paper-with-me

Papers

Deep Bayesian Active-Learning-to-Rank for Endoscopic Image Data

2022-08-05 · Takeaki Kadota, Hideaki Hayashi, Ryoma Bise, Kiyohito Tanaka, Seiichi Uchida

Automatic image-based disease severity estimation generally uses discrete (i.e., quantized) severity labels. Annotating discrete labels is often difficult due to the images with ambiguous severity. An easier alternative is to use relative annotation, which compares the severity level between image pairs. By using a learning-to-rank framework with relative annotation, we can train a neural network that estimates rank scores that are relative to severity levels. However, the relative annotation for all possible pairs is prohibitive, and therefore, appropriate sample pair selection is mandatory. This paper proposes a deep Bayesian active-learning-to-rank, which trains a Bayesian convolutional neural network while automatically selecting appropriate pairs for relative annotation. We confirmed the efficiency of the proposed method through experiments on endoscopic images of ulcerative colitis. In addition, we confirmed that our method is useful even with the severe class imbalance because of its ability to select samples from minor classes automatically.

📄 PDF Abstract BibTeX arXiv:2208.03020

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningLearning-To-Rank

Similar Papers 제목 키워드 기반

Deep Bayesian Active Learning-to-Rank with Relative Annotation for Estimation of Ulcerative Colitis Severity

2024-09-08 · Takeaki Kadota, Hideaki Hayashi, Ryoma Bise, Kiyohito Tanaka 외

Automatic image-based severity estimation is an important task in computer-aided diagnosis. Severity estimation by deep learning requires a large amount of training data to achieve a high performance. In general, severit…

Active LearningLearning-To-Rank

Task-Aware Active Learning for Endoscopic Image Analysis

2022-04-07 · Shrawan Kumar Thapa, Pranav Poudel, Binod Bhattarai, Danail Stoyanov

Semantic segmentation of polyps and depth estimation are two important research problems in endoscopic image analysis. One of the main obstacles to conduct research on these research problems is lack of annotated data. E…

Active LearningDepth EstimationSegmentationSemantic Segmentation

Ulcerative Colitis Mayo Endoscopic Scoring Classification with Active Learning and Generative Data Augmentation

2023-11-10 · Ümit Mert Çağlar, Alperen İnci, Oğuz Hanoğlu, Görkem Polat 외

Endoscopic imaging is commonly used to diagnose Ulcerative Colitis (UC) and classify its severity. It has been shown that deep learning based methods are effective in automated analysis of these images and can potentiall…

Active LearningData Augmentation

Boosting Generalizable Depth Estimation in Endoscopy by Mixture of Lightweight Experts and Intrinsic Image Alignment

2026-08-01 · Liangjing Shao, Beilei Cui, Yiming Huang, Changjing Liu 외 arxiv

Depth estimation is a significant task for 3D perception in endoscopic surgeries. However, illumination interference and feature diversity in various endoscopic scenes are still challenges for generalizable depth estimat…

parameter-efficient fine-tuningDepth Estimation

Interactive Text Ranking with Bayesian Optimisation: A Case Study on Community QA and Summarisation

2019-11-22 · Edwin Simpson, Yang Gao, Iryna Gurevych

For many NLP applications, such as question answering and summarisation, the goal is to select the best solution from a large space of candidates to meet a particular user's needs. To address the lack of user-specific tr…

Bayesian OptimisationCommunity Question AnsweringQuestion AnsweringReinforcement Learning+1