Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ShapeLib: Designing a library of programmatic 3D shape abstractions with Large Language Models

About

We present ShapeLib, the first method that uses the priors of Large Language Models (LLMs) to design libraries of programmatic 3D shape abstractions. Our system accepts two forms of user-provided design intent: high-level text descriptions of functions to include in the output library and a small seed set of exemplar shapes. We discover a library of abstractions that matches this design intent with a guided LLM workflow that first proposes different ways of applying and implementing functions, and then validates these functions are helpful in representing seed set shapes. To extend beyond the seed set, we develop library-specific recognition networks that map shapes (represented as primitives, voxels, or point clouds) to programs that use these newly discovered abstractions. Across multiple modeling domains (split by shape category), we find that LLMs, when thoughtfully combined with geometric reasoning, can be guided to author libraries of abstraction functions that generalize across shape distributions. Our framework takes a step towards realizing the long-standing shape analysis aspiration of discovering reusable, programmatic shape abstractions while exposing interpretable, semantically aligned interfaces. Our extensive evaluation demonstrates that ShapeLib provides distinct advantages over prior alternative abstraction discovery works in terms of generalization, usability, and maintaining plausibility under manipulation. Finally, we demonstrate that ShapeLib's abstraction functions unlock a number of downstream applications, combining LLM reasoning over shape programs with geometry processing tools to support shape editing and generation workflows.

R. Kenny Jones, Paul Guerrero, Niloy J. Mitra, Daniel Ritchie• 2025

Related benchmarks

TaskDatasetResultRank
Programmatic 3D Shape ReconstructionPartNet (val)
Function Count per Shape9.6
3
Shape GenerationPartNet (val)
FPD278
3
Shape Program EditingShape program edits perceptual study
Plausibility Score75
1
Showing 3 of 3 rows

Other info

Follow for update