← Search

Jingfeng Zhang

41 accepted papers

2026

AutoRAS: Learning Robust Agentic Systems with Primitive Representations

ICML 2026poster

The automated design of agentic systems offers a promising pathway for scaling large language models (LLMs) beyond single-agent reasoning. While prior work has advanced task performance through handcrafted or automatically generated multi-agent workflows, robustness is often treated as an afterthoug…

Cited by 0SourceScholar
2026

Benign Overfitting in Adversarial Training for Vision Transformers

ICML 2026poster

Despite the remarkable success of Vision Transformers (ViTs) across a wide range of vision tasks, recent studies have revealed that they remain vulnerable to adversarial examples, much like Convolutional Neural Networks (CNNs). A common empirical defense strategy is adversarial training, yet the the…

Cited by 1SourceScholar
2026

Dissecting Representation Misalignment in Contrastive Learning via Influence Function

ICLR 2026poster

Contrastive learning, commonly applied in large-scale multimodal models, often relies on data from diverse and often unreliable sources, which can include misaligned or mislabeled text-image pairs. This frequently leads to robustness issues and hallucinations, ultimately causing performance degradat…

Cited by 0SourceScholar
2026

Unlearning during Training: Domain-Specific Gradient Ascent for Domain Generalization

ICLR 2026poster

Deep neural networks often exhibit degraded performance under domain shifts due to reliance on domain-specific features. Existing domain generalization (DG) methods attempt to mitigate this during training but lack mechanisms to adaptively correct domain-specific reliance once it emerges. We propose…

Cited by 0SourceScholar
2026

Wan-Weaver: Interleaved Multi-modal Generation via Decoupled Training

CVPR 2026

Recent unified models have made unprecedented progress in both understanding and generation. However, while most of them accept multi-modal inputs, they typically produce only single-modality outputs. This challenge of producing interleaved content is mainly due to training data scarcity and the dif

Cited by 0SourceScholar
2025

ACE: All-round Creator and Editor Following Instructions via Diffusion Transformer

ICLR 2025poster

Diffusion models have emerged as a powerful generative technology and have been found to be applicable in various scenarios. Most existing foundational diffusion models are primarily designed for text-guided visual generation and do not support multi-modal conditions, which are essential for many vi…

Cited by 10SourcePDFScholar
2025

Adversarial Preference Learning for Robust LLM Alignment

ACL 2025finding

Modern language models often rely on Reinforcement Learning from Human Feedback (RLHF) to encourage safe behaviors. However, they remain vulnerable to adversarial attacks due to three key limitations: (1) the inefficiency and high cost of human annotation, (2) the vast diversity of potential adversa…

2025

Balancing Invariant and Specific Knowledge for Domain Generalization with Online Knowledge Distillation

IJCAI 2025

Recent research has demonstrated the effectiveness of knowledge distillation in Domain Generalization. However, existing approaches often overlook domain-specific knowledge and rely on an offline distillation strategy, limiting the effectiveness of knowledge transfer. To address these limitations, w

Cited by 0SourcePDFScholar
2025

Editable Concept Bottleneck Models

ICML 2025poster

Concept Bottleneck Models (CBMs) have garnered much attention for their ability to elucidate the prediction process through a human-understandable concept layer. However, most previous studies focused on cases where the data, including concepts, are clean. In many scenarios, we always need to remove…

Cited by 10SourcePDFScholar
2025

Fair Text-to-Image Diffusion via Fair Mapping

AAAI 2025technical

In this paper, we address the limitations of existing text-to-image diffusion models in generating demographically fair results when given human-related descriptions. These models often struggle to disentangle the target language context from sociocultural biases, resulting in biased image generatio…

Cited by 14SourcePDFScholar
2025

ICE-Bench: A Unified and Comprehensive Benchmark for Image Creating and Editing

ICCV 2025poster

Image generation has witnessed significant advancements in the past few years. However, evaluating the performance of image generation models remains a formidable challenge. In this paper, we propose ICE-Bench, a unified and comprehensive benchmark designed to rigorously assess image generation mode…

2025

Learning without Isolation: Pathway Protection for Continual Learning

ICML 2025poster

Deep networks are prone to catastrophic forgetting during sequential task learning, i.e., losing the knowledge about old tasks upon learning new tasks. To this end, continual learning (CL) has emerged, whose existing methods focus mostly on regulating or protecting the parameters associated with the…

2025

MP-Nav: Enhancing Data Poisoning Attacks against Multimodal Learning

ICML 2025poster

Despite the success of current multimodal learning at scale, its susceptibility to data poisoning attacks poses security concerns in critical applications. Attacker can manipulate model behavior by injecting maliciously crafted yet minute instances into the training set, stealthily mismatching disti…

Cited by 0SourcePDFScholar
2025

Make Me Happier: Evoking Emotions Through Image Diffusion Models

ICCV 2025poster

Despite the rapid progress in image generation, emotional image editing remains under-explored. The semantics, context, and structure of an image can evoke emotional responses, making emotional image editing techniques valuable for various real-world applications, including treatment of psychologica…

Cited by 0SourcePDFScholar
2025

One Stone, Two Birds: Enhancing Adversarial Defense Through the Lens of Distributional Discrepancy

ICML 2025poster

*Statistical adversarial data detection* (SADD) detects whether an upcoming batch contains *adversarial examples* (AEs) by measuring the distributional discrepancies between *clean examples* (CEs) and AEs. In this paper, we explore the strength of SADD-based methods by theoretically showing that min…

2025

Privacy-Preserving Low-Rank Adaptation Against Membership Inference Attacks for Latent Diffusion Models

AAAI 2025technical

Low-rank adaptation (LoRA) is an efficient strategy for adapting latent diffusion models (LDMs) on a private dataset to generate specific images by minimizing the adaptation loss. However, the LoRA-adapted LDMs are vulnerable to membership inference (MI) attacks that can judge whether a particular d…

2025

Short-length Adversarial Training Helps LLMs Defend Long-length Jailbreak Attacks: Theoretical and Empirical Evidence

NeurIPS 2025poster

Jailbreak attacks against large language models (LLMs) aim to induce harmful behaviors in LLMs through carefully crafted adversarial prompts. To mitigate attacks, one way is to perform adversarial training (AT)-based alignment, i.e., training LLMs on some of the most adversarial prompts to help them…

Cited by 0SourcecodeScholar
2025

VACE: All-in-One Video Creation and Editing

ICCV 2025poster

Diffusion Transformer has demonstrated powerful capability and scalability in generating high-quality images and videos. Further pursuing the unification of generation and editing tasks has yielded significant progress in the domain of image content creation. However, due to the intrinsic demands fo…

Cited by 0SourcePDFScholar
2024

Accurate Forgetting for Heterogeneous Federated Continual Learning

ICLR 2024poster

Recent years have witnessed a burgeoning interest in federated learning (FL). However, the contexts in which clients engage in sequential learning remain under- explored. Bridging FL and continual learning (CL) gives rise to a challenging practical problem: federated continual learning (FCL). Existi…

2024

An LLM can Fool Itself: A Prompt-Based Adversarial Attack

ICLR 2024poster

The wide-ranging applications of large language models (LLMs), especially in safety-critical domains, necessitate the proper evaluation of the LLM’s adversarial robustness. This paper proposes an efficient tool to audit the LLM’s adversarial robustness via a prompt-based adversarial attack (PromptAt…

2024

Balancing Similarity and Complementarity for Federated Learning

ICML 2024poster

In mobile and IoT systems, Federated Learning (FL) is increasingly important for effectively using data while maintaining user privacy. One key challenge in FL is managing statistical heterogeneity, such as non-i.i.d. data, arising from numerous clients and diverse data sources. This requires strate…

Cited by 6SourcePDFScholar
2024

Enhancing Learning-Based Binary Code Similarity Detection Model through Adversarial Training with Multiple Function Variants

EMNLP 2024finding

Compared to identifying binary versions of the same function under different compilation options, existing Learning-Based Binary Code Similarity Detection (LB-BCSD) methods exhibit lower accuracy in recognizing functions with the same functionality but different implementations. To address this issu…

Cited by 0SourcePDFScholar
2024

Improving Accuracy-robustness Trade-off via Pixel Reweighted Adversarial Training

ICML 2024poster

Adversarial training (AT) trains models using adversarial examples (AEs), which are natural images modified with specific perturbations to mislead the model. These perturbations are constrained by a predefined perturbation budget $\epsilon$ and are equally applied to each pixel within an image. Howe…

2024

Perplexity-aware Correction for Robust Alignment with Noisy Preferences

NeurIPS 2024poster

Alignment techniques are critical in ensuring that large language models (LLMs) output helpful and harmless content by enforcing the LLM-generated content to align with human preferences. However, the existence of noisy preferences (NPs), where the responses are mistakenly labelled as chosen or rej…

2024

SCEdit: Efficient and Controllable Image Diffusion Generation via Skip Connection Editing

CVPR 2024highlight

Image diffusion models have been utilized in various tasks such as text-to-image generation and controllable image synthesis. Recent research has introduced tuning methods that make subtle adjustments to the original models yielding promising results in specific adaptations of foundational generativ…

2024

Towards Multi-dimensional Explanation Alignment for Medical Classification

NeurIPS 2024poster

The lack of interpretability in the field of medical image analysis has significant ethical and legal implications. Existing interpretable methods in this domain encounter several challenges, including dependency on specific models, difficulties in understanding and visualization, and issues related…

Cited by 1SourcePDFScholar
2023

Efficient Adversarial Contrastive Learning via Robustness-Aware Coreset Selection

NeurIPS 2023spotlight

Adversarial contrastive learning (ACL) does not require expensive data annotations but outputs a robust representation that withstands adversarial attacks and also generalizes to a wide range of downstream tasks. However, ACL needs tremendous running time to generate the adversarial variants of all…

2023

Enhancing Adversarial Contrastive Learning via Adversarial Invariant Regularization

NeurIPS 2023poster

Adversarial contrastive learning (ACL) is a technique that enhances standard contrastive learning (SCL) by incorporating adversarial data to learn a robust representation that can withstand adversarial attacks and common corruptions without requiring costly annotations. To improve transferability, t…

2023

GAT: Guided Adversarial Training with Pareto-optimal Auxiliary Tasks

ICML 2023poster

While leveraging additional training data is well established to improve adversarial robustness, it incurs the unavoidable cost of data collection and the heavy computation to train models. To mitigate the costs, we propose *Guided Adversarial Training * (GAT), a novel adversarial training technique…

2022

Adversarial Attack and Defense for Non-Parametric Two-Sample Tests

ICML 2022spotlight

Non-parametric two-sample tests (TSTs) that judge whether two sets of samples are drawn from the same distribution, have been widely used in the analysis of critical data. People tend to employ TSTs as trusted basic tools and rarely have any doubt about their reliability. This paper systematically u…

2022

Adversarial Training with Complementary Labels: On the Benefit of Gradually Informative Attacks

NeurIPS 2022accept

Adversarial training (AT) with imperfect supervision is significant but receives limited attention. To push AT towards more practical scenarios, we explore a brand new yet challenging setting, i.e., AT with complementary labels (CLs), which specify a class that a data sample does not belong to. Howe…

2022

Reliable Adversarial Distillation with Unreliable Teachers

ICLR 2022poster

In ordinary distillation, student networks are trained with soft labels (SLs) given by pretrained teacher networks, and students are expected to improve upon teachers since SLs are stronger supervision than the original hard labels. However, when considering adversarial robustness, teachers may beco…

2022

Synergy-of-Experts: Collaborate to Improve Adversarial Robustness

NeurIPS 2022accept

Learning adversarially robust models require invariant predictions to a small neighborhood of its natural inputs, often encountering insufficient model capacity. There is research showing that learning multiple sub-models in an ensemble could mitigate this insufficiency, further improving the genera…

Cited by 8SourcePDFScholar
2022

Towards Adversarially Robust Deep Image Denoising

IJCAI 2022poster

This work systematically investigates the adversarial robustness of deep image denoisers (DIDs), i.e, how well DIDs can recover the ground truth from noisy observations degraded by adversarial perturbations. Firstly, to evaluate DIDs’ robustness, we propose a novel adversarial attack, namely Observa…

Cited by 16SourcePDFScholar
2021

CIFS: Improving Adversarial Robustness of CNNs via Channel-wise Importance-based Feature Selection

ICML 2021spotlight

We investigate the adversarial robustness of CNNs from the perspective of channel-wise activations. By comparing normally trained and adversarially trained models, we observe that adversarial training (AT) robustifies CNNs by aligning the channel-wise activations of adversarial data with those of th…

Cited by 56SourcePDFScholar
2021

Fix-Filter-Fix: Intuitively Connect Any Models for Effective Bug Fixing

EMNLP 2021main

Locating and fixing bugs is a time-consuming task. Most neural machine translation (NMT) based approaches for automatically bug fixing lack generality and do not make full use of the rich information in the source code. In NMT-based bug fixing, we find some predicted code identical to the input bugg…

Cited by 7SourcePDFScholar
2021

Geometry-aware Instance-reweighted Adversarial Training

ICLR 2021oral

In adversarial machine learning, there was a common belief that robustness and accuracy hurt each other. The belief was challenged by recent studies where we can maintain the robustness and improve the accuracy. However, the other direction, whether we can keep the accuracy and improve the robustnes…

Cited by 339SourcePDFScholar
2021

Learning Diverse-Structured Networks for Adversarial Robustness

ICML 2021spotlight

In adversarial training (AT), the main focus has been the objective and optimizer while the model has been less studied, so that the models being used are still those classic ones in standard training (ST). Classic network architectures (NAs) are generally worse than searched NA in ST, which should…

2021

Maximum Mean Discrepancy Test is Aware of Adversarial Attacks

ICML 2021spotlight

The maximum mean discrepancy (MMD) test could in principle detect any distributional discrepancy between two datasets. However, it has been shown that the MMD test is unaware of adversarial attacks–the MMD test failed to detect the discrepancy between natural data and adversarial data. Given this ph…

2020

Attacks Which Do Not Kill Training Make Adversarial Learning Stronger

ICML 2020poster

Adversarial training based on the minimax formulation is necessary for obtaining adversarial robustness of trained models. However, it is conservative or even pessimistic so that it sometimes hurts the natural generalization. In this paper, we raise a fundamental question{—}do we have to trade off n…

Cited by 505SourcePDFScholar