2022
DOI: 10.1007/978-3-030-99739-7_2
|View full text |Cite
|
Sign up to set email alerts
|

Passage Retrieval on Structured Documents Using Graph Attention Networks

Abstract: Passage Retrieval systems aim at retrieving and ranking small text units according to their estimated relevance to a query. A usual practice is to consider the context a passage appears in (its containing document, neighbour passages, etc.) to improve its relevance estimation. In this work, we study the use of Graph Attention Networks (GATs), a graph node embedding method, to perform passage contextualization. More precisely, we first propose a document graph representation based on several inter-and intra-doc… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
1
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
2
2
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(2 citation statements)
references
References 24 publications
0
1
0
Order By: Relevance
“…These models have shown their effectiveness and flexibility in a wide variety of NLP tasks, including text classification , relation extraction (Zhang et al, 2018;Carbonell et al, 2020), and question answering (Cao et al, 2019;Xu et al, 2021b). Recently, GNNs have been employed for document retrieval to enhance the vector representations by leveraging the topological structure of the documents, where nodes are passages from a document and edges are relations between these passages (Xu et al, 2021a;Zhang et al, 2021b;Albarede et al, 2022).…”
Section: Related Workmentioning
confidence: 99%
“…These models have shown their effectiveness and flexibility in a wide variety of NLP tasks, including text classification , relation extraction (Zhang et al, 2018;Carbonell et al, 2020), and question answering (Cao et al, 2019;Xu et al, 2021b). Recently, GNNs have been employed for document retrieval to enhance the vector representations by leveraging the topological structure of the documents, where nodes are passages from a document and edges are relations between these passages (Xu et al, 2021a;Zhang et al, 2021b;Albarede et al, 2022).…”
Section: Related Workmentioning
confidence: 99%
“…Document retrieval (BM25) is applied as a first stage retrieval returning the top 1000 documents. Every passage from these documents is then reranked using HGATs to leverage its relations with other passages in a graph-based document representation [1]. Passage and query embeddings are computed using a multiple-representation embedding encoder similar to the one in the Colbert architecture [2].…”
Section: Basic Building Blocksmentioning
confidence: 99%