Multi-agent Collective Construction using 3D Decomposition
Akshaya Kesarimangalam Srinivasan, Shambhavi Singh, Geordan Gutow,, Howie Choset, Bhaskar Vundurthy

TL;DR
This paper introduces a decomposition algorithm for multi-agent 3D construction that significantly reduces computation time and improves efficiency over existing methods, enabling scalable and parallelizable structure building.
Contribution
The paper presents a novel decomposition approach combined with MILP for efficient multi-agent 3D construction, outperforming prior methods in speed and action efficiency.
Findings
Order of magnitude faster solution computation time.
Fewer pick-up and drop-off actions compared to existing approaches.
Parallel construction of substructures reduces total build time.
Abstract
This paper addresses a Multi-Agent Collective Construction (MACC) problem that aims to build a three-dimensional structure comprised of cubic blocks. We use cube-shaped robots that can carry one cubic block at a time, and move forward, reverse, left, and right to an adjacent cell of the same height or climb up and down one cube height. To construct structures taller than one cube, the robots must build supporting stairs made of blocks and remove the stairs once the structure is built. Conventional techniques solve for the entire structure at once and quickly become intractable for larger workspaces and complex structures, especially in a multi-agent setting. To this end, we present a decomposition algorithm that computes valid substructures based on intrinsic structural dependencies. We use Mixed Integer Linear Programming (MILP) to solve for each of these substructures and then…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModular Robots and Swarm Intelligence · Innovations in Concrete and Construction Materials · Robotic Path Planning Algorithms
