Skip to content
Snippets Groups Projects
Commit 4e7f693e authored by afhar's avatar afhar
Browse files

Update media.md

parent 22ac952e
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ Our research is grounded in industrial, clinical and societal needs.
Below, you find the following highlights:
- [Magnetic resonance imaging (MRI) of the brain](#magnetic-resonance-imaging-of-the-brain)
- [Explainability, fairness and uncertainty quantification](#Explainability-fairness-and-uncertainty-quantification)
- [Topology aware learning for medical imaging](Topology-aware-learning-for-medical-imaging)
- [Shape and appearance modelling](#shape-and-appearance-modelling)
- [Geometric machine learning](#geometric-machine-learning)
- [Cross-disciplinary applications](#Cross-disciplinary-applications )
......@@ -49,8 +50,6 @@ For example see:
Predictive models are an integral part of medical image analysis, forming the backbone not just for image guided diagnosis and prognosis, but also for image processing tasks such as segmentation (IPMI'21, ICLR'23) and registration (NeurIPS'21) that are widely adopted even in the clinic. The output returned from these models is used to improve diagnosis and treatment, as well as to enhance our anatomical knowledge. It is therefore crucial for these models to also come with information on their own limitations. We develop methods for quantification of uncertainty (IPMI'21, ICLR'23), interpretability (arXiv'22), and for detecting bias and enhancing fairness in predictive models for medical imaging (MICCAI'22).
![DTUNet: Learning topological similarity for curvilinear structure segmentation](images/segs.png)
For example see:
* [Zepf et al: That Label's Got Style, International Conference on Learning Representations (ICLR) 2023](https://openreview.net/forum?id=wZ2SVhOTzBX)
......@@ -60,6 +59,8 @@ For example see:
## Topology aware learning for medical imaging
![DTUNet: Learning topological similarity for curvilinear structure segmentation](images/segs.png)
While most modern medical imaging takes a very local, pixel-focused approach to problems such as image segmentation or registration, these often lead to suboptimal performance when viewed globally, in the sense that topological constraints naturally inherent in the data are violated. This can take the form of segmented structures taking on an incorrect topology, or image registration algorithms incorrectly representing the topology of the underlying anatomy. Our research includes topology-aware deep learning models for medical image processing.
For more information, see:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment