← Search

Silong Yong

7 accepted papers

2026

Self-Refining Vision Language Model for Robotic Failure Detection and Reasoning

ICLR 2026poster

Reasoning about failures is crucial for building reliable and trustworthy robotic systems. Prior approaches either treat failure reasoning as a closed-set classification problem or assume access to ample human annotations. Failures in the real world are typically subtle, combinatorial, and difficult…

Cited by 0SourceScholar
2026

pySpatial: Generating 3D Visual Programs for Zero-Shot Spatial Reasoning

ICLR 2026poster

Multi-modal Large Language Models (MLLMs) have demonstrated strong capabilities in general-purpose perception and reasoning, but they still struggle with tasks that require spatial understanding of the 3D world. To address this, we introduce pySpatial, a visual programming framework that equips MLLM…

Cited by 0SourcecodeScholar
2025

OMG: Opacity Matters in Material Modeling with Gaussian Splatting

ICLR 2025poster

Decomposing geometry, materials and lighting from a set of images, namely inverse rendering, has been a long-standing problem in computer vision and graphics. Recent advances in neural rendering enable photo-realistic and plausible inverse rendering results. The emergence of 3D Gaussian Splatting ha…

Cited by 0SourcePDFScholar
2025

ONLY: One-Layer Intervention Sufficiently Mitigates Hallucinations in Large Vision-Language Models

ICCV 2025poster

Recent Large Vision-Language Models (LVLMs) have introduced a new paradigm for understanding and reasoning about image input through textual responses. Although they have achieved remarkable performance across a range of multi-modal tasks, they face the persistent challenge of hallucination, which i…

2024

An Embodied Generalist Agent in 3D World

ICML 2024poster

Leveraging massive knowledge from large language models (LLMs), recent machine learning models show notable successes in general-purpose task solving in diverse domains such as computer vision and robotics. However, several significant challenges remain: (i) most of these models rely on 2D images ye…

2024

GL-NeRF: Gauss-Laguerre Quadrature Enables Training-Free NeRF Acceleration

NeurIPS 2024poster

Volume rendering in neural radiance fields is inherently time-consuming due to the large number of MLP calls on the points sampled per ray. Previous works would address this issue by introducing new neural networks or data structures. In this work, we propose GL-NeRF, a new perspective of computing…

2023

SQA3D: Situated Question Answering in 3D Scenes

ICLR 2023poster

We propose a new task to benchmark scene understanding of embodied agents: Situated Question Answering in 3D Scenes (SQA3D). Given a scene context (e.g., 3D scan), SQA3D requires the tested agent to first understand its situation (position, orientation, etc.) in the 3D scene as described by text, th…