paper-with-me

홈 › Papers

Exploring Uncertainty in Conditional Multi-Modal Retrieval Systems

2019-01-23 · Ahmed Taha, Yi-Ting Chen, Xitong Yang, Teruhisa Misu, Larry Davis

We cast visual retrieval as a regression problem by posing triplet loss as a regression loss. This enables epistemic uncertainty estimation using dropout as a Bayesian approximation framework in retrieval. Accordingly, Monte Carlo (MC) sampling is leveraged to boost retrieval performance. Our approach is evaluated on two applications: person re-identification and autonomous car driving. Comparable state-of-the-art results are achieved on multiple datasets for the former application. We leverage the Honda driving dataset (HDD) for autonomous car driving application. It provides multiple modalities and similarity notions for ego-motion action understanding. Hence, we present a multi-modal conditional retrieval network. It disentangles embeddings into separate representations to encode different similarities. This form of joint learning eliminates the need to train multiple independent networks without any performance degradation. Quantitative evaluation highlights our approach competence, achieving 6% improvement in a highly uncertain environment.

📄 PDF Abstract BibTeX arXiv:1901.07702

Code (0)

등록된 구현이 없습니다.

Tasks

Action UnderstandingPerson Re-IdentificationregressionRetrievalTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…
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 제목 키워드 기반

Fuzzy Multimodal Learning for Trusted Cross-modal Retrieval

2025-01-01 · CVPR 2025 1 · Siyuan Duan, Yuan Sun, Dezhong Peng, Zheng Liu 외

Cross-modal retrieval aims to match related samples across distinct modalities, facilitating the retrieval and discovery of heterogeneous information. Although existing methods show promising performance, most are de…

Cross-Modal RetrievalRetrievalUncertainty Quantification

GeoFlowVLM: Geometry-Aware Joint Uncertainty for Frozen Vision-Language Embedding

2026-05-13 · Mayank Nautiyal, Li Ju, Andreas Hellander, Ekta Vats 외 arxiv

Standard dual-encoder vision-language models that map images and text to deterministic points on a shared unit hypersphere through $\ell_2$ normalization typically expose neither \emph{aleatoric} uncertainty (cross-modal…

To Retrieve or Not to Retrieve? Uncertainty Detection for Dynamic Retrieval Augmented Generation

2025-01-16 · Kaustubh D. Dhole

Retrieval-Augmented Generation equips large language models with the capability to retrieve external knowledge, thereby mitigating hallucinations by incorporating information beyond the model's intrinsic abilities. Howev…

Long Form Question AnsweringQuestion AnsweringRetrievalRetrieval-augmented Generation

Probabilistic Multimodal Representation Learning

2021-01-01 · Leila Pishdad, Ran Zhang, Afsaneh Fazly, Allan Jepson

Learning multimodal representations is a requirement for many tasks such as image--caption retrieval. Previous work on this problem has only focused on finding good vector representations without any explicit measure of …

Representation LearningRetrieval

Uncertainty-Aware Alignment Network for Cross-Domain Video-Text Retrieval

2023-09-21

Video-text retrieval is an important but challenging research task in the multimedia community. In this paper, we address the challenge task of Unsupervised Domain Adaptation Video-text Retrieval (UDAVR), assuming that …

Domain AdaptationRetrievalText RetrievalUnsupervised Domain Adaptation+1