paper-with-me

홈 › Papers

What to talk about and how? Selective Generation using LSTMs with Coarse-to-Fine Alignment

2015-09-02 · NAACL 2016 6 · Hongyuan Mei, Mohit Bansal, Matthew R. Walter

We propose an end-to-end, domain-independent neural encoder-aligner-decoder model for selective generation, i.e., the joint task of content selection and surface realization. Our model first encodes a full set of over-determined database event records via an LSTM-based recurrent neural network, then utilizes a novel coarse-to-fine aligner to identify the small subset of salient records to talk about, and finally employs a decoder to generate free-form descriptions of the aligned, selected records. Our model achieves the best selection and generation results reported to-date (with 59% relative improvement in generation) on the benchmark WeatherGov dataset, despite using no specialized features or linguistic resources. Using an improved k-nearest neighbor beam filter helps further. We also perform a series of ablations and visualizations to elucidate the contributions of our key model components. Lastly, we evaluate the generalizability of our model on the RoboCup dataset, and get results that are competitive with or better than the state-of-the-art, despite being severely data-starved.

📄 PDF Abstract BibTeX arXiv:1509.00838

Code (1)

HMEIatJHU/SelectiveGeneration 공식 구현

Tasks

Data-to-Text GenerationDecoder

Similar Papers 제목 키워드 기반

MultiTalk: A Highly-Branching Dialog Testbed for Diverse Conversations

2021-02-02 · Yao Dou, Maxwell Forbes, Ari Holtzman, Yejin Choi

We study conversational dialog in which there are many possible responses to a given history. We present the MultiTalk Dataset, a corpus of over 320,000 sentences of written conversational dialog that balances a high bra…

Graph MatchingText Generation

Sentiment Analysis - What are we talking about?

2016-06-01 · WS 2016 6 · Alex Balahur, ra
Common Sense ReasoningSentiment Analysis

In Defense of LSTMs for Addressing Multiple Instance Learning Problems

2019-09-11 · Kaili Wang, Jose Oramas, Tinne Tuytelaars

LSTMs have a proven track record in analyzing sequential data. But what about unordered instance bags, as found under a Multiple Instance Learning (MIL) setting? While not often used for this, we show LSTMs excell under …

Multiple Instance Learning

Gradual Classical Logic for Attributed Objects

2014-04-24 · Ryuta Arisaka

There is knowledge. There is belief. And there is tacit agreement.' 'We may talk about objects. We may talk about attributes of the objects. Or we may talk both about objects and their attributes.' This work inspects tac…

AttributeRelation

What comprises a good talking-head video generation?: A Survey and Benchmark

2020-05-07 · Lele Chen, Guofeng Cui, Ziyi Kou, Haitian Zheng 외

Over the years, performance evaluation has become essential in computer vision, enabling tangible progress in many sub-fields. While talking-head video generation has become an emerging research topic, existing evaluatio…

Talking Head GenerationVideo Generation