paper-with-me

Papers

Factor Analysis with Correlated Topic Model for Multi-Modal Data

2025-04-26 · Małgorzata Łazęcka, Ewa Szczurek

Integrating various data modalities brings valuable insights into underlying phenomena. Multimodal factor analysis (FA) uncovers shared axes of variation underlying different simple data modalities, where each sample is represented by a vector of features. However, FA is not suited for structured data modalities, such as text or single cell sequencing data, where multiple data points are measured per each sample and exhibit a clustering structure. To overcome this challenge, we introduce FACTM, a novel, multi-view and multi-structure Bayesian model that combines FA with correlated topic modeling and is optimized using variational inference. Additionally, we introduce a method for rotating latent factors to enhance interpretability with respect to binary features. On text and video benchmarks as well as real-world music and COVID-19 datasets, we demonstrate that FACTM outperforms other methods in identifying clusters in structured data, and integrating them with simple modalities via the inference of shared, interpretable factors.

📄 PDF Abstract BibTeX arXiv:2504.18914

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Methods 이 논문이 사용한 방법론

FA 설명 없음

Similar Papers 제목 키워드 기반

Qualitative Analysis of Depression Models by Demographics

2021-06-01 · NAACL (CLPsych) 2021 6 · Carlos Aguirre, Mark Dredze

Models for identifying depression using social media text exhibit biases towards different gender and racial/ethnic groups. Factors like representation and balance of groups within the dataset are contributory factors, b…

Topic Models with Survival Supervision: Archetypal Analysis and Neural Approaches

2020-01-01 · ICLR 2020 1 · George H. Chen, Linhong Li, Ren Zuo, Amanda Coston 외

We introduce two approaches to topic modeling supervised by survival analysis. Both approaches predict time-to-event outcomes while simultaneously learning topics over features that help prediction. The high-level idea i…

Survival AnalysisTime-to-Event PredictionTopic Models

A Multilayer Correlated Topic Model

2021-01-02 · Ye Tian

We proposed a novel multilayer correlated topic model (MCTM) to analyze how the main ideas inherit and vary between a document and its different segments, which helps understand an article's structure. The variational ex…

model

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 외

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 …

feature selectionMultimodal Sentiment AnalysisSentiment Analysis

Topic-aware chatbot using Recurrent Neural Networks and Nonnegative Matrix Factorization

2019-12-01 · Yuchen Guo, Nicholas Hanoian, Zhexiao Lin, Nicholas Liskij 외

We propose a novel model for a topic-aware chatbot by combining the traditional Recurrent Neural Network (RNN) encoder-decoder model with a topic attention layer based on Nonnegative Matrix Factorization (NMF). After lea…

ChatbotDecoder