Skip to main content

Showing 1–23 of 23 results for author: Kazi, A

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

    cs.LG

    The Importance of Model Inspection for Better Understanding Performance Characteristics of Graph Neural Networks

    Authors: Nairouz Shehata, Carolina Piçarra, Anees Kazi, Ben Glocker

    Abstract: This study highlights the importance of conducting comprehensive model inspection as part of comparative performance analyses. Here, we investigate the effect of modelling choices on the feature learning characteristics of graph neural networks applied to a brain shape classification task. Specifically, we analyse the effect of using parameter-efficient, shared graph convolutional submodels compar… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

    Comments: International Symposium on Biomedical Imaging (ISBI)

  2. arXiv:2401.00633  [pdf, other

    cs.LG

    On Discprecncies between Perturbation Evaluations of Graph Neural Network Attributions

    Authors: Razieh Rezaei, Alireza Dizaji, Ashkan Khakzar, Anees Kazi, Nassir Navab, Daniel Rueckert

    Abstract: Neural networks are increasingly finding their way into the realm of graphs and modeling relationships between features. Concurrently graph neural network explanation approaches are being invented to uncover relationships between the nodes of the graphs. However, there is a disparity between the existing attribution methods, and it is unclear which attribution to trust. Therefore research has intr… ▽ More

    Submitted 31 December, 2023; originally announced January 2024.

  3. arXiv:2305.02199  [pdf, other

    q-bio.NC cs.LG

    Multi-Head Graph Convolutional Network for Structural Connectome Classification

    Authors: Anees Kazi, Jocelyn Mora, Bruce Fischl, Adrian V. Dalca, Iman Aganj

    Abstract: We tackle classification based on brain connectivity derived from diffusion magnetic resonance images. We propose a machine-learning model inspired by graph convolutional networks (GCNs), which takes a brain connectivity input graph and processes the data separately through a parallel GCN mechanism with multiple heads. The proposed network is a simple design that employs different heads involving… ▽ More

    Submitted 20 September, 2023; v1 submitted 2 May, 2023; originally announced May 2023.

  4. arXiv:2211.16199  [pdf, other

    cs.LG

    Latent Graph Inference using Product Manifolds

    Authors: Haitz Sáez de Ocáriz Borde, Anees Kazi, Federico Barbero, Pietro Liò

    Abstract: Graph Neural Networks usually rely on the assumption that the graph topology is available to the network as well as optimal for the downstream task. Latent graph inference allows models to dynamically learn the intrinsic graph structure of problems where the connectivity patterns of data may not be directly accessible. In this work, we generalize the discrete Differentiable Graph Module (dDGM) for… ▽ More

    Submitted 27 June, 2023; v1 submitted 26 November, 2022; originally announced November 2022.

  5. arXiv:2207.10603  [pdf, other

    cs.LG

    Unsupervised pre-training of graph transformers on patient population graphs

    Authors: Chantal Pellegrini, Nassir Navab, Anees Kazi

    Abstract: Pre-training has shown success in different areas of machine learning, such as Computer Vision, Natural Language Processing (NLP), and medical imaging. However, it has not been fully explored for clinical data analysis. An immense amount of clinical records are recorded, but still, data and labels can be scarce for data collected in small hospitals or dealing with rare diseases. In such scenarios,… ▽ More

    Submitted 17 July, 2023; v1 submitted 21 July, 2022; originally announced July 2022.

    Comments: accepted for publication at the Medical Image Analysis Journal: https://www.sciencedirect.com/science/article/abs/pii/S136184152300155X. 20 pages, 3 figures, 20 tables

  6. arXiv:2204.00323  [pdf, other

    cs.LG cs.AI

    Graph-in-Graph (GiG): Learning interpretable latent graphs in non-Euclidean domain for biological and healthcare applications

    Authors: Kamilia Mullakaeva, Luca Cosmo, Anees Kazi, Seyed-Ahmad Ahmadi, Nassir Navab, Michael M. Bronstein

    Abstract: Graphs are a powerful tool for representing and analyzing unstructured, non-Euclidean data ubiquitous in the healthcare domain. Two prominent examples are molecule property prediction and brain connectome analysis. Importantly, recent works have shown that considering relationships between input data samples have a positive regularizing effect for the downstream task in healthcare applications. Th… ▽ More

    Submitted 1 April, 2022; originally announced April 2022.

  7. arXiv:2203.12616  [pdf, other

    cs.LG

    Unsupervised Pre-Training on Patient Population Graphs for Patient-Level Predictions

    Authors: Chantal Pellegrini, Anees Kazi, Nassir Navab

    Abstract: Pre-training has shown success in different areas of machine learning, such as Computer Vision (CV), Natural Language Processing (NLP) and medical imaging. However, it has not been fully explored for clinical data analysis. Even though an immense amount of Electronic Health Record (EHR) data is recorded, data and labels can be scarce if the data is collected in small hospitals or deals with rare d… ▽ More

    Submitted 9 June, 2022; v1 submitted 23 March, 2022; originally announced March 2022.

    Comments: 10 pages, 1 figure, 3 tables

  8. GKD: Semi-supervised Graph Knowledge Distillation for Graph-Independent Inference

    Authors: Mahsa Ghorbani, Mojtaba Bahrami, Anees Kazi, Mahdieh SoleymaniBaghshah, Hamid R. Rabiee, Nassir Navab

    Abstract: The increased amount of multi-modal medical data has opened the opportunities to simultaneously process various modalities such as imaging and non-imaging data to gain a comprehensive insight into the disease prediction domain. Recent studies using Graph Convolutional Networks (GCNs) provide novel semi-supervised approaches for integrating heterogeneous modalities while investigating the patients'… ▽ More

    Submitted 8 April, 2021; originally announced April 2021.

  9. arXiv:2103.15587  [pdf, other

    cs.CV cs.LG

    IA-GCN: Interpretable Attention based Graph Convolutional Network for Disease prediction

    Authors: Anees Kazi, Soroush Farghadani, Nassir Navab

    Abstract: Interpretability in Graph Convolutional Networks (GCNs) has been explored to some extent in computer vision in general, yet, in the medical domain, it requires further examination. Moreover, most of the interpretability approaches for GCNs, especially in the medical domain, focus on interpreting the model in a post hoc fashion. In this paper, we propose an interpretable graph learning-based model… ▽ More

    Submitted 29 March, 2021; originally announced March 2021.

    Comments: 10 pages, 1 figure

  10. RA-GCN: Graph Convolutional Network for Disease Prediction Problems with Imbalanced Data

    Authors: Mahsa Ghorbani, Anees Kazi, Mahdieh Soleymani Baghshah, Hamid R. Rabiee, Nassir Navab

    Abstract: Disease prediction is a well-known classification problem in medical applications. GCNs provide a powerful tool for analyzing the patients' features relative to each other. This can be achieved by modeling the problem as a graph node classification task, where each node is a patient. Due to the nature of such medical datasets, class imbalance is a prevalent issue in the field of disease prediction… ▽ More

    Submitted 7 November, 2021; v1 submitted 27 February, 2021; originally announced March 2021.

  11. arXiv:2010.06463  [pdf, other

    cs.CG

    Closest-Pair Queries and Minimum-Weight Queries are Equivalent for Squares

    Authors: Abrar Kazi, Michiel Smid

    Abstract: Let $S$ be a set of $n$ weighted points in the plane and let $R$ be a query range in the plane. In the range closest pair problem, we want to report the closest pair in the set $R \cap S$. In the range minimum weight problem, we want to report the minimum weight of any point in the set $R \cap S$. We show that these two query problems are equivalent for query ranges that are squares, for data stru… ▽ More

    Submitted 13 October, 2020; originally announced October 2020.

  12. Simultaneous imputation and disease classification in incomplete medical datasets using Multigraph Geometric Matrix Completion (MGMC)

    Authors: Gerome Vivar, Anees Kazi, Hendrik Burwinkel, Andreas Zwergal, Nassir Navab, Seyed-Ahmad Ahmadi

    Abstract: Large-scale population-based studies in medicine are a key resource towards better diagnosis, monitoring, and treatment of diseases. They also serve as enablers of clinical decision support systems, in particular Computer Aided Diagnosis (CADx) using machine learning (ML). Numerous ML approaches for CADx have been proposed in literature. However, these approaches assume full data availability, whi… ▽ More

    Submitted 14 May, 2020; originally announced May 2020.

  13. Latent-Graph Learning for Disease Prediction

    Authors: Luca Cosmo, Anees Kazi, Seyed-Ahmad Ahmadi, Nassir Navab, Michael Bronstein

    Abstract: Recently, Graph Convolutional Networks (GCNs) have proven to be a powerful machine learning tool for Computer-Aided Diagnosis (CADx) and disease prediction. A key component in these models is to build a population graph, where the graph adjacency matrix represents pair-wise patient similarities. Until now, the similarity metrics have been defined manually, usually based on meta-features like demog… ▽ More

    Submitted 13 May, 2022; v1 submitted 27 March, 2020; originally announced March 2020.

    Journal ref: In International Conference on Medical Image Computing and Computer-Assisted Intervention, pp. 643-653. Springer, Cham, 2020

  14. Differentiable Graph Module (DGM) for Graph Convolutional Networks

    Authors: Anees Kazi, Luca Cosmo, Seyed-Ahmad Ahmadi, Nassir Navab, Michael Bronstein

    Abstract: Graph deep learning has recently emerged as a powerful ML concept allowing to generalize successful deep neural architectures to non-Euclidean structured data. Such methods have shown promising results on a broad spectrum of applications ranging from social science, biomedicine, and particle physics to computer vision, graphics, and chemistry. One of the limitations of the majority of current grap… ▽ More

    Submitted 13 May, 2022; v1 submitted 11 February, 2020; originally announced February 2020.

    Journal ref: IEEE Transactions on Pattern Analysis and Machine Intelligence (2022)

  15. arXiv:1905.03053  [pdf, other

    cs.LG stat.ML

    Multi-modal Graph Fusion for Inductive Disease Classification in Incomplete Datasets

    Authors: Gerome Vivar, Hendrik Burwinkel, Anees Kazi, Andreas Zwergal, Nassir Navab, Seyed-Ahmad Ahmadi

    Abstract: Clinical diagnostic decision making and population-based studies often rely on multi-modal data which is noisy and incomplete. Recently, several works proposed geometric deep learning approaches to solve disease classification, by modeling patients as nodes in a graph, along with graph signal processing of multi-modal features. Many of these approaches are limited by assuming modality- and feature… ▽ More

    Submitted 8 May, 2019; originally announced May 2019.

    Comments: 9 pages, 3 figures

    MSC Class: 68T99

  16. arXiv:1905.03036  [pdf, other

    cs.LG eess.IV stat.ML

    Adaptive Image-Feature Learning for Disease Classification Using Inductive Graph Networks

    Authors: Hendrik Burwinkel, Anees Kazi, Gerome Vivar, Shadi Albarqouni, Guillaume Zahnd, Nassir Navab, Seyed-Ahmad Ahmadi

    Abstract: Recently, Geometric Deep Learning (GDL) has been introduced as a novel and versatile framework for computer-aided disease classification. GDL uses patient meta-information such as age and gender to model patient cohort relations in a graph structure. Concepts from graph signal processing are leveraged to learn the optimal map** of multi-modal features, e.g. from images to disease classes. Relate… ▽ More

    Submitted 19 August, 2019; v1 submitted 8 May, 2019; originally announced May 2019.

    Comments: 9 pages, 2 figures. Medical Image Computing and Computer Assisted Intervention - MICCAI 2019

    MSC Class: 68T99

  17. arXiv:1903.04233  [pdf, other

    cs.LG stat.ML

    InceptionGCN: Receptive Field Aware Graph Convolutional Network for Disease Prediction

    Authors: Anees Kazi, Shayan shekarforoush, S. Arvind krishna, Hendrik Burwinkel, Gerome Vivar, Karsten Kortuem, Seyed-Ahmad Ahmadi, Shadi Albarqouni, Nassir Navab

    Abstract: Geometric deep learning provides a principled and versatile manner for the integration of imaging and non-imaging modalities in the medical domain. Graph Convolutional Networks (GCNs) in particular have been explored on a wide variety of problems such as disease prediction, segmentation, and matrix completion by leveraging large, multimodal datasets. In this paper, we introduce a new spectral doma… ▽ More

    Submitted 11 March, 2019; originally announced March 2019.

  18. Precise Proximal Femur Fracture Classification for Interactive Training and Surgical Planning

    Authors: Amelia Jiménez-Sánchez, Anees Kazi, Shadi Albarqouni, Chlodwig Kirchhoff, Peter Biberthaler, Nassir Navab, Sonja Kirchhoff, Diana Mateus

    Abstract: We demonstrate the feasibility of a fully automatic computer-aided diagnosis (CAD) tool, based on deep learning, that localizes and classifies proximal femur fractures on X-ray images according to the AO classification. The proposed framework aims to improve patient treatment planning and provide support for the training of trauma surgeon residents. A database of 1347 clinical radiographic studies… ▽ More

    Submitted 1 April, 2020; v1 submitted 4 February, 2019; originally announced February 2019.

    Comments: Accepted at IPCAI 2020 and IJCARS

  19. arXiv:1812.09954  [pdf, other

    cs.LG eess.IV stat.ML

    Self-Attention Equipped Graph Convolutions for Disease Prediction

    Authors: Anees Kazi, S. Arvind krishna, Shayan Shekarforoush, Karsten Kortuem, Shadi Albarqouni, Nassir Navab

    Abstract: Multi-modal data comprising imaging (MRI, fMRI, PET, etc.) and non-imaging (clinical test, demographics, etc.) data can be collected together and used for disease prediction. Such diverse data gives complementary information about the patientś condition to make an informed diagnosis. A model capable of leveraging the individuality of each multi-modal data is required for better disease prediction.… ▽ More

    Submitted 24 December, 2018; originally announced December 2018.

    Comments: 4 pages, 4 figures, paper accepted in ISBI 2019

  20. arXiv:1809.10692  [pdf, other

    cs.CV

    Weakly-Supervised Localization and Classification of Proximal Femur Fractures

    Authors: Amelia Jiménez-Sánchez, Anees Kazi, Shadi Albarqouni, Sonja Kirchhoff, Alexandra Sträter, Peter Biberthaler, Diana Mateus, Nassir Navab

    Abstract: In this paper, we target the problem of fracture classification from clinical X-Ray images towards an automated Computer Aided Diagnosis (CAD) system. Although primarily dealing with an image classification problem, we argue that localizing the fracture in the image is crucial to make good class predictions. Therefore, we propose and thoroughly analyze several schemes for simultaneous fracture loc… ▽ More

    Submitted 27 September, 2018; originally announced September 2018.

    Comments: 7 pages, 4 figures

  21. arXiv:1804.10776  [pdf, other

    cs.LG stat.ML

    Multi Layered-Parallel Graph Convolutional Network (ML-PGCN) for Disease Prediction

    Authors: Anees Kazi, Shadi Albarqouni, Karsten Kortuem, Nassir Navab

    Abstract: Structural data from Electronic Health Records as complementary information to imaging data for disease prediction. We incorporate novel weighting layer into the Graph Convolutional Networks, which weights every element of structural data by exploring its relation to the underlying disease. We demonstrate the superiority of our developed technique in terms of computational speed and obtained encou… ▽ More

    Submitted 28 April, 2018; originally announced April 2018.

  22. arXiv:1612.06098  [pdf, other

    cs.CV

    Cross-Modal Manifold Learning for Cross-modal Retrieval

    Authors: Sailesh Conjeti, Anees Kazi, Nassir Navab, Amin Katouzian

    Abstract: This paper presents a new scalable algorithm for cross-modal similarity preserving retrieval in a learnt manifold space. Unlike existing approaches that compromise between preserving global and local geometries, the proposed technique respects both simultaneously during manifold alignment. The global topologies are maintained by recovering underlying map** functions in the joint manifold space b… ▽ More

    Submitted 19 December, 2016; originally announced December 2016.

  23. arXiv:1512.05979  [pdf

    cs.OH

    Energy Consumption Forecasting for Smart Meters

    Authors: Anshul Bansal, Susheel Kaushik Rompikuntla, Jaganadh Gopinadhan, Amanpreet Kaur, Zahoor Ahamed Kazi

    Abstract: Earth, water, air, food, shelter and energy are essential factors required for human being to survive on the planet. Among this energy plays a key role in our day to day living including giving lighting, cooling and heating of shelter, preparation of food. Due to this interdependency, energy, specifically electricity, production and distribution became a high tech industry. Unlike other industries… ▽ More

    Submitted 18 December, 2015; originally announced December 2015.

    Comments: Presented at BAI Conference 2015 at IIM Bangalore, India