paper-with-me

Papers

Brick-Composer: Using MLLMs for Assembly with Diverse Bricks

2026-06-03 · Jiateng Liu, Bingxuan Li, Zhenhailong Wang, Rushi Wang, Kaiwen Hong, Cheng Qian, Jiayu Liu, Denghui Zhang, Katherine Driggs-Campbell, Manling Li, Heng Ji arxiv

We dream of AI agents that can read arbitrary designs and construct real-world objects from reusable building blocks. As a first step toward this vision, we study whether multimodal large language models (MLLMs) possess the visual grounding and spatial reasoning capabilities required for brick assembly. We formulate brick assembly as a sequential decision-making problem, where each step involves two subtasks: brick selection, identifying the target brick from candidate components, and brick pose estimation, predicting where and how the selected brick should be placed. To support this study, we introduce BC-Bench (Brick Construction Benchmark), the first benchmark for evaluating MLLMs on assembly with diverse bricks. Experiments show that current state-of-the-art MLLMs remain far from reliable builders, struggling with fine-grained brick selection and failing at precise pose estimation. To bridge this gap, we propose Brick-Composer, a learning framework that equips MLLMs with assembly skills through three complementary signals: Human Design Sparks, which provide affordance-rich construction demonstrations; World Feedback, which grounds predicted actions in visual and physical consequences; and Synthetic Experience, which scales learning beyond existing object designs. Brick-Composer improves brick selection accuracy by over three times, substantially reduces pose estimation errors, and raises strict step-level assembly success from less than 1% to around 15%. After training, a Qwen-3-8B can correctly compose up to 42% of the steps for a complete object, suggesting that MLLMs can acquire assembly capabilities through targeted, physically grounded learning.

📄 PDF Abstract BibTeX arXiv:2606.05445

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial ReasoningVisual GroundingPose Estimation

Similar Papers 제목 키워드 기반

Budget-Aware Sequential Brick Assembly with Efficient Constraint Satisfaction

2022-10-03 · Seokjun Ahn, Jungtaek Kim, Minsu Cho, Jaesik Park

We tackle the problem of sequential brick assembly with LEGO bricks to create combinatorial 3D structures. This problem is challenging since this brick assembly task encompasses the characteristics of combinatorial optim…

Bayesian OptimizationCombinatorial OptimizationPosition

BrickSim: A Physics-Based Simulator for Manipulating Interlocking Brick Assemblies

2026-03-17 · Haowei Wen, Ruixuan Liu, Weiyi Piao, Siyu Li 외 arxiv

Interlocking brick assemblies provide a standardized yet challenging testbed for contact-rich and long-horizon robotic manipulation, but existing rigid-body simulators do not faithfully capture snap-fit mechanics. We pre…

BrickCraft: Visuomotor Skill Composition with Situated Manual Guidance for Long-Horizon Interlocking Brick Assembly

2026-05-08 · Jichuan Yu, Bowei Li, Zhenran Tang, Guanxing Lu 외 arxiv

Autonomous robotic assembly of interlocking bricks demands seamless integration of long-horizon task reasoning, spatial grounding, and fine-grained manipulation. This paper presents BrickCraft, a compositional framework …

Prompt-to-Product: Generative Assembly via Bimanual Manipulation

2025-08-28 · Ruixuan Liu, Philip Huang, Ava Pun, Kangle Deng 외 arxiv

Creating assembly products demands significant manual effort and expert knowledge in 1) designing the assembly and 2) constructing the product. This paper introduces Prompt-to-Product, an automated pipeline that generate…

Configurable Foundation Models: Building LLMs from a Modular Perspective

2024-09-04 · Chaojun Xiao, Zhengyan Zhang, Chenyang Song, Dazhi Jiang 외

Advancements in LLMs have recently unveiled challenges tied to computational efficiency and continual scalability due to their requirements of huge parameters, making the applications and evolution of these models on dev…

Computational EfficiencyMixture-of-Experts