← Search

Cheng Peng

32 accepted papers

2026

Dual Graph Disambiguation for Multi-Instance Partial-Label Learning

AAAI 2026technical

In multi-instance partial label learning (MIPL), each sample is a bag of multiple instances linked to a candidate label set containing one true and multiple false labels, yielding inexact supervision in both instance features and label space. However, existing works adopt decoupled approaches that f

Cited by 0SourcePDFScholar
2026

FlexAvatar: Flexible Large Reconstruction Model for Animatable Gaussian Head Avatars with Detailed Deformation

CVPR 2026

We present FlexAvatar, a flexible large reconstruction model for high-fidelity 3D head avatars with detailed dynamic deformation from single or sparse images, without requiring camera poses or expression labels. It leverages a transformer-based reconstruction model with structured head query tokens

Cited by 0SourceScholar
2026

MarCon: Max-Margin Contrastive Learning for Imbalanced Domain Adaptation Semantic Segmentation

IJCAI 2026

Unsupervised Domain Adaptation for Semantic Segmentation (UDA-SS) has seen significant progress in recent years. Existing UDA-SS approaches mostly adopt a pseudo-labeling schema to adapt model in the target domain, but they often overlook the inherent long-tailed data distribution in segmentation. W

Cited by 0Scholar
2026

Optimizing Vehicle Trajectories at a Signalized Intersection in Mixed Traffic

ICRA 2026poster

With the advancement of connected and automated vehicles (CAVs), achieving accurate vehicle trajectory prediction and optimal control has become a critical challenge for improving the efficiency and safety of mixed traffic flow. However, due to the complex dynamic interactions between CAVs and human…

Cited by 0Scholar
2026

Scenes as Tokens: Multi-Scale Normal Distributions Transform Tokenizer for General 3D Vision-Language Understanding

CVPR 2026

Recent advances in 3D vision-language models (VLMs) highlight a strong potential for 3D scene understanding and reasoning.However, effectively tokenizing 3D scenes into holistic scene tokens, and leveraging these tokens across diverse 3D understanding tasks, remain highly challenging. We present NDT

Cited by 0SourcecodeScholar
2026

ULTRA-360: Unconstrained Dataset for Large-scale Temporal 3D Reconstruction across Altitudes and Omnidirectional Views

ICLR 2026poster

Significant progress has been made in photo-realistic scene reconstruction over recent years. Various disparate efforts have enabled capabilities such as multi-appearance or large-scale reconstruction from images acquired by consumer-grade cameras. How far away are we from digitally replicating the…

Cited by 0SourceScholar
2026

WRIVINDER: Towards Spatial Intelligence for Geo-locating Ground Images onto Satellite Imagery

CVPR 2026

Aligning ground-level imagery with geo-registered satellite maps is crucial for mapping, navigation, and situational awareness, yet remains challenging under large viewpoint gaps or when GPS is unreliable. We introduce Wrivinder, a zero-shot, geometry-driven framework that aggregates multiple ground

Cited by 0SourcecodeScholar
2026

WoW!: World Models in a Closed-Loop World

ICLR 2026oral

Generative world models (WMs) can now simulate worlds with striking visual realism, which naturally raises the question of whether they can endow embodied agents with predictive perception for decision making. Progress on this question has been limited by fragmented evaluation: most existing benchma…

Cited by 0SourcecodeScholar
2025

HADES: Human Avatar with Dynamic Explicit Hair Strands

ICCV 2025poster

We introduce HADES, the first framework to seamlessly integrate dynamic hair into human avatars. HADES represents hair as strands bound to 3D Gaussians, with roots attached to the scalp. By modeling inertial and velocity-aware motion, HADES is able to simulate realistic hair dynamics that naturally…

Cited by 0SourcePDFScholar
2025

Learning Statistical and Physical Modeling for Consistency Human Motion Prediction

ICASSP 2025accepted

Diffusion denoising models have great potential in generating diverse and realistic human motions. However, despite the impressive performance of existing methods, they still face some issues. The diffusion process often significantly overlooks physical laws, leading to physically implausible motion…

Cited by 0SourceScholar
2025

MS-GS: Multi-Appearance Sparse-View 3D Gaussian Splatting in the Wild

NeurIPS 2025poster

In-the-wild photo collections often contain limited volumes of imagery and exhibit multiple appearances, e.g., taken at different times of day or seasons, posing significant challenges to scene reconstruction and novel view synthesis. Although recent adaptations of Neural Radiance Field (NeRF) and 3…

Cited by 0SourceScholar
2025

SPARS3R: Semantic Prior Alignment and Regularization for Sparse 3D Reconstruction

CVPR 2025poster

Recent efforts in Gaussian-Splat-based Novel View Synthesis can achieve photorealistic rendering; however, such capability is limited in sparse-view scenarios due to sparse initialization and over-fitting floaters. Recent progress in depth estimation and alignment can provide dense point cloud using…

2024

CARAT: Contrastive Feature Reconstruction and Aggregation for Multi-Modal Multi-Label Emotion Recognition

AAAI 2024technical

Multi-modal multi-label emotion recognition (MMER) aims to identify relevant emotions from multiple modalities. The challenge of MMER is how to effectively capture discriminative features for multiple labels from heterogeneous data. Recent studies are mainly devoted to exploring various fusion strat…

2024

Control4D: Efficient 4D Portrait Editing with Text

CVPR 2024poster

We introduce Control4D an innovative framework for editing dynamic 4D portraits using text instructions. Our method addresses the prevalent challenges in 4D editing notably the inefficiencies of existing 4D representations and the inconsistent editing effect caused by diffusion-based editors. We fir…

Cited by 22SourcePDFScholar
2024

LP-3DGS: Learning to Prune 3D Gaussian Splatting

NeurIPS 2024poster

Recently, 3D Gaussian Splatting (3DGS) has become one of the mainstream methodologies for novel view synthesis (NVS) due to its high quality and fast rendering speed. However, as a point-based scene representation, 3DGS potentially generates a large number of Gaussians to fit the scene, leading to h…

Cited by 6SourcePDFScholar
2024

NewsBench: A Systematic Evaluation Framework for Assessing Editorial Capabilities of Large Language Models in Chinese Journalism

ACL 2024long

We present NewsBench, a novel evaluation framework to systematically assess the capabilities of Large Language Models (LLMs) for editorial capabilities in Chinese journalism. Our constructed benchmark dataset is focused on four facets of writing proficiency and six facets of safety adherence, and it…

2024

OneGen: Efficient One-Pass Unified Generation and Retrieval for LLMs

EMNLP 2024finding

Despite the recent advancements in Large Language Models (LLMs), which have significantly enhanced the generative capabilities for various NLP tasks, LLMs still face limitations in directly handling retrieval tasks. However, many practical applications demand the seamless integration of both retriev…

2024

UHGEval: Benchmarking the Hallucination of Chinese Large Language Models via Unconstrained Generation

ACL 2024long

Large language models (LLMs) produce hallucinated text, compromising their practical utility in professional contexts. To assess the reliability of LLMs, numerous initiatives have developed benchmark evaluations for hallucination phenomena. However, they often employ constrained generation technique…

2024

Variational Hybrid-Attention Framework for Multi-Label Few-Shot Aspect Category Detection

AAAI 2024technical

Multi-label few-shot aspect category detection (FS-ACD) is a challenging sentiment analysis task, which aims to learn a multi-label learning paradigm with limited training data. The difficulty of this task is how to use limited data to generalize effective discriminative representations for differen…

2023

On the Impact of Cross-Domain Data on German Language Models

EMNLP 2023long findings

Traditionally, large language models have been either trained on general web crawls or domain-specific data. However, recent successes of generative large language models, have shed light on the benefits of cross-domain datasets. To examine the significance of prioritizing data diversity over qualit…

Cited by 0SourceScholar
2023

PDRF: Progressively Deblurring Radiance Field for Fast Scene Reconstruction from Blurry Images

AAAI 2023technical

We present Progressively Deblurring Radiance Field (PDRF), a novel approach to efficiently reconstruct high quality radiance fields from blurry images. While current State-of-The-Art (SoTA) scene reconstruction methods achieve photo-realistic renderings from clean source views, their performances su…

Cited by 16SourcePDFScholar
2022

HyperSegNAS: Bridging One-Shot Neural Architecture Search With 3D Medical Image Segmentation Using HyperNet

CVPR 2022poster

Semantic segmentation of 3D medical images is a challenging task due to the high variability of the shape and pattern of objects (such as organs or tumors). Given the recent success of deep learning in medical image segmentation, Neural Architecture Search (NAS) has been introduced to find high-perf…

Cited by 41PDFScholar
2021

XraySyn: Realistic View Synthesis From a Single Radiograph Through CT Priors

AAAI 2021technical

A radiograph visualizes the internal anatomy of a patient through the use of X-ray, which projects 3D information onto a 2D plane. Hence, radiograph analysis naturally requires physicians to relate their prior knowledge about 3D human anatomy to 2D radiographs. Synthesizing novel radiographic views…

2020

SAINT: Spatially Aware Interpolation NeTwork for Medical Slice Synthesis

CVPR 2020poster

Deep learning-based single image super-resolution (SISR) methods face various challenges when applied to 3D medical volumetric data (i.e., CT and MR images) due to the high memory cost and anisotropic resolution, which adversely affect their performance. Furthermore, mainstream SISR methods are desi…

Cited by 63PDFScholar
2019

DuDoNet: Dual Domain Network for CT Metal Artifact Reduction

CVPR 2019poster

Computed tomography (CT) is an imaging modality widely used for medical diagnosis and treatment. CT images are often corrupted by undesirable artifacts when metallic implants are carried by patients, which creates the problem of metal artifact reduction (MAR). Existing methods for reducing the artif…

Cited by 267PDFScholar