{"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-2601-07645","title":"PlaM: Training-Free Plateau-Guided Model Merging for Better Visual Grounding in MLLMs","arxiv_id":"2601.07645","date":"2026-01-12","proceeding":null,"authors":["Zijing Wang","Yongkang Liu","Mingyang Wang","Ercong Nie","Deyuan Chen","Zhengjie Zhao","Shi Feng","Daling Wang","Xiaocui Yang","Yifei Zhang","Hinrich Schütze"],"abstract":"Multimodal Large Language Models (MLLMs) rely on strong linguistic reasoning inherited from their base language models. However, multimodal instruction fine-tuning paradoxically degrades this text's reasoning capability, undermining multimodal performance. To address this issue, we propose a training-free framework to mitigate this degradation. Through layer-wise vision token masking, we reveal a common three-stage pattern in multimodal large language models: early-modal separation, mid-modal alignment, and late-modal degradation. By analyzing the behavior of MLLMs at different stages, we propose a plateau-guided model merging method that selectively injects base language model parameters into MLLMs. Experimental results based on five MLLMs on nine benchmarks demonstrate the effectiveness of our method. Attention-based analysis further reveals that merging shifts attention from diffuse, scattered patterns to focused localization on task-relevant visual regions. Our repository is on https://github.com/wzj1718/PlaM.","url_abs":"https://arxiv.org/abs/2601.07645","url_pdf":"https://arxiv.org/pdf/2601.07645","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=2601.07645","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2601.07645"}},"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/wzj1718/PlaM","reach":{"status":"ok"}}],"summary":{"ran":2,"ran_draft_wrong":2,"unverified":8},"by_repo_kind":{"found_in_text":{"samples":12,"ran":4,"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":12,"samples":[{"code_sha256_prefix":"00f5e7d9ee6636ba","entry":"get_sample_size","repo":"wzj1718/PlaM","repo_kind":"found_in_text","path":"Vision-Token-Masking/lmms_eval/evaluator_utils.py","file_url":"https://github.com/wzj1718/PlaM/blob/HEAD/Vision-Token-Masking/lmms_eval/evaluator_utils.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"00f5e7d9ee6636ba"}},{"code_sha256_prefix":"20a7cc804eb22661","entry":"hash_args","repo":"wzj1718/PlaM","repo_kind":"found_in_text","path":"Vision-Token-Masking/lmms_eval/api/model.py","file_url":"https://github.com/wzj1718/PlaM/blob/HEAD/Vision-Token-Masking/lmms_eval/api/model.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"20a7cc804eb22661"}},{"code_sha256_prefix":"74386ef186ff5c64","entry":"remove_none_pattern","repo":"wzj1718/PlaM","repo_kind":"found_in_text","path":"Vision-Token-Masking/lmms_eval/logging_utils.py","file_url":"https://github.com/wzj1718/PlaM/blob/HEAD/Vision-Token-Masking/lmms_eval/logging_utils.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"74386ef186ff5c64"}},{"code_sha256_prefix":"c44830a7722ff5f7","entry":"request_caching_arg_to_dict","repo":"wzj1718/PlaM","repo_kind":"found_in_text","path":"Vision-Token-Masking/lmms_eval/evaluator.py","file_url":"https://github.com/wzj1718/PlaM/blob/HEAD/Vision-Token-Masking/lmms_eval/evaluator.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c44830a7722ff5f7"}},{"code_sha256_prefix":"d9f44f6ff9750a15","entry":"calculate_accuracy","repo":"wzj1718/PlaM","repo_kind":"found_in_text","path":"Vision-Token-Masking/mmu_rev.py","file_url":"https://github.com/wzj1718/PlaM/blob/HEAD/Vision-Token-Masking/mmu_rev.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":"d9f44f6ff9750a15"}},{"code_sha256_prefix":"7b58fb286ea0e1ed","entry":"calculate_accuracy","repo":"wzj1718/PlaM","repo_kind":"found_in_text","path":"Vision-Token-Masking/sciqa_rev.py","file_url":"https://github.com/wzj1718/PlaM/blob/HEAD/Vision-Token-Masking/sciqa_rev.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":"7b58fb286ea0e1ed"}},{"code_sha256_prefix":"11d667c6ae43d8a6","entry":"extract_option_simple","repo":"wzj1718/PlaM","repo_kind":"found_in_text","path":"Vision-Token-Masking/sciqa_rev.py","file_url":"https://github.com/wzj1718/PlaM/blob/HEAD/Vision-Token-Masking/sciqa_rev.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":"11d667c6ae43d8a6"}},{"code_sha256_prefix":"371ce15bd07643e4","entry":"forwarddec","repo":"wzj1718/PlaM","repo_kind":"found_in_text","path":"Vision-Token-Masking/lmms_eval/hack_transformer.py","file_url":"https://github.com/wzj1718/PlaM/blob/HEAD/Vision-Token-Masking/lmms_eval/hack_transformer.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":"371ce15bd07643e4"}},{"code_sha256_prefix":"9b1f52ae16aa317d","entry":"forwardllm","repo":"wzj1718/PlaM","repo_kind":"found_in_text","path":"Vision-Token-Masking/lmms_eval/hack_transformer.py","file_url":"https://github.com/wzj1718/PlaM/blob/HEAD/Vision-Token-Masking/lmms_eval/hack_transformer.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":"9b1f52ae16aa317d"}},{"code_sha256_prefix":"9a7946dd23cf1302","entry":"forwardllm","repo":"wzj1718/PlaM","repo_kind":"found_in_text","path":"Vision-Token-Masking/lmms_eval/hack_transformer_qwenvl2.py","file_url":"https://github.com/wzj1718/PlaM/blob/HEAD/Vision-Token-Masking/lmms_eval/hack_transformer_qwenvl2.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":"9a7946dd23cf1302"}},{"code_sha256_prefix":"b50284f648e83d3d","entry":"forwardllm2","repo":"wzj1718/PlaM","repo_kind":"found_in_text","path":"Vision-Token-Masking/lmms_eval/hack_transformer.py","file_url":"https://github.com/wzj1718/PlaM/blob/HEAD/Vision-Token-Masking/lmms_eval/hack_transformer.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":"b50284f648e83d3d"}},{"code_sha256_prefix":"a81007a317e34501","entry":"forwardllm2","repo":"wzj1718/PlaM","repo_kind":"found_in_text","path":"Vision-Token-Masking/lmms_eval/hack_transformer_qwenvl2.py","file_url":"https://github.com/wzj1718/PlaM/blob/HEAD/Vision-Token-Masking/lmms_eval/hack_transformer_qwenvl2.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":"a81007a317e34501"}}]},"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}