BP4ER: Bootstrap Prompting for Explicit Reasoning in Medical Dialogue Generation
Yuhong He, Yongqi Zhang, Shizhu He, Jun Wan

TL;DR
BP4ER introduces a novel prompting method that enables large language models to explicitly reason through medical dialogues, improving transparency and performance without relying on extensive entity annotations.
Contribution
The paper presents BP4ER, a bootstrap prompting approach that models multi-step reasoning in medical dialogue generation, eliminating the need for entity annotation and enhancing interpretability.
Findings
Outperforms state-of-the-art methods on public datasets
Improves transparency by generating explicit reasoning chains
Enhances response quality through iterative error correction
Abstract
Medical dialogue generation (MDG) has gained increasing attention due to its substantial practical value. Previous works typically employ a sequence-to-sequence framework to generate medical responses by modeling dialogue context as sequential text with annotated medical entities. While these methods have been successful in generating fluent responses, they fail to provide process explanations of reasoning and require extensive entity annotation. To address these limitations, we propose the method Bootstrap Prompting for Explicit Reasoning in MDG (BP4ER), which explicitly model MDG's multi-step reasoning process and iteratively enhance this reasoning process. We employ a least-to-most prompting strategy to guide a large language model (LLM) in explicit reasoning, breaking down MDG into simpler sub-questions. These sub-questions build on answers from previous ones. Additionally, we also…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Natural Language Processing Techniques
