Logo

PASTA: Part-Aware Sketch-to-3D Shape Generation
with Text-Aligned Prior

ICCV 2025

Seunggwan Lee1,     Hwanhee Jung1,    
Byoungsoo Koh2,     Qixing Huang3,     Sangho Yoon4,     Sangpil Kim1†

1 Korea University     2 KOCCA     3 The University of Texas at Austin     4 KAIST

Overview

Main architecture figure
Overview of PASTA. Our framework enhances sketch-based 3D shape generation by integrating text-aligned priors. A vision-language model (VLM) and a visual backbone extract meaningful features from an input sketch, which are then processed by a Text-Visual Transformer Decoder with learnable queries. To refine structural details, we introduce ISG-Net, which consists of IndivGCN for fine-grained feature processing and PartGCN for aggregating part-level information. The output features are fed into the SPAGHETTI shape decoder, producing a more complete and structurally accurate 3D model.

Abstract

A fundamental challenge in conditional 3D shape generation is to minimize the information loss and maximize the intention of user input. Existing approaches have predominantly focused on two types of isolated conditional signals, i.e., user sketches and text descriptions, each of which does not offer flexible control of the generated shape. In this paper, we introduce PASTA, the flexible approach that seamlessly integrates a user sketch and a text description for 3D shape generation. The key idea is to use text embeddings from a vision-language model to enrich the semantic representation of sketches. Specifically, these text-derived priors specify the part components of the object, compensating for missing visual cues from ambiguous sketches. In addition, we introduce ISG-Net which employs two types of graph convolutional networks: IndivGCN, which processes fine-grained details, and PartGCN, which aggregates these details into parts and refines the structure of objects. Extensive experiments demonstrate that PASTA outperforms existing methods in part-level editing and achieves state-of-the-art results in sketch-to-3D shape generation.

Qualitative Results: Chair


Qualitative Results: Lamp


Qualitative Results: Airplane

BibTeX

@article{lee2025pasta,
    title={PASTA: Part-Aware Sketch-to-3D Shape Generation with Text-Aligned Prior},
    author={Lee, Seunggwan and Jung, Hwanhee and Koh, Byoungsoo and Huang, Qixing and Yoon, Sangho and Kim, Sangpil},
    journal={arXiv preprint arXiv:2503.12834},
    year={2025}
  }