paper-with-me

Papers

LUMA: A Benchmark Dataset for Learning from Uncertain and Multimodal Data

2024-06-14 · Grigor Bezirganyan, Sana Sellami, Laure Berti-ÉQuille, Sébastien Fournier

Multimodal Deep Learning enhances decision-making by integrating diverse information sources, such as texts, images, audio, and videos. To develop trustworthy multimodal approaches, it is essential to understand how uncertainty impacts these models. We propose LUMA, a unique benchmark dataset, featuring audio, image, and textual data from 50 classes, for learning from uncertain and multimodal data. It extends the well-known CIFAR 10/100 dataset with audio samples extracted from three audio corpora, and text data generated using the Gemma-7B Large Language Model (LLM). The LUMA dataset enables the controlled injection of varying types and degrees of uncertainty to achieve and tailor specific experiments and benchmarking initiatives. LUMA is also available as a Python package including the functions for generating multiple variants of the dataset with controlling the diversity of the data, the amount of noise for each modality, and adding out-of-distribution samples. A baseline pre-trained model is also provided alongside three uncertainty quantification methods: Monte-Carlo Dropout, Deep Ensemble, and Reliable Conflictive Multi-View Learning. This comprehensive dataset and its benchmarking tools are intended to promote and support the development, evaluation, and benchmarking of trustworthy and robust multimodal deep learning approaches. We anticipate that the LUMA dataset will help the ICLR community to design more trustworthy and robust machine learning approaches for safety critical applications.

📄 PDF Abstract BibTeX arXiv:2406.09864

Code (1)

bezirganyan/luma 공식 구현 pytorch

Tasks

BenchmarkingDecision MakingDiversityLanguage ModellingLarge Language ModelMultimodal Deep LearningMULTI-VIEW LEARNINGUncertainty Quantification

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

FllumaOne: A Code-Native Multimodal CAD Dataset with Executable Programs and Kernel-Validated Feature Histories

2026-06-16 · Jizong Zhan arxiv

Parametric computer-aided design records both final geometry and the ordered construction history that determines how a part can be edited. Datasets for editable CAD research should therefore expose modeling operations, …

CAD ReconstructionProgram SynthesisPoint Clouds

LUMA-RAG: Lifelong Multimodal Agents with Provably Stable Streaming Alignment

2025-11-04 · Rohan Wandre, Yash Gajewar, Namrata Patel, Vivek Dhalkari arxiv

Retrieval-Augmented Generation (RAG) has emerged as the dominant paradigm for grounding large language model outputs in verifiable evidence. However, as modern AI agents transition from static knowledge bases to continuo…

Image Retrieval

Transient Fault Tolerant Semantic Segmentation for Autonomous Driving

2024-08-30 · Leonardo Iurada, Niccolò Cavagnero, Fernando Fernandes Dos Santos, Giuseppe Averta 외

Deep learning models are crucial for autonomous vehicle perception, but their reliability is challenged by algorithmic limitations and hardware faults. We address the latter by examining fault-tolerance in semantic segme…

Autonomous DrivingSemantic Segmentation

HalluMat: Detecting Hallucinations in LLM-Generated Materials Science Content Through Multi-Stage Verification

2025-12-26 · Bhanu Prakash Vangala, Sajid Mahmud, Pawan Neupane, Joel Selvaraj 외 arxiv

Artificial Intelligence (AI), particularly Large Language Models (LLMs), is transforming scientific discovery, enabling rapid knowledge generation and hypothesis formulation. However, a critical challenge is hallucinatio…

LUMA: Benchmarking Segmentation via a Lightweight Universal Mask Adapter

2026-07-01 · Tobias Christian Nauen, Anosh Billimoria, Federico Raue, Stanislav Frolov 외 arxiv

Comparing transformer backbones for image segmentation is confounded: each is paired with a different decoder, recipe, and pretraining, so reported differences rarely reflect the backbone itself. We introduce the Lightwe…

Image Segmentation