Papers › DialogueLLM: Context and Emotion Knowledge-Tuned Large Language Models for Emotion...

DialogueLLM: Context and Emotion Knowledge-Tuned Large Language Models for Emotion Recognition in Conversations

17 Oct 2023arXiv:2310.11374archive 2025-07-28

Yazhou Zhang, Mengyao Wang, Youxi Wu, Prayag Tiwari, Qiuchi Li, Benyou Wang, Jing Qin

Large language models (LLMs) and their variants have shown extraordinary efficacy across numerous downstream natural language processing (NLP) tasks, which has presented a new vision for the development of NLP. Despite their remarkable performance in natural language generating (NLG), LLMs lack a distinct focus on the emotion understanding domain. As a result, using LLMs for emotion recognition may lead to suboptimal and inadequate precision. Another limitation of LLMs is that they are typical trained without leveraging multi-modal information. To overcome these limitations, we propose DialogueLLM, a context and emotion knowledge tuned LLM that is obtained by fine-tuning LLaMA models with 13,638 multi-modal (i.e., texts and videos) emotional dialogues. The visual information is considered as the supplementary knowledge to construct high-quality instructions. We offer a comprehensive evaluation of our proposed model on three benchmarking emotion recognition in conversations (ERC) datasets and compare the results against the SOTA baselines and other SOTA LLMs. Additionally, DialogueLLM-7B can be easily trained using LoRA on a 40GB A100 GPU in 5 hours, facilitating reproducibility for other researchers.

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="2310.11374")

Code

Syntology Ran 10 of 11 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · violated contract; 2 ran · fixture could not drive it; 7 ran with no contract checked.

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

Dreamyao516/DialogueLLM officialpytorchMIT 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

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

1ran · violated contract
2ran · fixture could not drive it
7ran
1unverified

Licence: 0 of the 11 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 Dreamyao516/DialogueLLM. “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.

apply_rotary_emb Dreamyao516/DialogueLLM/llama/model.py official repository ran · fixture could not drive it MIT (permissive) · d7b6dcfe63bfe59b · report
generate_prompt Dreamyao516/DialogueLLM/py/myllama-train-IEMOCAP.py official repository ran MIT (permissive) · 2775546539a8ffad · report
generate_test_prompt Dreamyao516/DialogueLLM/py/myllama-generate-emory.py official repository ran MIT (permissive) · 8edcd3249036d199 · report
generate_test_prompt Dreamyao516/DialogueLLM/py/myllama-generate-test-IEMOCAP.py official repository ran MIT (permissive) · 5d73d5099180c62f · report
generate_test_prompt Dreamyao516/DialogueLLM/py/myllama-generate-test.py official repository ran MIT (permissive) · ae3c7b122b84d16c · report
generate_test_prompt Dreamyao516/DialogueLLM/py/myllama-train-EQ.py official repository ran MIT (permissive) · 54fb3aa067f31a5e · report
get_column_elements Dreamyao516/DialogueLLM/py/evaluate_emo.py official repository ran MIT (permissive) · 2562c7cc3c3dc903 · report
precompute_freqs_cis Dreamyao516/DialogueLLM/llama/model.py official repository ran · violated contract MIT (permissive) · 04a1fa63d6d4b8e4 · report
reshape_for_broadcast Dreamyao516/DialogueLLM/llama/model.py official repository ran · fixture could not drive it MIT (permissive) · 5a639d78ada17fee · report
sentiment_score_to_name Dreamyao516/DialogueLLM/py/evaluate_emo.py official repository ran fingerprinted MIT (permissive) · f68bf976b2448fff · report
sample_top_p Dreamyao516/DialogueLLM/llama/generation.py official repository unverified MIT (permissive) · e28848558038eee4 · report

Tasks

BenchmarkingEmotion Recognition

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Focus

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