{"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/lime-m-less-is-more-for-evaluation-of-mllms","title":"LIME: Less Is More for MLLM Evaluation","arxiv_id":"2409.06851","date":"2024-09-10","proceeding":null,"authors":["King Zhu","Qianbo Zang","Shian Jia","Siwei Wu","Feiteng Fang","Yizhi Li","Shawn Gavin","Tuney Zheng","Jiawei Guo","Bo Li","HaoNing Wu","Xingwei Qu","Jian Yang","Zachary Liu","Xiang Yue","J. H. Liu","Chenghua Lin","Min Yang","Shiwen Ni","Wenhao Huang","Ge Zhang"],"abstract":"Multimodal Large Language Models (MLLMs) are evaluated on various benchmarks, such as image captioning, visual question answering, and reasoning. However, many of these benchmarks include overly simple or uninformative samples, complicating the effective distinction of different MLLMs' performance. Furthermore, evaluating models across numerous benchmarks incurs a significant computational burden. To address these issues, we propose LIME (Less Is More for MLLM Evaluation), a refined and efficient benchmark curated through a semi-automated pipeline. This pipeline filters out uninformative samples and eliminates answer leakage by focusing on tasks that necessitate image-based understanding. Our experiments indicate that LIME reduces the number of samples by 76% and evaluation time by 77%, while also providing a more effective means of distinguishing the capabilities of different models. Notably, we find that traditional automatic metrics, such as CIDEr, are inadequate for assessing MLLMs' captioning performance; excluding the caption task score yields a more accurate reflection of overall model performance. All code and data are available at https://github.com/kangreen0210/LIME.","url_abs":"https://arxiv.org/abs/2409.06851v3","url_pdf":"https://arxiv.org/pdf/2409.06851v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"lime-m-less-is-more-for-evaluation-of-mllms","repo_url":"https://github.com/kangreen0210/lime","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"lime-m-less-is-more-for-evaluation-of-mllms","repo_url":"https://github.com/kangreen0210/lime-m","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}}],"tasks":[{"task_slug":"image-captioning","task_name":"Image Captioning"},{"task_slug":"question-answering","task_name":"Question Answering"},{"task_slug":"visual-question-answering-1","task_name":"Visual Question Answering"}],"methods":[{"method_slug":"lime","method_name":"LIME"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2409.06851","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2409.06851"}},"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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kangreen0210/lime-m","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kangreen0210/lime","reach":{"status":"ok","spdx":"NOASSERTION"}}],"summary":{"ran":7,"ran_draft_wrong":6,"unverified":1},"by_repo_kind":{"official":{"samples":14,"ran":13,"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":14,"samples":[{"code_sha256_prefix":"c3eff73b95ca7664","entry":"difficult_filter_func","repo":"kangreen0210/lime","repo_kind":"official","path":"data_curation_pipeline/filter_func.py","file_url":"https://github.com/kangreen0210/lime/blob/HEAD/data_curation_pipeline/filter_func.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c3eff73b95ca7664"}},{"code_sha256_prefix":"f41cb1a19b154297","entry":"encode_image","repo":"kangreen0210/lime","repo_kind":"official","path":"data_curation_pipeline/gpt.py","file_url":"https://github.com/kangreen0210/lime/blob/HEAD/data_curation_pipeline/gpt.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f41cb1a19b154297"}},{"code_sha256_prefix":"ffed60ad6f626529","entry":"extract_option_labels","repo":"kangreen0210/lime","repo_kind":"official","path":"lmms_eval/evaluate_demo.py","file_url":"https://github.com/kangreen0210/lime/blob/HEAD/lmms_eval/evaluate_demo.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":"ffed60ad6f626529"}},{"code_sha256_prefix":"328b134fb56d3c6e","entry":"extract_yes_no","repo":"kangreen0210/lime","repo_kind":"official","path":"lmms_eval/evaluate_demo.py","file_url":"https://github.com/kangreen0210/lime/blob/HEAD/lmms_eval/evaluate_demo.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":"328b134fb56d3c6e"}},{"code_sha256_prefix":"de2edd5fa790dcff","entry":"filter_func","repo":"kangreen0210/lime","repo_kind":"official","path":"data_curation_pipeline/filter_func.py","file_url":"https://github.com/kangreen0210/lime/blob/HEAD/data_curation_pipeline/filter_func.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"de2edd5fa790dcff"}},{"code_sha256_prefix":"42a46570620cd9fa","entry":"get_chunk","repo":"kangreen0210/lime","repo_kind":"official","path":"llava_next_110B.py","file_url":"https://github.com/kangreen0210/lime/blob/HEAD/llava_next_110B.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"42a46570620cd9fa"}},{"code_sha256_prefix":"d6ed56746b1c0d56","entry":"get_file_names","repo":"kangreen0210/lime","repo_kind":"official","path":"data_curation_pipeline/gpt_double_check.py","file_url":"https://github.com/kangreen0210/lime/blob/HEAD/data_curation_pipeline/gpt_double_check.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"d6ed56746b1c0d56"}},{"code_sha256_prefix":"ea06eaae4fc1eaf0","entry":"hash_args","repo":"kangreen0210/lime","repo_kind":"official","path":"lmms_eval/api/model.py","file_url":"https://github.com/kangreen0210/lime/blob/HEAD/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":"ea06eaae4fc1eaf0"}},{"code_sha256_prefix":"ab5d85a81888b311","entry":"load_json","repo":"kangreen0210/lime","repo_kind":"official","path":"data_curation_pipeline/gpt_double_check.py","file_url":"https://github.com/kangreen0210/lime/blob/HEAD/data_curation_pipeline/gpt_double_check.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ab5d85a81888b311"}},{"code_sha256_prefix":"e0b2efb35ad35f46","entry":"load_model","repo":"kangreen0210/lime","repo_kind":"official","path":"data_curation_pipeline/gpt.py","file_url":"https://github.com/kangreen0210/lime/blob/HEAD/data_curation_pipeline/gpt.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"e0b2efb35ad35f46"}},{"code_sha256_prefix":"5f78146d444795f5","entry":"make_content","repo":"kangreen0210/lime","repo_kind":"official","path":"data_curation_pipeline/gpt.py","file_url":"https://github.com/kangreen0210/lime/blob/HEAD/data_curation_pipeline/gpt.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"5f78146d444795f5"}},{"code_sha256_prefix":"74386ef186ff5c64","entry":"remove_none_pattern","repo":"kangreen0210/lime","repo_kind":"official","path":"lmms_eval/logging_utils.py","file_url":"https://github.com/kangreen0210/lime/blob/HEAD/lmms_eval/logging_utils.py","link_basis":"harvester_set","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":"076c252c52cbb161","entry":"split_list","repo":"kangreen0210/lime","repo_kind":"official","path":"llava_next_110B.py","file_url":"https://github.com/kangreen0210/lime/blob/HEAD/llava_next_110B.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"076c252c52cbb161"}},{"code_sha256_prefix":"69c5cfea01bac130","entry":"clients","repo":"kangreen0210/lime","repo_kind":"official","path":"lmms_eval/evaluate_demo.py","file_url":"https://github.com/kangreen0210/lime/blob/HEAD/lmms_eval/evaluate_demo.py","link_basis":"plan_row","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":"69c5cfea01bac130"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}