← Search

Gang Hua

92 accepted papers

2026

COPO: Causal-Oriented Policy Optimization for Hallucinations of MLLMs

CVPR 2026

Despite Multimodal Large Language Models (MLLMs) having shown impressive capabilities, they may suffer from hallucinations. Empirically, we find that MLLMs attend disproportionately to task-irrelevant background regions compared with text-only LLMs, implying spurious background-answer correlations.

Cited by 0SourceScholar
2026

CoIn3D: Revisiting Configuration-Invariant Multi-Camera 3D Object Detection

CVPR 2026

Multi-camera 3D object detection (MC3D) has attracted increasing attention with the growing deployment of multi-sensor physical agents, such as robots and autonomous vehicles. However, MC3D models still struggle to generalize to unseen platforms with new multi-camera configurations. Current solution

Cited by 0SourceScholar
2026

RayD3D: Distilling Depth Knowledge Along the Ray for Robust Multi-View 3D Object Detection

AAAI 2026technical

Multi-view 3D detection with bird’s eye view (BEV) is crucial for autonomous driving and robotics, but its robustness in real-world is limited as it struggles to predict accurate depth values. A mainstream solution, cross-modal distillation, transfers depth information from LiDAR to camera models bu

Cited by 0SourcePDFScholar
2025

Class-aware Domain Knowledge Fusion and Fission for Continual Test-Time Adaptation

NeurIPS 2025poster

Continual Test-Time Adaptation (CTTA) aims to quickly fine-tune the model during the test phase so that it can adapt to multiple unknown downstream domain distributions without pre-acquiring downstream domain data. To this end, existing advanced CTTA methods mainly reduce the catastrophic forgettin…

Cited by 0SourcecodeScholar
2025

Componential Prompt-Knowledge Alignment for Domain Incremental Learning

ICML 2025poster

Domain Incremental Learning (DIL) aims to learn from non-stationary data streams across domains while retaining and utilizing past knowledge. Although prompt-based methods effectively store multi-domain knowledge in prompt parameters and obtain advanced performance through cross-domain prompt fusion…

2025

Diversifying Query: Region-Guided Transformer for Temporal Sentence Grounding

AAAI 2025technical

Temporal sentence grounding is a challenging task that aims to localize the moment spans relevant to a language description. Although recent DETR-based models have achieved notable progress by leveraging multiple learnable moment queries, they suffer from overlapped and redundant proposals, leading…

2025

DynaRend: Learning 3D Dynamics via Masked Future Rendering for Robotic Manipulation

NeurIPS 2025poster

Learning generalizable robotic manipulation policies remains a key challenge due to the scarcity of diverse real-world training data. While recent approaches have attempted to mitigate this through self-supervised representation learning, most either rely on 2D vision pretraining paradigms such as m…

Cited by 0SourceScholar
2025

Moment Quantization for Video Temporal Grounding

ICCV 2025poster

Video temporal grounding is a critical video understanding task, which aims to localize moments relevant to a language description. The challenge of this task lies in distinguishing relevant and irrelevant moments. Previous methods focused on learning continuous features exhibit weak differentiation…

2025

SAMPO: Scale-wise Autoregression with Motion Prompt for Generative World Models

NeurIPS 2025poster

World models allow agents to simulate the consequences of actions in imagined environments for planning, control, and long-horizon decision-making. However, existing autoregressive world models struggle with visually coherent predictions due to disrupted spatial structure, inefficient decoding, and…

Cited by 0SourceScholar
2025

State Space Prompting via Gathering and Spreading Spatio-Temporal Information for Video Understanding

NeurIPS 2025poster

Recently, pre-trained state space models have shown great potential for video classification, which sequentially compresses visual tokens in videos with linear complexity, thereby improving the processing efficiency of video data while maintaining high performance. To apply powerful pre-trained mode…

Cited by 0SourceScholar
2025

Token Coordinated Prompt Attention is Needed for Visual Prompting

ICML 2025poster

Visual prompting techniques are widely used to efficiently fine-tune pretrained Vision Transformers (ViT) by learning a small set of shared prompts for all tokens. However, existing methods overlook the unique roles of different tokens in conveying discriminative information and interact with all to…

2025

Towards Precise Embodied Dialogue Localization via Causality Guided Diffusion

CVPR 2025poster

Embodied localization based on vision and natural language dialogues presents a persistent challenge in embodied intelligence. Existing methods often approach this task as an image translation problem, leveraging encoder-decoder architectures to predict heatmaps. However, these methods frequently ex…

Cited by 0SourcePDFScholar
2024

DL3DV-10K: A Large-Scale Scene Dataset for Deep Learning-based 3D Vision

CVPR 2024poster

We have witnessed significant progress in deep learning-based 3D vision ranging from neural radiance field (NeRF) based 3D representation learning to applications in novel view synthesis (NVS). However existing scene-level datasets for deep learning-based 3D vision limited to either synthetic enviro…

Cited by 85SourcePDFScholar
2024

Enhancing Implicit Shape Generators Using Topological Regularizations

ICML 2024poster

A fundamental problem in learning 3D shapes generative models is that when the generative model is simply fitted to the training data, the resulting synthetic 3D models can present various artifacts. Many of these artifacts are topological in nature, e.g., broken legs, unrealistic thin structures, a…

Cited by 1SourcePDFScholar
2024

Evidential Active Recognition: Intelligent and Prudent Open-World Embodied Perception

CVPR 2024poster

Active recognition enables robots to intelligently explore novel observations thereby acquiring more information while circumventing undesired viewing conditions. Recent approaches favor learning policies from simulated or collected data wherein appropriate actions are more frequently selected when…

Cited by 6SourcePDFScholar
2024

Exploring Pre-trained Text-to-Video Diffusion Models for Referring Video Object Segmentation

ECCV 2024poster

"In this paper, we explore the visual representations produced from a pre-trained text-to-video (T2V) diffusion model for video understanding tasks. We hypothesize that the latent representation learned from a pretrained generative T2V model encapsulates rich semantics and coherent temporal correspo…

2024

Learning Anomalies with Normality Prior for Unsupervised Video Anomaly Detection

ECCV 2024poster

"Unsupervised video anomaly detection (UVAD) aims to detect abnormal events in videos without any annotations. It remains challenging because anomalies are rare, diverse, and usually not well-defined. Existing UVAD methods are purely data-driven and perform unsupervised learning by identifying vario…

2024

Stepwise Multi-grained Boundary Detector for Point-supervised Temporal Action Localization

ECCV 2024poster

"Point-supervised temporal action localization pursues high-accuracy action detection under low-cost data annotation. Despite recent advances, a significant challenge remains: sparse labeling of individual frames leads to semantic ambiguity in determining action boundaries due to the lack of continu…

Cited by 0SourcePDFScholar
2024

Temporal Correlation Vision Transformer for Video Person Re-Identification

AAAI 2024technical

Video Person Re-Identification (Re-ID) is a task of retrieving persons from multi-camera surveillance systems. Despite the progress made in leveraging spatio-temporal information in videos, occlusion in dense crowds still hinders further progress. To address this issue, we propose a Temporal Correla…

Cited by 5SourcePDFScholar
2024

Towards Generalizable Multi-Object Tracking

CVPR 2024poster

Multi-Object Tracking (MOT) encompasses various tracking scenarios each characterized by unique traits. Effective trackers should demonstrate a high degree of generalizability across diverse scenarios. However existing trackers struggle to accommodate all aspects or necessitate hypothesis and experi…

2023

Diversity-Aware Meta Visual Prompting

CVPR 2023poster

We present Diversity-Aware Meta Visual Prompting (DAM-VP), an efficient and effective prompting method for transferring pre-trained models to downstream tasks with frozen backbone. A challenging issue in visual prompting is that image datasets sometimes have a large data diversity whereas a per-data…

2023

Flexible Visual Recognition by Evidential Modeling of Confusion and Ignorance

ICCV 2023poster

In real-world scenarios, typical visual recognition systems could fail under two major causes, i.e., the misclassification between known classes and the excusable misbehavior on unknown-class images. To tackle these deficiencies, flexible visual recognition should dynamically predict multiple classe…

Cited by 5PDFScholar
2023

HairCLIPv2: Unifying Hair Editing via Proxy Feature Blending

ICCV 2023poster

Hair editing has made tremendous progress in recent years. Early hair editing methods use well-drawn sketches or masks to specify the editing conditions. Even though they can enable very fine-grained local control, such interaction modes are inefficient for the editing conditions that can be easily…

Cited by 22PDFcodeScholar
2023

Implicit Autoencoder for Point-Cloud Self-Supervised Representation Learning

ICCV 2023poster

This paper advocates the use of implicit surface representation in autoencoder-based self-supervised 3D representation learning. The most popular and accessible 3D representation, i.e., point clouds, involves discrete samples of the underlying continuous 3D surface. This discretization process intro…

Cited by 65PDFcodeScholar
2023

Improving Adversarial Robustness of Masked Autoencoders via Test-time Frequency-domain Prompting

ICCV 2023poster

In this paper, we investigate the adversarial robustness of vision transformers that are equipped with BERT pretraining (e.g., BEiT, MAE). A surprising observation is that MAE has significantly worse adversarial robustness than other BERT pretraining methods. This observation drives us to rethink th…

Cited by 13PDFcodeScholar
2023

Learning from Noisy Pseudo Labels for Semi-Supervised Temporal Action Localization

ICCV 2023poster

Semi-Supervised Temporal Action Localization (SS-TAL) aims to improve the generalization ability of action detectors with large-scale unlabeled videos. Albeit the recent advancement, one of the major challenges still remains: noisy pseudo labels hinder efficient learning on abundant unlabeled videos…

Cited by 10PDFcodeScholar
2023

MotionTrack: Learning Robust Short-Term and Long-Term Motions for Multi-Object Tracking

CVPR 2023poster

The main challenge of Multi-Object Tracking (MOT) lies in maintaining a continuous trajectory for each target. Existing methods often learn reliable motion patterns to match the same target between adjacent frames and discriminative appearance features to re-identify the lost targets after a long pe…

2023

Multi-Stream Representation Learning for Pedestrian Trajectory Prediction

AAAI 2023technical

Forecasting the future trajectory of pedestrians is an important task in computer vision with a range of applications, from security cameras to autonomous driving. It is very challenging because pedestrians not only move individually across time but also interact spatially, and the spatial and tempo…

2023

Parallel Attention Interaction Network for Few-Shot Skeleton-Based Action Recognition

ICCV 2023poster

Learning discriminative features from very few labeled samples to identify novel classes has received increasing attention in skeleton-based action recognition. Existing works aim to learn action-specific embeddings by exploiting either intra-skeleton or inter-skeleton spatial associations, which ma…

Cited by 11PDFScholar
2023

Progressive Backdoor Erasing via Connecting Backdoor and Adversarial Attacks

CVPR 2023poster

Deep neural networks (DNNs) are known to be vulnerable to both backdoor attacks as well as adversarial attacks. In the literature, these two types of attacks are commonly treated as distinct problems and solved separately, since they belong to training-time and inference-time attacks respectively. H…

Cited by 30SourcePDFScholar
2023

SOAR: Scene-debiasing Open-set Action Recognition

ICCV 2023poster

Deep models have the risk of utilizing spurious clues to make predictions, e.g., recognizing actions via classifying the background scene. This problem severely degrades the open-set action recognition performance when the testing samples exhibit scene distributions different from the training sampl…

Cited by 18PDFcodeScholar
2023

Weakly-Guided Self-Supervised Pretraining for Temporal Activity Detection

AAAI 2023technical

Temporal Activity Detection aims to predict activity classes per frame, in contrast to video-level predictions in Activity Classification (i.e., Activity Recognition). Due to the expensive frame-level annotations required for detection, the scale of detection datasets is limited. Thus, commonly, pre…

2022

Breadcrumbs: Adversarial Class-Balanced Sampling for Long-Tailed Recognition

ECCV 2022poster

"The problem of long-tailed recognition, where the number of examples per class is highly unbalanced, is considered. While training with class-balanced sampling has been shown effective for this problem, it is known to over-fit to few-shot classes. It is hypothesized that this is due to the repeated…

2022

Complementary Attention Gated Network for Pedestrian Trajectory Prediction

AAAI 2022technical

Pedestrian trajectory prediction is crucial in many practical applications due to the diversity of pedestrian movements, such as social interactions and individual motion behaviors. With similar observable trajectories and social environments, different pedestrians may make completely different futu…

2022

Learning Disentangled Classification and Localization Representations for Temporal Action Localization

AAAI 2022technical

A common approach to Temporal Action Localization (TAL) is to generate action proposals and then perform action classification and localization on them. For each proposal, existing methods universally use a shared proposal-level representation for both tasks. However, our analysis indicates that thi…

Cited by 20SourcePDFScholar
2022

Social Interpretable Tree for Pedestrian Trajectory Prediction

AAAI 2022technical

Understanding the multiple socially-acceptable future behaviors is an essential task for many vision applications. In this paper, we propose a tree-based method, termed as Social Interpretable Tree (SIT), to address this multi-modal prediction task, where a hand-crafted tree is built depending on th…

2022

Uncertainty-Based Spatial-Temporal Attention for Online Action Detection

ECCV 2022poster

"Online action detection aims at detecting the ongoing action in a streaming video. In this paper, we proposed an uncertainty-based spatial-temporal attention for online action detection. By explicitly modeling the distribution of model parameters, we extend the baseline models in a probabilistic ma…

Cited by 22SourcePDFScholar
2021

ACSNet: Action-Context Separation Network for Weakly Supervised Temporal Action Localization

AAAI 2021technical

The object of Weakly-supervised Temporal Action Localization (WS-TAL) is to localize all action instances in an untrimmed video with only video-level supervision. Due to the lack of frame-level annotations during training, current WS-TAL methods rely on attention mechanisms to localize the foregroun…

Cited by 86SourcePDFScholar
2021

Diverse Semantic Image Synthesis via Probability Distribution Modeling

CVPR 2021poster

Semantic image synthesis, translating semantic layouts to photo-realistic images, is a one-to-many mapping problem. Though impressive progress has been recently made, diverse semantic synthesis that can efficiently produce semantic-level multimodal results, still remains a challenge. In this paper,…

Cited by 86PDFcodeScholar
2021

Enriching Local and Global Contexts for Temporal Action Localization

ICCV 2021poster

Effectively tackling the problem of temporal action localization (TAL) necessitates a visual representation that jointly pursues two confounding goals, i.e., fine-grained discrimination for temporal localization and sufficient visual invariance for action classification. We address this challenge by…

Cited by 148PDFcodeScholar
2021

GistNet: A Geometric Structure Transfer Network for Long-Tailed Recognition

ICCV 2021poster

The problem of long-tailed recognition, where the number of examples per class is highly unbalanced, is considered. It is hypothesized that the well known tendency of standard classifier training to overfit to popular classes can be exploited for effective transfer learning. Rather than eliminating…

Cited by 64PDFScholar
2021

Learning Dynamics via Graph Neural Networks for Human Pose Estimation and Tracking

CVPR 2021poster

Multi-person pose estimation and tracking serve as crucial steps for video understanding. Most state-of-the-art approaches rely on first estimating poses in each frame and only then implementing data association and refinement. Despite the promising results achieved, such a strategy is inevitably pr…

Cited by 98PDFScholar
2021

Meta Pairwise Relationship Distillation for Unsupervised Person Re-Identification

ICCV 2021poster

Unsupervised person re-identification (Re-ID) remains challenging due to the lack of ground-truth labels. Existing methods often rely on estimated pseudo labels via iterative clustering and classification, and they are unfortunately highly susceptible to performance penalties incurred by the inaccur…

Cited by 51PDFcodeScholar
2021

Practical Relative Order Attack in Deep Ranking

ICCV 2021poster

Recent studies unveil the vulnerabilities of deep ranking models, where an imperceptible perturbation can trigger dramatic changes in the ranking result. While previous attempts focus on manipulating absolute ranks of certain candidates, the possibility of adjusting their relative order remains unde…

Cited by 21PDFcodeScholar
2021

Robust Pose Estimation in Crowded Scenes with Direct Pose-Level Inference

NeurIPS 2021poster

Multi-person pose estimation in crowded scenes is challenging because overlapping and occlusions make it difficult to detect person bounding boxes and infer pose cues from individual keypoints. To address those issues, this paper proposes a direct pose-level inference strategy that is free of boundi…

2021

SGCN: Sparse Graph Convolution Network for Pedestrian Trajectory Prediction

CVPR 2021poster

Pedestrian trajectory prediction is a key technology in autopilot, which remains to be very challenging due to complex interactions between pedestrians. However, previous works based on dense undirected interaction suffer from modeling superfluous interactions and neglect of trajectory motion tenden…

Cited by 327PDFcodeScholar
2021

Unlimited Neighborhood Interaction for Heterogeneous Trajectory Prediction

ICCV 2021poster

Understanding complex social interactions among agents is a key challenge for trajectory prediction. Most existing methods consider the interactions between pairwise traffic agents or in a local area, while the nature of interactions is unlimited, involving an uncertain number of agents and non-loca…

Cited by 35PDFcodeScholar
2021

Weakly Supervised Temporal Action Localization Through Learning Explicit Subspaces for Action and Context

AAAI 2021technical

Weakly-supervised Temporal Action Localization (WS-TAL) methods learn to localize temporal starts and ends of action instances in a video under only video-level supervision. Existing WS-TAL methods rely on deep features learned for action recognition. However, due to the mismatch between classificat…

Cited by 32SourcePDFScholar
2020

LG-GAN: Label Guided Adversarial Network for Flexible Targeted Attack of Point Cloud Based Deep Networks

CVPR 2020poster

Deep neural networks have made tremendous progress in 3D point-cloud recognition. Recent works have shown that these 3D recognition networks are also vulnerable to adversarial samples produced from various attack methods, including optimization-based 3D Carlini-Wagner attack, gradient-based iterativ…

Cited by 130PDFScholar
2020

Passport-aware Normalization for Deep Model Protection

NeurIPS 2020poster

Despite tremendous success in many application scenarios, deep learning faces serious intellectual property (IP) infringement threats. Considering the cost of designing and training a good model, infringements will significantly infringe the interests of the original model owner. Recently, many impr…

2020

Self-Robust 3D Point Recognition via Gather-Vector Guidance

CVPR 2020poster

In this paper, we look into the problem of 3D adversary attack, and propose to leverage the internal properties of the point clouds and the adversarial examples to design a new self-robust deep neural network (DNN) based 3D recognition systems. As a matter of fact, on one hand, point clouds are high…

Cited by 67PDFScholar
2020

Two-Stream Consensus Network for Weakly-Supervised Temporal Action Localization

ECCV 2020poster

Weakly-supervised Temporal Action Localization (W-TAL) aims to classify and localize all action instances in an untrimmed video under only video-level supervision. However, without frame-level annotations, it is challenging for W-TAL methods to identify false positive action proposals and generate a…

2019

Weakly Supervised Temporal Action Localization Through Contrast Based Evaluation Networks

ICCV 2019poster

Weakly-supervised temporal action localization (WS-TAL) is a promising but challenging task with only video-level action categorical labels available during training. Without requiring temporal action boundary annotations in training data, WS-TAL could possibly exploit automatically retrieved video…

Cited by 135PDFcodeScholar
2018

Decouple Learning for Parameterized Image Operators

ECCV 2018poster

Many different deep networks have been used to approximate, accelerate or improve traditional image operators, such as image smoothing, super-resolution and denoising. Among these traditional operators, many contain parameters which need to be tweaked to obtain the satisfactory results, which we ref…

2018

LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks

ECCV 2018poster

Although weight and activation quantization is an effective approach for Deep Neural Network (DNN) compression and has a lot of potentials to increase inference speed leveraging bit-operations, there is still a noticeable gap in terms of prediction accuracy between the quantized model and the full-p…

2018

Stacked Cross Attention for Image-Text Matching

ECCV 2018poster

In this paper, we study the problem of image-text matching. Inferring the latent semantic alignment between objects or other salient stuff (e.g. snow, sky, lawn) and the corresponding words in sentences allows to capture fine-grained interplay between vision and language, and makes image-text matchi…

2017

A Generic Deep Architecture for Single Image Reflection Removal and Image Smoothing

ICCV 2017poster

This paper proposes a deep neural network structure that exploits edge information in addressing representative low-level vision tasks such as layer separation and image filtering. Unlike most other deep learning strategies applied in this context, our approach tackles these challenging problems by…

Cited by 379PDFScholar
2017

CVAE-GAN: Fine-Grained Image Generation Through Asymmetric Training

ICCV 2017poster

We present variational generative adversarial networks, a general learning framework that combines a variational auto-encoder with a generative adversarial network, for synthesizing images in fine-grained categories, such as faces of a specific person or objects in a category. Our approach models an…

Cited by 268PDFScholar
2017

ER3: A Unified Framework for Event Retrieval, Recognition and Recounting

CVPR 2017poster

We develop a unified framework for complex event retrieval, recognition and recounting. The framework is based on a compact video representation that exploits the temporal correlations in image features. Our feature alignment procedure identifies and removes the feature redundancies across frames an…

Cited by 28PDFScholar
2017

Neural Aggregation Network for Video Face Recognition

CVPR 2017poster

This paper presents a Neural Aggregation Network (NAN) for video face recognition. The network takes a face video or face image set of a person with a variable number of face images as its input, and produces a compact, fixed-dimension feature representation for recognition. The whole network is com…

Cited by 495PDFScholar
2017

StyleBank: An Explicit Representation for Neural Image Style Transfer

CVPR 2017poster

We propose StyleBank, which is composed of multiple convolution filter banks and each filter bank explicitly represents one style, for neural image style transfer. To transfer an image to a specific style, the corresponding filter bank is operated on top of the intermediate feature embedding produce…

Cited by 602PDFScholar
2016

A Multi-Level Contextual Model For Person Recognition in Photo Albums

CVPR 2016poster

In this work, we present a new framework for person recognition in photo albums that exploits contextual cues at multiple levels, spanning individual persons, individual photos, and photo groups. Through experiments, we show that the information available at each of these distinct contextual levels…

Cited by 39PDFScholar
2016

An egocentric computer vision based co-robot wheelchair

IROS 2016poster

Motivated by the emerging needs to improve the quality of life for the elderly and disabled individuals who rely on wheelchairs for mobility, and who might have limited or no hand functionality at all, we propose an egocentric computer vision based co-robot wheelchair to enhance their mobility witho…

Cited by 19SourceScholar
2015

A Convolutional Neural Network Cascade for Face Detection

CVPR 2015poster

In real-world face detection, large visual variations, such as those due to pose, expression, and lighting, demand an advanced discriminative model to accurately differentiate faces from the backgrounds. Consequently, effective models for the problem tend to be computationally prohibitive. To addre…

Cited by 1844SourcePDFScholar
2015

Similarity Learning on an Explicit Polynomial Kernel Feature Map for Person Re-Identification

CVPR 2015poster

In this paper, we address the person re-identification problem, discovering the correct matches for a probe person image from a set of gallery person images. We follow the learning-to-rank methodology and learn a similarity function to maximize the difference between the similarity scores of matched…

Cited by 258SourcePDFScholar