paper-with-me

Papers

Fitting Different Interactive Information: Joint Classification of Emotion and Intention

2025-01-05 · Xinger Li, Zhiqiang Zhong, Bo Huang, Yang Yang

This paper is the first-place solution for ICASSP MEIJU@2025 Track I, which focuses on low-resource multimodal emotion and intention recognition. How to effectively utilize a large amount of unlabeled data, while ensuring the mutual promotion of different difficulty levels tasks in the interaction stage, these two points become the key to the competition. In this paper, pseudo-label labeling is carried out on the model trained with labeled data, and samples with high confidence and their labels are selected to alleviate the problem of low resources. At the same time, the characteristic of easy represented ability of intention recognition found in the experiment is used to make mutually promote with emotion recognition under different attention heads, and higher performance of intention recognition is achieved through fusion. Finally, under the refined processing data, we achieve the score of 0.5532 in the Test set, and win the championship of the track.

📄 PDF Abstract BibTeX arXiv:2501.06215

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion RecognitionIntent DetectionPseudo Label

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

On Differentially Private Online Predictions

2023-02-27 · Haim Kaplan, Yishay Mansour, Shay Moran, Kobbi Nissim 외

In this work we introduce an interactive variant of joint differential privacy towards handling online processes in which existing privacy definitions seem too restrictive. We study basic properties of this definition an…

JAM: Keypoint-Guided Joint Prediction after Classification-Aware Marginal Proposal for Multi-Agent Interaction

2025-07-23 · Fangze Lin, Ying He, Fei Yu, Hong Zhang arxiv

Predicting the future motion of road participants is a critical task in autonomous driving. In this work, we address the challenge of low-quality generation of low-probability modes in multi-agent joint prediction. To ta…

Trajectory PredictionAutonomous Driving

Co-GAT: A Co-Interactive Graph Attention Network for Joint Dialog Act Recognition and Sentiment Classification

2020-12-24 · Libo Qin, Zhouyang Li, Wanxiang Che, Minheng Ni 외

In a dialog system, dialog act recognition and sentiment classification are two correlative tasks to capture speakers intentions, where dialog act and sentiment can indicate the explicit and the implicit intentions separ…

Graph AttentionSentiment AnalysisSentiment Classification

FAIM: Frequency-Aware Interactive Mamba for Time Series Classification

2025-11-26 · Da Zhang, Bingyu Li, Zhiyuan Zhao, Yanhan Zhang 외 arxiv

Time series classification (TSC) is crucial in numerous real-world applications, such as environmental monitoring, medical diagnosis, and posture recognition. TSC tasks require models to effectively capture discriminativ…

Time Series ClassificationMedical Diagnosis

Black-Box Differential Privacy for Interactive ML

2023-09-21 · NeurIPS 2023 11

In this work we revisit an interactive variant of joint differential privacy, recently introduced by Naor et al. [2023], and generalize it towards handling online processes in which existing privacy definitions seem too …