{"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-2602-03491","title":"Decoupling Skeleton and Flesh: Efficient Multimodal Table Reasoning with Disentangled Alignment and Structure-aware Guidance","arxiv_id":"2602.03491","date":"2026-02-03","proceeding":"ICML","authors":["Yingjie Zhu","Xuefeng Bai","Kehai Chen","Yang Xiang","Youcheng Pan","Xiaoqiang Zhou","Min Zhang"],"abstract":"Reasoning over table images remains challenging for Large Vision-Language Models (LVLMs) due to complex layouts and tightly coupled structure-content information. Existing solutions often depend on expensive supervised training, reinforcement learning, or external tools, limiting efficiency and scalability. This work addresses a key question: how to adapt LVLMs to table reasoning with minimal annotation and no external tools? Specifically, we first introduce DiSCo, a Disentangled Structure-Content alignment framework that explicitly separates structural abstraction from semantic grounding during multimodal alignment, efficiently adapting LVLMs to tables structures. Building on DiSCo, we further present Table-GLS, a Global-to-Local Structure-guided reasoning framework that performs table reasoning via structured exploration and evidence-grounded inference. Extensive experiments across diverse benchmarks demonstrate that our framework efficiently enhances LVLM's table understanding and reasoning capabilities, particularly generalizing to unseen table structures. Our data and code are available at https://github.com/AAAndy-Zhu/TableVLM.","url_abs":"https://arxiv.org/abs/2602.03491","url_pdf":"https://arxiv.org/pdf/2602.03491","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":{"atlas_url":"https://app.syntology.ai/?focus=2602.03491","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2602.03491"}},"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/AAAndy-Zhu/TableVLM","reach":null}],"summary":{"unverified":10},"by_repo_kind":{"found_in_text":{"samples":10,"ran":0,"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":10,"samples":[{"code_sha256_prefix":"70f06321036addf4","entry":"convert_latex_table_to_html","repo":"AAAndy-Zhu/TableVLM","repo_kind":"found_in_text","path":"evaluation/MMTab_evaluation.py","file_url":"https://github.com/AAAndy-Zhu/TableVLM/blob/HEAD/evaluation/MMTab_evaluation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"70f06321036addf4"}},{"code_sha256_prefix":"3da4f3933abc2205","entry":"convert_markdown_table_to_html","repo":"AAAndy-Zhu/TableVLM","repo_kind":"found_in_text","path":"evaluation/MMTab_evaluation.py","file_url":"https://github.com/AAAndy-Zhu/TableVLM/blob/HEAD/evaluation/MMTab_evaluation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3da4f3933abc2205"}},{"code_sha256_prefix":"9541167465825c69","entry":"convert_table_to_html_str","repo":"AAAndy-Zhu/TableVLM","repo_kind":"found_in_text","path":"evaluation/MMTab_evaluation.py","file_url":"https://github.com/AAAndy-Zhu/TableVLM/blob/HEAD/evaluation/MMTab_evaluation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9541167465825c69"}},{"code_sha256_prefix":"168d1267e17419af","entry":"create_prompt_qwen3_vl","repo":"AAAndy-Zhu/TableVLM","repo_kind":"found_in_text","path":"TableGLS/src/eval_mmtab_vllm_da_cot.py","file_url":"https://github.com/AAAndy-Zhu/TableVLM/blob/HEAD/TableGLS/src/eval_mmtab_vllm_da_cot.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"168d1267e17419af"}},{"code_sha256_prefix":"5113c20c236bc79d","entry":"create_prompt_qwen3_vl","repo":"AAAndy-Zhu/TableVLM","repo_kind":"found_in_text","path":"TableGLS/src/eval_mmtab_vllm_tablegls_stage1.py","file_url":"https://github.com/AAAndy-Zhu/TableVLM/blob/HEAD/TableGLS/src/eval_mmtab_vllm_tablegls_stage1.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5113c20c236bc79d"}},{"code_sha256_prefix":"65d8a336f62b2eef","entry":"create_prompt_qwen3_vl","repo":"AAAndy-Zhu/TableVLM","repo_kind":"found_in_text","path":"TableGLS/src/eval_mmtab_vllm_tablegls_stage2.py","file_url":"https://github.com/AAAndy-Zhu/TableVLM/blob/HEAD/TableGLS/src/eval_mmtab_vllm_tablegls_stage2.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"65d8a336f62b2eef"}},{"code_sha256_prefix":"72e3446ef5a55dba","entry":"create_prompt_qwen3_vl","repo":"AAAndy-Zhu/TableVLM","repo_kind":"found_in_text","path":"TableGLS/src/eval_mmtab_vllm_tablegls_stage3.py","file_url":"https://github.com/AAAndy-Zhu/TableVLM/blob/HEAD/TableGLS/src/eval_mmtab_vllm_tablegls_stage3.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"72e3446ef5a55dba"}},{"code_sha256_prefix":"49998a6882281cd5","entry":"generate_one","repo":"AAAndy-Zhu/TableVLM","repo_kind":"found_in_text","path":"DiSCo/src/eval_mmtab_understanding.py","file_url":"https://github.com/AAAndy-Zhu/TableVLM/blob/HEAD/DiSCo/src/eval_mmtab_understanding.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"49998a6882281cd5"}},{"code_sha256_prefix":"70aaeec9ccb88e17","entry":"load_model_and_processor","repo":"AAAndy-Zhu/TableVLM","repo_kind":"found_in_text","path":"DiSCo/src/eval_mmtab_understanding.py","file_url":"https://github.com/AAAndy-Zhu/TableVLM/blob/HEAD/DiSCo/src/eval_mmtab_understanding.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"70aaeec9ccb88e17"}},{"code_sha256_prefix":"9c99f8bbb2a6e95d","entry":"normalize_model_type","repo":"AAAndy-Zhu/TableVLM","repo_kind":"found_in_text","path":"DiSCo/src/eval_mmtab_understanding.py","file_url":"https://github.com/AAAndy-Zhu/TableVLM/blob/HEAD/DiSCo/src/eval_mmtab_understanding.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9c99f8bbb2a6e95d"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}