paper-with-me

홈 › Papers

Can Language Models Critique Themselves? Investigating Self-Feedback for Retrieval Augmented Generation at BioASQ 2025

2025-08-07 · Samy Ateia, Udo Kruschwitz arxiv

Agentic Retrieval Augmented Generation (RAG) and 'deep research' systems aim to enable autonomous search processes where Large Language Models (LLMs) iteratively refine outputs. However, applying these systems to domain-specific professional search, such as biomedical research, presents challenges, as automated systems may reduce user involvement and misalign with expert information needs. Professional search tasks often demand high levels of user expertise and transparency. The BioASQ CLEF 2025 challenge, using expert-formulated questions, can serve as a platform to study these issues. We explored the performance of current reasoning and nonreasoning LLMs like Gemini-Flash 2.0, o3-mini, o4-mini and DeepSeek-R1. A key aspect of our methodology was a self-feedback mechanism where LLMs generated, evaluated, and then refined their outputs for query expansion and for multiple answer types (yes/no, factoid, list, ideal). We investigated whether this iterative self-correction improves performance and if reasoning models are more capable of generating useful feedback. Preliminary results indicate varied performance for the self-feedback strategy across models and tasks. This work offers insights into LLM self-correction and informs future work on comparing the effectiveness of LLM-generated feedback with direct human expert input in these search systems.

📄 PDF Abstract BibTeX arXiv:2508.05366

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhancing LLM Reasoning via Critique Models with Test-Time and Training-Time Supervision

2024-11-25 · Zhiheng Xi, Dingwen Yang, Jixuan Huang, Jiafu Tang 외

Training large language models (LLMs) to spend more time thinking and reflection before responding is crucial for effectively solving complex reasoning tasks in fields such as science, coding, and mathematics. However, t…

Mathematical Reasoning

Self-critiquing models for assisting human evaluators

2022-06-12 · William Saunders, Catherine Yeh, Jeff Wu, Steven Bills 외

We fine-tune large language models to write natural language critiques (natural language critical comments) using behavioral cloning. On a topic-based summarization task, critiques written by our models help humans find …

Self-Critique and Refinement for Faithful Natural Language Explanations

2025-05-28 · Yingming Wang, Pepa Atanasova

With the rapid development of large language models (LLMs), natural language explanations (NLEs) have become increasingly important for understanding model predictions. However, these explanations often fail to faithfull…

Critique-GRPO: Advancing LLM Reasoning with Natural Language and Numerical Feedback

2025-06-03 · Xiaoying Zhang, Hao Sun, YiPeng Zhang, Kaituo Feng 외

Recent advances in reinforcement learning (RL) with numerical feedback, such as scalar rewards, have significantly enhanced the complex reasoning capabilities of large language models (LLMs). Despite this success, we ide…

Reinforcement Learning (RL)

ICRL: Learning to Internalize Self-Critique with Reinforcement Learning

2026-05-13 · Jianbo Lin, Xiaomin Yu, Yi Xin, Yifu Guo 외 arxiv

Large language model-based agents make mistakes, yet critique can often guide the same model toward correct behavior. However, when critique is removed, the model may fail again on the same query, indicating that it has …

Reinforcement LearningMathematical Reasoning