paper-with-me

Papers

From Internal Diagnosis to External Auditing: A VLM-Driven Paradigm for Data-Free Online Backdoor Defense

2026-01-27 · Binyan Xu, Fan Yang, Xilin Dai, Di Tang, Kehuan Zhang arxiv

Deep Neural Networks remain inherently vulnerable to backdoor attacks. Traditional test-time defenses largely operate under the paradigm of internal diagnosis methods like model repairing or input robustness, yet these approaches are often fragile under advanced attacks as they remain entangled with the victim model's corrupted parameters. We propose a paradigm shift from Internal Diagnosis to External Semantic Auditing, arguing that effective defense requires decoupling safety from the victim model via an independent, semantically grounded auditor. To this end, we present a framework harnessing Universal Vision-Language Models (VLMs) as evolving semantic gatekeepers. We introduce PRISM (Prototype Refinement & Inspection via Statistical Monitoring), which overcomes the domain gap of general VLMs through two key mechanisms: a Hybrid VLM Teacher that dynamically refines visual prototypes online, and an Adaptive Router powered by statistical margin monitoring to calibrate gating thresholds in real-time. Extensive evaluation across 17 datasets and 11 attack types demonstrates that PRISM achieves state-of-the-art performance, suppressing Attack Success Rate to <1% on CIFAR-10 while improving clean accuracy, establishing a new standard for model-agnostic, externalized security.

📄 PDF Abstract BibTeX arXiv:2601.19448

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Auditing and Generating Synthetic Data with Controllable Trust Trade-offs

2023-04-21 · Brian Belgodere, Pierre Dognin, Adam Ivankay, Igor Melnyk 외

Real-world data often exhibits bias, imbalance, and privacy risks. Synthetic datasets have emerged to address these issues. This paradigm relies on generative AI models to generate unbiased, privacy-preserving data while…

Model SelectionPrivacy Preserving

Graph-Augmented Topological Internalization with Dual-Stream Classifiers for Medical Report Generation

2026-05-04 · Moyu Tang, Chupei Tang, Junxiao Kong, Di Wang 외 arxiv

Automated medical report generation, MRG, holds substantial value for alleviating radiologist workload and enhancing diagnostic efficiency. However, mainstream approaches typically treat diverse chest abnormalities as is…

Medical Report GenerationZero-shot GeneralizationVisual Grounding

DeepSight: An All-in-One LM Safety Toolkit

2026-02-12 · Bo Zhang, Jiaxuan Guo, Lijun Li, Dongrui Liu 외 arxiv

As the development of Large Models (LMs) progresses rapidly, their safety is also a priority. In current Large Language Models (LLMs) and Multimodal Large Language Models (MLLMs) safety workflow, evaluation, diagnosis, a…

Beyond Words: A Latent Memory Approach to Internal Reasoning in LLMs

2025-02-28 · José I. Orlicki

Recent advances in large language models (LLMs) have popularized the chain-of-thought (CoT) paradigm, in which models produce explicit reasoning steps in natural language. Although this approach improves interpretability…

Decoder

Endogenous Regime Switching Driven by Scalar-Irreducible Learning Dynamics

2026-04-10 · Sheng Ran arxiv

Achieving endogenous regime switching is crucial for the emergence of autonomous intelligence, yet remains a central challenge for existing machine learning frameworks, where such transitions are typically externally imp…