← Search

Huaibo Huang

37 accepted papers

2026

Coloring the Noise: Adversarial Sobolev Alignment for Faithful Image Super Resolution

ICML 2026poster

Generative priors in Image Super-Resolution (SR) often compromise faithful restoration, we attribute this limitation to a fundamental spectral misalignment between isotropic objectives and the intrinsic natural image manifold. While Direct Preference Optimization offers a path to alignment, its reli…

Cited by 0SourceScholar
2026

Expand and Prune: Maximizing Trajectory Diversity for Effective GRPO in Generative Models

CVPR 2026

Group Relative Policy Optimization (GRPO) is a powerful technique for aligning generative models, but its effectiveness is bottlenecked by the conflict between large group sizes and prohibitive computational costs. In this work, we investigate the trade-off through empirical studies, yielding two ke

Cited by 0SourceScholar
2026

T2Agent: A Tool-augmented Multimodal Misinformation Detection Agent with Monte Carlo Tree Search

AAAI 2026technical

Real-world multimodal misinformation often arises from mixed forgery sources, requiring dynamic reasoning and adaptive verification. However, existing methods mainly rely on static pipelines and limited tool usage, limiting their ability to handle such complexity and diversity. To address this chall

Cited by 0SourcePDFScholar
2026

Think 360deg: Beyond Depth: Evaluating the Width-centric Reasoning Capability of MLLMs

CVPR 2026

In this paper, we present a holistic multimodal benchmark that evaluates the reasoning capabilities of MLLMs with an explicit focus on reasoning width, a complementary dimension to the more commonly studied reasoning depth. Specifically, reasoning depth measures the model's ability to carry out long

Cited by 0SourceScholar
2026

Think-Then-Generate: Structural Chain-of-Thought Reasoning for Consistent 3D Generation

CVPR 2026

Recently, generating 3D assets using visual priors from pretrained diffusion models has shown remarkable results. However, due to the inherent lack of 3D geometric priors in 2D diffusion, the synthesized results often suffer from spatial hallucination and multi-view inconsistency. To address this li

Cited by 0SourcecodeScholar
2026

Towards Fine-Grained Attribution: Instance-Aware Preference Optimization for Aligning Diffusion Models

CVPR 2026

Direct Preference Optimization has achieved remarkable success in aligning diffusion models with human feedback. However, existing methods heavily rely on image-level preferences, which suffer from sparse rewards in the spatial dimension. This creates a fundamental misalignment: while an image may b

Cited by 0SourceScholar
2025

DiCo: Revitalizing ConvNets for Scalable and Efficient Diffusion Modeling

NeurIPS 2025spotlight

Diffusion Transformer (DiT), a promising diffusion model for visual generation, demonstrates impressive performance but incurs significant computational overhead. Intriguingly, analysis of pre-trained DiT models reveals that global self-attention is often redundant, predominantly capturing local pat…

Cited by 0SourcecodeScholar
2025

InfiMM-WebMath-40B: Advancing Multimodal Pre-Training for Enhanced Mathematical Reasoning

EMNLP 2025

Pre-training on large, high-quality datasets is essential for improving the reasoning abilities of Large Language Models (LLMs), particularly in specialized fields like mathematics. However, the field of Multimodal LLMs (MLLMs) lacks a comprehensive, open-source dataset for mathematical reasoning. T

Cited by 0SourcePDFScholar
2025

MMFakeBench: A Mixed-Source Multimodal Misinformation Detection Benchmark for LVLMs

ICLR 2025poster

Current multimodal misinformation detection (MMD) methods often assume a single source and type of forgery for each sample, which is insufficient for real-world scenarios where multiple forgery sources coexist. The lack of a benchmark for mixed-source misinformation has hindered progress in this fie…

Cited by 0SourcePDFScholar
2025

Semantic Equitable Clustering: A Simple and Effective Strategy for Clustering Vision Tokens

ICCV 2025poster

The Vision Transformer (ViT) has gained prominence for its superior relational modeling prowess. However, its global attention mechanism's quadratic complexity poses substantial computational burdens. A common remedy spatially groups tokens for self-attention, reducing computational requirements. No…

Cited by 0SourcePDFScholar
2025

Video-SafetyBench: A Benchmark for Safety Evaluation of Video LVLMs

NeurIPS 2025poster

The increasing deployment of Large Vision-Language Models (LVLMs) raises safety concerns under potential malicious inputs. However, existing multimodal safety evaluations primarily focus on model vulnerabilities exposed by static image inputs, ignoring the temporal dynamics of video that may induce…

Cited by 0SourcecodeScholar
2024

DeVAn: Dense Video Annotation for Video-Language Models

ACL 2024long

We present a novel human annotated dataset for evaluating the ability for visual-language models to generate both short and long descriptions for real-world video clips, termed DeVAn (Dense Video Annotation). The dataset contains 8.5K YouTube video clips of 20-60 seconds in duration and covers a wid…

2024

DreamClear: High-Capacity Real-World Image Restoration with Privacy-Safe Dataset Curation

NeurIPS 2024poster

Image restoration (IR) in real-world scenarios presents significant challenges due to the lack of high-capacity models and comprehensive datasets. To tackle these issues, we present a dual strategy: GenIR, an innovative data curation pipeline, and DreamClear, a cutting-edge Diffusion Transformer (Di…

2024

Hallo3D: Multi-Modal Hallucination Detection and Mitigation for Consistent 3D Content Generation

NeurIPS 2024poster

Recent advancements in 3D content generation have been significant, primarily due to the visual priors provided by pretrained diffusion models. However, large 2D visual models exhibit spatial perception hallucinations, leading to multi-view inconsistency in 3D content generated through Score Distill…

Cited by 1SourcePDFScholar
2024

Heterogeneous Test-Time Training for Multi-Modal Person Re-identification

AAAI 2024technical

Multi-modal person re-identification (ReID) seeks to mitigate challenging lighting conditions by incorporating diverse modalities. Most existing multi-modal ReID methods concentrate on leveraging complementary multi-modal information via fusion or interaction. However, the relationships among hetero…

2024

InstaStyle: Inversion Noise of a Stylized Image is Secretly a Style Adviser

ECCV 2024poster

"Stylized text-to-image generation focuses on creating images from textual descriptions while adhering to a style specified by reference images. However, subtle style variations within different reference images can hinder the model from accurately learning the target style. In this paper, we propos…

2024

Parallel Augmentation and Dual Enhancement for Occluded Person Re-Identification

ICASSP 2024accepted

Occluded person re-identification (Re-ID), the task of searching for the same person’s images in occluded environments, has attracted lots of attention in the past decades. Recent approaches concentrate on improving performance on occluded data by data/feature augmentation or using extra models to p…

Cited by 0SourceScholar
2024

RMT: Retentive Networks Meet Vision Transformers

CVPR 2024poster

Vision Transformer (ViT) has gained increasing attention in the computer vision community in recent years. However the core component of ViT Self-Attention lacks explicit spatial priors and bears a quadratic computational complexity thereby constraining the applicability of ViT. To alleviate these i…

2024

Uncertainty-Aware Source-Free Adaptive Image Super-Resolution with Wavelet Augmentation Transformer

CVPR 2024poster

Unsupervised Domain Adaptation (UDA) can effectively address domain gap issues in real-world image Super-Resolution (SR) by accessing both the source and target data. Considering privacy policies or transmission restrictions of source data in practical scenarios we propose a SOurce-free Domain Adapt…

2024

Visual Anchors Are Strong Information Aggregators For Multimodal Large Language Model

NeurIPS 2024poster

In the realm of Multimodal Large Language Models (MLLMs), vision-language connector plays a crucial role to link the pre-trained vision encoders with Large Language Models (LLMs). Despite its importance, the vision-language connector has been relatively less explored. In this study, we aim to propos…

2023

Learning-to-Rank Meets Language: Boosting Language-Driven Ordering Alignment for Ordinal Classification

NeurIPS 2023poster

We present a novel language-driven ordering alignment method for ordinal classification. The labels in ordinal classification contain additional ordering relations, making them prone to overfitting when relying solely on training data. Recent developments in pre-trained vision-language models inspir…

2023

Lightweight Vision Transformer with Bidirectional Interaction

NeurIPS 2023poster

Recent advancements in vision backbones have significantly improved their performance by simultaneously modeling images’ local and global contexts. However, the bidirectional interaction between these two contexts has not been well explored and exploited, which is important in the human visual syste…

2022

Artistic Style Discovery With Independent Components

CVPR 2022poster

Style transfer has been well studied in recent years with excellent performance processed. While existing methods usually choose CNNs as the powerful tool to accomplish superb stylization, less attention was paid to the latent style space. Rare exploration of underlying dimensions results in the poo…

Cited by 21PDFcodeScholar
2022

Orthogonal Transformer: An Efficient Vision Transformer Backbone with Token Orthogonalization

NeurIPS 2022accept

We present a general vision transformer backbone, called as Orthogonal Transformer, in pursuit of both efficiency and effectiveness. A major challenge for vision transformer is that self-attention, as the key element in capturing long-range dependency, is very computationally expensive for dense pre…

Cited by 32SourcePDFScholar
2022

Rethinking Image Cropping: Exploring Diverse Compositions From Global Views

CVPR 2022poster

Existing image cropping works mainly use anchor evaluation methods or coordinate regression methods. However, it is difficult for pre-defined anchors to cover good crops globally, and the regression methods ignore the cropping diversity. In this paper, we regard image cropping as a set prediction pr…

Cited by 25PDFcodeScholar
2021

Information Bottleneck Disentanglement for Identity Swapping

CVPR 2021poster

Improving the performance of face forgery detectors often requires more identity-swapped images of higher-quality. One core objective of identity swapping is to generate identity-discriminative faces that are distinct from the target while identical to the source. To this end, properly disentangling…

Cited by 127PDFcodeScholar
2020

Arbitrary Talking Face Generation via Attentional Audio-Visual Coherence Learning

IJCAI 2020poster

Talking face generation aims to synthesize a face video with precise lip synchronization as well as a smooth transition of facial motion over the entire video via the given speech clip and facial image. Most existing methods mainly focus on either disentangling the information in a single image or l…

Cited by 0SourcePDFScholar
2020

Hierarchical Face Aging through Disentangled Latent Characteristics

ECCV 2020poster

Current age datasets lie in a long-tailed distribution, which brings difficulties to describe the aging mechanism for the imbalance ages. To alleviate it, we design a novel facial age prior to guide the aging mechanism modeling. To explore the age effects on facial images, we propose a Disentangled…

Cited by 25SourcePDFScholar
2020

Informative Sample Mining Network for Multi-Domain Image-to-Image Translation

ECCV 2020poster

The performance of multi-domain image-to-image translation has been significantly improved by recent progress in deep generative models. Existing approaches can use a unified model to achieve translations between all the visual domains. However, their outcomes are far from satisfying when there are…

Cited by 9SourcePDFScholar
2019

Dual Variational Generation for Low Shot Heterogeneous Face Recognition

NeurIPS 2019spotlight

Heterogeneous Face Recognition (HFR) is a challenging issue because of the large domain discrepancy and a lack of heterogeneous data. This paper considers HFR as a dual generation problem, and proposes a novel Dual Variational Generation (DVG) framework. It generates large-scale new paired heterogen…

2018

IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis

NeurIPS 2018poster

We present a novel introspective variational autoencoder (IntroVAE) model for synthesizing high-resolution photographic images. IntroVAE is capable of self-evaluating the quality of its generated samples and improving itself accordingly. Its inference and generator models are jointly trained in an i…

Cited by 356SourcePDFScholar