paper-with-me

Papers

AgREE: Agentic Reasoning for Knowledge Graph Completion on Emerging Entities

2025-08-06 · Ruochen Zhao, Simone Conia, Eric Peng, Min Li, Saloni Potdar arxiv

Open-domain Knowledge Graph Completion (KGC) faces significant challenges in an ever-changing world, especially when considering the continual emergence of new entities in daily news. Existing approaches for KGC mainly rely on pretrained language models' parametric knowledge, pre-constructed queries, or single-step retrieval, typically requiring substantial supervision and training data. Even so, they often fail to capture comprehensive and up-to-date information about unpopular and/or emerging entities. To this end, we introduce Agentic Reasoning for Emerging Entities (AgREE), a novel agent-based framework that combines iterative retrieval actions and multi-step reasoning to dynamically construct rich knowledge graph triplets. Experiments show that, despite requiring zero training efforts, AgREE significantly outperforms existing methods in constructing knowledge graph triplets, especially for emerging entities that were not seen during language models' training processes, outperforming previous methods by up to 13.7%. Moreover, we propose a new evaluation methodology that addresses a fundamental weakness of existing setups and a new benchmark for KGC on emerging entities. Our work demonstrates the effectiveness of combining agent-based reasoning with strategic information retrieval for maintaining up-to-date knowledge graphs in dynamic information environments.

📄 PDF Abstract BibTeX arXiv:2508.04118

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph CompletionInformation RetrievalKnowledge Graphs

Similar Papers 제목 키워드 기반

Auto-Eval Judge: Towards a General Agentic Framework for Task Completion Evaluation

2025-08-07 · Roshita Bhonsle, Rishav Dutta, Sneha Vavilapalli, Harsh Seth 외 arxiv

The increasing adoption of foundation models as agents across diverse domains necessitates a robust evaluation framework. Current methods, such as LLM-as-a-Judge, focus only on final outputs, overlooking the step-by-step…

Time is Not a Label: Continuous Phase Rotation for Temporal Knowledge Graphs and Agentic Memory

2026-04-13 · Weixian Waylon Li, Jiaxin Zhang, Xianan Jim Yang, Tiejun Ma 외 arxiv

Structured memory representations such as knowledge graphs are central to autonomous agents and other long-lived systems. However, most existing approaches model time as discrete metadata, either sorting by recency (bury…

Knowledge Graph CompletionKnowledge Graphs

SEAL: Self-Evolving Agentic Learning for Conversational Question Answering over Knowledge Graphs

2025-12-04 · Hao Wang, Jialun Zhong, Changcheng Wang, Zhujun Nie 외 arxiv

Knowledge-based conversational question answering (KBCQA) confronts persistent challenges in resolving coreference, modeling contextual dependencies, and executing complex logical reasoning. Existing approaches often suf…

Conversational Question AnsweringComputational EfficiencyLogical ReasoningKnowledge Graphs

MIRAGE: Auditing Anti-Muslim Bias in Frontier LLMs Across Reasoning, Agentic, and Time-Coupled Conditions

2026-06-15 · Noor Islam S. Mohammad, Tamim Sheikh arxiv

Five years after the discovery of persistent anti-Muslim bias in large language models, most evaluations remain confined to single-turn prompt completion, a setting that no longer reflects how frontier LLMs are deployed.…

Agentic retrieval-augmented reasoning reshapes collective reliability under model variability in radiology question answering

2026-03-06 · Mina Farajiamiri, Jeta Sopa, Saba Afza, Lisa Adams 외 arxiv

Agentic retrieval-augmented reasoning pipelines are increasingly used to structure how large language models (LLMs) incorporate external evidence in clinical decision support. These systems iteratively retrieve curated d…

Question AnsweringAnswer Selection