SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2010.02795 · EMNLP Findings · 2020

COSMIC: COmmonSense knowledge for eMotion Identification in Conversations

Rada Mihalcea, Soujanya Poria, Navonil Majumder, Deepanway Ghosal, Alexander Gelbukh

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 5 functions out of this paper's own repositories and ran 3 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
declare-lab/conv-emotion — 3 of 5
FunctionStatusWhere it lives
CommonsenseRNNCell Ran declare-lab/conv-emotion/COSMIC/erc-training/commonsense_model.py
code served (permissive licence) · get_code("32139886344e5a52")
MatchingAttention Ran declare-lab/conv-emotion/COSMIC/erc-training/commonsense_model.py
code served (permissive licence) · get_code("be2661853a7816fd")
SimpleAttention Ran declare-lab/conv-emotion/COSMIC/erc-training/commonsense_model.py
code served (permissive licence) · get_code("ad8a445ef146180f")
CommonsenseGRUModel Not yet run declare-lab/conv-emotion/COSMIC/erc-training/commonsense_model.py
code served (permissive licence) · get_code("8fad74fa071711d9")
CommonsenseRNN Not yet run declare-lab/conv-emotion/COSMIC/erc-training/commonsense_model.py
code served (permissive licence) · get_code("48792657b3c0b23c")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

In this paper, we address the task of utterance level emotion recognition in conversations using commonsense knowledge. We propose COSMIC, a new framework that incorporates different elements of commonsense such as mental states, events, and causal relations, and build upon them to learn interactions between interlocutors participating in a conversation. Current state-of-theart methods often encounter difficulties in context propagation, emotion shift detection, and differentiating between related emotion classes. By learning distinct commonsense representations, COSMIC addresses these challenges and achieves new state-of-the-art results for emotion recognition on four different benchmark conversational datasets. Our code is available at https://github.com/ declare-lab/conv-emotion.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2010.02795")
get_code_for_paper("2010.02795")
have("2010.02795")

Connect an agent — have() is free.