paper-with-me

홈 › Papers

INSITE: labelling medical images using submodular functions and semi-supervised data programming

2024-02-11 · Akshat Gautam, Anurag Shandilya, Akshit Srivastava, Venkatapathy Subramanian, Ganesh Ramakrishnan, Kshitij Jadhav

The necessity of large amounts of labeled data to train deep models, especially in medical imaging creates an implementation bottleneck in resource-constrained settings. In Insite (labelINg medical imageS usIng submodular funcTions and sEmi-supervised data programming) we apply informed subset selection to identify a small number of most representative or diverse images from a huge pool of unlabelled data subsequently annotated by a domain expert. The newly annotated images are then used as exemplars to develop several data programming-driven labeling functions. These labelling functions output a predicted-label and a similarity score when given an unlabelled image as an input. A consensus is brought amongst the outputs of these labeling functions by using a label aggregator function to assign the final predicted label to each unlabelled data point. We demonstrate that informed subset selection followed by semi-supervised data programming methods using these images as exemplars perform better than other state-of-the-art semi-supervised methods. Further, for the first time we demonstrate that this can be achieved through a small set of images used as exemplars.

📄 PDF Abstract BibTeX arXiv:2402.07173

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Incorporating Boundary Uncertainty into loss functions for biomedical image segmentation

2021-10-31 · Michael Yeung, Guang Yang, Evis Sala, Carola-Bibiane Schönlieb 외

Manual segmentation is used as the gold-standard for evaluating neural networks on automated image segmentation tasks. Due to considerable heterogeneity in shapes, colours and textures, demarcating object boundaries is p…

Image SegmentationSegmentationSemantic Segmentation

Deep Submodular Networks for Extractive Data Summarization

2020-10-16 · Suraj Kothawade, Jiten Girdhar, Chandrashekhar Lavania, Rishabh Iyer

Deep Models are increasingly becoming prevalent in summarization problems (e.g. document, video and images) due to their ability to learn complex feature interactions and representations. However, they do not model chara…

Data SummarizationDiversity

Concave Aspects of Submodular Functions

2020-06-27 · Rishabh Iyer, Jeff Bilmes

Submodular Functions are a special class of set functions, which generalize several information-theoretic quantities such as entropy and mutual information [1]. Submodular functions have subgradients and subdifferentials…

Enhancing Multi-Image Question Answering via Submodular Subset Selection

2025-05-15 · Aaryan Sharma, Shivansh Gupta, Samar Agarwal, Vishak Prasad C. 외

Large multimodal models (LMMs) have achieved high performance in vision-language tasks involving single image but they struggle when presented with a collection of multiple images (Multiple Image Question Answering scena…

Question AnsweringRetrievalVisual Question Answering (VQA)

A Parameterized Family of Meta-Submodular Functions

2020-06-23 · Mehrdad Ghadiri, Richard Santiago, Bruce Shepherd

Submodular function maximization has found a wealth of new applications in machine learning models during the past years. The related supermodular maximization models (submodular minimization) also offer an abundance of …

Diversity