paper-with-me

홈 › Papers

Self-DC: When to Reason and When to Act? Self Divide-and-Conquer for Compositional Unknown Questions

2024-02-21 · Hongru Wang, Boyang Xue, Baohang Zhou, Tianhua Zhang, Cunxiang Wang, Huimin Wang, Guanhua Chen, Kam-Fai Wong

Previous research has typically concentrated on leveraging the internal knowledge of Large Language Models (LLMs) to answer known questions (i.e., \textit{internal reasoning such as generate-then-read}). In contrast, for questions that fall outside their known scope, these models rely on external knowledge retrieval to provide accurate responses (i.e., \textit{external acting such as retrieve-then-read}). However, few previous works consider the \textit{compositional questions}, which consist of several known and unknown sub-questions, necessitating the dynamic combination of previous two methods (i.e., \textit{internal reasoning and external acting}) to achieve a better trade-off between effectiveness and efficiency. To this end, we introduce a \textbf{Self} \textbf{D}ivide-and-\textbf{C}onquer (\textit{\texttt{Self-DC}}) framework, accompanying with the first \textbf{C}ompositional \textbf{u}nknown \textbf{Q}uestion-\textbf{A}nswering dataset (CuQA). This framework enables LLMs to adaptively choose between using internal knowledge and retrieving external knowledge as needed, resulting in a better trade-off between effectiveness and efficiency. Experimental results on two datasets demonstrate that \textit{\texttt{Self-DC}} can achieve comparable or even better performance with much fewer external calls compared with several strong baselines.

📄 PDF Abstract BibTeX arXiv:2402.13514

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationOpen-Domain Question AnsweringQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

Intent-Aware Self-Correction for Mitigating Social Biases in Large Language Models

2025-03-08 · Panatchakorn Anantaprayoon, Masahiro Kaneko, Naoaki Okazaki

Self-Correction based on feedback improves the output quality of Large Language Models (LLMs). Moreover, as Self-Correction functions like the slow and conscious System-2 thinking from cognitive psychology's perspective,…

Response Generation

Small Language Models Need Strong Verifiers to Self-Correct Reasoning

2024-04-26 · Yunxiang Zhang, Muhammad Khalifa, Lajanugen Logeswaran, Jaekyeom Kim 외

Self-correction has emerged as a promising solution to boost the reasoning performance of large language models (LLMs), where LLMs refine their solutions using self-generated critiques that pinpoint the errors. This work…

Math

Self-Paced Uncertainty Estimation for One-shot Person Re-Identification

2021-04-19 · Yulin Zhang, Bo Ma, Longyao Liu, Xin Yi

The one-shot Person Re-ID scenario faces two kinds of uncertainties when constructing the prediction model from $X$ to $Y$. The first is model uncertainty, which captures the noise of the parameters in DNNs due to a lack…

Person Re-IdentificationPseudo Label

Problem-Solving in Language Model Networks

2024-06-18 · Ciaran Regan, Alexandre Gournail, Mizuki Oka

To improve the reasoning and question-answering capabilities of Large Language Models (LLMs), several multi-agent approaches have been introduced. While these methods enhance performance, the application of collective in…

Language ModelingLanguage ModellingmodelQuestion Answering

Divide and Contrast: Self-supervised Learning from Uncurated Data

2021-05-17 · ICCV 2021 10 · Yonglong Tian, Olivier J. Henaff, Aaron van den Oord

Self-supervised learning holds promise in leveraging large amounts of unlabeled data, however much of its progress has thus far been limited to highly curated pre-training data such as ImageNet. We explore the effects of…

ClusteringContrastive LearningSelf-Supervised Image ClassificationSelf-Supervised Learning