Global ETD Search
Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.
Results
Showing 1 to 7 of 7 for “"Multi-hop question"”.
-
Interpretable Multi-hop Question Answering
… and challenging task of Artificial Intelligence. Question Answering (QA), an advanced form of information retrieval in the field of Natural Language Processing, aims to build a system to answer natural language questions posed by humans. Since QA tasks can be used to quantify the understanding and …
-
From GNNs to sparse transformers: graph-based architectures for multi-hop question answering
Multi-hop Question Answering (MHQA) is a challenging task in NLP which typically involves processing very long sequences of context information. Sparse Transformers [7] have surpassed Graph Neural Networks (GNNs) as the state-of-the-art architecture for MHQA. Noting that the Transformer [4] is a …
-
QuOTE: Question-Oriented Text Embeddings
We present QuOTE (Question-Oriented Text Embeddings), a novel enhancement to retrieval- augmented generation (RAG) systems, aimed at improving document representation for accurate and nuanced retrieval. Unlike traditional RAG pipelines, which rely on embed- ding raw text chunks, QuOTE augments …
-
Detect, Explain, Ground: A Sustainable Pipeline for Robust Large Language Model–Powered Agents
… Lexical Graph to improve evidence retrieval for multi-hop question answering. Across five datasets, this graph-augmented retrieval method achieves a 23.1% relative improvement in recall and correctness over baseline RAG systems. Together, these contributions advance the development of reliable, …
-
SPIRAL: Iterative Subgraph Expansion for Knowledge-Graph Based Retrieval-Augmented Generation
… over triples, delivering improved performance on multi-hop question answering tasks. Stage 1 trains a single-label GLASS-GNN on shortest-path heuristics, producing frozen, question-aware node embeddings at negligible runtime cost with significant local topology awareness around question entities. …