paper-with-me

홈 › Papers

Deep Metric Loss for Multimodal Learning

2023-08-21 · Sehwan Moon, Hyunju Lee

Multimodal learning often outperforms its unimodal counterparts by exploiting unimodal contributions and cross-modal interactions. However, focusing only on integrating multimodal features into a unified comprehensive representation overlooks the unimodal characteristics. In real data, the contributions of modalities can vary from instance to instance, and they often reinforce or conflict with each other. In this study, we introduce a novel \text{MultiModal} loss paradigm for multimodal learning, which subgroups instances according to their unimodal contributions. \text{MultiModal} loss can prevent inefficient learning caused by overfitting and efficiently optimize multimodal models. On synthetic data, \text{MultiModal} loss demonstrates improved classification performance by subgrouping difficult instances within certain modalities. On four real multimodal datasets, our loss is empirically shown to improve the performance of recent models. Ablation studies verify the effectiveness of our loss. Additionally, we show that our loss generates a reliable prediction score for each modality, which is essential for subgrouping. Our \text{MultiModal} loss is a novel loss function to subgroup instances according to the contribution of modalities in multimodal learning and is applicable to a variety of multimodal models with unimodal decisions. Our code is available at https://github.com/SehwanMoon/MultiModalLoss.

📄 PDF Abstract BibTeX arXiv:2308.10486

Code (1)

sehwanmoon/multimodalloss 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Quality-Aware Multimodal Biometric Recognition

2021-12-10 · Sobhan Soleymani, Ali Dabouei, Fariborz Taherkhani, Seyed Mehdi Iranmanesh 외

We present a quality-aware multimodal recognition framework that combines representations from multiple biometric traits with varying quality and number of samples to achieve increased recognition accuracy by extracting …

ViSIL: Unified Evaluation of Information Loss in Multimodal Video Captioning

2026-01-14 · Po-han Li, Shenghui Chen, Ufuk Topcu, Sandeep Chinchali arxiv

Multimodal video captioning condenses dense footage into a structured format of keyframes and natural language. By creating a cohesive multimodal summary, this approach anchors generative AI in rich semantic evidence and…

Video Question AnsweringVideo Captioning

Teaching Metric Distance to Autoregressive Multimodal Foundational Models

2025-03-04 · Jiwan Chung, Saejin Kim, Yongrae Jo, Jaewoo Park 외

As large language models expand beyond natural language to domains such as mathematics, multimodal understanding, and embodied agents, tokens increasingly reflect metric relationships rather than purely linguistic meanin…

Image GenerationVisual Grounding

Multimodal Age and Gender Classification Using Ear and Profile Face Images

2019-07-23 · Dogucan Yaman, Fevziye Irem Eyiokur, Hazim Kemal Ekenel

In this paper, we present multimodal deep neural network frameworks for age and gender classification, which take input a profile face image as well as an ear image. Our main objective is to enhance the accuracy of soft …

Age And Gender ClassificationClassificationDomain AdaptationGender Classification+2

Trajectory Prediction in Autonomous Driving with a Lane Heading Auxiliary Loss

2020-11-12 · Ross Greer, Nachiket Deo, Mohan Trivedi

Predicting a vehicle's trajectory is an essential ability for autonomous vehicles navigating through complex urban traffic scenes. Bird's-eye-view roadmap information provides valuable information for making trajectory p…

Autonomous DrivingAutonomous VehiclesPredictionTrajectory Prediction