paper-with-me

홈 › Papers

Weakly-Supervised Residual Evidential Learning for Multi-Instance Uncertainty Estimation

2024-05-07 · Pei Liu, Luping Ji

Uncertainty estimation (UE), as an effective means of quantifying predictive uncertainty, is crucial for safe and reliable decision-making, especially in high-risk scenarios. Existing UE schemes usually assume that there are completely-labeled samples to support fully-supervised learning. In practice, however, many UE tasks often have no sufficiently-labeled data to use, such as the Multiple Instance Learning (MIL) with only weak instance annotations. To bridge this gap, this paper, for the first time, addresses the weakly-supervised issue of Multi-Instance UE (MIUE) and proposes a new baseline scheme, Multi-Instance Residual Evidential Learning (MIREL). Particularly, at the fine-grained instance UE with only weak supervision, we derive a multi-instance residual operator through the Fundamental Theorem of Symmetric Functions. On this operator derivation, we further propose MIREL to jointly model the high-order predictive distribution at bag and instance levels for MIUE. Extensive experiments empirically demonstrate that our MIREL not only could often make existing MIL networks perform better in MIUE, but also could surpass representative UE methods by large margins, especially in instance-level UE tasks. Our source code is available at https://github.com/liupei101/MIREL.

📄 PDF Abstract BibTeX arXiv:2405.04405

Code (1)

liupei101/mirel 공식 구현 pytorch

Tasks

Decision MakingMultiple Instance Learning

Similar Papers 제목 키워드 기반

Towards Open Set Video Anomaly Detection

2022-08-23 · Yuansheng Zhu, Wentao Bao, Qi Yu

Open Set Video Anomaly Detection (OpenVAD) aims to identify abnormal events from video data where both known anomalies and novel ones exist in testing. Unsupervised models learned solely from normal videos are applicable…

Anomaly DetectionMultiple Instance LearningTripletVideo Anomaly Detection

Cascade Evidential Learning for Open-World Weakly-Supervised Temporal Action Localization

2023-01-01 · CVPR 2023 1 · Mengyuan Chen, Junyu Gao, Changsheng Xu

Targeting at recognizing and localizing action instances with only video-level labels during training, Weakly-supervised Temporal Action Localization (WTAL) has achieved significant progress in recent years. However,…

Action LocalizationOpen Set LearningTemporal Action LocalizationWeakly-supervised Temporal Action Localization

Generalized Uncertainty-Based Evidential Fusion with Hybrid Multi-Head Attention for Weak-Supervised Temporal Action Localization

2024-12-27 · Yuanpeng He, Lijian Li, Tianxiang Zhan, Wenpin Jiao 외

Weakly supervised temporal action localization (WS-TAL) is a task of targeting at localizing complete action instances and categorizing them with video-level labels. Action-background ambiguity, primarily caused by backg…

Action LocalizationOptical Flow EstimationTemporal Action LocalizationWeakly-supervised Temporal Action Localization

VSRD: Instance-Aware Volumetric Silhouette Rendering for Weakly Supervised 3D Object Detection

2024-03-29 · CVPR 2024 1 · Zihua Liu, Hiroki Sakuma, Masatoshi Okutomi

Monocular 3D object detection poses a significant challenge in 3D scene understanding due to its inherently ill-posed nature in monocular depth estimation. Existing methods heavily rely on supervised learning using abund…

3D Object DetectionDepth EstimationMonocular 3D Object DetectionMonocular Depth Estimation+5

Weakly Supervised Image Classification Through Noise Regularization

2019-06-01 · CVPR 2019 6 · Mengying Hu, Hu Han, Shiguang Shan, Xilin Chen

Weakly supervised learning is an essential problem in computer vision tasks, such as image classification, object recognition, etc., because it is expected to work in the scenarios where a large dataset with clean labels…

ClassificationGeneral Classificationimage-classificationImage Classification+3