中文
相关论文

相关论文: MPCG: Multi-Round Persona-Conditioned Generation f…

200 篇论文

Retrieval-Augmented Generation (RAG) can alleviate hallucinations of Large Language Models (LLMs) by referencing external documents. However, the misinformation in external documents may mislead LLMs' generation. To address this issue, we…

计算与语言 · 计算机科学 2024-12-18 Boyi Deng , Wenjie Wang , Fengbin Zhu , Qifan Wang , Fuli Feng

Misinformation poses a variety of risks, such as undermining public trust and distorting factual discourse. Large Language Models (LLMs) like GPT-4 have been shown effective in mitigating misinformation, particularly in handling statements…

计算与语言 · 计算机科学 2024-01-03 Yury Orlovskiy , Camille Thibault , Anne Imouza , Jean-François Godbout , Reihaneh Rabbany , Kellin Pelrine

The recent advances in natural language processing (NLP), have led to a new trend of applying large language models (LLMs) to real-world scenarios. While the latest LLMs are astonishingly fluent when interacting with humans, they suffer…

计算与语言 · 计算机科学 2023-10-27 Tong Xiang , Liangzhi Li , Wangyue Li , Mingbai Bai , Lu Wei , Bowen Wang , Noa Garcia

The proliferation of fake news on social media platforms has exerted a substantial influence on society, leading to discernible impacts and deleterious consequences. Conventional deep learning methodologies employing small language models…

计算与语言 · 计算机科学 2025-03-28 Ziyi Zhou , Xiaoming Zhang , Shenghan Tan , Litian Zhang , Chaozhuo Li

The proliferation of fake news has had far-reaching implications on politics, the economy, and society at large. While Fake news detection methods have been employed to mitigate this issue, they primarily depend on two essential elements:…

计算与语言 · 计算机科学 2024-03-18 Guanghua Li , Wensheng Lu , Wei Zhang , Defu Lian , Kezhong Lu , Rui Mao , Kai Shu , Hao Liao

Our society is facing rampant misinformation harming public health and trust. To address the societal challenge, we introduce FACT-GPT, a system leveraging Large Language Models (LLMs) to automate the claim matching stage of fact-checking.…

计算与语言 · 计算机科学 2024-02-09 Eun Cheol Choi , Emilio Ferrara

Large language models (LLMs) incorporated with Retrieval-Augmented Generation (RAG) have demonstrated powerful capabilities in generating counterspeech against misinformation. However, current studies rely on limited evidence and offer less…

计算与语言 · 计算机科学 2025-09-16 Anirban Saha Anik , Xiaoying Song , Elliott Wang , Bryan Wang , Bengisu Yarimbas , Lingzi Hong

As Large Language Models (LLMs) are widely deployed in diverse scenarios, the extent to which they could tacitly spread misinformation emerges as a critical safety concern. Current research primarily evaluates LLMs on explicit false…

计算与语言 · 计算机科学 2025-09-30 Ruohao Guo , Wei Xu , Alan Ritter

With advancements in natural language processing (NLP) models, automatic explanation generation has been proposed to mitigate misinformation on social media platforms in addition to adding warning labels to identified fake news. While many…

计算与语言 · 计算机科学 2023-10-30 Yi-Li Hsu , Shih-Chieh Dai , Aiping Xiong , Lun-Wei Ku

Real-world information, often multimodal, can be misinformed or potentially misleading due to factual errors, outdated claims, missing context, misinterpretation, and more. Such "misinformation" is understudied, challenging to address, and…

计算与语言 · 计算机科学 2026-01-13 Xinyi Zhou , Ashish Sharma , Amy X. Zhang , Tim Althoff

The pervasive spread of misinformation and disinformation poses a significant threat to society. Professional fact-checkers play a key role in addressing this threat, but the vast scale of the problem forces them to prioritize their limited…

计算机与社会 · 计算机科学 2024-01-31 Terrence Neumann , Sooyong Lee , Maria De-Arteaga , Sina Fazelpour , Matthew Lease

Retrieval-Augmented Generation (RAG) enhances factual grounding in large language models (LLMs) by incorporating retrieved evidence, but LLM accuracy declines when long or noisy contexts exceed the model's effective attention span. Existing…

计算与语言 · 计算机科学 2026-03-25 Debashish Chakraborty , Eugene Yang , Daniel Khashabi , Dawn Lawrie , Kevin Duh

The advent of Large Language Models (LLMs) has made a transformative impact. However, the potential that LLMs such as ChatGPT can be exploited to generate misinformation has posed a serious concern to online safety and public trust. A…

计算与语言 · 计算机科学 2024-04-25 Canyu Chen , Kai Shu

Despite recent advancements in detecting disinformation generated by large language models (LLMs), current efforts overlook the ever-evolving nature of this disinformation. In this work, we investigate a challenging yet practical research…

计算与语言 · 计算机科学 2024-06-27 Bohan Jiang , Chengshuai Zhao , Zhen Tan , Huan Liu

The spread of fake news has emerged as a critical challenge, undermining trust and posing threats to society. In the era of Large Language Models (LLMs), the capability to generate believable fake content has intensified these concerns. In…

计算与语言 · 计算机科学 2023-09-19 Jinyan Su , Terry Yue Zhuo , Jonibek Mansurov , Di Wang , Preslav Nakov

Large language models (LLMs) are increasingly used in applications requiring factual accuracy, yet their outputs often contain hallucinated responses. While fact-checking can mitigate these errors, existing methods typically retrieve…

计算与语言 · 计算机科学 2026-01-07 Haoran Wang , Maryam Khalid , Qiong Wu , Jian Gao , Cheng Cao

Online misinformation remains a critical challenge, and fact-checkers increasingly rely on claim matching systems that use sentence embedding models to retrieve relevant fact-checks. However, as users interact with claims online, they often…

计算与语言 · 计算机科学 2025-06-06 Jabez Magomere , Emanuele La Malfa , Manuel Tonneau , Ashkan Kazemi , Scott Hale

Misinformation such as fake news and rumors is a serious threat on information ecosystems and public trust. The emergence of Large Language Models (LLMs) has great potential to reshape the landscape of combating misinformation. Generally,…

计算机与社会 · 计算机科学 2023-11-13 Canyu Chen , Kai Shu

Machine learning (ML) enabled classification models are becoming increasingly popular for tackling the sheer volume and speed of online misinformation and other content that could be identified as harmful. In building these models, data…

计算机与社会 · 计算机科学 2023-07-12 Andrés Domínguez Hernández , Richard Owen , Dan Saattrup Nielsen , Ryan McConville

Multimodal misinformation poses an escalating challenge that often evades traditional detectors, which are opaque black boxes and fragile against new manipulation tactics. We present Probabilistic Concept Graph Reasoning (PCGR), an…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Ruichao Yang , Wei Gao , Xiaobin Zhu , Jing Ma , Hongzhan Lin , Ziyang Luo , Bo-Wen Zhang , Xu-Cheng Yin