← Search

Pengxu Wei

30 accepted papers

2026

Learning Heterogeneous Degradation Representation for Real-World Super-Resolution

ICLR 2026poster

Real-World Super-Resolution (RWSR) aims to reconstruct high-resolution images from low-resolution inputs captured under complex, real-life conditions, where diverse distortions result in significant degradation heterogeneity. Many methods rely on degradation representations, yet they struggle with t…

Cited by 0SourceScholar
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

Are High-Quality AI-Generated Images More Difficult for Models to Detect?

ICML 2025poster

The remarkable evolution of generative models has enabled the generation of high-quality, visually attractive images, often perceptually indistinguishable from real photographs to human eyes. This has spurred significant attention on AI-generated image (AIGI) detection. Intuitively, higher image qua…

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

DigitalLLaVA: Incorporating Digital Cognition Capability for Physical World Comprehension in Multimodal LLMs

AAAI 2025technical

Multimodal Large Language Models (MLLMs) have shown remarkable cognitive capabilities in various cross-modal tasks.However, existing MLLMs struggle with tasks that require physical digital cognition, such as accurately reading an electric meter or pressure gauge. This limitation significantly reduce…

Cited by 0SourcePDFScholar
2025

Thinking Before You Speak: A Proactive Test-time Scaling Approach

EMNLP 2025

Large Language Models (LLMs) often exhibit deficiencies with complex reasoning tasks, such as maths, which we attribute to the discrepancy between human reasoning patterns and those presented in the LLMs’ training data. When dealing with complex problems, humans tend to think carefully before expres

Cited by 0SourcePDFScholar
2025

Towards Understanding the Robustness of Diffusion-Based Purification: A Stochastic Perspective

ICLR 2025poster

Diffusion-Based Purification (DBP) has emerged as an effective defense mechanism against adversarial attacks. The success of DBP is often attributed to the forward diffusion process, which reduces the distribution gap between clean and adversarial images by adding Gaussian noise. Although this expla…

Cited by 0SourcePDFScholar
2024

Image Restoration Through Generalized Ornstein-Uhlenbeck Bridge

ICML 2024poster

Diffusion models exhibit powerful generative capabilities enabling noise mapping to data via reverse stochastic differential equations. However, in image restoration, the focus is on the mapping relationship from low-quality to high-quality images. Regarding this issue, we introduce the Generalized…

2024

SAM-COD: SAM-guided Unified Framework for Weakly-Supervised Camouflaged Object Detection

ECCV 2024poster

"Most Camouflaged Object Detection (COD) methods heavily rely on mask annotations, which are time-consuming and labor-intensive to acquire. Existing weakly-supervised COD approaches exhibit significantly inferior performance compared to fully-supervised methods and struggle to simultaneously support…

Cited by 9SourcePDFScholar
2023

Identity-Preserving Talking Face Generation With Landmark and Appearance Priors

CVPR 2023poster

Generating talking face videos from audio attracts lots of research interest. A few person-specific methods can generate vivid videos but require the target speaker's videos for training or fine-tuning. Existing person-generic methods have difficulty in generating realistic and lip-synced videos whi…

2023

Masked Images Are Counterfactual Samples for Robust Fine-Tuning

CVPR 2023poster

Deep learning models are challenged by the distribution shift between the training data and test data. Recently, the large models pre-trained on diverse data have demonstrated unprecedented robustness to various distribution shifts. However, fine-tuning these models can lead to a trade-off between i…

2023

Out-of-Candidate Rectification for Weakly Supervised Semantic Segmentation

CVPR 2023poster

Weakly supervised semantic segmentation is typically inspired by class activation maps, which serve as pseudo masks with class-discriminative regions highlighted. Although tremendous efforts have been made to recall precise and complete locations for each class, existing methods still commonly suffe…

2023

TopoSeg: Topology-Aware Nuclear Instance Segmentation

ICCV 2023poster

Nuclear instance segmentation has been critical for pathology image analysis in medical science, e.g., cancer diagnosis. Current methods typically adopt pixel-wise optimization for nuclei boundary exploration, where rich structural information could be lost for subsequent quantitative morphology ass…

Cited by 25PDFcodeScholar
2023

Towards Real-World Burst Image Super-Resolution: Benchmark and Method

ICCV 2023poster

Despite substantial advances, single-image super-resolution (SISR) is always in a dilemma to reconstruct high-quality images with limited information from one input image, especially in realistic scenarios. In this paper, we establish a large-scale real-world burst super-resolution dataset, i.e., Re…

Cited by 34PDFcodeScholar
2022

Cross-modal Contrastive Attention Model for Medical Report Generation

COLING 2022main

Medical report automatic generation has gained increasing interest recently as a way to help radiologists write reports more efficiently. However, this image-to-text task is rather challenging due to the typical data biases: 1) Normal physiological structures dominate the images, with only tiny abno…

2022

Dual Adversarial Adaptation for Cross-Device Real-World Image Super-Resolution

CVPR 2022oral

Due to the sophisticated imaging process, an identical scene captured by different cameras could exhibit distinct imaging patterns, introducing distinct proficiency among the super-resolution (SR) models trained on images from different devices. In this paper, we investigate a novel and practical ta…

Cited by 21PDFcodeScholar
2021

CDNet: Centripetal Direction Network for Nuclear Instance Segmentation

ICCV 2021poster

Nuclear instance segmentation is a challenging task due to a large number of touching and overlapping nuclei in pathological images. Existing methods cannot effectively recognize the accurate boundary owing to neglecting the relationship between pixels (e.g., direction information). In this paper, w…

Cited by 60PDFcodeScholar
2021

Deductive Learning for Weakly-Supervised 3D Human Pose Estimation via Uncalibrated Cameras

AAAI 2021technical

Without prohibitive and laborious 3D annotations, weakly-supervised 3D human pose methods mainly employ the model regularization with geometric projection consistency or geometry estimation from multi-view images. Nevertheless, those approaches explicitly need known parameters of calibrated cameras,…

2021

Trash To Treasure: Harvesting OOD Data With Cross-Modal Matching for Open-Set Semi-Supervised Learning

ICCV 2021poster

Open-set semi-supervised learning (open-set SSL) investigates a challenging but practical scenario where out-of-distribution (OOD) samples are contained in the unlabeled data. While the mainstream technique seeks to completely filter out the OOD samples for semi-supervised learning (SSL), we propose…

Cited by 76PDFScholar
2020

Component Divide-and-Conquer for Real-World Image Super-Resolution

ECCV 2020poster

In this paper, we present a large-scale Diverse Real-world image Super-Resolution dataset, i.e., DRealSR, as well as a divide-and-conquer Super-Resolution (SR) network, exploring the utility of guiding SR model with low-level image components. DRealSR establishes a new SR benchmark with diverse real…

2018

Min-Entropy Latent Model for Weakly Supervised Object Detection

CVPR 2018poster

Weakly supervised object detection is a challenging task when provided with image category supervision but required to learn, at the same time, object locations and object detectors. The inconsistency between the weak supervision and learning objectives introduces randomness to object locations and…

2015

Pedestrian detection via PCA filters based convolutional channel features

ICASSP 2015accepted

In this paper, we propose a kind of image representation, named PCA filters based convolutional channel features (PCA-CCF) for pedestrian detection. The motivation is to use the convolutional network architecture with orthogonal PCA filters to enhance the state-of-the-art aggregate channel features…

Cited by 0SourceScholar