Papers › JMI at SemEval 2024 Task 3: Two-step approach for multimodal ECAC using in-context...

JMI at SemEval 2024 Task 3: Two-step approach for multimodal ECAC using in-context learning with GPT and instruction-tuned Llama models

5 Mar 2024arXiv:2403.04798archive 2025-07-28

Arefa, Mohammed Abbas Ansari, Chandni Saxena, Tanvir Ahmad

This paper presents our system development for SemEval-2024 Task 3: "The Competition of Multimodal Emotion Cause Analysis in Conversations". Effectively capturing emotions in human conversations requires integrating multiple modalities such as text, audio, and video. However, the complexities of these diverse modalities pose challenges for developing an efficient multimodal emotion cause analysis (ECA) system. Our proposed approach addresses these challenges by a two-step framework. We adopt two different approaches in our implementation. In Approach 1, we employ instruction-tuning with two separate Llama 2 models for emotion and cause prediction. In Approach 2, we use GPT-4V for conversation-level video description and employ in-context learning with annotated conversation using GPT 3.5. Our system wins rank 4, and system ablation experiments demonstrate that our proposed solutions achieve significant performance gains. All the experimental codes are available on Github.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2403.04798")

Code

Syntology Ran 4 of 12 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 4 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

cmooncs/semeval-2024_multimodal_ecpe officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 4 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran
8unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from cmooncs/semeval-2024_multimodal_ecpe. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

convert_list_to_tensor cmooncs/semeval-2024_multimodal_ecpe/old_experiments/emotion_recognition/utils.py official repository ran no licence file found · pointer only · 9bc274c8923f748f · report
create_json cmooncs/semeval-2024_multimodal_ecpe/Llama2/generate_input.py official repository ran no licence file found · pointer only · 736360d234ede39c · report
get_stacked_tensor cmooncs/semeval-2024_multimodal_ecpe/old_experiments/emotion_recognition/utils.py official repository ran no licence file found · pointer only · a5d799e609df955b · report
videoCaption cmooncs/semeval-2024_multimodal_ecpe/Llama2/generate_input.py official repository ran no licence file found · pointer only · 22f07976823a323c · report
audioCaptions cmooncs/semeval-2024_multimodal_ecpe/Llama2/generate_input.py official repository unverified no licence file found · pointer only · a52a136c6b8fabb0 · report
bert_batch_preprocessing cmooncs/semeval-2024_multimodal_ecpe/old_experiments/emotion_recognition/data_loader2.py official repository unverified no licence file found · pointer only · 7f4ace96e2d9557b · report
bert_batch_preprocessing cmooncs/semeval-2024_multimodal_ecpe/old_experiments/pair_prediction/data_loader2.py official repository unverified no licence file found · pointer only · 58020c488a30bc05 · report
build_inference_data cmooncs/semeval-2024_multimodal_ecpe/old_experiments/emotion_recognition/data_loader2.py official repository unverified no licence file found · pointer only · e7d8472ae55da9e6 · report
build_inference_data cmooncs/semeval-2024_multimodal_ecpe/old_experiments/pair_prediction/data_loader2.py official repository unverified no licence file found · pointer only · 4d316fa28f335d9c · report
build_train_data cmooncs/semeval-2024_multimodal_ecpe/old_experiments/emotion_recognition/data_loader2.py official repository unverified no licence file found · pointer only · 3483d0eafe69ea3e · report
build_train_data cmooncs/semeval-2024_multimodal_ecpe/old_experiments/pair_prediction/data_loader2.py official repository unverified no licence file found · pointer only · 84427cf16236bc84 · report
init_wandb cmooncs/semeval-2024_multimodal_ecpe/old_experiments/pair_prediction/wrapper_new.py official repository unverified no licence file found · pointer only · a58806a330cb6df1 · report

Tasks

In-Context LearningVideo Description

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdamAttentionAttention DropoutBPECosine AnnealingDense ConnectionsDiscriminative Fine-TuningDropoutGPTLayer NormalizationLinear LayerLinear Warmup With Cosine AnnealingMulti-Head AttentionResidual ConnectionSoftmaxWeight Decay

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections