paper-with-me

Papers

Attacks by Content: Automated Fact-checking is an AI Security Issue

2025-10-13 · Michael Schlichtkrull arxiv

When AI agents retrieve and reason over external documents, adversaries can manipulate the data they receive to subvert their behaviour. Previous research has studied indirect prompt injection, where the attacker injects malicious instructions. We argue that injection of instructions is not necessary to manipulate agents - attackers could instead supply biased, misleading, or false information. We term this an attack by content. Existing defenses, which focus on detecting hidden commands, are ineffective against attacks by content. To defend themselves and their users, agents must critically evaluate retrieved information, corroborating claims with external evidence and evaluating source trustworthiness. We argue that this is analogous to an existing NLP task, automated fact-checking, which we propose to repurpose as a cognitive self-defense tool for agents.

📄 PDF Abstract BibTeX arXiv:2510.11238

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Synthetic Disinformation Attacks on Automated Fact Verification Systems

2022-02-18 · Yibing Du, Antoine Bosselut, Christopher D. Manning

Automated fact-checking is a needed technology to curtail the spread of online misinformation. One current framework for such solutions proposes to verify claims by retrieving supporting or refuting evidence from related…

Fact CheckingFact VerificationMisinformation

Taxonomy of Risks on Automated Fact-Checking Systems Considering its Propagation

2026-06-24 · Jun Yajima, Tatsuya Oka, Takao Okubo arxiv

In recent years, the posting of fake news including disinformation and misinformation on social networking services (SNS) has become a social problem. To combat this fake news, fact-checking that is the process of assess…

Fact-Saboteurs: A Taxonomy of Evidence Manipulation Attacks against Fact-Verification Systems

2022-09-07 · Sahar Abdelnabi, Mario Fritz

Mis- and disinformation are a substantial global threat to our security and safety. To cope with the scale of online misinformation, researchers have been working on automating fact-checking by retrieving and verifying a…

Fact CheckingFact VerificationMisinformation

Fact2Fiction: Targeted Poisoning Attack to Agentic Fact-checking System

2025-08-08 · Haorui He, Yupeng Li, Bin Benjamin Zhu, Dacheng Wen 외 arxiv

State-of-the-art (SOTA) fact-checking systems combat misinformation by employing autonomous LLM-based agents to decompose complex claims into smaller sub-claims, verify each sub-claim individually, and aggregate the part…

Adversarial Attacks Against Automated Fact-Checking: A Survey

2025-09-10 · Fanzhen Liu, Alsharif Abuadbba, Kristen Moore, Surya Nepal 외 arxiv

In an era where misinformation spreads freely, fact-checking (FC) plays a crucial role in verifying claims and promoting reliable information. While automated fact-checking (AFC) has advanced significantly, existing syst…