← Search

Yating Wang

14 accepted papers

2026

AvatarPointillist: AutoRegressive 4D Gaussian Avatarization

CVPR 2026

We introduce AvatarPointillist, a novel framework for generating dynamic 4D Gaussian avatars from a single portrait image. At the core of our method is a decoder-only Transformer that autoregressively generates a point cloud for 3D Gaussian Splatting. This sequential approach allows for precise, ada

Cited by 0SourcecodeScholar
2026

CoMo: Learning Continuous Latent Motion from Internet Videos for Scalable Robot Learning

CVPR 2026

Unsupervised learning of latent motion from Internet videos is crucial for robot learning. Existing discrete methods generally mitigate the shortcut learning caused by extracting excessive static backgrounds through vector quantization with a small codebook size. However, they suffer from informatio

Cited by 0SourcecodeScholar
2026

GAE: Unleashing Physical Potential of VLM with Generalizable Action Expert

ICML 2026poster

Vision-language models demonstrate strong reasoning and planning abilities, yet grounding these predictions into precise robot actions remains a central challenge. Existing Vision-Language-Action methods typically entangle reasoning and action generation, leading to limited generalization and costly…

Cited by 0SourceScholar
2026

OmniWorld: A Multi-Domain and Multi-Modal Dataset for 4D World Modeling

ICLR 2026poster

The field of 4D world modeling—aiming to jointly capture spatial geometry and temporal dynamics—has witnessed remarkable progress in recent years, driven by advances in large-scale generative models and multimodal learning. However, the development of truly general 4D world models remains fundamen…

Cited by 0SourcecodeScholar
2026

Open the Motion Door: Atomic Motion Decomposition and Recomposition for Open-Vocabulary Motion Generation

CVPR 2026

Text-to-motion generation is a fundamental task in computer vision, aiming to synthesize 3D human motion sequences from natural language descriptions. However, due to the limited scale and diversity of existing datasets, models trained to directly map raw text to motion often struggle to generalize

Cited by 0SourceScholar
2026

Reconstructing Topology-Consistent Face Mesh by Volume Rendering from Multi-View Images

ICASSP 2026poster

Industrial 3D face assets creation typically reconstructs topology-consistent face meshes from multi-view images for downstream production. However, high-quality reconstruction usually requires manual processing or specific capture settings. Recently NeRF has shown great advantages in 3D reconstruct…

Cited by 0SourcePDFScholar
2025

3D Gaussian Head Avatars with Expressive Dynamic Appearances by Compact Tensorial Representations

CVPR 2025poster

Recent studies have combined 3D Gaussian and 3D Morphable Models (3DMM) to construct high-quality 3D head avatars. In this line of research, existing methods either fail to capture the dynamic textures or incur significant overhead in terms of runtime speed or storage space. To this end, we propose…

Cited by 0SourcePDFScholar
2025

ID-Sculpt: ID-aware 3D Head Generation from Single In-the-wild Portrait Image

AAAI 2025technical

While recent works have achieved great success on one-shot 3D common object generation, high quality and fidelity 3D head generation from a single image remains a great challenge. Previous text-based methods for generating 3D heads were limited by text descriptions and image-based methods struggled…

Cited by 0SourcePDFScholar
2025

MinosEval: Distinguishing Factoid and Non-Factoid for Tailored Open-Ended QA Evaluation with LLMs

ACL 2025finding

Open-ended question answering (QA) is a key task for evaluating the capabilities of large language models (LLMs). Compared to closed-ended QA, it demands longer answer statements, more nuanced reasoning processes, and diverse expressions, making refined and interpretable automatic evaluation both cr…

Cited by 0SourcePDFScholar
2025

SPA: 3D Spatial-Awareness Enables Effective Embodied Representation

ICLR 2025poster

In this paper, we introduce SPA, a novel representation learning framework that emphasizes the importance of 3D spatial awareness in embodied AI. Our approach leverages differentiable neural rendering on multi-view images to endow a vanilla Vision Transformer (ViT) with intrinsic spatial understandi…

2025

Tra-MoE: Learning Trajectory Prediction Model from Multiple Domains for Adaptive Policy Conditioning

CVPR 2025poster

Learning from multiple domains is a primary factor that influences the generalization of a single unified robot system. In this paper, we aim to learn the trajectory prediction model by using broad out-of-domain data to improve its performance and generalization ability. Trajectory model is designed…

2024

Point Cloud Matters: Rethinking the Impact of Different Observation Spaces on Robot Learning

NeurIPS 2024poster

In robot learning, the observation space is crucial due to the distinct characteristics of different modalities, which can potentially become a bottleneck alongside policy design. In this study, we explore the influence of various observation spaces on robot learning, focusing on three predominant m…

Cited by 20SourcePDFScholar
2024

Unexpected Phenomenon: LLMs’ Spurious Associations in Information Extraction

ACL 2024findings

Information extraction plays a critical role in natural language processing. When applying large language models (LLMs) to this domain, we discover an unexpected phenomenon: LLMs’ spurious associations. In tasks such as relation extraction, LLMs can accurately identify entity pairs, even if the give…