← Search

Jianing Yang

13 accepted papers

2026

RoboMME: Benchmarking and Understanding Memory for Robotic Generalist Policies

ICML 2026oral

Memory is critical for long-horizon and history-dependent robotic manipulation. Such tasks often involve counting repeated actions or manipulating objects that become temporarily occluded. Recent vision-language-action (VLA) models have begun to incorporate memory mechanisms; however, their evaluati…

Cited by 0SourcecodeScholar
2025

3D-GRAND: A Million-Scale Dataset for 3D-LLMs with Better Grounding and Less Hallucination

CVPR 2025poster

The integration of language and 3D perception is crucial for embodied agents and robots that comprehend and interact with the physical world. While large language models (LLMs) have demonstrated impressive language understanding and generation capabilities, their adaptation to 3D environments (3D-LL…

2025

4D-LRM: Large Space-Time Reconstruction Model From and To Any View at Any Time

NeurIPS 2025poster

Can we scale 4D pretraining to learn general space-time representations that reconstruct an object from a few views at some times to any view at any time? We provide an affirmative answer with 4D-LRM, the first large-scale 4D reconstruction model that takes input from unconstrained views and timesta…

Cited by 0SourceScholar
2025

AimBot: A Simple Auxiliary Visual Cue to Enhance Spatial Awareness of Visuomotor Policies

CoRL 2025poster

In this paper, we propose AimBot, a lightweight visual augmentation technique that provides explicit spatial cues to improve visuomotor policy learning in robotic manipulation. AimBot overlays shooting lines and scope reticles onto multi-view RGB images, offering auxiliary visual guidance that encod…

Cited by 0SourcecodeScholar
2025

Fast3R: Towards 3D Reconstruction of 1000+ Images in One Forward Pass

CVPR 2025poster

Multi-view 3D reconstruction remains a core challenge in computer vision, particularly in applications requiring accurate and scalable representations across diverse perspectives. Current leading methods such as DUSt3R employ a fundamentally pairwise approach, processing images in pairs and necessit…

2025

From Thousands to Billions: 3D Visual Language Grounding via Render-Supervised Distillation from 2D VLMs

ICML 2025poster

3D vision-language grounding faces a fundamental data bottleneck: while 2D models train on billions of images, 3D models have access to only thousands of labeled scenes--a six-order-of-magnitude gap that severely limits performance. We introduce \textbf{\emph{LIFT-GS}}, a practical distillation tech…

2024

LLM-Grounder: Open-Vocabulary 3D Visual Grounding with Large Language Model as an Agent

ICRA 2024poster

3D visual grounding is a critical skill for household robots, enabling them to navigate, manipulate objects, and answer questions based on their environment. While existing approaches often rely on extensive labeled data or exhibit limitations in handling complex language queries, we propose LLM-Gro…

Cited by 100SourcecodeScholar
2024

Multi-Object Hallucination in Vision Language Models

NeurIPS 2024poster

Large vision language models (LVLMs) often suffer from object hallucination, producing objects not present in the given images. While current benchmarks for object hallucination primarily concentrate on the presence of a single object class rather than individual entities, this work systematically…

2024

Teaching Embodied Reinforcement Learning Agents: Informativeness and Diversity of Language Use

EMNLP 2024main

In real-world scenarios, it is desirable for embodied agents to have the ability to leverage human language to gain explicit or implicit knowledge for learning tasks. Despite recent progress, most previous approaches adopt simple low-level instructions as language inputs, which may not reflect natur…

2022

DANLI: Deliberative Agent for Following Natural Language Instructions

EMNLP 2022main

Recent years have seen an increasing amount of work on embodied AI agents that can perform tasks by following human language instructions. However, most of these agents are reactive, meaning that they simply learn and imitate behaviors encountered in the training data. These reactive agents are insu…

2021

MTAG: Modal-Temporal Attention Graph for Unaligned Human Multimodal Language Sequences

NAACL 2021long

Human communication is multimodal in nature; it is through multiple modalities such as language, voice, and facial expressions, that opinions and emotions are expressed. Data in this domain exhibits complex multi-relational and temporal interactions. Learning from this data is a fundamentally challe…