有限标记数据对角沟检测的自监督深度学习模型。

IF 2.7 4区 医学 Q2 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Neuroinformatics Pub Date : 2025-01-01 Epub Date: 2024-12-26 DOI:10.1007/s12021-024-09700-7
Delfina Braggio, Hernán C Külsgaard, Mariana Vallejo-Azar, Mariana Bendersky, Paula González, Lucía Alba-Ferrara, José Ignacio Orlando, Ignacio Larrabide
{"title":"有限标记数据对角沟检测的自监督深度学习模型。","authors":"Delfina Braggio, Hernán C Külsgaard, Mariana Vallejo-Azar, Mariana Bendersky, Paula González, Lucía Alba-Ferrara, José Ignacio Orlando, Ignacio Larrabide","doi":"10.1007/s12021-024-09700-7","DOIUrl":null,"url":null,"abstract":"<p><p>Sulci are a fundamental part of brain morphology, closely linked to brain function, cognition, and behavior. Tertiary sulci, characterized as the shallowest and smallest subtype, pose a challenging task for detection. The diagonal sulcus (ds), located in a crucial area in language processing, has a prevalence between 50% and 60%. Automatic detection of the ds is an unexplored field: while some sulci segmenters include the ds, their accuracy is usually low. In this work, we present a deep learning based model for ds detection using a fine-tuning approach with limited training labeled data. A convolutional autoencoder was employed to learn specific features related to brain morphology with unlabeled data through self-supervised learning. Subsequently, the pre-trained network was fine-tuned to detect the ds using a less extensive labeled dataset. We achieved a mean F1-score of 0.7176 (SD=0.0736) for the test set and a F1-score of 0.72 for a second held-out set, surpassing the results of a standard software and other alternative deep learning models. We conducted an interpretability analysis of the results using occlusion maps and observed that the models focused on adjacent sulci to the ds for prediction, consistent with the approach taken by experts in manual annotation. We also analyzed the challenges of manual labeling by conducting a thorough examination of interrater agreement on a small dataset and its relationship with our model's performance. Finally, we applied our method on a population analysis and reported the prevalence of ds in a case study.</p>","PeriodicalId":49761,"journal":{"name":"Neuroinformatics","volume":"23 1","pages":"13"},"PeriodicalIF":2.7000,"publicationDate":"2025-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A Self-supervised Deep Learning Model for Diagonal Sulcus Detection with Limited Labeled Data.\",\"authors\":\"Delfina Braggio, Hernán C Külsgaard, Mariana Vallejo-Azar, Mariana Bendersky, Paula González, Lucía Alba-Ferrara, José Ignacio Orlando, Ignacio Larrabide\",\"doi\":\"10.1007/s12021-024-09700-7\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p><p>Sulci are a fundamental part of brain morphology, closely linked to brain function, cognition, and behavior. Tertiary sulci, characterized as the shallowest and smallest subtype, pose a challenging task for detection. The diagonal sulcus (ds), located in a crucial area in language processing, has a prevalence between 50% and 60%. Automatic detection of the ds is an unexplored field: while some sulci segmenters include the ds, their accuracy is usually low. In this work, we present a deep learning based model for ds detection using a fine-tuning approach with limited training labeled data. A convolutional autoencoder was employed to learn specific features related to brain morphology with unlabeled data through self-supervised learning. Subsequently, the pre-trained network was fine-tuned to detect the ds using a less extensive labeled dataset. We achieved a mean F1-score of 0.7176 (SD=0.0736) for the test set and a F1-score of 0.72 for a second held-out set, surpassing the results of a standard software and other alternative deep learning models. We conducted an interpretability analysis of the results using occlusion maps and observed that the models focused on adjacent sulci to the ds for prediction, consistent with the approach taken by experts in manual annotation. We also analyzed the challenges of manual labeling by conducting a thorough examination of interrater agreement on a small dataset and its relationship with our model's performance. Finally, we applied our method on a population analysis and reported the prevalence of ds in a case study.</p>\",\"PeriodicalId\":49761,\"journal\":{\"name\":\"Neuroinformatics\",\"volume\":\"23 1\",\"pages\":\"13\"},\"PeriodicalIF\":2.7000,\"publicationDate\":\"2025-01-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Neuroinformatics\",\"FirstCategoryId\":\"3\",\"ListUrlMain\":\"https://doi.org/10.1007/s12021-024-09700-7\",\"RegionNum\":4,\"RegionCategory\":\"医学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"2024/12/26 0:00:00\",\"PubModel\":\"Epub\",\"JCR\":\"Q2\",\"JCRName\":\"COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Neuroinformatics","FirstCategoryId":"3","ListUrlMain":"https://doi.org/10.1007/s12021-024-09700-7","RegionNum":4,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"2024/12/26 0:00:00","PubModel":"Epub","JCR":"Q2","JCRName":"COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS","Score":null,"Total":0}
引用次数: 0

摘要

脑沟是脑形态学的基本组成部分,与脑功能、认知和行为密切相关。第三沟的特征是最浅和最小的亚型,对检测构成了一项具有挑战性的任务。对角沟(ds)位于语言处理的关键区域,患病率在50%到60%之间。地动势的自动检测是一个未开发的领域,虽然一些沟切分包含地动势,但其精度通常较低。在这项工作中,我们提出了一个基于深度学习的ds检测模型,使用有限训练标记数据的微调方法。采用卷积自编码器,通过自监督学习,对未标注数据进行脑形态相关的特定特征学习。随后,对预训练的网络进行微调,以使用不太广泛的标记数据集检测ds。测试集的平均f1得分为0.7176 (SD=0.0736),第二套测试集的f1得分为0.72,超过了标准软件和其他替代深度学习模型的结果。我们使用遮挡图对结果进行了可解释性分析,并观察到模型将重点放在ds的相邻沟上进行预测,这与专家在手动注释中采用的方法一致。我们还通过对小数据集上的译员协议及其与模型性能的关系进行彻底检查,分析了手动标记的挑战。最后,我们将我们的方法应用于人群分析,并在一个案例研究中报告了ds的患病率。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
A Self-supervised Deep Learning Model for Diagonal Sulcus Detection with Limited Labeled Data.

Sulci are a fundamental part of brain morphology, closely linked to brain function, cognition, and behavior. Tertiary sulci, characterized as the shallowest and smallest subtype, pose a challenging task for detection. The diagonal sulcus (ds), located in a crucial area in language processing, has a prevalence between 50% and 60%. Automatic detection of the ds is an unexplored field: while some sulci segmenters include the ds, their accuracy is usually low. In this work, we present a deep learning based model for ds detection using a fine-tuning approach with limited training labeled data. A convolutional autoencoder was employed to learn specific features related to brain morphology with unlabeled data through self-supervised learning. Subsequently, the pre-trained network was fine-tuned to detect the ds using a less extensive labeled dataset. We achieved a mean F1-score of 0.7176 (SD=0.0736) for the test set and a F1-score of 0.72 for a second held-out set, surpassing the results of a standard software and other alternative deep learning models. We conducted an interpretability analysis of the results using occlusion maps and observed that the models focused on adjacent sulci to the ds for prediction, consistent with the approach taken by experts in manual annotation. We also analyzed the challenges of manual labeling by conducting a thorough examination of interrater agreement on a small dataset and its relationship with our model's performance. Finally, we applied our method on a population analysis and reported the prevalence of ds in a case study.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Neuroinformatics
Neuroinformatics 医学-计算机:跨学科应用
CiteScore
6.00
自引率
6.70%
发文量
54
审稿时长
3 months
期刊介绍: Neuroinformatics publishes original articles and reviews with an emphasis on data structure and software tools related to analysis, modeling, integration, and sharing in all areas of neuroscience research. The editors particularly invite contributions on: (1) Theory and methodology, including discussions on ontologies, modeling approaches, database design, and meta-analyses; (2) Descriptions of developed databases and software tools, and of the methods for their distribution; (3) Relevant experimental results, such as reports accompanie by the release of massive data sets; (4) Computational simulations of models integrating and organizing complex data; and (5) Neuroengineering approaches, including hardware, robotics, and information theory studies.
期刊最新文献
FrAMBI: A Software Framework for Auditory Modeling Based on Bayesian Inference. Generalized Coupled Matrix Tensor Factorization Method Based on Normalized Mutual Information for Simultaneous EEG-fMRI Data Analysis. Cardiac Heterogeneity Prediction by Cardio-Neural Network Simulation. Determination of the Time-frequency Features for Impulse Components in EEG Signals. Blood Flow Velocity Analysis in Cerebral Perforating Arteries on 7T 2D Phase Contrast MRI with an Open-Source Software Tool (SELMA).
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1