AI Navigate

TaSR-RAG: 分類体系に基づく構造化推論による検索拡張生成

arXiv cs.CL / 2026/3/11

Ideas & Deep AnalysisModels & Research

要点

  • TaSR-RAGは、問い合わせと文書を関係三元組として表現することで、大規模言語モデルの検索拡張生成(RAG)を改善するための分類体系に基づく構造化推論フレームワークです。
  • 軽量な2階層分類体系を使い、実体の意味を制約して一般化と精度のバランスをとり、高コストなグラフ構築や硬直的な実体中心構造に依存しません。
  • 複雑な質問を順序化された三元組の部分クエリに分解し、生の三元組の意味的類似性と型付き三元組の構造的一貫性を組み合わせた段階的な証拠選択を行います。
  • 明示的な実体バインディングテーブルを維持することで、中間変数を解決し実体の混同を減らし、より明確な証拠の帰属と忠実な推論過程を実現します。
  • 実験により、TaSR-RAGは複数のマルチホップ質問応答ベンチマークで最大14%の性能向上を示し、大規模言語モデルの多段推論能力を強化することが示されました。

Computer Science > Computation and Language

arXiv:2603.09341 (cs)
[Submitted on 10 Mar 2026]

Title:TaSR-RAG: Taxonomy-guided Structured Reasoning for Retrieval-Augmented Generation

View a PDF of the paper titled TaSR-RAG: Taxonomy-guided Structured Reasoning for Retrieval-Augmented Generation, by Jiashuo Sun and 4 other authors
View PDF HTML (experimental)
Abstract:Retrieval-Augmented Generation (RAG) helps large language models (LLMs) answer knowledge-intensive and time-sensitive questions by conditioning generation on external evidence. However, most RAG systems still retrieve unstructured chunks and rely on one-shot generation, which often yields redundant context, low information density, and brittle multi-hop reasoning. While structured RAG pipelines can improve grounding, they typically require costly and error-prone graph construction or impose rigid entity-centric structures that do not align with the query's reasoning chain.
We propose \textsc{TaSR-RAG}, a taxonomy-guided structured reasoning framework for evidence selection. We represent both queries and documents as relational triples, and constrain entity semantics with a lightweight two-level taxonomy to balance generalization and precision. Given a complex question, \textsc{TaSR-RAG} decomposes it into an ordered sequence of triple sub-queries with explicit latent variables, then performs step-wise evidence selection via hybrid triple matching that combines semantic similarity over raw triples with structural consistency over typed triples.
By maintaining an explicit entity binding table across steps, \textsc{TaSR-RAG} resolves intermediate variables and reduces entity conflation without explicit graph construction or exhaustive search. Experiments on multiple multi-hop question answering benchmarks show that \textsc{TaSR-RAG} consistently outperforms strong RAG and structured-RAG baselines by up to 14\%, while producing clearer evidence attribution and more faithful reasoning traces.
Comments:
Subjects: Computation and Language (cs.CL); Artificial Intelligence (cs.AI)
Cite as: arXiv:2603.09341 [cs.CL]
  (or arXiv:2603.09341v1 [cs.CL] for this version)
  https://doi.org/10.48550/arXiv.2603.09341
Focus to learn more
arXiv-issued DOI via DataCite

Submission history

From: Jiashuo Sun [view email]
[v1] Tue, 10 Mar 2026 08:16:36 UTC (496 KB)
Full-text links:

Access Paper:

Current browse context:
cs.CL
< prev   |   next >
Change to browse by:

References & Citations

export BibTeX citation Loading...

BibTeX formatted citation

×
Data provided by:

Bookmark

BibSonomy logo Reddit logo
Bibliographic Tools

Bibliographic and Citation Tools

Bibliographic Explorer Toggle
Bibliographic Explorer (What is the Explorer?)
Connected Papers Toggle
Connected Papers (What is Connected Papers?)
Litmaps Toggle
Litmaps (What is Litmaps?)
scite.ai Toggle
scite Smart Citations (What are Smart Citations?)
Code, Data, Media

Code, Data and Media Associated with this Article

alphaXiv Toggle
alphaXiv (What is alphaXiv?)
Links to Code Toggle
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub Toggle
DagsHub (What is DagsHub?)
GotitPub Toggle
Gotit.pub (What is GotitPub?)
Huggingface Toggle
Hugging Face (What is Huggingface?)
Links to Code Toggle
Papers with Code (What is Papers with Code?)
ScienceCast Toggle
ScienceCast (What is ScienceCast?)
Demos

Demos

Replicate Toggle
Replicate (What is Replicate?)
Spaces Toggle
Hugging Face Spaces (What is Spaces?)
Spaces Toggle
TXYZ.AI (What is TXYZ.AI?)
Related Papers

Recommenders and Search Tools

Link to Influence Flower
Influence Flower (What are Influence Flowers?)
Core recommender toggle
CORE Recommender (What is CORE?)
About arXivLabs

arXivLabs: experimental projects with community collaborators

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.