The Price Is Not Right: Neuro-Symbolic Methods Outperform VLAs on Structured Long-Horizon Manipulation Tasks with Significantly Lower Energy Consumption
Timothy Duggan, Pierrick Lorang, Hong Lu, Matthias Scheutz

TL;DR
This paper demonstrates that neuro-symbolic methods outperform vision-language-action models in structured long-horizon robotic manipulation tasks, achieving higher success rates and significantly lower energy consumption during training and execution.
Contribution
It provides the first empirical comparison showing neuro-symbolic architectures outperform VLAs on structured manipulation tasks with better efficiency and generalization.
Findings
Neuro-symbolic model achieves 95% success on 3-block Towers of Hanoi.
VLA model achieves only 34% success on the same task.
Neuro-symbolic approach generalizes to 4-block variant with 78% success.
Abstract
Vision-Language-Action (VLA) models have recently been proposed as a pathway toward generalist robotic policies capable of interpreting natural language and visual inputs to generate manipulation actions. However, their effectiveness and efficiency on structured, long-horizon manipulation tasks remain unclear. In this work, we present a head-to-head empirical comparison between a fine-tuned open-weight VLA model {\pi}0 and a neuro-symbolic architecture that combines PDDL-based symbolic planning with learned low-level control. We evaluate both approaches on structured variants of the Towers of Hanoi manipulation task in simulation while measuring both task performance and energy consumption during training and execution. On the 3-block task, the neuro-symbolic model achieves 95% success compared to 34% for the best-performing VLA. The neuro-symbolic model also generalizes to an unseen…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Reinforcement Learning in Robotics · Robot Manipulation and Learning
