← Search

Xingjun Ma

66 accepted papers

2026

AudioMosaic: Contrastive Masked Audio Representation Learning

ICML 2026poster

Audio self-supervised learning (SSL) aims to learn general-purpose representations from large-scale unlabeled audio data and has achieved remarkable progress in recent years. While most prior work relies on generative reconstruction objectives, contrastive approaches remain relatively underexplored,…

Cited by 0SourceScholar
2026

Coarse-to-Fine Open-Set Graph Node Classification with Large Language Models

AAAI 2026technical

Developing open-set classification methods capable of classifying in-distribution (ID) data while detecting out-of-distribution (OOD) samples is essential for deploying graph neural networks (GNNs) in open-world scenarios. Existing methods typically treat all OOD samples as a single class, despite r

Cited by 0SourcePDFScholar
2026

FakeWorld 1.0: An Omni modal Benchmark for Fake Media and Content

ICML 2026poster

The accelerating realism of AI-generated content has amplified the spread of deceptive information and eroded public trust. Prior works typically split the problem into two tracks, media authenticity, which concerns whether content is real or AI-generated, and content veracity, which concerns semant…

Cited by 0SourceScholar
2026

GenBreak: Red Teaming Text-to-Image Generation Using Large Language Models

CVPR 2026

Text-to-image (T2I) models such as Stable Diffusion have advanced rapidly and are widely used in content creation. However, these models can be misused to generate harmful content, including nudity or violence, posing significant safety risks. While most platforms employ content moderation systems,

Cited by 0SourcecodeScholar
2026

Just Ask: Curious Code Agents Reveal System Prompts in Frontier LLMs

ICML 2026poster

Autonomous code agents built on large language models are reshaping software and AI development through tool use, long-horizon reasoning, and self-directed interaction. However, this autonomy introduces a previously unrecognized security risk: agentic interaction fundamentally expands the LLM attack…

Cited by 0SourceScholar
2026

MESA: Improving MoE Safety Alignment via Decentralized Expertise

ICML 2026poster

Mixture-of-Experts (MoE) architectures have emerged as a popular paradigm for scaling Large Language Models (LLMs), enabling greater capacity with reduced computational cost by dynamically routing inputs to the most relevant experts based on learned patterns. However, this also introduces a critical…

Cited by 0SourceScholar
2026

OmniLottie: Generating Vector Animations via Parameterized Lottie Tokens

CVPR 2026

OmniLottie is a versatile framework that generates high-quality vector animations from multi-modal instructions, including interleaved texts, images, and videos. To fully parameterize vector animations for flexible motion and visual content control, we seek help from the Lottie representation, which

Cited by 0SourcecodeScholar
2026

RA-Det: Towards Universal Detection of AI-Generated Images via Robustness Asymmetry

ICML 2026poster

Recent image generators produce photo-realistic content that undermines the reliability of downstream recognition systems. As visual appearance cues become less pronounced, appearance-driven detectors that rely on forensic cues or high-level representations lose stability. This motivates a shift fro…

Cited by 0SourceScholar
2026

SIDE: Surrogate Conditional Data Extraction from Diffusion Models

AAAI 2026technical

As diffusion probabilistic models (DPMs) become central to Generative AI (GenAI), understanding their memorization behavior is essential for evaluating risks such as data leakage, copyright infringement, and trustworthiness. While prior research finds conditional DPMs highly susceptible to data extr

Cited by 0SourcePDFScholar
2026

SciAgentGym: Benchmarking Multi-Step Scientific Tool-Use in LLM Agents

ICML 2026poster

Scientific reasoning inherently demands integrating sophisticated toolkits to navigate domain-specific knowledge. Yet, current benchmarks largely overlook agents' ability to orchestrate tools for such rigorous workflows. To bridge this gap, we introduce **SciAgentGym**, a scalable interactive enviro…

Cited by 0SourceScholar
2026

Toward Universal and Transferable Jailbreak Attacks on Vision-Language Models

ICLR 2026poster

Vision–language models (VLMs) extend large language models (LLMs) with vision encoders, enabling text generation conditioned on both images and text. However, this multimodal integration expands the attack surface by exposing the model to image-based jailbreaks crafted to induce harmful responses. E…

Cited by 0SourcecodeScholar
2026

Towards Context-Invariant Safety Alignment for Large Language Models

ICML 2026poster

Preference-based post-training aligns LLMs with human intent, yet safety behavior often remains brittle. A model may refuse a harmful request in a standard prompt but comply when the same intent is wrapped in adversarial wording. We suggest that robust safety requires context-invariant alignment, wh…

Cited by 0SourceScholar
2026

WithAnyone: Toward Controllable and ID Consistent Image Generation

ICLR 2026poster

Identity-consistent (ID-consistent) generation has become an important focus in text-to-image research, with recent models achieving notable success in producing images aligned with a reference identity. Yet, the scarcity of large-scale paired datasets—containing multiple images of the same individu…

Cited by 0SourcecodeScholar
2025

AIM: Additional Image Guided Generation of Transferable Adversarial Attacks

AAAI 2025technical

Transferable adversarial examples highlight the vulnerability of deep neural networks (DNNs) to imperceptible perturbations across various real-world applications. While there have been notable advancements in untargeted transferable attacks, targeted transferable attacks remain a significant challe…

Cited by 0SourcePDFScholar
2025

Anyattack: Towards Large-scale Self-supervised Adversarial Attacks on Vision-language Models

CVPR 2025poster

Due to their multimodal capabilities, Vision-Language Models (VLMs) have found numerous impactful applications in real-world scenarios. However, recent studies have revealed that VLMs are vulnerable to image-based adversarial attacks. Traditional targeted adversarial attacks require specific targets…

Cited by 0SourcePDFScholar
2025

BackdoorLLM: A Comprehensive Benchmark for Backdoor Attacks and Defenses on Large Language Models

NeurIPS 2025poster

Generative large language models (LLMs) have achieved state-of-the-art results on a wide range of tasks, yet they remain susceptible to backdoor attacks: carefully crafted triggers in the input can manipulate the model to produce adversary-specified outputs. While prior research has predominantly fo…

Cited by 0SourcecodeScholar
2025

BlueSuffix: Reinforced Blue Teaming for Vision-Language Models Against Jailbreak Attacks

ICLR 2025poster

In this paper, we focus on black-box defense for VLMs against jailbreak attacks. Existing black-box defense methods are either unimodal or bimodal. Unimodal methods enhance either the vision or language module of the VLM, while bimodal methods robustify the model through text-image representation re…

2025

CALM: Curiosity-Driven Auditing for Large Language Models

AAAI 2025technical

Auditing Large Language Models (LLMs) is a crucial and challenging task. In this study, we focus on auditing black-box LLMs without access to their parameters, only to the provided service. We treat this type of auditing as a black-box optimization problem where the goal is to automatically uncover…

2025

Detecting Backdoor Samples in Contrastive Language Image Pretraining

ICLR 2025poster

Contrastive language-image pretraining (CLIP) has been found to be vulnerable to poisoning backdoor attacks where the adversary can achieve an almost perfect attack success rate on CLIP models by poisoning only 0.01\% of the training dataset. This raises security concerns on the current practice of…

2025

Enhancing Federated Knowledge Distillation in Heterogeneous and Non-IID Scenarios

ICASSP 2025accepted

Federated Learning (FL) allows multiple participants to train models together while keeping their data private. Some FL frameworks use Knowledge Distillation to address model heterogenity, but many struggle in non-IID and heterogeneous environments, making it hard for clients to learn from each othe…

Cited by 0SourceScholar
2025

FedCAda: Adaptive Client-Side Optimization for Accelerated and Stable Federated Learning

ICASSP 2025accepted

Federated learning (FL) enables collaborative model training across distributed clients while preserving data privacy. However, achieving both acceleration and stability, particularly on the client side, remains a challenge. In this paper, we introduce FedCAda, an adaptive algorithm that leverages a…

Cited by 0SourceScholar
2025

Free-Form Motion Control: Controlling the 6D Poses of Camera and Objects in Video Generation

ICCV 2025poster

Controlling the movements of dynamic objects and the camera within generated videos is a meaningful yet challenging task. Due to the lack of datasets with comprehensive 6D pose annotations, existing text-to-video methods can not simultaneously control the motions of both camera and objects in 3D-awa…

Cited by 0SourcePDFScholar
2025

HoneypotNet: Backdoor Attacks Against Model Extraction

AAAI 2025technical

Model extraction attacks are one type of inference-time attacks that approximate the functionality and performance of a black-box victim model by launching a certain number of queries to the model and then leveraging the model's predictions to train a substitute model. These attacks pose severe secu…

Cited by 0SourcePDFScholar
2025

IDEATOR: Jailbreaking and Benchmarking Large Vision-Language Models Using Themselves

ICCV 2025poster

As large Vision-Language Models (VLMs) gain prominence, ensuring their safe deployment has become critical. Recent studies have explored VLM robustness against jailbreak attacks--techniques that exploit model vulnerabilities to elicit harmful outputs. However, the limited availability of diverse mul…

2025

JailBound: Jailbreaking Internal Safety Boundaries of Vision-Language Models

NeurIPS 2025poster

Vision-Language Models (VLMs) exhibit impressive performance, yet the integration of powerful vision encoders has significantly broadened their attack surface, rendering them increasingly susceptible to jailbreak attacks. However, lacking well-defined attack objectives, existing jailbreak methods of…

Cited by 0SourceScholar
2025

OmniSVG: A Unified Scalable Vector Graphics Generation Model

NeurIPS 2025poster

Scalable Vector Graphics (SVG) is an important image format widely adopted in graphic design because of their resolution independence and editability. The study of generating high-quality SVG has continuously drawn attention from both designers and researchers in the AIGC community. However, existin…

Cited by 0SourceScholar
2025

Optimizing Cross-Client Domain Coverage for Federated Instruction Tuning of Large Language Models

EMNLP 2025

Federated domain-specific instruction tuning (FedDIT) for large language models (LLMs) aims to enhance performance in specialized domains using distributed private and limited data, yet identifying key performance drivers and optimal augmentation strategies remains challenging. We empirically establ

Cited by 0SourcePDFScholar
2025

SAMA: Towards Multi-Turn Referential Grounded Video Chat with Large Language Models

NeurIPS 2025poster

Achieving fine-grained spatio-temporal understanding in videos remains a major challenge for current Video Large Multimodal Models (Video LMMs). Addressing this challenge requires mastering two core capabilities: video referring understanding, which captures the semantics of video regions, and video…

Cited by 0SourceScholar
2025

SafeVid: Toward Safety Aligned Video Large Multimodal Models

NeurIPS 2025poster

As Video Large Multimodal Models (VLMMs) rapidly advance, their inherent complexity introduces significant safety challenges, particularly the issue of mismatched generalization where static safety alignments fail to transfer to dynamic video contexts. We introduce SafeVid, a framework designed to…

Cited by 0SourceScholar
2025

TAPT: Test-Time Adversarial Prompt Tuning for Robust Inference in Vision-Language Models

CVPR 2025poster

Large pre-trained Vision-Language Models (VLMs) such as CLIP have demonstrated excellent zero-shot generalizability across various downstream tasks. However, recent studies have shown that the inference performance of CLIP can be greatly degraded by small adversarial perturbations, especially its vi…

2025

Towards Million-Scale Adversarial Robustness Evaluation With Stronger Individual Attacks

CVPR 2025poster

As deep learning models are increasingly deployed in safety-critical applications, evaluating their vulnerabilities to adversarial perturbations is essential for ensuring their reliability and trustworthiness. Over the past decade, a large number of white-box adversarial robustness methods (i.e., at…

Cited by 1SourcePDFScholar
2025

X-Transfer Attacks: Towards Super Transferable Adversarial Attacks on CLIP

ICML 2025poster

As Contrastive Language-Image Pre-training (CLIP) models are increasingly adopted for diverse downstream tasks and integrated into large vision-language models (VLMs), their susceptibility to adversarial perturbations has emerged as a critical concern. In this work, we introduce **X-Transfer**, a no…

2024

Constrained Intrinsic Motivation for Reinforcement Learning

IJCAI 2024poster

This paper investigates two fundamental problems that arise when utilizing Intrinsic Motivation (IM) for reinforcement learning in Reward-Free Pre-Training (RFPT) tasks and Exploration with Intrinsic Motivation (EIM) tasks: 1) how to design an effective intrinsic objective in RFPT tasks, and 2) how…

2024

Fake Alignment: Are LLMs Really Aligned Well?

NAACL 2024long

The growing awareness of safety concerns in large language models (LLMs) has sparked considerable interest in the evaluation of safety. This study investigates an under-explored issue about the evaluation of LLMs, namely the substantial discrepancy in performance between multiple-choice questions an…

2024

LDReg: Local Dimensionality Regularized Self-Supervised Learning

ICLR 2024poster

Representations learned via self-supervised learning (SSL) can be susceptible to dimensional collapse, where the learned representation subspace is of extremely low dimensionality and thus fails to represent the full data distribution and modalities. Dimensional collapse ––– also known as the "under…

2024

UnSeg: One Universal Unlearnable Example Generator is Enough against All Image Segmentation

NeurIPS 2024poster

Image segmentation is a crucial vision task that groups pixels within an image into semantically meaningful segments, which is pivotal in obtaining a fine-grained understanding of real-world scenes. However, an increasing privacy concern exists regarding training large-scale image segmentation model…

Cited by 2SourcePDFScholar
2023

Distilling Cognitive Backdoor Patterns within an Image

ICLR 2023poster

This paper proposes a simple method to distill and detect backdoor patterns within an image: \emph{Cognitive Distillation} (CD). The idea is to extract the ``minimal essence" from an input image responsible for the model's prediction. CD optimizes an input mask to extract a small pattern from the in…

2023

Reconstructive Neuron Pruning for Backdoor Defense

ICML 2023poster

Deep neural networks (DNNs) have been found to be vulnerable to backdoor attacks, raising security concerns about their deployment in mission-critical applications. While existing defense methods have demonstrated promising results, it is still not clear how to effectively remove backdoor-associated…

2023

Unlearnable Clusters: Towards Label-Agnostic Unlearnable Examples

CVPR 2023poster

There is a growing interest in developing unlearnable examples (UEs) against visual privacy leaks on the Internet. UEs are training samples added with invisible but unlearnable noise, which have been found can prevent unauthorized training of machine learning models. UEs typically are generated via…

2022

CalFAT: Calibrated Federated Adversarial Training with Label Skewness

NeurIPS 2022accept

Recent studies have shown that, like traditional machine learning, federated learning (FL) is also vulnerable to adversarial attacks. To improve the adversarial robustness of FL, federated adversarial training (FAT) methods have been proposed to apply adversarial training locally before global aggre…

2022

Few-Shot Backdoor Attacks on Visual Object Tracking

ICLR 2022poster

Visual object tracking (VOT) has been widely adopted in mission-critical applications, such as autonomous driving and intelligent surveillance systems. In current practice, third-party resources such as datasets, backbone networks, and training platforms are frequently used to train high-performance…

2022

Fine-mixing: Mitigating Backdoors in Fine-tuned Language Models

EMNLP 2022finding

Deep Neural Networks (DNNs) are known to be vulnerable to backdoor attacks. In Natural Language Processing (NLP), DNNs are often backdoored during the fine-tuning process of a large-scale Pre-trained Language Model (PLM) with poisoned samples. Although the clean weights of PLMs are readily available…

2021

$\alpha$-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression

NeurIPS 2021poster

Bounding box (bbox) regression is a fundamental task in computer vision. So far, the most commonly used loss functions for bbox regression are the Intersection over Union (IoU) loss and its variants. In this paper, we generalize existing IoU-based losses to a new family of power IoU losses that have…

2021

Anti-Backdoor Learning: Training Clean Models on Poisoned Data

NeurIPS 2021poster

Backdoor attack has emerged as a major security threat to deep neural networks (DNNs). While existing defense methods have demonstrated promising results on detecting or erasing backdoors, it is still not clear whether robust training methods can be devised to prevent the backdoor triggers being inj…

2021

Exploring Architectural Ingredients of Adversarially Robust Deep Neural Networks

NeurIPS 2021poster

Deep neural networks (DNNs) are known to be vulnerable to adversarial attacks. A range of defense methods have been proposed to train adversarially robust DNNs, among which adversarial training has demonstrated promising results. However, despite preliminary understandings developed for adversarial…

2021

Gradient Driven Rewards to Guarantee Fairness in Collaborative Machine Learning

NeurIPS 2021poster

In collaborative machine learning(CML), multiple agents pool their resources(e.g., data) together for a common learning task. In realistic CML settings where the agents are self-interested and not altruistic, they may be unwilling to share data or model information without adequate rewards. Furtherm…

Cited by 95SourcePDFScholar
2021

Improving Adversarial Robustness via Channel-wise Activation Suppressing

ICLR 2021spotlight

The study of adversarial examples and their activations have attracted significant attention for secure and robust learning with deep neural networks (DNNs). Different from existing works, in this paper, we highlight two new characteristics of adversarial examples from the channel-wise activation p…

2021

Neural Attention Distillation: Erasing Backdoor Triggers from Deep Neural Networks

ICLR 2021poster

Deep neural networks (DNNs) are known vulnerable to backdoor attacks, a training time attack that injects a trigger pattern into a small proportion of training data so as to control the model's prediction at the test time. Backdoor attacks are notably dangerous since they do not affect the model's p…

2021

Noise Doesn't Lie: Towards Universal Detection of Deep Inpainting

IJCAI 2021poster

Deep image inpainting aims to restore damaged or missing regions in an image with realistic contents. While having a wide range of applications such as object removal and image recovery, deep inpainting techniques also have the risk of being manipulated for image forgery. A promising countermeasure…

Cited by 26SourcePDFScholar
2021

Revisiting Adversarial Robustness Distillation: Robust Soft Labels Make Student Better

ICCV 2021poster

Adversarial training is one effective approach for training robust deep neural networks against adversarial attacks. While being able to bring reliable robustness, adversarial training (AT) methods in general favor high capacity models, i.e., the larger the model the better the robustness. This tend…

Cited by 126PDFcodeScholar
2021

Unlearnable Examples: Making Personal Data Unexploitable

ICLR 2021spotlight

The volume of "free" data on the internet has been key to the current success of deep learning. However, it also raises privacy concerns about the unauthorized exploitation of personal data for training commercial models. It is thus crucial to develop methods to prevent unauthorized data exploitatio…

2020

Adversarial Camouflage: Hiding Physical-World Attacks With Natural Styles

CVPR 2020poster

Deep neural networks (DNNs) are known to be vulnerable to adversarial examples. Existing works have mostly focused on either digital adversarial examples created via small and imperceptible perturbations, or physical-world adversarial examples created with large and less realistic distortions that a…

Cited by 282PDFcodeScholar
2020

Clean-Label Backdoor Attacks on Video Recognition Models

CVPR 2020poster

Deep neural networks (DNNs) are vulnerable to backdoor attacks which can hide backdoor triggers in DNNs by poisoning training data. A backdoored model behaves normally on clean test images, yet consistently predicts a particular target class for any test examples that contain the trigger pattern. As…

Cited by 346PDFcodeScholar
2020

Improving Adversarial Robustness Requires Revisiting Misclassified Examples

ICLR 2020poster

Deep neural networks (DNNs) are vulnerable to adversarial examples crafted by imperceptible perturbations. A range of defense techniques have been proposed to improve DNN robustness to adversarial examples, among which adversarial training has been demonstrated to be the most effective. Adversarial…

Cited by 925SourcecodeScholar
2020

Normalized Loss Functions for Deep Learning with Noisy Labels

ICML 2020poster

Robust loss functions are essential for training accurate deep neural networks (DNNs) in the presence of noisy (incorrect) labels. It has been shown that the commonly used Cross Entropy (CE) loss is not robust to noisy labels. Whilst new loss functions have been designed, they are only partially rob…

2020

Reflection Backdoor: A Natural Backdoor Attack on Deep Neural Networks

ECCV 2020poster

Recent studies have shown that DNNs can be compromised by backdoor attacks crafted at training time. A backdoor attack installs a backdoor into the victim model by injecting a backdoor pattern into a small set of training examples. The victim model behaves normally on clean test data, yet consistent…

Cited by 719SourcePDFScholar
2020

Short-Term and Long-Term Context Aggregation Network for Video Inpainting

ECCV 2020poster

Video inpainting aims to restore missing regions of a video and has many applications such as video editing and object removal. However, existing methods either suffer from inaccurate short-term context aggregation or rarely explore long-term frame information. In this work, we present a novel conte…

Cited by 54SourcePDFScholar
2020

Skip Connections Matter: On the Transferability of Adversarial Examples Generated with ResNets

ICLR 2020spotlight

Skip connections are an essential component of current state-of-the-art deep neural networks (DNNs) such as ResNet, WideResNet, DenseNet, and ResNeXt. Despite their huge success in building deeper and more powerful DNNs, we identify a surprising \emph{security weakness} of skip connections in this p…

Cited by 423SourcecodeScholar
2019

On the Convergence and Robustness of Adversarial Training

ICML 2019oral

Improving the robustness of deep neural networks (DNNs) to adversarial examples is an important yet challenging problem for secure deep learning. Across existing defense techniques, adversarial training with Projected Gradient Decent (PGD) is amongst the most effective. Adversarial training solves a…

Cited by 456SourcePDFScholar
2019

Symmetric Cross Entropy for Robust Learning With Noisy Labels

ICCV 2019poster

Training accurate deep neural networks (DNNs) in the presence of noisy labels is an important and challenging task. Though a number of approaches have been proposed for learning with noisy labels, many open issues remain. In this paper, we show that DNN learning with Cross Entropy (CE) exhibits over…

Cited by 1222PDFcodeScholar
2018

Characterizing Adversarial Subspaces Using Local Intrinsic Dimensionality

ICLR 2018oral

Deep Neural Networks (DNNs) have recently been shown to be vulnerable against adversarial examples, which are carefully crafted instances that can mislead DNNs to make errors during prediction. To better understand such attacks, a characterization is needed of the properties of regions (the so-calle…

2018

Dimensionality-Driven Learning with Noisy Labels

ICML 2018oral

Datasets with significant proportions of noisy (incorrect) class labels present challenges for training accurate Deep Neural Networks (DNNs). We propose a new perspective for understanding DNN generalization for such datasets, by investigating the dimensionality of the deep representation subspace o…

2018

Iterative Learning With Open-Set Noisy Labels

CVPR 2018poster

Large-scale datasets possessing clean label annotations are crucial for training Convolutional Neural Networks (CNNs). However, labeling large-scale data can be very costly and error-prone, and even high-quality datasets are likely to contain noisy (incorrect) labels. Existing works usually employ a…