首页 > 最新文献

2019 IEEE 19th International Conference on Bioinformatics and Bioengineering (BIBE)最新文献

英文 中文
Detecting Heart Anomalies Using Mobile Phones and Machine Learning 利用手机和机器学习检测心脏异常
Elhoussine Talab, Omar Mohamed, Labeeba Begum, F. Aloul, A. Sagahyroon
One out of four deaths is caused by heart related issues. Acting upon early signs of heart disease can, thus, drastically increase probability of saving lives. This paper discusses a cost-effective and reliable method of diagnosing heart abnormalities by using mobile phones that are nowadays typically available to an average user. A mobile application is developed to detect heart abnormal activities using either a digital stethoscope measurement as input, or a mobile recording of the heart beat using the mobile's microphone. To process the raw heart sound data, we first denoise the signal using wavelet transforms, and then apply machine learning techniques, namely, Convolutional Neural Networks for the classification of the stored heart sounds. A database consisting of recorded human heart sounds and their corresponding diagnosis is used to train the neural network. Moreover, neural network fine-tuning techniques such as ADAM Regularization is used to smoothen the prediction process. The proposed approach is tested on heart sound signals, that are 5 to 8 seconds long, and is shown to perform with an accuracy of 94.2% on the validation set.
四分之一的死亡是由心脏相关问题引起的。因此,对心脏病的早期症状采取行动可以大大增加挽救生命的可能性。本文讨论了一种具有成本效益和可靠的方法,通过使用手机诊断心脏异常,现在一般用户都可以使用手机。开发了一种移动应用程序来检测心脏异常活动,使用数字听诊器测量作为输入,或使用移动麦克风记录心跳。为了处理原始心音数据,我们首先使用小波变换对信号进行降噪,然后应用机器学习技术,即卷积神经网络对存储的心音进行分类。由记录的人类心音及其相应诊断组成的数据库用于训练神经网络。此外,还采用了ADAM正则化等神经网络微调技术来平滑预测过程。该方法在5 ~ 8秒长的心音信号上进行了测试,结果表明,该方法在验证集上的准确率为94.2%。
{"title":"Detecting Heart Anomalies Using Mobile Phones and Machine Learning","authors":"Elhoussine Talab, Omar Mohamed, Labeeba Begum, F. Aloul, A. Sagahyroon","doi":"10.1109/BIBE.2019.00083","DOIUrl":"https://doi.org/10.1109/BIBE.2019.00083","url":null,"abstract":"One out of four deaths is caused by heart related issues. Acting upon early signs of heart disease can, thus, drastically increase probability of saving lives. This paper discusses a cost-effective and reliable method of diagnosing heart abnormalities by using mobile phones that are nowadays typically available to an average user. A mobile application is developed to detect heart abnormal activities using either a digital stethoscope measurement as input, or a mobile recording of the heart beat using the mobile's microphone. To process the raw heart sound data, we first denoise the signal using wavelet transforms, and then apply machine learning techniques, namely, Convolutional Neural Networks for the classification of the stored heart sounds. A database consisting of recorded human heart sounds and their corresponding diagnosis is used to train the neural network. Moreover, neural network fine-tuning techniques such as ADAM Regularization is used to smoothen the prediction process. The proposed approach is tested on heart sound signals, that are 5 to 8 seconds long, and is shown to perform with an accuracy of 94.2% on the validation set.","PeriodicalId":318819,"journal":{"name":"2019 IEEE 19th International Conference on Bioinformatics and Bioengineering (BIBE)","volume":"103 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133050380","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Comparison of Machine Learning Algorithms and Oversampling Techniques for Urinary Toxicity Prediction After Prostate Cancer Radiotherapy 机器学习算法与过采样技术在前列腺癌放疗后尿毒性预测中的比较
E. Mylona, Clement Lebreton, P. Fontaine, S. Supiot, N. Magné, G. Créhange, R. Crevoisier, O. Acosta
Prostate cancer radiotherapy unavoidably involves the irradiation not only of the target volume, but also of healthy organs-at-risk, neighboring the prostate, likely causing adverse, toxicity-related side-effects. Specifically, in the case of urinary toxicity, these side effects might be associated with a variety of dosimetric, clinical and genetic factors, making its prediction particularly challenging. Given the inconsistency of available data concerning radiation-induced toxicity, it is crucial to develop robust models with superior predictive performance in order to perform tailored treatments. Machine Learning techniques emerge as appealing in this context, nevertheless without any consensus on the best algorithms to be used. This work proposes a comparison of several machine-learning strategies together with different minority class oversampling techniques for prediction of urinary toxicity following prostate cancer radiotherapy using dosimetric and clinical data. The performance of these classifiers was evaluated on the original dataset and using four different synthetic oversampling techniques. The area under the ROC curve (AUC) and the F-measure were employed to evaluate their performance. Results suggest that, regardless of the technique, oversampling always increases the prediction performance of the models (p=0.004). Overall, oversampling with Synthetic Minority Oversampling Technique (SMOTE) followed by Edited Nearest Neighbour algorithm (ENN) together with Regularized Discriminant Analysis (RDA) classifier provide the best performance (AUC=0.71).
前列腺癌放疗不可避免地不仅涉及靶体积的照射,还涉及邻近前列腺的健康危险器官的照射,可能引起不良的毒性相关副作用。具体来说,在尿毒性的情况下,这些副作用可能与各种剂量学、临床和遗传因素有关,这使得其预测特别具有挑战性。鉴于有关辐射毒性的现有数据不一致,开发具有卓越预测性能的稳健模型以实施量身定制的治疗至关重要。在这种背景下,机器学习技术显得很有吸引力,然而,对于使用的最佳算法没有达成任何共识。这项工作提出了几种机器学习策略的比较,以及使用剂量学和临床数据预测前列腺癌放疗后尿毒性的不同少数类过采样技术。这些分类器的性能在原始数据集上进行了评估,并使用了四种不同的合成过采样技术。采用ROC曲线下面积(AUC)和f值来评价其疗效。结果表明,无论采用何种技术,过采样总是能提高模型的预测性能(p=0.004)。总体而言,使用合成少数过采样技术(SMOTE)进行过采样,然后使用编辑近邻算法(ENN)和正则化判别分析(RDA)分类器进行过采样,提供了最佳性能(AUC=0.71)。
{"title":"Comparison of Machine Learning Algorithms and Oversampling Techniques for Urinary Toxicity Prediction After Prostate Cancer Radiotherapy","authors":"E. Mylona, Clement Lebreton, P. Fontaine, S. Supiot, N. Magné, G. Créhange, R. Crevoisier, O. Acosta","doi":"10.1109/BIBE.2019.00180","DOIUrl":"https://doi.org/10.1109/BIBE.2019.00180","url":null,"abstract":"Prostate cancer radiotherapy unavoidably involves the irradiation not only of the target volume, but also of healthy organs-at-risk, neighboring the prostate, likely causing adverse, toxicity-related side-effects. Specifically, in the case of urinary toxicity, these side effects might be associated with a variety of dosimetric, clinical and genetic factors, making its prediction particularly challenging. Given the inconsistency of available data concerning radiation-induced toxicity, it is crucial to develop robust models with superior predictive performance in order to perform tailored treatments. Machine Learning techniques emerge as appealing in this context, nevertheless without any consensus on the best algorithms to be used. This work proposes a comparison of several machine-learning strategies together with different minority class oversampling techniques for prediction of urinary toxicity following prostate cancer radiotherapy using dosimetric and clinical data. The performance of these classifiers was evaluated on the original dataset and using four different synthetic oversampling techniques. The area under the ROC curve (AUC) and the F-measure were employed to evaluate their performance. Results suggest that, regardless of the technique, oversampling always increases the prediction performance of the models (p=0.004). Overall, oversampling with Synthetic Minority Oversampling Technique (SMOTE) followed by Edited Nearest Neighbour algorithm (ENN) together with Regularized Discriminant Analysis (RDA) classifier provide the best performance (AUC=0.71).","PeriodicalId":318819,"journal":{"name":"2019 IEEE 19th International Conference on Bioinformatics and Bioengineering (BIBE)","volume":"26 2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130347046","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Characterization and Modeling of a Flexible Tetrapolar Bioimpedance Sensor and Measurements of Intestinal Tissues 柔性四极生物阻抗传感器的表征和建模及肠道组织测量
P. Kassanos, F. Seichepine, Guang-Zhong Yang
Electrical bioimpedance is a promising in vivo tissue characterization method. To develop optimized electronic instrumentation, knowledge of the electrical characteristics of the bioimpedance sensor and the targeted tissue are essential. This paper presents novel results from the characterization of a tetrapolar bioimpedance sensor for intestinal intraluminal mucosal ischemia assessment fabricated using flexible printed circuit (FPC) technology. The electrode impedance is measured individually and in pairs in saline solutions and equivalent circuits are proposed. The sensor is subsequently assessed in tetrapolar impedance measurements in saline solutions to extract experimentally the geometrical cell constant of the device. Finally, in vitro tetrapolar measurements from porcine intraluminal intestinal tissue are presented. The electrode impedance was found to be 145 ± 42 kΩ, while the tissue between 1.77 and 2.06 kΩ at 20 Hz. This work allows the design of next generation optimized CMOS instrumentation for implantable bioimpedance measurements for the particular application and sensor.
电生物阻抗是一种很有前途的体内组织表征方法。为了开发优化的电子仪器,了解生物阻抗传感器和目标组织的电特性是必不可少的。本文介绍了一种利用柔性印刷电路(FPC)技术制备的肠腔内粘膜缺血评估四极生物阻抗传感器的特性。电极阻抗分别在盐水溶液中单独和成对测量,并提出了等效电路。传感器随后在盐水溶液中的四极阻抗测量中进行评估,以实验提取装置的几何细胞常数。最后,介绍了猪肠腔内组织的体外四极测量。电极阻抗为145±42 kΩ,而组织阻抗在1.77 ~ 2.06 kΩ之间。这项工作允许设计下一代优化的CMOS仪器,用于特定应用和传感器的植入式生物阻抗测量。
{"title":"Characterization and Modeling of a Flexible Tetrapolar Bioimpedance Sensor and Measurements of Intestinal Tissues","authors":"P. Kassanos, F. Seichepine, Guang-Zhong Yang","doi":"10.1109/BIBE.2019.00129","DOIUrl":"https://doi.org/10.1109/BIBE.2019.00129","url":null,"abstract":"Electrical bioimpedance is a promising in vivo tissue characterization method. To develop optimized electronic instrumentation, knowledge of the electrical characteristics of the bioimpedance sensor and the targeted tissue are essential. This paper presents novel results from the characterization of a tetrapolar bioimpedance sensor for intestinal intraluminal mucosal ischemia assessment fabricated using flexible printed circuit (FPC) technology. The electrode impedance is measured individually and in pairs in saline solutions and equivalent circuits are proposed. The sensor is subsequently assessed in tetrapolar impedance measurements in saline solutions to extract experimentally the geometrical cell constant of the device. Finally, in vitro tetrapolar measurements from porcine intraluminal intestinal tissue are presented. The electrode impedance was found to be 145 ± 42 kΩ, while the tissue between 1.77 and 2.06 kΩ at 20 Hz. This work allows the design of next generation optimized CMOS instrumentation for implantable bioimpedance measurements for the particular application and sensor.","PeriodicalId":318819,"journal":{"name":"2019 IEEE 19th International Conference on Bioinformatics and Bioengineering (BIBE)","volume":"59 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134084982","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
Heterogeneity in Asthma Medication Adherence Measurement 哮喘药物依从性测量的异质性
H. Tibble, A. Chan, E. Mitchell, R. Horne, M. Mizani, A. Sheikh, A. Tsanas
Medication non-adherence is strongly associated with poor asthma control and outcomes. Many studies use an aggregate measure of adherence, such as the percentage of prescribed doses that were taken, however this conceals variation between patients' medication-taking routines. Electronic monitoring devices, which precisely record the date and time of a dose being actuated from an inhaler, provide the means to objectively and remotely monitor adherence behavior patterns. This secondary analysis of a New Zealand audio-visual medication reminder intervention study visually explored the relationships, variation, and heterogeneity between multiple measures of adherence, in 211 children aged 6-15 years old who presented to an emergency department with an asthma attack. Our findings highlight the weakness of statistical relationships between measures of adherence, and the irregularity in patient medication-taking behavior. This demonstrates that a single aggregate adherence measure fails to detect asthma patients for whom their day-to-day medication taking (implementation) is inconsistent with their longitudinal medication taking (persistence).
药物不依从性与哮喘控制和预后不良密切相关。许多研究使用了依从性的综合衡量标准,例如服用处方剂量的百分比,然而这掩盖了患者服药常规之间的差异。电子监测装置可以精确记录吸入器启动剂量的日期和时间,为客观和远程监测依从性行为模式提供了手段。本文对新西兰一项视听药物提醒干预研究进行了二次分析,从视觉上探讨了211名6-15岁因哮喘发作而就诊于急诊室的儿童的多种依从性指标之间的关系、差异和异质性。我们的研究结果强调了依从性测量与患者服药行为的不规律性之间的统计关系的弱点。这表明,单一的总体依从性测量无法检测出哮喘患者,他们的日常服药(实施)与他们的纵向服药(坚持)不一致。
{"title":"Heterogeneity in Asthma Medication Adherence Measurement","authors":"H. Tibble, A. Chan, E. Mitchell, R. Horne, M. Mizani, A. Sheikh, A. Tsanas","doi":"10.1109/BIBE.2019.00168","DOIUrl":"https://doi.org/10.1109/BIBE.2019.00168","url":null,"abstract":"Medication non-adherence is strongly associated with poor asthma control and outcomes. Many studies use an aggregate measure of adherence, such as the percentage of prescribed doses that were taken, however this conceals variation between patients' medication-taking routines. Electronic monitoring devices, which precisely record the date and time of a dose being actuated from an inhaler, provide the means to objectively and remotely monitor adherence behavior patterns. This secondary analysis of a New Zealand audio-visual medication reminder intervention study visually explored the relationships, variation, and heterogeneity between multiple measures of adherence, in 211 children aged 6-15 years old who presented to an emergency department with an asthma attack. Our findings highlight the weakness of statistical relationships between measures of adherence, and the irregularity in patient medication-taking behavior. This demonstrates that a single aggregate adherence measure fails to detect asthma patients for whom their day-to-day medication taking (implementation) is inconsistent with their longitudinal medication taking (persistence).","PeriodicalId":318819,"journal":{"name":"2019 IEEE 19th International Conference on Bioinformatics and Bioengineering (BIBE)","volume":"211 2","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134094164","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
In Silico Assessment of the Structural, Functional and Stability Impact of a Nonsense PRF1 Mutation with Uncertain Clinical Significance; Identified in 2 Unrelated Cypriot Triple-Negative Breast Cancer Patients. 不确定临床意义的无义PRF1突变对结构、功能和稳定性影响的计算机评估在2例无关的塞浦路斯三阴性乳腺癌患者中发现。
M. Zanti, M. Loizidou, M. Zachariou, K. Michailidou, K. Kyriacou, A. Hadjisavvas, G. Spyrou
The evolution of Next Generation Sequencing (NGS) technologies represents a significant advancement in the field of molecular genetics and has set the ground, for the discovery of novel variants which cannot be easily classified as deleterious or neutral. In-vitro and in-vivo characterization of these variants of uncertain clinical significance (VUS) should be followed; however, it is often not feasible to carry out the experimental interpretation for every single VUS. In silico tools have been crucial for the prediction of the impact of VUS on protein structure, stability and function. Our aim was to combine computational approaches to investigate the impact of VUS identified in a cohort of Cypriot Triple-Negative Breast Cancer (TNBC) patients by NGS. Using a combination of structural, functional and network-based bioinformatics approaches for the classification of a nonsense PRF1 mutation in association with BC susceptibility, we propose a possible triggered interaction of the mutant PRF1 protein with the CDKN2A protein, a product of a BC susceptibility gene. Additionally, our results support that the increased probability of interaction of the mutant counterpart of perforin with its top 10 predicted interactors, could play an important role in the obstruction of cellular processes related to carcinogenesis such as cell death, necrosis, DNA damage, immortality, UV stress, DNA repair and cell cycle control. We conclude that probably the nonsense PRF1 mutation could be associated with BC predisposition. However, although in silico tools provide an important tool for the interpretation of VUS, functional studies, co-segregation analyses and/or case-control association studies are needed to draw conclusions on variant classification.
下一代测序(NGS)技术的发展代表了分子遗传学领域的重大进步,并为发现不能轻易归类为有害或中性的新变异奠定了基础。对这些临床意义不确定的变异(VUS)进行体内和体外鉴定;然而,对每一个单独的VUS进行实验解释往往是不可行的。计算机工具对于预测VUS对蛋白质结构、稳定性和功能的影响至关重要。我们的目的是结合计算方法来研究通过NGS在塞浦路斯三阴性乳腺癌(TNBC)患者队列中发现的VUS的影响。结合结构、功能和基于网络的生物信息学方法对与BC易感性相关的无义PRF1突变进行分类,我们提出突变PRF1蛋白与CDKN2A蛋白(BC易感性基因的产物)可能引发相互作用。此外,我们的研究结果支持穿孔素的突变对应物与其前10个预测相互作用物相互作用的可能性增加,可能在阻碍与癌变有关的细胞过程中发挥重要作用,如细胞死亡、坏死、DNA损伤、永生、紫外线胁迫、DNA修复和细胞周期控制。我们得出结论,无义PRF1突变可能与BC易感性有关。然而,尽管计算机工具为解释VUS提供了重要的工具,但要得出变异分类的结论,还需要功能研究、共分离分析和/或病例对照关联研究。
{"title":"In Silico Assessment of the Structural, Functional and Stability Impact of a Nonsense PRF1 Mutation with Uncertain Clinical Significance; Identified in 2 Unrelated Cypriot Triple-Negative Breast Cancer Patients.","authors":"M. Zanti, M. Loizidou, M. Zachariou, K. Michailidou, K. Kyriacou, A. Hadjisavvas, G. Spyrou","doi":"10.1109/BIBE.2019.00040","DOIUrl":"https://doi.org/10.1109/BIBE.2019.00040","url":null,"abstract":"The evolution of Next Generation Sequencing (NGS) technologies represents a significant advancement in the field of molecular genetics and has set the ground, for the discovery of novel variants which cannot be easily classified as deleterious or neutral. In-vitro and in-vivo characterization of these variants of uncertain clinical significance (VUS) should be followed; however, it is often not feasible to carry out the experimental interpretation for every single VUS. In silico tools have been crucial for the prediction of the impact of VUS on protein structure, stability and function. Our aim was to combine computational approaches to investigate the impact of VUS identified in a cohort of Cypriot Triple-Negative Breast Cancer (TNBC) patients by NGS. Using a combination of structural, functional and network-based bioinformatics approaches for the classification of a nonsense PRF1 mutation in association with BC susceptibility, we propose a possible triggered interaction of the mutant PRF1 protein with the CDKN2A protein, a product of a BC susceptibility gene. Additionally, our results support that the increased probability of interaction of the mutant counterpart of perforin with its top 10 predicted interactors, could play an important role in the obstruction of cellular processes related to carcinogenesis such as cell death, necrosis, DNA damage, immortality, UV stress, DNA repair and cell cycle control. We conclude that probably the nonsense PRF1 mutation could be associated with BC predisposition. However, although in silico tools provide an important tool for the interpretation of VUS, functional studies, co-segregation analyses and/or case-control association studies are needed to draw conclusions on variant classification.","PeriodicalId":318819,"journal":{"name":"2019 IEEE 19th International Conference on Bioinformatics and Bioengineering (BIBE)","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133191108","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Inter Disease Relations Based on Human Biomarkers by Network Analysis 基于人类生物标志物的疾病间关系网络分析
Shaikh Farhad Hossain, Ming Huang, N. Ono, S. Kanaya, M. Altaf-Ul-Amin
A biomarker (short for biological marker) is a medical sign of a disease or condition which indicates a normal or abnormal state of a body. The biomarker is a key factor in the analysis of diseases and also for analyzing inter disease relations. In the previous study, we designed and developed a human biomarker (metabolites and proteins) database and the database is currently available online. This work was supported by the Ministry of Education, Japan and NAIST Big Data Project. We have used our previously developed database and collected 486 human biomarkers and their respective diseases. We determined the similarity among NCBI disease classes based on associated biomarker fingerprints. For this purpose, we collected biomarker PubChem IDs and using them downloaded the SDF files in a batch, then with those molecular description files determined their atom pair fingerprints using ChemmineR package. We constructed a network of biomarkers based on Tanimoto similarity between their fingerprints and applied DPclusO algorithm to find clusters consisting of biomarkers with similar chemical structures. We also conducted hierarchical clustering of the biomarkers. We categorized all the diseases in our data into 18 NCBI disease classes. Combining all information, we finally determined inter disease relations based on structural similarity between biomarkers.
生物标志物(简称生物标记)是一种疾病或状况的医学标志,表明身体的正常或异常状态。生物标志物是疾病分析和疾病间关系分析的关键因素。在之前的研究中,我们设计并开发了一个人类生物标志物(代谢物和蛋白质)数据库,该数据库目前已在线提供。这项工作得到了日本文部省和NAIST大数据项目的支持。我们使用之前开发的数据库,收集了486种人类生物标志物及其各自的疾病。我们根据相关的生物标志物指纹图谱确定了NCBI疾病类别之间的相似性。为此,我们收集生物标志物PubChem id,并利用它们批量下载SDF文件,然后利用这些分子描述文件使用ChemmineR软件包确定它们的原子对指纹图谱。我们基于指纹间的谷本相似性构建了生物标记物网络,并应用DPclusO算法寻找化学结构相似的生物标记物聚类。我们还对生物标志物进行了分层聚类。我们将数据中的所有疾病分为18个NCBI疾病类别。结合所有信息,我们最终确定了基于生物标志物之间结构相似性的疾病间关系。
{"title":"Inter Disease Relations Based on Human Biomarkers by Network Analysis","authors":"Shaikh Farhad Hossain, Ming Huang, N. Ono, S. Kanaya, M. Altaf-Ul-Amin","doi":"10.1109/BIBE.2019.00027","DOIUrl":"https://doi.org/10.1109/BIBE.2019.00027","url":null,"abstract":"A biomarker (short for biological marker) is a medical sign of a disease or condition which indicates a normal or abnormal state of a body. The biomarker is a key factor in the analysis of diseases and also for analyzing inter disease relations. In the previous study, we designed and developed a human biomarker (metabolites and proteins) database and the database is currently available online. This work was supported by the Ministry of Education, Japan and NAIST Big Data Project. We have used our previously developed database and collected 486 human biomarkers and their respective diseases. We determined the similarity among NCBI disease classes based on associated biomarker fingerprints. For this purpose, we collected biomarker PubChem IDs and using them downloaded the SDF files in a batch, then with those molecular description files determined their atom pair fingerprints using ChemmineR package. We constructed a network of biomarkers based on Tanimoto similarity between their fingerprints and applied DPclusO algorithm to find clusters consisting of biomarkers with similar chemical structures. We also conducted hierarchical clustering of the biomarkers. We categorized all the diseases in our data into 18 NCBI disease classes. Combining all information, we finally determined inter disease relations based on structural similarity between biomarkers.","PeriodicalId":318819,"journal":{"name":"2019 IEEE 19th International Conference on Bioinformatics and Bioengineering (BIBE)","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121131131","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Complex Brain Networks and Simulated Military Reactions using a Virtual Reality System 使用虚拟现实系统的复杂大脑网络和模拟军事反应
Oscar L. Mosquera, D. Guzman, Jhon Zamudio, J. García, Cristhian Rodriguez, Daniel Botero
considering the strategic direction of the Colombian National Army, the need to increase training effectiveness using technological developments in biomedical engineering is highlighted. This study evaluates brain electrical activity via complex networks in virtual reality situations which simulate military reactions. Results suggest that a high network degree may be related to an appropriate decision-making process, whereas a lower value may be associated with poor performances according to military doctrine. While not entirely significant, some difference is appreciated, mainly between the base period and the event related to subject elimination (p=0.058). The authors also noted the burst suppression pattern when the subject was eliminated. As this is a work in progress, more research subjects are being recruited and more complex networks descriptors are being explored.
考虑到哥伦比亚国民军的战略方向,强调需要利用生物医学工程方面的技术发展来提高训练效率。这项研究通过模拟军事反应的虚拟现实情况下的复杂网络来评估脑电活动。结果表明,根据军事理论,高网络度可能与适当的决策过程有关,而较低的网络度可能与较差的绩效有关。虽然不是完全显著,但仍存在一些差异,主要是在基期和与受试者消除相关的事件之间(p=0.058)。作者还注意到当受试者被消除时,脉冲抑制模式。由于这是一项正在进行的工作,正在招募更多的研究对象,并正在探索更复杂的网络描述符。
{"title":"Complex Brain Networks and Simulated Military Reactions using a Virtual Reality System","authors":"Oscar L. Mosquera, D. Guzman, Jhon Zamudio, J. García, Cristhian Rodriguez, Daniel Botero","doi":"10.1109/BIBE.2019.00105","DOIUrl":"https://doi.org/10.1109/BIBE.2019.00105","url":null,"abstract":"considering the strategic direction of the Colombian National Army, the need to increase training effectiveness using technological developments in biomedical engineering is highlighted. This study evaluates brain electrical activity via complex networks in virtual reality situations which simulate military reactions. Results suggest that a high network degree may be related to an appropriate decision-making process, whereas a lower value may be associated with poor performances according to military doctrine. While not entirely significant, some difference is appreciated, mainly between the base period and the event related to subject elimination (p=0.058). The authors also noted the burst suppression pattern when the subject was eliminated. As this is a work in progress, more research subjects are being recruited and more complex networks descriptors are being explored.","PeriodicalId":318819,"journal":{"name":"2019 IEEE 19th International Conference on Bioinformatics and Bioengineering (BIBE)","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115968741","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A Time-Frequency Distribution Based Approach for Detecting Tonic Cold Pain using EEG Signals 基于时频分布的脑电信号强直性冷痛检测方法
R. Alazrai, Saifaldeen Al-Rawi, M. Daoud
In this paper, we present a new pain detection approach that analyzes the electroencephalography (EEG) signals using a quadratic time-frequency distribution (QTFD), namely the Wigner-Ville distribution (WVD). The use of the WVD enables to construct a time-frequency representation (TFR) of the EEG signals that characterizes the time-varying spectral components of the EEG signals. To reduce the dimensionality of the constructed WVD-based TFR of the EEG signals, we have extracted 12 time-frequency features that quantify the energy distribution of the EEG signals in the constructed WVD-based TFR. The extracted time-frequency features are used to train a support vector machine classifier to distinguish between EEG signals that are associated with the no-pain and pain classes. To assess the performance of our proposed pain detection approach, we have recorded the EEG signals for 24 participants under tonic cold pain stimulus. The experimental results show that our proposed approach achieved an average classification accuracy of 83.4% in distinguishing between the no-pain and pain classes.
在本文中,我们提出了一种新的疼痛检测方法,该方法使用二次时频分布(QTFD),即Wigner-Ville分布(WVD)分析脑电图(EEG)信号。利用WVD可以构造EEG信号的时频表示(TFR),表征EEG信号的时变频谱成分。为了降低构建的基于wvd的脑电信号TFR的维数,我们提取了12个时频特征,量化了脑电信号在基于wvd的TFR中的能量分布。提取的时频特征用于训练支持向量机分类器来区分与无痛和疼痛相关的脑电信号。为了评估我们提出的疼痛检测方法的性能,我们记录了24名参与者在强直性冷痛刺激下的脑电图信号。实验结果表明,我们提出的方法在区分无疼痛和疼痛类别方面的平均分类准确率为83.4%。
{"title":"A Time-Frequency Distribution Based Approach for Detecting Tonic Cold Pain using EEG Signals","authors":"R. Alazrai, Saifaldeen Al-Rawi, M. Daoud","doi":"10.1109/BIBE.2019.00112","DOIUrl":"https://doi.org/10.1109/BIBE.2019.00112","url":null,"abstract":"In this paper, we present a new pain detection approach that analyzes the electroencephalography (EEG) signals using a quadratic time-frequency distribution (QTFD), namely the Wigner-Ville distribution (WVD). The use of the WVD enables to construct a time-frequency representation (TFR) of the EEG signals that characterizes the time-varying spectral components of the EEG signals. To reduce the dimensionality of the constructed WVD-based TFR of the EEG signals, we have extracted 12 time-frequency features that quantify the energy distribution of the EEG signals in the constructed WVD-based TFR. The extracted time-frequency features are used to train a support vector machine classifier to distinguish between EEG signals that are associated with the no-pain and pain classes. To assess the performance of our proposed pain detection approach, we have recorded the EEG signals for 24 participants under tonic cold pain stimulus. The experimental results show that our proposed approach achieved an average classification accuracy of 83.4% in distinguishing between the no-pain and pain classes.","PeriodicalId":318819,"journal":{"name":"2019 IEEE 19th International Conference on Bioinformatics and Bioengineering (BIBE)","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116905069","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Correlation of DWI and DCE MRI Markers for the Study of Perfusion of the Lower Limb in Patients with Peripheral Arterial Disease DWI与DCE MRI标志物与外周动脉病变患者下肢血流灌注的相关性研究
Georgios S. Ioannidis, K. Nikiforaki, A. Karantanas
The aim of the present work is to correlate perfusion information obtained from semi-quantitative DCE data analysis with quantitative diffusion data analysis in patients with peripheral arterial disease. An in-house built software deploying linear and nonlinear least squares algorithms, was used for the quantification of the parameters based on intra-voxel incoherent motion (IVIM) model and exponentially modified Gaussian function. All numerical calculations were implemented in Python 3.5. Derived per-fusion parameters (micro-perfusion fraction f and Wash-In respectively) showed good correlation (>0.5). This constitutes a promising result for obtaining perfusion information from DWI sequences without the need for contrast agent in patients with vascular disease.
本研究的目的是将外周动脉疾病患者从半定量DCE数据分析中获得的灌注信息与定量弥散数据分析相关联。基于体素内非相干运动(IVIM)模型和指数修正高斯函数,使用内部构建的软件采用线性和非线性最小二乘算法对参数进行量化。所有数值计算都在Python 3.5中实现。得到的预融合参数(微灌注分数f和Wash-In)显示出良好的相关性(>0.5)。这是一个很有希望的结果,可以在血管疾病患者不需要造影剂的情况下从DWI序列获得灌注信息。
{"title":"Correlation of DWI and DCE MRI Markers for the Study of Perfusion of the Lower Limb in Patients with Peripheral Arterial Disease","authors":"Georgios S. Ioannidis, K. Nikiforaki, A. Karantanas","doi":"10.1109/BIBE.2019.00084","DOIUrl":"https://doi.org/10.1109/BIBE.2019.00084","url":null,"abstract":"The aim of the present work is to correlate perfusion information obtained from semi-quantitative DCE data analysis with quantitative diffusion data analysis in patients with peripheral arterial disease. An in-house built software deploying linear and nonlinear least squares algorithms, was used for the quantification of the parameters based on intra-voxel incoherent motion (IVIM) model and exponentially modified Gaussian function. All numerical calculations were implemented in Python 3.5. Derived per-fusion parameters (micro-perfusion fraction f and Wash-In respectively) showed good correlation (>0.5). This constitutes a promising result for obtaining perfusion information from DWI sequences without the need for contrast agent in patients with vascular disease.","PeriodicalId":318819,"journal":{"name":"2019 IEEE 19th International Conference on Bioinformatics and Bioengineering (BIBE)","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115912365","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Nuclei Detection Using Residual Attention Feature Pyramid Networks 残差注意力特征金字塔网络的核检测
P. Dimitrakopoulos, Giorgos Sfikas, Christophoros Nikou
Detection of cell nuclei in microscopy images is a challenging research topic due to limitations in acquired image quality as well as due to the diversity of nuclear morphology. This has been a topic of enduring interest with promising success shown by deep learning methods. Recently, attention gating methods have been proposed and employed successfully in a diverse array of pattern recognition tasks. In this work, we introduce a novel attention module and integrate it with feature pyramid networks and the state-of-the-art Mask R-CNN network. We show with numerical experiments that the proposed model outperforms the state-of-the-art baseline.
由于获得的图像质量的限制以及细胞核形态的多样性,在显微镜图像中检测细胞核是一个具有挑战性的研究课题。这一直是一个长期感兴趣的话题,深度学习方法显示出有希望的成功。近年来,注意门控方法被提出并成功应用于多种模式识别任务中。在这项工作中,我们引入了一种新的注意力模块,并将其与特征金字塔网络和最先进的Mask R-CNN网络相结合。我们通过数值实验表明,所提出的模型优于最先进的基线。
{"title":"Nuclei Detection Using Residual Attention Feature Pyramid Networks","authors":"P. Dimitrakopoulos, Giorgos Sfikas, Christophoros Nikou","doi":"10.1109/BIBE.2019.00028","DOIUrl":"https://doi.org/10.1109/BIBE.2019.00028","url":null,"abstract":"Detection of cell nuclei in microscopy images is a challenging research topic due to limitations in acquired image quality as well as due to the diversity of nuclear morphology. This has been a topic of enduring interest with promising success shown by deep learning methods. Recently, attention gating methods have been proposed and employed successfully in a diverse array of pattern recognition tasks. In this work, we introduce a novel attention module and integrate it with feature pyramid networks and the state-of-the-art Mask R-CNN network. We show with numerical experiments that the proposed model outperforms the state-of-the-art baseline.","PeriodicalId":318819,"journal":{"name":"2019 IEEE 19th International Conference on Bioinformatics and Bioengineering (BIBE)","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117019235","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
2019 IEEE 19th International Conference on Bioinformatics and Bioengineering (BIBE)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1