← Search

Chunyu Wang

40 accepted papers

2026

Image-Text Knowledge Modeling for Unsupervised Multi-Scenario Person Re-Identification

AAAI 2026technical

We propose unsupervised multi-scenario (UMS) person re-identification (ReID) as a new task that expands ReID across diverse scenarios (cross-resolution, clothing change, etc.) within a single coherent framework. To tackle UMS-ReID, we introduce image-text knowledge modeling (ITKM) -- a three-stage f

Cited by 0SourcePDFScholar
2026

JarvisEvo: Towards a Self-Evolving Photo Editing Agent with Synergistic Editor-Evaluator Optimization

CVPR 2026

Agent-based editing models have substantially advanced interactive experiences, processing quality, and creative flexibility. However, two critical challenges persist: (1) instruction hallucination--text-only chain-of-thought (CoT) reasoning cannot fully prevent factual errors due to inherent inform

Cited by 0SourcecodeScholar
2026

LLM2CLIP: Powerful Language Model Unlocks Richer Cross-Modality Representation

AAAI 2026technical

CLIP is a seminal multimodal model that maps images and text into a shared representation space by contrastive learning on billions of image–caption pairs. Inspired by the rapid progress of large language models (LLMs), we investigate how the superior linguistic understanding and broad world knowled

Cited by 0SourcePDFScholar
2026

Meta-CoT: Enhancing Granularity and Generalization in Image Editing

CVPR 2026

Unified multi-modal understanding/generative models have shown improved image editing performance by incorporating fine-grained understanding into their Chain-of-Thought (CoT) process. However, a critical question remains underexplored: what forms of CoT and training strategy can jointly enhance bot

Cited by 0SourcecodeScholar
2026

PromptEnhancer: Taming Your Rewriter for Text-to-Image Generation via Fine-Grained Reward

CVPR 2026

Recent text-to-image (T2I) diffusion models have achieved impressive progress in generating high-fidelity images, yet they often fail to faithfully follow complex user prompts, especially in attribute binding, negation, and compositional reasoning. To address this limitation, we propose PromptEnhanc

Cited by 0SourcecodeScholar
2026

Re-Align: Structured Reasoning-guided Alignment for In-Context Image Generation and Editing

CVPR 2026

In-context image generation and editing (ICGE) enables users to specify visual concepts through interleaved image-text prompts, demanding precise understanding and faithful execution of user intent. Although recent unified multimodal models exhibit promising understanding capabilities, these strengt

Cited by 0SourceScholar
2026

TAG-MoE: Task-Aware Gating for Unified Generative Mixture-of-Experts

CVPR 2026

Unified image generation and editing models suffer from severe task interference in dense diffusion transformers architectures, where a shared parameter space must compromise between conflicting objectives (e.g., local editing v.s. subject-driven generation). While the sparse Mixture-of-Experts (MoE

Cited by 0SourcecodeScholar
2025

Augmented and Softened Matching for Unsupervised Visible-Infrared Person Re-Identification

ICCV 2025poster

Color variations, a key challenge in the unsupervised visible-infrared person re-identification (UVI-ReID) task, have garnered significant attention. While existing UVI-ReID methods have made substantial efforts during the optimization phase to enhance the model's robustness to color variations, the…

Cited by 0SourcePDFScholar
2025

Identity-Clothing Similarity Modeling for Unsupervised Clothing Change Person Re-Identification

CVPR 2025poster

Clothing change person re-identification (CC-ReID) aims to match different images of the same person, even when the clothing varies across images. To reduce manual labeling costs, existing unsupervised CC-ReID methods employ clustering algorithms to generate pseudo-labels. However, they often fail t…

Cited by 0SourcePDFScholar
2025

LVLM-Driven Attribute-Aware Modeling for Visible-Infrared Person Re-Identification

NeurIPS 2025poster

Visible-infrared person re-identification (VI-ReID) aims to match visible and infrared images of the same individual. Supervised VI-ReID (SVI-ReID) methods have achieved promising performance under the guidance of manually annotated identity labels. However, the substantial annotation cost severely…

Cited by 0SourceScholar
2025

Unified Multimodal Chain-of-Thought Reward Model through Reinforcement Fine-Tuning

NeurIPS 2025poster

Recent advances in multimodal Reward Models (RMs) have shown significant promise in delivering reward signals to align vision models with human preferences. However, current RMs are generally restricted to providing direct responses or engaging in shallow reasoning processes with limited depth, ofte…

Cited by 0SourceScholar
2024

"Plan, Posture and Go: Towards Open-vocabulary Text-to-Motion Generation"

ECCV 2024poster

"Conventional text-to-motion generation methods are usually trained on limited text-motion pairs, making them hard to generalize to open-vocabulary scenarios. Some works use the CLIP model to align the motion space and the text space, aiming to enable motion generation from natural language motion d…

Cited by 1SourcePDFScholar
2024

GAIA: Zero-shot Talking Avatar Generation

ICLR 2024poster

Zero-shot talking avatar generation aims at synthesizing natural talking videos from speech and a single portrait image. Previous methods have relied on domain-specific heuristics such as warping-based motion representation and 3D Morphable Models, which limit the naturalness and diversity of the ge…

Cited by 21SourcePDFScholar
2024

GaussianCube: A Structured and Explicit Radiance Representation for 3D Generative Modeling

NeurIPS 2024poster

We introduce a radiance representation that is both structured and fully explicit and thus greatly facilitates 3D generative modeling. Existing radiance representations either require an implicit feature decoder, which significantly degrades the modeling power of the representation, or are spatially…

Cited by 9SourcePDFScholar
2024

MicroCinema: A Divide-and-Conquer Approach for Text-to-Video Generation

CVPR 2024highlight

We present MicroCinema a straightforward yet effective framework for high-quality and coherent text-to-video generation. Unlike existing approaches that align text prompts with video directly MicroCinema introduces a Divide-and-Conquer strategy which divides the text-to-video into a two-stage proces…

Cited by 15SourcePDFScholar
2024

Multiple View Geometry Transformers for 3D Human Pose Estimation

CVPR 2024poster

In this work we aim to improve the 3D reasoning ability of Transformers in multi-view 3D human pose estimation. Recent works have focused on end-to-end learning-based transformer designs which struggle to resolve geometric information accurately particularly during occlusion. Instead we propose a no…

2024

V-DETR: DETR with Vertex Relative Position Encoding for 3D Object Detection

ICLR 2024poster

We introduce a highly performant 3D object detector for point clouds using the DETR framework. The prior attempts all end up with suboptimal results because they fail to learn accurate inductive biases from the limited scale of training data. In particular, the queries often attend to points that ar…

2023

3D Human Mesh Estimation From Virtual Markers

CVPR 2023poster

Inspired by the success of volumetric 3D pose estimation, some recent human mesh estimators propose to estimate 3D skeletons as intermediate representations, from which, the dense 3D meshes are regressed by exploiting the mesh topology. However, body shape information is lost in extracting skeletons…

2023

All in Tokens: Unifying Output Space of Visual Tasks via Soft Token

ICCV 2023oral

We introduce AiT, a unified output representation for various vision tasks, which is a crucial step towards general-purpose vision task solvers. Despite the challenges posed by the high-dimensional and task-specific outputs, we showcase the potential of using discrete representation (VQ-VAE) to mode…

Cited by 48PDFcodeScholar
2022

Faster VoxelPose: Real-Time 3D Human Pose Estimation by Orthographic Projection

ECCV 2022poster

"While the voxel-based methods have achieved promising results for multi-person 3D pose estimation from multi-cameras, they suffer from heavy computation burdens, especially for large scenes. We present Faster VoxelPose to address the challenge by re-projecting the feature volume to the three two-di…

2022

One-Shot Medical Landmark Localization by Edge-Guided Transform and Noisy Landmark Refinement

ECCV 2022poster

"As an important upstream task for many medical applications, supervised landmark localization still requires non-negligible annotation costs to achieve desirable performance. Besides, due to cumbersome collection procedures, the limited size of medical landmark datasets impacts the effectiveness of…

2022

Robust Multi-Object Tracking by Marginal Inference

ECCV 2022poster

"Multi-object tracking in videos requires to solve a fundamental problem of one-to-one assignment between objects in adjacent frames. Most methods address the problem by first discarding impossible pairs whose feature distances are larger than a threshold, followed by linking objects using Hungarian…

Cited by 24SourcePDFScholar
2022

Stpointgcn: Spatial Temporal Graph Convolutional Network for Multiple People Recognition Using Millimeter-Wave Radar

ICASSP 2022accepted

Gait recognition is a new biometric technology, which aims to identify people by their walking posture. Compared with fingerprint recognition, face recognition and other technologies, gait recognition usually has the characteristics of long-distance non-contact and difficulty in camouflage. And comp…

Cited by 0SourceScholar
2022

VirtualPose: Learning Generalizable 3D Human Pose Models from Virtual Data

ECCV 2022poster

"While monocular 3D pose estimation seems to have achieved very accurate results on the public datasets, their generalization ability is largely overlooked. In this work, we perform a systematic evaluation of the existing methods and find that they get notably larger errors when tested on different…

2022

You Never Stop Dancing: Non-freezing Dance Generation via Bank-constrained Manifold Projection

NeurIPS 2022accept

One of the most overlooked challenges in dance generation is that the auto-regressive frameworks are prone to freezing motions due to noise accumulation. In this paper, we present two modules that can be plugged into the existing models to enable them to generate non-freezing and high fidelity dance…

Cited by 27SourcePDFScholar
2021

An Empirical Study of the Collapsing Problem in Semi-Supervised 2D Human Pose Estimation

ICCV 2021poster

The state-of-the-art semi-supervised learning models are consistency-based which learn about unlabeled images by maximizing the similarity between different augmentations of an image. But when we apply the methods to human pose estimation which has extremely imbalanced class distribution, the models…

Cited by 37PDFcodeScholar
2021

Context Modeling in 3D Human Pose Estimation: A Unified Perspective

CVPR 2021poster

Estimating 3D human pose from a single image suffers from severe ambiguity since multiple 3D joint configurations may have the same 2D projection. The state-of-the-art methods often rely on context modeling methods such as pictorial structure model (PSM) or graph neural network (GNN) to reduce ambig…

Cited by 97PDFScholar
2021

Relational Self-Attention: What's Missing in Attention for Video Understanding

NeurIPS 2021poster

Convolution has been arguably the most important feature transform for modern neural networks, leading to the advance of deep learning. Recent emergence of Transformer networks, which replace convolution layers with self-attention blocks, has revealed the limitation of stationary convolution kerne…

2020

Fusing Wearable IMUs With Multi-View Images for Human Pose Estimation: A Geometric Approach

CVPR 2020poster

We propose to estimate 3D human pose from multi-view images and a few IMUs attached at person's limbs. It operates by firstly detecting 2D poses from the two signals, and then lifting them to the 3D space. We present a geometric approach to reinforce the visual features of each pair of joints based…

Cited by 80PDFcodeScholar
2020

VoxelPose: Towards Multi-Camera 3D Human Pose Estimation in Wild Environment

ECCV 2020poster

We present mph{VoxelPose} to estimate $3$D poses of multiple people from multiple camera views. In contrast to the previous efforts which require to establish cross-view correspondence based on noisy and incomplete $2$D pose estimates, mph{VoxelPose} directly operates in the $3$D space therefore avo…