在MPBoot中采用树分割和重连重排进行简约推理

Tien Dung Huynh, Quoc Tuan Vu, Viet-Dung Nguyen, D. T. Hoang
{"title":"在MPBoot中采用树分割和重连重排进行简约推理","authors":"Tien Dung Huynh, Quoc Tuan Vu, Viet-Dung Nguyen, D. T. Hoang","doi":"10.1109/KSE56063.2022.9953773","DOIUrl":null,"url":null,"abstract":"The approximation technique in MPBoot effectively addresses the problem of maximum parsimony phylogenetic bootstrapping, an essential task in bioinformatics with diverse applications in evolutionary biology. In this paper, we investigate integrating the tree bisection and reconnection (TBR) rearrangement to MPBoot to increase its sampling performance in the search space, and we describe the MPBoot-TBR algorithm. Since the size of the TBR neighborhood is cubic in the number of taxa, we offer algorithmic strategies for swiftly evaluating a TBR move, searching quickly in the neighborhood of a specified remove-branch, and hill-climbing using TBR. Furthermore, the framework’s stopping condition is adjusted because compared to the subtree pruning and regrafting, TBR requires fewer search iterations to converge to an acceptable MP score. In terms of bootstrap accuracy, MPBoot-TBR is comparable to MPBoot. In terms of MP score and computation time on real datasets, MPBoot-TBR outperforms the original MPBoot. We have implemented the proposed methods in the MPBoot-TBR program, the source code of which is accessible at https: //github.com/HynDuf7/mpboot/tree/Huynh_Tien_Dung.","PeriodicalId":330865,"journal":{"name":"2022 14th International Conference on Knowledge and Systems Engineering (KSE)","volume":"32 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-10-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Employing tree bisection and reconnection rearrangement for parsimony inference in MPBoot\",\"authors\":\"Tien Dung Huynh, Quoc Tuan Vu, Viet-Dung Nguyen, D. T. Hoang\",\"doi\":\"10.1109/KSE56063.2022.9953773\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The approximation technique in MPBoot effectively addresses the problem of maximum parsimony phylogenetic bootstrapping, an essential task in bioinformatics with diverse applications in evolutionary biology. In this paper, we investigate integrating the tree bisection and reconnection (TBR) rearrangement to MPBoot to increase its sampling performance in the search space, and we describe the MPBoot-TBR algorithm. Since the size of the TBR neighborhood is cubic in the number of taxa, we offer algorithmic strategies for swiftly evaluating a TBR move, searching quickly in the neighborhood of a specified remove-branch, and hill-climbing using TBR. Furthermore, the framework’s stopping condition is adjusted because compared to the subtree pruning and regrafting, TBR requires fewer search iterations to converge to an acceptable MP score. In terms of bootstrap accuracy, MPBoot-TBR is comparable to MPBoot. In terms of MP score and computation time on real datasets, MPBoot-TBR outperforms the original MPBoot. We have implemented the proposed methods in the MPBoot-TBR program, the source code of which is accessible at https: //github.com/HynDuf7/mpboot/tree/Huynh_Tien_Dung.\",\"PeriodicalId\":330865,\"journal\":{\"name\":\"2022 14th International Conference on Knowledge and Systems Engineering (KSE)\",\"volume\":\"32 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-10-19\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2022 14th International Conference on Knowledge and Systems Engineering (KSE)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/KSE56063.2022.9953773\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2022 14th International Conference on Knowledge and Systems Engineering (KSE)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/KSE56063.2022.9953773","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

MPBoot中的近似技术有效地解决了最大简约系统发育引导问题,这是生物信息学中的一项重要任务,在进化生物学中有着广泛的应用。为了提高MPBoot在搜索空间中的采样性能,我们研究了将树的分割和重连接(TBR)重排整合到MPBoot中,并描述了MPBoot-TBR算法。由于TBR邻域的大小在分类群数量上是立方的,我们提供了快速评估TBR移动的算法策略,在指定移除分支的邻域中快速搜索,以及使用TBR进行爬坡。此外,由于与子树修剪和重新嫁接相比,TBR需要更少的搜索迭代才能收敛到可接受的MP分数,因此调整了框架的停止条件。在引导精度方面,MPBoot- tbr与MPBoot相当。MPBoot- tbr在实际数据集上的MP分数和计算时间都优于原始MPBoot。我们已经在MPBoot-TBR程序中实现了所提出的方法,其源代码可以在https: //github.com/HynDuf7/mpboot/tree/Huynh_Tien_Dung上访问。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Employing tree bisection and reconnection rearrangement for parsimony inference in MPBoot
The approximation technique in MPBoot effectively addresses the problem of maximum parsimony phylogenetic bootstrapping, an essential task in bioinformatics with diverse applications in evolutionary biology. In this paper, we investigate integrating the tree bisection and reconnection (TBR) rearrangement to MPBoot to increase its sampling performance in the search space, and we describe the MPBoot-TBR algorithm. Since the size of the TBR neighborhood is cubic in the number of taxa, we offer algorithmic strategies for swiftly evaluating a TBR move, searching quickly in the neighborhood of a specified remove-branch, and hill-climbing using TBR. Furthermore, the framework’s stopping condition is adjusted because compared to the subtree pruning and regrafting, TBR requires fewer search iterations to converge to an acceptable MP score. In terms of bootstrap accuracy, MPBoot-TBR is comparable to MPBoot. In terms of MP score and computation time on real datasets, MPBoot-TBR outperforms the original MPBoot. We have implemented the proposed methods in the MPBoot-TBR program, the source code of which is accessible at https: //github.com/HynDuf7/mpboot/tree/Huynh_Tien_Dung.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
DWEN: A novel method for accurate estimation of cell type compositions from bulk data samples Polygenic risk scores adaptation for Height in a Vietnamese population Sentiment Classification for Beauty-fashion Reviews An Automated Stub Method for Unit Testing C/C++ Projects Knowledge-based Problem Solving and Reasoning methods
×
引用
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