首页 > 最新文献

2021 IEEE Symposium Series on Computational Intelligence (SSCI)最新文献

英文 中文
Uncertainty: Ideas Behind Neural Networks Lead Us Beyond KL- Decomposition and Interval Fields 不确定性:神经网络背后的思想引领我们超越KL分解和区间域
Pub Date : 2021-12-05 DOI: 10.1109/SSCI50451.2021.9660145
M. Beer, O. Kosheleva, V. Kreinovich
In many practical situations, we know that there is a functional dependence between a quantity $q$ and quantities a1,…, an, but the exact form of this dependence is only known with uncertainty. In some cases, we only know the class of possible functions describing this dependence. In other cases, we also know the probabilities of different functions from this class - i.e., we know the corresponding random field or random process. To solve problems related to such a dependence, it is desirable to be able to simulate the corresponding functions, i.e., to have algorithms that transform simple intervals or simple random variables into functions from the desired class. Many of the real-life dependencies are very complex, requiring a large amount of computation time even if we ignore the uncertainty. So, to make simulation of uncertainty practically feasible, we need to make sure that the corresponding simulation algorithm is as fast as possible. In this paper, we show that for this objective, ideas behind neural networks lead to the known Karhunen-Loevc decomposition and interval field techniques - and also that these ideas help us go - when necessary - beyond these techniques.
在许多实际情况下,我们知道量$q$与量a1,…,an之间存在函数依赖关系,但这种依赖关系的确切形式只有在不确定的情况下才知道。在某些情况下,我们只知道描述这种相关性的可能函数的类别。在其他情况下,我们也知道从这个类中不同函数的概率——也就是说,我们知道相应的随机场或随机过程。为了解决与这种依赖关系相关的问题,希望能够模拟相应的函数,即具有将简单区间或简单随机变量从所需类转换为函数的算法。许多现实生活中的依赖关系非常复杂,即使我们忽略不确定性,也需要大量的计算时间。因此,为了使不确定性的仿真切实可行,我们需要确保相应的仿真算法尽可能快。在本文中,我们表明,为了实现这一目标,神经网络背后的思想导致了已知的Karhunen-Loevc分解和区间场技术,并且这些思想还帮助我们在必要时超越这些技术。
{"title":"Uncertainty: Ideas Behind Neural Networks Lead Us Beyond KL- Decomposition and Interval Fields","authors":"M. Beer, O. Kosheleva, V. Kreinovich","doi":"10.1109/SSCI50451.2021.9660145","DOIUrl":"https://doi.org/10.1109/SSCI50451.2021.9660145","url":null,"abstract":"In many practical situations, we know that there is a functional dependence between a quantity $q$ and quantities a1,…, an, but the exact form of this dependence is only known with uncertainty. In some cases, we only know the class of possible functions describing this dependence. In other cases, we also know the probabilities of different functions from this class - i.e., we know the corresponding random field or random process. To solve problems related to such a dependence, it is desirable to be able to simulate the corresponding functions, i.e., to have algorithms that transform simple intervals or simple random variables into functions from the desired class. Many of the real-life dependencies are very complex, requiring a large amount of computation time even if we ignore the uncertainty. So, to make simulation of uncertainty practically feasible, we need to make sure that the corresponding simulation algorithm is as fast as possible. In this paper, we show that for this objective, ideas behind neural networks lead to the known Karhunen-Loevc decomposition and interval field techniques - and also that these ideas help us go - when necessary - beyond these techniques.","PeriodicalId":255763,"journal":{"name":"2021 IEEE Symposium Series on Computational Intelligence (SSCI)","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126240868","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
Swarm Reinforcement Learning Method Based on Hierarchical Q-Learning 基于分层q学习的群体强化学习方法
Pub Date : 2021-12-05 DOI: 10.1109/SSCI50451.2021.9659877
Y. Kuroe, Kenya Takeuchi, Y. Maeda
In last decades the reinforcement learning method has attracted a great deal of attention and many studies have been done. However, this method is basically a trial-and-error scheme and it takes much computational time to acquire optimal strategies. Furthermore, optimal strategies may not be obtained for large and complicated problems with many states. To resolve these problems we have proposed the swarm reinforcement learning method, which is developed inspired by the multi-point search optimization methods. The Swarm reinforcement learning method has been extensively studied and its effectiveness has been confirmed for several problems, especially for Markov decision processes where the agents can fully observe the states of environments. In many real-world problems, however, the agents cannot fully observe the environments and they are usually partially observable Markov decision processes (POMDPs). The purpose of this paper is to develop a swarm reinforcement learning method which can deal with POMDPs. We propose a swarm reinforcement learning method based on HQ-learning, which is a hierarchical extension of Q-learning. It is shown through experiments that the proposed method can handle POMDPs and possesses higher performance than that of the original HQ-learning.
在过去的几十年里,强化学习方法引起了人们的广泛关注,并进行了大量的研究。然而,这种方法基本上是一种试错方案,需要花费大量的计算时间来获得最优策略。此外,对于具有许多状态的大型复杂问题,可能无法获得最优策略。为了解决这些问题,我们提出了受多点搜索优化方法启发而发展起来的群体强化学习方法。群体强化学习方法已经得到了广泛的研究,它的有效性已经在一些问题上得到了证实,特别是在马尔可夫决策过程中,agent可以完全观察到环境的状态。然而,在许多现实问题中,智能体不能完全观察环境,它们通常是部分可观察的马尔可夫决策过程(pomdp)。本文的目的是开发一种能够处理pomdp问题的群体强化学习方法。提出了一种基于hq学习的群体强化学习方法,它是q学习的层次扩展。实验表明,该方法可以处理pomdp,具有比原红旗学习更高的性能。
{"title":"Swarm Reinforcement Learning Method Based on Hierarchical Q-Learning","authors":"Y. Kuroe, Kenya Takeuchi, Y. Maeda","doi":"10.1109/SSCI50451.2021.9659877","DOIUrl":"https://doi.org/10.1109/SSCI50451.2021.9659877","url":null,"abstract":"In last decades the reinforcement learning method has attracted a great deal of attention and many studies have been done. However, this method is basically a trial-and-error scheme and it takes much computational time to acquire optimal strategies. Furthermore, optimal strategies may not be obtained for large and complicated problems with many states. To resolve these problems we have proposed the swarm reinforcement learning method, which is developed inspired by the multi-point search optimization methods. The Swarm reinforcement learning method has been extensively studied and its effectiveness has been confirmed for several problems, especially for Markov decision processes where the agents can fully observe the states of environments. In many real-world problems, however, the agents cannot fully observe the environments and they are usually partially observable Markov decision processes (POMDPs). The purpose of this paper is to develop a swarm reinforcement learning method which can deal with POMDPs. We propose a swarm reinforcement learning method based on HQ-learning, which is a hierarchical extension of Q-learning. It is shown through experiments that the proposed method can handle POMDPs and possesses higher performance than that of the original HQ-learning.","PeriodicalId":255763,"journal":{"name":"2021 IEEE Symposium Series on Computational Intelligence (SSCI)","volume":"101 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128124911","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
Heterogeneous Multiobjective Differential Evolution for Electric Vehicle Charging Scheduling 电动汽车充电调度的异构多目标差分进化
Pub Date : 2021-12-05 DOI: 10.1109/SSCI50451.2021.9659859
Weili Liu, Yue-jiao Gong, Wei-neng Chen, J. Zhong, Sang-Woon Jean, Jun Zhang
With the proliferation of electric vehicles, the Electric Vehicle Charging Scheduling (EVCS) becomes a critical issue in the modern transportation systems. The EVCS problem in practice usually contains several important but conflicting objectives, such as minimizing the time cost, minimizing the charging expense, and maximizing the final state of charge. To solve the multiobjective EVCS (MOEVCS) problem, the weighted-sum approaches require expertise to predefine the weights, which is inconvenient. Meanwhile, traditional Pareto-based approaches require users to frequently select the result from a large set of trade-off solutions, which is sometimes difficult to make decisions. To address these issues, this paper proposes a Heterogeneous Multiobjective Differential Evolution (HMODE) with four heterogeneous sub-populations. Specially, one is for the multiobjective optimization and the other three are single-objective sub-populations that separately optimize three objectives. These four sub-populations are evolved cooperatively to find better trade-off solutions of MOEVCS. Besides, HMODE introduces an attention mechanism to the knee and bound solutions among non-dominated solutions of the first rank to provide more representative trade-off solutions, which facilitates decision makers to select their preferred results. Experimental results show our proposed HMODE outperforms state-of-the-art methods in terms of selection flexibility and solution quality.
随着电动汽车的普及,电动汽车充电调度问题成为现代交通系统中的一个关键问题。实践中的EVCS问题通常包含几个重要但又相互冲突的目标,如时间成本最小化、充电费用最小化和最终充电状态最大化。在求解多目标EVCS (MOEVCS)问题时,加权和方法需要专业知识来预先定义权重,这很不方便。与此同时,传统的基于帕累托的方法要求用户经常从大量权衡解决方案中选择结果,这有时很难做出决定。为了解决这些问题,本文提出了一个包含四个异质亚种群的异质多目标差异进化(HMODE)模型。其中一个是多目标优化,另外三个是单目标子种群,分别对三个目标进行优化。这4个亚种群协同进化,以寻找更好的MOEVCS权衡方案。此外,HMODE引入了对第一阶非支配解中的膝部解和结合部解的关注机制,提供了更具代表性的权衡解,便于决策者选择自己喜欢的结果。实验结果表明,我们提出的HMODE在选择灵活性和解的质量方面优于目前最先进的方法。
{"title":"Heterogeneous Multiobjective Differential Evolution for Electric Vehicle Charging Scheduling","authors":"Weili Liu, Yue-jiao Gong, Wei-neng Chen, J. Zhong, Sang-Woon Jean, Jun Zhang","doi":"10.1109/SSCI50451.2021.9659859","DOIUrl":"https://doi.org/10.1109/SSCI50451.2021.9659859","url":null,"abstract":"With the proliferation of electric vehicles, the Electric Vehicle Charging Scheduling (EVCS) becomes a critical issue in the modern transportation systems. The EVCS problem in practice usually contains several important but conflicting objectives, such as minimizing the time cost, minimizing the charging expense, and maximizing the final state of charge. To solve the multiobjective EVCS (MOEVCS) problem, the weighted-sum approaches require expertise to predefine the weights, which is inconvenient. Meanwhile, traditional Pareto-based approaches require users to frequently select the result from a large set of trade-off solutions, which is sometimes difficult to make decisions. To address these issues, this paper proposes a Heterogeneous Multiobjective Differential Evolution (HMODE) with four heterogeneous sub-populations. Specially, one is for the multiobjective optimization and the other three are single-objective sub-populations that separately optimize three objectives. These four sub-populations are evolved cooperatively to find better trade-off solutions of MOEVCS. Besides, HMODE introduces an attention mechanism to the knee and bound solutions among non-dominated solutions of the first rank to provide more representative trade-off solutions, which facilitates decision makers to select their preferred results. Experimental results show our proposed HMODE outperforms state-of-the-art methods in terms of selection flexibility and solution quality.","PeriodicalId":255763,"journal":{"name":"2021 IEEE Symposium Series on Computational Intelligence (SSCI)","volume":"56 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115882088","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
Different Haze Image Conditions for Single Image Dehazing Method 单幅图像去雾方法的不同雾霾图像条件
Pub Date : 2021-12-05 DOI: 10.1109/SSCI50451.2021.9659889
Noor Asma Husain, M. Rahim, Huma Chaudhry
The dust, mist, haze, and smokiness of the atmosphere typically degrade images from the light and absorption. These effects have poor visibility, dimmed luminosity, low contrast, and distortion of colour. As a result, restoring a degraded image is difficult, especially in hazy conditions. The image dehazing method focuses on improving the visibility of image details while preserving image colours without causing data loss. Many image dehazing methods achieve the goal of removing haze while also addressing other issues such as oversaturation, colour distortion, and halo artefacts. However, the limitation of haze level rendered these approaches ineffective. A volume of various haze level data is required to demonstrate the efficiency of the image dehazing method in removing haze at all haze levels and obtaining the image's quality. This paper introduced a dynamic scattering coefficient to the dehazing algorithm for determining an applicable visibility range for different haze conditions. These proposed methods improve on the current state-of-the-art dehazing method in terms of image quality measurement results.
大气中的灰尘、薄雾、薄雾和烟雾通常会降低光和吸收的图像。这些效果具有可视性差、亮度变暗、对比度低和色彩失真的特点。因此,恢复退化的图像是困难的,特别是在朦胧的条件下。该图像去雾方法侧重于在不造成数据丢失的情况下,在保持图像颜色的同时提高图像细节的可见性。许多图像去雾方法实现了去除雾霾的目标,同时也解决了其他问题,如过饱和度,色彩失真和光晕伪影。然而,由于雾霾程度的限制,这些方法都是无效的。需要大量的各种雾霾级别的数据来证明图像去雾方法在去除所有雾霾级别的雾霾和获得图像质量方面的效率。本文将动态散射系数引入到消雾算法中,以确定不同雾霾条件下的能见度范围。这些提出的方法在图像质量测量结果方面改进了当前最先进的除雾方法。
{"title":"Different Haze Image Conditions for Single Image Dehazing Method","authors":"Noor Asma Husain, M. Rahim, Huma Chaudhry","doi":"10.1109/SSCI50451.2021.9659889","DOIUrl":"https://doi.org/10.1109/SSCI50451.2021.9659889","url":null,"abstract":"The dust, mist, haze, and smokiness of the atmosphere typically degrade images from the light and absorption. These effects have poor visibility, dimmed luminosity, low contrast, and distortion of colour. As a result, restoring a degraded image is difficult, especially in hazy conditions. The image dehazing method focuses on improving the visibility of image details while preserving image colours without causing data loss. Many image dehazing methods achieve the goal of removing haze while also addressing other issues such as oversaturation, colour distortion, and halo artefacts. However, the limitation of haze level rendered these approaches ineffective. A volume of various haze level data is required to demonstrate the efficiency of the image dehazing method in removing haze at all haze levels and obtaining the image's quality. This paper introduced a dynamic scattering coefficient to the dehazing algorithm for determining an applicable visibility range for different haze conditions. These proposed methods improve on the current state-of-the-art dehazing method in terms of image quality measurement results.","PeriodicalId":255763,"journal":{"name":"2021 IEEE Symposium Series on Computational Intelligence (SSCI)","volume":"52 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115887687","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 Dementia Through 3D Convolutional Neural Networks Based on Amyloid PET 基于淀粉样蛋白PET的三维卷积神经网络检测痴呆
Pub Date : 2021-12-05 DOI: 10.1109/SSCI50451.2021.9660102
G. Castellano, Andrea Esposito, Marco Mirizio, Graziano Montanaro, G. Vessio
Dementia is one of the most common diseases in the elderly and a leading cause of mortality and disability. In recent years, a research effort has been made to develop computer aided diagnosis tools based on machine (deep) learning models fed with neuroimaging data. However, while much work has been done on MRI imaging, very little attention has been paid on amyloid PETs, which have been recently recognized to be a promising and powerful biomarker of neurodegeneration. In this paper, we contribute to this less explored research area by proposing a 3D Convolutional Neural Network aimed at detecting dementia based on amyloid PET scans. An experiment performed on the recently released OASIS-3 dataset, which provides the community with a new benchmark to advance this line of research further, yielded very promising results and provided new evidence on the effectiveness of amyloid PET.
痴呆症是老年人最常见的疾病之一,也是导致死亡和残疾的主要原因。近年来,研究人员努力开发基于神经成像数据的机器(深度)学习模型的计算机辅助诊断工具。然而,尽管在MRI成像方面已经做了很多工作,但对淀粉样蛋白pet的关注却很少,淀粉样蛋白pet最近被认为是一种有前途和强大的神经变性生物标志物。在本文中,我们提出了一个3D卷积神经网络,旨在基于淀粉样蛋白PET扫描检测痴呆症,从而为这个较少探索的研究领域做出了贡献。在最近发布的OASIS-3数据集上进行的实验为进一步推进这一研究提供了新的基准,产生了非常有希望的结果,并为淀粉样蛋白PET的有效性提供了新的证据。
{"title":"Detection of Dementia Through 3D Convolutional Neural Networks Based on Amyloid PET","authors":"G. Castellano, Andrea Esposito, Marco Mirizio, Graziano Montanaro, G. Vessio","doi":"10.1109/SSCI50451.2021.9660102","DOIUrl":"https://doi.org/10.1109/SSCI50451.2021.9660102","url":null,"abstract":"Dementia is one of the most common diseases in the elderly and a leading cause of mortality and disability. In recent years, a research effort has been made to develop computer aided diagnosis tools based on machine (deep) learning models fed with neuroimaging data. However, while much work has been done on MRI imaging, very little attention has been paid on amyloid PETs, which have been recently recognized to be a promising and powerful biomarker of neurodegeneration. In this paper, we contribute to this less explored research area by proposing a 3D Convolutional Neural Network aimed at detecting dementia based on amyloid PET scans. An experiment performed on the recently released OASIS-3 dataset, which provides the community with a new benchmark to advance this line of research further, yielded very promising results and provided new evidence on the effectiveness of amyloid PET.","PeriodicalId":255763,"journal":{"name":"2021 IEEE Symposium Series on Computational Intelligence (SSCI)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115943552","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}
引用次数: 3
Relation Representation Learning for Special Cargo Ontology 特殊货物本体的关系表示学习
Pub Date : 2021-12-05 DOI: 10.1109/SSCI50451.2021.9660108
Vahideh Reshadat, A. Akçay, Kalliopi Zervanou, Yingqian Zhang, Eelco de Jong
Non-transparent shipping processes of transporting goods with special handling needs (special cargoes) have resulted in inefficiency in the airfreight industry. Special cargo ontology elicits, structures, and stores domain knowledge and represents the domain concepts and relationship between them in a machine-readable format. In this paper, we proposed an ontology population pipeline for the special cargo domain, and as part of the ontology population task, we investigated how to build an efficient information extraction model from low-resource domains based on available domain data for industry use cases. For this purpose, a model is designed for extracting and classifying instances of different relation types between each concept pair. The model is based on a relation representation learning approach built upon a Hierarchical Attention-based Multi-task architecture in the special cargo domain. The results of experiments show that the model could represent the complex semantic information of the domain, and tasks initialized with these representations achieve promising results.
运输有特殊处理需要的货物(特殊货物)的运输过程不透明,导致航空货运业效率低下。特殊货物本体引出、构造和存储领域知识,并以机器可读的格式表示领域概念和它们之间的关系。本文提出了一种面向特殊货物领域的本体填充管道,作为本体填充任务的一部分,我们研究了如何基于行业用例的可用领域数据,从低资源领域中构建高效的信息提取模型。为此,设计了一个模型,用于提取和分类每个概念对之间不同关系类型的实例。该模型基于一种关系表示学习方法,该方法建立在特殊货物领域基于分层注意的多任务体系结构之上。实验结果表明,该模型可以很好地表示领域的复杂语义信息,用这些表示初始化的任务取得了很好的效果。
{"title":"Relation Representation Learning for Special Cargo Ontology","authors":"Vahideh Reshadat, A. Akçay, Kalliopi Zervanou, Yingqian Zhang, Eelco de Jong","doi":"10.1109/SSCI50451.2021.9660108","DOIUrl":"https://doi.org/10.1109/SSCI50451.2021.9660108","url":null,"abstract":"Non-transparent shipping processes of transporting goods with special handling needs (special cargoes) have resulted in inefficiency in the airfreight industry. Special cargo ontology elicits, structures, and stores domain knowledge and represents the domain concepts and relationship between them in a machine-readable format. In this paper, we proposed an ontology population pipeline for the special cargo domain, and as part of the ontology population task, we investigated how to build an efficient information extraction model from low-resource domains based on available domain data for industry use cases. For this purpose, a model is designed for extracting and classifying instances of different relation types between each concept pair. The model is based on a relation representation learning approach built upon a Hierarchical Attention-based Multi-task architecture in the special cargo domain. The results of experiments show that the model could represent the complex semantic information of the domain, and tasks initialized with these representations achieve promising results.","PeriodicalId":255763,"journal":{"name":"2021 IEEE Symposium Series on Computational Intelligence (SSCI)","volume":"232 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115964855","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
Bias and Fairness in Computer Vision Applications of the Criminal Justice System 计算机视觉在刑事司法系统中的应用
Pub Date : 2021-12-05 DOI: 10.1109/SSCI50451.2021.9660177
Sophie Noiret, J. Lumetzberger, M. Kampel
Discriminatory practices involving AI -driven police work have been the subject of much controversies in the past few years, with algorithms such as COMPAS, PredPol and ShotSpotter being accused of unfairly impacting minority groups. At the same time, the issues of fairness in machine learning, and in particular in computer vision, have been the subject of a growing number of academic works. In this paper, we examine how these area intersect. We provide information on how these practices have come to exist and the difficulties in alleviating them. We then examine three applications currently in development to understand what risks they pose to fairness and how those risks can be mitigated.
在过去几年中,涉及人工智能驱动的警务工作的歧视性做法一直是许多争议的主题,COMPAS、PredPol和ShotSpotter等算法被指责不公平地影响了少数群体。与此同时,机器学习中的公平性问题,特别是计算机视觉中的公平性问题,已经成为越来越多学术著作的主题。在本文中,我们研究这些区域是如何相交的。我们提供资料说明这些做法是如何产生的以及减轻这些做法的困难。然后,我们检查了目前正在开发的三个应用程序,以了解它们对公平构成的风险以及如何减轻这些风险。
{"title":"Bias and Fairness in Computer Vision Applications of the Criminal Justice System","authors":"Sophie Noiret, J. Lumetzberger, M. Kampel","doi":"10.1109/SSCI50451.2021.9660177","DOIUrl":"https://doi.org/10.1109/SSCI50451.2021.9660177","url":null,"abstract":"Discriminatory practices involving AI -driven police work have been the subject of much controversies in the past few years, with algorithms such as COMPAS, PredPol and ShotSpotter being accused of unfairly impacting minority groups. At the same time, the issues of fairness in machine learning, and in particular in computer vision, have been the subject of a growing number of academic works. In this paper, we examine how these area intersect. We provide information on how these practices have come to exist and the difficulties in alleviating them. We then examine three applications currently in development to understand what risks they pose to fairness and how those risks can be mitigated.","PeriodicalId":255763,"journal":{"name":"2021 IEEE Symposium Series on Computational Intelligence (SSCI)","volume":"81 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134153347","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}
引用次数: 4
Distributed fitness landscape analysis for cooperative search with domain decomposition 基于域分解的协同搜索分布式适应度景观分析
Pub Date : 2021-12-05 DOI: 10.1109/SSCI50451.2021.9660041
S. Holly, Astrid Nieße
Fitness landscape analysis is often employed to quantify the properties of optimization problems and hence gain a better understanding of these problems and the behavior of the algorithms applied to them. The calculation of various landscape features requires complete knowledge of the boundaries and constraints of the entire search space. Many real-world applications of distributed optimization exhibit an inherent domain decomposition, i.e., the decision variables for a cooperative search are in the hands of multiple actors. Thus, knowledge about the overall search space - likewise distributed - is not available at a central location. In this paper, we propose an approach for distributed computation and subsequent composition of fitness landscape features. We evaluate the approach with a set of well-known continuous benchmark functions and examine the features for correlation with algorithm performance and their suitability for feature-based algorithm parameterization. The results show that the distributedly computed features provide useful insights into the nature of the problems and that especially the heterogeneity of the sub-search spaces is a relevant factor in the optimized design of the exchange mechanisms of distributed heuristics.
适应度景观分析通常用于量化优化问题的性质,从而更好地理解这些问题以及应用于这些问题的算法的行为。各种景观特征的计算需要完全了解整个搜索空间的边界和约束。分布式优化的许多实际应用表现出固有的领域分解,即,合作搜索的决策变量掌握在多个参与者手中。因此,关于整个搜索空间的知识——同样是分布式的——在一个中心位置是不可用的。本文提出了一种适合度景观特征的分布式计算和后续组成方法。我们用一组众所周知的连续基准函数来评估该方法,并检查与算法性能相关的特征及其对基于特征的算法参数化的适用性。结果表明,分布式计算特征提供了对问题本质的有用见解,特别是子搜索空间的异质性是分布式启发式交换机制优化设计的一个相关因素。
{"title":"Distributed fitness landscape analysis for cooperative search with domain decomposition","authors":"S. Holly, Astrid Nieße","doi":"10.1109/SSCI50451.2021.9660041","DOIUrl":"https://doi.org/10.1109/SSCI50451.2021.9660041","url":null,"abstract":"Fitness landscape analysis is often employed to quantify the properties of optimization problems and hence gain a better understanding of these problems and the behavior of the algorithms applied to them. The calculation of various landscape features requires complete knowledge of the boundaries and constraints of the entire search space. Many real-world applications of distributed optimization exhibit an inherent domain decomposition, i.e., the decision variables for a cooperative search are in the hands of multiple actors. Thus, knowledge about the overall search space - likewise distributed - is not available at a central location. In this paper, we propose an approach for distributed computation and subsequent composition of fitness landscape features. We evaluate the approach with a set of well-known continuous benchmark functions and examine the features for correlation with algorithm performance and their suitability for feature-based algorithm parameterization. The results show that the distributedly computed features provide useful insights into the nature of the problems and that especially the heterogeneity of the sub-search spaces is a relevant factor in the optimized design of the exchange mechanisms of distributed heuristics.","PeriodicalId":255763,"journal":{"name":"2021 IEEE Symposium Series on Computational Intelligence (SSCI)","volume":"39 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134239107","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
Interpretable AI Agent Through Nonlinear Decision Trees for Lane Change Problem 基于非线性决策树的可解释AI智能体变道问题研究
Pub Date : 2021-12-05 DOI: 10.1109/SSCI50451.2021.9659552
Abhiroop Ghosh, Yashesh D. Dhebar, Ritam Guha, K. Deb, S. Nageshrao, Ling Zhu, E. Tseng, Dimitar Filev
The recent years have witnessed a surge in application of deep neural networks (DNNs) and reinforcement learning (RL) methods to various autonomous control systems and game playing problems. While they are capable of learning from real-world data and produce adequate actions to various state conditions, their internal complexity does not allow an easy way to provide an explanation for their actions. In this paper, we generate state-action pair data from a trained DNN/RL system and employ a previously proposed nonlinear decision tree (NLDT) framework to decipher hidden simplistic rule sets that interpret the working of DNN/RL systems. The complexity of the rule sets are controllable by the user. In essence, the inherent bilevel optimization procedure that finds the NLDTs is capable of reducing the complexities of the state-action logic to a minimalist and intrepretable level. Demonstrating the working principle of the NLDT method to a revised mountain car control problem, this paper applies the methodology to the lane changing problem involving six critical cars in front and rear in left, middle, and right lanes of a pilot car. NLDTs are derived to have simplistic relationships of 12 decision variables involving relative distances and velocities of the six critical cars. The derived analytical decision rules are then simplified further by using a symbolic analysis tool to provide English-like interpretation of the lane change problem. This study makes a scratch to the issue of interpretability of modern machine learning based tools and it now deserves further attention and applications to make the overall approach more integrated and effective.
近年来,深度神经网络(dnn)和强化学习(RL)方法在各种自主控制系统和游戏问题中的应用激增。虽然它们能够从现实世界的数据中学习,并针对各种状态条件产生适当的动作,但它们内部的复杂性不允许一种简单的方法来解释它们的动作。在本文中,我们从训练有素的DNN/RL系统中生成状态-动作对数据,并采用先前提出的非线性决策树(NLDT)框架来破译解释DNN/RL系统工作的隐藏简化规则集。规则集的复杂度由用户控制。本质上,发现nldt的固有双层优化过程能够将状态-行为逻辑的复杂性降低到最低限度和可解释的水平。本文将NLDT方法的工作原理应用于一个修正的山地车控制问题,并将该方法应用于一辆试验车左、中、右车道前后6辆关键车的变道问题。NLDTs推导为涉及6辆关键汽车的相对距离和速度的12个决策变量的简单关系。然后,通过使用符号分析工具进一步简化导出的分析决策规则,以提供对变道问题的类似英语的解释。本研究触及了基于现代机器学习工具的可解释性问题,值得进一步关注和应用,以使整体方法更加集成和有效。
{"title":"Interpretable AI Agent Through Nonlinear Decision Trees for Lane Change Problem","authors":"Abhiroop Ghosh, Yashesh D. Dhebar, Ritam Guha, K. Deb, S. Nageshrao, Ling Zhu, E. Tseng, Dimitar Filev","doi":"10.1109/SSCI50451.2021.9659552","DOIUrl":"https://doi.org/10.1109/SSCI50451.2021.9659552","url":null,"abstract":"The recent years have witnessed a surge in application of deep neural networks (DNNs) and reinforcement learning (RL) methods to various autonomous control systems and game playing problems. While they are capable of learning from real-world data and produce adequate actions to various state conditions, their internal complexity does not allow an easy way to provide an explanation for their actions. In this paper, we generate state-action pair data from a trained DNN/RL system and employ a previously proposed nonlinear decision tree (NLDT) framework to decipher hidden simplistic rule sets that interpret the working of DNN/RL systems. The complexity of the rule sets are controllable by the user. In essence, the inherent bilevel optimization procedure that finds the NLDTs is capable of reducing the complexities of the state-action logic to a minimalist and intrepretable level. Demonstrating the working principle of the NLDT method to a revised mountain car control problem, this paper applies the methodology to the lane changing problem involving six critical cars in front and rear in left, middle, and right lanes of a pilot car. NLDTs are derived to have simplistic relationships of 12 decision variables involving relative distances and velocities of the six critical cars. The derived analytical decision rules are then simplified further by using a symbolic analysis tool to provide English-like interpretation of the lane change problem. This study makes a scratch to the issue of interpretability of modern machine learning based tools and it now deserves further attention and applications to make the overall approach more integrated and effective.","PeriodicalId":255763,"journal":{"name":"2021 IEEE Symposium Series on Computational Intelligence (SSCI)","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133919009","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
Accelerated Random Search for Black-Box Constraint Satisfaction and Optimization 黑箱约束满足与优化的加速随机搜索
Pub Date : 2021-12-05 DOI: 10.1109/SSCI50451.2021.9660095
Jenna N. Iorio, R. Regis
The Constrained Accelerated Random Search (CARS) algorithm is a stochastic search method that converges with probability 1 to the global minimum of a constrained black-box optimization problem under certain conditions. CARS randomly selects its sample point from a box centered at the current best solution and adjusts the size of this box depending on whether the point yields an improvement in constraint violation or feasible objective function value. For computationally expensive problems, the CARS- RBF algorithm that uses Radial Basis Function (RBF) surrogates was proposed. Numerical experiments showed the effectiveness of CARS and CARS-RBF compared to alternatives on many test problems. However, both algorithms require a feasible starting point. This paper extends CARS and CARS-RBF to handle constrained black-box optimization problems when a feasible starting point is not available. The extended algorithms begin by minimizing a measure of constraint violation to find a feasible solution and then they search for the global minimum until the computational budget is reached. The algorithms were tested on 19 benchmark problems and on a 12-D engineering optimization problem with 68 black-box constraints where none of the initial points are guaranteed to be feasible. CARS outperformed Constrained Pure Random Search (CPRS) and the ISRES and jDE evolutionary algorithms on the test problems, and CARS-RBF is generally an improvement over CARS. Furthermore, CARS-RBF outperformed other methods including RBF -assisted CPRS and the COBYLA trust region method and it compared favorably with constrained EGO.
约束加速随机搜索(CARS)算法是一种随机搜索方法,在一定条件下以概率1收敛于约束黑箱优化问题的全局最小值。CARS从以当前最佳解为中心的方框中随机选择样本点,并根据该点是否在约束违反或可行目标函数值方面有所改善来调整该方框的大小。针对计算量大的问题,提出了基于径向基函数(RBF)的CARS- RBF算法。数值实验证明了CARS和CARS- rbf算法在许多测试问题上的有效性。然而,这两种算法都需要一个可行的起始点。本文扩展了CARS和CARS- rbf来处理无可行起点时的约束黑盒优化问题。扩展算法首先最小化约束违反量以找到可行解,然后搜索全局最小值,直到达到计算预算。这些算法在19个基准问题和一个具有68个黑盒约束的12维工程优化问题上进行了测试,其中没有一个初始点保证是可行的。CARS在测试问题上优于约束纯随机搜索(Constrained Pure Random Search, CPRS)、ISRES和jDE进化算法,CARS- rbf总体上是对CARS的改进。此外,CARS-RBF优于RBF辅助CPRS和COBYLA信任域方法,且优于约束EGO。
{"title":"Accelerated Random Search for Black-Box Constraint Satisfaction and Optimization","authors":"Jenna N. Iorio, R. Regis","doi":"10.1109/SSCI50451.2021.9660095","DOIUrl":"https://doi.org/10.1109/SSCI50451.2021.9660095","url":null,"abstract":"The Constrained Accelerated Random Search (CARS) algorithm is a stochastic search method that converges with probability 1 to the global minimum of a constrained black-box optimization problem under certain conditions. CARS randomly selects its sample point from a box centered at the current best solution and adjusts the size of this box depending on whether the point yields an improvement in constraint violation or feasible objective function value. For computationally expensive problems, the CARS- RBF algorithm that uses Radial Basis Function (RBF) surrogates was proposed. Numerical experiments showed the effectiveness of CARS and CARS-RBF compared to alternatives on many test problems. However, both algorithms require a feasible starting point. This paper extends CARS and CARS-RBF to handle constrained black-box optimization problems when a feasible starting point is not available. The extended algorithms begin by minimizing a measure of constraint violation to find a feasible solution and then they search for the global minimum until the computational budget is reached. The algorithms were tested on 19 benchmark problems and on a 12-D engineering optimization problem with 68 black-box constraints where none of the initial points are guaranteed to be feasible. CARS outperformed Constrained Pure Random Search (CPRS) and the ISRES and jDE evolutionary algorithms on the test problems, and CARS-RBF is generally an improvement over CARS. Furthermore, CARS-RBF outperformed other methods including RBF -assisted CPRS and the COBYLA trust region method and it compared favorably with constrained EGO.","PeriodicalId":255763,"journal":{"name":"2021 IEEE Symposium Series on Computational Intelligence (SSCI)","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133979161","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
期刊
2021 IEEE Symposium Series on Computational Intelligence (SSCI)
全部 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