paper-with-me

홈 › Papers

Toward a Safer Web: Multilingual Multi-Agent LLMs for Mitigating Adversarial Misinformation Attacks

2025-10-07 · Nouar Aldahoul, Yasir Zaki arxiv

The rapid spread of misinformation on digital platforms threatens public discourse, emotional stability, and decision-making. While prior work has explored various adversarial attacks in misinformation detection, the specific transformations examined in this paper have not been systematically studied. In particular, we investigate language-switching across English, French, Spanish, Arabic, Hindi, and Chinese, followed by translation. We also study query length inflation preceding summarization and structural reformatting into multiple-choice questions. In this paper, we present a multilingual, multi-agent large language model framework with retrieval-augmented generation that can be deployed as a web plugin into online platforms. Our work underscores the importance of AI-driven misinformation detection in safeguarding online factual integrity against diverse attacks, while showcasing the feasibility of plugin-based deployment for real-world web applications.

📄 PDF Abstract BibTeX arXiv:2510.08605

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

mdok-style at SemEval-2026 Task 9: Finetuning LLMs for Multilingual Polarization Detection

2026-05-04 · Dominik Macko, Alok Debnath, Jakub Simko arxiv

SemEval-2026 Task 9 is focused on multilingual polarization detection. Specifically, it covers the identification of multilingual, multicultural and multievent polarization along three axes (in subtasks), namely detectio…

MedSentry: Understanding and Mitigating Safety Risks in Medical LLM Multi-Agent Systems

2025-05-27 · Kai Chen, Taihang Zhen, Hewei Wang, Kailai Liu 외

As large language models (LLMs) are increasingly deployed in healthcare, ensuring their safety, particularly within collaborative multi-agent configurations, is paramount. In this paper we introduce MedSentry, a benchmar…

MedGuards: Multi-Agent System for Reliable Medical Error Detection and Correction

2026-06-24 · Congbo Ma, Hu Wang, Yichun Zhang, Farah E. Shamout arxiv

As Large Language Models (LLMs) are increasingly deployed in healthcare settings, accurate error detection and correction in generated or existing text becomes critical, as even minor mistakes can pose risks to patient s…

Safety Aware Task Planning via Large Language Models in Robotics

2025-03-19 · Azal Ahmad Khan, Michael Andrev, Muhammad Ali Murtaza, Sergio Aguilera 외

The integration of large language models (LLMs) into robotic task planning has unlocked better reasoning capabilities for complex, long-horizon workflows. However, ensuring safety in LLM-driven plans remains a critical c…

Task Planning

AgenTRIM: Tool Risk Mitigation for Agentic AI

2026-01-18 · Roy Betser, Shamik Bose, Amit Giloni, Chiara Picardi 외 arxiv

AI agents are autonomous systems that combine LLMs with external tools to solve complex tasks. While such tools extend capability, improper tool permissions introduce security risks such as indirect prompt injection and …