CVJul 26, 2021

A Multiple-Instance Learning Approach for the Assessment of Gallbladder Vascularity from Laparoscopic Images

arXiv:2107.12093v24 citations
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of automating vascularity assessment in laparoscopic cholecystectomy to aid surgeons, but it is incremental as it applies existing MIL techniques to a specific medical imaging task.

The paper tackled the problem of assessing gallbladder vascularity from laparoscopic images using a multiple-instance learning approach, achieving accuracies of 92.1% for image-based and 90.3% for video-based classification.

An important task at the onset of a laparoscopic cholecystectomy (LC) operation is the inspection of gallbladder (GB) to evaluate the thickness of its wall, presence of inflammation and extent of fat. Difficulty in visualization of the GB wall vessels may be due to the previous factors, potentially as a result of chronic inflammation or other diseases. In this paper we propose a multiple-instance learning (MIL) technique for assessment of the GB wall vascularity via computer-vision analysis of images from LC operations. The bags correspond to a labeled (low vs. high) vascularity dataset of 181 GB images, from 53 operations. The instances correspond to unlabeled patches extracted from these images. Each patch is represented by a vector with color, texture and statistical features. We compare various state-of-the-art MIL and single-instance learning approaches, as well as a proposed MIL technique based on variational Bayesian inference. The methods were compared for two experimental tasks: image-based and video-based (i.e. patient-based) classification. The proposed approach presents the best performance with accuracy 92.1% and 90.3% for the first and second task, respectively. A significant advantage of the proposed technique is that it does not require the time-consuming task of manual labelling the instances.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes