← Search

Changxing Ding

28 accepted papers

2025

Beyond Human Data: Aligning Multimodal Large Language Models by Iterative Self-Evolution

AAAI 2025technical

Human preference alignment can significantly enhance the capabilities of Multimodal Large Language Models (MLLMs). However, collecting high-quality preference data remains costly. One promising solution is the self-evolution strategy, where models are iteratively trained on data they generate. Curre…

2025

Bilateral Collaboration with Large Vision-Language Models for Open Vocabulary Human-Object Interaction Detection

ICCV 2025poster

Open vocabulary Human-Object Interaction (HOI) detection is a challenging task that detects all <human, verb, object> triplets of interest in an image, even those that are not pre-defined in the training set. Existing approaches typically rely on output features generated by large Vision-Language Mo…

2025

Democratizing High-Fidelity Co-Speech Gesture Video Generation

ICCV 2025poster

Co-speech gesture video generation aims to synthesize realistic, audio-aligned videos of speakers, complete with synchronized facial expressions and body gestures. This task presents challenges due to the significant one-to-many mapping between audio and visual content, further complicated by the sc…

2025

Guiding Human-Object Interactions with Rich Geometry and Relations

CVPR 2025poster

Human-object interaction (HOI) synthesis is crucial for creating immersive and realistic experiences for applications such as virtual reality. Existing methods often rely on simplified object representations, such as the object's centroid or the nearest point to a human, to achieve physically plausi…

Cited by 1SourcePDFScholar
2025

Harnessing Text-to-Image Diffusion Models for Point Cloud Self-Supervised Learning

ICCV 2025poster

Diffusion-based models, widely used in text-to-image generation, have proven effective in 2D representation learning. Recently, this framework has been extended to 3D self-supervised learning by constructing a conditional point generator for enhancing 3D representations. However, its performance rem…

2025

Layer as Puzzle Pieces: Compressing Large Language Models through Layer Concatenation

NeurIPS 2025poster

Large Language Models (LLMs) excel at natural language processing tasks, but their massive size leads to high computational and storage demands. Recent works have sought to reduce their model size through layer-wise structured pruning. However, they tend to ignore retaining the capabilities in the p…

Cited by 0SourceScholar
2025

Modeling Thousands of Human Annotators for Generalizable Text-to-Image Person Re-identification

CVPR 2025highlight

Text-to-image person re-identification (ReID) aims to retrieve the images of an interested person based on textual descriptions. One main challenge for this task is the high cost in manually annotating large-scale databases, which affects the generalization ability of ReID models. Recent works handl…

2025

Partition-Then-Adapt: Combating Prediction Bias for Reliable Multi-Modal Test-Time Adaptation

NeurIPS 2025spotlight

Existing test-time adaptation (TTA) methods primarily focus on scenarios involving domain shifts in a single modality. However, they often prove ineffective when multiple modalities simultaneously undergo domain shifts, as they struggle to identify and utilize reliable samples within testing batches…

Cited by 0SourcecodeScholar
2024

Local-consistent Transformation Learning for Rotation-invariant Point Cloud Analysis

CVPR 2024poster

Rotation invariance is an important requirement for point shape analysis. To achieve this current state-of-the-art methods attempt to construct the local rotation-invariant representation through learning or defining the local reference frame (LRF). Although efficient these LRF-based methods suffer…

2024

Texture-Preserving Diffusion Models for High-Fidelity Virtual Try-On

CVPR 2024poster

Image-based virtual try-on is an increasingly important task for online shopping. It aims to synthesize images of a specific person wearing a specified garment. Diffusion model-based approaches have recently become popular as they are excellent at image synthesis tasks. However these approaches usua…

2024

Towards Variable and Coordinated Holistic Co-Speech Motion Generation

CVPR 2024poster

This paper addresses the problem of generating lifelike holistic co-speech motions for 3D avatars focusing on two key aspects: variability and coordination. Variability allows the avatar to exhibit a wide range of motions even with similar speech content while coordination ensures a harmonious align…

2023

Harmonious Feature Learning for Interactive Hand-Object Pose Estimation

CVPR 2023poster

Joint hand and object pose estimation from a single image is extremely challenging as serious occlusion often occurs when the hand and object interact. Existing approaches typically first extract coarse hand and object features from a single backbone, then further enhance them with reference to each…

2023

HelixSurf: A Robust and Efficient Neural Implicit Surface Learning of Indoor Scenes With Iterative Intertwined Regularization

CVPR 2023poster

Recovery of an underlying scene geometry from multi-view images stands as a long-time challenge in computer vision research. The recent promise leverages neural implicit surface learning and differentiable volume rendering, and achieves both the recovery of scene geometry and synthesis of novel view…

2023

Unified Pre-Training with Pseudo Texts for Text-To-Image Person Re-Identification

ICCV 2023poster

The pre-training task is indispensable for the text-to-image person re-identification (T2I-ReID) task. However, there are two underlying inconsistencies between these two tasks that may impact the performance: i) Data inconsistency. A large domain gap exists between the generic images/texts used in…

Cited by 45PDFcodeScholar
2022

Category-Level 6D Object Pose and Size Estimation Using Self-Supervised Deep Prior Deformation Networks

ECCV 2022poster

"It is difficult to precisely annotate object instances and their semantics in 3D space, and as such, synthetic data are extensively used for these tasks, e.g., category-level 6D object pose and size estimation. However, the easy annotations in synthetic domains bring the downside effect of syntheti…

2022

Distillation Using Oracle Queries for Transformer-Based Human-Object Interaction Detection

CVPR 2022poster

Transformer-based methods have achieved great success in the field of human-object interaction (HOI) detection. However, these models tend to adopt semantically ambiguous queries, which lowers the transformer's representation learning power. Moreover, there are a very limited number of labeled human…

Cited by 53PDFScholar
2022

HL-Net: Heterophily Learning Network for Scene Graph Generation

CVPR 2022poster

Scene graph generation (SGG) aims to detect objects and predict their pairwise relationships within an image. Current SGG methods typically utilize graph neural networks (GNNs) to acquire context information between objects/relationships. Despite their effectiveness, however, current SGG methods onl…

Cited by 68PDFcodeScholar
2022

MobileFaceSwap: A Lightweight Framework for Video Face Swapping

AAAI 2022technical

Advanced face swapping methods have achieved appealing results. However, most of these methods have many parameters and computations, which makes it challenging to apply them in real-time applications or deploy them on edge devices like mobile phones. In this work, we propose a lightweight Identity-…

2022

RU-Net: Regularized Unrolling Network for Scene Graph Generation

CVPR 2022poster

Scene graph generation (SGG) aims to detect objects and predict the relationships between each pair of objects. Existing SGG methods usually suffer from several issues, including 1) ambiguous object representations, as graph neural network-based message passing (GMP) modules are typically sensitive…

Cited by 52PDFcodeScholar
2022

Towards Hard-Positive Query Mining for DETR-Based Human-Object Interaction Detection

ECCV 2022poster

"Human-Object Interaction (HOI) detection is a core task for high-level image understanding. Recently, Detection Transformer (DETR)-based HOI detectors have become popular due to their superior performance and efficient structure. However, these approaches typically adopt fixed HOI queries for all t…

2021

Glance and Gaze: Inferring Action-Aware Points for One-Stage Human-Object Interaction Detection

CVPR 2021poster

Modern human-object interaction (HOI) detection approaches can be divided into one-stage methods and two-stage ones. One-stage models are more efficient due to their straightforward architectures, but the two-stage models are still advantageous in accuracy. Existing one-stage models usually begin by…

Cited by 132PDFcodeScholar
2020

GPS-Net: Graph Property Sensing Network for Scene Graph Generation

CVPR 2020oral

Scene graph generation (SGG) aims to detect objects in an image along with their pairwise relationships. There are three key properties of scene graph that have been underexplored in recent works: namely, the edge direction information, the difference in priority between nodes, and the long-tailed d…

Cited by 321PDFcodeScholar
2020

Learning Oracle Attention for High-Fidelity Face Completion

CVPR 2020poster

High-fidelity face completion is a challenging task due to the rich and subtle facial textures involved. What makes it more complicated is the correlations between different facial components, for example, the symmetry in texture and structure between both eyes. While recent works adopted the attent…

Cited by 53PDFScholar
2020

Polysemy Deciphering Network for Human-Object Interaction Detection

ECCV 2020poster

Human-Object Interaction (HOI) detection is important in human-centric scene understanding. Existing works typically assume that the same verb in different HOI categories has similar visual characteristics, while ignoring the diverse semantic meanings of the verb. To address this issue, in this pape…

2018

Correcting the Triplet Selection Bias for Triplet Loss

ECCV 2018poster

Triplet loss, popular for metric learning, has made a great success in many computer vision tasks, such as fine-grained image classification, image retrieval, and face recognition. Considering that the number of triplets grows cubically with the size of training data, triplet mining is thus indispen…

Cited by 132SourcePDFScholar