← Search

Yining Hong

21 accepted papers

2025

3DLLM-Mem: Long-Term Spatial-Temporal Memory for Embodied 3D Large Language Model

NeurIPS 2025poster

Humans excel at performing complex tasks by leveraging long-term memory across temporal and spatial experiences. In contrast, current Large Language Models (LLMs) struggle to effectively plan and act in dynamic, multi-room 3D environments. We posit that part of this limitation is due to the lack of…

Cited by 0SourceScholar
2025

Embodied Web Agents: Bridging Physical-Digital Realms for Integrated Agent Intelligence

NeurIPS 2025spotlight

AI agents today are mostly siloed — they either retrieve and reason over vast amount of digital information and knowledge obtained online; or interact with the physical world through embodied perception, planning and action — but rarely both. This separation limits their ability to solve tasks that…

Cited by 0SourceScholar
2025

SlowFast-VGen: Slow-Fast Learning for Action-Driven Long Video Generation

ICLR 2025spotlight

Human beings are endowed with a complementary learning system, which bridges the slow learning of general world dynamics with fast storage of episodic memory from a new experience. Previous video generation models, however, primarily focus on slow learning by pre-training on vast amounts of data, ov…

Cited by 4SourcePDFScholar
2024

3D-VLA: A 3D Vision-Language-Action Generative World Model

ICML 2024poster

Recent vision-language-action (VLA) models rely on 2D inputs, lacking integration with the broader realm of the 3D physical world. Furthermore, they perform action prediction by learning a direct mapping from perception to action, neglecting the vast dynamics of the world and the relations between a…

Cited by 77SourcePDFScholar
2024

CoVLM: Composing Visual Entities and Relationships in Large Language Models Via Communicative Decoding

ICLR 2024poster

A remarkable ability of human beings resides in compositional reasoning, i.e., the capacity to make "infinite use of finite means". However, current large vision-language foundation models (VLMs) fall short of such compositional abilities due to their ``bag-of-words" behaviors and inability to cons…

Cited by 16SourcePDFScholar
2024

FlexAttention for Efficient High-Resolution Vision-Language Models

ECCV 2024poster

"Current high-resolution vision-language models encode images as high-resolution image tokens and exhaustively take all these tokens to compute attention, which significantly increases the computational cost. To address this problem, we propose , a flexible attention mechanism for efficient high-res…

Cited by 13SourcePDFScholar
2024

GENOME: Generative Neuro-Symbolic Visual Reasoning by Growing and Reusing Modules

ICLR 2024poster

Recent works have shown that Large Language Models (LLMs) could empower traditional neuro-symbolic models via programming capabilities to translate languages into module descriptions, thus achieving strong visual reasoning results while maintaining the model’s transparency and efficiency. However, t…

Cited by 18SourcePDFScholar
2024

MultiPLY: A Multisensory Object-Centric Embodied Large Language Model in 3D World

CVPR 2024poster

Human beings possess the capability to multiply a melange of multisensory cues while actively exploring and interacting with the 3D world. Current multi-modal large language models however passively absorb sensory data as inputs lacking the capacity to actively interact with the objects in the 3D en…

Cited by 34SourcePDFScholar
2024

Visual Chain-of-Thought Prompting for Knowledge-Based Visual Reasoning

AAAI 2024technical

Knowledge-based visual reasoning remains a daunting task since it not only requires machines to interpret the concepts and relationships from visual scenes but also associate them with external world knowledge to conduct a chain of reasoning on open-world questions. Previous works, however, treat vi…

2023

3D Concept Learning and Reasoning From Multi-View Images

CVPR 2023poster

Humans are able to accurately reason in 3D by gathering multi-view observations of the surrounding world. Inspired by this insight, we introduce a new large-scale benchmark for 3D multi-view visual question answering (3DMV-VQA). This dataset is collected by an embodied agent actively moving and capt…

Cited by 59SourcePDFScholar
2023

3D-LLM: Injecting the 3D World into Large Language Models

NeurIPS 2023spotlight

Large language models (LLMs) and Vision-Language Models (VLMs) have been proved to excel at multiple tasks, such as commonsense reasoning. Powerful as these models can be, they are not grounded in the 3D physical world, which involves richer concepts such as spatial relationships, affordances, physi…

Cited by 328SourcePDFScholar
2023

A Minimalist Dataset for Systematic Generalization of Perception, Syntax, and Semantics

ICLR 2023top-25%

Inspired by humans' exceptional ability to master arithmetic and generalize to new problems, we present a new dataset, HINT, to examine machines' capability of learning generalizable concepts at three levels: perception, syntax, and semantics. In HINT, machines are tasked with learning how concepts…

Cited by 6SourcePDFScholar
2022

Fixing Malfunctional Objects With Learned Physical Simulation and Functional Prediction

CVPR 2022poster

This paper studies the problem of fixing malfunctional 3D objects. While previous works focus on building passive perception models to learn the functionality from static 3D objects, we argue that functionality is reckoned with respect to the physical interactions between the object and the user. Gi…

Cited by 6PDFScholar
2021

Learning by Fixing: Solving Math Word Problems with Weak Supervision

AAAI 2021technical

Previous neural solvers of math word problems (MWPs) are learned with full supervision and fail to generate diverse solutions. In this paper, we address this issue by introducing a weakly-supervised paradigm for learning MWPs. Our method only requires the annotations of the final answers and can gen…

2021

Neural-Symbolic Solver for Math Word Problems with Auxiliary Tasks

ACL 2021long

Previous math word problem solvers following the encoder-decoder paradigm fail to explicitly incorporate essential math symbolic constraints, leading to unexplainable and unreasonable predictions. Herein, we propose Neural-Symbolic Solver (NS-Solver) to explicitly and seamlessly incorporate differen…

2021

PTR: A Benchmark for Part-based Conceptual, Relational, and Physical Reasoning

NeurIPS 2021poster

A critical aspect of human visual perception is the ability to parse visual scenes into individual objects and further into object parts, forming part-whole hierarchies. Such composite structures could induce a rich set of semantic concepts and relations, thus playing an important role in the interp…

Cited by 49SourcePDFScholar
2021

SMART: A Situation Model for Algebra Story Problems via Attributed Grammar

AAAI 2021technical

Solving algebra story problems remains a challenging task in artificial intelligence, which requires a detailed understanding of real-world situations and a strong mathematical reasoning capability. Previous neural solvers of math word problems directly translate problem texts into equations, lackin…

Cited by 37SourcePDFScholar
2020

A Competence-aware Curriculum for Visual Concepts Learning via Question Answering

ECCV 2020poster

Humans can progressively learn visual concepts from easy to hard questions. To mimic this efficient learning ability, we propose a competence-aware curriculum for visual concept learning in a question-answering manner. Specifically, we design a neural-symbolic concept learner for learning the visual…

Cited by 40SourcePDFScholar
2020

Closed Loop Neural-Symbolic Learning via Integrating Neural Perception, Grammar Parsing, and Symbolic Reasoning

ICML 2020poster

The goal of neural-symbolic computation is to integrate the connectionist and symbolist paradigms. Prior methods learn the neural-symbolic models using reinforcement learning (RL) approaches, which ignore the error propagation in the symbolic reasoning module and thus converge slowly with sparse rew…