{"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/lm4lv-a-frozen-large-language-model-for-low","title":"LM4LV: A Frozen Large Language Model for Low-level Vision Tasks","arxiv_id":"2405.15734","date":"2024-05-24","proceeding":null,"authors":["BoYang Zheng","Jinjin Gu","Shijun Li","Chao Dong"],"abstract":"The success of large language models (LLMs) has fostered a new research trend of multi-modality large language models (MLLMs), which changes the paradigm of various fields in computer vision. Though MLLMs have shown promising results in numerous high-level vision and vision-language tasks such as VQA and text-to-image, no works have demonstrated how low-level vision tasks can benefit from MLLMs. We find that most current MLLMs are blind to low-level features due to their design of vision modules, thus are inherently incapable for solving low-level vision tasks. In this work, we purpose $\\textbf{LM4LV}$, a framework that enables a FROZEN LLM to solve a range of low-level vision tasks without any multi-modal data or prior. This showcases the LLM's strong potential in low-level vision and bridges the gap between MLLMs and low-level vision tasks. We hope this work can inspire new perspectives on LLMs and deeper understanding of their mechanisms. Code is available at https://github.com/bytetriper/LM4LV.","url_abs":"https://arxiv.org/abs/2405.15734v2","url_pdf":"https://arxiv.org/pdf/2405.15734v2.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":"lm4lv-a-frozen-large-language-model-for-low","repo_url":"https://github.com/bytetriper/lm4lv","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"language-modeling","task_name":"Language Modeling"},{"task_slug":"language-modelling","task_name":"Language Modelling"},{"task_slug":"large-language-model","task_name":"Large Language Model"},{"task_slug":"visual-question-answering","task_name":"Visual Question Answering (VQA)"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2405.15734","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2405.15734"}},"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/bytetriper/lm4lv","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":3,"unverified":2},"by_repo_kind":{"official":{"samples":5,"ran":3,"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":"0b79433f32f4f71f","entry":"find_all_substring","repo":"bytetriper/lm4lv","repo_kind":"official","path":"src/model/LM4LV.py","file_url":"https://github.com/bytetriper/lm4lv/blob/HEAD/src/model/LM4LV.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":"0b79433f32f4f71f"}},{"code_sha256_prefix":"78e54f470017d052","entry":"is_number","repo":"bytetriper/lm4lv","repo_kind":"official","path":"src/datasets/utils.py","file_url":"https://github.com/bytetriper/lm4lv/blob/HEAD/src/datasets/utils.py","link_basis":"harvester_set","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":"78e54f470017d052"}},{"code_sha256_prefix":"c08da74e57caf534","entry":"parse_num","repo":"bytetriper/lm4lv","repo_kind":"official","path":"src/datasets/utils.py","file_url":"https://github.com/bytetriper/lm4lv/blob/HEAD/src/datasets/utils.py","link_basis":"harvester_set","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":"c08da74e57caf534"}},{"code_sha256_prefix":"c7b629c37bc56d66","entry":"map_pixels","repo":"bytetriper/lm4lv","repo_kind":"official","path":"src/dall_e/utils.py","file_url":"https://github.com/bytetriper/lm4lv/blob/HEAD/src/dall_e/utils.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":"c7b629c37bc56d66"}},{"code_sha256_prefix":"e867e8e1dabd6749","entry":"unmap_pixels","repo":"bytetriper/lm4lv","repo_kind":"official","path":"src/dall_e/utils.py","file_url":"https://github.com/bytetriper/lm4lv/blob/HEAD/src/dall_e/utils.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":"e867e8e1dabd6749"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}