paper-with-me

홈 › Papers

Text-to-CAD Evaluation with CADTests

2026-05-08 · Dimitrios Mallis, Marco Wang, Ahmet Serdar Karadeniz, Elisa Ricci, Anis Kacem, Djamila Aouada arxiv

Text-to-CAD has recently emerged as an important task with the potential to substantially accelerate design workflows. Despite its significance, there has been surprisingly little work on Text-to-CAD evaluation, and assessing CAD model generation performance remains a considerable challenge. In this work, we introduce a new evaluation perspective for Text-to-CAD based on automated testing. We propose CADTestBench, the first test-based benchmark for Text-to-CAD, based on CADTests, executable software tests that verify whether a generated CAD model satisfies the geometric and topological requirements of the input prompt. Using CADTestBench, we conduct comprehensive benchmarking of recent Text-to-CAD methods and further demonstrate that CADTests can also guide CAD model generation, yielding simple baselines that surpass performance of current methods. CADTestBench code and data are available at GitHub and Hugging Face dataset.

📄 PDF Abstract BibTeX arXiv:2605.07807

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Re-Thinking the Automatic Evaluation of Image-Text Alignment in Text-to-Image Models

2025-06-10 · Huixuan Zhang, Xiaojun Wan

Text-to-image models often struggle to generate images that precisely match textual prompts. Prior research has extensively studied the evaluation of image-text alignment in text-to-image generation. However, existing ev…

Image GenerationText to Image GenerationText-to-Image Generation

T2MBench: A Benchmark for Out-of-Distribution Text-to-Motion Generation

2026-02-14 · Bin Yang, Rong Ou, Weisheng Xu, Jiaqi Xiong 외 arxiv

Most existing evaluations of text-to-motion generation focus on in-distribution textual inputs and a limited set of evaluation criteria, which restricts their ability to systematically assess model generalization and mot…

Context-Aware Monolingual Human Evaluation of Machine Translation

2025-04-10 · Silvio Picinini, Sheila Castilho

This paper explores the potential of context-aware monolingual human evaluation for assessing machine translation (MT) when no source is given for reference. To this end, we compare monolingual with bilingual evaluations…

Machine TranslationTranslation

Michelangelo: Long Context Evaluations Beyond Haystacks via Latent Structure Queries

2024-09-19 · Kiran Vodrahalli, Santiago Ontanon, Nilesh Tripuraneni, Kelvin Xu 외

We introduce Michelangelo: a minimal, synthetic, and unleaked long-context reasoning evaluation for large language models which is also easy to automatically score. This evaluation is derived via a novel, unifying framew…

DiagnosticLanguage ModelingLanguage Modelling

LOOM-Scope: a comprehensive and efficient LOng-cOntext Model evaluation framework

2025-07-07 · Zecheng Tang, Haitian Wang, Quantong Qiu, Baibei Ji 외

Long-context processing has become a fundamental capability for large language models~(LLMs). To assess model's long-context performance, numerous long-context evaluation benchmarks have been proposed. However, variation…