中文
相关论文

相关论文: Fact-based Text Editing

200 篇论文

In neural text editing, prevalent sequence-to-sequence based approaches directly map the unedited text either to the edited text or the editing operations, in which the performance is degraded by the limited source text encoding and long,…

计算与语言 · 计算机科学 2021-03-30 Ning Shi , Ziheng Zeng , Haotian Zhang , Yichen Gong

We study the problem of automatic fact-checking, paying special attention to the impact of contextual and discourse information. We address two related tasks: (i) detecting check-worthy claims, and (ii) fact-checking claims. We develop…

In this paper, we introduce the new task of controllable text edition, in which we take as input a long text, a question, and a target answer, and the output is a minimally modified text, so that it fits the target answer. This task is very…

计算与语言 · 计算机科学 2021-05-25 Lei Sha , Patrick Hohenecker , Thomas Lukasiewicz

Evidence-based fact checking aims to verify the truthfulness of a claim against evidence extracted from textual sources. Learning a representation that effectively captures relations between a claim and evidence can be challenging. Recent…

计算与语言 · 计算机科学 2021-06-03 Canasai Kruengkrai , Junichi Yamagishi , Xin Wang

We study the fact checking problem, which aims to identify the veracity of a given claim. Specifically, we focus on the task of Fact Extraction and VERification (FEVER) and its accompanied dataset. The task consists of the subtasks of…

计算与语言 · 计算机科学 2021-11-22 Giannis Bekoulis , Christina Papagiannopoulou , Nikos Deligiannis

The problem of verifying whether a textual hypothesis holds based on the given evidence, also known as fact verification, plays an important role in the study of natural language understanding and semantic representation. However, existing…

计算与语言 · 计算机科学 2020-06-16 Wenhu Chen , Hongmin Wang , Jianshu Chen , Yunkai Zhang , Hong Wang , Shiyang Li , Xiyou Zhou , William Yang Wang

Text editing, i.e., the process of modifying or manipulating text, is a crucial step in human writing process. In this paper, we study the problem of controlled text editing by natural language instruction. According to a given instruction…

计算与语言 · 计算机科学 2023-10-10 Xiang Chen , Zheng Li , Xiaojun Wan

Pre-trained neural abstractive summarization systems have dominated extractive strategies on news summarization performance, at least in terms of ROUGE. However, system-generated abstractive summaries often face the pitfall of factual…

计算与语言 · 计算机科学 2020-10-07 Yue Dong , Shuohang Wang , Zhe Gan , Yu Cheng , Jackie Chi Kit Cheung , Jingjing Liu

In this work, we focus on the problem of distinguishing a human written news article from a news article that is created by manipulating entities in a human written news article (e.g., replacing entities with factually incorrect entities).…

计算与语言 · 计算机科学 2022-03-22 Ganesh Jawahar , Muhammad Abdul-Mageed , Laks V. S. Lakshmanan

We introduce CoEdIT, a state-of-the-art text editing system for writing assistance. CoEdIT takes instructions from the user specifying the attributes of the desired text, such as "Make the sentence simpler" or "Write it in a more neutral…

计算与语言 · 计算机科学 2023-10-25 Vipul Raheja , Dhruv Kumar , Ryan Koo , Dongyeop Kang

Textual descriptions of the physical world implicitly mention commonsense facts, while the commonsense knowledge bases explicitly represent such facts as triples. Compared to dramatically increased text data, the coverage of existing…

计算与语言 · 计算机科学 2020-04-15 Yanyan Zou , Wei Lu , Xu Sun

Fact triples are a common form of structured knowledge used within the biomedical domain. As the amount of unstructured scientific texts continues to grow, manual annotation of these texts for the task of relation extraction becomes…

计算与语言 · 计算机科学 2020-05-27 Saadullah Amin , Katherine Ann Dunfield , Anna Vechkaeva , Günter Neumann

We present a novel deep neural model for text detection in document images. For robust text detection in noisy scanned documents, the advantages of multi-task learning are adopted by adding an auxiliary task of text enhancement. Namely, our…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Eun-Soo Jung , HyeongGwan Son , Kyusam Oh , Yongkeun Yun , Soonhwan Kwon , Min Soo Kim

Text style transfer is a prominent task that aims to control the style of text without inherently changing its factual content. To cover more text modification applications, such as adapting past news for current events and repurposing…

计算与语言 · 计算机科学 2023-10-24 Nishant Balepur , Jie Huang , Kevin Chen-Chuan Chang

Text-based speech editors expedite the process of editing speech recordings by permitting editing via intuitive cut, copy, and paste operations on a speech transcript. A major drawback of current systems, however, is that edited recordings…

音频与语音处理 · 电气工程与系统科学 2021-02-17 Max Morrison , Lucas Rencker , Zeyu Jin , Nicholas J. Bryan , Juan-Pablo Caceres , Bryan Pardo

A prevailing paradigm in neural text generation is one-shot generation, where text is produced in a single step. The one-shot setting is inadequate, however, when the constraints the user wishes to impose on the generated text are dynamic,…

计算与语言 · 计算机科学 2020-10-27 Felix Faltings , Michel Galley , Gerold Hintz , Chris Brockett , Chris Quirk , Jianfeng Gao , Bill Dolan

Despite being vast repositories of factual information, cross-domain knowledge graphs, such as Wikidata and the Google Knowledge Graph, only sparsely provide short synoptic descriptions for entities. Such descriptions that briefly identify…

计算与语言 · 计算机科学 2019-04-17 Rajarshi Bhowmik , Gerard de Melo

Textual knowledge bases such as Wikipedia require considerable effort to keep up to date and consistent. While automated writing assistants could potentially ease this burden, the problem of suggesting edits grounded in external knowledge…

计算与语言 · 计算机科学 2022-07-14 Robert L. Logan , Alexandre Passos , Sameer Singh , Ming-Wei Chang

In text generation, models that generate text from scratch one token at a time are currently the dominant paradigm. Despite being performant, these models lack the ability to revise existing text, which limits their usability in many…

计算与语言 · 计算机科学 2022-11-01 Machel Reid , Vincent J. Hellendoorn , Graham Neubig

In this work, we aim at equipping pre-trained language models with structured knowledge. We present two self-supervised tasks learning over raw text with the guidance from knowledge graphs. Building upon entity-level masked language models,…

计算与语言 · 计算机科学 2020-04-30 Tao Shen , Yi Mao , Pengcheng He , Guodong Long , Adam Trischler , Weizhu Chen