首页 > 最新文献

2022 9th International Conference on Soft Computing & Machine Intelligence (ISCMI)最新文献

英文 中文
A Novel Approach for Federated Learning with Non-IID Data 一种基于非iid数据的联邦学习新方法
Pub Date : 2022-11-26 DOI: 10.1109/ISCMI56532.2022.10068456
H. Nguyen, H.C. Warrier, Yogesh Gupta
Federated learning (FL) is an emerging technique used to collaboratively train a global machine learning model while keeping the data localized on the user devices. The main obstacle to FL's practical implementation is the Non-Independent and Identical (Non-IID) data distribution across users, which slows convergence and degrades performance. To tackle this fundamental issue, we propose a method (called ComFed) that enhances the whole training process on both the client and server sides. The key idea of ComFed is to simultaneously utilize client-variance reduction techniques to facilitate server aggregation and global adaptive update techniques to accelerate learning. Our experiments show that ComFed can improve state-of-the-art algorithms dedicated to Non-IID data.
联邦学习(FL)是一种新兴技术,用于协作训练全局机器学习模型,同时保持数据在用户设备上的本地化。FL实际实现的主要障碍是跨用户的非独立和相同(Non-IID)数据分布,这会减慢收敛速度并降低性能。为了解决这个基本问题,我们提出了一种方法(称为ComFed),它可以在客户端和服务器端增强整个培训过程。ComFed的关键思想是同时利用客户端方差减少技术来促进服务器聚合和全局自适应更新技术来加速学习。我们的实验表明,ComFed可以改进专门用于非iid数据的最先进算法。
{"title":"A Novel Approach for Federated Learning with Non-IID Data","authors":"H. Nguyen, H.C. Warrier, Yogesh Gupta","doi":"10.1109/ISCMI56532.2022.10068456","DOIUrl":"https://doi.org/10.1109/ISCMI56532.2022.10068456","url":null,"abstract":"Federated learning (FL) is an emerging technique used to collaboratively train a global machine learning model while keeping the data localized on the user devices. The main obstacle to FL's practical implementation is the Non-Independent and Identical (Non-IID) data distribution across users, which slows convergence and degrades performance. To tackle this fundamental issue, we propose a method (called ComFed) that enhances the whole training process on both the client and server sides. The key idea of ComFed is to simultaneously utilize client-variance reduction techniques to facilitate server aggregation and global adaptive update techniques to accelerate learning. Our experiments show that ComFed can improve state-of-the-art algorithms dedicated to Non-IID data.","PeriodicalId":340397,"journal":{"name":"2022 9th International Conference on Soft Computing & Machine Intelligence (ISCMI)","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114962846","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
Proficiency Prediction System for Online Learning Based on Recurrent Neural Networks 基于递归神经网络的在线学习能力预测系统
Pub Date : 2022-11-26 DOI: 10.1109/ISCMI56532.2022.10068443
You-Xuan Huang, N. Huang, J. Tzeng, James Liang, Ching-Wei Su, Yao-Ting Li
In recent years, online learning systems have become increasingly popular among students and teachers because they are unlimited by time and space. A brand-new online learning system called QSticker, which is based on a line bot, has also been proposed to improve the online learning environment. However, there is still a problem in the online learning system that teachers and students cannot communicate face-to-face in time and care about students' learning status, so if there is not a proper analysis of students' performance, it will lead to poor learning conditions. There have been many pieces of research about knowledge tracing in the past. Nonetheless, we found that the knowledge tracing models cannot optimally predict students' proficiency in knowledge concepts in some online learning environments such as QSticker. Therefore, we proposed a Proficiency Prediction System based on Gated Recurrent Unit (GRU). Since many students have similar trajectories in learning, the system uses the most straightforward exercise answering behavior data, including the correctness of his answer and the knowledge concept correlations. It then calculates other characteristics, such as the difficulty of each knowledge concept, to predict students' proficiency in all knowledge concepts in the course. The accomplished experiments show that our model can achieve 71% accuracy on the collected dataset. With the help of this system, we can predict the difficulties students may encounter in the learning process. In addition, to be practically used in teaching scenarios, we also designed an analysis platform for this system.
近年来,在线学习系统越来越受到学生和教师的欢迎,因为它们不受时间和空间的限制。为了改善在线学习环境,还提出了一种基于在线机器人的全新在线学习系统QSticker。但是,在线学习系统中还存在着师生不能及时面对面交流,不能关心学生的学习状况的问题,所以如果没有对学生的表现进行适当的分析,就会导致学习条件不佳。过去关于知识追溯的研究有很多。然而,我们发现在某些在线学习环境(如QSticker)中,知识追踪模型不能最优地预测学生对知识概念的熟练程度。因此,我们提出了一种基于门控循环单元(GRU)的熟练度预测系统。由于许多学生在学习中有相似的轨迹,系统使用最直接的练习回答行为数据,包括他的答案的正确性和知识概念的相关性。然后计算其他特征,例如每个知识概念的难度,以预测学生对课程中所有知识概念的熟练程度。已完成的实验表明,我们的模型在收集的数据集上可以达到71%的准确率。借助该系统,我们可以预测学生在学习过程中可能遇到的困难。此外,为了在教学场景中实际应用,我们还为该系统设计了一个分析平台。
{"title":"Proficiency Prediction System for Online Learning Based on Recurrent Neural Networks","authors":"You-Xuan Huang, N. Huang, J. Tzeng, James Liang, Ching-Wei Su, Yao-Ting Li","doi":"10.1109/ISCMI56532.2022.10068443","DOIUrl":"https://doi.org/10.1109/ISCMI56532.2022.10068443","url":null,"abstract":"In recent years, online learning systems have become increasingly popular among students and teachers because they are unlimited by time and space. A brand-new online learning system called QSticker, which is based on a line bot, has also been proposed to improve the online learning environment. However, there is still a problem in the online learning system that teachers and students cannot communicate face-to-face in time and care about students' learning status, so if there is not a proper analysis of students' performance, it will lead to poor learning conditions. There have been many pieces of research about knowledge tracing in the past. Nonetheless, we found that the knowledge tracing models cannot optimally predict students' proficiency in knowledge concepts in some online learning environments such as QSticker. Therefore, we proposed a Proficiency Prediction System based on Gated Recurrent Unit (GRU). Since many students have similar trajectories in learning, the system uses the most straightforward exercise answering behavior data, including the correctness of his answer and the knowledge concept correlations. It then calculates other characteristics, such as the difficulty of each knowledge concept, to predict students' proficiency in all knowledge concepts in the course. The accomplished experiments show that our model can achieve 71% accuracy on the collected dataset. With the help of this system, we can predict the difficulties students may encounter in the learning process. In addition, to be practically used in teaching scenarios, we also designed an analysis platform for this system.","PeriodicalId":340397,"journal":{"name":"2022 9th International Conference on Soft Computing & Machine Intelligence (ISCMI)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115707144","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
Brazilian Air Traffic Network Analysis Using Social Network Metrics 使用社会网络指标分析巴西空中交通网络
Pub Date : 2022-11-26 DOI: 10.1109/ISCMI56532.2022.10068467
L. Anbarasi, M. Jawahar, Bipasa Mukherjee, Modigari Narendra, Masoume Rahimi, A. Gandomi
Air travel has become one of the most popular forms of transportation around the globe because of its easy access, quick commute, and low cost. Due to rising demand, it is now feasible to connect to almost every area of the globe, with an increasing number of direct flights to key cities. Examining the Air routes through social network analysis (SNA) helps us determine the terminals that are significant actors in the business. Analysis can be performed to identify which airports are the main players in the sector by studying the network of flight routes. The proposed work helps to know the features and patterns of air transport and identifies the busiest flight route in different cities using social network analysis. For this purpose, data of all Brazilian flights in 2019, 2020, and 2021 from the Nation Civil Aviation Agency Brazil are considered. The network pattern, along with its characteristics, are analyzed in this study.
航空旅行已成为全球最受欢迎的交通方式之一,因为它方便、快捷、成本低。由于需求不断增长,现在几乎可以连接到全球每个地区,直飞主要城市的航班数量也在增加。通过社会网络分析(SNA)检查航线可以帮助我们确定在业务中扮演重要角色的终端。通过研究航线网络,可以进行分析,以确定哪些机场是该部门的主要参与者。建议的工作有助于了解航空运输的特征和模式,并使用社会网络分析确定不同城市最繁忙的航线。为此,我们考虑了巴西民航局2019年、2020年和2021年巴西所有航班的数据。本文对网络模式及其特点进行了分析。
{"title":"Brazilian Air Traffic Network Analysis Using Social Network Metrics","authors":"L. Anbarasi, M. Jawahar, Bipasa Mukherjee, Modigari Narendra, Masoume Rahimi, A. Gandomi","doi":"10.1109/ISCMI56532.2022.10068467","DOIUrl":"https://doi.org/10.1109/ISCMI56532.2022.10068467","url":null,"abstract":"Air travel has become one of the most popular forms of transportation around the globe because of its easy access, quick commute, and low cost. Due to rising demand, it is now feasible to connect to almost every area of the globe, with an increasing number of direct flights to key cities. Examining the Air routes through social network analysis (SNA) helps us determine the terminals that are significant actors in the business. Analysis can be performed to identify which airports are the main players in the sector by studying the network of flight routes. The proposed work helps to know the features and patterns of air transport and identifies the busiest flight route in different cities using social network analysis. For this purpose, data of all Brazilian flights in 2019, 2020, and 2021 from the Nation Civil Aviation Agency Brazil are considered. The network pattern, along with its characteristics, are analyzed in this study.","PeriodicalId":340397,"journal":{"name":"2022 9th International Conference on Soft Computing & Machine Intelligence (ISCMI)","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129006924","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
Anomaly Detection with Convolutional Autoencoder for Predictive Maintenance 基于卷积自编码器的预测维护异常检测
Pub Date : 2022-11-26 DOI: 10.1109/ISCMI56532.2022.10068441
R.-Q. Tian, L. Liboni, M. Capretz
Predictive maintenance is set to prevent downtime and failures of equipment and processes to meet the quality and availability requirements of several industrial, commercial, and even residential activities. This paper proposes CAE-AD, a novel convolutional autoencoder anomaly detection method that relies only on normal operation data for training the intelligent classi-fier. The method also accommodates a sliding window algorithm for generating the input from sensor readings, which accounts for the dynamic characteristics of the data. The anomaly detection is accomplished by comparing the convolutional autoencoder reconstruction error to a threshold value to segregate between normal and anomalous predictions. The threshold value is found by minimizing the False Positive Rates and False Negative Rates. Using a benchmark water pump sensor time-series data, the model successfully classified all water pump breakdowns and correctly identified 98.8% of anomalous data and 94.8 % of normal data using a chosen best window length of the past 37 sensor readings.
预测性维护旨在防止设备和流程的停机和故障,以满足工业、商业甚至住宅活动的质量和可用性要求。本文提出了一种新的卷积自编码器异常检测方法CAE-AD,该方法仅依赖于正常运行数据来训练智能分类器。该方法还包含用于从传感器读数生成输入的滑动窗口算法,该算法考虑了数据的动态特性。异常检测是通过将卷积自编码器重建误差与阈值进行比较来隔离正常和异常预测来完成的。通过最小化假阳性率和假阴性率来找到阈值。使用基准水泵传感器时间序列数据,该模型成功地对所有水泵故障进行了分类,并通过选择过去37个传感器读数的最佳窗口长度,正确识别出98.8%的异常数据和94.8%的正常数据。
{"title":"Anomaly Detection with Convolutional Autoencoder for Predictive Maintenance","authors":"R.-Q. Tian, L. Liboni, M. Capretz","doi":"10.1109/ISCMI56532.2022.10068441","DOIUrl":"https://doi.org/10.1109/ISCMI56532.2022.10068441","url":null,"abstract":"Predictive maintenance is set to prevent downtime and failures of equipment and processes to meet the quality and availability requirements of several industrial, commercial, and even residential activities. This paper proposes CAE-AD, a novel convolutional autoencoder anomaly detection method that relies only on normal operation data for training the intelligent classi-fier. The method also accommodates a sliding window algorithm for generating the input from sensor readings, which accounts for the dynamic characteristics of the data. The anomaly detection is accomplished by comparing the convolutional autoencoder reconstruction error to a threshold value to segregate between normal and anomalous predictions. The threshold value is found by minimizing the False Positive Rates and False Negative Rates. Using a benchmark water pump sensor time-series data, the model successfully classified all water pump breakdowns and correctly identified 98.8% of anomalous data and 94.8 % of normal data using a chosen best window length of the past 37 sensor readings.","PeriodicalId":340397,"journal":{"name":"2022 9th International Conference on Soft Computing & Machine Intelligence (ISCMI)","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129968382","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
AI for Information Tecchnology Operation (AIOps): A Review of IT Incident Risk Prediction 信息技术运营中的人工智能(AIOps): IT事件风险预测综述
Pub Date : 2022-11-26 DOI: 10.1109/ISCMI56532.2022.10068482
Salman Ahmed, Muskaan Singh, Brendan Doherty, E. Ramlan, Kathryn Harkin, Damien Coyle
The advancement of Artificial Intelligence has led to a surge in its application in Information Technology (IT) Operations, often termed Artificial Intelligence for IT Operations (AIOPS). One of the most challenging problems in AIOPS is IT Service Management (ITSM), which deals with incidents and anomalies of users, often referred to as tickets. These tickets are resolved by the IT firm support system, which plays a significant role in the company's user experiences, productivity, and profit. Recent advances have been made to automate the prediction of IT incidents and resolve them in a minimal time, utilizing AI models. In this paper, we take stock of the work in this domain and review the challenges. We also highlight the open topics that require further investigation for the advancement of the field.
人工智能的进步导致其在信息技术(IT)运营中的应用激增,通常被称为IT运营的人工智能(AIOPS)。AIOPS中最具挑战性的问题之一是IT服务管理(ITSM),它处理用户的事件和异常,通常称为票据。这些问题由IT公司支持系统解决,该系统在公司的用户体验、生产力和利润中起着重要作用。最近的进展是利用人工智能模型自动预测IT事件并在最短时间内解决这些事件。在本文中,我们对该领域的工作进行了盘点,并回顾了面临的挑战。我们还强调了需要进一步调查的开放主题,以促进该领域的发展。
{"title":"AI for Information Tecchnology Operation (AIOps): A Review of IT Incident Risk Prediction","authors":"Salman Ahmed, Muskaan Singh, Brendan Doherty, E. Ramlan, Kathryn Harkin, Damien Coyle","doi":"10.1109/ISCMI56532.2022.10068482","DOIUrl":"https://doi.org/10.1109/ISCMI56532.2022.10068482","url":null,"abstract":"The advancement of Artificial Intelligence has led to a surge in its application in Information Technology (IT) Operations, often termed Artificial Intelligence for IT Operations (AIOPS). One of the most challenging problems in AIOPS is IT Service Management (ITSM), which deals with incidents and anomalies of users, often referred to as tickets. These tickets are resolved by the IT firm support system, which plays a significant role in the company's user experiences, productivity, and profit. Recent advances have been made to automate the prediction of IT incidents and resolve them in a minimal time, utilizing AI models. In this paper, we take stock of the work in this domain and review the challenges. We also highlight the open topics that require further investigation for the advancement of the field.","PeriodicalId":340397,"journal":{"name":"2022 9th International Conference on Soft Computing & Machine Intelligence (ISCMI)","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125443202","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}
引用次数: 2
MVI-DCGAN Insights into Heterogenous EO and Passive RF Fusion MVI-DCGAN对异质EO和被动射频融合的见解
Pub Date : 2022-11-26 DOI: 10.1109/ISCMI56532.2022.10068480
A. Vakil, E. Blasch, Robert Ewing, Jia Li
As technology trends towards automation, deep neural network (DNN) based methods become more and more desirable from a technological, economical, and societal standpoint. However, owing to the way that these black box technologies operate, it can be difficult to troubleshoot potential errors, especially when dealing with data that the human mind cannot intuitively understand. For this reason, the use of explainable artificial intelligence (XAI) is integral to obtaining interpretability and understanding of these systems' techniques. The paper explores some of the known uses of XAI in Generative Adversarial Networks (GANs); i.e., in processing electro-optical (EO) and passive radiofrequency (Passive RF) data to achieve heterogenous sensor fusion. GANs are capable of generating realistic images, music text, and other forms of data, and the use of deep convolutional generative adversarial networks (DCGANs) to process such information provides “richer” corrective feedback from which the model can train from. Using the DCGAN approach, tone can provide visualizations from different types of neural networks and use them as a training source for the multiple visualizations input (MVI) DCGAN. The MVI-DCGAN uses these visualizations in order to track the vehicle target and further differentiate between other overlay visualization data and the generated overlay input visualizations. The paper demonstrates multiple sources of visualization input from different neural networks for the training of the MVI-DCGAN for a more robust training and directing the discriminator towards focusing on the P-RF aspects of the visualizations.
随着技术趋向自动化,基于深度神经网络(DNN)的方法从技术、经济和社会的角度来看越来越受欢迎。然而,由于这些黑箱技术的运作方式,可能很难排除潜在的错误,特别是在处理人类大脑无法直观理解的数据时。出于这个原因,使用可解释的人工智能(XAI)对于获得这些系统技术的可解释性和理解是不可或缺的。本文探讨了XAI在生成对抗网络(GANs)中的一些已知用途;即,处理光电(EO)和无源射频(passive RF)数据以实现异构传感器融合。GANs能够生成逼真的图像、音乐文本和其他形式的数据,并且使用深度卷积生成对抗网络(DCGANs)来处理这些信息,提供“更丰富”的纠正反馈,模型可以从中进行训练。使用DCGAN方法,tone可以提供来自不同类型神经网络的可视化,并将其用作多可视化输入(MVI) DCGAN的训练源。MVI-DCGAN使用这些可视化来跟踪车辆目标,并进一步区分其他叠加可视化数据和生成的叠加输入可视化。本文演示了来自不同神经网络的多个可视化输入源,用于MVI-DCGAN的训练,以实现更鲁棒的训练,并指导鉴别器专注于可视化的P-RF方面。
{"title":"MVI-DCGAN Insights into Heterogenous EO and Passive RF Fusion","authors":"A. Vakil, E. Blasch, Robert Ewing, Jia Li","doi":"10.1109/ISCMI56532.2022.10068480","DOIUrl":"https://doi.org/10.1109/ISCMI56532.2022.10068480","url":null,"abstract":"As technology trends towards automation, deep neural network (DNN) based methods become more and more desirable from a technological, economical, and societal standpoint. However, owing to the way that these black box technologies operate, it can be difficult to troubleshoot potential errors, especially when dealing with data that the human mind cannot intuitively understand. For this reason, the use of explainable artificial intelligence (XAI) is integral to obtaining interpretability and understanding of these systems' techniques. The paper explores some of the known uses of XAI in Generative Adversarial Networks (GANs); i.e., in processing electro-optical (EO) and passive radiofrequency (Passive RF) data to achieve heterogenous sensor fusion. GANs are capable of generating realistic images, music text, and other forms of data, and the use of deep convolutional generative adversarial networks (DCGANs) to process such information provides “richer” corrective feedback from which the model can train from. Using the DCGAN approach, tone can provide visualizations from different types of neural networks and use them as a training source for the multiple visualizations input (MVI) DCGAN. The MVI-DCGAN uses these visualizations in order to track the vehicle target and further differentiate between other overlay visualization data and the generated overlay input visualizations. The paper demonstrates multiple sources of visualization input from different neural networks for the training of the MVI-DCGAN for a more robust training and directing the discriminator towards focusing on the P-RF aspects of the visualizations.","PeriodicalId":340397,"journal":{"name":"2022 9th International Conference on Soft Computing & Machine Intelligence (ISCMI)","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125605272","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
Fuzzy Object Ambiguity Determination and Human Attention Assessment for Domestic Service Robots 家政机器人模糊目标模糊度判定与人的注意力评价
Pub Date : 2022-11-26 DOI: 10.1109/ISCMI56532.2022.10068479
Kevin Fan, Mélanie Jouaiti, K. Dautenhahn, C. Nehaniv
Domestic service robots have the promising potential of bringing significant services to the general population, and more importantly, successful applications of universal domestic service robots can potentially help mitigate critical societal issues such as senior care. In order to do so, domestic service robots need to integrate seamlessly into home environments. However, home environments are dynamic, complex and filled with personal items. Therefore, ambiguity can quickly arise for robots operating in such rich environments. In this paper, we propose an object ambiguity determination system that can determine the level of ambiguity in robot object selection tasks with fuzzy logic data integration. Additionally, we propose a functional human attention assessment system with fuzzy logic that enables the robot to determine user attention before committing to general disambiguation processes. Our preliminary results show that the proposed fuzzy logic inference systems can reliably estimate the robot object selection task ambiguity from object confidence level and the number of potential target objects that satisfy the user's command. Furthermore, fuzzy inference is applied to decide human eye gaze direction robustly. These subsystems can be utilized in the context of human-robot interaction to guide the robot when to seek feedback from a human partner in order to disambiguate reference in domestic service tasks. The source code of all proposed systems is available publicly on GitHub.1
家庭服务机器人具有为普通人群提供重要服务的巨大潜力,更重要的是,通用家庭服务机器人的成功应用可能有助于缓解关键的社会问题,如老年人护理。为了做到这一点,家政服务机器人需要与家庭环境无缝集成。然而,家庭环境是动态的,复杂的,充满了个人物品。因此,在如此丰富的环境中工作的机器人很快就会产生歧义。本文提出了一种基于模糊逻辑数据集成的机器人目标选择任务模糊度判定系统。此外,我们提出了一个具有模糊逻辑的功能性人类注意力评估系统,使机器人能够在进行一般消歧过程之前确定用户的注意力。初步结果表明,所提出的模糊逻辑推理系统能够从对象置信度和满足用户指令的潜在目标对象数量两方面可靠地估计机器人对象选择任务的模糊性。此外,将模糊推理应用于人眼注视方向的鲁棒性确定。这些子系统可以在人机交互的背景下用于指导机器人何时从人类伙伴那里寻求反馈,以消除家务服务任务中的参考歧义。所有提议的系统的源代码都可以在GitHub.1上公开获得
{"title":"Fuzzy Object Ambiguity Determination and Human Attention Assessment for Domestic Service Robots","authors":"Kevin Fan, Mélanie Jouaiti, K. Dautenhahn, C. Nehaniv","doi":"10.1109/ISCMI56532.2022.10068479","DOIUrl":"https://doi.org/10.1109/ISCMI56532.2022.10068479","url":null,"abstract":"Domestic service robots have the promising potential of bringing significant services to the general population, and more importantly, successful applications of universal domestic service robots can potentially help mitigate critical societal issues such as senior care. In order to do so, domestic service robots need to integrate seamlessly into home environments. However, home environments are dynamic, complex and filled with personal items. Therefore, ambiguity can quickly arise for robots operating in such rich environments. In this paper, we propose an object ambiguity determination system that can determine the level of ambiguity in robot object selection tasks with fuzzy logic data integration. Additionally, we propose a functional human attention assessment system with fuzzy logic that enables the robot to determine user attention before committing to general disambiguation processes. Our preliminary results show that the proposed fuzzy logic inference systems can reliably estimate the robot object selection task ambiguity from object confidence level and the number of potential target objects that satisfy the user's command. Furthermore, fuzzy inference is applied to decide human eye gaze direction robustly. These subsystems can be utilized in the context of human-robot interaction to guide the robot when to seek feedback from a human partner in order to disambiguate reference in domestic service tasks. The source code of all proposed systems is available publicly on GitHub.1","PeriodicalId":340397,"journal":{"name":"2022 9th International Conference on Soft Computing & Machine Intelligence (ISCMI)","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134424567","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
VPass: An Open-Source COVID-19 Vaccine Passport, and Vaccine Hesitancy VPass:开源COVID-19疫苗通行证和疫苗犹豫
Pub Date : 2022-11-26 DOI: 10.1109/ISCMI56532.2022.10068461
Ravi Kansagara, Ank Zaman
The use of technology is one of the keys to combating the covid-19 pandemic. This paper proposes and demonstrates an implementation of a digital vaccine passport /certificate is, called VPass, for taking non-essential services. This passport will represent someone's vaccination status while preserving all personal data safe. The developed application is platform-independent and accessible using any device connected to the internet. This application also keeps an offline copy in a device or a printed copy of a vaccine passport for convenience. A quick response (QR) code will show the COVID-19 vaccination status. All data stored and transmitted between the front (to the end user) and backend (to and from the server) are fully encrypted. This paper presents the technical detail of implementing a digital vaccine passport for COVID-19. This application could also be used for keeping other vaccination records/certificates.
技术的使用是抗击covid-19大流行的关键之一。本文提出并演示了用于获取非必要服务的数字疫苗护照/证书(称为VPass)的实现。本护照将代表某人的疫苗接种状态,同时保护所有个人数据的安全。开发的应用程序是平台独立的,可以使用连接到互联网的任何设备访问。为了方便起见,该应用程序还在设备中保存离线副本或疫苗护照的打印副本。快速反应(QR)码将显示COVID-19疫苗接种状态。在前端(到最终用户)和后端(往返于服务器)之间存储和传输的所有数据都是完全加密的。本文介绍了实施COVID-19数字疫苗护照的技术细节。此申请表亦可用于保存其他防疫注射纪录/证书。
{"title":"VPass: An Open-Source COVID-19 Vaccine Passport, and Vaccine Hesitancy","authors":"Ravi Kansagara, Ank Zaman","doi":"10.1109/ISCMI56532.2022.10068461","DOIUrl":"https://doi.org/10.1109/ISCMI56532.2022.10068461","url":null,"abstract":"The use of technology is one of the keys to combating the covid-19 pandemic. This paper proposes and demonstrates an implementation of a digital vaccine passport /certificate is, called VPass, for taking non-essential services. This passport will represent someone's vaccination status while preserving all personal data safe. The developed application is platform-independent and accessible using any device connected to the internet. This application also keeps an offline copy in a device or a printed copy of a vaccine passport for convenience. A quick response (QR) code will show the COVID-19 vaccination status. All data stored and transmitted between the front (to the end user) and backend (to and from the server) are fully encrypted. This paper presents the technical detail of implementing a digital vaccine passport for COVID-19. This application could also be used for keeping other vaccination records/certificates.","PeriodicalId":340397,"journal":{"name":"2022 9th International Conference on Soft Computing & Machine Intelligence (ISCMI)","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121532738","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
The Usability of Derived Function Features in Online Signature Verification 衍生函数特征在在线签名验证中的可用性
Pub Date : 2022-11-26 DOI: 10.1109/ISCMI56532.2022.10068475
Cintia Lia Szucs, B. Kővári
Handwritten signatures are one of the most commonly used biometrics. Because signatures are widely accepted, their verification is a fundamental problem. The aim of signature verification is to decide about the origin of the signature so the ability to detect forgeries. Until offline signature verification is based on the scanned image of the signatures, online signature verification applies different electronic devices to capture the signatures. Online signatures also contain dynamic information such as the pressure or inclination angle of the pen, so it is much more challenging to forge online signatures than offline ones. In addition, it is possible to define and calculate further derived features based on the captured ones. The captured features are usually function features, which means they assign a value to each signature point or specified sets of signature points. This work aims to compare the usability of common derived function features using a dynamic time warping (DTW) based solution.
手写签名是最常用的生物识别技术之一。由于签名被广泛接受,因此其验证是一个基本问题。签名验证的目的是确定签名的来源,从而检测伪造的能力。在离线签名验证是基于签名的扫描图像之前,在线签名验证使用不同的电子设备来捕获签名。在线签名还包含笔尖压力、笔尖倾角等动态信息,因此伪造在线签名要比伪造离线签名困难得多。此外,还可以根据捕获的特征定义和计算进一步派生的特征。捕获的特征通常是功能特征,这意味着它们为每个签名点或指定的签名点集赋值。这项工作的目的是比较使用基于动态时间规整(DTW)的解决方案的常见派生函数特征的可用性。
{"title":"The Usability of Derived Function Features in Online Signature Verification","authors":"Cintia Lia Szucs, B. Kővári","doi":"10.1109/ISCMI56532.2022.10068475","DOIUrl":"https://doi.org/10.1109/ISCMI56532.2022.10068475","url":null,"abstract":"Handwritten signatures are one of the most commonly used biometrics. Because signatures are widely accepted, their verification is a fundamental problem. The aim of signature verification is to decide about the origin of the signature so the ability to detect forgeries. Until offline signature verification is based on the scanned image of the signatures, online signature verification applies different electronic devices to capture the signatures. Online signatures also contain dynamic information such as the pressure or inclination angle of the pen, so it is much more challenging to forge online signatures than offline ones. In addition, it is possible to define and calculate further derived features based on the captured ones. The captured features are usually function features, which means they assign a value to each signature point or specified sets of signature points. This work aims to compare the usability of common derived function features using a dynamic time warping (DTW) based solution.","PeriodicalId":340397,"journal":{"name":"2022 9th International Conference on Soft Computing & Machine Intelligence (ISCMI)","volume":"179 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121880927","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
Enhancing Differential Evolution Algorithm: Adaptation for CEC 2017 and CEC 2021 Test Suites 改进差分进化算法:适应CEC 2017和CEC 2021测试套件
Pub Date : 2022-11-26 DOI: 10.1109/ISCMI56532.2022.10068469
Rohit Salgotra, Seyedali Mirjalili, A. Gandomi
Differential evolution (DE) has proved its significance for optimizing various real-world applications and standard benchmarks. In this work, a self-adaptive version of DE is proposed namely LSHADESPA by employing three major modifications, i) proportional shrinking population mechanism for reducing computational burden, ii) simulated annealing-based scaling factor (F) for improving the exploration properties, and iii) oscillating inertia weight-based crossover rate (CR) for a balancing exploitation and exploration. The proposed algorithm has been experimentally tested on IEEE CEC 2017 and IEEE CEC 2021 benchmarks. For performance evaluation, a comparison with respect to JADE, SaDE, SHADE, LSHADE, MVMO, and others has been performed. Experimental and statistical results affirm the superior performance of the proposed LSHADESPA algorithms with respect to other algorithms.
差分进化(DE)已经证明了它在优化各种实际应用程序和标准基准方面的重要性。在这项工作中,提出了一个自适应的DE版本,即LSHADESPA,通过三个主要修改:1)减少计算负担的比例缩小人口机制;2)基于模拟退火的缩放因子(F)以改善勘探性能;3)基于振荡惯性权重的交叉率(CR)以平衡开采和勘探。该算法已在IEEE CEC 2017和IEEE CEC 2021基准上进行了实验测试。为了进行性能评价,对JADE、SaDE、SHADE、LSHADE、MVMO等进行了比较。实验和统计结果证实了LSHADESPA算法相对于其他算法的优越性能。
{"title":"Enhancing Differential Evolution Algorithm: Adaptation for CEC 2017 and CEC 2021 Test Suites","authors":"Rohit Salgotra, Seyedali Mirjalili, A. Gandomi","doi":"10.1109/ISCMI56532.2022.10068469","DOIUrl":"https://doi.org/10.1109/ISCMI56532.2022.10068469","url":null,"abstract":"Differential evolution (DE) has proved its significance for optimizing various real-world applications and standard benchmarks. In this work, a self-adaptive version of DE is proposed namely LSHADESPA by employing three major modifications, i) proportional shrinking population mechanism for reducing computational burden, ii) simulated annealing-based scaling factor (F) for improving the exploration properties, and iii) oscillating inertia weight-based crossover rate (CR) for a balancing exploitation and exploration. The proposed algorithm has been experimentally tested on IEEE CEC 2017 and IEEE CEC 2021 benchmarks. For performance evaluation, a comparison with respect to JADE, SaDE, SHADE, LSHADE, MVMO, and others has been performed. Experimental and statistical results affirm the superior performance of the proposed LSHADESPA algorithms with respect to other algorithms.","PeriodicalId":340397,"journal":{"name":"2022 9th International Conference on Soft Computing & Machine Intelligence (ISCMI)","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122325040","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
期刊
2022 9th International Conference on Soft Computing & Machine Intelligence (ISCMI)
全部 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