首页 > 最新文献

Computer Science最新文献

英文 中文
Explainable Spark-based PSO Clustering for Intrusion Detection 基于 Spark 的可解释 PSO 聚类用于入侵检测
Pub Date : 2024-07-03 DOI: 10.7494/csci.2024.25.2.5891
Chiheb eddine Ben ncir, Mohamed Aymen Ben Haj kacem, Mohammed Alatas
Given the exponential growth of available data in large networks, the existence of rapid, transparent and explainable intrusion detection systems has become of high necessity to effectively discover attacks in such huge networks. To deal with this challenge, we propose a novel explainable intrusion detection system based on Spark, Particle Swarm Optimization (PSO) clustering and eXplainable Artificial Intelligence (XAI) techniques. Spark is used as a parallel processing model for the effective processing of large-scale data, PSO is integrated for improving the quality of the intrusion detection system by avoiding sensitive initialization and premature convergence of the clustering algorithm and finally, XAI techniques are used to enhance interpretability and explainability of intrusion recommendations by providing both micro and macro explanations of detected intrusions. Experiments are conducted on several large collections of real datasets to show the effectiveness of the proposed intrusion detection system in terms of explainability, scalability and accuracy. The proposed system has shown high transparency in assisting security experts and decision-makers to understand and interpret attack behavior.
鉴于大型网络中可用数据的指数级增长,要想在如此庞大的网络中有效地发现攻击行为,快速、透明和可解释的入侵检测系统的存在已变得十分必要。为了应对这一挑战,我们提出了一种基于 Spark、粒子群优化(PSO)聚类和可解释人工智能(XAI)技术的新型可解释入侵检测系统。Spark 用作有效处理大规模数据的并行处理模型,PSO 被集成用于通过避免敏感的初始化和聚类算法的过早收敛来提高入侵检测系统的质量,最后,XAI 技术被用于通过对检测到的入侵提供微观和宏观解释来增强入侵建议的可解释性和可解释性。我们在几个大型真实数据集上进行了实验,以显示所提议的入侵检测系统在可解释性、可扩展性和准确性方面的有效性。建议的系统在帮助安全专家和决策者理解和解释攻击行为方面表现出很高的透明度。
{"title":"Explainable Spark-based PSO Clustering for Intrusion Detection","authors":"Chiheb eddine Ben ncir, Mohamed Aymen Ben Haj kacem, Mohammed Alatas","doi":"10.7494/csci.2024.25.2.5891","DOIUrl":"https://doi.org/10.7494/csci.2024.25.2.5891","url":null,"abstract":"Given the exponential growth of available data in large networks, the existence of rapid, transparent and explainable intrusion detection systems has become of high necessity to effectively discover attacks in such huge networks. To deal with this challenge, we propose a novel explainable intrusion detection system based on Spark, Particle Swarm Optimization (PSO) clustering and eXplainable Artificial Intelligence (XAI) techniques. Spark is used as a parallel processing model for the effective processing of large-scale data, PSO is integrated for improving the quality of the intrusion detection system by avoiding sensitive initialization and premature convergence of the clustering algorithm and finally, XAI techniques are used to enhance interpretability and explainability of intrusion recommendations by providing both micro and macro explanations of detected intrusions. Experiments are conducted on several large collections of real datasets to show the effectiveness of the proposed intrusion detection system in terms of explainability, scalability and accuracy. The proposed system has shown high transparency in assisting security experts and decision-makers to understand and interpret attack behavior.","PeriodicalId":503380,"journal":{"name":"Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-07-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141683996","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
Detection of Credit Card Fraud with Optimized Deep Neural Network in Balanced Data Condition 在平衡数据条件下利用优化的深度神经网络检测信用卡欺诈行为
Pub Date : 2024-07-03 DOI: 10.7494/csci.2024.25.2.5967
Nirupam Shome, Devran Dey Sarkar, Richik Kashyap, Rabul Hussain Lasker
Due to the huge number of financial transactions, it is almost impossible for humans to manually detect fraudulent transactions. In previous work, the datasets are not balanced and the models suffer from overfitting problems. In this paper, we tried to overcome the problems by tuning hyperparameters and balancing the dataset by hybrid approach using under-sampling and over-sampling techniques. In this study, we have observed that these modifications are effective to get better performance in comparison to the existing models. The MCC score is considered an important parameter in binary classification since it ensures the correct prediction of the majority of positive data instances and negative data instances. So, we emphasize on MCC score and our method achieved MCC score of 97.09%, which is far more (16 % approx.) than other state of art methods. In terms of other performance metrics, the result of our proposed model is also improved significantly.
由于金融交易数量庞大,人工检测欺诈交易几乎是不可能的。在以往的工作中,数据集并不平衡,模型存在过拟合问题。在本文中,我们试图通过调整超参数和使用欠采样和过采样技术的混合方法来平衡数据集,从而克服这些问题。在这项研究中,我们观察到,与现有模型相比,这些修改有效地提高了性能。MCC 分数被认为是二元分类中的一个重要参数,因为它能确保正确预测大多数正向数据实例和负向数据实例。因此,我们强调 MCC 分数,我们的方法获得了 97.09% 的 MCC 分数,远远高于其他先进方法(约 16%)。在其他性能指标方面,我们提出的模型的结果也有显著提高。
{"title":"Detection of Credit Card Fraud with Optimized Deep Neural Network in Balanced Data Condition","authors":"Nirupam Shome, Devran Dey Sarkar, Richik Kashyap, Rabul Hussain Lasker","doi":"10.7494/csci.2024.25.2.5967","DOIUrl":"https://doi.org/10.7494/csci.2024.25.2.5967","url":null,"abstract":"Due to the huge number of financial transactions, it is almost impossible for humans to manually detect fraudulent transactions. In previous work, the datasets are not balanced and the models suffer from overfitting problems. In this paper, we tried to overcome the problems by tuning hyperparameters and balancing the dataset by hybrid approach using under-sampling and over-sampling techniques. In this study, we have observed that these modifications are effective to get better performance in comparison to the existing models. The MCC score is considered an important parameter in binary classification since it ensures the correct prediction of the majority of positive data instances and negative data instances. So, we emphasize on MCC score and our method achieved MCC score of 97.09%, which is far more (16 % approx.) than other state of art methods. In terms of other performance metrics, the result of our proposed model is also improved significantly.","PeriodicalId":503380,"journal":{"name":"Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-07-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141682774","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
Clustering for Clarity: Improving Word Sense Disambiguation through Multilevel Analysis 清晰度聚类:通过多层次分析改进词义消歧
Pub Date : 2024-07-03 DOI: 10.7494/csci.2024.25.2.5844
ShivKishan Dubey
In natural language processing, a critical activity known as word sense disambiguation (WSD) seeks to ascertain the precise meaning of an ambiguous wordin context. Traditional methods for WSD frequently involve supervised learning methods and lexical databases like WordNet. However, these methods fallshort in managing word meaning complexity and capturing fine-grained differences. In this paper, for increasing the precision and granularity of word sensedisambiguation we proposed multilevel clustering method that goes deeper in the nested levels as locate groups of linked context words and categorize themaccording to their word meanings. With this method, we can more effectively manage polysemy and homonymy as well as detect minute differences in meaning.          An actual investigation of the SemCor corpus demonstrates the performance score of multilevel clustering in WSD. This proposed method successfullyseparated clusters and groups context terms according to how semantically related they are, producing improved disambiguation outcomes. A more detailedknowledge of word senses and their relationships may be obtained thanks to the clustering process, which makes it possible to identify smaller clusters inside larger clusters. The outcomes demonstrate how multilevel clustering may enhance the granularity and accuracy of WSD. Our solution overcomes the drawbacks of conventional approaches and provides a more fine-grained representation of word senses by combining clustering algorithms.
在自然语言处理中,词义消歧(WSD)是一项至关重要的工作,旨在确定一个含混词语在上下文中的准确含义。传统的 WSD 方法通常涉及监督学习方法和词库(如 WordNet)。然而,这些方法在处理词义复杂性和捕捉细粒度差异方面存在不足。在本文中,为了提高词义消歧的精确度和粒度,我们提出了多层次聚类方法,该方法可以深入嵌套层次,定位关联上下文词组,并根据词义对其进行分类。有了这种方法,我们就能更有效地处理多义词和同义词,以及检测词义的细微差别。 对 SemCor 语料库的实际调查证明了多级聚类在 WSD 中的性能得分。所提出的方法根据上下文术语在语义上的关联程度成功地分离了聚类和分组,从而提高了消歧效果。由于聚类过程可以在较大的聚类中识别较小的聚类,因此可以更详细地了解词义及其关系。这些结果证明了多层次聚类是如何提高 WSD 的粒度和准确性的。我们的解决方案克服了传统方法的缺点,并通过结合聚类算法提供了更精细的词义表示。
{"title":"Clustering for Clarity: Improving Word Sense Disambiguation through Multilevel Analysis","authors":"ShivKishan Dubey","doi":"10.7494/csci.2024.25.2.5844","DOIUrl":"https://doi.org/10.7494/csci.2024.25.2.5844","url":null,"abstract":"In natural language processing, a critical activity known as word sense disambiguation (WSD) seeks to ascertain the precise meaning of an ambiguous wordin context. Traditional methods for WSD frequently involve supervised learning methods and lexical databases like WordNet. However, these methods fallshort in managing word meaning complexity and capturing fine-grained differences. In this paper, for increasing the precision and granularity of word sensedisambiguation we proposed multilevel clustering method that goes deeper in the nested levels as locate groups of linked context words and categorize themaccording to their word meanings. With this method, we can more effectively manage polysemy and homonymy as well as detect minute differences in meaning.          An actual investigation of the SemCor corpus demonstrates the performance score of multilevel clustering in WSD. This proposed method successfullyseparated clusters and groups context terms according to how semantically related they are, producing improved disambiguation outcomes. A more detailedknowledge of word senses and their relationships may be obtained thanks to the clustering process, which makes it possible to identify smaller clusters inside larger clusters. The outcomes demonstrate how multilevel clustering may enhance the granularity and accuracy of WSD. Our solution overcomes the drawbacks of conventional approaches and provides a more fine-grained representation of word senses by combining clustering algorithms.","PeriodicalId":503380,"journal":{"name":"Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-07-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141681598","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
Finding The Inverse of A Polynomial Modulo in The Ring Z[X] Based on The Method of Undetermined Coefficients 基于未定系数法求环 Z[X] 中多项式模数的倒数
Pub Date : 2024-07-03 DOI: 10.7494/csci.2024.25.2.5740
Ruslan Shevchuk, I. Yakymenko, M. Karpinski, Inna Shylinska, M. Kasianchuk
This paper presents the theoretical foundations of finding the inverse of a polynomial modulo in the ring Z[x] based on the method of undetermined coefficients. The use of the latter makes it possible to significantly reduce the time complexity of calculations avoiding the operation of finding the greatest common divisor. An example of calculating the inverse of a polynomial modulo in the ring Z[x] based on the proposed approach is given. Analytical expressions of the time complexities of the developed and classical methods depending on the degrees of polynomials are built. The graphic dependence of the complexity of performing the operation of finding the inverse of a polynomial in the ring Z[x] is presented, which shows the advantages of the method based on undetermined coefficients. It is found that the efficiency of the developed method increases logarithmically with an increase in the degrees of polynomials. 
本文介绍了基于未定系数法求环 Z[x] 中多项式模的逆的理论基础。使用后者可以大大减少计算的时间复杂性,避免求最大公约数的操作。本文给出了一个基于所提方法计算环 Z[x] 中多项式模的逆的例子。根据多项式的度数,建立了已开发方法和经典方法时间复杂性的分析表达式。给出了在环 Z[x] 中执行求多项式逆的操作复杂度的图形依赖关系,显示了基于未定系数的方法的优势。研究发现,随着多项式度数的增加,所开发方法的效率呈对数增长。
{"title":"Finding The Inverse of A Polynomial Modulo in The Ring Z[X] Based on The Method of Undetermined Coefficients","authors":"Ruslan Shevchuk, I. Yakymenko, M. Karpinski, Inna Shylinska, M. Kasianchuk","doi":"10.7494/csci.2024.25.2.5740","DOIUrl":"https://doi.org/10.7494/csci.2024.25.2.5740","url":null,"abstract":"This paper presents the theoretical foundations of finding the inverse of a polynomial modulo in the ring Z[x] based on the method of undetermined coefficients. The use of the latter makes it possible to significantly reduce the time complexity of calculations avoiding the operation of finding the greatest common divisor. An example of calculating the inverse of a polynomial modulo in the ring Z[x] based on the proposed approach is given. Analytical expressions of the time complexities of the developed and classical methods depending on the degrees of polynomials are built. The graphic dependence of the complexity of performing the operation of finding the inverse of a polynomial in the ring Z[x] is presented, which shows the advantages of the method based on undetermined coefficients. It is found that the efficiency of the developed method increases logarithmically with an increase in the degrees of polynomials. ","PeriodicalId":503380,"journal":{"name":"Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-07-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141680716","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
A Survey on Syntactic Pattern Recognition Methods in Bioinformatics 生物信息学句法模式识别方法概览
Pub Date : 2024-03-10 DOI: 10.7494/csci.2024.25.1.6153
M. Flasiński
Formal tools and models of syntactic pattern recognition which are used in bioinformatics are introduced and characterized in the paper. They include, among others: stochastic (string) grammars and automata, hidden Markov models, programmed grammars, attributed grammars, stochastic tree grammars, Tree Adjoining Grammars (TAGs), algebraic dynamic programming, NLC- and NCE-type graph grammars, and algebraic graph transformation systems. The survey of applications of these formal tools and models in bioinformatics is presented.
本文介绍了生物信息学中使用的句法模式识别的形式工具和模型,并对其进行了描述。其中包括:随机(字符串)语法和自动机、隐马尔可夫模型、编程语法、归因语法、随机树语法、树邻接语法(TAG)、代数动态编程、NLC 和 NCE 型图语法以及代数图转换系统。本文介绍了这些形式化工具和模型在生物信息学中的应用。
{"title":"A Survey on Syntactic Pattern Recognition Methods in Bioinformatics","authors":"M. Flasiński","doi":"10.7494/csci.2024.25.1.6153","DOIUrl":"https://doi.org/10.7494/csci.2024.25.1.6153","url":null,"abstract":"Formal tools and models of syntactic pattern recognition which are used in bioinformatics are introduced and characterized in the paper. They include, among others: stochastic (string) grammars and automata, hidden Markov models, programmed grammars, attributed grammars, stochastic tree grammars, Tree Adjoining Grammars (TAGs), algebraic dynamic programming, NLC- and NCE-type graph grammars, and algebraic graph transformation systems. The survey of applications of these formal tools and models in bioinformatics is presented.","PeriodicalId":503380,"journal":{"name":"Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-03-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140254815","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
Veri Madenciliğinde Kümeleme Teknikleri: Yöntemler, Zorluklar ve Uygulamalar Üzerine Bir Araştırma 数据挖掘中的聚类技术:方法、挑战和应用概览
Pub Date : 2024-03-05 DOI: 10.53070/bbd.1421527
Tasnim Alasali, Yasin Ortakci
Clustering is a crucial technique in both research and practical applications of data mining. It has traditionally functioned as a pivotal analytical technique, facilitating the organization of unlabeled data to extract meaningful insights. The inherent complexity of clustering challenges has led to the development of a variety of clustering algorithms. Each of these algorithms is tailored to address specific data clustering scenarios. In this context, this paper provides a thorough analysis of clustering techniques in data mining, including their challenges and applications in various domains. It also undertakes an extensive exploration of the strengths and limitations characterizing distinct clustering methodologies, encompassing distance-based, hierarchical, grid-based, and density-based algorithms. Additionally, it explains numerous examples of clustering algorithms and their empirical results in various domains, including but not limited to healthcare, image processing, text and document clustering, and the field of big data analytics.
聚类是数据挖掘研究和实际应用中的一项重要技术。传统上,它是一种关键的分析技术,有助于组织无标记数据,以提取有意义的见解。聚类挑战固有的复杂性促使人们开发了各种聚类算法。这些算法中的每一种都是针对特定数据聚类场景量身定制的。在此背景下,本文对数据挖掘中的聚类技术进行了深入分析,包括它们在不同领域中面临的挑战和应用。本文还广泛探讨了不同聚类方法的优势和局限性,包括基于距离、层次、网格和密度的算法。此外,它还解释了聚类算法的大量实例及其在各个领域的经验结果,包括但不限于医疗保健、图像处理、文本和文档聚类以及大数据分析领域。
{"title":"Veri Madenciliğinde Kümeleme Teknikleri: Yöntemler, Zorluklar ve Uygulamalar Üzerine Bir Araştırma","authors":"Tasnim Alasali, Yasin Ortakci","doi":"10.53070/bbd.1421527","DOIUrl":"https://doi.org/10.53070/bbd.1421527","url":null,"abstract":"Clustering is a crucial technique in both research and practical applications of data mining. It has traditionally functioned as a pivotal analytical technique, facilitating the organization of unlabeled data to extract meaningful insights. The inherent complexity of clustering challenges has led to the development of a variety of clustering algorithms. Each of these algorithms is tailored to address specific data clustering scenarios. In this context, this paper provides a thorough analysis of clustering techniques in data mining, including their challenges and applications in various domains. It also undertakes an extensive exploration of the strengths and limitations characterizing distinct clustering methodologies, encompassing distance-based, hierarchical, grid-based, and density-based algorithms. Additionally, it explains numerous examples of clustering algorithms and their empirical results in various domains, including but not limited to healthcare, image processing, text and document clustering, and the field of big data analytics.","PeriodicalId":503380,"journal":{"name":"Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-03-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140263943","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
NotFYCEX: A Simulation Based Price Prediction and Notification System Using Continuous Machine Learning Method NotFYCEX:使用连续机器学习方法的基于仿真的价格预测和通知系统
Pub Date : 2024-02-05 DOI: 10.53070/bbd.1410394
E. N. Osegi, V.ı. Ani̇reh, J.ı. Mgbeafuli̇ke
This research study presents NotFyCEX - a price notification systems model based on Internet of Things (IoT) and Blockchain technology for reporting important trends in a Cryptocurrency Exchange (CRYPTEX) market. The system is simulated in near real time using a co-simulator approach including web-based PHP server-side application for emulating price fluctuations, a dynamic neural network model application integrated within the MATLAB/SIMULINK software environment and ArduinoUNO hardware for continual physical signalling/alerting. Dynamic simulation results showed exact matches between synthesized price state representations and the predicted pattern states. Thus, we consider NotFyCEX a novel effort that can effectively serve as a notification and price prediction system to the end-user or cryptocurrency trader in a given CRYPTEX market.
本研究介绍了 NotFyCEX - 一种基于物联网(IoT)和区块链技术的价格通知系统模型,用于报告加密货币交易所(CRYPTEX)市场的重要趋势。该系统采用联合模拟器方法进行了近乎实时的模拟,其中包括用于模拟价格波动的基于网络的 PHP 服务器端应用程序、集成在 MATLAB/SIMULINK 软件环境中的动态神经网络模型应用程序以及用于持续物理信号/警报的 ArduinoUNO 硬件。动态模拟结果显示,合成的价格状态表示与预测的模式状态完全吻合。因此,我们认为 NotFyCEX 是一项新颖的工作,可以有效地为特定 CRYPTEX 市场的最终用户或加密货币交易商提供通知和价格预测系统。
{"title":"NotFYCEX: A Simulation Based Price Prediction and Notification System Using Continuous Machine Learning Method","authors":"E. N. Osegi, V.ı. Ani̇reh, J.ı. Mgbeafuli̇ke","doi":"10.53070/bbd.1410394","DOIUrl":"https://doi.org/10.53070/bbd.1410394","url":null,"abstract":"This research study presents NotFyCEX - a price notification systems model based on Internet of Things (IoT) and Blockchain technology for reporting important trends in a Cryptocurrency Exchange (CRYPTEX) market. The system is simulated in near real time using a co-simulator approach including web-based PHP server-side application for emulating price fluctuations, a dynamic neural network model application integrated within the MATLAB/SIMULINK software environment and ArduinoUNO hardware for continual physical signalling/alerting. Dynamic simulation results showed exact matches between synthesized price state representations and the predicted pattern states. Thus, we consider NotFyCEX a novel effort that can effectively serve as a notification and price prediction system to the end-user or cryptocurrency trader in a given CRYPTEX market.","PeriodicalId":503380,"journal":{"name":"Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140461647","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
Most Current Solutions using Virtual-Reality-Based Methods in Cardiac Surgery -- A Survey 在心脏外科手术中使用虚拟现实方法的最新解决方案 -- 一项调查
Pub Date : 2024-02-04 DOI: 10.7494/csci.2024.25.1.5633
Dariusz Mikołajewski, Anna Bryniarska, Piotr M. Wilczek, Maria Myslicka, Adam Sudol, Dominik Tenczynski, Michal Kostro, Dominika Rekawek, Rafal Tichy, Rafal Gasz, Mariusz Pelc, J. Zygarlicki, Michal Koziol, R. Martínek, Radana Kahankova Vilimkova, Dominik Vilimek, Aleksandra Kawala-Sterniuk
There is a widespread belief that VR technologies can provide controlled, multi-sensory, interactive 3D stimulus environments that engage patients in interventions and measure, record and motivate required human performance. In order to investigate state-of-the-art and associated occupations we provided a careful review of 6 leading medical and technical bibliometric databases. Despite the apparent popularity of the topic of VR use in cardiac surgery, only 47 articles published between 2002 and 2022 met the inclusion criteria. Based on them VR-based solutions in cardiac surgery are useful both for medical specialists and for the patients themselves. The new lifestyle required from cardiac surgery patients is easier to implement thanks to VR-based educational and motivational tools. However, it is necessary to develop the above-mentioned tools and compare their effectiveness with Augmented Reality (AR). With the aforementioned reasons, interdisciplinary collaboration between scientists, clinicians and engineers is necessary.
人们普遍认为,虚拟现实技术可以提供可控、多感官、交互式三维刺激环境,让患者参与干预,并测量、记录和激励所需的人体表现。为了调查最先进的技术和相关职业,我们仔细查阅了 6 个主要的医学和技术文献计量数据库。尽管 VR 在心脏外科中的应用这一主题显然很受欢迎,但在 2002 年至 2022 年期间发表的文章中,只有 47 篇符合纳入标准。根据这些文章,基于 VR 的心脏手术解决方案对医学专家和患者本身都很有用。借助基于 VR 的教育和激励工具,心脏手术患者所需的新生活方式更容易实现。不过,有必要开发上述工具,并将其与增强现实(AR)的有效性进行比较。鉴于上述原因,科学家、临床医生和工程师之间必须开展跨学科合作。
{"title":"Most Current Solutions using Virtual-Reality-Based Methods in Cardiac Surgery -- A Survey","authors":"Dariusz Mikołajewski, Anna Bryniarska, Piotr M. Wilczek, Maria Myslicka, Adam Sudol, Dominik Tenczynski, Michal Kostro, Dominika Rekawek, Rafal Tichy, Rafal Gasz, Mariusz Pelc, J. Zygarlicki, Michal Koziol, R. Martínek, Radana Kahankova Vilimkova, Dominik Vilimek, Aleksandra Kawala-Sterniuk","doi":"10.7494/csci.2024.25.1.5633","DOIUrl":"https://doi.org/10.7494/csci.2024.25.1.5633","url":null,"abstract":"There is a widespread belief that VR technologies can provide controlled, multi-sensory, interactive 3D stimulus environments that engage patients in interventions and measure, record and motivate required human performance. In order to investigate state-of-the-art and associated occupations we provided a careful review of 6 leading medical and technical bibliometric databases. Despite the apparent popularity of the topic of VR use in cardiac surgery, only 47 articles published between 2002 and 2022 met the inclusion criteria. Based on them VR-based solutions in cardiac surgery are useful both for medical specialists and for the patients themselves. The new lifestyle required from cardiac surgery patients is easier to implement thanks to VR-based educational and motivational tools. However, it is necessary to develop the above-mentioned tools and compare their effectiveness with Augmented Reality (AR). With the aforementioned reasons, interdisciplinary collaboration between scientists, clinicians and engineers is necessary.","PeriodicalId":503380,"journal":{"name":"Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139807203","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
Most Current Solutions using Virtual-Reality-Based Methods in Cardiac Surgery -- A Survey 在心脏外科手术中使用虚拟现实方法的最新解决方案 -- 一项调查
Pub Date : 2024-02-04 DOI: 10.7494/csci.2024.25.1.5633
Dariusz Mikołajewski, Anna Bryniarska, Piotr M. Wilczek, Maria Myslicka, Adam Sudol, Dominik Tenczynski, Michal Kostro, Dominika Rekawek, Rafal Tichy, Rafal Gasz, Mariusz Pelc, J. Zygarlicki, Michal Koziol, R. Martínek, Radana Kahankova Vilimkova, Dominik Vilimek, Aleksandra Kawala-Sterniuk
There is a widespread belief that VR technologies can provide controlled, multi-sensory, interactive 3D stimulus environments that engage patients in interventions and measure, record and motivate required human performance. In order to investigate state-of-the-art and associated occupations we provided a careful review of 6 leading medical and technical bibliometric databases. Despite the apparent popularity of the topic of VR use in cardiac surgery, only 47 articles published between 2002 and 2022 met the inclusion criteria. Based on them VR-based solutions in cardiac surgery are useful both for medical specialists and for the patients themselves. The new lifestyle required from cardiac surgery patients is easier to implement thanks to VR-based educational and motivational tools. However, it is necessary to develop the above-mentioned tools and compare their effectiveness with Augmented Reality (AR). With the aforementioned reasons, interdisciplinary collaboration between scientists, clinicians and engineers is necessary.
人们普遍认为,虚拟现实技术可以提供可控、多感官、交互式三维刺激环境,让患者参与干预,并测量、记录和激励所需的人体表现。为了调查最先进的技术和相关职业,我们仔细查阅了 6 个主要的医学和技术文献计量数据库。尽管 VR 在心脏外科中的应用这一主题显然很受欢迎,但在 2002 年至 2022 年期间发表的文章中,只有 47 篇符合纳入标准。根据这些文章,基于 VR 的心脏手术解决方案对医学专家和患者本身都很有用。借助基于 VR 的教育和激励工具,心脏手术患者所需的新生活方式更容易实现。不过,有必要开发上述工具,并将其与增强现实(AR)的有效性进行比较。鉴于上述原因,科学家、临床医生和工程师之间必须开展跨学科合作。
{"title":"Most Current Solutions using Virtual-Reality-Based Methods in Cardiac Surgery -- A Survey","authors":"Dariusz Mikołajewski, Anna Bryniarska, Piotr M. Wilczek, Maria Myslicka, Adam Sudol, Dominik Tenczynski, Michal Kostro, Dominika Rekawek, Rafal Tichy, Rafal Gasz, Mariusz Pelc, J. Zygarlicki, Michal Koziol, R. Martínek, Radana Kahankova Vilimkova, Dominik Vilimek, Aleksandra Kawala-Sterniuk","doi":"10.7494/csci.2024.25.1.5633","DOIUrl":"https://doi.org/10.7494/csci.2024.25.1.5633","url":null,"abstract":"There is a widespread belief that VR technologies can provide controlled, multi-sensory, interactive 3D stimulus environments that engage patients in interventions and measure, record and motivate required human performance. In order to investigate state-of-the-art and associated occupations we provided a careful review of 6 leading medical and technical bibliometric databases. Despite the apparent popularity of the topic of VR use in cardiac surgery, only 47 articles published between 2002 and 2022 met the inclusion criteria. Based on them VR-based solutions in cardiac surgery are useful both for medical specialists and for the patients themselves. The new lifestyle required from cardiac surgery patients is easier to implement thanks to VR-based educational and motivational tools. However, it is necessary to develop the above-mentioned tools and compare their effectiveness with Augmented Reality (AR). With the aforementioned reasons, interdisciplinary collaboration between scientists, clinicians and engineers is necessary.","PeriodicalId":503380,"journal":{"name":"Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139867176","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
Efficient Selection Methods in Evolutionary Algorithms 进化算法中的高效选择方法
Pub Date : 2024-02-04 DOI: 10.7494/csci.2024.25.1.5330
J. T. Stańczak
Evolutionary algorithms mimic some elements of the theory of evolution. The survival of individuals and the possibility of producing offspring play a huge role in the process of natural evolution. This process is called a natural selection. This mechanism is responsible for eliminating poor population members and gives the possibility of development for good ones. The evolutionary algorithm - an instance of evolution in the computer environment also requires a selection method, a computer version of natural selection. Widely used standard selection methods applied in evolutionary algorithms are usually derived from nature and prefer competition, randomness and some kind of ``fight'' among individuals. But computer environment is quite different from nature. Computer populations of individuals are usually small, they easily suffer from a premature convergence to local extremes. To avoid this drawback, computer selection methods must have different features than natural selection. In the computer selection methods randomness, fight and competition should be controlled or influenced to operate to the desired extent. Several new methods of individual selection are proposed in this work: several kinds of mixed selection, an interval selection and a taboo selection. Also advantages of passing them into the evolutionary algorithm are shown, using examples based on searching for the maximum α-clique problem and traditional TSP in comparison with traditionally considered as very efficient tournament selection, considered ineffective proportional (roulette) selection and similar classical methods.
进化算法模仿了进化理论的某些要素。个体的生存和产生后代的可能性在自然进化过程中发挥着巨大作用。这一过程被称为自然选择。这种机制负责淘汰劣质群体成员,并为优秀群体成员提供发展的可能性。进化算法--计算机环境中的进化实例--也需要一种选择方法,即计算机版的自然选择。进化算法中广泛使用的标准选择方法通常来自自然界,偏好个体间的竞争、随机性和某种 "争斗"。但计算机环境与自然界截然不同。计算机中的个体数量通常较少,很容易过早地趋同于局部极端。为了避免这一弊端,计算机选择方法必须具有与自然选择不同的特征。在计算机选择方法中,随机性、搏斗和竞争应受到控制或影响,以达到理想的效果。本文提出了几种新的个体选择方法:几种混合选择、间隔选择和禁忌选择。同时,通过使用基于搜索最大 α-clique 问题和传统 TSP 的示例,与传统上被认为非常有效的锦标赛选择、被认为无效的比例(轮盘)选择和类似的经典方法进行比较,展示了将这些方法引入进化算法的优势。
{"title":"Efficient Selection Methods in Evolutionary Algorithms","authors":"J. T. Stańczak","doi":"10.7494/csci.2024.25.1.5330","DOIUrl":"https://doi.org/10.7494/csci.2024.25.1.5330","url":null,"abstract":"Evolutionary algorithms mimic some elements of the theory of evolution. The survival of individuals and the possibility of producing offspring play a huge role in the process of natural evolution. This process is called a natural selection. This mechanism is responsible for eliminating poor population members and gives the possibility of development for good ones. The evolutionary algorithm - an instance of evolution in the computer environment also requires a selection method, a computer version of natural selection. Widely used standard selection methods applied in evolutionary algorithms are usually derived from nature and prefer competition, randomness and some kind of ``fight'' among individuals. But computer environment is quite different from nature. Computer populations of individuals are usually small, they easily suffer from a premature convergence to local extremes. To avoid this drawback, computer selection methods must have different features than natural selection. In the computer selection methods randomness, fight and competition should be controlled or influenced to operate to the desired extent. Several new methods of individual selection are proposed in this work: several kinds of mixed selection, an interval selection and a taboo selection. Also advantages of passing them into the evolutionary algorithm are shown, using examples based on searching for the maximum α-clique problem and traditional TSP in comparison with traditionally considered as very efficient tournament selection, considered ineffective proportional (roulette) selection and similar classical methods.","PeriodicalId":503380,"journal":{"name":"Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139866430","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
期刊
Computer Science
全部 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学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1