paper-with-me

홈 › Papers

Think-then-Act: A Dual-Angle Evaluated Retrieval-Augmented Generation

2024-06-18 · Yige Shen, Hao Jiang, Hua Qu, Jihong Zhao

Despite their impressive capabilities, large language models (LLMs) often face challenges such as temporal misalignment and generating hallucinatory content. Enhancing LLMs with retrieval mechanisms to fetch relevant information from external sources offers a promising solution. Inspired by the proverb "Think twice before you act," we propose a dual-angle evaluated retrieval-augmented generation framework \textit{Think-then-Act}. Unlike previous approaches that indiscriminately rewrite queries or perform retrieval regardless of necessity, or generate temporary responses before deciding on additional retrieval, which increases model generation costs, our framework employs a two-phase process: (i) assessing the input query for clarity and completeness to determine if rewriting is necessary; and (ii) evaluating the model's capability to answer the query and deciding if additional retrieval is needed. Experimental results on five datasets show that the \textit{Think-then-Act} framework significantly improves performance. Our framework demonstrates notable improvements in accuracy and efficiency compared to existing baselines and performs well in both English and non-English contexts. Ablation studies validate the optimal model confidence threshold, highlighting the resource optimization benefits of our approach.

📄 PDF Abstract BibTeX arXiv:2406.13050

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Rethinking RAG in Long Videos: What to Retrieve and How to Use It?

2026-06-11 · Yuho Lee, Jisu Shin, Nicole Hee-Yeon Kim, Jihwan Bang 외 arxiv

Retrieval-augmented generation is moving beyond text into long, egocentric video, where systems must select query-relevant chunks across multiple modalities and temporal granularities. Yet progress in VideoRAG is limited…

PRIME: Planning and Retrieval-Integrated Memory for Enhanced Reasoning

2025-09-26 · Hieu Tran, Zonghai Yao, Nguyen Luong Tran, Zhichao Yang 외 arxiv

Inspired by the dual-process theory of human cognition from \textit{Thinking, Fast and Slow}, we introduce \textbf{PRIME} (Planning and Retrieval-Integrated Memory for Enhanced Reasoning), a multi-agent reasoning framewo…

Frequency Disentangled Residual Network

2021-09-26 · Satya Rajendra Singh, Roshan Reddy Yedla, Shiv Ram Dubey, Rakesh Sanodiya 외

Residual networks (ResNets) have been utilized for various computer vision and image processing applications. The residual connection improves the training of the network with better gradient flow. A residual block consi…

image-classificationImage ClassificationImage RetrievalRetrieval

ASTRA: Enhancing Multi-Subject Generation with Retrieval-Augmented Pose Guidance and Disentangled Position Embedding

2026-04-15 · Tianze Xia, Zijian Ning, Zonglin Zhao, Mingjia Wang arxiv

Subject-driven image generation has shown great success in creating personalized content, but its capabilities are largely confined to single subjects in common poses. Current approaches face a fundamental conflict when …

Image Generation

Dual-Stream Knowledge-Preserving Hashing for Unsupervised Video Retrieval

2023-10-12 · Pandeng Li, Hongtao Xie, Jiannan Ge, Lei Zhang 외

Unsupervised video hashing usually optimizes binary codes by learning to reconstruct input videos. Such reconstruction constraint spends much effort on frame-level temporal context changes without focusing on video-level…

RetrievalSemantic RetrievalSemantic SimilaritySemantic Textual Similarity+1