Pith. sign in

REVIEW 5 cited by

FlexCAD: Unified and Versatile Controllable CAD Generation with Fine-tuned Large Language Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2411.05823 v2 pith:WISLYFXV submitted 2024-11-05 cs.CV cs.AIcs.GR

classification cs.CVcs.AIcs.GR
keywords flexcadgenerationmodelscontrollabletextfieldllmsmask
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Recently, there is a growing interest in creating computer-aided design (CAD) models based on user intent, known as controllable CAD generation. Existing work offers limited controllability and needs separate models for different types of control, reducing efficiency and practicality. To achieve controllable generation across all CAD construction hierarchies, such as sketch-extrusion, extrusion, sketch, face, loop and curve, we propose FlexCAD, a unified model by fine-tuning large language models (LLMs). First, to enhance comprehension by LLMs, we represent a CAD model as a structured text by abstracting each hierarchy as a sequence of text tokens. Second, to address various controllable generation tasks in a unified model, we introduce a hierarchy-aware masking strategy. Specifically, during training, we mask a hierarchy-aware field in the CAD text with a mask token. This field, composed of a sequence of tokens, can be set flexibly to represent various hierarchies. Subsequently, we ask LLMs to predict this masked field. During inference, the user intent is converted into a CAD text with a mask token replacing the part the user wants to modify, which is then fed into FlexCAD to generate new CAD models. Comprehensive experiments on public dataset demonstrate the effectiveness of FlexCAD in both generation quality and controllability. Code will be available at https://github.com/microsoft/FlexCAD.

Discussion (0). Sign in to comment.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. AIMold: An Autonomous AI-based Pipeline for Complex Mold Design

    cs.CV 2026-08 conditional novelty 6.0 of 10

    A new dataset and deep learning pipeline generate upper and lower molds, parting surfaces, and auxiliary components for complex injection-molded parts.

  2. Autoregressive B-Rep Shape Generation with Parametric Surfaces

    cs.CV 2026-07 conditional novelty 6.0 of 10

    An autoregressive transformer generates B-Rep CAD faces directly as native parametric surfaces from point-cloud conditions, then assembles a valid solid by surface intersection.

  3. STEP-LLM: Generating CAD STEP Models from Natural Language with Large Language Models

    cs.AI 2026-01 conditional novelty 6.0 of 10

    STEP-LLM fine-tunes LLMs to emit complete STEP CAD files from natural-language captions, reporting lower median Chamfer distance than Text2CAD.

  4. GraphBrep: Learning B-Rep in Graph Structure for Efficient CAD Generation

    cs.CV 2025-07 conditional novelty 6.0 of 10

    GraphBrep replaces the redundant tree-based topology of prior B-Rep generators with an explicit graph adjacency representation, cutting training and inference cost while preserving generation quality.

  5. Wrong Design Intent Can Be Worse Than None: A Derangement-Control Diagnosis of Header Conditioning in CAD Program Completion

    cs.LG 2026-07 conditional novelty 5.0 of 10

    A wrong design-intent header degrades CAD completion below the no-header baseline, and a derangement-trained control shows the harm comes from the learned header-program mapping.

Pith tools