Source author record

Robert Graf

Robert Graf appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

4works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

4 published item(s)

preprint2026arXiv

One Sequence to Segment Them All: Efficient Data Augmentation for CT and MRI Cross-Domain 3D Spine Segmentation

Deep learning-based medical image segmentation is increasingly used to support clinical diagnosis and develop new treatment strategies. However, model performance remains limited by the scarcity of high-quality annotated data and insufficient generalization across imaging protocols. This limitation is particularly evident in MRI and CT, where models are typically trained on a single acquisition sequence and exhibit reduced robustness when applied to unseen sequences or contrasts. Although data augmentation is widely used to improve general robustness on medical images, its impact on cross-modality generalization has not been quantitatively explored. In this work, we study a targeted set of data augmentation techniques designed to improve cross-modality transfer. We train three spine segmentation models, each on a single-modality/sequence dataset, and evaluate them across seven out-of-distribution datasets (spanning CT and MRI), reflecting a realistic single-sequence training and multi-sequence/contrast/modality deployment scenario. Our results demonstrate substantial performance gains on unseen domains (average Dice gain of 155 %) while preserving in-domain accuracy (average Dice decrease of 0.008 %), including effective transfer between CT and MRI. To mitigate the computational cost typically associated with strong data augmentation, we implement GPU-optimized augmentations that maintain, and even improve, training efficiency by approximately 10 %. We release our approach as an open-source toolbox, enabling seamless integration into commonly used frameworks such as nnUNet and MONAI. These augmentations significantly enhance robustness to heterogeneous clinical imaging scenarios without compromising training speed.

preprint2024arXiv

Single-subject Multi-contrast MRI Super-resolution via Implicit Neural Representations

Clinical routine and retrospective cohorts commonly include multi-parametric Magnetic Resonance Imaging; however, they are mostly acquired in different anisotropic 2D views due to signal-to-noise-ratio and scan-time constraints. Thus acquired views suffer from poor out-of-plane resolution and affect downstream volumetric image analysis that typically requires isotropic 3D scans. Combining different views of multi-contrast scans into high-resolution isotropic 3D scans is challenging due to the lack of a large training cohort, which calls for a subject-specific framework. This work proposes a novel solution to this problem leveraging Implicit Neural Representations (INR). Our proposed INR jointly learns two different contrasts of complementary views in a continuous spatial function and benefits from exchanging anatomical information between them. Trained within minutes on a single commodity GPU, our model provides realistic super-resolution across different pairs of contrasts in our experiments with three datasets. Using Mutual Information (MI) as a metric, we find that our model converges to an optimum MI amongst sequences, achieving anatomically faithful reconstruction. Code is available at: https://github.com/jqmcginnis/multi_contrast_inr/

preprint2014arXiv

Critical heights of destruction for a forest-fire model on the half-plane

Consider the following forest-fire model on the upper half-plane of the triangular lattice: Each site can be "vacant" or "occupied by a tree". At time 0 all sites are vacant. Then the process is governed by the following random dynamics: Trees grow at rate 1, independently for all sites. If an occupied cluster reaches the boundary of the upper half-plane, the cluster is instantaneously destroyed, i.e. all of its sites turn vacant. At the critical time $t_c := \log 2$ the process is stopped. Now choose an arbitrary infinite cone in the half-plane whose apex lies on the boundary of the half-plane and whose boundary lines are non-horizontal. We prove that in the final configuration a.s. only finitely many sites in the cone have been affected by destruction.

preprint2014arXiv

Self-destructive percolation as a limit of forest-fire models on regular rooted trees

Let $T$ be a regular rooted tree. For every natural number $n$, let $B_n$ be the finite subtree of vertices with graph distance at most $n$ from the root. Consider the following forest-fire model on $B_n$: Each vertex can be "vacant" or "occupied". At time $0$ all vertices are vacant. Then the process is governed by two opposing mechanisms: Vertices become occupied at rate $1$, independently for all vertices. Independently thereof and independently for all vertices, "lightning" hits vertices at rate $λ(n) > 0$. When a vertex is hit by lightning, its occupied cluster instantaneously becomes vacant. Now suppose that $λ(n)$ decays exponentially in $n$ but much more slowly than $1/|B_n|$. We show that then there exist a supercritical time $τ$ and $ε> 0$ such that the forest-fire model on $B_n$ between time $0$ and time $τ+ ε$ tends to the following process on $T$ as $n$ goes to infinity: At time $0$ all vertices are vacant. Between time $0$ and time $τ$ vertices become occupied at rate $1$, independently for all vertices. At time $τ$ all infinite occupied clusters become vacant. Between time $τ$ and time $τ+ ε$ vertices again become occupied at rate $1$, independently for all vertices. At time $τ+ ε$ all occupied clusters are finite. This process is a dynamic version of self-destructive percolation.