paper-with-me

Papers

Unified Multimodal Uncertain Inference

2026-04-09 · Dengjia Zhang, Alexander Martin, William Jurayj, Kenton Murray, Benjamin Van Durme, Reno Kriz arxiv

We introduce Unified Multimodal Uncertain Inference (UMUI), a multimodal inference task spanning text, audio, and video, where models must produce calibrated probability estimates of hypotheses conditioned on a premise in any modality or combination. While uncertain inference has been explored in text, extension to other modalities has been limited to single-modality binary entailment judgments, leaving no framework for fine-grained probabilistic reasoning in or across other modalities. To address this, we curate a human-annotated evaluation set with scalar probability judgments across audio, visual, and audiovisual settings, and additionally evaluate on existing text and audio benchmarks. We introduce CLUE (Calibrated Latent Uncertainty Estimation), which combines self-consistent teacher calibration and distribution-based confidence probing to produce calibrated predictions. We demonstrate that our 3B-parameter model achieves equivalent or stronger performance than baselines up to 32B parameters across all modalities.

📄 PDF Abstract BibTeX arXiv:2604.08701

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ReasonRec: A Reasoning-Augmented Multimodal Agent for Unified Recommendation

2026-06-08 · Yihua Zhang, Mingfu Liang, Jiyan Yang, Rong Jin 외 arxiv

Recent advances in multimodal recommenders excel at feature fusion but remain opaque and inefficient decision-makers, lacking explicit reasoning and self-awareness of uncertainty. We introduce ReasonRec, a reasoning-augm…

Multimodal Recommendation

Missing Modality Imagination Network for Emotion Recognition with Uncertain Missing Modalities

2021-08-01 · ACL 2021 5 · Jinming Zhao, Ruichen Li, Qin Jin

Multimodal fusion has been proved to improve emotion recognition performance in previous works. However, in real-world applications, we often encounter the problem of missing modality, and which modalities will be missin…

Emotion Recognition

URMF: Uncertainty-aware Robust Multimodal Fusion for Multimodal Sarcasm Detection

2026-04-08 · Zhenyu Wang, Weichen Cheng, Weijia Li, Junjie Mou 외 arxiv

Multimodal sarcasm detection (MSD) aims to identify sarcastic intent from semantic incongruity between text and image. Although recent methods have improved MSD through cross-modal interaction and incongruity reasoning, …

Contrastive LearningSarcasm Detection

Uncertainty-o: One Model-agnostic Framework for Unveiling Uncertainty in Large Multimodal Models

2025-06-09 · Ruiyang Zhang, Hu Zhang, Hao Fei, Zhedong Zheng

Large Multimodal Models (LMMs), harnessing the complementarity among diverse modalities, are often considered more robust than pure Language Large Models (LLMs); yet do LMMs know what they do not know? There are three ke…

Hallucination

UniT: Unified Multimodal Chain-of-Thought Test-time Scaling

2026-02-12 · Leon Liangyu Chen, Haoyu Ma, Zhipeng Fan, Ziqi Huang 외 arxiv

Unified models can handle both multimodal understanding and generation within a single architecture, yet they typically operate in a single pass without iteratively refining their outputs. Many multimodal tasks, especial…

Visual Reasoning