BrickAnything: Geometry-Conditioned Buildable Brick Generation with Structure-Aware Tokenization
Quick Answer
BrickAnything introduces a geometry-conditioned autoregressive framework for generating buildable brick structures from 3D shapes, improving structural stability and fidelity.
Quick Take
BrickAnything introduces a geometry-conditioned autoregressive framework for generating buildable brick structures from 3D shapes, improving structural stability and fidelity. The model utilizes a structure-aware tree tokenization and preference-based alignment, demonstrating enhanced performance in producing physically realizable designs compared to conventional methods.
Key Points
- BrickAnything generates brick structures using point clouds as a geometric interface.
- Introduces structure-aware tree tokenization to model brick dependencies effectively.
- Implements validity-constrained decoding to enhance buildability objectives.
- Extensive experiments show improved geometric fidelity and reduced invalid states.
- Outperforms conventional ordering strategies in rollback and regeneration.
Paper Resources
Article Content
From source RSS / original summaryarXiv:2605. 26182v1 Announce Type: new Abstract: Generating physically buildable brick structures from 3D shapes requires more than geometric reconstruction: the output must also satisfy discrete part constraints and structural stability.
Existing brick generation methods either rely on heuristic optimization, which can break down when the target 3D shape does not admit a feasible structure under predefined constraints, or generate brick sequences without explicitly modeling the underlying 3D geometry and assembly relations. In this work, we present BrickAnything, a geometry-conditioned autoregressive framework for generating buildable brick structures from diverse 3D representations.
BrickAnything uses point clouds as a unified geometric interface and predicts brick sequences that reconstruct the target shape under assembly constraints. To model structural dependencies among bricks, we introduce a structure-aware tree tokenization, which represents brick structures through local attachment relations. This formulation makes sequence generation more consistent with the physical construction process, and reduces invalid intermediate states.
We further introduce preference-based alignment post-training, validity-constrained decoding and adaptive rollback to improve buildability objectives such as stability and geometric fidelity. Extensive experiments demonstrate that BrickAnything produces geometrically faithful and physically realizable brick structures, and that the proposed tokenization effectively reduces rollback and regeneration compared with conventional ordering strategies.
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.AI
See more →Adversarial Social Epistemology for Assemblies of Humans and Large Language Models
The paper introduces Adversarial Social Epistemology (ASE) to analyze how agents manipulate trust in public communications, highlighting mechanisms that undermine the reliability of testimony and inference. It critiques existing frameworks like epistemic bubbles and misinformation diffusion, proposing a new language for understanding trust breaches and auditing inferential chains in densely interactive environments involving humans and large language models.