EMNLP 2024main6 citations

Multi-expert Prompting Improves Reliability, Safety and Usefulness of Large Language Models

Do Xuan Long, Duong Ngoc Yen, Anh Tuan Luu, Kenji Kawaguchi, Min-Yen Kan, Nancy F. Chen

Abstract

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.

BibTeX
@inproceedings{long-etal-2024-multi-expert,
    title = "Multi-expert Prompting Improves Reliability, Safety and Usefulness of Large Language Models",
    author = "Long, Do Xuan  and
      Yen, Duong Ngoc  and
      Luu, Anh Tuan  and
      Kawaguchi, Kenji  and
      Kan, Min-Yen  and
      Chen, Nancy F.",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.1135/",
    doi = "10.18653/v1/2024.emnlp-main.1135",
    pages = "20370--20401"
}
Multi-expert Prompting Improves Reliability, Safety and Usefulness of Large Language Models · EMNLP 2024