paper-with-me

홈 › Papers

CAD-Assistant: Tool-Augmented VLLMs as Generic CAD Task Solvers

2024-12-18 · Dimitrios Mallis, Ahmet Serdar Karadeniz, Sebastian Cavada, Danila Rukhovich, Niki Foteinopoulou, Kseniya Cherenkova, Anis Kacem, Djamila Aouada

We propose CAD-Assistant, a general-purpose CAD agent for AI-assisted design. Our approach is based on a powerful Vision and Large Language Model (VLLM) as a planner and a tool-augmentation paradigm using CAD-specific tools. CAD-Assistant addresses multimodal user queries by generating actions that are iteratively executed on a Python interpreter equipped with the FreeCAD software, accessed via its Python API. Our framework is able to assess the impact of generated CAD commands on geometry and adapts subsequent actions based on the evolving state of the CAD design. We consider a wide range of CAD-specific tools including a sketch image parameterizer, rendering modules, a 2D cross-section generator, and other specialized routines. CAD-Assistant is evaluated on multiple CAD benchmarks, where it outperforms VLLM baselines and supervised task-specific methods. Beyond existing benchmarks, we qualitatively demonstrate the potential of tool-augmented VLLMs as general-purpose CAD solvers across diverse workflows.

📄 PDF Abstract BibTeX arXiv:2412.13810

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

HyperSeg: Hybrid Segmentation Assistant with Fine-grained Visual Perceiver

2025-01-01 · CVPR 2025 1 · Cong Wei, Yujie Zhong, Haoxian Tan, Yong liu 외

This paper aims to address universal segmentation for image and video perception with the strong reasoning ability empowered by Visual Large Language Models (VLLMs). Despite significant progress in current unified se…

Reasoning SegmentationSegmentationUniversal SegmentationVideo Segmentation+2

Hierarchical structure understanding in complex tables with VLLMs: a benchmark and experiments

2025-11-11 · Luca Bindini, Simone Giovannini, Simone Marinai, Valeria Nardoni 외 arxiv

This work investigates the ability of Vision Large Language Models (VLLMs) to understand and interpret the structure of tables in scientific articles. Specifically, we explore whether VLLMs can infer the hierarchical str…

Prompt Engineering

LaSagnA: Language-based Segmentation Assistant for Complex Queries

2024-04-12 · Cong Wei, Haoxian Tan, Yujie Zhong, Yujiu Yang 외

Recent advancements have empowered Large Language Models for Vision (vLLMs) to generate detailed perceptual outcomes, including bounding boxes and masks. Nonetheless, there are two constraints that restrict the further a…

SegmentationSemantic Segmentation

Visual Large Language Models for Generalized and Specialized Applications

2025-01-06 · YiFan Li, Zhixin Lai, Wentao Bao, Zhen Tan 외

Visual-language models (VLM) have emerged as a powerful tool for learning a unified embedding space for vision and language. Inspired by large language models, which have demonstrated strong reasoning and multi-task capa…

Ethics

TAMA: Tool-Augmented Multimodal Agent for Procedural Activity Understanding

2025-09-30 · Kimihiro Hasegawa, Wiradee Imrattanatrai, Masaki Asada, Ken Fukuda 외 arxiv

Procedural activity assistants potentially support humans in a variety of settings, from our daily lives, e.g., cooking or assembling flat-pack furniture, to professional situations, e.g., manufacturing or biological exp…

Multimodal Reasoning