中文
相关论文

相关论文: DetectGPT: Zero-Shot Machine-Generated Text Detect…

200 篇论文

The increasing prevalence of large language models (LLMs) has significantly advanced text generation, but the human-like quality of LLM outputs presents major challenges in reliably distinguishing between human-authored and LLM-generated…

计算与语言 · 计算机科学 2024-12-18 Zhen Tao , Yanfang Chen , Dinghao Xi , Zhiyu Li , Wei Xu

Clickbait, which aims to induce users with some surprising and even thrilling headlines for increasing click-through rates, permeates almost all online content publishers, such as news portals and social media. Recently, Large Language…

计算与语言 · 计算机科学 2025-05-13 Han Wang , Yi Zhu , Ye Wang , Yun Li , Yunhao Yuan , Jipeng Qiang

Large Language Model (LLMs) can be used to write or modify documents, presenting a challenge for understanding the intent behind their use. For example, benign uses may involve using LLM on a human-written document to improve its grammar or…

计算与语言 · 计算机科学 2025-09-22 Yitong Wang , Zhongping Zhang , Margherita Piana , Zheng Zhou , Peter Gerstoft , Bryan A. Plummer

Grammatical error correction (GEC) is a task dedicated to rectifying texts with minimal edits, which can be decoupled into two components: detection and correction. However, previous works have predominantly focused on direct correction,…

计算与语言 · 计算机科学 2024-05-29 Wei Li , Houfeng Wang

With the rapid development of Large Language Models (LLMs), their powerful code-generation capabilities have been widely applied in tasks like code completion and automated development, demonstrating the value of improving coding…

软件工程 · 计算机科学 2025-07-18 Xin Yin , Xinrui Li , Chao Ni , Xiaodan Xu , Xiaohu Yang

In the age of large language models (LLMs) and the widespread adoption of AI-driven content creation, the landscape of information dissemination has witnessed a paradigm shift. With the proliferation of both human-written and…

计算与语言 · 计算机科学 2024-04-16 Jinyan Su , Claire Cardie , Preslav Nakov

Reading comprehension tests are used in a variety of applications, reaching from education to assessing the comprehensibility of simplified texts. However, creating such tests manually and ensuring their quality is difficult and…

计算与语言 · 计算机科学 2024-05-22 Andreas Säuberli , Simon Clematide

Recent ubiquity and disruptive impacts of large language models (LLMs) have raised concerns about their potential to be misused (.i.e, generating large-scale harmful and misleading content). To combat this emerging risk of LLMs, we propose…

计算与语言 · 计算机科学 2023-10-25 Jason Lucas , Adaku Uchendu , Michiharu Yamashita , Jooyoung Lee , Shaurya Rohatgi , Dongwon Lee

Text classification is fundamental in Natural Language Processing (NLP), and the advent of Large Language Models (LLMs) has revolutionized the field. This paper introduces an adaptable and reliable text classification paradigm, which…

计算与语言 · 计算机科学 2024-12-10 Zhiqiang Wang , Yiran Pang , Yanbin Lin , Xingquan Zhu

Fake news detection methods based on writing style have achieved remarkable progress. However, as adversaries increasingly imitate the style of authentic news, the effectiveness of such approaches is gradually diminishing. Recent research…

人工智能 · 计算机科学 2025-11-14 Jing He , Han Zhang , Yuanhui Xiao , Wei Guo , Shaowen Yao , Renyang Liu

Zero-shot methods detect LLM-generated text by computing statistical signatures using a surrogate model. Existing approaches typically employ a fixed surrogate for all inputs regardless of the unknown source. We systematically examine this…

计算与语言 · 计算机科学 2026-02-03 Ke Sun , Guangsheng Bao , Han Cui , Yue Zhang

With the increasing integration of large language models (LLMs) into open-domain writing, detecting machine-generated text has become a critical task for ensuring content authenticity and trust. Existing approaches rely on statistical…

计算与语言 · 计算机科学 2025-10-15 Siyuan Li , Aodu Wulianghai , Xi Lin , Guangyan Li , Xiang Chen , Jun Wu , Jianhua Li

Recent advancements in Large Language Models (LLMs) have led to high-quality Machine-Generated Text (MGT), giving rise to countless new use cases and applications. However, easy access to LLMs is posing new challenges due to misuse. To…

计算与语言 · 计算机科学 2024-04-15 Areg Mikael Sarvazyan , José Ángel González , Marc Franco-Salvador

Current disfluency detection methods heavily rely on costly and scarce human-annotated data. To tackle this issue, some approaches employ heuristic or statistical features to generate disfluent sentences, partially improving detection…

计算与语言 · 计算机科学 2024-08-07 Zhenrong Cheng , Jiayan Guo , Hao Sun , Yan Zhang

Recent advancements in Large Language Models (LLMs) have enabled the creation of fake news, particularly in complex fields like healthcare. Studies highlight the gap in the deceptive power of LLM-generated fake news with and without human…

计算与语言 · 计算机科学 2024-04-10 Yanshen Sun , Jianfeng He , Limeng Cui , Shuo Lei , Chang-Tien Lu

The rapid development of generative AI facilitates content creation and makes image manipulation easier and more difficult to detect. While multimodal Large Language Models (LLMs) have encoded rich world knowledge, they are not inherently…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Yiran He , Yun Cao , Bowen Yang , Zeyu Zhang

In any system that uses structured knowledge graph (KG) data as its underlying knowledge representation, KG-to-text generation is a useful tool for turning parts of the graph data into text that can be understood by humans. Recent work has…

计算与语言 · 计算机科学 2023-08-23 Agnes Axelsson , Gabriel Skantze

The rapid advancement of large language models (LLMs) presents new security challenges, particularly in detecting machine-generated text used for misinformation, impersonation, and content forgery. Most existing detection approaches…

计算与语言 · 计算机科学 2026-04-30 Siyuan Li , Aodu Wulianghai , Guangyan Li , Xi Lin , Qinghua Mao , Yuliang Chen , Jun Wu , Jianhua Li

Existing text representations such as embeddings and bag-of-words are not suitable for rule learning due to their high dimensionality and absent or questionable feature-level interpretability. This article explores whether large language…

机器学习 · 计算机科学 2025-10-02 Vojtěch Balek , Lukáš Sýkora , Vilém Sklenák , Tomáš Kliegr

Feature extraction is an important process of machine learning and deep learning, as the process make algorithms function more efficiently, and also accurate. In natural language processing used in deception detection such as fake news…

计算与语言 · 计算机科学 2020-11-04 HyeonJun Kim