中文
相关论文

相关论文: MultiParaDetox: Extending Text Detoxification with…

200 篇论文

The misuse of large language models (LLMs), such as academic plagiarism, has driven the development of detectors to identify LLM-generated texts. To bypass these detectors, paraphrase attacks have emerged to purposely rewrite these texts to…

计算与语言 · 计算机科学 2025-09-11 Hao Fang , Jiawei Kong , Tianqu Zhuang , Yixiang Qiu , Kuofeng Gao , Bin Chen , Shu-Tao Xia , Yaowei Wang , Min Zhang

Large language models can produce toxic or inappropriate text even for benign inputs, creating risks when deployed at scale. Detoxification is therefore important for safety and user trust, particularly when we want to reduce harmful…

计算与语言 · 计算机科学 2026-02-04 Baturay Saglam , Dionysis Kalogerias

Detoxifying offensive language while preserving the speaker's original intent is a challenging yet critical goal for improving the quality of online interactions. Although large language models (LLMs) show promise in rewriting toxic…

计算与语言 · 计算机科学 2025-05-22 Xintong Wang , Yixiao Liu , Jingheng Pan , Liang Ding , Longyue Wang , Chris Biemann

We investigate the problem of simultaneous machine translation of long-form speech content. We target a continuous speech-to-text scenario, generating translated captions for a live audio feed, such as a lecture or play-by-play commentary.…

计算与语言 · 计算机科学 2020-04-09 Naveen Arivazhagan , Colin Cherry , Te I , Wolfgang Macherey , Pallavi Baljekar , George Foster

We propose a self-supervised learning method for long text documents based on contrastive learning. A key to our method is Shuffle and Divide (SaD), a simple text augmentation algorithm that sets up a pretext task required for contrastive…

计算与语言 · 计算机科学 2023-04-20 Joonseok Lee , Seongho Joe , Kyoungwon Park , Bogun Kim , Hoyoung Kang , Jaeseon Park , Youngjune Gwon

Large Language Models (LLMs) have demonstrated a powerful ability for text generation. However, achieving optimal results with a given prompt or instruction can be challenging, especially for billion-sized models. Additionally, undesired…

计算与语言 · 计算机科学 2024-10-07 Lifu Tu , Semih Yavuz , Jin Qu , Jiacheng Xu , Rui Meng , Caiming Xiong , Yingbo Zhou

A real-world text corpus sometimes comprises not only text documents but also semantic links between them (e.g., academic papers in a bibliographic network are linked by citations and co-authorships). Text documents and semantic connections…

计算与语言 · 计算机科学 2023-05-23 Bowen Jin , Wentao Zhang , Yu Zhang , Yu Meng , Xinyang Zhang , Qi Zhu , Jiawei Han

Multilingual pre-training significantly improves many multilingual NLP tasks, including machine translation. Most existing methods are based on some variants of masked language modeling and text-denoising objectives on monolingual data.…

计算与语言 · 计算机科学 2023-06-02 Alireza Salemi , Amirhossein Abaskohi , Sara Tavakoli , Yadollah Yaghoobzadeh , Azadeh Shakery

Large language models pretrained on extensive web corpora demonstrate remarkable performance across a wide range of downstream tasks. However, a growing concern is data contamination, where evaluation datasets may be contained in the…

计算与语言 · 计算机科学 2024-07-12 Medha Palavalli , Amanda Bertsch , Matthew R. Gormley

Objective: Today's neural machine translation (NMT) can achieve near human-level translation quality and greatly facilitates international communications, but the lack of parallel corpora poses a key problem to the development of…

计算与语言 · 计算机科学 2022-02-08 Shengxuan Luo , Huaiyuan Ying , Jiao Li , Sheng Yu

Translations capture important information about languages that can be used as implicit supervision in learning linguistic properties and semantic representations. In an information-centric view, translated texts may be considered as…

计算与语言 · 计算机科学 2018-02-02 Jörg Tiedemann

As demand for large corpora increases with the size of current state-of-the-art language models, using web data as the main part of the pre-training corpus for these models has become a ubiquitous practice. This, in turn, has introduced an…

计算与语言 · 计算机科学 2022-12-21 Tim Jansen , Yangling Tong , Victoria Zevallos , Pedro Ortiz Suarez

Text simplification is an intralingual translation task in which documents, or sentences of a complex source text are simplified for a target audience. The success of automatic text simplification systems is highly dependent on the quality…

计算与语言 · 计算机科学 2024-07-08 Regina Stodden , Omar Momen , Laura Kallmeyer

Pretrained neural language models (LMs) are prone to generating racist, sexist, or otherwise toxic language which hinders their safe deployment. We investigate the extent to which pretrained LMs can be prompted to generate toxic language,…

计算与语言 · 计算机科学 2020-09-29 Samuel Gehman , Suchin Gururangan , Maarten Sap , Yejin Choi , Noah A. Smith

As Large Language Models (LLMs) become increasingly prevalent, their generated outputs are proliferating across the web, risking a future where machine-generated content dilutes human-authored text. Since online data is the primary resource…

计算与语言 · 计算机科学 2025-09-23 George Drayson , Emine Yilmaz , Vasileios Lampos

In Simultaneous Machine Translation (SiMT) systems, training with a simultaneous interpretation (SI) corpus is an effective method for achieving high-quality yet low-latency systems. However, it is very challenging to curate such a corpus…

计算与语言 · 计算机科学 2024-04-19 Yusuke Sakai , Mana Makinae , Hidetaka Kamigaito , Taro Watanabe

The rapid growth of social media platforms has raised significant concerns regarding online content toxicity. When Large Language Models (LLMs) are used for toxicity detection, two key challenges emerge: 1) the absence of domain-specific…

计算与语言 · 计算机科学 2025-06-03 Yibo Zhao , Jiapeng Zhu , Can Xu , Yao Liu , Xiang Li

As online communication increasingly incorporates under-represented languages and colloquial dialects, standard translation systems often fail to preserve local slang, code-mixing, and culturally embedded markers of harmful speech.…

计算与语言 · 计算机科学 2025-07-17 Ziyu Ge , Gabriel Chua , Leanne Tan , Roy Ka-Wei Lee

We propose a simple unsupervised method for extracting pseudo-parallel monolingual sentence pairs from comparable corpora representative of two different text styles, such as news articles and scientific papers. Our approach does not…

计算与语言 · 计算机科学 2019-07-26 Nikola I. Nikolov , Richard H. R. Hahnloser

Reducing the likelihood of generating harmful and toxic output is an essential task when aligning large language models (LLMs). Existing methods mainly rely on training an external reward model (i.e., another language model) or fine-tuning…