paper-with-me

Papers

Reliability-Aware Prediction via Uncertainty Learning for Person Image Retrieval

2022-10-24 · Zhaopeng Dou, Zhongdao Wang, Weihua Chen, YaLi Li, Shengjin Wang

Current person image retrieval methods have achieved great improvements in accuracy metrics. However, they rarely describe the reliability of the prediction. In this paper, we propose an Uncertainty-Aware Learning (UAL) method to remedy this issue. UAL aims at providing reliability-aware predictions by considering data uncertainty and model uncertainty simultaneously. Data uncertainty captures the ``noise" inherent in the sample, while model uncertainty depicts the model's confidence in the sample's prediction. Specifically, in UAL, (1) we propose a sampling-free data uncertainty learning method to adaptively assign weights to different samples during training, down-weighting the low-quality ambiguous samples. (2) we leverage the Bayesian framework to model the model uncertainty by assuming the parameters of the network follow a Bernoulli distribution. (3) the data uncertainty and the model uncertainty are jointly learned in a unified network, and they serve as two fundamental criteria for the reliability assessment: if a probe is high-quality (low data uncertainty) and the model is confident in the prediction of the probe (low model uncertainty), the final ranking will be assessed as reliable. Experiments under the risk-controlled settings and the multi-query settings show the proposed reliability assessment is effective. Our method also shows superior performance on three challenging benchmarks under the vanilla single query settings.

📄 PDF Abstract BibTeX arXiv:2210.13440

Code (1)

dcp15/ual 공식 구현

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Ensemble models outperform single model uncertainties and predictions for operator-learning of hypersonic flows

2023-10-31 · Victor J. Leon, Noah Ford, Honest Mrema, Jeffrey Gilbert 외

High-fidelity computational simulations and physical experiments of hypersonic flows are resource intensive. Training scientific machine learning (SciML) models on limited high-fidelity data offers one approach to rapidl…

Operator learningUncertainty Quantification

Federated Uncertainty-Aware Aggregation for Fundus Diabetic Retinopathy Staging

2023-03-23 · Meng Wang, Lianyu Wang, Xinxing Xu, Ke Zou 외

Deep learning models have shown promising performance in the field of diabetic retinopathy (DR) staging. However, collaboratively training a DR staging model across multiple institutions remains a challenge due to non-ii…

Federated Learning

Uncertainty-Aware Dynamic Knowledge Graphs for Reliable Question Answering

2025-12-26 · Yu Takahashi, Shun Takeuchi, Kexuan Xin, Guillaume Pelat 외 arxiv

Question answering (QA) systems are increasingly deployed across domains. However, their reliability is undermined when retrieved evidence is incomplete, noisy, or uncertain. Existing knowledge graph (KG) based QA framew…

Mortality PredictionQuestion AnsweringKnowledge Graphs

Scenario-aware Uncertainty Quantification for Trajectory Prediction with Statistical Guarantees

2025-12-05 · Yiming Shu, Jiahui Xu, Linghuan Kong, Fangni Zhang 외 arxiv

Reliable uncertainty quantification in trajectory prediction is crucial for safety-critical autonomous driving systems, yet existing deep learning predictors lack uncertainty-aware frameworks adaptable to heterogeneous r…

Trajectory PredictionAutonomous Driving

FedEU: Evidential Uncertainty-Driven Federated Fine-Tuning of Vision Foundation Models for Remote Sensing Image Segmentation

2026-03-08 · Xiaokang Zhang, Xuran Xiong, Jianzhong Huang, Lefei Zhang arxiv

Remote sensing image segmentation (RSIS) in federated environments has gained increasing attention because it enables collaborative model training across distributed datasets without sharing raw imagery or annotations. F…

parameter-efficient fine-tuningImage Segmentation