paper-with-me

Papers

Using Local Knowledge Graph Construction to Scale Seq2Seq Models to Multi-Document Inputs

2019-10-18 · IJCNLP 2019 11 · Angela Fan, Claire Gardent, Chloe Braud, Antoine Bordes

Query-based open-domain NLP tasks require information synthesis from long and diverse web results. Current approaches extractively select portions of web text as input to Sequence-to-Sequence models using methods such as TF-IDF ranking. We propose constructing a local graph structured knowledge base for each query, which compresses the web search information and reduces redundancy. We show that by linearizing the graph into a structured input sequence, models can encode the graph representations within a standard Sequence-to-Sequence setting. For two generative tasks with very long text input, long-form question answering and multi-document summarization, feeding graph representations as input can achieve better performance than using retrieved text portions.

📄 PDF Abstract BibTeX arXiv:1910.08435

Code (1)

denisewong1/ASX300 tf

Tasks

Document Summarizationgraph constructionLong Form Question AnsweringMulti-Document SummarizationOpen-Domain Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

Structured Query Construction via Knowledge Graph Embedding

2019-09-06 · Ruijie Wang, Meng Wang, Jun Liu, Michael Cochez 외

In order to facilitate the accesses of general users to knowledge graphs, an increasing effort is being exerted to construct graph-structured queries of given natural language questions. At the core of the construction i…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs

gBuilder: A Scalable Knowledge Graph Construction System for Unstructured Corpus

2022-08-20 · Yanzeng Li, Lei Zou

We design a user-friendly and scalable knowledge graph construction (KGC) system for extracting structured knowledge from the unstructured corpus. Different from existing KGC systems, gBuilder provides a flexible and use…

graph constructionScheduling

LinearRAG: Linear Graph Retrieval Augmented Generation on Large-scale Corpora

2025-10-11 · Luyao Zhuang, Shengyuan Chen, Yilin Xiao, Huachi Zhou 외 arxiv

Retrieval-Augmented Generation (RAG) is widely used to mitigate hallucinations of Large Language Models (LLMs) by leveraging external knowledge. While effective for simple queries, traditional RAG systems struggle with l…

Relation ExtractionPassage RetrievalKnowledge Graphs

Saga: A Platform for Continuous Construction and Serving of Knowledge At Scale

2022-04-15 · Ihab F. Ilyas, Theodoros Rekatsinas, Vishnu Konda, Jeffrey Pound 외

We introduce Saga, a next-generation knowledge construction and serving platform for powering knowledge-based applications at industrial scale. Saga follows a hybrid batch-incremental design to continuously integrate bil…

graph construction

Multiscale Graph Construction Using Non-local Cluster Features

2024-11-13 · Reina Kaneko, Hayate Kojima, Kenta Yanagiya, Junya Hara 외

This paper presents a multiscale graph construction method using both graph and signal features. Multiscale graph is a hierarchical representation of the graph, where a node at each level indicates a cluster in a finer r…

ClusteringGraph Clusteringgraph constructionPoint Cloud Segmentation