Skip to main content

Showing 1–8 of 8 results for author: van Tulder, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2209.06353  [pdf, other

    eess.IV cs.CV

    Label Refinement Network from Synthetic Error Augmentation for Medical Image Segmentation

    Authors: Shuai Chen, Antonio Garcia-Uceda, Jiahang Su, Gijs van Tulder, Lennard Wolff, Theo van Walsum, Marleen de Bruijne

    Abstract: Deep convolutional neural networks for image segmentation do not learn the label structure explicitly and may produce segmentations with an incorrect structure, e.g., with disconnected cylindrical structures in the segmentation of tree-like structures such as airways or blood vessels. In this paper, we propose a novel label refinement method to correct such errors from an initial segmentation, imp… ▽ More

    Submitted 9 October, 2022; v1 submitted 13 September, 2022; originally announced September 2022.

  2. arXiv:2206.06276  [pdf, other

    cs.LG

    On the reusability of samples in active learning

    Authors: Gijs van Tulder, Marco Loog

    Abstract: An interesting but not extensively studied question in active learning is that of sample reusability: to what extent can samples selected for one learner be reused by another? This paper explains why sample reusability is of practical interest, why reusability can be a problem, how reusability could be improved by importance-weighted active learning, and which obstacles to universal reusability re… ▽ More

    Submitted 13 June, 2022; originally announced June 2022.

  3. Automated Segmentation and Volume Measurement of Intracranial Carotid Artery Calcification on Non-Contrast CT

    Authors: Gerda Bortsova, Daniel Bos, Florian Dubost, Meike W. Vernooij, M. Kamran Ikram, Gijs van Tulder, Marleen de Bruijne

    Abstract: Purpose: To evaluate a fully-automated deep-learning-based method for assessment of intracranial carotid artery calcification (ICAC). Methods: Two observers manually delineated ICAC in non-contrast CT scans of 2,319 participants (mean age 69 (SD 7) years; 1154 women) of the Rotterdam Study, prospectively collected between 2003 and 2006. These data were used to retrospectively develop and validate… ▽ More

    Submitted 20 July, 2021; originally announced July 2021.

    Comments: Accepted for publication in Radiology: Artificial Intelligence (https://pubs.rsna.org/journal/ai), which is published by the Radiological Society of North America (RSNA)

  4. Multi-view analysis of unregistered medical images using cross-view transformers

    Authors: Gijs van Tulder, Yao Tong, Elena Marchiori

    Abstract: Multi-view medical image analysis often depends on the combination of information from multiple views. However, differences in perspective or other forms of misalignment can make it difficult to combine views effectively, as registration is not always possible. Without registration, views can only be combined at a global feature level, by joining feature vectors after global pooling. We present a… ▽ More

    Submitted 23 September, 2021; v1 submitted 21 March, 2021; originally announced March 2021.

    Comments: Conference paper presented at MICCAI 2021. Code available via https://vantulder.net/code/2021/miccai-transformers/

    Journal ref: In: M. de Bruijne et al. (Eds.): MICCAI 2021, LNCS 12903, pp. 104-113, Springer Nature Switzerland, 2021

  5. arXiv:1907.12303  [pdf, other

    cs.CV

    Multi-Task Attention-Based Semi-Supervised Learning for Medical Image Segmentation

    Authors: Shuai Chen, Gerda Bortsova, Antonio Garcia-Uceda Juarez, Gijs van Tulder, Marleen de Bruijne

    Abstract: We propose a novel semi-supervised image segmentation method that simultaneously optimizes a supervised segmentation and an unsupervised reconstruction objectives. The reconstruction objective uses an attention mechanism that separates the reconstruction of image areas corresponding to different classes. The proposed approach was evaluated on two applications: brain tumor and white matter hyperint… ▽ More

    Submitted 29 July, 2019; originally announced July 2019.

    Comments: Accepted at MICCAI 2019

  6. arXiv:1906.01891  [pdf, other

    cs.CV

    Weakly Supervised Object Detection with 2D and 3D Regression Neural Networks

    Authors: Florian Dubost, Hieab Adams, Pinar Yilmaz, Gerda Bortsova, Gijs van Tulder, M. Arfan Ikram, Wiro Niessen, Meike Vernooij, Marleen de Bruijne

    Abstract: Finding automatically multiple lesions in large images is a common problem in medical image analysis. Solving this problem can be challenging if, during optimization, the automated method cannot access information about the location of the lesions nor is given single examples of the lesions. We propose a new weakly supervised detection method using neural networks, that computes attention maps rev… ▽ More

    Submitted 19 March, 2020; v1 submitted 5 June, 2019; originally announced June 2019.

    Comments: New formatting. A few changes in introduction, discussion and conclusion

  7. arXiv:1706.01148  [pdf, other

    cs.CV

    Segmentation of Intracranial Arterial Calcification with Deeply Supervised Residual Dropout Networks

    Authors: Gerda Bortsova, Gijs van Tulder, Florian Dubost, Tingying Peng, Nassir Navab, Aad van der Lugt, Daniel Bos, Marleen de Bruijne

    Abstract: Intracranial carotid artery calcification (ICAC) is a major risk factor for stroke, and might contribute to dementia and cognitive decline. Reliance on time-consuming manual annotation of ICAC hampers much demanded further research into the relationship between ICAC and neurological diseases. Automation of ICAC segmentation is therefore highly desirable, but difficult due to the proximity of the l… ▽ More

    Submitted 4 June, 2017; originally announced June 2017.

    Comments: Accepted for MICCAI 2017

  8. arXiv:1605.02688  [pdf, other

    cs.SC cs.LG cs.MS

    Theano: A Python framework for fast computation of mathematical expressions

    Authors: The Theano Development Team, Rami Al-Rfou, Guillaume Alain, Amjad Almahairi, Christof Angermueller, Dzmitry Bahdanau, Nicolas Ballas, Frédéric Bastien, Justin Bayer, Anatoly Belikov, Alexander Belopolsky, Yoshua Bengio, Arnaud Bergeron, James Bergstra, Valentin Bisson, Josh Bleecher Snyder, Nicolas Bouchard, Nicolas Boulanger-Lewandowski, Xavier Bouthillier, Alexandre de Brébisson, Olivier Breuleux, Pierre-Luc Carrier, Kyunghyun Cho, Jan Chorowski, Paul Christiano , et al. (88 additional authors not shown)

    Abstract: Theano is a Python library that allows to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. Since its introduction, it has been one of the most used CPU and GPU mathematical compilers - especially in the machine learning community - and has shown steady performance improvements. Theano is being actively and continuously developed since 2008, mu… ▽ More

    Submitted 9 May, 2016; originally announced May 2016.

    Comments: 19 pages, 5 figures