← Search

Mingyuan Zhang

21 accepted papers

2026

MoCapAnything: Unified 3D Motion Capture for Arbitrary Skeletons from Monocular Videos

CVPR 2026

Motion capture now underpins content creation far beyond digital humans, yet most pipelines remain species- or template-specific. We formalize this gap as Category-Agnostic Motion Capture (CAMoCap): given a monocular video and an arbitrary rigged 3D asset as a prompt, the goal is to reconstruct a ro

Cited by 0SourcecodeScholar
2025

BinaryDM: Accurate Weight Binarization for Efficient Diffusion Models

ICLR 2025poster

With the advancement of diffusion models (DMs) and the substantially increased computational requirements, quantization emerges as a practical solution to obtain compact and efficient low-bit DMs. However, the highly discrete representation leads to severe accuracy degradation, hindering the quantiz…

2025

Cautious Next Token Prediction

ACL 2025finding

Next token prediction paradigm has been prevailing for autoregressive models in the era of LLMs. The current default sampling choice for popular LLMs is temperature scaling together with nucleus sampling to balance diversity and coherence. Nevertheless, such approach leads to inferior performance in…

2024

Digital Life Project: Autonomous 3D Characters with Social Intelligence

CVPR 2024poster

In this work we present Digital Life Project a framework utilizing language as the universal medium to build autonomous 3D characters who are capable of engaging in social interactions and expressing with articulated body motions thereby simulating life in a digital environment. Our framework compri…

Cited by 30SourcePDFScholar
2024

Multiclass Learning from Noisy Labels for Non-decomposable Performance Measures

AISTATS 2024poster

There has been much interest in recent years in learning good classifiers from data with noisy labels. Most work on learning from noisy labels has focused on standard loss-based performance measures. However, many machine learning problems require using non-decomposable performance measures which ca…

2023

BiBench: Benchmarking and Analyzing Network Binarization

ICML 2023poster

Network binarization emerges as one of the most promising compression approaches offering extraordinary computation and memory savings by minimizing the bit-width. However, recent research has shown that applying existing binarization algorithms to diverse tasks, architectures, and hardware in reali…

2023

FineMoGen: Fine-Grained Spatio-Temporal Motion Generation and Editing

NeurIPS 2023poster

Text-driven motion generation has achieved substantial progress with the emergence of diffusion models. However, existing methods still struggle to generate complex motion sequences that correspond to fine-grained descriptions, depicting detailed and accurate spatio-temporal actions.This lack of fin…

2023

InsActor: Instruction-driven Physics-based Characters

NeurIPS 2023poster

Generating animation of physics-based characters with intuitive control has long been a desirable task with numerous applications. However, generating physically simulated animations that reflect high-level human instructions remains a difficult problem due to the complexity of physical environments…

2023

ReMoDiffuse: Retrieval-Augmented Motion Diffusion Model

ICCV 2023poster

3D human motion generation is crucial for creative industry. Recent advances rely on generative models with domain knowledge for text-driven motion generation, leading to substantial progress in capturing common motions. However, the performance on more diverse motions remains unsatisfactory. In thi…

Cited by 167PDFcodeScholar
2023

SMPLer-X: Scaling Up Expressive Human Pose and Shape Estimation

NeurIPS 2023poster

Expressive human pose and shape estimation (EHPS) unifies body, hands, and face motion capture with numerous applications. Despite encouraging progress, current state-of-the-art methods still depend largely on a confined set of training datasets. In this work, we investigate scaling up EHPS towards…

2022

BiBERT: Accurate Fully Binarized BERT

ICLR 2022poster

The large pre-trained BERT has achieved remarkable performance on Natural Language Processing (NLP) tasks but is also computation and memory expensive. As one of the powerful compression approaches, binarization extremely reduces the computation and memory consumption by utilizing 1-bit parameters a…

2022

Delving Deep Into the Generalization of Vision Transformers Under Distribution Shifts

CVPR 2022poster

Recently, Vision Transformers have achieved impressive results on various Vision tasks. Yet, their generalization ability under different distribution shifts is poorly understood. In this work, we provide a comprehensive study on the out-of-distribution generalization of Vision Transformers. To supp…

Cited by 133PDFcodeScholar
2022

HuMMan: Multi-modal 4D Human Dataset for Versatile Sensing and Modeling

ECCV 2022poster

"4D human sensing and modeling are fundamental tasks in vision and graphics with numerous applications. With the advances of new sensors and algorithms, there is an increasing demand for more versatile datasets. In this work, we contribute HuMMan, a large-scale multi-modal 4D human dataset with 1000…

Cited by 125SourcePDFScholar
2021

BiPointNet: Binary Neural Network for Point Clouds

ICLR 2021poster

To alleviate the resource constraint for real-time point cloud applications that run on edge devices, in this paper we present BiPointNet, the first model binarization approach for efficient deep learning on point clouds. We discover that the immense performance drop of binarized models for point cl…

2021

CSG-Stump: A Learning Friendly CSG-Like Representation for Interpretable Shape Parsing

ICCV 2021poster

Generating an interpretable and compact representation of 3D shapes from point clouds is an important and challenging problem. This paper presents CSG-Stump Net, an unsupervised end-to-end network for learning shapes from point clouds and discovering the underlying constituent modeling primitives an…

Cited by 50PDFcodeScholar
2021

Learning from Noisy Labels with No Change to the Training Process

ICML 2021spotlight

There has been much interest in recent years in developing learning algorithms that can learn accurate classifiers from data with noisy labels. A widely-studied noise model is that of \emph{class-conditional noise} (CCN), wherein a label $y$ is flipped to a label $\tilde{y}$ with some associated noi…

2021

REFINE: Prediction Fusion Network for Panoptic Segmentation

AAAI 2021technical

Panoptic segmentation aims at generating pixel-wise class and instance predictions for each pixel in the input image, which is a challenging task and far more complicated than naively fusing the semantic and instance segmentation results. Prediction fusion is therefore important to achieve accurate…

Cited by 11SourcePDFScholar
2020

Bayes Consistency vs. H-Consistency: The Interplay between Surrogate Loss Functions and the Scoring Function Class

NeurIPS 2020spotlight

A fundamental question in multiclass classification concerns understanding the consistency properties of surrogate risk minimization algorithms, which minimize a (often convex) surrogate to the multiclass 0-1 loss. In particular, the framework of calibrated surrogates has played an important role in…

Cited by 44SourcePDFScholar
2020

Convex Calibrated Surrogates for the Multi-Label F-Measure

ICML 2020poster

The F-measure is a widely used performance measure for multi-label classification, where multiple labels can be active in an instance simultaneously (e.g. in image tagging, multiple tags can be active in any image). In particular, the F-measure explicitly balances recall (fraction of active labels p…

Cited by 26SourcePDFScholar