{"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-2607-12787","title":"Do We Really Need Multimodal Emotion Language Models Larger Than 1B Parameters?","arxiv_id":"2607.12787","date":"2026-07-14","proceeding":null,"authors":["Kaiwen Zheng","Junchen Fu","Wenhao Deng","Hu Han","Joemon M. Jose","Xuri Ge"],"abstract":"Recent advances in multimodal large language models (MLLMs) have significantly improved the performance of multimodal emotion recognition (MER) and enabled interpretable description generation by jointly modeling video, audio, and language, etc. However, these performance improvements are often accompanied by an increase in model parameter size (e.g, at least 7B), which simultaneously incurs high computational costs and reduces inference efficiency, thereby hindering real-time deployment on resource-constrained platforms such as robots and mobile devices. This raises a fundamental question: do we really need the multimodal MER model larger than 1B parameters for high-quality MER? In this paper, we challenge the assumption that larger models are inherently necessary and proposes a lightweight MER framework (called Light-MER), which achieves better and faster multimodal sentiment understanding and recognition through knowledge distillation. It can transfer knowledge from a strong, large-scale teacher model to a lightweight sub-billion-parameter student model, aiming to preserve rich multimodal emotion reasoning and recognition while substantially improving deployment efficiency. Specifically, we introduce two new optimization strategies to enhance knowledge transfer: (1) a new optimal transport loss that combines Sliced Wasserstein Distance with hidden-state alignment, and (2) a new multi-reward optimization strategy based on GRPO that balances MER performance and efficiency, aimed at further enhancing the learning capabilities of student models. Extensive experiments on nine benchmark datasets demonstrate that Light-MER achieves state-of-the-art performance while significantly improving inference efficiency. This highlights the strong potential of small multimodal emotion language models for future research. Code is available at https://github.com/GAIR-Lab/Light-MER.","url_abs":"https://arxiv.org/abs/2607.12787","url_pdf":"https://arxiv.org/pdf/2607.12787","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":"https://syntology.ai/paper/2607.12787","atlas_url":"https://app.syntology.ai/?focus=2607.12787","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2607.12787"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/GAIR-Lab/Light-MER","reach":null}],"summary":{"ran":13,"ran_violates":1,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":17,"ran":14,"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":"09028445218f8ba8","entry":"build_prompt","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"train_stage2_mgrpo.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/train_stage2_mgrpo.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":"09028445218f8ba8"}},{"code_sha256_prefix":"40cbaacfc5edcf01","entry":"calculate_discrete_zeroshot","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"eval_student_model.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/eval_student_model.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":"40cbaacfc5edcf01"}},{"code_sha256_prefix":"4cb732f513d69dfd","entry":"disabled_train","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"my_affectgpt/models/blip2.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/my_affectgpt/models/blip2.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4cb732f513d69dfd"}},{"code_sha256_prefix":"ae379e48873f27ab","entry":"extract_gt_emotions","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"mgrpo_reward.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/mgrpo_reward.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":"ae379e48873f27ab"}},{"code_sha256_prefix":"3e8266319bc924b8","entry":"extract_pred_emotions","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"mgrpo_reward.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/mgrpo_reward.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":"3e8266319bc924b8"}},{"code_sha256_prefix":"b86ee5ea961f668c","entry":"func_VideoReader_to_Image","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"my_affectgpt/models/encoder.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/my_affectgpt/models/encoder.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":"b86ee5ea961f668c"}},{"code_sha256_prefix":"08e8d2e3c432540d","entry":"get_ckpt3_candidates","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"inference_hybird.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/inference_hybird.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":"08e8d2e3c432540d"}},{"code_sha256_prefix":"fbbd1d0f4f360856","entry":"get_face_or_frame","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"inference_hybird.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/inference_hybird.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":"fbbd1d0f4f360856"}},{"code_sha256_prefix":"e6c46c278111fd8f","entry":"get_face_or_frame","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"inference_stage2_mgrpo.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/inference_stage2_mgrpo.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":"e6c46c278111fd8f"}},{"code_sha256_prefix":"c20c6bb09a7bcadd","entry":"get_user_message","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"inference_stage2_mgrpo.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/inference_stage2_mgrpo.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":"c20c6bb09a7bcadd"}},{"code_sha256_prefix":"547b549b1c2911dd","entry":"parse_emotion_labels","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"train_stage2_mgrpo.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/train_stage2_mgrpo.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":"547b549b1c2911dd"}},{"code_sha256_prefix":"7f44239d7990d5e9","entry":"reward_format","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"mgrpo_reward.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/mgrpo_reward.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":"7f44239d7990d5e9"}},{"code_sha256_prefix":"b68a567dca89aa26","entry":"search_for_ckpt_root","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"inference_hybird.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/inference_hybird.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":"b68a567dca89aa26"}},{"code_sha256_prefix":"cb33571427334815","entry":"tile","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"my_affectgpt/models/base_model.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/my_affectgpt/models/base_model.py","link_basis":"harvester_set","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":"cb33571427334815"}},{"code_sha256_prefix":"0ec9fc2025c16f65","entry":"all_gather_with_grad","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"my_affectgpt/models/base_model.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/my_affectgpt/models/base_model.py","link_basis":"harvester_set","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":"0ec9fc2025c16f65"}},{"code_sha256_prefix":"45220db4e3e3a91d","entry":"calculate_dimension_zeroshot","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"eval_student_model.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/eval_student_model.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":"45220db4e3e3a91d"}},{"code_sha256_prefix":"5c30d92956df8a6e","entry":"get_name2cls","repo":"GAIR-Lab/Light-MER","repo_kind":"found_in_text","path":"inference_stage2_mgrpo.py","file_url":"https://github.com/GAIR-Lab/Light-MER/blob/HEAD/inference_stage2_mgrpo.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":"5c30d92956df8a6e"}}]},"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":{"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":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,885 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9623,"papers_checked":6885},"entries":[],"not_placed":{"boards":1,"rejected_by_independent_check":1,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}