paper-with-me

Papers

Uncertainty-Aware Multiple Instance Learning from Large-Scale Long Time Series Data

2021-11-16 · Yuansheng Zhu, Weishi Shi, Deep Shankar Pandey, Yang Liu, Xiaofan Que, Daniel E. Krutz, Qi Yu

We propose a novel framework to classify large-scale time series data with long duration. Long time seriesclassification (L-TSC) is a challenging problem because the dataoften contains a large amount of irrelevant information to theclassification target. The irrelevant period degrades the classifica-tion performance while the relevance is unknown to the system.This paper proposes an uncertainty-aware multiple instancelearning (MIL) framework to identify the most relevant periodautomatically. The predictive uncertainty enables designing anattention mechanism that forces the MIL model to learn from thepossibly discriminant period. Moreover, the predicted uncertaintyyields a principled estimator to identify whether a prediction istrustworthy or not. We further incorporate another modality toaccommodate unreliable predictions by training a separate modelbased on its availability and conduct uncertainty aware fusion toproduce the final prediction. Systematic evaluation is conductedon the Automatic Identification System (AIS) data, which is col-lected to identify and track real-world vessels. Empirical resultsdemonstrate that the proposed method can effectively detect thetypes of vessels based on the trajectory and the uncertainty-awarefusion with other available data modality (Synthetic-ApertureRadar or SAR imagery is used in our experiments) can furtherimprove the detection accuracy.

📄 PDF Abstract BibTeX arXiv:2111.08625

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance LearningTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Multi-Level Bidirectional Decoder Interaction for Uncertainty-Aware Breast Ultrasound Analysis

2026-03-01 · Abdullah Al Shafi, Md Kawsar Mahmud Khan Zunayed, Safin Ahmmed, Sk Imran Hossain 외 arxiv

Breast ultrasound interpretation requires simultaneous lesion segmentation and tissue classification. However, conventional multi-task learning approaches suffer from task interference and rigid coordination strategies t…

Lesion SegmentationMulti-Task Learning

Instance-aware Image Colorization

2020-05-21 · CVPR 2020 6 · Jheng-Wei Su, Hung-Kuo Chu, Jia-Bin Huang

Image colorization is inherently an ill-posed problem with multi-modal uncertainty. Previous methods leverage the deep neural network to map input grayscale images to plausible color outputs directly. Although these lear…

ColorizationImage ColorizationObjectPoint-interactive Image Colorization

QUORUM: QUality-Optimized Routing Using Multiple annotators

2026-08-28 · Antonio Purificato, Maria Sofia Bucarelli, Andrea Bacciu, Amin Mantrach 외 arxiv

Data annotation remains a central bottleneck in natural language processing, requiring human effort to obtain high-quality labels at scale. While Large Language Models (LLMs) offer a fast and cost-effective alternative, …

PaSCo: Urban 3D Panoptic Scene Completion with Uncertainty Awareness

2023-12-04 · CVPR 2024 1 · Anh-Quan Cao, Angela Dai, Raoul de Charette

We propose the task of Panoptic Scene Completion (PSC) which extends the recently popular Semantic Scene Completion (SSC) task with instance-level information to produce a richer understanding of the 3D scene. Our PSC pr…

Autonomous Driving

Uncertainty-Aware Weakly Supervised Action Detection from Untrimmed Videos

2020-07-21 · ECCV 2020 8 · Anurag Arnab, Chen Sun, Arsha Nagrani, Cordelia Schmid

Despite the recent advances in video classification, progress in spatio-temporal action recognition has lagged behind. A major contributing factor has been the prohibitive cost of annotating videos frame-by-frame. In thi…

Action DetectionAction RecognitionMultiple Instance LearningSpatio-temporal Action Recognition+1