CWM: Controllable White-Box Meta-Prompting for Adaptive Retrieval-Augmented Generation and Reasoning Ability

📅 2026-09-14
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出CWM方法,一种低成本的白盒技术,用于适应性检索增强生成任务,无需外部决策模块或多采样,并在多个基准上展示了卓越性能。
📝 Abstract
Recently, Large Language Models (LLMs) have gained significant attention due to their strong language understanding and generation capabilities, demonstrating impressive reasoning abilities as well as effective utilization of external knowledge. Many studies have proposed methods that specialize in improving performance for individual tasks. However, ironically, only a limited number of attempts have explored general-purpose, task-agnostic methods. In this work, we present a unified framework integrating reasoning and Retrieval-Augmented Generation (RAG) tasks. We further propose Controllable White-Box Meta-Prompting (CWM), a low-cost white-box method for adaptive RAG tasks previously dominated by black-box approaches, without requiring external decision modules or multi-sampling. CWM achieves state-of-the-art performance on three adaptive RAG benchmarks across recent LLMs, including GPT-oss-20b, Qwen3-14b, and Llama3.1-8b, while also demonstrating strong generality by extending to reasoning tasks. In addition, CWM provides controllability by enabling retrieval decisions to be regulated through the manipulation of internal model signals. Our code is available at https://github.com/JeongEunhye00/CWM.
Problem

Research questions and friction points this paper is trying to address.

Large Language Models
Retrieval-Augmented Generation
reasoning abilities
task-agnostic methods
adaptive RAG
Innovation

Methods, ideas, or system contributions that make the work stand out.

Controllable White-Box Meta-Prompting
Adaptive Retrieval-Augmented Generation
Reasoning Ability
Internal Model Signals
🔎 Similar Papers
2023-11-20Citations: 4
K
Keuntae Kim
Department of Computer Science, Hanyang University, Seoul, Korea
E
Eunhye Jeong
Department of Artificial Intelligence, Hanyang University, Seoul, Korea
Y
Yong Suk Choi
Department of Computer Science, Hanyang University, Seoul, Korea