paper-with-me

홈 › Papers

mrCAD: Multimodal Refinement of Computer-aided Designs

2025-04-28 · William P. McCarthy, Saujas Vaduguru, Karl D. D. Willis, Justin Matejka, Judith E. Fan, Daniel Fried, Yewen Pu

A key feature of human collaboration is the ability to iteratively refine the concepts we have communicated. In contrast, while generative AI excels at the \textit{generation} of content, it often struggles to make specific language-guided \textit{modifications} of its prior outputs. To bridge the gap between how humans and machines perform edits, we present mrCAD, a dataset of multimodal instructions in a communication game. In each game, players created computer aided designs (CADs) and refined them over several rounds to match specific target designs. Only one player, the Designer, could see the target, and they must instruct the other player, the Maker, using text, drawing, or a combination of modalities. mrCAD consists of 6,082 communication games, 15,163 instruction-execution rounds, played between 1,092 pairs of human players. We analyze the dataset and find that generation and refinement instructions differ in their composition of drawing and text. Using the mrCAD task as a benchmark, we find that state-of-the-art VLMs are better at following generation instructions than refinement instructions. These results lay a foundation for analyzing and modeling a multimodal language of refinement that is not represented in previous datasets.

📄 PDF Abstract BibTeX arXiv:2504.20294

Code (1)

AutodeskAILab/mrCAD 공식 구현

Similar Papers 제목 키워드 기반

Query2CAD: Generating CAD models using natural language queries

2024-05-31 · Akshay Badagabettu, Sai Sravan Yarlagadda, Amir Barati Farimani

Computer Aided Design (CAD) engineers typically do not achieve their best prototypes in a single attempt. Instead, they iterate and refine their designs to achieve an optimal solution through multiple revisions. This tra…

Language ModelingLanguage ModellingLarge Language ModelNatural Language Queries

Geometric Deep Learning for Computer-Aided Design: A Survey

2024-02-27 · Negar Heidari, Alexandros Iosifidis

Geometric Deep Learning techniques have become a transformative force in the field of Computer-Aided Design (CAD), and have the potential to revolutionize how designers and engineers approach and enhance the design proce…

Deep LearningSurvey

GPF-Net: Gated Progressive Fusion Learning for Polyp Re-Identification

2025-12-25 · Suncheng Xiang, Xiaoyang Wang, Junjie Jiang, Hejia Wang 외 arxiv

Colonoscopic Polyp Re-Identification aims to match the same polyp from a large gallery with images from different views taken using different cameras, which plays an important role in the prevention and treatment of colo…

Computer-Aided Design as Language

2021-05-06 · NeurIPS 2021 12 · Yaroslav Ganin, Sergey Bartunov, Yujia Li, Ethan Keller 외

Computer-Aided Design (CAD) applications are used in manufacturing to model everything from coffee mugs to sports cars. These programs are complex and require years of training and experience to master. A component of al…

Language ModelingLanguage ModellingTranslation

SketchGraphs: A Large-Scale Dataset for Modeling Relational Geometry in Computer-Aided Design

2020-07-16 · Ari Seff, Yaniv Ovadia, Wenda Zhou, Ryan P. Adams

Parametric computer-aided design (CAD) is the dominant paradigm in mechanical engineering for physical design. Distinguished by relational geometry, parametric CAD models begin as two-dimensional sketches consisting of g…

Program Synthesis