2.5-D Decomposition for LLM-Based Spatial Construction
- lab Hugging Face
- lab NVIDIA
- lab arXivLabs
- location UTC
- person Paul Whitten
- product GPT-4o-mini
- product NVIDIA Jetson Thor AGX
- product Nemotron-3 120B
A neuro-symbolic pipeline that restricts large language models to two-dimensional planning has sharply reduced spatial errors in autonomous construction tasks, according to a paper posted to arXiv. The approach, called 2.5-D decomposition, lets a deterministic executor handle vertical placement, eliminating an entire class of coordinate mistakes [1][2]. The pipeline was tested on the Build What I Mean benchmark, which comprises 160 rounds of structure-building from natural-language instructions. GPT-4o-mini equipped with the pipeline achieved 94.6% mean structural accuracy across 12 independent runs, within 3.0 percentage points of the 97.6% ceiling imposed by architect-agent errors that no builder-side improvement can address [1][2]. By comparison, GPT-4o without the pipeline reached 90.3% and the best competing system reached 76.3% [1][2]. A controlled ablation attributed 50.7 percentage points of the accuracy gain to the 2.5-D decomposition itself [1][2]. Large language models are a type of machine learning model designed for natural language processing tasks and trained on vast amounts of text [7]. Their application to physical construction has been limited by systematic errors in generating three-dimensional coordinates. The researchers, led by Paul Whitten, addressed this by removing the vertical dimension from the model's output space entirely. The LLM plans block placements in the horizontal plane, while a deterministic executor computes vertical positions from column occupancy [1][2]. The pipeline transferred directly to edge hardware without prompt modifications. Nemotron-3 120B running locally on an NVIDIA Jetson Thor AGX matched the cloud result at 94.5% [1][2]. A transfer experiment on 500 IGLU collaborative building tasks confirmed the effect generalizes beyond the primary benchmark [1][2]. The paper states the principle applies to any autonomous construction or assembly task where gravity or other physical constraints fix one or more degrees of freedom [1][2]. The first version of the paper was submitted on 8 May 2026, with the latest revision dated 23 June 2026 [1][2].
research-paperapplicationmodel-releasebenchmark
Background sources we checked (7)
- arxiv.org ↗ Autonomous systems that build structures from natural-language instructions need reliable spatial reasoning, yet large language models (LLMs) make systematic coordinate errors when generating three-dimensional block placements. We present a neuro-symbolic pipeline based on \emph{…
- en.wikipedia.org ↗ Machine learning (ML) is a field of study in artificial intelligence concerned with the development and study of statistical algorithms that can learn from data and generalize to unseen data, and thus perform tasks without being explicitly programmed. Advances in the field of de…
- en.wikipedia.org ↗ A carbon footprint (or greenhouse gas footprint) is a calculated value or index that makes it possible to compare the total amount of greenhouse gases that an activity, product, company or country adds to the atmosphere. Carbon footprints are usually reported in tonnes of emissio…
- en.wikipedia.org ↗ These datasets are used in machine learning (ML) research and have been cited in peer-reviewed academic journals. Datasets are an integral part of the field of machine learning. Major advances in this field can result from advances in learning algorithms (such as deep learning), …
- en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
- en.wikipedia.org ↗ Below is a list of notable companies that primarily focus on artificial intelligence (AI). Companies that simply make use of AI but have a different primary focus are not included.…
Sources
- export.arxiv.org — 2.5-D Decomposition for LLM-Based Spatial Construction ↗