← Search

Andi Zhang

9 accepted papers

2026

Compositional Attribute Imbalance in Vision Datasets

AAAI 2026technical

Visual attribute imbalance is a common yet underexplored issue in image classification, significantly impacting model performance and generalization. In this work, we first define the first-level and second-level attributes of images and then introduce a CLIP-based framework to construct a visual at

Cited by 0SourcePDFScholar
2026

Concept-based Adversarial Attack: a Probabilistic Perspective

ICLR 2026poster

We propose a concept-based adversarial attack framework that extends beyond single-image perturbations by adopting a probabilistic perspective. Rather than modifying a single image, our method operates on an entire concept - represented by a distribution - to generate diverse adversarial examples. P…

Cited by 0SourcecodeScholar
2026

FedMC: Federated Manifold Calibration

ICLR 2026poster

Data heterogeneity in Federated Learning (FL) leads to significant bias in local training. While recent efforts to introduce distributional statistics as priors have shown progress, they universally rely on a flawed global linearity assumption, failing to capture the nonlinear manifold structures pr…

Cited by 0SourcecodeScholar
2026

HIERARCHICAL ORTHOGONAL RESIDUAL SPREAD FOR PRECISE MASSIVE EDITING IN LARGE LANGUAGE MODELS

ICASSP 2026oral

Large language models (LLMs) exhibit exceptional performance across various domains, yet they face critical safety concerns. Model editing has emerged as an effective approach to mitigate these issues. Existing model editing methods often focus on optimizing an information matrix that blends new and…

Cited by 0SourcePDFScholar
2025

Improving Probabilistic Diffusion Models With Optimal Diagonal Covariance Matching

ICLR 2025oral

The probabilistic diffusion model has become highly effective across various domains. Typically, sampling from a diffusion model involves using a denoising distribution characterized by a Gaussian with a learned mean and either fixed or learned covariances. In this paper, we leverage the recently pr…

Cited by 0SourcePDFScholar
2025

Noise Diffusion for Enhancing Semantic Faithfulness in Text-to-Image Synthesis

CVPR 2025poster

Diffusion models have achieved impressive success in generating photorealistic images, but challenges remain in ensuring precise semantic alignment with input prompts. Optimizing the initial noisy latent offers a more efficient alternative to modifying model architectures or prompt engineering for i…

Cited by 0SourcePDFScholar
2025

Your Finetuned Large Language Model is Already a Powerful Out-of-distribution Detector

AISTATS 2025poster

We revisit the likelihood ratio between a pretrained large language model (LLM) and its finetuned variant as a criterion for out-of-distribution (OOD) detection. The intuition behind such a criterion is that, the pretrained LLM has the prior knowledge about OOD data due to its large amount of traini…

Cited by 0SourcecodeScholar
2024

Constructing Semantics-Aware Adversarial Examples with a Probabilistic Perspective

NeurIPS 2024poster

We propose a probabilistic perspective on adversarial examples, allowing us to embed subjective understanding of semantics as a distribution into the process of generating adversarial examples, in a principled manner. Despite significant pixel-level modifications compared to traditional adversarial…

2021

On the Out-of-distribution Generalization of Probabilistic Image Modelling

NeurIPS 2021poster

Out-of-distribution (OOD) detection and lossless compression constitute two problems that can be solved by the training of probabilistic models on a first dataset with subsequent likelihood evaluation on a second dataset, where data distributions differ. By defining the generalization of probabilist…