paper-with-me

Papers

Query-Specific Knowledge Graphs for Complex Finance Topics

2022-11-08 · Iain Mackie, Jeffrey Dalton

Across the financial domain, researchers answer complex questions by extensively "searching" for relevant information to generate long-form reports. This workshop paper discusses automating the construction of query-specific document and entity knowledge graphs (KGs) for complex research topics. We focus on the CODEC dataset, where domain experts (1) create challenging questions, (2) construct long natural language narratives, and (3) iteratively search and assess the relevance of documents and entities. For the construction of query-specific KGs, we show that state-of-the-art ranking systems have headroom for improvement, with specific failings due to a lack of context or explicit knowledge representation. We demonstrate that entity and document relevance are positively correlated, and that entity-based query feedback improves document ranking effectiveness. Furthermore, we construct query-specific KGs using retrieval and evaluate using CODEC's "ground-truth graphs", showing the precision and recall trade-offs. Lastly, we point to future work, including adaptive KG retrieval algorithms and GNN-based weighting methods, while highlighting key challenges such as high-quality data, information extraction recall, and the size and sparsity of complex topic graphs.

📄 PDF Abstract BibTeX arXiv:2211.04142

Code (0)

등록된 구현이 없습니다.

Tasks

Document RankingKnowledge GraphsRetrieval

Similar Papers 제목 키워드 기반

Thinking, Fast and Slow: Combining Vector Spaces and Knowledge Graphs

2017-08-10 · Sudip Mittal, Anupam Joshi, Tim Finin

Knowledge graphs and vector space models are robust knowledge representation techniques with individual strengths and weaknesses. Vector space models excel at determining similarity between concepts, but are severely con…

Knowledge Graphs

A Large Language Model Based Method for Complex Logical Reasoning over Knowledge Graphs

2025-12-22 · Ziyan Zhang, Chao Wang, Zhuo Chen, Lei Chen 외 arxiv

Reasoning over knowledge graphs (KGs) with first-order logic (FOL) queries is challenging due to the inherent incompleteness of real-world KGs and the compositional complexity of logical query structures. Most existing m…

Logical ReasoningKnowledge Graphs

An Inference Approach To Question Answering Over Knowledge Graphs

2021-12-21 · Aayushee Gupta, K. M. Annervaz, Ambedkar Dukkipati, Shubhashis Sengupta

Knowledge Graphs (KG) act as a great tool for holding distilled information from large natural language text corpora. The problem of natural language querying over knowledge graphs is essential for the human consumption …

Knowledge GraphsQuestion Answering

Learning to Rank Query Graphs for Complex Question Answering over Knowledge Graphs

2018-11-02 · Gaurav Maheshwari, Priyansh Trivedi, Denis Lukovnikov, Nilesh Chakraborty 외

In this paper, we conduct an empirical investigation of neural query graph ranking approaches for the task of complex question answering over knowledge graphs. We experiment with six different ranking models and propose …

Graph RankingKnowledge GraphsLearning-To-RankQuestion Answering+1

LitCQD: Multi-Hop Reasoning in Incomplete Knowledge Graphs with Numeric Literals

2023-04-28 · Caglar Demir, Michel Wiebesiek, Renzhong Lu, Axel-Cyrille Ngonga Ngomo 외

Most real-world knowledge graphs, including Wikidata, DBpedia, and Yago are incomplete. Answering queries on such incomplete graphs is an important, but challenging problem. Recently, a number of approaches, including co…

Knowledge GraphsWorld Knowledge