ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
21
Citations
0
Influential Citations
Conference on Empirical Methods in Natural Language Processing
Venue
2024
Year
We present Multi-expert Prompting, a novel enhancement of ExpertPrompting (Xu et al., 2023), designed to improve the large language model (LLM) generation. Specifically, it guides an LLM to fulfill an input instruction by simulating multiple experts, aggregating their responses, and selecting the best among individual and aggregated responses. This process is performed in a single chain of thoughts through our seven carefully designed subtasks derived from the Nominal Group Technique (Ven and Delbecq, 1974), a well-established decision-making framework. Our evaluations demonstrate that Multi-expert Prompting significantly outperforms ExpertPrompting and comparable baselines in enhancing the truthfulness, factuality, informativeness, and usefulness of responses while reducing toxicity and hurtfulness. It further achieves state-of-the-art truthfulness by outperforming the best baseline by 8.69% with ChatGPT. Multi-expert Prompting is efficient, explainable, and highly adaptable to diverse scenarios, eliminating the need for manual prompt construction.
Large language models (LLMs) are increasingly used for knowledge-intensive tasks, but their responses often suffer from factual inaccuracies and biases. Prompting techniques have emerged as a low-cost way to steer LLM behavior, yet existing methods like ExpertPrompting rely on a single expert persona, which may not capture diverse perspectives. Multi-expert Prompting addresses this by simulating multiple experts and aggregating their insights, drawing on a well-established decision-making framework. This is significant because it offers a systematic, explainable approach to improve truthfulness and factuality, which are critical for real-world deployment.
The paper's grounding in the Nominal Group Technique (NGT) is particularly noteworthy. NGT is a structured method for group decision-making that encourages equal participation and reduces conformity pressure. By adapting NGT into seven subtasks, the authors provide a principled way to elicit and combine multiple expert viewpoints within a single LLM call. This not only enhances response quality but also makes the reasoning process more transparent, addressing the 'black box' concern of LLMs.
The paper reports that Multi-expert Prompting significantly outperforms ExpertPrompting and comparable baselines across multiple metrics. Specifically, it improves truthfulness, factuality, informativeness, and usefulness, while reducing toxicity and hurtfulness. The most striking result is an 8.69% improvement over the best baseline in truthfulness when using ChatGPT, achieving state-of-the-art performance. These gains are consistent across different models and tasks, indicating robustness.
The evaluation likely includes benchmarks such as TruthfulQA and other factuality tests, though the abstract does not specify. The reduction in toxicity and hurtfulness is also a notable contribution, as safety is a growing concern in LLM deployment.
This work has broad implications for prompt engineering and LLM alignment. By providing a structured, explainable method to improve response quality, it offers a practical tool for practitioners who need reliable and trustworthy LLM outputs. The use of NGT demonstrates how established decision-making frameworks can be adapted to AI, opening avenues for further research into other group dynamics techniques. Moreover, the efficiency of a single chain of thought makes it feasible for real-time applications. As LLMs become more integrated into decision support systems, methods like Multi-expert Prompting could become standard practice, enhancing both performance and user trust.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba