← Search

Jinhui Tang

63 accepted papers

2026

Condensed Test-Time Adaptation of VLMs for Action Recognition

CVPR 2026

Test-time adaptation for video understanding, which enables vision-language models (VLMs) to generalize to downstream tasks such as action recognition, has demonstrated substantial value in real-world applications. Existing memory-based methods typically build a visual cache from high-confidence tes

Cited by 0SourceScholar
2026

FoundIR-v2: Optimizing Pre-Training Data Mixtures for Image Restoration Foundation Model

CVPR 2026

Recent studies have witnessed significant advances in image restoration foundation models driven by improvements in the scale and quality of pre-training data. In this work, we find that the data mixture proportions from different restoration tasks are also a critical factor directly determining the

Cited by 0SourcecodeScholar
2026

HOSIG: Full-Body Human-Object-Scene Interaction Generation with Hierarchical Scene Perception

AAAI 2026technical

Generating high-fidelity full-body human interactions with dynamic objects and static scenes remains a critical challenge in computer graphics and animation. Existing methods for human-object interaction often neglect scene context, leading to implausible penetrations, while human-scene interaction

Cited by 0SourcePDFScholar
2026

RECOM: REALISTIC CO-SPEECH MOTION GENERATION WITH RECURRENT EMBEDDED TRANSFORMER

ICASSP 2026poster

We present ReCoM, an efficient framework for generating high-fidelity and generalizable human body motions synchronized with speech. The core innovation lies in the Recurrent Embedded Transformer (RET), which integrates Dynamic Embedding Regularization (DER) into a Vision Transformer (ViT) core arch…

Cited by 0SourcePDFScholar
2026

Spatiotemporal-Untrammelled Mixture of Experts for Multi-Person Motion Prediction

AAAI 2026technical

Comprehensively and flexibly capturing the complex spatio-temporal dependencies of human motion is critical for multi-person motion prediction. Existing methods grapple with two primary limitations: i) Inflexible spatiotemporal representation due to reliance on positional encodings for capturing spa

Cited by 0SourcePDFScholar
2026

Zero-shot HOI Detection with MLLM-based Detector-agnostic Interaction Recognition

ICLR 2026poster

Zero-shot Human-object interaction (HOI) detection aims to locate humans and objects in images and recognize their interactions. While advances in open-vocabulary object detection provide promising solutions for object localization, interaction recognition (IR) remains challenging due to the combina…

Cited by 0SourcecodeScholar
2025

3D Question Answering via only 2D Vision-Language Models

ICML 2025poster

Large vision-language models (LVLMs) have significantly advanced numerous fields. In this work, we explore how to harness their potential to address 3D scene understanding tasks, using 3D question answering (3D-QA) as a representative example. Due to the limited training data in 3D, we do not train…

Cited by 0SourcePDFScholar
2025

AccCtr: Accelerating Training-Free Conditional Control For Diffusion Models

IJCAI 2025

In current training-free Conditional Diffusion Models (CDM), the sampling process is steered by the gradient, which measures the discrepancy between the guidance and the condition extracted by a pre-trained condition extraction network. These methods necessitate small guidance steps, resulting in lo

Cited by 0SourcePDFScholar
2025

Aligning Text-to-Image Diffusion Models to Human Preference by Classification

NeurIPS 2025spotlight

Text-to-image diffusion models are typically trained on large-scale web data, often resulting in outputs that misalign with human preferences. Inspired by preference learning in large language models, we propose ABC (Alignment by Classification), a simple yet effective framework for aligning diffus…

Cited by 0SourceScholar
2025

Cross-modal Collaborative Representation Learning for Text-to-Image Person Retrieval

IJCAI 2025

Text-to-image person retrieval (TIPR) aims to find images of the same identity that match a given text description. Current TIPR methods mainly focus on mining the association between images and texts, ignoring their potential complementarity. Besides, existing matching losses treat all positive pai

Cited by 0SourcePDFScholar
2025

DISCO: DISCrete nOise for Conditional Control in Text-to-Image Diffusion Models

NeurIPS 2025poster

A major challenge in using diffusion models is aligning outputs with user-defined conditions. Existing conditional generation methods fall into two major categories: classifier-based guidance, which requires differentiable target models and gradient-based correction; and classifier-free guidance, wh…

Cited by 0SourceScholar
2025

EMControl: Adding Conditional Control to Text-to-Image Diffusion Models via Expectation-Maximization

AAAI 2025technical

Recent advances in diffusion models focus on efficiently handling conditional generative tasks without extra training. The process involves decomposing the result into two components: 1. unconditional sample, generated in the absence of conditions; 2. condition correction, adjusting unconditional sa…

Cited by 0SourcePDFScholar
2025

Efficient Visual State Space Model for Image Deblurring

CVPR 2025poster

Convolutional neural networks (CNNs) and Vision Transformers (ViTs) have achieved excellent performance in image restoration. While ViTs generally outperform CNNs by effectively capturing long-range dependencies and input-specific characteristics, their computational complexity increases quadratical…

2025

FoundIR: Unleashing Million-scale Training Data to Advance Foundation Models for Image Restoration

ICCV 2025poster

Despite the significant progress made by all-in-one models in universal image restoration, existing methods suffer from a generalization bottleneck in real-world scenarios, as they are mostly trained on small-scale synthetic datasets with limited degradations. Therefore, large-scale high-quality rea…

Cited by 0SourcePDFScholar
2025

IMAGDressing-v1: Customizable Virtual Dressing

AAAI 2025technical

Existing virtual try-on (VTON) methods provide only limited user control over garment attributes and generally overlook essential factors such as face, pose, and scene context. To address these limitations, we introduce the virtual dressing (VD) task, which aims to synthesize freely editable human i…

2025

Long-Term TalkingFace Generation via Motion-Prior Conditional Diffusion Model

ICML 2025poster

Recent advances in conditional diffusion models have shown promise for generating realistic TalkingFace videos, yet challenges persist in achieving consistent head movement, synchronized facial expressions, and accurate lip synchronization over extended generations. To address these, we introduce th…

Cited by 16SourcePDFScholar
2025

Multi-scale Activation, Refinement, and Aggregation: Exploring Diverse Cues for Fine-Grained Bird Recognition

AAAI 2025technical

Given the critical role of birds in ecosystems, Fine-Grained Bird Recognition (FGBR) has gained increasing attention, particularly in distinguishing birds within similar subcategories. Although Vision Transformer (ViT)-based methods often outperform Convolutional Neural Network (CNN)-based methods i…

Cited by 0SourcePDFScholar
2025

NoiseCtrl: A Sampling-Algorithm-Agnostic Conditional Generation Method for Diffusion Models

CVPR 2025poster

In training-free conditional generative tasks, diffusion models utilize differentiable loss functions to steer the generative reverse process, necessitating modifications to sampling algorithms like DDPM and DDIM. However, such adjustments likely reduce flexibility and reliability. In this paper, we…

Cited by 0SourcePDFScholar
2025

OmniGaze: Reward-inspired Generalizable Gaze Estimation in the Wild

NeurIPS 2025poster

Current 3D gaze estimation methods struggle to generalize across diverse data domains, primarily due to $\textbf{i)}$ $\textit{the scarcity of annotated datasets}$, and $\textbf{ii)}$ $\textit{the insufficient diversity of labeled data}$. In this work, we present OmniGaze, a semi-supervised framewor…

Cited by 0SourceScholar
2025

Plenodium: Underwater 3D Scene Reconstruction with Plenoptic Medium Representation

NeurIPS 2025poster

We present *Plenodium* (*plenoptic medium*), an effective and efficient 3D representation framework capable of jointly modeling both objects and the participating medium. In contrast to existing medium representations that rely solely on view-dependent modeling, our novel plenoptic medium represent…

Cited by 0SourceScholar
2025

Richer Semantics, Better Alignment: Aligning Visual Features with Explicit and Enriched Semantics for Visible-Infrared Person Re-Identification

IJCAI 2025

Visible-infrared person re-identification (VIReID) retrieves pedestrian images with the same identity across different modalities. Existing methods learn visual features solely from images, failing to align them into the modality-invariant semantic space. In this paper, we propose a novel framework,

Cited by 0SourcePDFScholar
2025

TEST-V: TEst-time Support-set Tuning for Zero-shot Video Classification

IJCAI 2025

Recently, adapting Vision Language Models (VLMs) to zero-shot visual classification by tuning class embedding with a few prompts (Test-time Prompt Tuning, TPT) or replacing class names with generated visual samples (support-set) has shown promising results. However, TPT cannot avoid the semantic gap

Cited by 0SourcePDFScholar
2025

Tensor-aggregated LoRA in Federated Fine-tuning

ICCV 2025poster

The combination of Large Language Models (LLMs) and Federated Learning (FL) to leverage privacy-preserving data has emerged as a promising approach to further enhance the Parameter-Efficient Fine-Tuning (PEFT) capabilities of LLMs. In real-world FL settings with resource heterogeneity, the training…

Cited by 0SourcePDFScholar
2025

Vision-centric Token Compression in Large Language Model

NeurIPS 2025spotlight

Real-world applications are stretching context windows to hundreds of thousand of tokens while Large Language Models (LLMs) swell from billions to trillions of parameters. This dual expansion send compute and memory costs skyrocketing, making $\textit{token compression}$ indispensable. We introduce…

Cited by 0SourceScholar
2024

ColorMNet: A Memory-based Deep Spatial-Temporal Feature Propagation Network for Video Colorization

ECCV 2024poster

"How to effectively explore spatial-temporal features is important for video colorization. Instead of stacking multiple frames along the temporal dimension or recurrently propagating estimated features that will accumulate errors or cannot explore information from far-apart frames, we develop a memo…

2024

DTS-TPT: Dual Temporal-Sync Test-time Prompt Tuning for Zero-shot Activity Recognition

IJCAI 2024poster

Finetuning the large vision-language models on video data with a set of learnable prompts has shown promising performance on zero-shot activity recognition but still requires extra video data and expensive training costs. Inspired by recent Test-time Prompt Tuning (TPT) on the image domain, this wor…

2024

DoFIT: Domain-aware Federated Instruction Tuning with Alleviated Catastrophic Forgetting

NeurIPS 2024poster

Federated Instruction Tuning (FIT) advances collaborative training on decentralized data, crucially enhancing model's capability and safeguarding data privacy. However, existing FIT methods are dedicated to handling data heterogeneity across different clients (i.e., client-aware data heterogeneity),…

2024

MGNet: Learning Correspondences via Multiple Graphs

AAAI 2024technical

Learning correspondences aims to find correct correspondences (inliers) from the initial correspondence set with an uneven correspondence distribution and a low inlier rate, which can be regarded as graph data. Recent advances usually use graph neural networks (GNNs) to build a single type of graph…

2024

Unleashing Network Potentials for Semantic Scene Completion

CVPR 2024poster

Semantic scene completion (SSC) aims to predict complete 3D voxel occupancy and semantics from a single-view RGB-D image and recent SSC methods commonly adopt multi-modal inputs. However our investigation reveals two limitations: ineffective feature learning from single modalities and overfitting to…

2023

DLGSANet: Lightweight Dynamic Local and Global Self-Attention Networks for Image Super-Resolution

ICCV 2023poster

We propose an effective lightweight dynamic local and global self-attention network (DLGSANet) to solve image super-resolution. Our method explores the properties of Transformers while having low computational costs. Motivated by the network designs of Transformers, we develop a simple yet effective…

Cited by 62PDFcodeScholar
2023

SVMV: Spatiotemporal Variance-Supervised Motion Volume for Video Frame Interpolation

ICASSP 2023accepted

High-performance video frame interpolation is challenging for complex scenes with diverse motion and occlusion characteristics. Existing methods, deploying off-the-shelf flow estimators to acquire initial characterizations refined by multiple subsequent models, often require heavy network architectu…

Cited by 0SourceScholar
2023

Semantic Scene Completion With Cleaner Self

CVPR 2023poster

Semantic Scene Completion (SSC) transforms an image of single-view depth and/or RGB 2D pixels into 3D voxels, each of whose semantic labels are predicted. SSC is a well-known ill-posed problem as the prediction model has to "imagine" what is behind the visible surface, which is usually represented b…

2023

Spatially-Adaptive Feature Modulation for Efficient Image Super-Resolution

ICCV 2023poster

Although deep learning-based solutions have achieved impressive reconstruction performance in image super-resolution (SR), these models are generally large, with complex architectures, making them incompatible with low-power devices with many computational and memory constraints. To overcome these c…

Cited by 142PDFcodeScholar
2023

Video-Text Pre-training with Learned Regions for Retrieval

AAAI 2023technical

Video-Text pre-training aims at learning transferable representations from large-scale video-text pairs via aligning the semantics between visual and textual information. State-of-the-art approaches extract visual features from raw pixels in an end-to-end fashion. However, these methods operate at f…

Cited by 9SourcePDFScholar
2022

Hierarchical Feature Alignment Network for Unsupervised Video Object Segmentation

ECCV 2022poster

"Optical flow is an easily conceived and precious cue for advancing unsupervised video object segmentation (UVOS). Most of the previous methods directly extract and fuse the motion and appearance features for segmenting target objects in the UVOS setting. However, optical flow is intrinsically an in…

2022

PNP: Robust Learning From Noisy Labels by Probabilistic Noise Prediction

CVPR 2022oral

Label noise has been a practical challenge in deep learning due to the strong capability of deep neural networks in fitting all training data. Prior literature primarily resorts to sample selection methods for combating noisy labels. However, these approaches focus on dividing samples by order sorti…

Cited by 80PDFScholar
2021

Generalized Focal Loss V2: Learning Reliable Localization Quality Estimation for Dense Object Detection

CVPR 2021poster

Localization Quality Estimation (LQE) is crucial and popular in the recent advancement of dense object detectors since it can provide accurate ranking scores that benefit the Non-Maximum Suppression processing and improve detection performance. As a common practice, most existing methods predict LQE…

Cited by 324PDFcodeScholar
2021

Improving OCR-Based Image Captioning by Incorporating Geometrical Relationship

CVPR 2021poster

OCR-based image captioning aims to automatically describe images based on all the visual entities (both visual objects and scene text) in images. Compared with conventional image captioning, the reasoning of scene text is required for OCR-based image captioning since the generated descriptions often…

Cited by 50PDFcodeScholar
2020

Causal Intervention for Weakly-Supervised Semantic Segmentation

NeurIPS 2020oral

We present a causal inference framework to improve Weakly-Supervised Semantic Segmentation (WSSS). Specifically, we aim to generate better pixel-level pseudo-masks by using only image-level labels -- the most crucial step in WSSS. We attribute the cause of the ambiguous boundaries of pseudo-masks to…

2020

Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection

NeurIPS 2020poster

One-stage detector basically formulates object detection as dense classification and localization (i.e., bounding box regression). The classification is usually optimized by Focal Loss and the box location is commonly learned under Dirac delta distribution. A recent trend for one-stage detectors is…

2020

Social Adaptive Module for Weakly-supervised Group Activity Recognition

ECCV 2020poster

This paper presents a new task named weakly-supervised group activity recognition (GAR) which differs from conventional GAR tasks in that only video-level labels are available, yet the important persons within each frame are not provided even in the training data. This eases us to collect and annota…

Cited by 113SourcePDFScholar
2019

Spatially Variant Linear Representation Models for Joint Filtering

CVPR 2019poster

Joint filtering mainly uses an additional guidance image as a prior and transfers its structures to the target image in the filtering process. Different from existing algorithms that rely on locally linear models or hand-designed objective functions to extract the structural information from the gui…

Cited by 53PDFScholar
2018

Designing by Training: Acceleration Neural Network for Fast High-Dimensional Convolution

NeurIPS 2018poster

The high-dimensional convolution is widely used in various disciplines but has a serious performance problem due to its high computational complexity. Over the decades, people took a handmade approach to design fast algorithms for the Gaussian convolution. Recently, requirements for various non-Gaus…

Cited by 3SourcePDFScholar
2018

Learning Dual Convolutional Neural Networks for Low-Level Vision

CVPR 2018poster

In this paper, we propose a general dual convolutional neural network (DualCNN) for low-level vision problems, e.g., super-resolution, edge-preserving filtering, deraining and dehazing. These problems usually involve the estimation of two components of the target signals: structures and details. Mot…

Cited by 230SourcePDFScholar
2018

Single Image Dehazing via Conditional Generative Adversarial Network

CVPR 2018poster

In this paper, we present an algorithm to directly restore a clear image from a hazy image. This problem is highly ill-posed and most existing algorithms often use hand-crafted features, e.g., dark channel, color disparity, maximum contrast, to estimate transmission maps and then atmospheric lights.…

Cited by 511SourcePDFScholar
2017

Hardware-Efficient Guided Image Filtering for Multi-Label Problem

CVPR 2017poster

The Guided Filter (GF) is well-known for its linear complexity. However, when filtering an image with an n-channel guidance, GF needs to invert an n xn matrix for each pixel. To the best of our knowledge existing matrix inverse algorithms are inefficient on current hardwares. This shortcoming limits…

Cited by 11PDFScholar
2015

Human Parsing With Contextualized Convolutional Neural Network

ICCV 2015oral

In this work, we address the human parsing task with a novel Contextualized Convolutional Neural Network (Co-CNN) architecture, which well integrates the cross-layer context, global image-level context, within-super-pixel context and cross-super-pixel neighborhood context into a unified network. Giv…

Cited by 356PDFScholar