paper-with-me

Papers

Dynamic Knowledge Integration for Evidence-Driven Counter-Argument Generation with Large Language Models

2025-03-07 · Anar Yeginbergen, Maite Oronoz, Rodrigo Agerri

This paper investigates the role of dynamic external knowledge integration in improving counter-argument generation using Large Language Models (LLMs). While LLMs have shown promise in argumentative tasks, their tendency to generate lengthy, potentially unfactual responses highlights the need for more controlled and evidence-based approaches. We introduce a new manually curated dataset of argument and counter-argument pairs specifically designed to balance argumentative complexity with evaluative feasibility. We also propose a new LLM-as-a-Judge evaluation methodology that shows a stronger correlation with human judgments compared to traditional reference-based metrics. Our experimental results demonstrate that integrating dynamic external knowledge from the web significantly improves the quality of generated counter-arguments, particularly in terms of relatedness, persuasiveness, and factuality. The findings suggest that combining LLMs with real-time external knowledge retrieval offers a promising direction for developing more effective and reliable counter-argumentation systems.

📄 PDF Abstract BibTeX arXiv:2503.05328

Code (0)

등록된 구현이 없습니다.

Tasks

Persuasiveness

Similar Papers 제목 키워드 기반

MedEinst: Benchmarking the Einstellung Effect in Medical LLMs through Counterfactual Differential Diagnosis

2026-01-10 · Wenting Chen, Zhongrui Zhu, Guolin Huang, Wenxuan Wang arxiv

Despite achieving high accuracy on medical benchmarks, LLMs exhibit the Einstellung Effect in clinical diagnosis--relying on statistical shortcuts rather than patient-specific evidence, causing misdiagnosis in atypical c…

Causal Inference

CounterCount: A Diagnostic Framework for Counting Bias in Vision Language Models

2026-05-18 · Reem Alzahrani, Hassan Alshanqiti, Bushra Bin Hemid, Zaid Alyafeai 외 arxiv

Vision-Language Models (VLMs) excel at multimodal reasoning, yet it remains unclear whether their answers are grounded in visual evidence or driven by learned language and world priors. Counting provides a precise testbe…

Multimodal Reasoning

Causal-Counterfactual RAG: The Integration of Causal-Counterfactual Reasoning into RAG

2025-09-17 · Harshad Khadilkar, Abhay Gupta arxiv

Large language models (LLMs) have transformed natural language processing (NLP), enabling diverse applications by integrating large-scale pre-trained knowledge. However, their static knowledge limits dynamic reasoning ov…

Semantic Similarity

Knowledge-Enhanced Evidence Retrieval for Counterargument Generation

2021-09-19 · Findings (EMNLP) 2021 11 · Yohan Jo, Haneul Yoo, JinYeong Bak, Alice Oh 외

Finding counterevidence to statements is key to many tasks, including counterargument generation. We build a system that, given a statement, retrieves counterevidence from diverse sources on the Web. At the core of this …

Knowledge GraphsNatural Language InferenceRetrievalSentence+1

Guaranteeing Knowledge Integration with Joint Decoding for Retrieval-Augmented Generation

2026-04-09 · Zhengyi Zhao, Shubo Zhang, Zezhong Wang, Yuxi Zhang 외 arxiv

Retrieval-Augmented Generation (RAG) significantly enhances Large Language Models (LLMs) by providing access to external knowledge. However, current research primarily focuses on retrieval quality, often overlooking the …