Foundation models, such as Large language Models (LLMs), have attracted significant amount of interest due to their large number of applications. Existing works show that appropriate prompt design, such as Chain-of-Thoughts, can unlock LLM's powerful capacity in diverse areas. However, when handling tasks involving repetitive sub-tasks and/or deceptive contents, such as arithmetic calculation and article-level fake news detection, existing prompting strategies either suffers from insufficient expressive power or intermediate errors triggered by hallucination. To make LLM more discerning to such intermediate errors, we propose to guide LLM with a Divide-and-Conquer program that simultaneously ensures superior expressive power and disentangles task decomposition, sub-task resolution, and resolution assembly process. Theoretic analysis reveals that our strategy can guide LLM to extend the expressive power of fixed-depth Transformer. Experiments indicate that our proposed method can achieve better performance than typical prompting strategies in tasks bothered by intermediate errors and deceptive contents, such as large integer multiplication, hallucination detection and misinformation detection.
翻译:基础模型,如大语言模型(LLMs),因其广泛的应用场景而备受关注。现有研究表明,恰当的提示设计(例如思维链)可以解锁LLM在各领域的强大能力。然而,在处理涉及重复性子任务和/或欺骗性内容的任务(例如算术计算和篇章级假新闻检测)时,现有提示策略要么表达力不足,要么因幻觉引发中间错误。为使LLM对这类中间错误更具判别力,我们提出用分治程序引导LLM,该方法同时确保优越的表达力,并将任务分解、子任务求解与结果整合过程相解耦。理论分析表明,我们的策略可引导LLM扩展固定深度Transformer的表达能力。实验结果表明,在处理受中间错误和欺骗性内容困扰的任务(如大整数乘法、幻觉检测和错误信息检测)时,所提方法比典型提示策略取得更优性能。