paper-with-me

Papers

On the Risk of Misinformation Pollution with Large Language Models

2023-05-23 · Yikang Pan, Liangming Pan, Wenhu Chen, Preslav Nakov, Min-Yen Kan, William Yang Wang

In this paper, we comprehensively investigate the potential misuse of modern Large Language Models (LLMs) for generating credible-sounding misinformation and its subsequent impact on information-intensive applications, particularly Open-Domain Question Answering (ODQA) systems. We establish a threat model and simulate potential misuse scenarios, both unintentional and intentional, to assess the extent to which LLMs can be utilized to produce misinformation. Our study reveals that LLMs can act as effective misinformation generators, leading to a significant degradation in the performance of ODQA systems. To mitigate the harm caused by LLM-generated misinformation, we explore three defense strategies: prompting, misinformation detection, and majority voting. While initial results show promising trends for these defensive strategies, much more work needs to be done to address the challenge of misinformation pollution. Our work highlights the need for further research and interdisciplinary collaboration to address LLM-generated misinformation and to promote responsible use of LLMs.

📄 PDF Abstract BibTeX arXiv:2305.13661

Code (1)

MexicanLemonade/LLM-Misinfo-QA 공식 구현

Tasks

MisinformationOpen-Domain Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

Misinformation as Information Pollution

2023-06-21 · Ashkan Kazemi, Rada Mihalcea

Social media feed algorithms are designed to optimize online social engagements for the purpose of maximizing advertising profits, and therefore have an incentive to promote controversial posts including misinformation. …

Misinformation

Attacking Open-domain Question Answering by Injecting Misinformation

2021-10-15 · Liangming Pan, Wenhu Chen, Min-Yen Kan, William Yang Wang

With a rise in false, inaccurate, and misleading information in propaganda, news, and social media, real-world Question Answering (QA) systems face the challenges of synthesizing and reasoning over misinformation-pollute…

MisinformationOpen-Domain Question AnsweringQuestion Answering

CrAM: Credibility-Aware Attention Modification in LLMs for Combating Misinformation in RAG

2024-06-17 · Boyi Deng, Wenjie Wang, Fengbin Zhu, Qifan Wang 외

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 addr…

MisinformationRAGRetrievalRetrieval-augmented Generation+1

Mitigating GenAI-powered Evidence Pollution for Out-of-Context Multimodal Misinformation Detection

2025-01-24 · Zehong Yan, Peng Qi, Wynne Hsu, Mong Li Lee

While large generative artificial intelligence (GenAI) models have achieved significant success, they also raise growing concerns about online information security due to their potential misuse for generating deceptive c…

MisinformationReranking

MIRAGE: Defending Long-Form RAG Against Misinformation Pollution

2026-07-06 · Saadeldine Eletter, Ruihong Zeng, Yuxia Wang, Maxim Panov 외 arxiv

Retrieval-Augmented Generation (RAG) improves factuality by grounding LLMs in external evidence, but real-world retrieval is often polluted: semantically relevant passages may contain subtle misinformation, misleading fr…