← Search

Jianqiang Huang

46 accepted papers

2026

CCCaption: Dual-Reward Reinforcement Learning for Complete and Correct Image Captioning

CVPR 2026

Image captioning remains a fundamental task for vision-language understanding, yet ground-truth supervision still relies predominantly on human-annotated references.Because human annotations reflect subjective preferences and expertise, ground-truth captions are often incomplete or even incorrect, w

Cited by 2SourcecodeScholar
2026

Experience is the Best Teacher: Motivating Effective Exploration in Reinforcement Learning for LLMs

ICML 2026poster

Reinforcement Learning (RL) with rubric-based rewards has recently shown remarkable progress in enhancing general reasoning capabilities of Large Language Models (LLMs), yet still suffers from ineffective exploration confined to current policy distribution. In fact, RL optimization can be viewed as …

Cited by 0SourceScholar
2026

Intrinsic Gradient Suppression for Label-Noise Prompt Tuning in Vision–Language Models

ICML 2026poster

Contrastive vision-language models like CLIP exhibit remarkable zero-shot generalization. However, prompt tuning remains highly sensitive to label noise, as mislabeled samples generate disproportionately large gradients that can overwhelm pre-trained priors. We argue that because CLIP already provid…

Cited by 0SourceScholar
2026

Scaling Test-Time Robustness of Vision-Language Models via Self-Critical Inference Framework

CVPR 2026

The emergence of Large Language Models (LLMs) has driven rapid progress in multi-modal learning, particularly in the development of Large Vision-Language Models (LVLMs). However, existing LVLM training paradigms place excessive reliance on the LLM component, giving rise to two critical robustness ch

Cited by 1SourcecodeScholar
2026

Towards Universal Gene Regulatory Network Inference: Unlocking Generalizable Regulatory Knowledge in Single-cell Foundation Models

ICML 2026poster

Gene Regulatory Network (GRN) inference is essential for understanding complex cellular mechanisms, rendered tractable through single-cell transcriptomic data. With the emergence of single-cell Foundation Models (scFMs), enhanced transcriptomic encoding is widely expected to revolutionize GRN infere…

Cited by 0SourceScholar
2025

A Simple and Comprehensive Benchmark for Single-Cell Transcriptomics

AAAI 2025technical

Single-cell transcriptomics describes complex molecular features at the individual cell level, serving various roles in biological research, such as enhancing gene expression and predicting drug responses. Due to transcriptomic data structurally resembling sequential data, many researchers have trai…

2025

HDiff: Confidence-Guided Denoising Diffusion for Robust Hyper-relational Link Prediction

EMNLP 2025

Although Hyper-relational Knowledge Graphs (HKGs) can model complex facts better than traditional KGs, the Hyper-relational Knowledge Graph Completion (HKGC) is more sensitive to inherent noise, particularly struggling with two prevalent HKG-specific noise types: Intra-fact Inconsistency and Cross-f

Cited by 0SourcePDFScholar
2024

ARFA: An Asymmetric Receptive Field Autoencoder Model for Spatiotemporal Prediction

ICASSP 2024accepted

Spatiotemporal prediction aims to generate future sequences by paradigms learned from historical contexts. It is essential in numerous domains, such as traffic flow prediction and weather forecasting. Recently, research in this field has been predominantly driven by deep neural networks based on aut…

Cited by 0SourceScholar
2023

Hierarchical Hypergraph Recurrent Attention Network for Temporal Knowledge Graph Reasoning

ICASSP 2023accepted

Temporal knowledge graph (TKG) serves as an essential tool in modeling complex event relations among real-world entities. A temporal knowledge graph can be viewed as a collection of knowledge graph snapshots ordered by time. Reasoning over such graphs remains nontrivial as temporal causal dependenci…

Cited by 0SourceScholar
2022

Balanced and Hierarchical Relation Learning for One-Shot Object Detection

CVPR 2022poster

Instance-level feature matching is significantly important to the success of modern one-shot object detectors. Recently, the methods based on the metric-learning paradigm have achieved an impressive process. Most of these works only measure the relations between query and target objects on a single…

Cited by 31PDFcodeScholar
2022

Cloth-Changing Person Re-Identification From a Single Image With Gait Prediction and Regularization

CVPR 2022poster

Cloth-Changing person re-identification (CC-ReID) aims at matching the same person across different locations over a long-duration, e.g., over days, and therefore inevitably has cases of changing clothing. In this paper, we focus on handling well the CC-ReID problem under a more challenging setting,…

Cited by 179PDFcodeScholar
2022

Delving into Details: Synopsis-to-Detail Networks for Video Recognition

ECCV 2022poster

"In this paper, we explore the details in video recognition with the aim to improve the accuracy. It is observed that most failure cases in recent works fall on the mis-classifications among very similar actions (such as high kick vs. side kick) that need a capturing of fine-grained discriminative d…

2022

Homography Loss for Monocular 3D Object Detection

CVPR 2022poster

Monocular 3D object detection is an essential task in autonomous driving. However, most current methods consider each 3D object in the scene as an independent training sample, while ignoring their inherent geometric relations, thus inevitably resulting in a lack of leveraging spatial constraints. In…

Cited by 59PDFcodeScholar
2022

MPC: Multi-View Probabilistic Clustering

CVPR 2022poster

Despite the promising progress having been made, the two challenges of multi-view clustering (MVC) are still waiting for better solutions: i) Most existing methods are either not qualified or require additional steps for incomplete multi-view clustering and ii) noise or outliers might significantly…

Cited by 15PDFcodeScholar
2022

Meta Convolutional Neural Networks for Single Domain Generalization

CVPR 2022poster

In single domain generalization, models trained with data from only one domain are required to perform well on many unseen domains. In this paper, we propose a new model, termed meta convolutional neural network, to solve the single domain generalization problem in image recognition. The key idea is…

Cited by 60PDFScholar
2022

On Mitigating Hard Clusters for Face Clustering

ECCV 2022poster

"Face clustering is a promising way to scale up face recognition systems using large-scale unlabeled face images. It remains challenging to identify small or sparse face image clusters that we call hard clusters, which is caused by the heterogeneity, i.e., high variations in size and sparsity, of th…

2022

Online Convolutional Re-Parameterization

CVPR 2022poster

Structural re-parameterization has drawn increasing attention in various computer vision tasks. It aims at improving the performance of deep models without introducing any inference-time cost. Though efficient during inference, such models rely heavily on the complicated training-time blocks to achi…

Cited by 91PDFcodeScholar
2022

Rethinking IoU-Based Optimization for Single-Stage 3D Object Detection

ECCV 2022poster

"Since Intersection-over-Union (IoU) based optimization maintains the consistency of the final IoU prediction metric and losses, it has been widely used in both regression and classification branches of single-stage 2D object detectors. Recently, several 3D object detection methods adopt IoU-based o…

2022

Structural and Statistical Texture Knowledge Distillation for Semantic Segmentation

CVPR 2022poster

Existing knowledge distillation works for semantic segmentation mainly focus on transfering high-level contextual knowledge from teacher to student. However, low-level texture knowledge is also of vital importance for characterizing the local structural pattern and global statistical property, such…

Cited by 77PDFScholar
2021

3D Local Convolutional Neural Networks for Gait Recognition

ICCV 2021poster

The goal of gait recognition is to learn the unique spatio-temporal pattern about the human body shape from its temporal changing characteristics. As different body parts behave differently during walking, it is intuitive to model the spatio-temporal patterns of each part separately. However, existi…

Cited by 134PDFcodeScholar
2021

Camera-Aware Proxies for Unsupervised Person Re-Identification

AAAI 2021technical

This paper tackles the purely unsupervised person re-identification (Re-ID) problem that requires no annotations. Some previous methods adopt clustering techniques to generate pseudo labels and use the produced labels to train Re-ID models progressively. These methods are relatively simple but effec…

2021

Category Dictionary Guided Unsupervised Domain Adaptation for Object Detection

AAAI 2021technical

Unsupervised domain adaption (UDA) is a promising solution to enhance the generalization ability of a model from a source domain to a target domain without manually annotating labels for target data. Recent works in cross-domain object detection mostly resort to adversarial feature adaptation to mat…

Cited by 49SourcePDFScholar
2021

DCT-Mask: Discrete Cosine Transform Mask Representation for Instance Segmentation

CVPR 2021poster

Binary grid mask representation is broadly used in instance segmentation. A representative instantiation is Mask R-CNN which predicts masks on a 28*28 binary grid. Generally, a low-resolution grid is not sufficient to capture the details, while a high-resolution grid dramatically increases the train…

Cited by 88PDFcodeScholar
2021

Dense Interaction Learning for Video-Based Person Re-Identification

ICCV 2021poster

Video-based person re-identification (re-ID) aims at matching the same person across video clips. Efficiently exploiting multi-scale fine-grained features while building the structural interaction among them is pivotal for its success. In this paper, we propose a hybrid framework, Dense Interaction…

Cited by 67PDFcodeScholar
2021

Graph Contrastive Clustering

ICCV 2021poster

Recently, some contrastive learning methods have been proposed to simultaneously learn representations and clustering assignments, achieving significant improvements. However, these methods do not take the category information and clustering objective into consideration, thus the learned representat…

Cited by 170PDFcodeScholar
2021

Improving 3D Object Detection With Channel-Wise Transformer

ICCV 2021poster

Though 3D object detection from point clouds has achieved rapid progress in recent years, the lack of flexible and high-performance proposal refinement remains a great hurdle for existing state-of-the-art two-stage detectors. Previous works on refining 3D proposals have relied on human-designed comp…

Cited by 298PDFcodeScholar
2021

Partial Person Re-Identification With Part-Part Correspondence Learning

CVPR 2021poster

Driven by the success of deep learning, the last decade has seen rapid advances in person re-identification (re-ID). Nonetheless, most of approaches assume that the input is given with the fulfillment of expectations, while imperfect input remains rarely explored to date, which is a non-trivial prob…

Cited by 52PDFScholar
2021

Revisiting Knowledge Distillation: An Inheritance and Exploration Framework

CVPR 2021poster

Knowledge Distillation (KD) is a popular technique to transfer knowledge from a teacher model or ensemble to a student model. Its success is generally attributed to the privileged information on similarities/consistency between the class distributions or intermediate feature representations of the t…

Cited by 41PDFcodeScholar
2021

Self-Supervised Learning Disentangled Group Representation as Feature

NeurIPS 2021spotlight

A good visual representation is an inference map from observations (images) to features (vectors) that faithfully reflects the hidden modularized generative factors (semantics). In this paper, we formulate the notion of "good" representation from a group-theoretic view using Higgins' definition of d…

2021

The Blessings of Unlabeled Background in Untrimmed Videos

CVPR 2021poster

Weakly-supervised Temporal Action Localization (WTAL) aims to detect the action segments with only video-level action labels in training. The key challenge is how to distinguish the action of interest segments from the background, which is unlabelled even on the video-level. While previous works tre…

Cited by 50PDFcodeScholar
2021

Traffic Flow Prediction with Vehicle Trajectories

AAAI 2021technical

This paper proposes a spatiotemporal deep learning framework, Trajectory-based Graph Neural Network (TrGNN), that mines the underlying causality of flows from historical vehicle trajectories and incorporates that into road traffic prediction. The vehicle trajectory transition patterns are studied to…

2021

Video Object Segmentation With Dynamic Memory Networks and Adaptive Object Alignment

ICCV 2021poster

In this paper, we propose a novel solution for object-matching based semi-supervised video object segmentation, where the target object masks in the first frame are provided. Existing object-matching based methods focus on the matching between the raw object features of the current frame and the fir…

Cited by 35PDFcodeScholar
2020

A Testbed for Studying COVID-19 Spreading in Ride-Sharing Systems

IJCAI 2020poster

Order dispatch is an important area where artificial intelligence (AI) can benefit ride-sharing systems (e.g., Grab, Uber), which has become an integral part of our public transport network. In this paper, we present a multi-agent testbed to study the spread of infectious diseases through such a sys…

Cited by 0SourcePDFScholar
2020

Gradient Centralization: A New Optimization Technique for Deep Neural Networks

ECCV 2020poster

Optimization techniques are of great importance to effectively and efficiently train a deep neural network (DNN). It has been shown that using the first and second order statistics (e.g., mean and variance) to perform Z-score standardization on network activations or weight vectors, such as batch normal…

2020

Long-Tailed Classification by Keeping the Good and Removing the Bad Momentum Causal Effect

NeurIPS 2020poster

As the class size grows, maintaining a balanced dataset across many classes is challenging because the data are long-tailed in nature; it is even impossible when the sample-of-interest co-exists with each other in one collectable unit, e.g., multiple visual instances in one image. Therefore, long-ta…

2020

MaCAR: Urban Traffic Light Control via Active Multi-agent Communication and Action Rectification

IJCAI 2020poster

Urban traffic light control is an important and challenging real-world problem. By regarding intersections as agents, most of the Reinforcement Learning (RL) based methods generate actions of agents independently. They can cause action conflict and result in overflow or road resource waste in adjace…

Cited by 0SourcePDFScholar
2020

Momentum Batch Normalization for Deep Learning with Small Batch Size

ECCV 2020poster

Normalization layers play an important role in deep network training. As one of the most popular normalization techniques, batch normalization (BN) has shown its effectiveness in accelerating the model training speed and improving model generalization capability. The success of BN has been explained…

Cited by 62SourcePDFScholar
2020

Structure Aware Single-Stage 3D Object Detection From Point Cloud

CVPR 2020poster

3D object detection from point cloud data plays an essential role in autonomous driving. Current single-stage detectors are efficient by progressively downscaling the 3D point clouds in a fully convolutional manner. However, the downscaled features inevitably lose spatial information and cannot make…

Cited by 720PDFcodeScholar
2020

Unbiased Scene Graph Generation From Biased Training

CVPR 2020oral

Today's scene graph generation (SGG) task is still far from practical, mainly due to the severe training bias, e.g., collapsing diverse "human walk on / sit on / lay on beach" into "human on beach". Given such SGG, the down-stream tasks such as VQA can hardly infer better scene structures than merel…

Cited by 870PDFcodeScholar
2019

Dynamic Anchor Feature Selection for Single-Shot Object Detection

ICCV 2019poster

The design of anchors is critical to the performance of one-stage detectors. Recently, the anchor refinement module (ARM) has been proposed to adjust the initialization of default anchors, providing the detector a better anchor reference. However, this module brings another problem: all pixels at a…

Cited by 53PDFScholar