paper-with-me

홈 › Papers

SemFlowRAG: Directed Semantic Flow from Abstraction to Evidence for Complex Reasoning

2026-06-26 · Houyuan Qin, Rong Wu, Qinyuan Qin, Botian Shi, Jingjing Qu, Yang Sun, Pinlong Cai arxiv

Retrieval-Augmented Generation (RAG) enhanced by Knowledge Graphs has shown promise in complex multi-hop reasoning tasks. However, existing graph-based retrieval methods typically rely on flat, undirected topologies. During the retrieval process, the probability flow often gets trapped in high-degree abstract concept nodes which we define as `probability black holes'', leading to semantic drift and noise accumulation. To address this, we propose SemFlowRAG, a framework that reconstructs the flat retrieval space into a corpus-adaptive semantic gradient graph. This data-driven self-organization enables a hierarchical structure to emerge naturally from the data distribution, capturing the intrinsic semantic granularity of the corpus to suppress structural noise. By quantifying the semantic abstractness of entities through the embedding variance of their associated passages, we transform static undirected edges into directed semantic constraints. Furthermore, we design an abstractness-guided directed PageRank algorithm that forces the retrieval trajectory to follow a high-to-low semantic abstractness'' gradient. This mechanism ensures layer-by-layer evidence convergence, smoothly guiding the retrieval process from abstract concepts to specific document evidence. Extensive experiments on complex QA datasets demonstrate that SemFlowRAG effectively mitigates the `probability black holes'' issue, outperforming existing baselines in both retrieval and downstream reasoning performance.

📄 PDF Abstract BibTeX arXiv:2606.28447

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

DAGverse: Building Document-Grounded Semantic DAGs from Scientific Papers

2026-03-26 · Shu Wan, Saketh Vishnubhatla, Iskander Kushbay, Tom Heffernan 외 arxiv

Directed Acyclic Graphs (DAGs) are widely used to represent structured knowledge in scientific and technical domains. However, datasets for real-world DAGs remain scarce because constructing them typically requires exper…

DeCo: Decoupling Token Compression from Semantic Abstraction in Multimodal Large Language Models

2024-05-31 · Linli Yao, Lei LI, Shuhuai Ren, Lean Wang 외

The visual projector, which bridges the vision and language modalities and facilitates cross-modal alignment, serves as a crucial component in MLLMs. However, measuring the effectiveness of projectors in vision-language …

cross-modal alignmentVisual LocalizationVisual Question Answering (VQA)

Streaming Tensor Programs: A Streaming Abstraction for Dynamic Parallelism

2025-11-11 · Gina Sohn, Genghan Zhang, Konstantin Hossfeld, Jungwoo Kim 외 arxiv

Dynamic behaviors are becoming prevalent in tensor applications, like machine learning, where many widely used models contain data-dependent tensor shapes and control flow. However, the limited expressiveness of prior pr…

CABLE: Extending the Reach of Memory Retrieval via Complementary Antecedent-Based Linking and Expansion

2026-08-18 · Zheling Tan, Jin Gao, Dequan Wang arxiv

As LLM agents operate across structured workflows and sessions, preserving long-term history does not ensure that later contexts can recover relevant evidence through a bounded memory interface. We study this evidence-re…

Semantic Similarity

Navigating the Maize: Cyclic and conditional computational graphs for molecular simulation

2024-01-22 · Thomas Löhr, Michele Assante, Michael Dodds, Lili Cao 외

Many computational chemistry and molecular simulation workflows can be expressed as graphs. This abstraction is useful to modularize and potentially reuse existing components, as well as provide parallelization and ease …

Active LearningComputational chemistryDrug Design