An Efficient and Explanatory Image and Text Clustering System with Multimodal Autoencoder Architecture
Tiancheng Shi, Yuanchen Wei, John R. Kender

TL;DR
This paper introduces a novel multimodal autoencoder system that efficiently clusters and interprets video and text data, demonstrating its application in summarizing news topics with thematic clusters and descriptive phrases.
Contribution
The paper presents a new CRVAE model with parallel CNN and LSTM encodings, integrated with a system for clustering, alignment, and LLM-based interpretation of multimodal news data.
Findings
Effective clustering of news videos into thematic groups
Successful generation of descriptive phrases for each cluster
Application to COVID-19 and Winter Olympics news topics
Abstract
We demonstrate the efficiencies and explanatory abilities of extensions to the common tools of Autoencoders and LLM interpreters, in the novel context of comparing different cultural approaches to the same international news event. We develop a new Convolutional-Recurrent Variational Autoencoder (CRVAE) model that extends the modalities of previous CVAE models, by using fully-connected latent layers to embed in parallel the CNN encodings of video frames, together with the LSTM encodings of their related text derived from audio. We incorporate the model within a larger system that includes frame-caption alignment, latent space vector clustering, and a novel LLM-based cluster interpreter. We measure, tune, and apply this system to the task of summarizing a video into three to five thematic clusters, with each theme described by ten LLM-produced phrases. We apply this system to two news…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques
MethodsTanh Activation · Conditional Variational Auto Encoder · Sigmoid Activation · Long Short-Term Memory
