Skip to main content

Showing 1–31 of 31 results for author: Hatamizadeh, A

.
  1. arXiv:2406.07887  [pdf, other

    cs.LG cs.CL

    An Empirical Study of Mamba-based Language Models

    Authors: Roger Waleffe, Wonmin Byeon, Duncan Riach, Brandon Norick, Vijay Korthikanti, Tri Dao, Albert Gu, Ali Hatamizadeh, Sudhakar Singh, Deepak Narayanan, Garvit Kulshreshtha, Vartika Singh, Jared Casper, Jan Kautz, Mohammad Shoeybi, Bryan Catanzaro

    Abstract: Selective state-space models (SSMs) like Mamba overcome some of the shortcomings of Transformers, such as quadratic computational complexity with sequence length and large inference-time memory requirements from the key-value cache. Moreover, recent studies have shown that SSMs can match or exceed the language modeling capabilities of Transformers, making them an attractive alternative. In a contr… ▽ More

    Submitted 12 June, 2024; originally announced June 2024.

  2. arXiv:2312.02139  [pdf, other

    cs.CV cs.AI cs.LG

    DiffiT: Diffusion Vision Transformers for Image Generation

    Authors: Ali Hatamizadeh, Jiaming Song, Guilin Liu, Jan Kautz, Arash Vahdat

    Abstract: Diffusion models with their powerful expressivity and high sample quality have achieved State-Of-The-Art (SOTA) performance in the generative domain. The pioneering Vision Transformer (ViT) has also demonstrated strong modeling capabilities and scalability, especially for recognition tasks. In this paper, we study the effectiveness of ViTs in diffusion-based generative learning and propose a new m… ▽ More

    Submitted 1 April, 2024; v1 submitted 4 December, 2023; originally announced December 2023.

    Comments: Revised Tech report

  3. arXiv:2310.19731  [pdf, other

    cs.CV cs.AI cs.LG

    ViR: Towards Efficient Vision Retention Backbones

    Authors: Ali Hatamizadeh, Michael Ranzinger, Shiyi Lan, Jose M. Alvarez, Sanja Fidler, Jan Kautz

    Abstract: Vision Transformers (ViTs) have attracted a lot of popularity in recent years, due to their exceptional capabilities in modeling long-range spatial dependencies and scalability for large scale training. Although the training parallelism of self-attention mechanism plays an important role in retaining great performance, its quadratic complexity baffles the application of ViTs in many scenarios whic… ▽ More

    Submitted 26 January, 2024; v1 submitted 30 October, 2023; originally announced October 2023.

    Comments: Introduction of Vision Retention Networks (ViR) for Efficient Visual Modeling

  4. arXiv:2306.06189  [pdf, other

    cs.CV cs.AI cs.LG

    FasterViT: Fast Vision Transformers with Hierarchical Attention

    Authors: Ali Hatamizadeh, Greg Heinrich, Hongxu Yin, Andrew Tao, Jose M. Alvarez, Jan Kautz, Pavlo Molchanov

    Abstract: We design a new family of hybrid CNN-ViT neural networks, named FasterViT, with a focus on high image throughput for computer vision (CV) applications. FasterViT combines the benefits of fast local representation learning in CNNs and global modeling properties in ViT. Our newly introduced Hierarchical Attention (HAT) approach decomposes global self-attention with quadratic complexity into a multi-… ▽ More

    Submitted 1 April, 2024; v1 submitted 9 June, 2023; originally announced June 2023.

    Comments: ICLR'24 Accepted Paper

  5. arXiv:2212.08568  [pdf, other

    cs.CV cs.LG

    Biomedical image analysis competitions: The state of current participation practice

    Authors: Matthias Eisenmann, Annika Reinke, Vivienn Weru, Minu Dietlinde Tizabi, Fabian Isensee, Tim J. Adler, Patrick Godau, Veronika Cheplygina, Michal Kozubek, Sharib Ali, Anubha Gupta, Jan Kybic, Alison Noble, Carlos Ortiz de Solórzano, Samiksha Pachade, Caroline Petitjean, Daniel Sage, Donglai Wei, Elizabeth Wilden, Deepak Alapatt, Vincent Andrearczyk, Ujjwal Baid, Spyridon Bakas, Niranjan Balu, Sophia Bano , et al. (331 additional authors not shown)

    Abstract: The number of international benchmarking competitions is steadily increasing in various fields of machine learning (ML) research and practice. So far, however, little is known about the common practice as well as bottlenecks faced by the community in tackling the research questions posed. To shed light on the status quo of algorithm development in the specific field of biomedical imaging analysis,… ▽ More

    Submitted 12 September, 2023; v1 submitted 16 December, 2022; originally announced December 2022.

  6. arXiv:2211.02701  [pdf, other

    cs.LG cs.AI cs.CV

    MONAI: An open-source framework for deep learning in healthcare

    Authors: M. Jorge Cardoso, Wenqi Li, Richard Brown, Nic Ma, Eric Kerfoot, Yiheng Wang, Benjamin Murrey, Andriy Myronenko, Can Zhao, Dong Yang, Vishwesh Nath, Yufan He, Ziyue Xu, Ali Hatamizadeh, Andriy Myronenko, Wentao Zhu, Yun Liu, Mingxin Zheng, Yucheng Tang, Isaac Yang, Michael Zephyr, Behrooz Hashemian, Sachidanand Alle, Mohammad Zalbagi Darestani, Charlie Budd , et al. (32 additional authors not shown)

    Abstract: Artificial Intelligence (AI) is having a tremendous impact across most areas of science. Applications of AI in healthcare have the potential to improve our ability to detect, diagnose, prognose, and intervene on human disease. For AI models to be used clinically, they need to be made safe, reproducible and robust, and the underlying software framework must be aware of the particularities (e.g. geo… ▽ More

    Submitted 4 November, 2022; originally announced November 2022.

    Comments: www.monai.io

  7. arXiv:2208.10553  [pdf, ps, other

    cs.CV cs.CR cs.DC

    Split-U-Net: Preventing Data Leakage in Split Learning for Collaborative Multi-Modal Brain Tumor Segmentation

    Authors: Holger R. Roth, Ali Hatamizadeh, Ziyue Xu, Can Zhao, Wenqi Li, Andriy Myronenko, Daguang Xu

    Abstract: Split learning (SL) has been proposed to train deep learning models in a decentralized manner. For decentralized healthcare applications with vertical data partitioning, SL can be beneficial as it allows institutes with complementary features or images for a shared set of patients to jointly develop more robust and generalizable models. In this work, we propose "Split-U-Net" and successfully apply… ▽ More

    Submitted 26 September, 2022; v1 submitted 22 August, 2022; originally announced August 2022.

    Comments: Accepted to DeCaF 2022 held in conjunction with MICCAI 2022

  8. arXiv:2206.09959  [pdf, other

    cs.CV cs.AI cs.LG

    Global Context Vision Transformers

    Authors: Ali Hatamizadeh, Hongxu Yin, Greg Heinrich, Jan Kautz, Pavlo Molchanov

    Abstract: We propose global context vision transformer (GC ViT), a novel architecture that enhances parameter and compute utilization for computer vision. Our method leverages global context self-attention modules, joint with standard local self-attention, to effectively and efficiently model both long and short-range spatial interactions, without the need for expensive operations such as computing attentio… ▽ More

    Submitted 6 June, 2023; v1 submitted 20 June, 2022; originally announced June 2022.

    Comments: Accepted to ICML 2023

  9. arXiv:2204.00631  [pdf, other

    eess.IV cs.AI cs.CV cs.LG

    UNetFormer: A Unified Vision Transformer Model and Pre-Training Framework for 3D Medical Image Segmentation

    Authors: Ali Hatamizadeh, Ziyue Xu, Dong Yang, Wenqi Li, Holger Roth, Daguang Xu

    Abstract: Vision Transformers (ViT)s have recently become popular due to their outstanding modeling capabilities, in particular for capturing long-range information, and scalability to dataset and model sizes which has led to state-of-the-art performance in various computer vision and medical image analysis tasks. In this work, we introduce a unified framework consisting of two architectures, dubbed UNetFor… ▽ More

    Submitted 5 April, 2022; v1 submitted 1 April, 2022; originally announced April 2022.

    Comments: Tech. report, 12 pages, 3 figures

  10. arXiv:2203.14928  [pdf, other

    eess.IV cs.CV cs.LG

    RAVIR: A Dataset and Methodology for the Semantic Segmentation and Quantitative Analysis of Retinal Arteries and Veins in Infrared Reflectance Imaging

    Authors: Ali Hatamizadeh, Hamid Hosseini, Niraj Patel, **seo Choi, Cameron C. Pole, Cory M. Hoeferlin, Steven D. Schwartz, Demetri Terzopoulos

    Abstract: The retinal vasculature provides important clues in the diagnosis and monitoring of systemic diseases including hypertension and diabetes. The microvascular system is of primary involvement in such conditions, and the retina is the only anatomical site where the microvasculature can be directly observed. The objective assessment of retinal vessels has long been considered a surrogate biomarker for… ▽ More

    Submitted 28 March, 2022; originally announced March 2022.

    Comments: Paper accepted to IEEE Journal of Biomedical Health Informatics (JBHI)

  11. arXiv:2203.11894  [pdf, other

    cs.CV cs.AI cs.CR cs.DC cs.LG

    GradViT: Gradient Inversion of Vision Transformers

    Authors: Ali Hatamizadeh, Hongxu Yin, Holger Roth, Wenqi Li, Jan Kautz, Daguang Xu, Pavlo Molchanov

    Abstract: In this work we demonstrate the vulnerability of vision transformers (ViTs) to gradient-based inversion attacks. During this attack, the original data batch is reconstructed given model weights and the corresponding gradients. We introduce a method, named GradViT, that optimizes random noise into naturally looking images via an iterative process. The optimization objective consists of (i) a loss o… ▽ More

    Submitted 27 March, 2022; v1 submitted 22 March, 2022; originally announced March 2022.

    Comments: CVPR'22 Accepted Paper

  12. arXiv:2203.10144  [pdf, other

    cs.CV

    Closing the Generalization Gap of Cross-silo Federated Medical Image Segmentation

    Authors: An Xu, Wenqi Li, Pengfei Guo, Dong Yang, Holger Roth, Ali Hatamizadeh, Can Zhao, Daguang Xu, Heng Huang, Ziyue Xu

    Abstract: Cross-silo federated learning (FL) has attracted much attention in medical imaging analysis with deep learning in recent years as it can resolve the critical issues of insufficient data, data privacy, and training efficiency. However, there can be a generalization gap between the model trained from FL and the one from centralized training. This important issue comes from the non-iid data distribut… ▽ More

    Submitted 23 February, 2023; v1 submitted 18 March, 2022; originally announced March 2022.

    Comments: CVPR 2022

  13. arXiv:2203.06338  [pdf, other

    eess.IV cs.CV

    Auto-FedRL: Federated Hyperparameter Optimization for Multi-institutional Medical Image Segmentation

    Authors: Pengfei Guo, Dong Yang, Ali Hatamizadeh, An Xu, Ziyue Xu, Wenqi Li, Can Zhao, Daguang Xu, Stephanie Harmon, Evrim Turkbey, Baris Turkbey, Bradford Wood, Francesca Patella, Elvira Stellato, Gianpaolo Carrafiello, Vishal M. Patel, Holger R. Roth

    Abstract: Federated learning (FL) is a distributed machine learning technique that enables collaborative model training while avoiding explicit data sharing. The inherent privacy-preserving property of FL algorithms makes them especially attractive to the medical field. However, in case of heterogeneous client data distributions, standard FL methods are unstable and require intensive hyperparameter tuning t… ▽ More

    Submitted 31 August, 2022; v1 submitted 11 March, 2022; originally announced March 2022.

  14. arXiv:2202.06924  [pdf, other

    cs.LG cs.CR cs.CV cs.DC

    Do Gradient Inversion Attacks Make Federated Learning Unsafe?

    Authors: Ali Hatamizadeh, Hongxu Yin, Pavlo Molchanov, Andriy Myronenko, Wenqi Li, Prerna Dogra, Andrew Feng, Mona G. Flores, Jan Kautz, Daguang Xu, Holger R. Roth

    Abstract: Federated learning (FL) allows the collaborative training of AI models without needing to share raw data. This capability makes it especially interesting for healthcare applications where patient and data privacy is of utmost concern. However, recent works on the inversion of deep neural networks from model gradients raised concerns about the security of FL in preventing the leakage of training da… ▽ More

    Submitted 30 January, 2023; v1 submitted 14 February, 2022; originally announced February 2022.

    Comments: Revised version; Accepted to IEEE Transactions on Medical Imaging; Improved and reformatted version of https://www.researchsquare.com/article/rs-1147182/v2; Added NVFlare reference

  15. arXiv:2201.01266  [pdf, other

    eess.IV cs.CV cs.LG

    Swin UNETR: Swin Transformers for Semantic Segmentation of Brain Tumors in MRI Images

    Authors: Ali Hatamizadeh, Vishwesh Nath, Yucheng Tang, Dong Yang, Holger Roth, Daguang Xu

    Abstract: Semantic segmentation of brain tumors is a fundamental medical image analysis task involving multiple MRI imaging modalities that can assist clinicians in diagnosing the patient and successively studying the progression of the malignant entity. In recent years, Fully Convolutional Neural Networks (FCNNs) approaches have become the de facto standard for 3D medical image segmentation. The popular "U… ▽ More

    Submitted 4 January, 2022; originally announced January 2022.

    Comments: 13 pages, 3 figures

  16. arXiv:2112.10652  [pdf, other

    eess.IV cs.CV

    HyperSegNAS: Bridging One-Shot Neural Architecture Search with 3D Medical Image Segmentation using HyperNet

    Authors: Cheng Peng, Andriy Myronenko, Ali Hatamizadeh, Vish Nath, Md Mahfuzur Rahman Siddiquee, Yufan He, Daguang Xu, Rama Chellappa, Dong Yang

    Abstract: Semantic segmentation of 3D medical images is a challenging task due to the high variability of the shape and pattern of objects (such as organs or tumors). Given the recent success of deep learning in medical image segmentation, Neural Architecture Search (NAS) has been introduced to find high-performance 3D segmentation network architectures. However, because of the massive computational require… ▽ More

    Submitted 24 March, 2022; v1 submitted 20 December, 2021; originally announced December 2021.

  17. arXiv:2112.10074  [pdf, other

    eess.IV cs.CV cs.LG

    QU-BraTS: MICCAI BraTS 2020 Challenge on Quantifying Uncertainty in Brain Tumor Segmentation - Analysis of Ranking Scores and Benchmarking Results

    Authors: Raghav Mehta, Angelos Filos, Ujjwal Baid, Chiharu Sako, Richard McKinley, Michael Rebsamen, Katrin Datwyler, Raphael Meier, Piotr Radojewski, Gowtham Krishnan Murugesan, Sahil Nalawade, Chandan Ganesh, Ben Wagner, Fang F. Yu, Baowei Fei, Ananth J. Madhuranthakam, Joseph A. Maldjian, Laura Daza, Catalina Gomez, Pablo Arbelaez, Chengliang Dai, Shuo Wang, Hadrien Reynaud, Yuan-han Mo, Elsa Angelini , et al. (67 additional authors not shown)

    Abstract: Deep learning (DL) models have provided state-of-the-art performance in various medical imaging benchmarking challenges, including the Brain Tumor Segmentation (BraTS) challenges. However, the task of focal pathology multi-compartment segmentation (e.g., tumor and lesion sub-regions) is particularly challenging, and potential errors hinder translating DL models into clinical workflows. Quantifying… ▽ More

    Submitted 23 August, 2022; v1 submitted 19 December, 2021; originally announced December 2021.

    Comments: Accepted for publication at the Journal of Machine Learning for Biomedical Imaging (MELBA): https://www.melba-journal.org/papers/2022:026.html

    Journal ref: Machine.Learning.for.Biomedical.Imaging. 1 (2022)

  18. arXiv:2111.14791  [pdf, other

    cs.CV cs.AI cs.LG

    Self-Supervised Pre-Training of Swin Transformers for 3D Medical Image Analysis

    Authors: Yucheng Tang, Dong Yang, Wenqi Li, Holger Roth, Bennett Landman, Daguang Xu, Vishwesh Nath, Ali Hatamizadeh

    Abstract: Vision Transformers (ViT)s have shown great performance in self-supervised learning of global and local representations that can be transferred to downstream applications. Inspired by these results, we introduce a novel self-supervised learning framework with tailored proxy tasks for medical image analysis. Specifically, we propose: (i) a new 3D transformer-based model, dubbed Swin UNEt TRansforme… ▽ More

    Submitted 28 March, 2022; v1 submitted 29 November, 2021; originally announced November 2021.

    Comments: CVPR'22 Accepted Paper

  19. arXiv:2110.03094  [pdf, other

    eess.IV cs.CV

    Improving Pneumonia Localization via Cross-Attention on Medical Images and Reports

    Authors: Riddhish Bhalodia, Ali Hatamizadeh, Leo Tam, Ziyue Xu, Xiaosong Wang, Evrim Turkbey, Daguang Xu

    Abstract: Localization and characterization of diseases like pneumonia are primary steps in a clinical pipeline, facilitating detailed clinical diagnosis and subsequent treatment planning. Additionally, such location annotated datasets can provide a pathway for deep learning models to be used for downstream tasks. However, acquiring quality annotations is expensive on human resources and usually requires do… ▽ More

    Submitted 6 October, 2021; originally announced October 2021.

    Comments: Published at MICCAI 2021

  20. arXiv:2107.05471  [pdf, other

    eess.IV cs.CV

    The Power of Proxy Data and Proxy Networks for Hyper-Parameter Optimization in Medical Image Segmentation

    Authors: Vishwesh Nath, Dong Yang, Ali Hatamizadeh, Anas A. Abidin, Andriy Myronenko, Holger Roth, Daguang Xu

    Abstract: Deep learning models for medical image segmentation are primarily data-driven. Models trained with more data lead to improved performance and generalizability. However, training is a computationally expensive process because multiple hyper-parameters need to be tested to find the optimal setting for best performance. In this work, we focus on accelerating the estimation of hyper-parameters by prop… ▽ More

    Submitted 12 July, 2021; originally announced July 2021.

  21. arXiv:2103.10504  [pdf, other

    eess.IV cs.CV cs.LG

    UNETR: Transformers for 3D Medical Image Segmentation

    Authors: Ali Hatamizadeh, Yucheng Tang, Vishwesh Nath, Dong Yang, Andriy Myronenko, Bennett Landman, Holger Roth, Daguang Xu

    Abstract: Fully Convolutional Neural Networks (FCNNs) with contracting and expanding paths have shown prominence for the majority of medical image segmentation applications since the past decade. In FCNNs, the encoder plays an integral role by learning both global and local features and contextual representations which can be utilized for semantic output prediction by the decoder. Despite their success, the… ▽ More

    Submitted 9 October, 2021; v1 submitted 18 March, 2021; originally announced March 2021.

    Comments: Accepted to IEEE Winter Conference on Applications of Computer Vision (WACV) 2022

  22. arXiv:2007.11691  [pdf, other

    cs.CV

    End-to-End Trainable Deep Active Contour Models for Automated Image Segmentation: Delineating Buildings in Aerial Imagery

    Authors: Ali Hatamizadeh, Debleena Sengupta, Demetri Terzopoulos

    Abstract: The automated segmentation of buildings in remote sensing imagery is a challenging task that requires the accurate delineation of multiple building instances over typically large image areas. Manual methods are often laborious and current deep-learning-based approaches fail to delineate all building instances and do so with adequate accuracy. As a solution, we present Trainable Deep Active Contour… ▽ More

    Submitted 22 July, 2020; originally announced July 2020.

    Comments: Accepted to European Conference on Computer Vision (ECCV) 2020

  23. arXiv:2006.12706  [pdf, other

    cs.CV

    Deep Learning of Unified Region, Edge, and Contour Models for Automated Image Segmentation

    Authors: Ali Hatamizadeh

    Abstract: Image segmentation is a fundamental and challenging problem in computer vision with applications spanning multiple areas, such as medical imaging, remote sensing, and autonomous vehicles. Recently, convolutional neural networks (CNNs) have gained traction in the design of automated segmentation pipelines. Although CNN-based models are adept at learning abstract features from raw image data, their… ▽ More

    Submitted 22 June, 2020; originally announced June 2020.

    Comments: PhD dissertation, UCLA, 2020

  24. arXiv:2002.04207  [pdf, other

    eess.IV cs.CV

    Edge-Gated CNNs for Volumetric Semantic Segmentation of Medical Images

    Authors: Ali Hatamizadeh, Demetri Terzopoulos, Andriy Myronenko

    Abstract: Textures and edges contribute different information to image recognition. Edges and boundaries encode shape information, while textures manifest the appearance of regions. Despite the success of Convolutional Neural Networks (CNNs) in computer vision and medical image analysis applications, predominantly only texture abstractions are learned, which often leads to imprecise boundary delineations. I… ▽ More

    Submitted 11 February, 2020; originally announced February 2020.

  25. arXiv:2001.02040  [pdf, other

    eess.IV cs.CV cs.LG

    Robust Semantic Segmentation of Brain Tumor Regions from 3D MRIs

    Authors: Andriy Myronenko, Ali Hatamizadeh

    Abstract: Multimodal brain tumor segmentation challenge (BraTS) brings together researchers to improve automated methods for 3D MRI brain tumor segmentation. Tumor segmentation is one of the fundamental vision tasks necessary for diagnosis and treatment planning of the disease. Previous years winning methods were all deep-learning based, thanks to the advent of modern GPUs, which allow fast optimization of… ▽ More

    Submitted 6 January, 2020; originally announced January 2020.

    Comments: Accepted to 2019 International MICCAI Brainlesion Workshop -- Multimodal Brain Tumor Segmentation Challenge (BraTS) 2019. arXiv admin note: substantial text overlap with arXiv:1810.11654

  26. arXiv:1909.13359  [pdf, other

    cs.CV

    End-to-End Deep Convolutional Active Contours for Image Segmentation

    Authors: Ali Hatamizadeh, Debleena Sengupta, Demetri Terzopoulos

    Abstract: The Active Contour Model (ACM) is a standard image analysis technique whose numerous variants have attracted an enormous amount of research attention across multiple fields. Incorrectly, however, the ACM's differential-equation-based formulation and prototypical dependence on user initialization have been regarded as being largely incompatible with the recently popular deep learning approaches to… ▽ More

    Submitted 4 October, 2019; v1 submitted 29 September, 2019; originally announced September 2019.

  27. arXiv:1909.06684  [pdf, other

    eess.IV cs.CV cs.LG

    3D Kidneys and Kidney Tumor Semantic Segmentation using Boundary-Aware Networks

    Authors: Andriy Myronenko, Ali Hatamizadeh

    Abstract: Automated segmentation of kidneys and kidney tumors is an important step in quantifying the tumor's morphometrical details to monitor the progression of the disease and accurately compare decisions regarding the kidney tumor treatment. Manual delineation techniques are often tedious, error-prone and require expert knowledge for creating unambiguous representation of kidneys and kidney tumors segme… ▽ More

    Submitted 14 September, 2019; originally announced September 2019.

    Comments: Manuscript of MICCAI Kidney Tumor Segmentation Challenge 2019

    Journal ref: MICCAI Kidney Tumor Segmentation Challenge 2019

  28. arXiv:1908.08071  [pdf, other

    cs.CV cs.LG eess.IV

    End-to-End Boundary Aware Networks for Medical Image Segmentation

    Authors: Ali Hatamizadeh, Demetri Terzopoulos, Andriy Myronenko

    Abstract: Fully convolutional neural networks (CNNs) have proven to be effective at representing and classifying textural information, thus transforming image intensity into output class masks that achieve semantic image segmentation. In medical image analysis, however, expert manual segmentation often relies on the boundaries of anatomical structures of interest. We propose boundary aware CNNs for medical… ▽ More

    Submitted 10 September, 2019; v1 submitted 21 August, 2019; originally announced August 2019.

    Comments: Accepted to MICCAI Machine Learning in Medical Imaging (MLMI 2019)

    Journal ref: MLMI 2019

  29. arXiv:1908.06933  [pdf, other

    eess.IV cs.CV cs.LG

    Deep Active Lesion Segmentation

    Authors: Ali Hatamizadeh, Assaf Hoogi, Debleena Sengupta, Wuyue Lu, Brian Wilcox, Daniel Rubin, Demetri Terzopoulos

    Abstract: Lesion segmentation is an important problem in computer-assisted diagnosis that remains challenging due to the prevalence of low contrast, irregular boundaries that are unamenable to shape priors. We introduce Deep Active Lesion Segmentation (DALS), a fully automated segmentation framework for that leverages the powerful nonlinear feature extraction abilities of fully Convolutional Neural Networks… ▽ More

    Submitted 30 August, 2020; v1 submitted 19 August, 2019; originally announced August 2019.

    Comments: Accepted to Machine Learning in Medical Imaging (MLMI 2019). Link to source code added

    Journal ref: MLMI 2019

  30. arXiv:1905.12120  [pdf, other

    eess.IV cs.CV

    Deep Dilated Convolutional Nets for the Automatic Segmentation of Retinal Vessels

    Authors: Ali Hatamizadeh, Hamid Hosseini, Zhengyuan Liu, Steven D. Schwartz, Demetri Terzopoulos

    Abstract: The reliable segmentation of retinal vasculature can provide the means to diagnose and monitor the progression of a variety of diseases affecting the blood vessel network, including diabetes and hypertension. We leverage the power of convolutional neural networks to devise a reliable and fully automated method that can accurately detect, segment, and analyze retinal vessels. In particular, we prop… ▽ More

    Submitted 20 July, 2019; v1 submitted 28 May, 2019; originally announced May 2019.

  31. Automatic Segmentation of Pulmonary Lobes Using a Progressive Dense V-Network

    Authors: Abdullah-Al-Zubaer Imran, Ali Hatamizadeh, Shilpa P. Ananth, Xiaowei Ding, Demetri Terzopoulos, Nima Tajbakhsh

    Abstract: Reliable and automatic segmentation of lung lobes is important for diagnosis, assessment, and quantification of pulmonary diseases. The existing techniques are prohibitively slow, undesirably rely on prior (airway/vessel) segmentation, and/or require user interactions for optimal results. This work presents a reliable, fast, and fully automated lung lobe segmentation based on a progressive dense V… ▽ More

    Submitted 17 February, 2019; originally announced February 2019.