Security attributes are the premise and foundation for implementing Attribute-Based Access Control(ABAC)mechanisms.However,when dealing with massive volumes of unstructured text big data resources,the current attribut...Security attributes are the premise and foundation for implementing Attribute-Based Access Control(ABAC)mechanisms.However,when dealing with massive volumes of unstructured text big data resources,the current attribute management methods based on manual extraction face several issues,such as high costs for attribute extraction,long processing times,unstable accuracy,and poor scalability.To address these problems,this paper proposes an attribute mining technology for access control institutions based on hybrid capsule networks.This technology leverages transfer learning ideas,utilizing Bidirectional Encoder Representations from Transformers(BERT)pre-trained language models to achieve vectorization of unstructured text data resources.Furthermore,we have designed a novel end-to-end parallel hybrid network structure,where the parallel networks handle global and local information features of the text that they excel at,respectively.By employing techniques such as attention mechanisms,capsule networks,and dynamic routing,effective mining of security attributes for access control resources has been achieved.Finally,we evaluated the performance level of the proposed attribute mining method for access control institutions through experiments on the medical referral text resource dataset.The experimental results show that,compared with baseline algorithms,our method adopts a parallel network structure that can better balance global and local feature information,resulting in improved overall performance.Specifically,it achieves a comprehensive performance enhancement of 2.06%to 8.18%in the F1 score metric.Therefore,this technology can effectively provide attribute support for access control of unstructured text big data resources.展开更多
Turner syndrome(TS)is a chromosomal disorder disease that only affects the growth of female patients.Prompt diagnosis is of high significance for the patients.However,clinical screening methods are time-consuming and ...Turner syndrome(TS)is a chromosomal disorder disease that only affects the growth of female patients.Prompt diagnosis is of high significance for the patients.However,clinical screening methods are time-consuming and cost-expensive.Some researchers used machine learning-based methods to detect TS,the performance of which needed to be improved.Therefore,we propose an ensemble method of two-path capsule networks(CapsNets)for detecting TS based on global-local facial images.Specifically,the TS facial images are preprocessed and segmented into eight local parts under the direction of physicians;then,nine two-path CapsNets are respectively trained using the complete TS facial images and eight local images,in which the few-shot learning is utilized to solve the problem of limited data;finally,a probability-based ensemble method is exploited to combine nine classifiers for the classification of TS.By studying base classifiers,we find two meaningful facial areas are more related to TS patients,i.e.,the parts of eyes and nose.The results demonstrate that the proposed model is effective for the TS classification task,which achieves the highest accuracy of 0.9241.展开更多
目的运用网状Meta分析评估不同中成药联合化学药治疗甲亢的疗效与安全性,为临床用药提供循证依据。方法计算机检索VIP、Wanfang、CNKI、PubMed、Cochrane Library、Web of Science等数据库,检索公开发表中成药治疗甲亢的对照研究,检索...目的运用网状Meta分析评估不同中成药联合化学药治疗甲亢的疗效与安全性,为临床用药提供循证依据。方法计算机检索VIP、Wanfang、CNKI、PubMed、Cochrane Library、Web of Science等数据库,检索公开发表中成药治疗甲亢的对照研究,检索时限建库至2025年1月。采用Cochrane 5.4手册对纳入的研究进行质量评价。运用R4.1.1软件进行贝叶斯网状Meta数据结果比较及排序。结果最终纳入31篇研究,总样本量2615例,共纳入9种口服中成药。网状Meta分析结果表明,有效率排名前三的干预措施为:百令胶囊+化学药>知柏地黄丸(口服液)+化学药>雷公藤多苷片(多甙片)+化学药;降低FT3激素水平前三排序:雷公藤多苷片(多甙片)+化学药>玄栀颗粒+化学药>甲亢平消丸+化学药;降低FT4激素水平前三排序:雷公藤多苷片(多甙片)+化学药>百令胶囊+化学药>玄栀颗粒+化学药;提高TSH激素水平前三排序:玄栀颗粒+化学药>百令胶囊+化学药>甲亢平消丸+化学药;降低TT3激素水平前三排序:甲亢灵胶囊+化学药>百令胶囊+化学药>知柏地黄丸(口服液)+化学药;降低TT4激素水平前三排序:百令胶囊+化学药>知柏地黄丸(口服液)+化学药>银甲散(丹)+化学药。结论治疗甲状腺功能亢进采用口服中成药的方案中,提高有效率及降低TT4激素水平方面,首选百令胶囊+化学药;针对改善相关激素水平方面,在降低FT3、FT4激素水平方面,雷公藤多苷片(多甙片)+化学药最有效,甲亢灵胶囊+化学药在降低TT3激素水平方面最有效,临床中可根据患者的具体情况合理准确选择用药。展开更多
社交文本的情感分析主要存在结构不规则、特征稀疏和分类效果不理想等问题。针对这些问题,提出了一种双向长短期记忆网络(Bi-directional long short-term memory,BiLSTM)和胶囊网络(Capsule network,CapsNet)混合模型(BiLSTM-CapsNet)...社交文本的情感分析主要存在结构不规则、特征稀疏和分类效果不理想等问题。针对这些问题,提出了一种双向长短期记忆网络(Bi-directional long short-term memory,BiLSTM)和胶囊网络(Capsule network,CapsNet)混合模型(BiLSTM-CapsNet)。该模型先使用胶囊网络提取单个特征词在整个句子中的位置语义信息,再使用双向长短期记忆网络提取社交文本的上下文词语之间的关系,最后通过softmax分类器,进行情感倾向的分类。试验结果表明,该模型在粗粒度和细粒度情感分类中都有优势。展开更多
基金supported by National Natural Science Foundation of China(No.62102449).
文摘Security attributes are the premise and foundation for implementing Attribute-Based Access Control(ABAC)mechanisms.However,when dealing with massive volumes of unstructured text big data resources,the current attribute management methods based on manual extraction face several issues,such as high costs for attribute extraction,long processing times,unstable accuracy,and poor scalability.To address these problems,this paper proposes an attribute mining technology for access control institutions based on hybrid capsule networks.This technology leverages transfer learning ideas,utilizing Bidirectional Encoder Representations from Transformers(BERT)pre-trained language models to achieve vectorization of unstructured text data resources.Furthermore,we have designed a novel end-to-end parallel hybrid network structure,where the parallel networks handle global and local information features of the text that they excel at,respectively.By employing techniques such as attention mechanisms,capsule networks,and dynamic routing,effective mining of security attributes for access control resources has been achieved.Finally,we evaluated the performance level of the proposed attribute mining method for access control institutions through experiments on the medical referral text resource dataset.The experimental results show that,compared with baseline algorithms,our method adopts a parallel network structure that can better balance global and local feature information,resulting in improved overall performance.Specifically,it achieves a comprehensive performance enhancement of 2.06%to 8.18%in the F1 score metric.Therefore,this technology can effectively provide attribute support for access control of unstructured text big data resources.
基金the National Key R&D Program of China(No.2020YFB2104402)。
文摘Turner syndrome(TS)is a chromosomal disorder disease that only affects the growth of female patients.Prompt diagnosis is of high significance for the patients.However,clinical screening methods are time-consuming and cost-expensive.Some researchers used machine learning-based methods to detect TS,the performance of which needed to be improved.Therefore,we propose an ensemble method of two-path capsule networks(CapsNets)for detecting TS based on global-local facial images.Specifically,the TS facial images are preprocessed and segmented into eight local parts under the direction of physicians;then,nine two-path CapsNets are respectively trained using the complete TS facial images and eight local images,in which the few-shot learning is utilized to solve the problem of limited data;finally,a probability-based ensemble method is exploited to combine nine classifiers for the classification of TS.By studying base classifiers,we find two meaningful facial areas are more related to TS patients,i.e.,the parts of eyes and nose.The results demonstrate that the proposed model is effective for the TS classification task,which achieves the highest accuracy of 0.9241.
文摘目的运用网状Meta分析评估不同中成药联合化学药治疗甲亢的疗效与安全性,为临床用药提供循证依据。方法计算机检索VIP、Wanfang、CNKI、PubMed、Cochrane Library、Web of Science等数据库,检索公开发表中成药治疗甲亢的对照研究,检索时限建库至2025年1月。采用Cochrane 5.4手册对纳入的研究进行质量评价。运用R4.1.1软件进行贝叶斯网状Meta数据结果比较及排序。结果最终纳入31篇研究,总样本量2615例,共纳入9种口服中成药。网状Meta分析结果表明,有效率排名前三的干预措施为:百令胶囊+化学药>知柏地黄丸(口服液)+化学药>雷公藤多苷片(多甙片)+化学药;降低FT3激素水平前三排序:雷公藤多苷片(多甙片)+化学药>玄栀颗粒+化学药>甲亢平消丸+化学药;降低FT4激素水平前三排序:雷公藤多苷片(多甙片)+化学药>百令胶囊+化学药>玄栀颗粒+化学药;提高TSH激素水平前三排序:玄栀颗粒+化学药>百令胶囊+化学药>甲亢平消丸+化学药;降低TT3激素水平前三排序:甲亢灵胶囊+化学药>百令胶囊+化学药>知柏地黄丸(口服液)+化学药;降低TT4激素水平前三排序:百令胶囊+化学药>知柏地黄丸(口服液)+化学药>银甲散(丹)+化学药。结论治疗甲状腺功能亢进采用口服中成药的方案中,提高有效率及降低TT4激素水平方面,首选百令胶囊+化学药;针对改善相关激素水平方面,在降低FT3、FT4激素水平方面,雷公藤多苷片(多甙片)+化学药最有效,甲亢灵胶囊+化学药在降低TT3激素水平方面最有效,临床中可根据患者的具体情况合理准确选择用药。
文摘社交文本的情感分析主要存在结构不规则、特征稀疏和分类效果不理想等问题。针对这些问题,提出了一种双向长短期记忆网络(Bi-directional long short-term memory,BiLSTM)和胶囊网络(Capsule network,CapsNet)混合模型(BiLSTM-CapsNet)。该模型先使用胶囊网络提取单个特征词在整个句子中的位置语义信息,再使用双向长短期记忆网络提取社交文本的上下文词语之间的关系,最后通过softmax分类器,进行情感倾向的分类。试验结果表明,该模型在粗粒度和细粒度情感分类中都有优势。