paper-with-me

Papers

DINA: A Dual Defense Framework Against Internal Noise and External Attacks in Natural Language Processing

2025-08-04 · Ko-Wei Chuang, Hen-Hsen Huang, Tsai-Yen Li arxiv

As large language models (LLMs) and generative AI become increasingly integrated into customer service and moderation applications, adversarial threats emerge from both external manipulations and internal label corruption. In this work, we identify and systematically address these dual adversarial threats by introducing DINA (Dual Defense Against Internal Noise and Adversarial Attacks), a novel unified framework tailored specifically for NLP. Our approach adapts advanced noisy-label learning methods from computer vision and integrates them with adversarial training to simultaneously mitigate internal label sabotage and external adversarial perturbations. Extensive experiments conducted on a real-world dataset from an online gaming service demonstrate that DINA significantly improves model robustness and accuracy compared to baseline models. Our findings not only highlight the critical necessity of dual-threat defenses but also offer practical strategies for safeguarding NLP systems in realistic adversarial scenarios, underscoring broader implications for fair and responsible AI deployment.

📄 PDF Abstract BibTeX arXiv:2508.05671

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CoopGuard: Stateful Cooperative Agents Safeguarding LLMs Against Evolving Multi-Round Attacks

2026-04-05 · Siyuan Li, Zehao Liu, Xi Lin, Qinghua Mao 외 arxiv

As Large Language Models (LLMs) are increasingly deployed in complex applications, their vulnerability to adversarial attacks raises urgent safety concerns, especially those evolving over multi-round interactions. Existi…

Retina gap junctions support the robust perception by warping neural representational geometries along the visual hierarchy

2026-04-03 · Yang Yue, Shenjian Zhang, Yonghong Tian, Kai Du 외 arxiv

Deep Neural Networks (DNNs) are vulnerable to elaborately designed adversarial noise, although they have achieved extraordinary success in many tasks. Compared with DNNs, the human visual system is highly robust. However…

FlexLLM: Exploring LLM Customization for Moving Target Defense on Black-Box LLMs Against Jailbreak Attacks

2024-12-10 · Bocheng Chen, Hanqing Guo, Qiben Yan

Defense in large language models (LLMs) is crucial to counter the numerous attackers exploiting these systems to generate harmful content through manipulated prompts, known as jailbreak attacks. Although many defense str…

Defending LLM-based Multi-Agent Systems Against Cooperative Attacks with Sentence-Level Rectification

2026-05-27 · Yaoyang Luo, Zhi Zheng, Ziwei Zhao, Tong Xu 외 arxiv

Recent years have witnessed the rapid development of Large Language Model-based Multi-Agent Systems (MAS), which excel at collaborative decision-making and complex problem-solving. However, malicious agents in MAS may in…

zPROBE: Zero Peek Robustness Checks for Federated Learning

2022-06-24 · ICCV 2023 1 · Zahra Ghodsi, Mojan Javaheripi, Nojan Sheybani, Xinqiao Zhang 외

Privacy-preserving federated learning allows multiple users to jointly train a model with coordination of a central server. The server only learns the final aggregation result, thus the users' (private) training data is …

Federated LearningPrivacy Preserving