中文
相关论文

相关论文: Headline Generation: Learning from Decomposable Do…

200 篇论文

Conditional text generation often requires lexical constraints, i.e., which words should or shouldn't be included in the output text. While the dominant recipe for conditional text generation has been large-scale pretrained language models…

计算与语言 · 计算机科学 2021-04-22 Ximing Lu , Peter West , Rowan Zellers , Ronan Le Bras , Chandra Bhagavatula , Yejin Choi

Stylistic headline generation is the task to generate a headline that not only summarizes the content of an article, but also reflects a desired style that attracts users. As style-specific article-headline pairs are scarce, previous…

计算与语言 · 计算机科学 2023-11-14 Hanqing Wang , Yajing Luo , Boya Xiong , Guanhua Chen , Yun Chen

Modeling the structure of coherent texts is a key NLP problem. The task of coherently organizing a given set of sentences has been commonly used to build and evaluate models that understand such structure. We propose an end-to-end…

计算与语言 · 计算机科学 2017-12-25 Lajanugen Logeswaran , Honglak Lee , Dragomir Radev

In this paper, we present a model for generating summaries of text documents with respect to a query. This is known as query-based summarization. We adapt an existing dataset of news article summaries for the task and train a…

计算与语言 · 计算机科学 2017-12-19 Johan Hasselqvist , Niklas Helmertz , Mikael Kågebäck

This paper presents the first study on using large-scale pre-trained language models for automated generation of an event-level temporal graph for a document. Despite the huge success of neural pre-training methods in NLP tasks, its…

计算与语言 · 计算机科学 2021-04-13 Aman Madaan , Yiming Yang

The topic-to-essay generation task is a challenging natural language generation task that aims to generate paragraph-level text with high semantic coherence based on a given set of topic words. Previous work has focused on the introduction…

计算与语言 · 计算机科学 2024-02-27 Jieyong Wang , Chunyao Song , Yihao Wu

We present an end-to-end, multimodal, fully convolutional network for extracting semantic structures from document images. We consider document semantic structure extraction as a pixel-wise segmentation task, and propose a unified model…

计算机视觉与模式识别 · 计算机科学 2017-06-09 Xiao Yang , Ersin Yumer , Paul Asente , Mike Kraley , Daniel Kifer , C. Lee Giles

Beyond generating long and topic-coherent paragraphs in traditional captioning tasks, the medical image report composition task poses more task-oriented challenges by requiring both the highly-accurate medical term diagnosis and multiple…

计算与语言 · 计算机科学 2021-01-12 Fuyu Wang , Xiaodan Liang , Lin Xu , Liang Lin

We address an important gap in detecting political bias in news articles. Previous works that perform document classification can be influenced by the writing style of each news outlet, leading to overfitting and limited generalizability.…

计算与语言 · 计算机科学 2023-10-30 Jiwoo Hong , Yejin Cho , Jaemin Jung , Jiyoung Han , James Thorne

Misinformation such as fake news is one of the big challenges of our society. Research on automated fact-checking has proposed methods based on supervised learning, but these approaches do not consider external evidence apart from labeled…

计算与语言 · 计算机科学 2018-09-19 Kashyap Popat , Subhabrata Mukherjee , Andrew Yates , Gerhard Weikum

In this paper we explore the bi-directional mapping between images and their sentence-based descriptions. We propose learning this mapping using a recurrent neural network. Unlike previous approaches that map both sentences and images to a…

计算机视觉与模式识别 · 计算机科学 2014-11-21 Xinlei Chen , C. Lawrence Zitnick

Traditional approaches to extractive summarization rely heavily on human-engineered features. In this work we propose a data-driven approach based on neural networks and continuous sentence features. We develop a general framework for…

计算与语言 · 计算机科学 2016-07-04 Jianpeng Cheng , Mirella Lapata

Text segmentation, the task of dividing a document into sections, is often a prerequisite for performing additional natural language processing tasks. Existing text segmentation methods have typically been developed and tested using clean,…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Carol Anderson , Phil Crone

Generating knowledge-intensive and comprehensive long texts, such as encyclopedia articles, remains significant challenges for Large Language Models. It requires not only the precise integration of facts but also the maintenance of thematic…

计算与语言 · 计算机科学 2025-03-04 Hongchao Gu , Dexun Li , Kuicai Dong , Hao Zhang , Hang Lv , Hao Wang , Defu Lian , Yong Liu , Enhong Chen

Recent neural headline generation models have shown great results, but are generally trained on very large datasets. We focus our efforts on improving headline quality on smaller datasets by the means of pretraining. We propose new methods…

计算与语言 · 计算机科学 2017-08-01 Ottokar Tilk , Tanel Alumäe

Writers generally rely on plans or sketches to write long stories, but most current language models generate word by word from left to right. We explore coarse-to-fine models for creating narrative texts of several hundred words, and…

计算与语言 · 计算机科学 2019-06-18 Angela Fan , Mike Lewis , Yann Dauphin

Given the overwhelming number of emails, an effective subject line becomes essential to better inform the recipient of the email's content. In this paper, we propose and study the task of email subject line generation: automatically…

计算与语言 · 计算机科学 2019-06-11 Rui Zhang , Joel Tetreault

Data-driven approaches to sequence-to-sequence modelling have been successfully applied to short text summarization of news articles. Such models are typically trained on input-summary pairs consisting of only a single or a few sentences,…

计算与语言 · 计算机科学 2018-04-25 Nikola I. Nikolov , Michael Pfeiffer , Richard H. R. Hahnloser

Steady progress has been made in abstractive summarization with attention-based sequence-to-sequence learning models. In this paper, we propose a new decoder where the output summary is generated by conditioning on both the input text and…

机器学习 · 计算机科学 2019-08-21 Melissa Ailem , Bowen Zhang , Fei Sha

Segmenting an unordered text document into different sections is a very useful task in many text processing applications like multiple document summarization, question answering, etc. This paper proposes structuring of an unordered text…