paper-with-me

Papers

Tractogram filtering of anatomically non-plausible fibers with geometric deep learning

2020-03-24 · Pietro Astolfi, Ruben Verhagen, Laurent Petit, Emanuele Olivetti, Jonathan Masci, Davide Boscaini, Paolo Avesani

Tractograms are virtual representations of the white matter fibers of the brain. They are of primary interest for tasks like presurgical planning, and investigation of neuroplasticity or brain disorders. Each tractogram is composed of millions of fibers encoded as 3D polylines. Unfortunately, a large portion of those fibers are not anatomically plausible and can be considered artifacts of the tracking algorithms. Common methods for tractogram filtering are based on signal reconstruction, a principled approach, but unable to consider the knowledge of brain anatomy. In this work, we address the problem of tractogram filtering as a supervised learning problem by exploiting the ground truth annotations obtained with a recent heuristic method, which labels fibers as either anatomically plausible or non-plausible according to well-established anatomical properties. The intuitive idea is to model a fiber as a point cloud and the goal is to investigate whether and how a geometric deep learning model might capture its anatomical properties. Our contribution is an extension of the Dynamic Edge Convolution model that exploits the sequential relations of points in a fiber and discriminates with high accuracy plausible/non-plausible fibers.

📄 PDF Abstract BibTeX arXiv:2003.11013

Code (0)

등록된 구현이 없습니다.

Tasks

AnatomyDeep Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Supervised Tractogram Filtering using Geometric Deep Learning

2022-12-06 · Pietro Astolfi, Ruben Verhagen, Laurent Petit, Emanuele Olivetti 외

A tractogram is a virtual representation of the brain white matter. It is composed of millions of virtual fibers, encoded as 3D polylines, which approximate the white matter axonal pathways. To date, tractograms are the …

Deep LearningGPU

Assessing Streamline Plausibility Through Randomized Iterative Spherical-Deconvolution Informed Tractogram Filtering

2022-05-10 · Antonia Hain, Daniel Jörgens, Rodrigo Moreno

Tractography has become an indispensable part of brain connectivity studies. However, it is currently facing problems with reliability. In particular, a substantial amount of nerve fiber reconstructions (streamlines) in …

global-optimization

Merging multiple input descriptors and supervisors in a deep neural network for tractogram filtering

2023-07-11 · Daniel Jörgens, Pierre-Marc Jodoin, Maxime Descoteaux, Rodrigo Moreno

One of the main issues of the current tractography methods is their high false-positive rate. Tractogram filtering is an option to remove false-positive streamlines from tractography data in a post-processing step. In th…

AnatomyClassification

Streamline tractography of the fetal brain in utero with machine learning

2024-08-26 · Weide Liu, Camilo Calixto, Simon K. Warfield, Davood Karimi

Diffusion-weighted magnetic resonance imaging (dMRI) is the only non-invasive tool for studying white matter tracts and structural connectivity of the brain. These assessments rely heavily on tractography techniques, whi…

input filtering

Fast and Scalable Optimal Transport for Brain Tractograms

2021-07-05 · Jean Feydy, Pierre Roussillon, Alain Trouvé, Pietro Gori

We present a new multiscale algorithm for solving regularized Optimal Transport problems on the GPU, with a linear memory footprint. Relying on Sinkhorn divergences which are convex, smooth and positive definite loss fun…

GPU