paper-with-me

Papers

Constrained self-supervised method with temporal ensembling for fiber bundle detection on anatomic tracing data

2022-08-06 · Vaanathi Sundaresan, Julia F. Lehman, Sean Fitzgibbon, Saad Jbabdi, Suzanne N. Haber, Anastasia Yendiki

Anatomic tracing data provides detailed information on brain circuitry essential for addressing some of the common errors in diffusion MRI tractography. However, automated detection of fiber bundles on tracing data is challenging due to sectioning distortions, presence of noise and artifacts and intensity/contrast variations. In this work, we propose a deep learning method with a self-supervised loss function that takes anatomy-based constraints into account for accurate segmentation of fiber bundles on the tracer sections from macaque brains. Also, given the limited availability of manual labels, we use a semi-supervised training technique for efficiently using unlabeled data to improve the performance, and location constraints for further reduction of false positives. Evaluation of our method on unseen sections from a different macaque yields promising results with a true positive rate of ~0.90. The code for our method is available at https://github.com/v-sundaresan/fiberbundle_seg_tracing.

📄 PDF Abstract BibTeX arXiv:2208.03569

Code (1)

v-sundaresan/fiberbundle_seg_tracing 공식 구현 pytorch

Tasks

AnatomyDiffusion MRI

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Self-ensembling for visual domain adaptation

2017-06-16 · ICLR 2018 1 · Geoffrey French, Michal Mackiewicz, Mark Fisher

This paper explores the use of self-ensembling for visual domain adaptation problems. Our technique is derived from the mean teacher variant (Tarvainen et al., 2017) of temporal ensembling (Laine et al;, 2017), a techniq…

Domain Adaptation

Temporal Self-Ensembling Teacher for Semi-Supervised Object Detection

2020-07-13 · Cong Chen, Shouyang Dong, Ye Tian, Kunlin Cao 외

This paper focuses on Semi-Supervised Object Detection (SSOD). Knowledge Distillation (KD) has been widely used for semi-supervised image classification. However, adapting these methods for SSOD has the following obstacl…

image-classificationImage ClassificationKnowledge DistillationObject+5

DAS-MAE: A self-supervised pre-training framework for universal and high-performance representation learning of distributed fiber-optic acoustic sensing

2025-06-05 · Junyi Duan, Jiageng Chen, Zuyuan He

Distributed fiber-optic acoustic sensing (DAS) has emerged as a transformative approach for distributed vibration measurement with high spatial resolution and long measurement range while maintaining cost-efficiency. How…

Representation Learning

Deep fiber clustering: Anatomically informed fiber clustering with self-supervised deep learning for fast and effective tractography parcellation

2022-05-02 · Yuqian Chen, Chaoyi Zhang, Tengfei Xue, Yang song 외

White matter fiber clustering is an important strategy for white matter parcellation, which enables quantitative analysis of brain connections in health and disease. In combination with expert neuroanatomical labeling, d…

AnatomyClusteringComputational EfficiencyRepresentation Learning+1

Deep Fiber Clustering: Anatomically Informed Unsupervised Deep Learning for Fast and Effective White Matter Parcellation

2021-07-11 · Yuqian Chen, Chaoyi Zhang, Yang song, Nikos Makris 외

White matter fiber clustering (WMFC) enables parcellation of white matter tractography for applications such as disease classification and anatomical tract segmentation. However, the lack of ground truth and the ambiguit…

ClusteringSegmentationSelf-Supervised Learning