{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2605-30794","title":"MechVQA: Benchmarking and Enhancing Multimodal LLMs on Comprehensive Mechanical Drawing Understanding","arxiv_id":"2605.30794","date":"2026-05-29","proceeding":"ICML","authors":["Qian Kou","Xiaofeng Shi","Yulin Li","Xiaosong Qiu","Xinyang Wang","Hua Zhou","Cao Dongxing"],"abstract":"Multimodal Large Language Models (MLLMs) have demonstrated significant achievements in general visual question answering (VQA) tasks. However, they remain brittle on mechanical engineering drawings, where high annotation density and weak domain knowledge, compounded by unreliable spatial relation reasoning under strict projection rules and geometric constraints, make decisive cues easy to miss and frequently lead to wrong answers. To bridge this gap, we introduce the first comprehensive mechanical drawing understanding dataset, MechVQA, created through a semi-automated construction and quality-control pipeline. MechVQA contains 3.3k high-density pictures with 21K question-answer pairs, spanning 10 different fine-grained tasks across three capability levels: Recognition, Reasoning, and Judging, providing a testbed to evaluate and improve MLLM understanding on real-world mechanical drawings. On top of MechVQA, we then develop the MechVL model through a multi-stage training paradigm, building a strong domain-specialized baseline. Extensive experimental results demonstrate that MechVL outperforms the strongest closed-source baseline by 7.57 percentage points on the MechVQA total score, significantly enhancing mechanical drawing understanding ability and providing a reusable foundation for deploying MLLMs in mechanical design and inspection scenarios.","url_abs":"https://arxiv.org/abs/2605.30794","url_pdf":"https://arxiv.org/pdf/2605.30794","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2605.30794","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.30794"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/xiaofengShi/MechVQA","reach":null}],"summary":{"ran":24,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":27,"ran":24,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"8adc9cb24bd71f83","entry":"build_assistant_content","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/format_verified_data.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/format_verified_data.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8adc9cb24bd71f83"}},{"code_sha256_prefix":"8e6846d1d7a08896","entry":"build_breakdown","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"evaluation/mechvqa_eval/summarize.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/evaluation/mechvqa_eval/summarize.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8e6846d1d7a08896"}},{"code_sha256_prefix":"e22a4f517793a5eb","entry":"build_extract_prompt","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/extract_pipeline.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/extract_pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e22a4f517793a5eb"}},{"code_sha256_prefix":"ebd88eeb2a611e47","entry":"extract_question_from_prompt","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/format_verified_data.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/format_verified_data.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ebd88eeb2a611e47"}},{"code_sha256_prefix":"0a7d2d792524cd74","entry":"extract_question_from_prompt","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/generate_fixed_questions.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/generate_fixed_questions.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0a7d2d792524cd74"}},{"code_sha256_prefix":"a0a496efd5b6f7b6","entry":"format_extract_metadata","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/generate_vqa_free_query.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/generate_vqa_free_query.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a0a496efd5b6f7b6"}},{"code_sha256_prefix":"207bbe044e833c47","entry":"generate_answer_with_temperature","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/generate_answers_for_vqa.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/generate_answers_for_vqa.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"207bbe044e833c47"}},{"code_sha256_prefix":"24205d22b172393e","entry":"get_correct_answer","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"evaluation/mechvqa_eval/evaluate_vqa.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/evaluation/mechvqa_eval/evaluate_vqa.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"24205d22b172393e"}},{"code_sha256_prefix":"f5bda340023ee7e1","entry":"get_images","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"evaluation/mechvqa_eval/evaluate_vqa.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/evaluation/mechvqa_eval/evaluate_vqa.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f5bda340023ee7e1"}},{"code_sha256_prefix":"213d40abdad4993d","entry":"get_user_question","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"evaluation/mechvqa_eval/evaluate_vqa.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/evaluation/mechvqa_eval/evaluate_vqa.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"213d40abdad4993d"}},{"code_sha256_prefix":"ccaf235bfd4ec58f","entry":"image_to_data_url","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"evaluation/mechvqa_eval/providers.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/evaluation/mechvqa_eval/providers.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ccaf235bfd4ec58f"}},{"code_sha256_prefix":"9e0fc12c9bdf4f4e","entry":"json_language_label","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/language.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/language.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9e0fc12c9bdf4f4e"}},{"code_sha256_prefix":"0596526ef5c6ca8e","entry":"load_jsonl","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"evaluation/mechvqa_eval/io_utils.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/evaluation/mechvqa_eval/io_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0596526ef5c6ca8e"}},{"code_sha256_prefix":"83657d080d13acad","entry":"load_jsonl_files","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/check_generated_questions.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/check_generated_questions.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"83657d080d13acad"}},{"code_sha256_prefix":"fb0311f743cf0c68","entry":"load_jsonl_files","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/generate_answers_for_vqa.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/generate_answers_for_vqa.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fb0311f743cf0c68"}},{"code_sha256_prefix":"6cbbe1813b76ba59","entry":"load_jsonl_files","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/generate_vqa_free_query.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/generate_vqa_free_query.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6cbbe1813b76ba59"}},{"code_sha256_prefix":"58924881c1ca6801","entry":"normalize_language","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/language.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/language.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"58924881c1ca6801"}},{"code_sha256_prefix":"959c5a8ceb4986d6","entry":"question_language_instruction","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/language.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/language.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"959c5a8ceb4986d6"}},{"code_sha256_prefix":"3d41ae5289167635","entry":"read_json","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"evaluation/mechvqa_eval/io_utils.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/evaluation/mechvqa_eval/io_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3d41ae5289167635"}},{"code_sha256_prefix":"f73db1bba0fc60bf","entry":"read_jsonl","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/generate_vqa_free_query.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/generate_vqa_free_query.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f73db1bba0fc60bf"}},{"code_sha256_prefix":"baebeda17a61fafc","entry":"resolve_data_source","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/format_verified_data.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/format_verified_data.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"baebeda17a61fafc"}},{"code_sha256_prefix":"42f7436bee9f4cf1","entry":"safe_json_loads","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/check_generated_questions.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/check_generated_questions.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"42f7436bee9f4cf1"}},{"code_sha256_prefix":"620457f8545a4190","entry":"safe_json_loads","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/extract_pipeline.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/extract_pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"620457f8545a4190"}},{"code_sha256_prefix":"7246eaaf705f35c2","entry":"safe_json_loads","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/generate_answers_for_vqa.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/generate_answers_for_vqa.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7246eaaf705f35c2"}},{"code_sha256_prefix":"4f90754f556f81dd","entry":"generate_new_prompt","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/generate_fixed_questions.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/generate_fixed_questions.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4f90754f556f81dd"}},{"code_sha256_prefix":"0d8d1a6b7845a85d","entry":"read_jsonl","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/check_generated_questions.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/check_generated_questions.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0d8d1a6b7845a85d"}},{"code_sha256_prefix":"47642cc5a1f9107d","entry":"run_ocr","repo":"xiaofengShi/MechVQA","repo_kind":"found_in_text","path":"data_generation/extract_pipeline.py","file_url":"https://github.com/xiaofengShi/MechVQA/blob/HEAD/data_generation/extract_pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"47642cc5a1f9107d"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CV","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,795 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6795},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}