中文
相关论文

相关论文: Sarcasm Detection Using Deep Convolutional Neural …

200 篇论文

Machine learning methods, such as deep learning, show promising results in the medical domain. However, the lack of interpretability of these algorithms may hinder their applicability to medical decision support systems. This paper studies…

信号处理 · 电气工程与系统科学 2021-07-23 Juan Manuel Mayor-Torres , Mirco Ravanelli , Sara E. Medina-DeVilliers , Matthew D. Lerner , Giuseppe Riccardi

Emotions are physiological states generated in humans in reaction to internal or external events. They are complex and studied across numerous fields including computer science. As humans, on reading "Why don't you ever text me!" we can…

计算与语言 · 计算机科学 2018-04-02 Umang Gupta , Ankush Chatterjee , Radhakrishnan Srikanth , Puneet Agrawal

Recent advances in open-source vision-language models (VLMs) offer new opportunities for understanding complex and subjective multimodal phenomena such as sarcasm. In this work, we evaluate seven state-of-the-art VLMs - BLIP2, InstructBLIP,…

机器学习 · 计算机科学 2025-10-15 Saroj Basnet , Shafkat Farabi , Tharindu Ranasinghe , Diptesh Kanoji , Marcos Zampieri

We present an end-to-end trainable deep convolutional neural network (DCNN) for semantic segmentation with built-in awareness of semantically meaningful boundaries. Semantic segmentation is a fundamental remote sensing task, and most…

计算机视觉与模式识别 · 计算机科学 2017-12-25 Dimitrios Marmanis , Konrad Schindler , Jan Dirk Wegner , Silvano Galliani , Mihai Datcu , Uwe Stilla

Detecting sarcasm and verbal irony from people's subjective statements is crucial to understanding their intended meanings and real sentiments and positions in social scenarios. This paper describes the X-PuDu system that participated in…

计算与语言 · 计算机科学 2022-12-01 Yaqian Han , Yekun Chai , Shuohuan Wang , Yu Sun , Hongyi Huang , Guanghao Chen , Yitong Xu , Yang Yang

During natural disasters, people often use social media platforms such as Twitter to ask for help, to provide information about the disaster situation, or to express contempt about the unfolding event or public policies and guidelines. This…

计算与语言 · 计算机科学 2023-08-17 Tiberiu Sosea , Junyi Jessy Li , Cornelia Caragea

Emotion Recognition in Conversations (ERC) is a key step towards successful human-machine interaction. While the field has seen tremendous advancement in the last few years, new applications and implementation scenarios present novel…

计算与语言 · 计算机科学 2024-10-22 Patrícia Pereira , Helena Moniz , Joao Paulo Carvalho

Emotion Recognition in Conversations (ERC) facilitates a deeper understanding of the emotions conveyed by speakers in each utterance within a conversation. Recently, Graph Neural Networks (GNNs) have demonstrated their strengths in…

计算与语言 · 计算机科学 2024-12-24 Cuong Tran Van , Thanh V. T. Tran , Van Nguyen , Truong Son Hy

Facial Expression Recognition is a vital research topic in most fields ranging from artificial intelligence and gaming to Human-Computer Interaction (HCI) and Psychology. This paper proposes a hybrid model for Facial Expression recognition,…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Ozioma Collins Oguine , Kanyifeechukwu Jane Oguine , Hashim Ibrahim Bisallah , Daniel Ofuani

This paper addresses the important problem of discerning hateful content in social media. We propose a detection scheme that is an ensemble of Recurrent Neural Network (RNN) classifiers, and it incorporates various features associated with…

计算与语言 · 计算机科学 2019-07-05 Georgios K. Pitsilis , Heri Ramampiaro , Helge Langseth

Detecting emotions directly from a speech signal plays an important role in effective human-computer interactions. Existing speech emotion recognition models require massive computational and storage resources, making them hard to implement…

音频与语音处理 · 电气工程与系统科学 2021-10-08 Arya Aftab , Alireza Morsali , Shahrokh Ghaemmaghami , Benoit Champagne

The goal of sentence and document modeling is to accurately represent the meaning of sentences and documents for various Natural Language Processing tasks. In this work, we present Dependency Sensitive Convolutional Neural Networks (DSCNN)…

计算与语言 · 计算机科学 2016-11-09 Rui Zhang , Honglak Lee , Dragomir Radev

Sarcastic speech synthesis, which involves generating speech that effectively conveys sarcasm, is essential for enhancing natural interactions in applications such as entertainment and human-computer interaction. However, synthesizing…

计算与语言 · 计算机科学 2025-08-19 Zhu Li , Yuqing Zhang , Xiyuan Gao , Devraj Raghuvanshi , Nagendra Kumar , Shekhar Nayak , Matt Coler

Online social media users react to content in them based on context. Emotions or mood play a significant part of these reactions, which has filled these platforms with opinionated content. Different approaches and applications to make…

计算与语言 · 计算机科学 2018-05-18 Po Chen Kuo , Fernando H. Calderon Alvarado , Yi-Shin Chen

Emotion detection in conversations is a necessary step for a number of applications, including opinion mining over chat history, social media threads, debates, argumentation mining, understanding consumer feedback in live conversations,…

计算与语言 · 计算机科学 2019-05-28 Navonil Majumder , Soujanya Poria , Devamanyu Hazarika , Rada Mihalcea , Alexander Gelbukh , Erik Cambria

Sarcasm detection is a crucial yet challenging Natural Language Processing task. Existing Large Language Model methods are often limited by single-perspective analysis, static reasoning pathways, and a susceptibility to hallucination when…

计算与语言 · 计算机科学 2026-03-05 Ziqi Liu , Ziyang Zhou , Yilin Li , Mingxuan Hu , Yushan Pan , Zhijie Xu , Yangbin Chen

Sarcasm detection and humor classification are inherently subtle problems, primarily due to their dependence on the contextual and non-verbal information. Furthermore, existing studies in these two topics are usually constrained in…

计算与语言 · 计算机科学 2021-06-01 Manjot Bedi , Shivani Kumar , Md Shad Akhtar , Tanmoy Chakraborty

Emotion recognition from speech signal based on deep learning is an active research area. Convolutional neural networks (CNNs) may be the dominant method in this area. In this paper, we implement two neural architectures to address this…

计算与语言 · 计算机科学 2020-11-03 Ahmed Ali , Yasser Hifny

Text classification is a fundamental Natural Language Processing task that has a wide variety of applications, where deep learning approaches have produced state-of-the-art results. While these models have been heavily criticized for their…

计算与语言 · 计算机科学 2022-07-08 Aamir Miyajiwala , Arnav Ladkat , Samiksha Jagadale , Raviraj Joshi

Multimodal sarcasm detection is a complex task that requires distinguishing subtle complementary signals across modalities while filtering out irrelevant information. Many advanced methods rely on learning shortcuts from datasets rather…

机器学习 · 计算机科学 2025-11-18 Yihua Wang , Qi Jia , Cong Xu , Feiyu Chen , Yuhan Liu , Haotian Zhang , Liang Jin , Lu Liu , Zhichun Wang