IVCVFeb 6, 2022

On Smart Gaze based Annotation of Histopathology Images for Training of Deep Convolutional Neural Networks

arXiv:2202.02764v115 citations
Originality Incremental advance
AI Analysis

This addresses the time-intensive labeling problem for pathologists in histopathology, offering a significant speed-up but is incremental as it builds on existing gaze-tracking methods.

The paper tackled the bottleneck of labeling histopathology images for deep learning by exploring eye gaze annotations, finding that gaze-labeling reduced time per label by 57.6% compared to bounding-box hand-labeling and 85% compared to freehand labeling, while still delivering good performance for training object detectors.

Unavailability of large training datasets is a bottleneck that needs to be overcome to realize the true potential of deep learning in histopathology applications. Although slide digitization via whole slide imaging scanners has increased the speed of data acquisition, labeling of virtual slides requires a substantial time investment from pathologists. Eye gaze annotations have the potential to speed up the slide labeling process. This work explores the viability and timing comparisons of eye gaze labeling compared to conventional manual labeling for training object detectors. Challenges associated with gaze based labeling and methods to refine the coarse data annotations for subsequent object detection are also discussed. Results demonstrate that gaze tracking based labeling can save valuable pathologist time and delivers good performance when employed for training a deep object detector. Using the task of localization of Keratin Pearls in cases of oral squamous cell carcinoma as a test case, we compare the performance gap between deep object detectors trained using hand-labelled and gaze-labelled data. On average, compared to `Bounding-box' based hand-labeling, gaze-labeling required $57.6\%$ less time per label and compared to `Freehand' labeling, gaze-labeling required on average $85\%$ less time per label.

Code Implementations1 repo
Foundations

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

Your Notes