Human Feedback Types
missingNone explicit
No explicit feedback protocol extracted.
"Question answering (QA) over long, connected documents remains challenging because relevant evidence may span multiple entities and their relationships."
HFEPX · Eval paper review
Xuanyu Meng, Jiashuo Sun, Jash Rajesh Parekh, Jiawei Han
Published
Aug 21, 2026
Citations
0
Trust level
Low
Usefulness score
0/100 (Low)
Extraction confidence
35% (Low)
Derived from extracted protocol signals and abstract evidence.
Rater population
Not reported
Signals refreshed
Aug 21, 2026
This paper is adjacent to HFEPX scope and is best used for background context, not as a primary protocol reference.
Use this as background context only. Do not make protocol decisions from this page alone.
All signals on this page are inferred from the abstract only and may be inaccurate. Do not use this page as a primary protocol reference.
Best use
Background context only
Use if you need
A secondary eval reference to pair with stronger protocol papers.
What to verify
Validate the evaluation procedure and quality controls in the full paper before operational use.
Main weakness
This paper looks adjacent to evaluation work, but not like a strong protocol reference.
Treat as adjacent context, not a core eval-method reference.
If you are doing eval pipeline work, start here
Question answering (QA) over long, connected documents remains challenging because relevant evidence may span multiple entities and their relationships. Existing retrieval-augmented generation (RAG) methods typically index documents as raw chunks and retrieve them through embedding similarity. Their performance degrades when chunk boundaries separate entities from supporting evidence or when a question requires multi-hop reasoning across the corpus. We propose EnSI-RAG (Entity-Structure-Indexed Retrieval-Augmented Generation), a framework that constructs a query-independent, entity-centered index. Each record (e, t, k, v) represents an entity e, its type t, a semantic category k in {property, relation, aspect}, and a value v, while retaining links to the original source passages. At query time, these records serve as retrieval handles, and an LLM synthesizes the retrieved passages into the final answer. This design separates evidence localization from answer synthesis while preserving traceable source evidence. Across Loong and Oolong, EnSI-RAG achieves an average accuracy of 78.24. Relative to the published baseline scores used as references, this is 6.62 points higher, suggesting its effectiveness across these settings. The code is available at https://github.com/RamonMeng/EnSI-RAG.
These are the protocol signals we could actually recover from the available paper metadata. Use them to decide whether this paper is worth deeper reading.
None explicit
No explicit feedback protocol extracted.
"Question answering (QA) over long, connected documents remains challenging because relevant evidence may span multiple entities and their relationships."
Automatic Metrics
Includes extracted eval setup.
"Question answering (QA) over long, connected documents remains challenging because relevant evidence may span multiple entities and their relationships."
Not reported
No explicit QC controls found.
"Question answering (QA) over long, connected documents remains challenging because relevant evidence may span multiple entities and their relationships."
Not extracted
No benchmark anchors detected.
"Question answering (QA) over long, connected documents remains challenging because relevant evidence may span multiple entities and their relationships."
Accuracy
Useful for evaluation criteria comparison.
"Across Loong and Oolong, EnSI-RAG achieves an average accuracy of 78.24."
No benchmark or dataset names were extracted from the available abstract.
Question answering (QA) over long, connected documents remains challenging because relevant evidence may span multiple entities and their relationships.
Based on abstract + metadata only. Check the source paper before making high-confidence protocol decisions.
Human feedback protocol is explicit
No explicit human feedback protocol detected.
Evaluation mode is explicit
Detected: Automatic Metrics
Quality control reporting appears
No calibration/adjudication/IAA control explicitly detected.
Benchmark or dataset anchors are present
No benchmark/dataset anchor extracted from abstract.
Metric reporting is present
Detected: accuracy