← Search

Yinpeng Dong

68 accepted papers

2026

*MemPot*: Defend Against Memory Extraction Attack with Optimized Honeypots

ICML 2026poster

Large Language Model (LLM)-based agents employ external and internal memory systems to handle complex, goal-oriented tasks, yet this exposes them to severe extraction attacks, and corresponding defenses are currently lacking. In this paper, we propose *MemPot*, the first theoretically verified defen…

Cited by 0SourceScholar
2026

Any2Critical: Safety-Critical Scenario Generation from Arbitrary Real-World Driving Contexts

AAAI 2026technical

Autonomous driving systems have achieved remarkable capabilities in real-world deployment, yet ensuring safety under corner cases remains a significant challenge due to the scarcity and constrained diversity of safety-critical scenarios. Existing generation methods may either lead to irrational vehi

Cited by 0SourcePDFScholar
2026

Benchmarking Trustworthiness in Multimodal LLMs for Video Understanding

AAAI 2026technical

Recent advancements in multimodal large language models for video understanding (videoLLMs) have enhanced their capacity to process complex spatiotemporal data. However, challenges such as factual inaccuracies, harmful content, biases, hallucinations, and privacy risks compromise their reliability.

Cited by 0SourcePDFScholar
2026

Exploring the Basin-Like Loss Landscape in Large Language Models

ICLR 2026poster

We discover the emergence of \textit{basins} in the loss landscape of large language models. As model scale increases, LLMs become progressively more resilient to random perturbations in the parameter space, giving rise to expansive stability regions where models exhibit nearly identical performance…

Cited by 0SourcecodeScholar
2026

Guideline-Grounded Evidence Accumulation for High-Stakes Agent Verification

ICML 2026poster

As LLM-powered agents have been used for high-stakes decision-making, such as clinical diagnosis, it becomes critical to develop reliable verification of their decisions to facilitate trustworthy deployment. Yet, existing verifiers usually underperform owing to a lack of domain knowledge and limited…

Cited by 0SourceScholar
2026

Position: Preparing for AI Systems That Deceive Developers

ICML 2026poster

AI systems may exhibit deceptive behaviors that mislead developers about their capabilities, propensities, or actions. Such deception can take distinct forms across the development lifecycle: training subversion, evaluation gaming, and control evasion. We argue that the AI community should prioritiz…

Cited by 0SourceScholar
2026

Silent Leaks: Implicit Knowledge Extraction Attack on RAG Systems

ICLR 2026poster

Retrieval-Augmented Generation (RAG) systems enhance large language models (LLMs) by incorporating external knowledge bases, but this may expose them to extraction attacks, leading to potential copyright and privacy risks. However, existing extraction methods typically rely on malicious inputs such…

Cited by 0SourceScholar
2026

Towards Safe Reasoning in Large Reasoning Models via Corrective Intervention

ICLR 2026poster

Although Large Reasoning Models (LRMs) have progressed in solving complex problems, their chain-of-thought (CoT) reasoning often contains harmful content that can persist even when the final responses appear safe. We show that this issue still remains in existing methods which overlook the unique si…

Cited by 0SourceScholar
2026

Why Do Unlearnable Examples Work: A Novel Perspective of Mutual Information

ICLR 2026poster

The volume of freely scraped data on the Internet has driven the tremendous success of deep learning. Along with this comes the rising concern about data privacy and security. Numerous methods for generating unlearnable examples have been proposed to prevent data from being illicitly learned by unau…

Cited by 0SourceScholar
2025

AdvDreamer Unveils: Are Vision-Language Models Truly Ready for Real-World 3D Variations?

ICCV 2025poster

Vision Language Models (VLMs) have exhibited remarkable generalization capabilities, yet their robustness in dynamic real-world scenarios remains largely unexplored. To systematically evaluate VLMs' robustness to real-world 3D variations, we propose AdvDreamer, the first framework capable of generat…

Cited by 0SourcePDFScholar
2025

AutoBreach: Universal and Adaptive Jailbreaking with Efficient Wordplay-Guided Optimization via Multi-LLMs

NAACL 2025findings

Recent studies show that large language models (LLMs) are vulnerable to jailbreak attacks, which can bypass their defense mechanisms. However, existing jailbreak research often exhibits limitations in universality, validity, and efficiency. Therefore, we rethink jailbreaking LLMs and define three ke…

2025

Breaking the Ceiling: Exploring the Potential of Jailbreak Attacks through Expanding Strategy Space

ACL 2025finding

Large Language Models (LLMs), despite advanced general capabilities, still suffer from numerous safety risks, especially jailbreak attacks that bypass safety protocols. Understanding these vulnerabilities through black-box jailbreak attacks, which better reflect real-world scenarios, offers critical…

2025

DeceptionBench: A Comprehensive Benchmark for AI Deception Behaviors in Real-world Scenarios

NeurIPS 2025poster

Despite the remarkable advances of Large Language Models (LLMs) across diverse cognitive tasks, the rapid enhancement of these capabilities also introduces emergent deception behaviors that may induce severe risks in high-stakes deployments. More critically, the characterization of deception across…

Cited by 0SourcecodeScholar
2025

Efficient Input-level Backdoor Defense on Text-to-Image Synthesis via Neuron Activation Variation

ICCV 2025poster

In recent years, text-to-image (T2I) diffusion models have gained significant attention for their ability to generate high-quality images reflecting text prompts. However, their growing popularity has also led to the emergence of backdoor threats, posing substantial risks. Currently, effective defen…

Cited by 0SourcePDFScholar
2025

Exploring the Generalizability of Factual Hallucination Mitigation via Enhancing Precise Knowledge Utilization

EMNLP 2025

Large Language Models (LLMs) often struggle to align their responses with objective facts, resulting in the issue of factual hallucinations , which can be difficult to detect and mislead users without relevant knowledge. Although post-training techniques have been employed to mitigate the issue, exi

2025

Libra-Leaderboard: Towards Responsible AI through a Balanced Leaderboard of Safety and Capability

NAACL 2025system demonstrations

As large language models (LLMs) continue to evolve, leaderboards play a significant role in steering their development. Existing leaderboards often prioritize model capabilities while overlooking safety concerns, leaving a significant gap in responsible AI development. To address this gap, we introd…

2025

Mitigating Overthinking in Large Reasoning Models via Manifold Steering

NeurIPS 2025poster

Recent advances in Large Reasoning Models (LRMs) have demonstrated remarkable capabilities in solving complex tasks such as mathematics and coding. However, these models frequently exhibit a phenomenon known as *overthinking* during inference, characterized by excessive validation loops and redundan…

Cited by 0SourcecodeScholar
2025

Red-Teaming Text-to-Image Systems by Rule-based Preference Modeling

NeurIPS 2025poster

Text-to-image (T2I) models raise ethical and safety concerns due to their potential to generate inappropriate or harmful images. Evaluating these models' security through red-teaming is vital, yet white-box approaches are limited by their need for internal access, complicating their use with closed-…

Cited by 0SourcecodeScholar
2025

STAIR: Improving Safety Alignment with Introspective Reasoning

ICML 2025oral

Ensuring the safety and harmlessness of Large Language Models (LLMs) has become equally critical as their performance in applications. However, existing safety alignment methods typically suffer from safety-performance trade-offs and susceptibility to jailbreak attacks, primarily due to their relian…

2024

DIFFender: Diffusion-Based Adversarial Defense against Patch Attacks

ECCV 2024poster

"Adversarial attacks, particularly patch attacks, pose significant threats to the robustness and reliability of deep learning models. Developing reliable defenses against patch attacks is crucial for real-world applications. This paper introduces DIFFender, a novel defense framework that harnesses t…

2024

Diffusion Models are Certifiably Robust Classifiers

NeurIPS 2024poster

Generative learning, recognized for its effective modeling of data distributions, offers inherent advantages in handling out-of-distribution instances, especially for enhancing robustness to adversarial attacks. Among these, diffusion classifiers, utilizing powerful diffusion models, have demonstrat…

2024

Efficient Black-box Adversarial Attacks via Bayesian Optimization Guided by a Function Prior

ICML 2024poster

This paper studies the challenging black-box adversarial attack that aims to generate adversarial examples against a black-box model by only using output feedback of the model to input queries. Some previous methods improve the query efficiency by incorporating the gradient of a surrogate white-box…

2024

Embodied Active Defense: Leveraging Recurrent Feedback to Counter Adversarial Patches

ICLR 2024poster

The vulnerability of deep neural networks to adversarial patches has motivated numerous defense strategies for boosting model robustness. However, the prevailing defenses depend on single observation or pre-established adversary information to counter adversarial patches, often failing to be confron…

Cited by 3SourcePDFScholar
2024

Exploring the Transferability of Visual Prompting for Multimodal Large Language Models

CVPR 2024highlight

Although Multimodal Large Language Models (MLLMs) have demonstrated promising versatile capabilities their performance is still inferior to specialized models on downstream tasks which makes adaptation necessary to enhance their utility. However fine-tuning methods require independent training for e…

2024

Focus on Hiders: Exploring Hidden Threats for Enhancing Adversarial Training

CVPR 2024poster

Adversarial training is often formulated as a min-max problem however concentrating only on the worst adversarial examples causes alternating repetitive confusion of the model i.e. previously defended or correctly classified samples are not defensible or accurately classifiable in subsequent adversa…

Cited by 6SourcePDFScholar
2024

Improving Robustness of 3D Point Cloud Recognition from a Fourier Perspective

NeurIPS 2024poster

Although 3D point cloud recognition has achieved substantial progress on standard benchmarks, the typical models are vulnerable to point cloud corruptions, leading to security threats in real-world applications. To improve the corruption robustness, various data augmentation methods have been studie…

Cited by 0SourcePDFScholar
2024

Machine Vision Therapy: Multimodal Large Language Models Can Enhance Visual Robustness via Denoising In-Context Learning

ICML 2024poster

Although pre-trained models such as Contrastive Language-Image Pre-Training (CLIP) show impressive generalization results, their robustness is still limited under Out-of-Distribution (OOD) scenarios. Instead of undesirably leveraging human annotation as commonly done, it is possible to leverage the…

Cited by 15SourcePDFScholar
2024

Membership Inference on Text-to-Image Diffusion Models via Conditional Likelihood Discrepancy

NeurIPS 2024poster

Text-to-image diffusion models have achieved tremendous success in the field of controllable image generation, while also coming along with issues of privacy leakage and data copyrights. Membership inference arises in these contexts as a potential auditing method for detecting unauthorized data usag…

2024

MultiTrust: A Comprehensive Benchmark Towards Trustworthy Multimodal Large Language Models

NeurIPS 2024poster

Despite the superior capabilities of Multimodal Large Language Models (MLLMs) across diverse tasks, they still face significant trustworthiness challenges. Yet, current literature on the assessment of trustworthy MLLMs remains limited, lacking a holistic evaluation to offer thorough insights into fu…

Cited by 5SourcecodeScholar
2024

Omniview-Tuning: Boosting Viewpoint Invariance of Vision-Language Pre-training Models

ECCV 2024oral

"Vision-Language Pre-training (VLP) models like CLIP have achieved remarkable success in computer vision and particularly demonstrated superior robustness to distribution shifts of 2D images. However, their robustness under 3D viewpoint variations is still limited, which can hinder the development f…

2024

Rethinking Model Ensemble in Transfer-based Adversarial Attacks

ICLR 2024poster

It is widely recognized that deep learning models lack robustness to adversarial examples. An intriguing property of adversarial examples is that they can transfer across different models, which enables black-box attacks without any knowledge of the victim model. An effective strategy to improve the…

2024

Robust Classification via a Single Diffusion Model

ICML 2024poster

Diffusion models have been applied to improve adversarial robustness of image classifiers by purifying the adversarial noises or generating realistic data for adversarial training. However, diffusion-based purification can be evaded by stronger adaptive attacks while adversarial training does not pe…

Cited by 65SourcePDFScholar
2024

T2VSafetyBench: Evaluating the Safety of Text-to-Video Generative Models

NeurIPS 2024poster

The recent development of Sora leads to a new era in text-to-video (T2V) generation. Along with this comes the rising concern about its safety risks. The generated videos may contain illegal or unethical content, and there is a lack of comprehensive quantitative understanding of their safety, posing…

2024

Towards Transferable Targeted 3D Adversarial Attack in the Physical World

CVPR 2024poster

Compared with transferable untargeted attacks transferable targeted adversarial attacks could specify the misclassification categories of adversarial samples posing a greater threat to security-critical tasks. In the meanwhile 3D adversarial samples due to their potential of multi-view robustness ca…

2023

Benchmarking Robustness of 3D Object Detection to Common Corruptions

CVPR 2023poster

3D object detection is an important task in autonomous driving to perceive the surroundings. Despite the excellent performance, the existing 3D detectors lack the robustness to real-world corruptions caused by adverse weathers, sensor noises, etc., provoking concerns about the safety and reliability…

2023

Compacting Binary Neural Networks by Sparse Kernel Selection

CVPR 2023poster

Binary Neural Network (BNN) represents convolution weights with 1-bit values, which enhances the efficiency of storage and computation. This paper is motivated by a previously revealed phenomenon that the binary kernels in successful BNNs are nearly power-law distributed: their values are mostly clu…

Cited by 7SourcePDFScholar
2023

GNOT: A General Neural Operator Transformer for Operator Learning

ICML 2023poster

Learning partial differential equations' (PDEs) solution operators is an essential problem in machine learning. However, there are several challenges for learning operators in practical applications like the irregular mesh, multiple input functions, and complexity of the PDEs' solution. To address t…

2023

Learning Sample Difficulty from Pre-trained Models for Reliable Prediction

NeurIPS 2023poster

Large-scale pre-trained models have achieved remarkable success in many applications, but how to leverage them to improve the prediction reliability of downstream models is undesirably under-explored. Moreover, modern neural networks have been found to be poorly calibrated and make overconfident pre…

Cited by 16SourcePDFScholar
2023

Root Pose Decomposition Towards Generic Non-rigid 3D Reconstruction with Monocular Videos

ICCV 2023poster

This work focuses on the 3D reconstruction of non-rigid objects based on monocular RGB video sequences. Concretely, we aim at building high-fidelity models for generic object categories and casually captured scenes. To this end, we do not assume known root poses of objects, and do not utilize catego…

Cited by 9PDFcodeScholar
2023

Towards Effective Adversarial Textured 3D Meshes on Physical Face Recognition

CVPR 2023highlight

Face recognition is a prevailing authentication solution in numerous biometric applications. Physical adversarial attacks, as an important surrogate, can identify the weaknesses of face recognition systems and evaluate their robustness before deployed. However, most existing physical attacks are eit…

2023

Towards Viewpoint-Invariant Visual Recognition via Adversarial Training

ICCV 2023poster

Visual recognition models are not invariant to viewpoint changes in the 3D world, as different viewing directions can dramatically affect the predictions given the same object. Although many efforts have been devoted to making neural networks invariant to 2D image translations and rotations, viewpoi…

Cited by 11PDFScholar
2023

Understanding the Robustness of 3D Object Detection With Bird's-Eye-View Representations in Autonomous Driving

CVPR 2023poster

3D object detection is an essential perception task in autonomous driving to understand the environments. The Bird's-Eye-View (BEV) representations have significantly improved the performance of 3D detectors with camera inputs on popular benchmarks. However, there still lacks a systematic understand…

2022

Boosting Transferability of Targeted Adversarial Examples via Hierarchical Generative Networks

ECCV 2022poster

"Transfer-based adversarial attacks can evaluate model robustness in the black-box setting. Several methods have demonstrated impressive untargeted transferability, however, it is still challenging to efficiently produce targeted transferability. To this end, we develop a simple yet effective framew…

2022

Exploring Memorization in Adversarial Training

ICLR 2022poster

Deep learning models have a propensity for fitting the entire training set even with random labels, which requires memorization of every training sample. In this paper, we explore the memorization effect in adversarial training (AT) for promoting a deeper understanding of model capacity, convergence…

2022

GSmooth: Certified Robustness against Semantic Transformations via Generalized Randomized Smoothing

ICML 2022spotlight

Certified defenses such as randomized smoothing have shown promise towards building reliable machine learning systems against $\ell_p$ norm bounded attacks. However, existing methods are insufficient or unable to provably defend against semantic transformations, especially those without closed-form…

Cited by 31SourcePDFScholar
2022

Two Coupled Rejection Metrics Can Tell Adversarial Examples Apart

CVPR 2022poster

Correctly classifying adversarial examples is an essential but challenging requirement for safely deploying machine learning models. As reported in RobustBench, even the state-of-the-art adversarially trained models struggle to exceed 67% robust test accuracy on CIFAR-10, which is far from practical…

Cited by 24PDFcodeScholar
2022

ViewFool: Evaluating the Robustness of Visual Recognition to Adversarial Viewpoints

NeurIPS 2022accept

Recent studies have demonstrated that visual recognition models lack robustness to distribution shift. However, current work mainly considers model robustness to 2D image transformations, leaving viewpoint changes in the 3D world less explored. In general, viewpoint changes are prevalent in various…

2021

Accumulative Poisoning Attacks on Real-time Data

NeurIPS 2021poster

Collecting training data from untrusted sources exposes machine learning services to poisoning adversaries, who maliciously manipulate training data to degrade the model accuracy. When trained on offline datasets, poisoning adversaries have to inject the poisoned data in advance before training, and…

2021

Black-Box Detection of Backdoor Attacks With Limited Information and Data

ICCV 2021poster

Although deep neural networks (DNNs) have made rapid progress in recent years, they are vulnerable in adversarial environments. A malicious backdoor could be embedded in a model by poisoning the training dataset, whose intention is to make the infected model give wrong predictions during inference w…

Cited by 142PDFScholar
2021

Improving Transferability of Adversarial Patches on Face Recognition With Generative Models

CVPR 2021poster

Face recognition is greatly improved by deep convolutional neural networks (CNNs). Recently, these face recognition models have been used for identity authentication in security sensitive applications. However, deep CNNs are vulnerable to adversarial patches, which are physically realizable and stea…

Cited by 128PDFScholar
2021

Towards Face Encryption by Generating Adversarial Identity Masks

ICCV 2021poster

As billions of personal data being shared through social media and network, the data privacy and security have drawn an increasing attention. Several attempts have been made to alleviate the leakage of identity information from face photos, with the aid of, e.g., image obfuscation techniques. Howeve…

Cited by 120PDFcodeScholar
2020

Adversarial Distributional Training for Robust Deep Learning

NeurIPS 2020poster

Adversarial training (AT) is among the most effective techniques to improve model robustness by augmenting training data with adversarial examples. However, most existing AT methods adopt a specific attack to craft adversarial examples, leading to the unreliable robustness against other unseen attac…

2020

Benchmarking Adversarial Robustness on Image Classification

CVPR 2020oral

Deep neural networks are vulnerable to adversarial examples, which becomes one of the most important research problems in the development of deep learning. While a lot of efforts have been made in recent years, it is of great significance to perform correct and complete evaluations of the adversaria…

Cited by 354PDFcodeScholar
2020

Boosting Adversarial Training with Hypersphere Embedding

NeurIPS 2020poster

Adversarial training (AT) is one of the most effective defenses against adversarial attacks for deep learning models. In this work, we advocate incorporating the hypersphere embedding (HE) mechanism into the AT procedure by regularizing the features onto compact manifolds, which constitutes a lightw…

2020

Rethinking Softmax Cross-Entropy Loss for Adversarial Robustness

ICLR 2020poster

Previous work shows that adversarially robust generalization requires larger sample complexity, and the same dataset, e.g., CIFAR-10, which enables good standard accuracy may not suffice to train robust models. Since collecting new training data could be costly, we focus on better utilizing the give…

Cited by 214SourcecodeScholar
2020

Understanding and Exploring the Network with Stochastic Architectures

NeurIPS 2020poster

There is an emerging trend to train a network with stochastic architectures to enable various architectures to be plugged and played during inference. However, the existing investigation is highly entangled with neural architecture search (NAS), limiting its widespread use across scenarios. In this…

Cited by 5SourcePDFScholar
2019

Efficient Decision-Based Black-Box Adversarial Attacks on Face Recognition

CVPR 2019poster

Face recognition has obtained remarkable progress in recent years due to the great improvement of deep convolutional neural networks (CNNs). However, deep CNNs are vulnerable to adversarial examples, which can cause fateful consequences in real-world face recognition applications with security-sensi…

Cited by 516PDFScholar
2019

Evading Defenses to Transferable Adversarial Examples by Translation-Invariant Attacks

CVPR 2019oral

Deep neural networks are vulnerable to adversarial examples, which can mislead classifiers by adding imperceptible perturbations. An intriguing property of adversarial examples is their good transferability, making black-box attacks feasible in real-world applications. Due to the threat of adversari…

Cited by 1086PDFcodeScholar
2019

Improving Black-box Adversarial Attacks with a Transfer-based Prior

NeurIPS 2019poster

We consider the black-box adversarial setting, where the adversary has to generate adversarial perturbations without access to the target models to compute gradients. Previous methods tried to approximate the gradient either by using a transfer gradient of a surrogate white-box model, or based on th…

2018

Boosting Adversarial Attacks With Momentum

CVPR 2018poster

Deep neural networks are vulnerable to adversarial examples, which poses security concerns on these algorithms due to the potentially severe consequences. Adversarial attacks serve as an important surrogate to evaluate the robustness of deep learning models before they are deployed. However, most of…

Cited by 3515SourcePDFScholar
2018

Defense Against Adversarial Attacks Using High-Level Representation Guided Denoiser

CVPR 2018poster

Neural networks are vulnerable to adversarial examples, which poses a threat to their application in security sensitive systems. We propose high-level representation guided denoiser (HGD) as a defense for image classification. Standard denoiser suffers from the error amplification effect, in which s…

2018

Learning Visual Knowledge Memory Networks for Visual Question Answering

CVPR 2018poster

Visual question answering (VQA) requires joint comprehension of images and natural language questions, where many questions can't be directly or clearly answered from visual content but require reasoning from structured human knowledge with confirmation from visual content. This paper proposes visua…

Cited by 88SourcePDFScholar