← Search

Yanchao Yang

47 accepted papers

2026

A Foundation-style Model for Zero-Shot Statistical Dependency Measurement

ICML 2026poster

Measuring statistical dependency between high-dimensional random variables is a fundamental task in data science and machine learning. Neural mutual information (MI) estimators offer a promising avenue, but they typically require costly test-time training for each new dataset, making them impractica…

Cited by 0SourceScholar
2026

COLA: Learning Human-Humanoid Coordination for Collaborative Object Carrying

ICRA 2026poster

Human-humanoid collaboration shows significant promise for applications in healthcare, domestic assistance, and manufacturing. While compliant robot-human collaboration has been extensively developed for robotic arms, enabling compliant human-humanoid collaboration remains largely unexplored due to …

Cited by 0Scholar
2026

DISC: Decoupling Instruction from State-Conditioned Control via Policy Generation

RSS 2026poster

Language-conditioned manipulation policies typically process instructions and observations through shared network parameters. This task-state entanglement provides a pathway for observation leakage – networks learn scene-to-action shortcuts that bypass language grounding entirely. DISC eliminates th…

Cited by 0SourceScholar
2026

Distributed Image Compression with Multimodal Side Information at Extremely Low Bitrates

CVPR 2026

Distributed Image Compression (DIC) is crucial for multi-view transmission, especially when operating at extremely low bitrates (< 0.1 bpp). Its core challenge is effectively utilizing side information to achieve high-quality reconstruction under strict bitrate budgets. However, existing DIC approac

Cited by 0SourceScholar
2026

GeoMoLa: Geometry-Aware Motion Latents for Learning Robust Manipulation Policies

ICML 2026poster

Learning motion latents for robotic manipulation heavily relies on extracting motion patterns from visual sequences, yet effective action abstractions require understanding three-dimensional geometric transformations. Here, we introduce GeoMoLa (Geometry-Aware Motion Latents), which learns discrete …

Cited by 0SourceScholar
2026

PROFusion: Robust and Accurate Dense Reconstruction Via Camera Pose Regression and Optimization

ICRA 2026poster

Real-time dense scene reconstruction during unstable camera motions is crucial for robotics, yet current RGB-D SLAM systems fail when cameras experience large viewpoint changes, fast motions, or sudden shaking. Classical optimization-based methods deliver high accuracy but fail with poor initializat…

2025

$\textit{HiMaCon:}$ Discovering Hierarchical Manipulation Concepts from Unlabeled Multi-Modal Data

NeurIPS 2025poster

Effective generalization in robotic manipulation requires representations that capture invariant patterns of interaction across environments and tasks. We present a self-supervised framework for learning hierarchical manipulation concepts that encode these invariant patterns through cross-modal sens…

Cited by 0SourceScholar
2025

$\textit{Hyper-GoalNet}$: Goal-Conditioned Manipulation Policy Learning with HyperNetworks

NeurIPS 2025poster

Goal-conditioned policy learning for robotic manipulation presents significant challenges in maintaining performance across diverse objectives and environments. We introduce *Hyper-GoalNet*, a framework that generates task-specific policy network parameters from goal specifications using hypernetwor…

Cited by 0SourceScholar
2025

AutoCGP: Closed-Loop Concept-Guided Policies from Unlabeled Demonstrations

ICLR 2025spotlight

Training embodied agents to perform complex robotic tasks presents significant challenges due to the entangled factors of task compositionality, environmental diversity, and dynamic changes. In this work, we introduce a novel imitation learning framework to train closed-loop concept-guided policies…

2025

Gaze-VLM: Bridging Gaze and VLMs through Attention Regularization for Egocentric Understanding

NeurIPS 2025poster

Eye gaze offers valuable cues about attention, short-term intent, and future actions, making it a powerful signal for modeling egocentric behavior. In this work, we propose a gaze-regularized framework that enhances VLMs for two key egocentric understanding tasks: fine-grained future event predictio…

Cited by 0SourcecodeScholar
2025

HuMoCon: Concept Discovery for Human Motion Understanding

CVPR 2025poster

We present HuMoCon, a novel motion-video understanding framework designed for advanced human behavior analysis. The core of our method is a human motion concept discovery framework that efficiently trains multi-modal encoders to extract semantically meaningful and generalizable features. HuMoCon add…

Cited by 0SourcePDFScholar
2025

HyPoGen: Optimization-Biased Hypernetworks for Generalizable Policy Generation

ICLR 2025poster

Policy learning through behavior cloning poses significant challenges, particularly when demonstration data is limited. In this work, we present HyPoGen, a novel optimization-biased hypernetwork for policy generation. The proposed hypernetwork learns to synthesize optimal policy parameters solely fr…

2025

HyperTASR: Hypernetwork-Driven Task-Aware Scene Representations for Robust Manipulation

CoRL 2025poster

Effective policy learning for robotic manipulation requires scene representations that selectively capture task-relevant environmental features. Current approaches typically employ task-agnostic representation extraction, failing to emulate the dynamic perceptual adaptation observed in human cogniti…

Cited by 0SourceScholar
2025

InfoGS: Efficient Structure-Aware 3D Gaussians via Lightweight Information Shaping

ICLR 2025poster

3D Gaussians, as an explicit scene representation, typically involve thousands to millions of elements per scene. This makes it challenging to control the scene in ways that reflect the underlying semantics, where the number of independent entities is typically much smaller. Especially, if one wants…

2025

Reloc3r: Large-Scale Training of Relative Camera Pose Regression for Generalizable, Fast, and Accurate Visual Localization

CVPR 2025poster

Visual localization aims to determine the camera pose of a query image relative to a database of posed images. In recent years, deep neural networks that directly regress camera poses have gained popularity due to their fast inference capabilities. However, existing methods struggle to either genera…

2025

SLAM3R: Real-Time Dense Scene Reconstruction from Monocular RGB Videos

CVPR 2025highlight

In this paper, we introduce SLAM3R, a novel and effective system for real-time, high-quality, dense 3D reconstruction using RGB videos. SLAM3R provides an end-to-end solution by seamlessly integrating local 3D reconstruction and global coordinate registration through feed-forward neural networks. Gi…

2024

CigTime: Corrective Instruction Generation Through Inverse Motion Editing

NeurIPS 2024poster

Recent advancements in models linking natural language with human motions have shown significant promise in motion generation and editing based on instructional text. Motivated by applications in sports coaching and motor skill learning, we investigate the inverse problem: generating corrective inst…

Cited by 0SourcePDFScholar
2024

Closed-Loop Visuomotor Control with Generative Expectation for Robotic Manipulation

NeurIPS 2024poster

Despite significant progress in robotics and embodied AI in recent years, deploying robots for long-horizon tasks remains a great challenge. Majority of prior arts adhere to an open-loop philosophy and lack real-time feedback, leading to error accumulation and undesirable robustness. A handful of ap…

2024

DISCO: Embodied Navigation and Interaction via Differentiable Scene Semantics and Dual-level Control

ECCV 2024poster

"Building a general-purpose intelligent home-assistant agent skilled in diverse tasks by human commands is a long-term blueprint of embodied AI research, which poses requirements on task planning, environment modeling, and object interaction. In this work, we study primitive mobile manipulations for…

2024

InfoNet: Neural Estimation of Mutual Information without Test-Time Optimization

ICML 2024oral

Estimating mutual correlations between random variables or data streams is essential for intelligent behavior and decision-making. As a fundamental quantity for measuring statistical relationships, mutual information has been extensively studied and utilized for its generality and equitability. Howe…

Cited by 5SourcePDFScholar
2024

Revisit Human-Scene Interaction via Space Occupancy

ECCV 2024poster

"Human-scene Interaction (HSI) generation is a challenging task and crucial for various downstream tasks. However, one of the major obstacles is its limited data scale. High-quality data with simultaneously captured human and 3D environments is hard to acquire, resulting in limited data diversity an…

2024

Text2Reward: Reward Shaping with Language Models for Reinforcement Learning

ICLR 2024spotlight

Designing reward functions is a longstanding challenge in reinforcement learning (RL); it requires specialized knowledge or domain data, leading to high costs for development. To address this, we introduce Text2Reward, a data-free framework that automates the generation and shaping of dense reward f…

2023

COPILOT: Human-Environment Collision Prediction and Localization from Egocentric Videos

ICCV 2023poster

The ability to forecast human-environment collisions from egocentric observations is vital to enable collision avoidance in applications such as VR, AR, and wearable assistive robotics. In this work, we introduce the challenging problem of predicting collisions in diverse environments from multi-vie…

Cited by 3PDFcodeScholar
2023

JacobiNeRF: NeRF Shaping With Mutual Information Gradients

CVPR 2023poster

We propose a method that trains a neural radiance field (NeRF) to encode not only the appearance of the scene but also semantic correlations between scene points, regions, or entities -- aiming to capture their mutual co-variation patterns. In contrast to the traditional first-order photometric reco…

2023

Structure-Aware Surface Reconstruction via Primitive Assembly

ICCV 2023poster

We propose a novel and efficient method for reconstructing manifold surfaces from point clouds. Unlike previous approaches that use dense implicit reconstructions or piecewise approximations and overlook inherent structures like quadrics in CAD models, our method faithfully preserves these quadric s…

Cited by 4PDFScholar
2023

Towards Learning Geometric Eigen-Lengths Crucial for Fitting Tasks

ICML 2023poster

Some extremely low-dimensional yet crucial geometric eigen-lengths often determine the success of some geometric tasks. For example, the *height* of an object is important to measure to check if it can fit between the shelves of a cabinet, while the *width* of a couch is crucial when trying to move…

Cited by 5SourcePDFScholar
2023

VDN-NeRF: Resolving Shape-Radiance Ambiguity via View-Dependence Normalization

CVPR 2023poster

We propose VDN-NeRF, a method to train neural radiance fields (NeRFs) for better geometry under non-Lambertian surface and dynamic lighting conditions that cause significant variation in the radiance of a point when viewed from different angles. Instead of explicitly modeling the underlying factors…

2022

ADeLA: Automatic Dense Labeling With Attention for Viewpoint Shift in Semantic Segmentation

CVPR 2022oral

We describe a method to deal with performance drop in semantic segmentation caused by viewpoint changes within multi-camera systems, where temporally paired images are readily available, but the annotations may only be abundant for a few typical views. Existing methods alleviate performance drop via…

Cited by 6PDFScholar
2022

DCL: Differential Contrastive Learning for Geometry-Aware Depth Synthesis

RA-L 2022

We describe a method for unpaired realistic depth synthesis that learns diverse variations from the real-world depth scans and ensures geometric consistency between the synthetic and synthesized depth. The synthesized realistic depth can then be used to train task-specific networks facilitating labe

Cited by 8SourcecodeScholar
2022

Domain Adaptation on Point Clouds via Geometry-Aware Implicits

CVPR 2022poster

As a popular geometric representation, point clouds have attracted much attention in 3D vision, leading to many applications in autonomous driving and robotics. One important yet unsolved issue for learning on point cloud is that point clouds of the same object can have significant geometric variati…

Cited by 64PDFcodeScholar
2022

GIMO: Gaze-Informed Human Motion Prediction in Context

ECCV 2022poster

"Predicting human motion is critical for assistive robots and AR/VR applications, where the interaction with humans needs to be safe and comfortable. Meanwhile, an accurate prediction depends on understanding both the scene context and human intentions. Even though many works study scene-aware human…

2022

IFR-Explore: Learning Inter-object Functional Relationships in 3D Indoor Scenes

ICLR 2022poster

Building embodied intelligent agents that can interact with 3D indoor environments has received increasing research attention in recent years. While most works focus on single-object or agent-object visual functionality and affordances, our work proposes to study a novel, underexplored, kind of visu…

Cited by 7SourcePDFScholar
2022

Object Pursuit: Building a Space of Objects via Discriminative Weight Generation

ICLR 2022poster

We propose a framework to continuously learn object-centric representations for visual learning and understanding. Existing object-centric representations either rely on supervisions that individualize objects in the scene, or perform unsupervised disentanglement that can hardly deal with complex sc…

2022

SpOT: Spatiotemporal Modeling for 3D Object Tracking

ECCV 2022poster

"3D multi-object tracking aims to uniquely and consistently identify all mobile entities through time. Despite the rich spatiotemporal information available in this setting, current 3D tracking methods primarily rely on abstracted information and limited history, e.g. single-frame object bounding bo…

Cited by 13SourcePDFScholar
2019

Unsupervised Moving Object Detection via Contextual Information Separation

CVPR 2019poster

We propose an adversarial contextual model for detecting moving objects in images. A deep neural network is trained to predict the optical flow in a region using information from everywhere else but that region (context), while another network attempts to make such context as uninformative as possib…

Cited by 169PDFScholar
2015

Self-Occlusions and Disocclusions in Causal Video Object Segmentation

ICCV 2015poster

We propose a method to detect disocclusion in video sequences of three-dimensional scenes and to partition the disoccluded regions into objects, defined by coherent deformation corresponding to surfaces in the scene. Our method infers deformation fields that are piecewise smooth by construction with…

Cited by 44PDFcodeScholar