HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

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

Angela Fan Claire Gardent Chloe Braud Antoine Bordes

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

Abstract

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.

Code Repositories

denisewong1/ASX300
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
open-domain-question-answering-on-eli5E-MCA
Rouge-1: 30.0
Rouge-2: 5.8
Rouge-L: 24.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Using Local Knowledge Graph Construction to Scale Seq2Seq Models to Multi-Document Inputs | Papers | HyperAI