{"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-16449","title":"Emotion-LLaMAv2 and MMEVerse: A New Framework and Benchmark for Multimodal Emotion Understanding","arxiv_id":"2601.16449","date":"2026-01-23","proceeding":null,"authors":["Xiaojiang Peng","Jingyi Chen","Zebang Cheng","Bao Peng","Fengyi Wu","Yifei Dong","Shuyuan Tu","Qiyu Hu","Huiting Huang","Yuxiang Lin","Jun-Yan He","Kai Wang","Zheng Lian","Zhi-Qi Cheng"],"abstract":"Understanding human emotions from multimodal signals poses a significant challenge in affective computing and human-robot interaction. While multimodal large language models (MLLMs) have excelled in general vision-language tasks, their capabilities in emotional reasoning remain limited. The field currently suffers from a scarcity of large-scale datasets with high-quality, descriptive emotion annotations and lacks standardized benchmarks for evaluation. Our preliminary framework, Emotion-LLaMA, pioneered instruction-tuned multimodal learning for emotion reasoning but was restricted by explicit face detectors, implicit fusion strategies, and low-quality training data with limited scale. To address these limitations, we present Emotion-LLaMAv2 and the MMEVerse benchmark, establishing an end-to-end pipeline together with a standardized evaluation setting for emotion recognition and reasoning. Emotion-LLaMAv2 introduces three key advances. First, an end-to-end multiview encoder eliminates external face detection and captures nuanced emotional cues via richer spatial and temporal multiview tokens. Second, a Conv Attention pre-fusion module is designed to enable simultaneous local and global multimodal feature interactions external to the LLM backbone. Third, a perception-to-cognition curriculum instruction tuning scheme within the LLaMA2 backbone unifies emotion recognition and free-form emotion reasoning. To support large-scale training and reproducible evaluation, MMEVerse aggregates twelve publicly available emotion datasets, including IEMOCAP, MELD, DFEW, and MAFW, into a unified multimodal instruction format. The data are re-annotated via a multi-agent pipeline involving Qwen2 Audio, Qwen2.5 VL, and GPT 4o, producing 130k training clips and 36k testing clips across 18 evaluation benchmarks.","url_abs":"https://arxiv.org/abs/2601.16449","url_pdf":"https://arxiv.org/pdf/2601.16449","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.16449","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2601.16449"}},"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/ooochen-30/Emotion-LLaMA-v2","reach":null}],"summary":{"ran_draft_wrong":2,"ran_violates":1,"unverified":7},"by_repo_kind":{"found_in_text":{"samples":10,"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":"747d1d6a93d4f89d","entry":"list_of_str","repo":"ooochen-30/Emotion-LLaMA-v2","repo_kind":"found_in_text","path":"evaluation/eval_mme_emotion_llama_v2.py","file_url":"https://github.com/ooochen-30/Emotion-LLaMA-v2/blob/HEAD/evaluation/eval_mme_emotion_llama_v2.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":2,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"747d1d6a93d4f89d"}},{"code_sha256_prefix":"4cb732f513d69dfd","entry":"disabled_train","repo":"ooochen-30/Emotion-LLaMA-v2","repo_kind":"found_in_text","path":"minigpt4/models/base_model.py","file_url":"https://github.com/ooochen-30/Emotion-LLaMA-v2/blob/HEAD/minigpt4/models/base_model.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"4cb732f513d69dfd"}},{"code_sha256_prefix":"b495489d235db0b8","entry":"escape_markdown","repo":"ooochen-30/Emotion-LLaMA-v2","repo_kind":"found_in_text","path":"app_temp.py","file_url":"https://github.com/ooochen-30/Emotion-LLaMA-v2/blob/HEAD/app_temp.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":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"b495489d235db0b8"}},{"code_sha256_prefix":"2cd2ea6202a00976","entry":"func_read_key_from_csv","repo":"ooochen-30/Emotion-LLaMA-v2","repo_kind":"found_in_text","path":"evaluation/score_hit_ov.py","file_url":"https://github.com/ooochen-30/Emotion-LLaMA-v2/blob/HEAD/evaluation/score_hit_ov.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"2cd2ea6202a00976"}},{"code_sha256_prefix":"a118c735eadfbee8","entry":"load_jsonl","repo":"ooochen-30/Emotion-LLaMA-v2","repo_kind":"found_in_text","path":"evaluation/score_split.py","file_url":"https://github.com/ooochen-30/Emotion-LLaMA-v2/blob/HEAD/evaluation/score_split.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"a118c735eadfbee8"}},{"code_sha256_prefix":"af8fdb6ca114a86c","entry":"load_jsonl","repo":"ooochen-30/Emotion-LLaMA-v2","repo_kind":"found_in_text","path":"evaluation/score_split_sentiment_no_neutral.py","file_url":"https://github.com/ooochen-30/Emotion-LLaMA-v2/blob/HEAD/evaluation/score_split_sentiment_no_neutral.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"af8fdb6ca114a86c"}},{"code_sha256_prefix":"324d127359c81610","entry":"load_multilabel_data","repo":"ooochen-30/Emotion-LLaMA-v2","repo_kind":"found_in_text","path":"evaluation/score_multilabel.py","file_url":"https://github.com/ooochen-30/Emotion-LLaMA-v2/blob/HEAD/evaluation/score_multilabel.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"324d127359c81610"}},{"code_sha256_prefix":"cce73f408489fe3d","entry":"read_wheel_to_map","repo":"ooochen-30/Emotion-LLaMA-v2","repo_kind":"found_in_text","path":"evaluation/score_hit_ov.py","file_url":"https://github.com/ooochen-30/Emotion-LLaMA-v2/blob/HEAD/evaluation/score_hit_ov.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"cce73f408489fe3d"}},{"code_sha256_prefix":"c90df7b03ec16987","entry":"split_labels","repo":"ooochen-30/Emotion-LLaMA-v2","repo_kind":"found_in_text","path":"evaluation/score_multilabel.py","file_url":"https://github.com/ooochen-30/Emotion-LLaMA-v2/blob/HEAD/evaluation/score_multilabel.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"c90df7b03ec16987"}},{"code_sha256_prefix":"9e68bdcd13c06ee1","entry":"string_to_list","repo":"ooochen-30/Emotion-LLaMA-v2","repo_kind":"found_in_text","path":"evaluation/score_hit_ov.py","file_url":"https://github.com/ooochen-30/Emotion-LLaMA-v2/blob/HEAD/evaluation/score_hit_ov.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"9e68bdcd13c06ee1"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CV","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}