← Search

Weijian Deng

23 accepted papers

2026

Unveiling Perceptual Artifacts: A Fine-Grained Benchmark for Interpretable AI-Generated Image Detection

ICLR 2026poster

Current AI-Generated Image (AIGI) detection approaches predominantly rely on binary classification to distinguish real from synthetic images, often lacking interpretable or convincing evidence to substantiate their decisions. This limitation stems from existing AIGI detection benchmarks, which, desp…

Cited by 0SourcecodeScholar
2026

When Local Rules Create Global Order: Self-Organized Representation Learning for Latent Diffusion Models

CVPR 2026

This work studies how latent space structure impacts the performance of Latent Diffusion Models (LDMs). We show that effective generation requires a latent space that is simultaneously locally smooth, enabling stable and reliable reconstruction, and globally dispersive, allowing the model to draw di

Cited by 0SourceScholar
2026

When Preference Labels Fall Short: Aligning Diffusion Models from Real Data

ICML 2026poster

Preference alignment aims to guide generative models by learning from comparisons between preferred and non-preferred samples. In practice, most existing approaches rely on preference pairs constructed from model-generated images. Such supervision is inherently relative and can be ambiguous when bot…

Cited by 0SourceScholar
2026

Where Detectors Fail: Probing Generative Space for Generalizable AI-Generated Image Detection

ICML 2026poster

Detecting AI-generated images (AIGI) remains challenging because detectors often fail to generalize to unseen generators. Although existing methods are trained on large datasets, their performance still degrades when generation settings change, indicating that data scale alone is insufficient and th…

Cited by 0SourceScholar
2025

Can We Achieve Efficient Diffusion Without Self-Attention? Distilling Self-Attention into Convolutions

ICCV 2025poster

Contemporary diffusion models built upon U-Net or Diffusion Transformer (DiT) architectures have revolutionized image generation through transformer-based attention mechanisms. The prevailing paradigm has commonly employed self-attention with quadratic computational complexity to handle global spati…

Cited by 2SourcePDFScholar
2025

Delving into Cascaded Instability: A Lipschitz Continuity View on Image Restoration and Object Detection Synergy

NeurIPS 2025poster

To improve detection robustness in adverse conditions (e.g., haze and low light), image restoration is commonly applied as a pre-processing step to enhance image quality for the detector. However, the functional mismatch between restoration and detection networks can introduce instability and hinder…

Cited by 0SourceScholar
2025

Manual-PA: Learning 3D Part Assembly from Instruction Diagrams

ICCV 2025poster

Assembling furniture amounts to solving the discrete-continuous optimization task of selecting the furniture parts to assemble and estimating their connecting poses in a physically realistic manner. The problem is hampered by its combinatorially large yet sparse solution space thus making learning t…

Cited by 0SourcePDFScholar
2025

Pos3R: 6D Pose Estimation for Unseen Objects Made Easy

CVPR 2025poster

Foundation models have significantly reduced the need for task-specific training, while also enhancing generalizability. However, state-of-the-art 6D pose estimators either require further training with pose supervision or neglect advances obtainable from 3D foundation models. The latter is a missed…

Cited by 0SourcePDFScholar
2025

Ranked from Within: Ranking Large Multimodal Models Without Labels

ICML 2025poster

Can the relative performance of a pre-trained large multimodal model (LMM) be predicted without access to labels? As LMMs proliferate, it becomes increasingly important to develop efficient ways to choose between them when faced with new data or tasks. The usual approach does the equivalent of givin…

Cited by 0SourcePDFScholar
2024

An Empirical Study Into What Matters for Calibrating Vision-Language Models

ICML 2024poster

Vision-Language Models (VLMs) have emerged as the dominant approach for zero-shot recognition, adept at handling diverse scenarios and significant distribution changes. However, their deployment in risk-sensitive areas requires a deeper understanding of their uncertainty estimation capabilities, a r…

Cited by 8SourcePDFScholar
2024

Differentiable Neural Surface Refinement for Modeling Transparent Objects

CVPR 2024poster

Neural implicit surface reconstruction leveraging volume rendering has led to significant advances in multi-view reconstruction. However results for transparent objects can be very poor primarily because the rendering function fails to account for the intricate light transport induced by refraction…

Cited by 1SourcePDFScholar
2024

MaNo: Exploiting Matrix Norm for Unsupervised Accuracy Estimation Under Distribution Shifts

NeurIPS 2024poster

Leveraging the model’s outputs, specifically the logits, is a common approach to estimating the test accuracy of a pre-trained neural network on out-of-distribution (OOD) samples without requiring access to the corresponding ground-truth labels. Despite their ease of implementation and computational…

2024

UNAD: Universal Anatomy-Initialized Noise Distribution Learning Framework Towards Low-Dose CT Denoising

ICASSP 2024accepted

Various deep-learning-based Low-dose Computed Tomography (LDCT) denoising methods have been proposed to address the issue of CT image noise, often relying on powerful network architecture and meticulously designed loss functions. However, these models are typically lacking efficient noise representa…

Cited by 0SourceScholar
2023

A Bag-of-Prototypes Representation for Dataset-Level Applications

CVPR 2023poster

This work investigates dataset vectorization for two dataset-level tasks: assessing training set suitability and test set difficulty. The former measures how suitable a training set is for a target domain, while the latter studies how challenging a test set is for a learned model. Central of the two…

Cited by 12SourcePDFScholar
2023

A Closer Look at the Robustness of Contrastive Language-Image Pre-Training (CLIP)

NeurIPS 2023poster

Contrastive Language-Image Pre-training (CLIP) models have demonstrated remarkable generalization capabilities across multiple challenging distribution shifts. However, there is still much to be explored in terms of their robustness to the variations of specific visual factors. In real-world applica…

Cited by 40SourcePDFScholar
2023

Adaptive Calibrator Ensemble: Navigating Test Set Difficulty in Out-of-Distribution Scenarios

ICCV 2023poster

Model calibration usually requires optimizing some parameters (e.g., temperature) w.r.t an objective function like negative log-likelihood. This work uncovers a significant aspect often overlooked that the objective function is influenced by calibration set difficulty: the ratio of misclassified to…

Cited by 8PDFcodeScholar
2023

Confidence and Dispersity Speak: Characterizing Prediction Matrix for Unsupervised Accuracy Estimation

ICML 2023poster

This work aims to assess how well a model performs under distribution shifts without using labels. While recent methods study prediction confidence, this work reports prediction dispersity is another informative cue. Confidence reflects whether the individual prediction is certain; dispersity indica…

Cited by 17SourcePDFScholar
2022

On the Strong Correlation Between Model Invariance and Generalization

NeurIPS 2022accept

Generalization and invariance are two essential properties of machine learning models. Generalization captures a model's ability to classify unseen data while invariance measures consistency of model predictions on transformations of the data. Existing research suggests a positive relationship: a m…

Cited by 19SourcePDFScholar
2021

What Does Rotation Prediction Tell Us about Classifier Accuracy under Varying Testing Environments?

ICML 2021spotlight

Understanding classifier decision under novel environments is central to the community, and a common practice is evaluating it on labeled test sets. However, in real-world testing, image annotations are difficult and expensive to obtain, especially when the test environment is changing. A natural qu…

Cited by 84SourcePDFScholar
2018

Image-Image Domain Adaptation With Preserved Self-Similarity and Domain-Dissimilarity for Person Re-Identification

CVPR 2018poster

Person re-identification (re-ID) models trained on one domain often fail to generalize well to another. In our attempt, we present a ``learning via translation'' framework. In the baseline, we translate the labeled images from source to target domain in an unsupervised manner. We then train re-ID mo…

Cited by 1224SourcePDFScholar