中文
相关论文

相关论文: Self-Attentive Model for Headline Generation

200 篇论文

We present a software tool that employs state-of-the-art natural language processing (NLP) and machine learning techniques to help newspaper editors compose effective headlines for online publication. The system identifies the most salient…

计算与语言 · 计算机科学 2019-05-21 Terrence Szymanski , Claudia Orellana-Rodriguez , Mark T. Keane

Building datasets of creative text, such as humor, is quite challenging. We introduce FunLines, a competitive game where players edit news headlines to make them funny, and where they rate the funniness of headlines edited by others.…

人工智能 · 计算机科学 2020-02-07 Nabil Hossain , John Krumm , Tanvir Sajed , Henry Kautz

Inspired by how humans summarize long documents, we propose an accurate and fast summarization model that first selects salient sentences and then rewrites them abstractively (i.e., compresses and paraphrases) to generate a concise overall…

计算与语言 · 计算机科学 2018-05-29 Yen-Chun Chen , Mohit Bansal

Shortage of available training data is holding back progress in the area of automated error detection. This paper investigates two alternative methods for artificially generating writing errors, in order to create additional resources. We…

计算与语言 · 计算机科学 2017-07-18 Marek Rei , Mariano Felice , Zheng Yuan , Ted Briscoe

We present an approach that exploits hierarchical Recurrent Neural Networks (RNNs) to tackle the video captioning problem, i.e., generating one or multiple sentences to describe a realistic video. Our hierarchical framework contains a…

计算机视觉与模式识别 · 计算机科学 2016-04-07 Haonan Yu , Jiang Wang , Zhiheng Huang , Yi Yang , Wei Xu

Text generation is the automated process of producing written or spoken language using computational methods. It involves generating coherent and contextually relevant text based on predefined rules or learned patterns. However, challenges…

计算与语言 · 计算机科学 2025-01-30 Rahimanuddin Shaik , Katikela Sreeharsha Kishore

In reading comprehension, generating sentence-level distractors is a significant task, which requires a deep understanding of the article and question. The traditional entity-centered methods can only generate word-level or phrase-level…

计算与语言 · 计算机科学 2019-11-21 Xiaorui Zhou , Senlin Luo , Yunfang Wu

Predicting emotions elicited by news headlines can be challenging as the task is largely influenced by the varying nature of people's interpretations and backgrounds. Previous works have explored classifying discrete emotions directly from…

计算与语言 · 计算机科学 2024-07-16 Ge Gao , Jongin Kim , Sejin Paik , Ekaterina Novozhilova , Yi Liu , Sarah T. Bonna , Margrit Betke , Derry Tanti Wijaya

Large Language Models (LLMs) have demonstrated remarkable capabilities in generating text that closely resembles human writing across a wide range of styles and genres. However, such capabilities are prone to potential misuse, such as fake…

计算与语言 · 计算机科学 2025-05-20 Harika Abburi , Sanmitra Bhattacharya , Edward Bowen , Nirmala Pudota

Understanding the semantics of columns in relational tables is an important pre-processing step for indexing data lakes in order to provide rich data search. An approach to establishing such understanding is column type annotation (CTA)…

计算与语言 · 计算机科学 2025-03-05 Keti Korini , Christian Bizer

Automatic question generation aims at the generation of questions from a context, with the corresponding answers being sub-spans of the given passage. Whereas, most of the methods mostly rely on heuristic rules to generate questions, more…

计算与语言 · 计算机科学 2019-11-07 Tassilo Klein , Moin Nabi

Recent neural approaches to data-to-text generation have mostly focused on improving content fidelity while lacking explicit control over writing styles (e.g., word choices, sentence structures). More traditional systems use templates to…

计算与语言 · 计算机科学 2020-10-12 Shuai Lin , Wentao Wang , Zichao Yang , Xiaodan Liang , Frank F. Xu , Eric Xing , Zhiting Hu

Enhancing reader engagement while preserving informational fidelity is a central challenge in controllable text generation for news media. Optimizing news headlines for reader engagement is often conflated with clickbait, resulting in…

计算与语言 · 计算机科学 2026-03-27 Yehudit Aperstein , Linoy Halifa , Sagiv Bar , Alexander Apartsin

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

Sequence-to-sequence models provide a viable new approach to generative summarization, allowing models that are no longer limited to simply selecting and recombining sentences from the original text. However, these models have three…

计算与语言 · 计算机科学 2021-08-19 Tianyang Xu , Chunyun Zhang

Keyphrases are crucial for searching and systematizing scholarly documents. Most current methods for keyphrase extraction are aimed at the extraction of the most significant words in the text. But in practice, the list of keyphrases often…

计算与语言 · 计算机科学 2024-10-23 Anna Glazkova , Dmitry Morozov

As technology grows faster, the news spreads through social media. In order to attract more readers and acquire additional profit, some news agencies reproduce massive news in a more appealing manner. Therefore, it is essential to…

计算与语言 · 计算机科学 2022-04-26 Yu-Chieh Chen , Pei-Yu Huang , Chun Lin , Yi-Ting Huang , Meng Chang Chen

Automatic news comment generation is a new testbed for techniques of natural language generation. In this paper, we propose a "read-attend-comment" procedure for news comment generation and formalize the procedure with a reading network and…

计算与语言 · 计算机科学 2019-10-02 Ze Yang , Can Xu , Wei Wu , Zhoujun Li

English news headlines form a register with unique syntactic properties that have been documented in linguistics literature since the 1930s. However, headlines have received surprisingly little attention from the NLP syntactic parsing…

计算与语言 · 计算机科学 2023-01-26 Adrian Benton , Tianze Shi , Ozan İrsoy , Igor Malioutov

While Transformers have had significant success in paragraph generation, they treat sentences as linear sequences of tokens and often neglect their hierarchical information. Prior work has shown that decomposing the levels of…

计算与语言 · 计算机科学 2022-09-19 Xiaodong Gu , Zhaowei Zhang , Sang-Woo Lee , Kang Min Yoo , Jung-Woo Ha