English

SOV-CAD: Stepwise Orthographic Views Guided CAD Modeling Sequence Reconstruction

Computer Vision and Pattern Recognition 2026-07-05 v1 Artificial Intelligence

Abstract

Reconstructing Computer-Aided Design (CAD) modeling sequences from images is crucial for preserving design intent and supporting parametric editing. However, existing methods typically generate full CAD sequences holistically, overlooking the iterative, feedback-driven nature of human design workflows. We address this limitation by introducing the rich stepwise visual supervision: at each modeling step, the system observes the target's orthographic projections, the projections of the incrementally constructed model, and the active sketch, enabling informed action selection. To effectively leverage this on-the-fly feedback, we propose SOV-CAD, a framework that formulates CAD reconstruction as a sequential decision-making task and employs offline reinforcement learning with a Decision Transformer architecture. This design incorporates continuous visual feedback guided by geometric alignment rewards, resulting in a more accurate and human-like modeling process. Extensive experiments show that SOV-CAD surpasses state-of-the-art methods in CAD sequence reconstruction while exhibiting strong data efficiency. Code of SOV-CAD is available at: https://github.com/LukePhong/SOV-CAD

Cite

@article{arxiv.2607.04119,
  title  = {SOV-CAD: Stepwise Orthographic Views Guided CAD Modeling Sequence Reconstruction},
  author = {Zhaopeng Feng and Chen Zhi and Xuhong Zhang and Zhengwen Feng and Xinkui Zhao},
  journal= {arXiv preprint arXiv:2607.04119},
  year   = {2026}
}

Comments

Accepted to ICME 2026