Artificial Intelligence Review最新文献

筛选
英文 中文
An efficient network clustering approach using graph-boosting and nonnegative matrix factorization 利用图增强和非负矩阵因式分解的高效网络聚类方法
IF 10.7 2区 计算机科学
Artificial Intelligence Review Pub Date : 2024-09-16 DOI: 10.1007/s10462-024-10912-1
Ji Tang, Xiaoru Xu, Teng Wang, Amin Rezaeipanah
{"title":"An efficient network clustering approach using graph-boosting and nonnegative matrix factorization","authors":"Ji Tang,&nbsp;Xiaoru Xu,&nbsp;Teng Wang,&nbsp;Amin Rezaeipanah","doi":"10.1007/s10462-024-10912-1","DOIUrl":"10.1007/s10462-024-10912-1","url":null,"abstract":"<div><p>Network clustering is a critical task in data analysis, aimed at uncovering the underlying structure and patterns within complex networks. Traditional clustering methods often struggle with large-scale and noisy data, leading to suboptimal results. Also, the efficiency of positive samples in network clustering depends on the carefully constructed data augmentation, and the pre-training process of the model deals with large-scale data. To address these issues, in this paper, we introduce an efficient network clustering approach that leverages Graph-Boosting and Nonnegative Matrix Factorization to enhance clustering performance (GBNMF). Our algorithm addresses the limitations of traditional clustering techniques by incorporating the strengths of graph-boosting, which iteratively improves the quality of clusters, and Nonnegative Matrix Factorization (NMF), which effectively captures latent structures within the data. We validate our algorithm through extensive experiments on various benchmark network datasets, demonstrating significant improvements in clustering accuracy and robustness. The proposed algorithm not only achieves superior clustering results but also exhibits remarkable computational efficiency, making it a valuable tool for large-scale network analysis applications.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 11","pages":""},"PeriodicalIF":10.7,"publicationDate":"2024-09-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10912-1.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142262538","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Explainable Generative AI (GenXAI): a survey, conceptualization, and research agenda 可解释的生成式人工智能(GenXAI):调查、概念化和研究议程
IF 10.7 2区 计算机科学
Artificial Intelligence Review Pub Date : 2024-09-15 DOI: 10.1007/s10462-024-10916-x
Johannes Schneider
{"title":"Explainable Generative AI (GenXAI): a survey, conceptualization, and research agenda","authors":"Johannes Schneider","doi":"10.1007/s10462-024-10916-x","DOIUrl":"10.1007/s10462-024-10916-x","url":null,"abstract":"<div><p>Generative AI (GenAI) represents a shift from AI’s ability to “recognize” to its ability to “generate” solutions for a wide range of tasks. As generated solutions and applications grow more complex and multi-faceted, new needs, objectives, and possibilities for explainability (XAI) have emerged. This work elaborates on why XAI has gained importance with the rise of GenAI and the challenges it poses for explainability research. We also highlight new and emerging criteria that explanations should meet, such as verifiability, interactivity, security, and cost considerations. To achieve this, we focus on surveying existing literature. Additionally, we provide a taxonomy of relevant dimensions to better characterize existing XAI mechanisms and methods for GenAI. We explore various approaches to ensure XAI, ranging from training data to prompting. Our paper provides a concise technical background of GenAI for non-technical readers, focusing on text and images to help them understand new or adapted XAI techniques for GenAI. However, due to the extensive body of work on GenAI, we chose not to delve into detailed aspects of XAI related to the evaluation and usage of explanations. Consequently, the manuscript appeals to both technical experts and professionals from other fields, such as social scientists and information systems researchers. Our research roadmap outlines over ten directions for future investigation.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 11","pages":""},"PeriodicalIF":10.7,"publicationDate":"2024-09-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10916-x.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142262230","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Exploring meta-heuristics for partitional clustering: methods, metrics, datasets, and challenges 探索分区聚类的元启发式方法:方法、度量、数据集和挑战
IF 10.7 2区 计算机科学
Artificial Intelligence Review Pub Date : 2024-09-12 DOI: 10.1007/s10462-024-10920-1
Arvinder Kaur, Yugal Kumar, Jagpreet Sidhu
{"title":"Exploring meta-heuristics for partitional clustering: methods, metrics, datasets, and challenges","authors":"Arvinder Kaur,&nbsp;Yugal Kumar,&nbsp;Jagpreet Sidhu","doi":"10.1007/s10462-024-10920-1","DOIUrl":"10.1007/s10462-024-10920-1","url":null,"abstract":"<div><p>Partitional clustering is a type of clustering that can organize the data into non-overlapping groups or clusters. This technique has diverse applications across the different various domains like image processing, pattern recognition, data mining, rule-based systems, customer segmentation, image segmentation, and anomaly detection, etc. Hence, this survey aims to identify the key concepts and approaches in partitional clustering. Further, it also highlights its widespread applicability including major advantages and challenges. Partitional clustering faces challenges like selecting the optimal number of clusters, local optima, sensitivity to initial centroids, etc. Therefore, this survey describes the clustering problems as partitional clustering, dynamic clustering, automatic clustering, and fuzzy clustering. The objective of this survey is to identify the meta-heuristic algorithms for the aforementioned clustering. Further, the meta-heuristic algorithms are also categorised into simple meta-heuristic algorithms, improved meta-heuristic algorithms, and hybrid meta-heuristic algorithms. Hence, this work also focuses on the adoption of new meta-heuristic algorithms, improving existing methods and novel techniques that enhance clustering performance and robustness, making partitional clustering a critical tool for data analysis and machine learning. This survey also highlights the different objective functions and benchmark datasets adopted for measuring the effectiveness of clustering algorithms. Before the literature survey, several research questions are formulated to ensure the effectiveness and efficiency of the survey such as what are the various meta-heuristic techniques available for clustering problems? How to handle automatic data clustering? What are the main reasons for hybridizing clustering algorithms? The survey identifies shortcomings associated with existing algorithms and clustering problems and highlights the active area of research in the clustering field to overcome these limitations and improve performance.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 10","pages":""},"PeriodicalIF":10.7,"publicationDate":"2024-09-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10920-1.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142222057","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Deep learning and machine learning techniques for head pose estimation: a survey 用于头部姿态估计的深度学习和机器学习技术:一项调查
IF 10.7 2区 计算机科学
Artificial Intelligence Review Pub Date : 2024-09-12 DOI: 10.1007/s10462-024-10936-7
Redhwan Algabri, Ahmed Abdu, Sungon Lee
{"title":"Deep learning and machine learning techniques for head pose estimation: a survey","authors":"Redhwan Algabri,&nbsp;Ahmed Abdu,&nbsp;Sungon Lee","doi":"10.1007/s10462-024-10936-7","DOIUrl":"10.1007/s10462-024-10936-7","url":null,"abstract":"<div><p>Head pose estimation (HPE) has been extensively investigated over the past decade due to its wide range of applications across several domains of artificial intelligence (AI), resulting in progressive improvements in accuracy. The problem becomes more challenging when the application requires full-range angles, particularly in unconstrained environments, making HPE an active research topic. This paper presents a comprehensive survey of recent AI-based HPE tasks in digital images. We also propose a novel taxonomy based on the main steps to implement each method, broadly dividing these steps into eleven categories under four groups. Moreover, we provide the pros and cons of ten categories of the overall system. Finally, this survey sheds some light on the public datasets, available codes, and future research directions, aiding readers and aspiring researchers in identifying robust methods that exhibit a strong baseline within the subcategory for further exploration in this fascinating area. The review compared and analyzed 113 articles published between 2018 and 2024, distributing 70.5% deep learning, 24.1% machine learning, and 5.4% hybrid approaches. Furthermore, it included 101 articles related to datasets, definitions, and other elements for AI-based HPE systems published over the last two decades. To the best of our knowledge, this is the first paper that aims to survey HPE strategies based on artificial intelligence, with detailed explanations of the main steps to implement each method. A regularly updated project page is provided: (github).</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 10","pages":""},"PeriodicalIF":10.7,"publicationDate":"2024-09-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10936-7.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142222056","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A comprehensive review of tubule formation in histopathology images: advancement in tubule and tumor detection techniques 组织病理学图像中小管形成的全面回顾:小管和肿瘤检测技术的进步
IF 10.7 2区 计算机科学
Artificial Intelligence Review Pub Date : 2024-09-11 DOI: 10.1007/s10462-024-10887-z
Joseph Jiun Wen Siet, Xiao Jian Tan, Wai Loon Cheor, Khairul Shakir Ab Rahman, Ee Meng Cheng, Wan Zuki Azman Wan Muhamad, Sook Yee Yip
{"title":"A comprehensive review of tubule formation in histopathology images: advancement in tubule and tumor detection techniques","authors":"Joseph Jiun Wen Siet,&nbsp;Xiao Jian Tan,&nbsp;Wai Loon Cheor,&nbsp;Khairul Shakir Ab Rahman,&nbsp;Ee Meng Cheng,&nbsp;Wan Zuki Azman Wan Muhamad,&nbsp;Sook Yee Yip","doi":"10.1007/s10462-024-10887-z","DOIUrl":"10.1007/s10462-024-10887-z","url":null,"abstract":"<div><p>Breast cancer, the earliest documented cancer in history, stands as a foremost cause of mortality, accounting for 684,996 deaths globally in 2020 (15.5% of all female cancer cases). Irrespective of socioeconomic factors, geographic locations, race, or ethnicity, breast cancer ranks as the most frequently diagnosed cancer in women. The standard grading for breast cancer utilizes the Nottingham Histopathology Grading (NHG) system, which considers three crucial features: mitotic counts, nuclear pleomorphism, and tubule formation. Comprehensive reviews on features, for example, mitotic count and nuclear pleomorphism have been available thus far. Nevertheless, a thorough investigation specifically focusing on tubule formation aligned with the NHG system is currently lacking. Motivated by this gap, the present study aims to unravel tubule formation in histopathology images via a comprehensive review of detection approaches involving tubule and tumor features. Without temporal constraints, a structured methodology is established in line with the Preferred Reporting Items for Systematic Reviews and Meta-Analyses (PRISMA) guidelines, resulting in 12 articles for tubule detection and 67 included articles for tumor detection. Despite the primary focus on breast cancer, the structured search string extends beyond this domain to encompass any cancer type utilizing histopathology images as input, focusing on tubule and tumor detection. This broadened scope is essential. Insights from approaches in tubule and tumor detection for various cancers can be assimilated, integrated, and contributed to an enhanced understanding of tubule formation in breast histopathology images. This study compiles evidence-based analyses into a cohesive document, offering comprehensive information to a diverse audience, including newcomers, experienced researchers, and stakeholders interested in the subject matter.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 10","pages":""},"PeriodicalIF":10.7,"publicationDate":"2024-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10887-z.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142222062","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Domain generalization through meta-learning: a survey 通过元学习实现领域泛化:一项调查
IF 10.7 2区 计算机科学
Artificial Intelligence Review Pub Date : 2024-09-09 DOI: 10.1007/s10462-024-10922-z
Arsham Gholamzadeh Khoee, Yinan Yu, Robert Feldt
{"title":"Domain generalization through meta-learning: a survey","authors":"Arsham Gholamzadeh Khoee,&nbsp;Yinan Yu,&nbsp;Robert Feldt","doi":"10.1007/s10462-024-10922-z","DOIUrl":"10.1007/s10462-024-10922-z","url":null,"abstract":"<div><p>Deep neural networks (DNNs) have revolutionized artificial intelligence but often lack performance when faced with out-of-distribution data, a common scenario due to the inevitable domain shifts in real-world applications. This limitation stems from the common assumption that training and testing data share the same distribution-an assumption frequently violated in practice. Despite their effectiveness with large amounts of data and computational power, DNNs struggle with distributional shifts and limited labeled data, leading to overfitting and poor generalization across various tasks and domains. Meta-learning presents a promising approach by employing algorithms that acquire transferable knowledge across various tasks for fast adaptation, eliminating the need to learn each task from scratch. This survey paper delves into the realm of meta-learning with a focus on its contribution to domain generalization. We first clarify the concept of meta-learning for domain generalization and introduce a novel taxonomy based on the feature extraction strategy and the classifier learning methodology, offering a granular view of methodologies. Additionally, we present a decision graph to assist readers in navigating the taxonomy based on data availability and domain shifts, enabling them to select and develop a proper model tailored to their specific problem requirements. Through an exhaustive review of existing methods and underlying theories, we map out the fundamentals of the field. Our survey provides practical insights and an informed discussion on promising research directions.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 10","pages":""},"PeriodicalIF":10.7,"publicationDate":"2024-09-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10922-z.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142222058","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A survey on knowledge-enhanced multimodal learning 知识强化多模态学习调查
IF 10.7 2区 计算机科学
Artificial Intelligence Review Pub Date : 2024-09-09 DOI: 10.1007/s10462-024-10825-z
Maria Lymperaiou, Giorgos Stamou
{"title":"A survey on knowledge-enhanced multimodal learning","authors":"Maria Lymperaiou,&nbsp;Giorgos Stamou","doi":"10.1007/s10462-024-10825-z","DOIUrl":"10.1007/s10462-024-10825-z","url":null,"abstract":"<div><p>Multimodal learning has been a field of increasing interest, aiming to combine various modalities in a single joint representation. Especially in the area of visiolinguistic (VL) learning multiple models and techniques have been developed, targeting a variety of tasks that involve images and text. VL models have reached unprecedented performances by extending the idea of Transformers, so that both modalities can learn from each other. Massive pre-training procedures enable VL models to acquire a certain level of real-world understanding, although many gaps can be identified: the limited comprehension of commonsense, factual, temporal and other everyday knowledge aspects questions the extendability of VL tasks. Knowledge graphs and other knowledge sources can fill those gaps by explicitly providing missing information, unlocking novel capabilities of VL models. At the same time, knowledge graphs enhance explainability, fairness and validity of decision making, issues of outermost importance for such complex implementations. The current survey aims to unify the fields of VL representation learning and knowledge graphs, and provides a taxonomy and analysis of knowledge-enhanced VL models.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 10","pages":""},"PeriodicalIF":10.7,"publicationDate":"2024-09-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10825-z.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142222059","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
New covering techniques and applications utilizing multigranulation fuzzy rough sets 利用多粒度模糊粗糙集的新覆盖技术和应用
IF 10.7 2区 计算机科学
Artificial Intelligence Review Pub Date : 2024-09-06 DOI: 10.1007/s10462-024-10860-w
Mohammed Atef, Sifeng Liu, Sarbast Moslem, Dragan Pamucar
{"title":"New covering techniques and applications utilizing multigranulation fuzzy rough sets","authors":"Mohammed Atef,&nbsp;Sifeng Liu,&nbsp;Sarbast Moslem,&nbsp;Dragan Pamucar","doi":"10.1007/s10462-024-10860-w","DOIUrl":"10.1007/s10462-024-10860-w","url":null,"abstract":"<div><p>In order to conduct an in-depth study of Zhan’s methodology pertaining to the covering of multigranulation fuzzy rough sets (<span>(hbox {C}_{{MG}})</span>FRSs), we build two families: the family of fuzzy <span>(beta )</span>-minimum descriptions and the family of <span>(beta )</span>-maximum descriptions. Subsequently, utilizing these notions, we proceed to develop two variations of covering via optimistic (pessimistic) multigranuation rough set samples (<span>(hbox {CO(P)}_{{MG}})</span>FRS). The axiomatic properties are examined. In this study, we examine four models of covering using variable precision multigranulation fuzzy rough sets (<span>(hbox {CVP}_{{MG}})</span>FRSs). We proceed with analyzing the features of these models. Interconnections between these planned plans are also elucidated. This study explores algorithms that aim to identify innovative strategies for addressing multiattribute group decision-making problems (MAGDM) and multicriteria group decision-making problems (MCGDM). The test examples have been elucidated to provide an inclusive grasp of the efficacy of the offered samples. Ultimately, the distinctions between our methodologies and the preexisting research have been demonstrated.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 10","pages":""},"PeriodicalIF":10.7,"publicationDate":"2024-09-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10860-w.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142222060","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Improved multi-strategy adaptive Grey Wolf Optimization for practical engineering applications and high-dimensional problem solving 用于实际工程应用和高维问题解决的改进型多策略自适应灰狼优化法
IF 10.7 2区 计算机科学
Artificial Intelligence Review Pub Date : 2024-09-05 DOI: 10.1007/s10462-024-10821-3
Mingyang Yu, Jing Xu, Weiyun Liang, Yu Qiu, Sixu Bao, Lin Tang
{"title":"Improved multi-strategy adaptive Grey Wolf Optimization for practical engineering applications and high-dimensional problem solving","authors":"Mingyang Yu,&nbsp;Jing Xu,&nbsp;Weiyun Liang,&nbsp;Yu Qiu,&nbsp;Sixu Bao,&nbsp;Lin Tang","doi":"10.1007/s10462-024-10821-3","DOIUrl":"10.1007/s10462-024-10821-3","url":null,"abstract":"<div><p>The Grey Wolf Optimization (GWO) is a highly effective meta-heuristic algorithm leveraging swarm intelligence to tackle real-world optimization problems. However, when confronted with large-scale problems, GWO encounters hurdles in convergence speed and problem-solving capabilities. To address this, we propose an Improved Adaptive Grey Wolf Optimization (IAGWO), which significantly enhances exploration of the search space through refined search mechanisms and adaptive strategy. Primarily, we introduce the incorporation of velocity and the Inverse Multiquadratic Function (IMF) into the search mechanism. This integration not only accelerates convergence speed but also maintains accuracy. Secondly, we implement an adaptive strategy for population updates, enhancing the algorithm's search and optimization capabilities dynamically. The efficacy of our proposed IAGWO is demonstrated through comparative experiments conducted on benchmark test sets, including CEC 2017, CEC 2020, CEC 2022, and CEC 2013 large-scale global optimization suites. At CEC2017, CEC 2020 (10/20 dimensions), CEC 2022 (10/20 dimensions), and CEC 2013, respectively, it outperformed other comparative algorithms by 88.2%, 91.5%, 85.4%, 96.2%, 97.4%, and 97.2%. Results affirm that our algorithm surpasses state-of-the-art approaches in addressing large-scale problems. Moreover, we showcase the broad application potential of the algorithm by successfully solving 19 real-world engineering challenges.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 10","pages":""},"PeriodicalIF":10.7,"publicationDate":"2024-09-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10821-3.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142222064","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Human–computer interaction using artificial intelligence-based expert prioritization and neuro quantum fuzzy picture rough sets for identity management choices of non-fungible tokens in the Metaverse 利用基于人工智能的专家优先级排序和神经量子模糊图象粗糙集进行人机交互,以实现元宇宙中不可篡改令牌的身份管理选择
IF 10.7 2区 计算机科学
Artificial Intelligence Review Pub Date : 2024-09-05 DOI: 10.1007/s10462-024-10875-3
Gang Kou, Hasan Dinçer, Dragan Pamucar, Serhat Yüksel, Muhammet Deveci, Gabriela Oana Olaru, Serkan Eti
{"title":"Human–computer interaction using artificial intelligence-based expert prioritization and neuro quantum fuzzy picture rough sets for identity management choices of non-fungible tokens in the Metaverse","authors":"Gang Kou,&nbsp;Hasan Dinçer,&nbsp;Dragan Pamucar,&nbsp;Serhat Yüksel,&nbsp;Muhammet Deveci,&nbsp;Gabriela Oana Olaru,&nbsp;Serkan Eti","doi":"10.1007/s10462-024-10875-3","DOIUrl":"10.1007/s10462-024-10875-3","url":null,"abstract":"<div><p>Necessary improvements should be made to increase the effectiveness of non-fungible tokens on the Metaverse platform without having extra costs. For the purpose of handing this process more efficiently, there is a need to determine the most important factors for a more successful integration of non-fungible tokens into this platform. Accordingly, this study aims to determine the appropriate the identity management choices of non-fungible tokens in the Metaverse. There are three different stages in the proposed novel fuzzy decision-making model. The first stage includes prioritizing the expert choices with artificial intelligence-based decision-making methodology. Secondly, the criteria sets for managing non-fungible tokens are weighted by using Quantum picture fuzzy rough sets-based M-SWARA methodology. Finally, the identity management choices regarding non-fungible tokens in the Metaverse are ranked with Quantum picture fuzzy rough sets oriented VIKOR. The main contribution of this study is that artificial intelligence methodology is integrated to the fuzzy decision-making modelling to differentiate the experts. With the help of this situation, it can be possible to create clusters for the experts. Hence, the opinions of experts outside this group may be excluded from the scope. It has been determined that security must be ensured first to increase the use of non-fungible tokens on the Metaverse platform. Similarly, technological infrastructure must also be sufficient to achieve this objective. Moreover, biometrics for unique identification has the best ranking performance among the alternatives. Privacy with authentication plays also critical role for the effectiveness of this process.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 10","pages":""},"PeriodicalIF":10.7,"publicationDate":"2024-09-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10875-3.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142222070","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信