AuraTracer智迹闻
中文

EVENT DOSSIER

CAGE: Coherence-Aware Graph Encoding for Retrieval-Augmented Generation

2026-09-07 12:00 Models 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
1mentions
SummaryAI generated

The researchers proposed the CAGE (Coherence-Aware Graph Encoding) framework, aimed at addressing the issue of lack of overall consistency in the context sets of traditional RAG (Retrieval-Augmented Generation) systems. This framework models “block consistency” in four dimensions: relevance, noise resistance, information connectivity, and factual consistency, transforming retrieval paragraphs into directed graphs. By weighting fact anchors based on minimum outdegrees and using graph convolutional networks to encode structural patterns, CAGE achieves a fusion of block consistency with query relevance in sorting. In four multi-hop benchmark tests, CAGE achieved comparable or better recall@5 performance on bridge-dominated datasets compared to strong baselines like monoT5, while continuously improving the downstream precise matching rate. This demonstrates that context with structural consistency can provide more accurate answers even when the recall rate is low.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
CAGE

SignalsSIGNALS

Keyword heat
  • CAGE1

All reports (1)SOURCES

A arXiv cs.CL en 2026-09-07 12:00

CAGE: Coherence-Aware Graph Encoding for Retrieval-Augmented Generation

研究人员提出 Coherence-Aware Graph Encoding (CAGE) 框架,旨在解决传统检索增强生成(RAG)系统中上下文集合缺乏整体一致性的问题。该框架在四个维度——领域内相关性、抗噪能力、信息联结和事实一致性上建模“块间一致性”,将检索段落转化为有向异构图,并通过最小出度加权放大事实锚点,利用关系图卷积网络编码结构模式,最终融合块间一致性与查询相关性进行排序。在四个多跳基准测试中,CAGE 在桥主导数据集上的 Recall@5 表现与 monoT5 等强基线相当或更优,并持续提升了下游精确匹配率,证明了具有结构一致性的上下文即使在召回率相当或更低的情况下也能提供更精确的答案。