← Search

Ce Zheng

19 accepted papers

2026

MAVERIX: Multimodal Audio-Visual Evaluation and Recognition IndeX

AAAI 2026technical

We introduce MAVERIX (Multimodal Audio-Visual Evaluation and Recognition IndeX), a unified benchmark to probe video understanding in multimodal LLMs, encompassing video, audio, and text inputs with human performance baselines. Although recent advancements in audiovisual models have shown substantial

Cited by 0SourcePDFScholar
2026

OnlineHMR: Video-based Online World-Grounded Human Mesh Recovery

CVPR 2026

Human mesh recovery (HMR) models 3D human body from monocular videos, with recent works extending it to world-coordinate human trajectory and motion reconstruction. However, most existing methods remain offline, relying on future frames or global optimization, which limits their applicability in int

Cited by 0SourcecodeScholar
2025

DiSRT-In-Bed: Diffusion-Based Sim-to-Real Transfer Framework for In-Bed Human Mesh Recovery

CVPR 2025poster

In-bed human mesh recovery can be crucial and enabling for several healthcare applications, including sleep pattern monitoring, rehabilitation support, and pressure ulcer prevention. However, it is difficult to collect large real-world visual datasets in this domain, in part due to privacy and expen…

2025

LLM Critics Help Catch Bugs in Mathematics: Towards a Better Mathematical Verifier with Natural Language Feedback

ACL 2025finding

In recent progress, mathematical verifiers have achieved success in mathematical reasoning tasks by validating the correctness of solutions generated by policy models. However, existing verifiers are trained with binary classification labels, which are not informative enough for the model to accurat…

2024

A Dual-Augmentor Framework for Domain Generalization in 3D Human Pose Estimation

CVPR 2024poster

3D human pose data collected in controlled laboratory settings present challenges for pose estimators that generalize across diverse scenarios. To address this domain generalization is employed. Current methodologies in domain generalization for 3D human pose estimation typically utilize adversarial…

2024

Multi-View Attentive Contextualization for Multi-View 3D Object Detection

CVPR 2024poster

We present Multi-View Attentive Contextualization (MvACon) a simple yet effective method for improving 2D-to-3D feature lifting in query-based multi-view 3D (MV3D) object detection. Despite remarkable progress witnessed in the field of query-based MV3D object detection prior art often suffers from e…

Cited by 2SourcePDFScholar
2023

A Single 2D Pose with Context is Worth Hundreds for 3D Human Pose Estimation

NeurIPS 2023poster

The dominant paradigm in 3D human pose estimation that lifts a 2D pose sequence to 3D heavily relies on long-term temporal clues (i.e., using a daunting number of video frames) for improved accuracy, which incurs performance saturation, intractable computation and the non-causal problem. This can be…

2023

Can Language Models Understand Physical Concepts?

EMNLP 2023long main

Language models (LMs) gradually become general-purpose interfaces in the interactive and embodied world, where the understanding of physical concepts is an essential prerequisite. However, it is unclear whether LMs can understand physical concepts in the human world. To investigate this, we design…

Cited by 0SourcecodeScholar
2023

Can We Edit Factual Knowledge by In-Context Learning?

EMNLP 2023long main

Previous studies have shown that large language models (LLMs) like GPTs store massive factual knowledge in their parameters. However, the stored knowledge could be false or outdated. Traditional knowledge editing methods refine LLMs via fine-tuning on texts containing specific knowledge. However, wi…

Cited by 0SourcecodeScholar
2023

Coarse-to-Fine Dual Encoders are Better Frame Identification Learners

EMNLP 2023long findings

Frame identification aims to find semantic frames associated with target words in a sentence. Recent researches measure the similarity or matching score between targets and candidate frames by modeling frame definitions. However, they either lack sufficient representation learning of the definitions…

Cited by 0SourcecodeScholar
2023

LAMP: Leveraging Language Prompts for Multi-Person Pose Estimation

IROS 2023poster

Human-centric visual understanding is an important desideratum for effective human-robot interaction. In order to navigate crowded public places, social robots must be able to interpret the activity of the surrounding humans. This paper addresses one key aspect of human-centric visual understanding,…

Cited by 6SourcecodeScholar
2023

Monocular 3D Object Detection with Bounding Box Denoising in 3D by Perceiver

ICCV 2023poster

The main challenge of monocular 3D object detection is the accurate localization of 3D center. Motivated by a new and strong observation that this challenge can be remedied by a 3D-space local-grid search scheme in an ideal case, we propose a stage-wise approach, which combines the information flow…

Cited by 14PDFScholar
2023

Part Aware Contrastive Learning for Self-Supervised Action Recognition

IJCAI 2023poster

In recent years, remarkable results have been achieved in self-supervised action recognition using skeleton sequences with contrastive learning. It has been observed that the semantic distinction of human action features is often represented by local body parts, such as legs or hands, which are adva…

2023

PoseFormerV2: Exploring Frequency Domain for Efficient and Robust 3D Human Pose Estimation

CVPR 2023poster

Recently, transformer-based methods have gained significant success in sequential 2D-to-3D lifting human pose estimation. As a pioneering work, PoseFormer captures spatial relations of human joints in each video frame and human dynamics across frames with cascaded transformer layers and has achieved…

2023

Query Your Model with Definitions in FrameNet: An Effective Method for Frame Semantic Role Labeling

AAAI 2023technical

Frame Semantic Role Labeling (FSRL) identifies arguments and labels them with frame semantic roles defined in FrameNet. Previous researches tend to divide FSRL into argument identification and role classification. Such methods usually model role classification as naive multi-class classification and…

2021

3D Human Pose Estimation With Spatial and Temporal Transformers

ICCV 2021poster

Transformer architectures have become the model of choice in natural language processing and are now being introduced into computer vision tasks such as image classification, object detection, and semantic segmentation. However, in the field of human pose estimation, convolutional architectures stil…

Cited by 649PDFcodeScholar