← Search

Minjing Dong

34 accepted papers

2026

Catching the Details: Self-Distilled RoI Predictors for Fine-Grained MLLM Perception

ICLR 2026poster

Multimodal Large Language Models (MLLMs) require high-resolution visual information to perform fine-grained perception, yet processing entire high-resolution images is computationally prohibitive. While recent methods leverage a Region-of-Interest (RoI) mechanism to focus on salient areas, they typ…

Cited by 0SourcecodeScholar
2026

Diversifying Counterattacks: Orthogonal Exploration for Robust CLlP Inference

AAAI 2026technical

Vision-language pre-training models (VLPs) demonstrate strong multimodal understanding and zero-shot generalization, yet remain vulnerable to adversarial examples, raising concerns about their reliability. Recent work, Test-Time Counterattack (TTC), improves robustness by generating perturbations th

Cited by 0SourcePDFScholar
2026

PA-Attack: Guiding Gray-Box Attacks on LVLM Vision Encoders with Prototypes and Attention

CVPR 2026

Large Vision-Language Models (LVLMs) are foundational to modern multimodal applications, yet their susceptibility to adversarial attacks remains a critical concern. Prior white-box attacks rarely generalize across tasks, and black-box methods depend on expensive transfer, which limits efficiency. Th

Cited by 0SourcecodeScholar
2026

VEAttack: Downstream-agnostic Vision Encoder Attack against Large Vision Language Models

ICLR 2026poster

Large Vision-Language Models (LVLMs) have demonstrated capabilities in multimodal understanding, yet their vulnerability to adversarial attacks raises significant concerns. To achieve practical attacking, this paper aims at efficient and transferable untargeted attacks under limited perturbation siz…

Cited by 0SourcecodeScholar
2026

WATS: Wavelet-Aware Temperature Scaling for Reliable Graph Neural Networks

ICLR 2026poster

Graph Neural Networks (GNNs) have demonstrated strong predictive performance on relational data; however, their confidence estimates often misalign with actual predictive correctness, posing significant limitations for deployment in safety-critical settings. While existing graph-aware calibration me…

Cited by 0SourcecodeScholar
2025

Adversarial Robustness via Deformable Convolution with Stochasticity

ICML 2025poster

Random defense represents a promising strategy to protect neural networks from adversarial attacks. Most of these methods enhance robustness by injecting randomness into the data, increasing uncertainty for attackers. However, this randomness could reduce the generalization capacity of defense, as d…

Cited by 0SourcePDFScholar
2025

Backdooring Self-Supervised Contrastive Learning by Noisy Alignment

ICCV 2025poster

Self-supervised contrastive learning (CL) effectively learns transferable representations from unlabeled data containing images or image-text pairs but suffers vulnerability to data poisoning backdoor attacks (DPCLs). An adversary can inject poisoned images into pretraining datasets, causing comprom…

2025

Beyond One-Hot Labels: Semantic Mixing for Model Calibration

ICML 2025poster

Model calibration seeks to ensure that models produce confidence scores that accurately reflect the true likelihood of their predictions being correct. However, existing calibration approaches are fundamentally tied to datasets of one-hot labels implicitly assuming full certainty in all the annotati…

2025

Diffusion Attribution Score: Evaluating Training Data Influence in Diffusion Models

ICLR 2025spotlight

As diffusion models become increasingly popular, the misuse of copyrighted and private images has emerged as a major concern. One promising solution to mitigate this issue is identifying the contribution of specific training samples in generative models, a process known as data attribution. Existing…

Cited by 0SourcePDFScholar
2025

Efficient Image-to-Image Diffusion Classifier for Adversarial Robustness

AAAI 2025technical

Diffusion models (DMs) have demonstrated great potential in the field of adversarial robustness, where DM-based defense methods can achieve superior defense capability without adversarial training. However, they all require huge computational costs due to the usage of large-scale pre-trained DMs, ma…

2025

Efficient Rectified Flow for Image Fusion

NeurIPS 2025poster

Image fusion is a fundamental and important task in computer vision, aiming to combine complementary information from different modalities to fuse images. In recent years, diffusion models have made significant developments in the field of image fusion. However, diffusion models often require comple…

Cited by 0SourceScholar
2025

Harnessing Vision Foundation Models for High-Performance, Training-Free Open Vocabulary Segmentation

ICCV 2025poster

While CLIP has advanced open-vocabulary predictions, its performance on semantic segmentation remains suboptimal. This shortfall primarily stems from its spatial-invariant semantic features and constrained resolution. While previous adaptations addressed spatial invariance semantic by modifying the…

2024

Multi-Scale VMamba: Hierarchy in Hierarchy Visual State Space Model

NeurIPS 2024poster

Despite the significant achievements of Vision Transformers (ViTs) in various vision tasks, they are constrained by the quadratic complexity. Recently, State Space Models (SSMs) have garnered widespread attention due to their global receptive field and linear complexity with respect to the input len…

2024

Random Entangled Tokens for Adversarially Robust Vision Transformer

CVPR 2024poster

Vision Transformers (ViTs) have emerged as a compelling alternative to Convolutional Neural Networks (CNNs) in the realm of computer vision showcasing tremendous potential. However recent research has unveiled a susceptibility of ViTs to adversarial attacks akin to their CNN counterparts. Adversaria…

Cited by 3SourcePDFScholar
2023

Boosting Semi-Supervised Semantic Segmentation with Probabilistic Representations

AAAI 2023technical

Recent breakthroughs in semi-supervised semantic segmentation have been developed through contrastive learning. In prevalent pixel-wise contrastive learning solutions, the model maps pixels to deterministic representations and regularizes them in the latent space. However, there exist inaccurate pse…

2023

Calibrating a Deep Neural Network with Its Predecessors

IJCAI 2023poster

Confidence calibration - the process to calibrate the output probability distribution of neural networks - is essential for safety-critical applications of such networks. Recent works verify the link between mis-calibration and overfitting. However, early stopping, as a well-known technique to mitig…

2023

Neural Architecture Search for Wide Spectrum Adversarial Robustness

AAAI 2023technical

One major limitation of CNNs is that they are vulnerable to adversarial attacks. Currently, adversarial robustness in neural networks is commonly optimized with respect to a small pre-selected adversarial noise strength, causing them to have potentially limited performance when under attack by large…

2022

Random Normalization Aggregation for Adversarial Defense

NeurIPS 2022accept

The vulnerability of deep neural networks has been widely found in various models as well as tasks where slight perturbations on the inputs could lead to incorrect predictions. These perturbed inputs are known as adversarial examples and one of the intriguing properties of them is Adversarial Transf…

2022

Spatial-Channel Token Distillation for Vision MLPs

ICML 2022spotlight

Recently, neural architectures with all Multi-layer Perceptrons (MLPs) have attracted great research interest from the computer vision community. However, the inefficient mixing of spatial-channel information causes MLP-like vision models to demand tremendous pre-training on large-scale datasets. Th…

Cited by 6SourcePDFScholar
2021

An Empirical Study of Adder Neural Networks for Object Detection

NeurIPS 2021poster

Adder neural networks (AdderNets) have shown impressive performance on image classification with only addition operations, which are more energy efficient than traditional convolutional neural networks built with multiplications. Compared with classification, there is a strong demand on reducing the…

Cited by 24SourcePDFScholar