Back To Projects

A Late Fusion Approach with Multimodal Image-Text Data

Shreyes B.

This project explores late fusion methods in multimodal machine learning to improve emotion detection by combining image and text predictions, and evaluates their effectiveness compared to other fusion approaches using the MVSA-Single dataset.


As the number of users on social media platforms continues to rise, an increasing number of people are expressing their emotions and opinions. Before the popularity of multimodal machine learning, previous works included identifying texts and images separately to determine sentiment. However, these studies often overlooked features that other modalities could capture that are crucial to emotion. Recent advances in multimodal machine learning are now making essential and precise judgments in image recognition [1]. In this project, we explore a specific type of fusion called late fusion, demonstrating its ability to combine different modalities. In particular, we highlight two late fusion methods that combine the predictions of the image and text models. Additionally, we investigate a contrastive learning approach, which will help improve the visual embeddings, making them more discriminative in feature space. We compare the strengths and limitations of late fusion against other fusion approaches. Our findings are based on experiments conducted with the publicly available MVSA-Single dataset.

Explore More!

Shreyes B.
Varsha Sandadi

Related Projects

Predicting the Presence of Autism Spectrum Disorder Based on Eye-Tracking Scan Path Images

This research explores using eye-tracking data and machine learning to predict Autism Spectrum Disorder (ASD), achieving 74.6% accuracy with logistic regression, highlighting eye-tracking's potential for early, non-invasive ASD diagnosis and its applicability to other neurological conditions.
Sara C.
Mentored by Emily Broadhurst
A Comprehensive Review on Deep Learning Architectures for Image Segmentation

This paper provides a comprehensive review of recent advancements in deep learning-based models for image segmentation, including U-Net, Mask R-CNN, and transformer-based models, analyzing their performance, challenges like data shortage, and potential future directions for improved real-time deployment and interpretability.
Madhurima M.
Mentored by Victoria Lloyd
Using Machine Learning for Calculus

This research aims to develop a machine learning program that verifies the correctness of integral equalities by leveraging a language processing approach, achieving 40-60% accuracy across different classifiers and datasets, unlike traditional mathematical software that only evaluates one-sided equations.
Paul N.
Mentored by Erick Ruiz