paper-with-me

Papers

Domain-specific augmentations with resolution agnostic self-attention mechanism improves choroid segmentation in optical coherence tomography images

2024-05-23 · Jamie Burke, Justin Engelmann, Charlene Hamid, Diana Moukaddem, Dan Pugh, Neeraj Dhaun, Amos Storkey, Niall Strang, Stuart King, Tom MacGillivray, Miguel O. Bernabeu, Ian J. C. MacCormick

The choroid is a key vascular layer of the eye, supplying oxygen to the retinal photoreceptors. Non-invasive enhanced depth imaging optical coherence tomography (EDI-OCT) has recently improved access and visualisation of the choroid, making it an exciting frontier for discovering novel vascular biomarkers in ophthalmology and wider systemic health. However, current methods to measure the choroid often require use of multiple, independent semi-automatic and deep learning-based algorithms which are not made open-source. Previously, Choroidalyzer -- an open-source, fully automatic deep learning method trained on 5,600 OCT B-scans from 385 eyes -- was developed to fully segment and quantify the choroid in EDI-OCT images, thus addressing these issues. Using the same dataset, we propose a Robust, Resolution-agnostic and Efficient Attention-based network for CHoroid segmentation (REACH). REACHNet leverages multi-resolution training with domain-specific data augmentation to promote generalisation, and uses a lightweight architecture with resolution-agnostic self-attention which is not only faster than Choroidalyzer's previous network (4 images/s vs. 2.75 images/s on a standard laptop CPU), but has greater performance for segmenting the choroid region, vessels and fovea (Dice coefficient for region 0.9769 vs. 0.9749, vessels 0.8612 vs. 0.8192 and fovea 0.8243 vs. 0.3783) due to its improved hyperparameter configuration and model training pipeline. REACHNet can be used with Choroidalyzer as a drop-in replacement for the original model and will be made available upon publication.

📄 PDF Abstract BibTeX arXiv:2405.14453

Code (0)

등록된 구현이 없습니다.

Tasks

CPUData Augmentation

Similar Papers 제목 키워드 기반

Self-Guided Masked Autoencoders for Domain-Agnostic Self-Supervised Learning

2024-02-22 · Johnathan Xie, Yoonho Lee, Annie S. Chen, Chelsea Finn

Self-supervised learning excels in learning representations from large amounts of unlabeled data, demonstrating success across multiple data modalities. Yet, extending self-supervised learning to new modalities is non-tr…

Molecular Property PredictionProperty PredictionSelf-Supervised Learning

Self-supervised Character-to-Character Distillation for Text Recognition

2022-11-01 · ICCV 2023 1 · Tongkun Guan, Wei Shen, Xue Yang, Qi Feng 외

When handling complicated text images (e.g., irregular structures, low resolution, heavy occlusion, and uneven illumination), existing supervised text recognition methods are data-hungry. Although these methods employ la…

Data AugmentationRepresentation LearningScene Text RecognitionSelf-Learning+5

Contrastive random lead coding for channel-agnostic self-supervision of biosignals

2024-10-21 · Thea Brüsch, Mikkel N. Schmidt, Tommy S. Alstrøm

Contrastive learning yields impressive results for self-supervision in computer vision. The approach relies on the creation of positive pairs, something which is often achieved through augmentations. However, for multiva…

Contrastive LearningEEG

The Impact of Spatiotemporal Augmentations on Self-Supervised Audiovisual Representation Learning

2021-10-13 · Haider Al-Tahan, Yalda Mohsenzadeh

Contrastive learning of auditory and visual perception has been extremely successful when investigated individually. However, there are still major questions on how we could integrate principles learned from both domains…

Contrastive LearningRepresentation LearningSelf-Supervised Learning

MAST: Masked Augmentation Subspace Training for Generalizable Self-Supervised Priors

2023-03-07 · Chen Huang, Hanlin Goh, Jiatao Gu, Josh Susskind

Recent Self-Supervised Learning (SSL) methods are able to learn feature representations that are invariant to different data augmentations, which can then be transferred to downstream tasks of interest. However, differen…

Instance SegmentationSelf-Supervised LearningSemantic Segmentation