DESCGEN: A Distantly Supervised Dataset for Generating Abstractive Entity Descriptions
Weijia Shi, Mandar Joshi, Luke Zettlemoyer

TL;DR
This paper introduces DESCGEN, a large dataset of entity descriptions with evidence documents, to improve abstractive entity summarization, especially for new and long-tail entities, highlighting a significant gap between current models and human performance.
Contribution
The paper presents DESCGEN, a new dataset with high-quality distant supervision for generating abstractive entity descriptions, and a baseline model demonstrating the dataset's potential for advancing the field.
Findings
Large gap (19.9% ROUGE-L) between models and humans.
Dataset contains 37K entity descriptions with multiple evidence documents.
Proposed baseline highlights future research directions.
Abstract
Short textual descriptions of entities provide summaries of their key attributes and have been shown to be useful sources of background knowledge for tasks such as entity linking and question answering. However, generating entity descriptions, especially for new and long-tail entities, can be challenging since relevant information is often scattered across multiple sources with varied content and style. We introduce DESCGEN: given mentions spread over multiple documents, the goal is to generate an entity summary description. DESCGEN consists of 37K entity descriptions from Wikipedia and Fandom, each paired with nine evidence documents on average. The documents were collected using a combination of entity linking and hyperlinks to the Wikipedia and Fandom entity pages, which together provide high-quality distant supervision. The resulting summaries are more abstractive than those found…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
