paper-with-me

홈 › Papers

RefuteBench 2.0 -- Agentic Benchmark for Dynamic Evaluation of LLM Responses to Refutation Instruction

2025-02-25 · Jianhao Yan, Yun Luo, Yue Zhang

In the multi-turn interaction schema, large language models (LLMs) can leverage user feedback to enhance the quality and relevance of their responses. However, evaluating an LLM's ability to incorporate user refutation feedback is crucial yet challenging. In this study, we introduce RefuteBench 2.0, which significantly extends the original RefuteBench by incorporating LLM agents as refuters and evaluators, which allows for flexible and comprehensive assessment. We design both transient and persistent refutation instructions with different validity periods. Meta-evaluation shows that the LLM-based refuter could generate more human-like refutations and the evaluators could assign scores with high correlation with humans. Experimental results of various LLMs show that current models could effectively satisfy the refutation but fail to memorize the refutation information. Interestingly, we also observe that the performance of the initial task decreases as the refutations increase. Analysis of the attention scores further shows a potential weakness of current LLMs: they struggle to retain and correctly use previous information during long context dialogues. https://github.com/ElliottYan/RefuteBench-2.0

📄 PDF Abstract BibTeX arXiv:2502.18308

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

RefuteBench: Evaluating Refuting Instruction-Following for Large Language Models

2024-02-21 · Jianhao Yan, Yun Luo, Yue Zhang

The application scope of large language models (LLMs) is increasingly expanding. In practical use, users might provide feedback based on the model's output, hoping for a responsive model that can complete responses accor…

Instruction FollowingMachine TranslationQuestion Answering

InfoDeepSeek: Benchmarking Agentic Information Seeking for Retrieval-Augmented Generation

2025-05-21 · Yunjia Xi, Jianghao Lin, Menghui Zhu, Yongzhao Xiao 외

Retrieval-Augmented Generation (RAG) enhances large language models (LLMs) by grounding responses with retrieved information. As an emerging paradigm, Agentic RAG further enhances this process by introducing autonomous L…

BenchmarkingRAGRetrievalRetrieval-augmented Generation

Establishing Best Practices for Building Rigorous Agentic Benchmarks

2025-07-03 · Yuxuan Zhu, Tengjun Jin, Yada Pruksachatkun, Andy Zhang 외 arxiv

Benchmarks are essential for quantitatively tracking progress in AI. As AI agents become increasingly capable, researchers and practitioners have introduced agentic benchmarks to evaluate agents on complex, real-world ta…

Dynamic Agentic AI Expert Profiler System Architecture for Multidomain Intelligence Modeling

2026-04-07 · Aisvarya Adeseye, Jouni Isoaho, Seppo Virtanen, Mohammad Tahir arxiv

In today's artificial intelligence driven world, modern systems communicate with people from diverse backgrounds and skill levels. For human-machine interaction to be meaningful, systems must be aware of context and user…

Building Trust in Mental Health Chatbots: Safety Metrics and LLM-Based Evaluation Tools

2024-08-03 · Jung In Park, Mahyar Abbasian, Iman Azimi, Dawn T. Bounds 외

Objective: This study aims to develop and validate an evaluation framework to ensure the safety and reliability of mental health chatbots, which are increasingly popular due to their accessibility, human-like interaction…

ChatbotLarge Language Model