Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Distilling Neuro-Symbolic Programs into 3D Multi-modal LLMs

About

Current 3D spatial reasoning methods face a fundamental trade-off: neuro-symbolic 3D (NS3D) concept learners achieve interpretable reasoning through compositional programs but are constrained to closed-set concept vocabularies and simple programs; end-to-end 3D multi-modal LLMs (3D MLLMs) could handle complex natural language and open-vocabulary concepts but suffer from black-box reasoning without explicit spatial verification. We introduce APEIRIA, a neuro-symbolic 3D MLLM to bridge two paradigms by distilling symbolic reasoning patterns into MLLMs with natural language chain-of-thought. Our three-stage curriculum progressively builds reasoning capabilities: a) 3D perception alignment grounds object visual-geometric features to the LLM, b) CoT-SFT teaches query decomposition and stepwise verification from symbolic program traces, and c) CoT-RL extends reasoning patterns to open-set concepts and deeply nested instructions. By transferring reasoning patterns rather than concept-specific knowledge, APEIRIA preserves key NS3D virtues: transparent reasoning and modular interchangeability of planning and perception components. Evaluations on grounding, question answering, and captioning show that APEIRIA surpasses prior NS3D methods and matches state-of-the-art 3D MLLMs on 3D spatial reasoning datasets, unifying symbolic methods' systematic reasoning with MLLMs' flexibility. Code is available at https://github.com/oceanflowlab/APEIRIA.

Wentao Mo, Yang Liu• 2026

Related benchmarks

TaskDatasetResultRank
3D Visual GroundingScanRefer (val)
Overall Accuracy @ IoU 0.5053.2
253
3D Visual GroundingMulti3DRefer (val)
F1@0.5055.2
29
3D Dense CaptioningNr3D
C Score (0.5 IoU)68.1
19
Dense CaptioningScanRefer
Caption Score (0.5 IoU)84.1
13
Situated Question AnsweringSQA3D
EM58.6
11
3D Spatial ReasoningNr3D (test)
Accuracy36.5
4
Showing 6 of 6 rows

Other info

Follow for update