Skip to main content

Showing 1–6 of 6 results for author: Pinckaers, H

Searching in archive cs. Search in all archives.
.
  1. Improved Multimodal Fusion for Small Datasets with Auxiliary Supervision

    Authors: Gregory Holste, Douwe van der Wal, Hans Pinckaers, Rikiya Yamashita, Akinori Mitani, Andre Esteva

    Abstract: Prostate cancer is one of the leading causes of cancer-related death in men worldwide. Like many cancers, diagnosis involves expert integration of heterogeneous patient information such as imaging, clinical risk factors, and more. For this reason, there have been many recent efforts toward deep multimodal fusion of image and non-image data for clinical decision tasks. Many of these studies propose… ▽ More

    Submitted 1 April, 2023; originally announced April 2023.

    Comments: IEEE ISBI 2023 (see http://2023.biomedicalimaging.org/en/)

  2. arXiv:2006.03394  [pdf, other

    eess.IV cs.CV

    Detection of prostate cancer in whole-slide images through end-to-end training with image-level labels

    Authors: Hans Pinckaers, Wouter Bulten, Jeroen van der Laak, Geert Litjens

    Abstract: Prostate cancer is the most prevalent cancer among men in Western countries, with 1.1 million new diagnoses every year. The gold standard for the diagnosis of prostate cancer is a pathologists' evaluation of prostate tissue. To potentially assist pathologists deep-learning-based cancer detection systems have been developed. Many of the state-of-the-art models are patch-based convolutional neural… ▽ More

    Submitted 5 June, 2020; originally announced June 2020.

  3. Streaming convolutional neural networks for end-to-end learning with multi-megapixel images

    Authors: Hans Pinckaers, Bram van Ginneken, Geert Litjens

    Abstract: Due to memory constraints on current hardware, most convolution neural networks (CNN) are trained on sub-megapixel images. For example, most popular datasets in computer vision contain images much less than a megapixel in size (0.09MP for ImageNet and 0.001MP for CIFAR-10). In some domains such as medical imaging, multi-megapixel images are needed to identify the presence of disease accurately. We… ▽ More

    Submitted 11 November, 2019; originally announced November 2019.

    Comments: In review

  4. arXiv:1910.10470  [pdf, other

    eess.IV cs.CV

    Neural Ordinary Differential Equations for Semantic Segmentation of Individual Colon Glands

    Authors: Hans Pinckaers, Geert Litjens

    Abstract: Automated medical image segmentation plays a key role in quantitative research and diagnostics. Convolutional neural networks based on the U-Net architecture are the state-of-the-art. A key disadvantage is the hard-coding of the receptive field size, which requires architecture optimization for each segmentation task. Furthermore, increasing the receptive field results in an increasing number of w… ▽ More

    Submitted 23 October, 2019; originally announced October 2019.

    Comments: Accepted to 'Medical Imaging meets NeurIPS' workshop at NeurIPS 2019. Source code available at: https://github.com/DIAGNijmegen/neural-odes-segmentation

  5. Automated Gleason Grading of Prostate Biopsies using Deep Learning

    Authors: Wouter Bulten, Hans Pinckaers, Hester van Boven, Robert Vink, Thomas de Bel, Bram van Ginneken, Jeroen van der Laak, Christina Hulsbergen-van de Kaa, Geert Litjens

    Abstract: The Gleason score is the most important prognostic marker for prostate cancer patients but suffers from significant inter-observer variability. We developed a fully automated deep learning system to grade prostate biopsies. The system was developed using 5834 biopsies from 1243 patients. A semi-automatic labeling technique was used to circumvent the need for full manual annotation by pathologists.… ▽ More

    Submitted 18 July, 2019; originally announced July 2019.

    Comments: 13 pages, 6 figures

    Journal ref: The Lancet Oncology, Available online 8 January 2020

  6. arXiv:1804.05712  [pdf, other

    cs.CV

    Training convolutional neural networks with megapixel images

    Authors: Hans Pinckaers, Geert Litjens

    Abstract: To train deep convolutional neural networks, the input data and the intermediate activations need to be kept in memory to calculate the gradient descent step. Given the limited memory available in the current generation accelerator cards, this limits the maximum dimensions of the input data. We demonstrate a method to train convolutional neural networks holding only parts of the image in memory wh… ▽ More

    Submitted 16 April, 2018; originally announced April 2018.

    Comments: Submitted to MIDL 2018