paper-with-me

Papers

Learning in Order! A Sequential Strategy to Learn Invariant Features for Multimodal Sentiment Analysis

2024-09-05 · Xianbing Zhao, Lizhen Qu, Tao Feng, Jianfei Cai, Buzhou Tang

This work proposes a novel and simple sequential learning strategy to train models on videos and texts for multimodal sentiment analysis. To estimate sentiment polarities on unseen out-of-distribution data, we introduce a multimodal model that is trained either in a single source domain or multiple source domains using our learning strategy. This strategy starts with learning domain invariant features from text, followed by learning sparse domain-agnostic features from videos, assisted by the selected features learned in text. Our experimental results demonstrate that our model achieves significantly better performance than the state-of-the-art approaches on average in both single-source and multi-source settings. Our feature selection procedure favors the features that are independent to each other and are strongly correlated with their polarity labels. To facilitate research on this topic, the source code of this work will be publicly available upon acceptance.

📄 PDF Abstract BibTeX arXiv:2409.04473

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionMultimodal Sentiment AnalysisSentiment Analysis

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Sequential Dual Deep Learning with Shape and Texture Features for Sketch Recognition

2017-08-09 · Qi Jia, Meiyu Yu, Xin Fan, Haojie Li

Recognizing freehand sketches with high arbitrariness is greatly challenging. Most existing methods either ignore the geometric characteristics or treat sketches as handwritten characters with fixed structural ordering. …

Sketch Recognition

Continual Invariant Risk Minimization

2023-10-21 · Francesco Alesiani, Shujian Yu, Mathias Niepert

Empirical risk minimization can lead to poor generalization behavior on unseen environments if the learned model does not capture invariant feature representations. Invariant risk minimization (IRM) is a recent proposal …

Continual Learning

Enhancing Evolving Domain Generalization through Dynamic Latent Representations

2024-01-16 · Binghui Xie, Yongqiang Chen, Jiaqi Wang, Kaiwen Zhou 외

Domain generalization is a critical challenge for machine learning systems. Prior domain generalization methods focus on extracting domain-invariant features across several stationary domains to enable generalization to …

Domain GeneralizationEvolving Domain Generalization

CPiRi: Channel Permutation-Invariant Relational Interaction for Multivariate Time Series Forecasting

2026-01-28 · Jiyuan Xu, Wenyu Zhang, Xin Jing, Shuai Chen 외 arxiv

Current methods for multivariate time series forecasting can be classified into channel-dependent and channel-independent models. Channel-dependent models learn cross-channel features but often overfit the channel orderi…

Multivariate Time Series Forecasting

Permutation Invariant Learning with High-Dimensional Particle Filters

2024-10-30 · Akhilan Boopathy, Aneesh Muppidi, Peggy Yang, Abhiram Iyer 외

Sequential learning in deep models often suffers from challenges such as catastrophic forgetting and loss of plasticity, largely due to the permutation dependence of gradient-based algorithms, where the order of training…