Skip to content

Commit 870c391

Browse files
Merge pull request #3 from MedVIC-Lab/test_KI
Added publications and profile
2 parents 2ea7bf2 + 6f61245 commit 870c391

38 files changed

+470
-0
lines changed

pages/people/iyerkrithika.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
layout: person
3+
name: "Krithika Iyer"
4+
role: "PhD Student"
5+
title: "PhD Candidate" # e.g., "PhD Student", "MS Student", "Staff", "Researcher", "Alumni"
6+
org: "University of Utah, SCI Institute"
7+
avatar: "iyerkrithika.jpg" # Replace with the URL to your avatar image
8+
links:
9+
- icon: "github"
10+
link: "https://github.com/iyerkrithika21" # Replace with your GitHub profile link
11+
- icon: "twitter"
12+
link: "https://twitter.com/iyerkrithika21" # Replace with your Twitter profile link
13+
- icon: "website"
14+
link: "https://www.sci.utah.edu/~iyerkrithika/" # Replace with your personal website link
15+
---
16+
17+
# About Krithika Iyer
18+
19+
I'm currently a Ph.D. candidate at the Scientific Computing and Imaging Institute, University of Utah, working under the guidance of Dr. Shireen Elhabian. Prior to this, I earned my Bachelor of Engineering from Maharashtra Institute of Technology, University of Pune. After completing my undergraduate studies, I gained valuable experience as an Associate System Engineer at IBM Global Business Services.
20+
21+
My research focuses on machine learning, probabilistic modeling, deep learning, and statistical shape modeling. I am particularly passionate about exploring the applications of these areas in healthcare, aiming to contribute to advancements in diagnosis and treatment.
22+

pages/publications/adassm.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: "ADASSM: Adversarial Data Augmentation in Statistical Shape Models From Images"
3+
authors: "Mokshagna Sai Teja Karanam, Tushar Kataria, , Krithika Iyer, Shireen Elhabian. "
4+
conference: "Shape in Medical Imaging (ShapeMI) at MICCAI"
5+
year: "2023"
6+
link: "https://arxiv.org/abs/2307.03273"
7+
image:
8+
src: "adassm.png"
9+
alt: Results Highlight
10+
---
11+
12+
# ADASSM: Adversarial Data Augmentation in Statistical Shape Models From Images
13+
This paper introduces a novel strategy for on-
14+
the-fly data augmentation for the Image-to-SSM framework by leveraging
15+
data-dependent noise generation or texture augmentation. The proposed
16+
framework is trained as an adversary to the Image-to-SSM network, aug-
17+
menting diverse and challenging noisy samples. Our approach achieves
18+
improved accuracy by encouraging the model to focus on the underlying
19+
geometry rather than relying solely on pixel values.

pages/publications/benchmarking.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "Benchmarking Off-the-shelf Statistical Shape Modeling Tools in Clinical Applications"
3+
authors: "Anupama Goparaju, Krithika Iyer, Alexandre Bône, Nan Hu, Heath B. Henninger, Andrew E. Anderson, Stanley Durrleman, Matthijs Jacxsens, Alan Morris, Ibolya Csecs, Nassir Marrouche, Shireen Y. Elhabian"
4+
conference: "Medical Image Analysis"
5+
year: "2021"
6+
link: "https://www.sciencedirect.com/science/article/pii/S1361841521003169"
7+
image:
8+
src: "benchmarking.jpg"
9+
alt: Benchmarking FrameWork
10+
---
11+
12+
# Benchmarking Off-the-shelf Statistical Shape Modeling Tools in Clinical Applications
13+
14+
Current evaluations predominantly focus on non-clinical domains, leaving a gap in understanding the applicability of SSM techniques in real-world clinical scenarios. We aim to conduct comprehensive evaluation and validation studies to assess the precision and reliability of SSM tools for clinical tasks such as landmark/measurement estimation and lesion screening across multiple datasets.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Benchmarking Scalable Epistemic Uncertainty Quantification in Organ Segmentation"
3+
authors: "Jadie Adams, Shireen Elhabian"
4+
conference: "Unsure Workshop at MICCAI"
5+
year: "2023"
6+
link: "https://arxiv.org/abs/2308.07506"
7+
image:
8+
src: "benchmarking_segmentation.png"
9+
alt: Results Highlight
10+
---
11+
12+
# Benchmarking Scalable Epistemic Uncertainty Quantification in Organ Segmentation
13+
VIB is only half-Bayesian and lacks epistemic uncertainty inference. We derive a fully Bayesian VIB formulation and demonstrate the efficacy of two scalable implementation approaches: concrete dropout and batch ensemble. Additionally, we introduce a novel combination of the two that further enhances uncertainty calibration via multimodal marginalization. Experiments on synthetic shapes and left atrium data demonstrate that the fully Bayesian VIB network predicts SSM from images with improved uncertainty reasoning without sacrificing accuracy.

pages/publications/bvib_deepssm.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Fully Bayesian VIB DeepSSM"
3+
authors: "Jadie Adams, Shireen Elhabian"
4+
conference: "MICCAI"
5+
year: "2023"
6+
link: "https://arxiv.org/pdf/2305.05797.pdf"
7+
image:
8+
src: "bvib_deepssm.png"
9+
alt: Results Highlight
10+
---
11+
12+
# Fully Bayesian VIB DeepSSM
13+
VIB is only half-Bayesian and lacks epistemic uncertainty inference. We derive a fully Bayesian VIB formulation and demonstrate the efficacy of two scalable implementation approaches: concrete dropout and batch ensemble. Additionally, we introduce a novel combination of the two that further enhances uncertainty calibration via multimodal marginalization. Experiments on synthetic shapes and left atrium data demonstrate that the fully Bayesian VIB network predicts SSM from images with improved uncertainty reasoning without sacrificing accuracy.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Can point cloud networks learn statistical shape models of anatomies?"
3+
authors: "Jadie Adams, Shireen Elhabian"
4+
conference: "MICCAI"
5+
year: "2023"
6+
link: "https://arxiv.org/abs/2305.05610"
7+
image:
8+
src: "can_pointclouds.png"
9+
alt: Results Highlight
10+
---
11+
12+
# Can point cloud networks learn statistical shape models of anatomies?
13+
Point cloud deep networks have recently achieved remarkable success in learning permutation-invariant features for different point cloud tasks (e.g., completion, semantic segmentation, classification). However, their application to learning SSM from point clouds is to-date unexplored. In this work, we demonstrate that existing point cloud encoder-decoder-based completion networks can provide an untapped potential for SSM, capturing population-level statistical representations of shapes while reducing the inference burden and relaxing the input requirement. We discuss the limitations of these techniques to the SSM application and suggest future improvements. Our work paves the way for further exploration of point cloud deep learning for SSM, a promising avenue for advancing shape analysis literature and broadening SSM to diverse use cases.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: "Statistical Shape Modeling of Multi-Organ Anatomies with Shared Boundaries: A Data-Driven Approach"
3+
authors: "Krithika Iyer, Alan Morris, Brian Zenger, Karthik Karnath, Nawazish Khan, Benjamin A. Orkild, Oleksandre Korshak, Shireen Elhabian"
4+
conference: "Frontiers in Bioengineering and Biotechnology"
5+
year: "2023"
6+
link: "https://www.frontiersin.org/journals/bioengineering-and-biotechnology/articles/10.3389/fbioe.2022.1078800/full"
7+
image:
8+
src: "frontiers_shared.jpg"
9+
alt: Results Highlight
10+
---
11+
12+
# Statistical Shape Modeling of Multi-Organ Anatomies with Shared Boundaries: A Data-Driven Approach
13+
14+
This work focuses on particle-based shape modeling (PSM), a state-of-art SSM approach for building shape models by optimizing the position of correspondence particles. The proposed PSM strategy for handling shared boundaries entails (a) detecting and extracting the shared boundary surface and contour (outline of the surface mesh/isoline) of the meshes of the two organs, (b) followed by a formulation for a correspondence-based optimization algorithm to build a multi-organ anatomy statistical shape model that captures morphological and alignment changes of individual organs and their shared boundary surfaces throughout the population.
15+
16+
We demonstrate the shared boundary pipeline using a toy dataset of parameterized shapes and a clinical dataset of the biventricular heart models. The shared boundary model for the cardiac biventricular data achieves consistent parameterization of the shared surface (interventricular septum) and identifies the curvature of the interventricular septum as pathological shape differences.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "Learning Spatiotemporal Statistical Shape Models for Non-Linear Dynamic Anatomies"
3+
authors: "Jadie Adams, Nawazish Khan, Alan Morris, Shireen Elhabian"
4+
conference: "Frontiers in Bioengineering and Biotechnology"
5+
year: "2023"
6+
link: "https://www.frontiersin.org/journals/bioengineering-and-biotechnology/articles/10.3389/fbioe.2023.1086234/full"
7+
image:
8+
src: "frontiers_spatiotemporal_ssm.jpg"
9+
alt: Results Highlight
10+
---
11+
12+
# Learning Spatiotemporal Statistical Shape Models for Non-Linear Dynamic Anatomies
13+
14+
We present a principled approach to spatiotemporal SSM that relaxes these assumptions to correctly capture population-level shape variation over time. We propose to incorporate modeling the underlying time dependency into correspondence optimization via a regularized principal component polynomial regression. This approach is flexible enough to capture non-linear temporal dynamics while encoding population-specific spatial regularity. We demonstrate our method’s efficacy on synthetic data and left atrium segmented from cardiac MRI scans. Our approach better captures the population modes of variation and a statistically significant time dependency than existing methods.

pages/publications/mesh2ssm.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "Mesh2SSM: From Surface Meshes to Statistical Shape Models of Anatomy"
3+
authors: "Krithika Iyer and Shireen Elhabian"
4+
conference: "MICCAI 2023"
5+
year: "2023"
6+
link: "https://scholar.google.com/citations?view_op=view_citation&hl=en&user=MN0NWL0AAAAJ&citation_for_view=MN0NWL0AAAAJ:W7OEmFMy1HYC"
7+
image:
8+
src: "mesh2ssm.png"
9+
alt: Mesh2SSM Model
10+
---
11+
12+
# Mesh2SSM: From Surface Meshes to Statistical Shape Models of Anatomy
13+
14+
Substantial non-linear variability in human anatomy often makes the traditional shape modeling process challenging. Deep learning techniques have the potential to learn complex nonlinear representations of shapes and generate statistical shape models more faithful to the underlying population-level variability. This work aims to predict correspondences from meshes in an unsupervised manner. This approach seeks to overcome the limitations associated with linearity assumption and computationally intensive inference pipelines.

pages/publications/point2ssm.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "Point2SSM: Learning Morphological Variations of Anatomies from Point Cloud"
3+
authors: "Jadie Adams, Shireen Elhabian"
4+
conference: "ICLR"
5+
year: "2024"
6+
link: "https://arxiv.org/abs/2305.14486"
7+
image:
8+
src: "point2ssm.png"
9+
alt: Results Highlight
10+
---
11+
12+
# Point2SSM: Learning Morphological Variations of Anatomies from Point Cloud
13+
Traditional methods of SSM construction have limitations, including the requirement of noise-free surface meshes or binary volumes, reliance on assumptions or templates, and prolonged inference times due to simultaneous optimization of the entire cohort. Point2SSM overcomes these barriers by providing a data-driven solution that infers SSMs directly from raw point clouds, reducing inference burdens and increasing applicability as point clouds are more easily acquired. While deep learning on 3D point clouds has seen success in unsupervised representation learning and shape correspondence, its application to anatomical SSM construction is largely unexplored. We conduct a benchmark of state-of-the-art point cloud deep networks on the SSM task, revealing their limited robustness to clinical challenges such as noisy, sparse, or incomplete input and limited training data. Point2SSM addresses these issues through an attention-based module, providing effective correspondence mappings from learned point features. Our results demonstrate that the proposed method significantly outperforms existing networks in terms of accurate surface sampling and correspondence, better capturing population-level statistics.
14+

0 commit comments

Comments
 (0)