Skip to main content

Showing 1–34 of 34 results for author: Selvan, R

.
  1. arXiv:2406.01345  [pdf, other

    cs.LG stat.ML

    BMRS: Bayesian Model Reduction for Structured Pruning

    Authors: Dustin Wright, Christian Igel, Raghavendra Selvan

    Abstract: Modern neural networks are often massively overparameterized leading to high compute costs during training and at inference. One effective method to improve both the compute and energy efficiency of neural networks while maintaining good performance is structured pruning, where full network structures (e.g. neurons or convolutional filters) that have limited impact on the model output are removed.… ▽ More

    Submitted 3 June, 2024; originally announced June 2024.

    Comments: 17 pages; 8 figures; 2 tables

  2. arXiv:2405.18435  [pdf, other

    eess.IV cs.CV

    QUBIQ: Uncertainty Quantification for Biomedical Image Segmentation Challenge

    Authors: Hongwei Bran Li, Fernando Navarro, Ivan Ezhov, Amirhossein Bayat, Dhritiman Das, Florian Kofler, Suprosanna Shit, Diana Waldmannstetter, Johannes C. Paetzold, Xiaobin Hu, Benedikt Wiestler, Lucas Zimmer, Tamaz Amiranashvili, Chinmay Prabhakar, Christoph Berger, Jonas Weidner, Michelle Alonso-Basant, Arif Rashid, Ujjwal Baid, Wesam Adel, Deniz Ali, Bhakti Baheti, Yingbin Bai, Ishaan Bhatt, Sabri Can Cetindag , et al. (55 additional authors not shown)

    Abstract: Uncertainty in medical image segmentation tasks, especially inter-rater variability, arising from differences in interpretations and annotations by various experts, presents a significant challenge in achieving consistent and reliable image segmentation. This variability not only reflects the inherent complexity and subjective nature of medical image interpretation but also directly impacts the de… ▽ More

    Submitted 24 June, 2024; v1 submitted 19 March, 2024; originally announced May 2024.

    Comments: initial technical report

  3. arXiv:2403.12562  [pdf, other

    cs.LG cs.AI stat.ML

    Equity through Access: A Case for Small-scale Deep Learning

    Authors: Raghavendra Selvan, Bob Pepin, Christian Igel, Gabrielle Samuel, Erik B Dam

    Abstract: The recent advances in deep learning (DL) have been accelerated by access to large-scale data and compute. These large-scale resources have been used to train progressively larger models which are resource intensive in terms of compute, data, energy, and carbon emissions. These costs are becoming a new type of entry barrier to researchers and practitioners with limited access to resources at such… ▽ More

    Submitted 19 March, 2024; originally announced March 2024.

    Comments: Source code available at https://github.com/saintslab/PePR

  4. arXiv:2403.09441  [pdf, other

    cs.LG

    Adversarial Fine-tuning of Compressed Neural Networks for Joint Improvement of Robustness and Efficiency

    Authors: Hallgrimur Thorsteinsson, Valdemar J Henriksen, Tong Chen, Raghavendra Selvan

    Abstract: As deep learning (DL) models are increasingly being integrated into our everyday lives, ensuring their safety by making them robust against adversarial attacks has become increasingly critical. DL models have been found to be susceptible to adversarial attacks which can be achieved by introducing small, targeted perturbations to disrupt the input data. Adversarial training has been presented as a… ▽ More

    Submitted 14 March, 2024; originally announced March 2024.

    Comments: 22 pages, 4 figures, 6 tables

  5. arXiv:2402.13221  [pdf, other

    cs.LG stat.ML

    CHILI: Chemically-Informed Large-scale Inorganic Nanomaterials Dataset for Advancing Graph Machine Learning

    Authors: Ulrik Friis-Jensen, Frederik L. Johansen, Andy S. Anker, Erik B. Dam, Kirsten M. Ø. Jensen, Raghavendra Selvan

    Abstract: Advances in graph machine learning (ML) have been driven by applications in chemistry as graphs have remained the most expressive representations of molecules. While early graph ML methods focused primarily on small organic molecules, recently, the scope of graph ML has expanded to include inorganic materials. Modelling the periodicity and symmetry of inorganic crystalline materials poses unique c… ▽ More

    Submitted 21 February, 2024; v1 submitted 20 February, 2024; originally announced February 2024.

    Comments: 16 pages, 15 figures, 8 tables. Dataset is available at https://github.com/UlrikFriisJensen/CHILI

  6. arXiv:2402.05675  [pdf, other

    cs.LG

    Is Adversarial Training with Compressed Datasets Effective?

    Authors: Tong Chen, Raghavendra Selvan

    Abstract: Dataset Condensation (DC) refers to the recent class of dataset compression methods that generate a smaller, synthetic, dataset from a larger dataset. This synthetic dataset retains the essential information of the original dataset, enabling models trained on it to achieve performance levels comparable to those trained on the full dataset. Most current DC methods have mainly concerned with achievi… ▽ More

    Submitted 8 February, 2024; originally announced February 2024.

    Comments: 20 pages, 14 figures, 3 tables

  7. Activation Compression of Graph Neural Networks using Block-wise Quantization with Improved Variance Minimization

    Authors: Sebastian Eliassen, Raghavendra Selvan

    Abstract: Efficient training of large-scale graph neural networks (GNNs) has been studied with a specific focus on reducing their memory consumption. Work by Liu et al. (2022) proposed extreme activation compression (EXACT) which demonstrated drastic reduction in memory consumption by performing quantization of the intermediate activation maps down to using INT2 precision. They showed little to no reduction… ▽ More

    Submitted 16 January, 2024; v1 submitted 21 September, 2023; originally announced September 2023.

    Comments: Accepted to be presented at the International Conference on Acoustics, Speech and Signal Processing (ICASSP-2024). Source code at https://github.com/saintslab/i-Exact

    Journal ref: 2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), pp. 7430-7434

  8. arXiv:2309.02065  [pdf, other

    cs.LG cs.CY stat.ML

    Efficiency is Not Enough: A Critical Perspective of Environmentally Sustainable AI

    Authors: Dustin Wright, Christian Igel, Gabrielle Samuel, Raghavendra Selvan

    Abstract: Artificial Intelligence (AI) is currently spearheaded by machine learning (ML) methods such as deep learning (DL) which have accelerated progress on many tasks thought to be out of reach of AI. These ML methods can often be compute hungry, energy intensive, and result in significant carbon emissions, a known driver of anthropogenic climate change. Additionally, the platforms on which ML systems ru… ▽ More

    Submitted 5 September, 2023; originally announced September 2023.

    Comments: 24 pages; 6 figures

  9. Operating critical machine learning models in resource constrained regimes

    Authors: Raghavendra Selvan, Julian Schön, Erik B Dam

    Abstract: The accelerated development of machine learning methods, primarily deep learning, are causal to the recent breakthroughs in medical image analysis and computer aided intervention. The resource consumption of deep learning models in terms of amount of training data, compute and energy costs are known to be massive. These large resource costs can be barriers in deploying these models in clinics, glo… ▽ More

    Submitted 4 February, 2024; v1 submitted 17 March, 2023; originally announced March 2023.

    Comments: Accepted to the Resource Efficient Medical Image Analysis workshop at MICCAI-2023. Source code available at https://github.com/raghavian/redl

    Journal ref: Lecture Notes Comp. Sci.14394 (2023)

  10. arXiv:2301.05465  [pdf, other

    cs.CV cs.LG

    Explicit Temporal Embedding in Deep Generative Latent Models for Longitudinal Medical Image Synthesis

    Authors: Julian Schön, Raghavendra Selvan, Lotte Nygård, Ivan Richter Vogelius, Jens Petersen

    Abstract: Medical imaging plays a vital role in modern diagnostics and treatment. The temporal nature of disease or treatment progression often results in longitudinal data. Due to the cost and potential harm, acquiring large medical datasets necessary for deep learning can be difficult. Medical image synthesis could help mitigate this problem. However, until now, the availability of GANs capable of synthes… ▽ More

    Submitted 13 January, 2023; originally announced January 2023.

  11. EC-NAS: Energy Consumption Aware Tabular Benchmarks for Neural Architecture Search

    Authors: Pedram Bakhtiarifard, Christian Igel, Raghavendra Selvan

    Abstract: Energy consumption from the selection, training, and deployment of deep learning models has seen a significant uptick recently. This work aims to facilitate the design of energy-efficient deep learning models that require less computational resources and prioritize environmental sustainability by focusing on the energy consumption. Neural architecture search (NAS) benefits from tabular benchmarks,… ▽ More

    Submitted 22 March, 2024; v1 submitted 12 October, 2022; originally announced October 2022.

    Comments: Accepted to be presented at the International Conference on Acoustics, Speech and Signal Processing (ICASSP-2024). Source code at https://github.com/saintslab/EC-NAS-Bench

    Journal ref: 2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), pp. 5660-5664

  12. arXiv:2208.10779  [pdf, other

    cs.CV cs.LG

    Efficient Self-Supervision using Patch-based Contrastive Learning for Histopathology Image Segmentation

    Authors: Nicklas Boserup, Raghavendra Selvan

    Abstract: Learning discriminative representations of unlabelled data is a challenging task. Contrastive self-supervised learning provides a framework to learn meaningful representations using learned notions of similarity measures from simple pretext tasks. In this work, we propose a simple and efficient framework for self-supervised image segmentation using contrastive learning on image patches, without us… ▽ More

    Submitted 3 January, 2023; v1 submitted 23 August, 2022; originally announced August 2022.

    Comments: Version of this article (without Appendices) is accepted for an oral presentation at the 6th Northern Lights Deep Learning Conference, 2023, Tromsø, Norway. 15 pages, 8 figures. Source code at https://github.com/nickeopti/bach-contrastive-segmentation

  13. arXiv:2207.09740  [pdf, other

    eess.IV cs.CV cs.LG

    Interpreting Latent Spaces of Generative Models for Medical Images using Unsupervised Methods

    Authors: Julian Schön, Raghavendra Selvan, Jens Petersen

    Abstract: Generative models such as Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs) play an increasingly important role in medical image analysis. The latent spaces of these models often show semantically meaningful directions corresponding to human-interpretable image transformations. However, until now, their exploration for medical images has been limited due to the requirement… ▽ More

    Submitted 20 July, 2022; originally announced July 2022.

    Comments: Accepted for presentation at DGM4MICCAI 2022

  14. Carbon Footprint of Selecting and Training Deep Learning Models for Medical Image Analysis

    Authors: Raghavendra Selvan, Nikhil Bhagwat, Lasse F. Wolff Anthony, Benjamin Kanding, Erik B. Dam

    Abstract: The increasing energy consumption and carbon footprint of deep learning (DL) due to growing compute requirements has become a cause of concern. In this work, we focus on the carbon footprint of develo** DL models for medical image analysis (MIA), where volumetric images of high spatial resolution are handled. In this study, we present and compare the features of four tools from literature to qua… ▽ More

    Submitted 15 September, 2022; v1 submitted 4 March, 2022; originally announced March 2022.

    Comments: Accepted to be presented as an Oral Presentation at 25th International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI), 2022. 13 pages. 5 figures

  15. arXiv:2109.07138  [pdf, other

    cs.CV

    Patch-based Medical Image Segmentation using Matrix Product State Tensor Networks

    Authors: Raghavendra Selvan, Erik B Dam, Søren Alexander Flensborg, Jens Petersen

    Abstract: Tensor networks are efficient factorisations of high-dimensional tensors into a network of lower-order tensors. They have been most commonly used to model entanglement in quantum many-body systems and more recently are witnessing increased applications in supervised machine learning. In this work, we formulate image segmentation in a supervised setting with tensor networks. The key idea is to firs… ▽ More

    Submitted 23 February, 2022; v1 submitted 15 September, 2021; originally announced September 2021.

    Comments: Journal extension of our preliminary conference work "Segmenting two-dimensional structures with strided tensor networks", Selvan et al. 2021, available at arXiv:2102.06900. 24 pages, 12 figures. Accepted to be published at the Journal of Machine Learning for Biomedical Imaging, to be updated at https://www.melba-journal.org/papers/2022:005.html

    Journal ref: Journal of Machine Learning for Biomedical Imaging. 2022:005. pp 1-24

  16. Identifying partial mouse brain microscopy images from Allen reference atlas using a contrastively learned semantic space

    Authors: Justinas Antanavicius, Roberto Leiras, Raghavendra Selvan

    Abstract: Precise identification of mouse brain microscopy images is a crucial first step when anatomical structures in the mouse brain are to be registered to a reference atlas. Practitioners usually rely on manual comparison of images or tools that assume the presence of complete images. This work explores Siamese Networks as the method for finding corresponding 2D reference atlas plates for given partial… ▽ More

    Submitted 21 July, 2022; v1 submitted 14 September, 2021; originally announced September 2021.

    Comments: Published in the Proceedings of International Workshop on Biomedical Image Registration (WBIR-2022). Source code available at https://github.com/Justinas256/2d-mouse-brain-identification. 12 pages, 6 figures

  17. arXiv:2103.16328  [pdf, other

    eess.IV cs.CV

    Automatic airway segmentation from Computed Tomography using robust and efficient 3-D convolutional neural networks

    Authors: A. Garcia-Uceda, R. Selvan, Z. Saghir, H. A. W. M. Tiddens, M. de Bruijne

    Abstract: This paper presents a fully automatic and end-to-end optimised airway segmentation method for thoracic computed tomography, based on the U-Net architecture. We use a simple and low-memory 3D U-Net as backbone, which allows the method to process large 3D image patches, often comprising full lungs, in a single pass through the network. This makes the method simple, robust and efficient. We validated… ▽ More

    Submitted 3 August, 2021; v1 submitted 30 March, 2021; originally announced March 2021.

    Comments: Changes have been made to reflect the minor revision and publication in Scientific Reports Nature

  18. Segmenting two-dimensional structures with strided tensor networks

    Authors: Raghavendra Selvan, Erik B Dam, Jens Petersen

    Abstract: Tensor networks provide an efficient approximation of operations involving high dimensional tensors and have been extensively used in modelling quantum many-body systems. More recently, supervised learning has been attempted with tensor networks, primarily focused on tasks such as image classification. In this work, we propose a novel formulation of tensor networks for supervised image segmentatio… ▽ More

    Submitted 30 June, 2021; v1 submitted 13 February, 2021; originally announced February 2021.

    Comments: Accepted to be presented at the 27th international conference on Information Processing in Medical Imaging (IPMI-2021), Bornholm, Denmark. Source code at https://github.com/raghavian/strided-tenet. Version 2: Minor fixes to notation in Eq.1 and typos

  19. arXiv:2102.05526  [pdf, other

    cs.LG

    Dynamic $β$-VAEs for quantifying biodiversity by clustering optically recorded insect signals

    Authors: Klas Rydhmer, Raghavendra Selvan

    Abstract: While insects are the largest and most diverse group of terrestrial animals, constituting ca. 80% of all known species, they are difficult to study due to their small size and similarity between species. Conventional monitoring techniques depend on time consuming trap** methods and tedious microscope-based work by skilled experts in order to identify the caught insect specimen at species, or eve… ▽ More

    Submitted 5 October, 2021; v1 submitted 10 February, 2021; originally announced February 2021.

    Comments: Accepted to Journal of Ecological Informatics. 25 pages, 6 figures. Source code at https://github.com/remhdyr/dynamicBeta

  20. arXiv:2101.01992  [pdf

    stat.AP q-bio.QM

    Detection of foraging behavior from accelerometer data using U-Net type convolutional networks

    Authors: Manh Cuong Ngô, Raghavendra Selvan, Outi Tervo, Mads Peter Heide-Jørgensen, Susanne Ditlevsen

    Abstract: Narwhal is one of the most mysterious marine mammals, due to its isolated habitat in the Arctic region. Tagging is a technology that has the potential to explore the activities of this species, where behavioral information can be collected from instrumented individuals. This includes accelerometer data, diving and acoustic data as well as GPS positioning. An essential element in understanding the… ▽ More

    Submitted 6 January, 2021; originally announced January 2021.

  21. arXiv:2011.06982  [pdf, other

    cs.CV cs.LG stat.ML

    Multi-layered tensor networks for image classification

    Authors: Raghavendra Selvan, Silas Ørting, Erik B Dam

    Abstract: The recently introduced locally orderless tensor network (LoTeNet) for supervised image classification uses matrix product state (MPS) operations on grids of transformed image patches. The resulting patch representations are combined back together into the image space and aggregated hierarchically using multiple MPS blocks per layer to obtain the final decision rules. In this work, we propose a no… ▽ More

    Submitted 19 March, 2021; v1 submitted 13 November, 2020; originally announced November 2020.

    Comments: Updated version with exact computation costs. 6 pages. Accepted to the First Workshop on Quantum Tensor Networks in Machine Learning. In conjunction with 34th NeurIPS, 2020. Source code at https://github.com/raghavian/mltn

  22. arXiv:2009.12280  [pdf, other

    cs.CV cs.LG stat.ML

    Locally orderless tensor networks for classifying two- and three-dimensional medical images

    Authors: Raghavendra Selvan, Silas Ørting, Erik B Dam

    Abstract: Tensor networks are factorisations of high rank tensors into networks of lower rank tensors and have primarily been used to analyse quantum many-body problems. Tensor networks have seen a recent surge of interest in relation to supervised learning tasks with a focus on image classification. In this work, we improve upon the matrix product state (MPS) tensor networks that can operate on one-dimensi… ▽ More

    Submitted 24 March, 2021; v1 submitted 25 September, 2020; originally announced September 2020.

    Comments: Accepted for publication at the Journal of Machine Learning for Biomedical Imaging (MELBA) (see https://melba-journal.org). Source code at https://github.com/raghavian/LoTeNet_pytorch/

    Journal ref: Journal of Machine Learning for Biomedical Imaging. 2021:5. pp 1-21. Special Issue: Medical Imaging with Deep Learning (MIDL) 2020

  23. arXiv:2007.03051  [pdf, other

    cs.CY cs.LG eess.SP stat.ML

    Carbontracker: Tracking and Predicting the Carbon Footprint of Training Deep Learning Models

    Authors: Lasse F. Wolff Anthony, Benjamin Kanding, Raghavendra Selvan

    Abstract: Deep learning (DL) can achieve impressive results across a wide variety of tasks, but this often comes at the cost of training models for extensive periods on specialized hardware accelerators. This energy-intensive workload has seen immense growth in recent years. Machine learning (ML) may become a significant contributor to climate change if this exponential trend continues. If practitioners are… ▽ More

    Submitted 6 July, 2020; originally announced July 2020.

    Comments: Accepted to be presented at the ICML Workshop on "Challenges in Deploying and monitoring Machine Learning Systems", 2020. Source code at this link https://github.com/lfwa/carbontracker/

  24. arXiv:2006.02683  [pdf, other

    stat.ML cs.CV cs.LG

    Uncertainty quantification in medical image segmentation with normalizing flows

    Authors: Raghavendra Selvan, Frederik Faye, Jon Middleton, Akshay Pai

    Abstract: Medical image segmentation is inherently an ambiguous task due to factors such as partial volumes and variations in anatomical definitions. While in most cases the segmentation uncertainty is around the border of structures of interest, there can also be considerable inter-rater differences. The class of conditional variational autoencoders (cVAE) offers a principled approach to inferring distribu… ▽ More

    Submitted 4 August, 2020; v1 submitted 4 June, 2020; originally announced June 2020.

    Comments: 12 pages. Accepted to be presented at 11th International Workshop on Machine Learning in Medical Imaging. Source code will be updated at https://github.com/raghavian/cFlow

  25. arXiv:2005.10052  [pdf, other

    eess.IV cs.CV cs.LG stat.ML

    Lung Segmentation from Chest X-rays using Variational Data Imputation

    Authors: Raghavendra Selvan, Erik B. Dam, Nicki S. Detlefsen, Sofus Rischel, Kaining Sheng, Mads Nielsen, Akshay Pai

    Abstract: Pulmonary opacification is the inflammation in the lungs caused by many respiratory ailments, including the novel corona virus disease 2019 (COVID-19). Chest X-rays (CXRs) with such opacifications render regions of lungs imperceptible, making it difficult to perform automated image analysis on them. In this work, we focus on segmenting lungs from such abnormal CXRs as part of a pipeline aimed at a… ▽ More

    Submitted 7 July, 2020; v1 submitted 20 May, 2020; originally announced May 2020.

    Comments: Accepted to be presented at the first Workshop on the Art of Learning with Missing Values (Artemiss) hosted by the 37th International Conference on Machine Learning (ICML). Source code, training data and the trained models are available here: https://github.com/raghavian/lungVAE/

  26. arXiv:2004.10076  [pdf, other

    cs.LG cs.CV stat.ML

    Tensor Networks for Medical Image Classification

    Authors: Raghavendra Selvan, Erik B Dam

    Abstract: With the increasing adoption of machine learning tools like neural networks across several domains, interesting connections and comparisons to concepts from other domains are coming to light. In this work, we focus on the class of Tensor Networks, which has been a work horse for physicists in the last two decades to analyse quantum many-body systems. Building on the recent interest in tensor netwo… ▽ More

    Submitted 21 April, 2020; originally announced April 2020.

    Comments: Accepted for publication at International Conference on Medical Imaging with Deep Learning (MIDL), 2020. Reviews on Openreview here: https://openreview.net/forum?id=jjk6bxk07G

  27. arXiv:1908.08588  [pdf, other

    eess.IV cs.CV

    A joint 3D UNet-Graph Neural Network-based method for Airway Segmentation from chest CTs

    Authors: Antonio Garcia-Uceda Juarez, Raghavendra Selvan, Zaigham Saghir, Marleen de Bruijne

    Abstract: We present an end-to-end deep learning segmentation method by combining a 3D UNet architecture with a graph neural network (GNN) model. In this approach, the convolutional layers at the deepest level of the UNet are replaced by a GNN-based module with a series of graph convolutions. The dense feature maps at this level are transformed into a graph input to the GNN module. The incorporation of grap… ▽ More

    Submitted 22 August, 2019; originally announced August 2019.

  28. arXiv:1902.11050  [pdf, ps, other

    cs.CV

    Segmentation of Roots in Soil with U-Net

    Authors: Abraham George Smith, Jens Petersen, Raghavendra Selvan, Camilla Ruø Rasmussen

    Abstract: Plant root research can provide a way to attain stress-tolerant crops that produce greater yield in a diverse array of conditions. Phenoty** roots in soil is often challenging due to the roots being difficult to access and the use of time consuming manual methods. Rhizotrons allow visual inspection of root growth through transparent surfaces. Agronomists currently manually label photographs of r… ▽ More

    Submitted 18 March, 2019; v1 submitted 28 February, 2019; originally announced February 2019.

  29. arXiv:1811.08674  [pdf, ps, other

    cs.CV cs.LG stat.ML

    Graph Refinement based Airway Extraction using Mean-Field Networks and Graph Neural Networks

    Authors: Raghavendra Selvan, Thomas Kipf, Max Welling, Antonio Garcia-Uceda Juarez, Jesper H Pedersen, Jens Petersen, Marleen de Bruijne

    Abstract: Graph refinement, or the task of obtaining subgraphs of interest from over-complete graphs, can have many varied applications. In this work, we extract trees or collection of sub-trees from image data by, first deriving a graph-based representation of the volumetric data and then, posing the tree extraction as a graph refinement task. We present two methods to perform graph refinement. First, we u… ▽ More

    Submitted 2 June, 2020; v1 submitted 21 November, 2018; originally announced November 2018.

    Comments: Accepted for publication at Medical Image Analysis. 14 pages

  30. Extracting Tree-structures in CT data by Tracking Multiple Statistically Ranked Hypotheses

    Authors: Raghavendra Selvan, Jens Petersen, Jesper H Pedersen, Marleen de Bruijne

    Abstract: In this work, we adapt a method based on multiple hypothesis tracking (MHT) that has been shown to give state-of-the-art vessel segmentation results in interactive settings, for the purpose of extracting trees. Regularly spaced tubular templates are fit to image data forming local hypotheses. These local hypotheses are used to construct the MHT tree, which is then traversed to make segmentation de… ▽ More

    Submitted 10 July, 2019; v1 submitted 23 June, 2018; originally announced June 2018.

    Comments: Accepted for publication at the International Journal of Medical Physics and Practice

  31. arXiv:1804.04436  [pdf, other

    cs.CV

    Extraction of Airways using Graph Neural Networks

    Authors: Raghavendra Selvan, Thomas Kipf, Max Welling, Jesper H. Pedersen, Jens Petersen, Marleen de Bruijne

    Abstract: We present extraction of tree structures, such as airways, from image data as a graph refinement task. To this end, we propose a graph auto-encoder model that uses an encoder based on graph neural networks (GNNs) to learn embeddings from input node features and a decoder to predict connections between nodes. Performance of the GNN model is compared with mean-field networks in their ability to extr… ▽ More

    Submitted 12 April, 2018; originally announced April 2018.

    Comments: Extended Abstract submitted to MIDL, 2018. 3 pages

  32. arXiv:1804.03348  [pdf, other

    cs.CV

    Mean Field Network based Graph Refinement with application to Airway Tree Extraction

    Authors: Raghavendra Selvan, Max Welling, Jesper H. Pedersen, Jens Petersen, Marleen de Bruijne

    Abstract: We present tree extraction in 3D images as a graph refinement task, of obtaining a subgraph from an over-complete input graph. To this end, we formulate an approximate Bayesian inference framework on undirected graphs using mean field approximation (MFA). Mean field networks are used for inference based on the interpretation that iterations of MFA can be seen as feed-forward operations in a neural… ▽ More

    Submitted 10 April, 2018; originally announced April 2018.

    Comments: 10 pages. Preprint

  33. arXiv:1708.02096  [pdf, other

    cs.CV

    Extraction of Airways with Probabilistic State-space Models and Bayesian Smoothing

    Authors: Raghavendra Selvan, Jens Petersen, Jesper H. Pedersen, Marleen de Bruijne

    Abstract: Segmenting tree structures is common in several image processing applications. In medical image analysis, reliable segmentations of airways, vessels, neurons and other tree structures can enable important clinical applications. We present a framework for tracking tree structures comprising of elongated branches using probabilistic state-space models and Bayesian smoothing. Unlike most existing met… ▽ More

    Submitted 7 August, 2017; originally announced August 2017.

    Comments: 10 pages. Pre-print of the paper accepted at Workshop on Graphs in Biomedical Image Analysis. MICCAI 2017. Quebec City

  34. arXiv:1611.08131  [pdf, other

    cs.CV

    Extraction of airway trees using multiple hypothesis tracking and template matching

    Authors: Raghavendra Selvan, Jens Petersen, Jesper H. Pedersen, Marleen de Bruijne

    Abstract: Knowledge of airway tree morphology has important clinical applications in diagnosis of chronic obstructive pulmonary disease. We present an automatic tree extraction method based on multiple hypothesis tracking and template matching for this purpose and evaluate its performance on chest CT images. The method is adapted from a semi-automatic method devised for vessel segmentation. Idealized tubula… ▽ More

    Submitted 24 November, 2016; originally announced November 2016.

    Comments: 12 pages. Presented at the MICCAI Pulmonary Image Analysis Workshop, Athens, Greece, 2016