paper-with-me

홈 › Papers

Neural Multimodal Topic Modeling: A Comprehensive Evaluation

2024-03-26 · Felipe González-Pizarro, Giuseppe Carenini

Neural topic models can successfully find coherent and diverse topics in textual data. However, they are limited in dealing with multimodal datasets (e.g., images and text). This paper presents the first systematic and comprehensive evaluation of multimodal topic modeling of documents containing both text and images. In the process, we propose two novel topic modeling solutions and two novel evaluation metrics. Overall, our evaluation on an unprecedented rich and diverse collection of datasets indicates that both of our models generate coherent and diverse topics. Nevertheless, the extent to which one method outperforms the other depends on the metrics and dataset combinations, which suggests further exploration of hybrid solutions in the future. Notably, our succinct human evaluation aligns with the outcomes determined by our proposed metrics. This alignment not only reinforces the credibility of our metrics but also highlights the potential for their application in guiding future multimodal topic modeling endeavors.

📄 PDF Abstract BibTeX arXiv:2403.17308

Code (1)

gonzalezf/multimodal_neural_topic_modeling 공식 구현 pytorch

Tasks

Topic Models

Similar Papers 제목 키워드 기반

LLM Reading Tea Leaves: Automatically Evaluating Topic Models with Large Language Models

2024-06-13 · Xiaohao Yang, He Zhao, Dinh Phung, Wray Buntine 외

Topic modeling has been a widely used tool for unsupervised text analysis. However, comprehensive evaluations of a topic model remain challenging. Existing evaluation methods are either less comparable across different m…

Language ModelingLanguage ModellingTopic Models

Multimodal Image Synthesis and Editing: The Generative AI Era

2021-12-27 · Fangneng Zhan, Yingchen Yu, Rongliang Wu, Jiahui Zhang 외

As information exists in various modalities in real world, effective interaction and fusion among multimodal information plays a key role for the creation and perception of multimodal data in computer vision and deep lea…

Image GenerationSurvey

Topic Modeling in Marathi

2025-02-04 · Sanket Shinde, Raviraj Joshi

While topic modeling in English has become a prevalent and well-explored area, venturing into topic modeling for Indic languages remains relatively rare. The limited availability of resources, diverse linguistic structur…

Diversity

PromptMTopic: Unsupervised Multimodal Topic Modeling of Memes using Large Language Models

2023-12-11 · Nirmalendu Prakash, Han Wang, Nguyen Khoi Hoang, Ming Shan Hee 외

The proliferation of social media has given rise to a new form of communication: memes. Memes are multimodal and often contain a combination of text and visual elements that convey meaning, humor, and cultural significan…

DescriptiveLanguage ModelingLanguage Modelling

GHTM: A Graph-based Hybrid Topic Modeling Approach with a Benchmark Dataset for the Low-Resource Bengali Language

2025-08-01 · Farhana Haque, Md. Abdur Rahman, Sumon Ahmed arxiv

Topic modeling is a Natural Language Processing (NLP) technique used to discover latent themes and abstract topics from text corpora by grouping co-occurring keywords. Although widely researched in English, topic modelin…

Computational Efficiency