首页 > 最新文献

Advances in computational intelligence最新文献

英文 中文
Feature selection based on min-redundancy and max-consistency 基于最小冗余和最大一致性的特征选择
Pub Date : 2021-12-17 DOI: 10.1007/s43674-021-00021-9
Yanting Guo, Meng Hu, Eric C. C. Tsang, Degang Chen, Weihua Xu

Feature selection can effectively eliminate irrelevant or redundant features without changing features semantics, so as to improve the performance of learning and reduce the training time. In most of the existing feature selection methods based on rough sets, eliminating the redundant features between features and decisions, and deleting the redundant features between features are performed separately. This will greatly increase the search time of feature subset. To quickly remove redundant features, we define a series of feature evaluation functions that consider both the consistency between features and decisions, and redundancy between features, then propose a novel feature selection method based on min-redundancy and max-consistency. Firstly, we define the consistency of features with respect to decisions and the redundancy between features from neighborhood information granules. Then we propose a combined criterion to measure the importance of features and design a feature selection algorithm based on minimal-redundancy-maximal-consistency (mRMC). Finally, on UCI data sets, mRMC is compared with three other popular feature selection algorithms based on neighborhood idea, from classification accuracy, the number of selected features and running time. The experimental comparison shows that mRMC can quickly delete redundant features and select useful features while ensuring classification accuracy.

特征选择可以在不改变特征语义的情况下有效地消除不相关或冗余的特征,从而提高学习性能,减少训练时间。在现有的大多数基于粗糙集的特征选择方法中,消除特征与决策之间的冗余特征和删除特征之间的冗余特性是分开进行的。这将大大增加特征子集的搜索时间。为了快速去除冗余特征,我们定义了一系列既考虑特征与决策之间的一致性,又考虑特征之间的冗余性的特征评估函数,然后提出了一种基于最小冗余和最大一致性的新特征选择方法。首先,我们定义了特征与决策的一致性,以及来自邻域信息颗粒的特征之间的冗余。然后,我们提出了一个衡量特征重要性的组合标准,并设计了一个基于最小冗余最大一致性(mRMC)的特征选择算法。最后,在UCI数据集上,从分类精度、选择特征的数量和运行时间等方面,将mRMC与其他三种流行的基于邻域思想的特征选择算法进行了比较。实验比较表明,mRMC可以在保证分类精度的同时,快速删除冗余特征,选择有用特征。
{"title":"Feature selection based on min-redundancy and max-consistency","authors":"Yanting Guo,&nbsp;Meng Hu,&nbsp;Eric C. C. Tsang,&nbsp;Degang Chen,&nbsp;Weihua Xu","doi":"10.1007/s43674-021-00021-9","DOIUrl":"10.1007/s43674-021-00021-9","url":null,"abstract":"<div><p>Feature selection can effectively eliminate irrelevant or redundant features without changing features semantics, so as to improve the performance of learning and reduce the training time. In most of the existing feature selection methods based on rough sets, eliminating the redundant features between features and decisions, and deleting the redundant features between features are performed separately. This will greatly increase the search time of feature subset. To quickly remove redundant features, we define a series of feature evaluation functions that consider both the consistency between features and decisions, and redundancy between features, then propose a novel feature selection method based on min-redundancy and max-consistency. Firstly, we define the consistency of features with respect to decisions and the redundancy between features from neighborhood information granules. Then we propose a combined criterion to measure the importance of features and design a feature selection algorithm based on minimal-redundancy-maximal-consistency (mRMC). Finally, on UCI data sets, mRMC is compared with three other popular feature selection algorithms based on neighborhood idea, from classification accuracy, the number of selected features and running time. The experimental comparison shows that mRMC can quickly delete redundant features and select useful features while ensuring classification accuracy.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"2 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-12-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s43674-021-00021-9.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50488902","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A hybrid monotone decision tree model for interval-valued attributes 区间值属性的混合单调决策树模型
Pub Date : 2021-12-17 DOI: 10.1007/s43674-021-00016-6
Jiankai Chen, Zhongyan Li, Xin Wang, Junhai Zhai

The existing monotonic decision tree algorithms are based on a linearly ordered constraint that certain attributes are monotonously consistent with the decision, which could be called monotonic attributes, whereas others, called non-monotonic attributes. In practice, monotonic and non-monotonic attributes coexist in most classification tasks, and some attribute values are even evaluated as interval numbers. In this paper, we proposed a fuzzy rank-inconsistent rate based on probability degree to judge the monotonicity of interval numbers. Furthermore, we devised a hybrid model composed of monotonic and non-monotonic attributes to construct a mixed monotone decision tree for interval-valued data. Experiments on artificial and real-world data sets show that the proposed hybrid model is effective.

现有的单调决策树算法基于线性有序约束,即某些属性与决策单调一致,可以称为单调属性,而另一些则称为非单调属性。在实践中,单调和非单调属性在大多数分类任务中共存,一些属性值甚至被评估为区间数。本文提出了一种基于概率度的模糊秩不一致率来判断区间数的单调性。此外,我们设计了一个由单调和非单调属性组成的混合模型来构造区间值数据的混合单调决策树。在人工和真实世界数据集上的实验表明,所提出的混合模型是有效的。
{"title":"A hybrid monotone decision tree model for interval-valued attributes","authors":"Jiankai Chen,&nbsp;Zhongyan Li,&nbsp;Xin Wang,&nbsp;Junhai Zhai","doi":"10.1007/s43674-021-00016-6","DOIUrl":"10.1007/s43674-021-00016-6","url":null,"abstract":"<div><p>The existing monotonic decision tree algorithms are based on a linearly ordered constraint that certain attributes are monotonously consistent with the decision, which could be called monotonic attributes, whereas others, called non-monotonic attributes. In practice, monotonic and non-monotonic attributes coexist in most classification tasks, and some attribute values are even evaluated as interval numbers. In this paper, we proposed a fuzzy rank-inconsistent rate based on probability degree to judge the monotonicity of interval numbers. Furthermore, we devised a hybrid model composed of monotonic and non-monotonic attributes to construct a mixed monotone decision tree for interval-valued data. Experiments on artificial and real-world data sets show that the proposed hybrid model is effective.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"2 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-12-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s43674-021-00016-6.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50488897","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Toward durable representations for continual learning 实现持续学习的持久表征
Pub Date : 2021-12-17 DOI: 10.1007/s43674-021-00022-8
Alaa El Khatib, Fakhri Karray

Continual learning models are known to suffer from catastrophic forgetting. Existing regularization methods to countering forgetting operate by penalizing large changes to learned parameters. A significant downside to these methods, however, is that, by effectively freezing model parameters, they gradually suspend the capacity of a model to learn new tasks. In this paper, we explore an alternative approach to the continual learning problem that aims to circumvent this downside. In particular, we ask the question: instead of forcing continual learning models to remember the past, can we modify the learning process from the start, such that the learned representations are less susceptible to forgetting? To this end, we explore multiple methods that could potentially encourage durable representations. We demonstrate empirically that the use of unsupervised auxiliary tasks achieves significant reduction in parameter re-optimization across tasks, and consequently reduces forgetting, without explicitly penalizing forgetting. Moreover, we propose a distance metric to track internal model dynamics across tasks, and use it to gain insight into the workings of our proposed approach, as well as other recently proposed methods.

众所周知,持续学习模式会遭受灾难性的遗忘。现有的对抗遗忘的正则化方法通过惩罚学习参数的大变化来操作。然而,这些方法的一个显著缺点是,通过有效地冻结模型参数,它们会逐渐暂停模型学习新任务的能力。在本文中,我们探索了一种解决持续学习问题的替代方法,旨在避免这种不利影响。特别是,我们提出了一个问题:与其强迫持续学习模型记住过去,我们能否从一开始就修改学习过程,使学习到的表征不太容易被遗忘?为此,我们探索了多种可能鼓励持久表示的方法。我们实证证明,使用无监督辅助任务可以显著减少任务间的参数重新优化,从而减少遗忘,而不会明显惩罚遗忘。此外,我们提出了一个距离度量来跟踪任务之间的内部模型动态,并使用它来深入了解我们提出的方法以及其他最近提出的方法的工作原理。
{"title":"Toward durable representations for continual learning","authors":"Alaa El Khatib,&nbsp;Fakhri Karray","doi":"10.1007/s43674-021-00022-8","DOIUrl":"10.1007/s43674-021-00022-8","url":null,"abstract":"<div><p>Continual learning models are known to suffer from <i>catastrophic forgetting</i>. Existing regularization methods to countering forgetting operate by penalizing large changes to learned parameters. A significant downside to these methods, however, is that, by effectively freezing model parameters, they gradually suspend the capacity of a model to learn new tasks. In this paper, we explore an alternative approach to the continual learning problem that aims to circumvent this downside. In particular, we ask the question: instead of forcing continual learning models to remember the past, can we modify the learning process from the start, such that the learned representations are less susceptible to forgetting? To this end, we explore multiple methods that could potentially encourage durable representations. We demonstrate empirically that the use of unsupervised auxiliary tasks achieves significant reduction in parameter re-optimization across tasks, and consequently reduces forgetting, without explicitly penalizing forgetting. Moreover, we propose a distance metric to track internal model dynamics across tasks, and use it to gain insight into the workings of our proposed approach, as well as other recently proposed methods.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"2 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-12-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s43674-021-00022-8.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50488901","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Social influence-based personal latent factors learning for effective recommendation 基于社会影响的个人潜在因素学习有效推荐
Pub Date : 2021-12-17 DOI: 10.1007/s43674-021-00019-3
Yunhe Wei, Huifang Ma, Ruoyi Zhang

Social recommendation has become an important technique of various online commerce platforms, which aims to predict the user preference based on the social network and the interactive network. Social recommendation, which can naturally integrate social information and interactive structure, has been demonstrated to be powerful in solving data sparsity and cold-start problems. Although some of the existing methods have been proven effective, the following two insights are often neglected. First, except for the explicit connections, social information contains implicit connections, e.g., indirect social relations. Indirect social relations can effectively improve the quality of recommendation when users only have few direct social relations. Second, the strength of social influence between users is different. In other words, users have different degrees of trust in different friends. These insights motivate us to propose a novel social recommendation model SIER (short for Social Influence-based Effective Recommendation) in this paper, which incorporates interactive information and social information into personal latent factors learning for social influence-based recommendation. Specifically, user preferences are captured in behavior history and social relations, i.e., user latent factors are shared in interactive network and social network. In particular, we utilize an overlapping community detection method to sufficiently capture the implicit relations in the social network. Extensive experiments on two real-world datasets demonstrate the effectiveness of the proposed method.

社交推荐已经成为各种在线商务平台的一项重要技术,旨在基于社交网络和互动网络预测用户偏好。社会推荐可以自然地整合社会信息和互动结构,在解决数据稀疏和冷启动问题方面已经被证明是强大的。尽管现有的一些方法已被证明是有效的,但以下两个见解往往被忽视。首先,除了显性联系之外,社会信息还包含隐性联系,例如间接社会关系。当用户只有很少的直接社会关系时,间接社会关系可以有效地提高推荐质量。第二,用户之间的社会影响力不同。换句话说,用户对不同的朋友有不同程度的信任。这些见解促使我们在本文中提出了一个新的社会推荐模型SIER(social Influence based Effective recommendation的缩写),该模型将互动信息和社会信息纳入个人潜在因素学习中,用于基于社会影响的推荐。具体而言,用户偏好被捕获在行为历史和社会关系中,即用户潜在因素在互动网络和社交网络中共享。特别地,我们利用重叠社区检测方法来充分捕捉社交网络中的隐含关系。在两个真实世界数据集上进行的大量实验证明了该方法的有效性。
{"title":"Social influence-based personal latent factors learning for effective recommendation","authors":"Yunhe Wei,&nbsp;Huifang Ma,&nbsp;Ruoyi Zhang","doi":"10.1007/s43674-021-00019-3","DOIUrl":"10.1007/s43674-021-00019-3","url":null,"abstract":"<div><p>Social recommendation has become an important technique of various online commerce platforms, which aims to predict the user preference based on the social network and the interactive network. Social recommendation, which can naturally integrate social information and interactive structure, has been demonstrated to be powerful in solving data sparsity and cold-start problems. Although some of the existing methods have been proven effective, the following two insights are often neglected. First, except for the explicit connections, social information contains implicit connections, e.g., indirect social relations. Indirect social relations can effectively improve the quality of recommendation when users only have few direct social relations. Second, the strength of social influence between users is different. In other words, users have different degrees of trust in different friends. These insights motivate us to propose a novel social recommendation model SIER (short for Social Influence-based Effective Recommendation) in this paper, which incorporates interactive information and social information into personal latent factors learning for social influence-based recommendation. Specifically, user preferences are captured in behavior history and social relations, i.e., user latent factors are shared in interactive network and social network. In particular, we utilize an overlapping community detection method to sufficiently capture the implicit relations in the social network. Extensive experiments on two real-world datasets demonstrate the effectiveness of the proposed method.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"2 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-12-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s43674-021-00019-3.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50488924","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Missing label imputation through inception-based semi-supervised ensemble learning 基于初始阶段的半监督集成学习缺失标签插补
Pub Date : 2021-12-17 DOI: 10.1007/s43674-021-00015-7
Hufsa Khan, Han Liu, Chao Liu

In classification tasks, unlabeled data bring the uncertainty in the learning process, which may result in the degradation of the performance. In this paper, we propose a novel semi-supervised inception neural network ensemble-based architecture to achieve missing label imputation. The main idea of the proposed architecture is to use smaller ensembles within a larger ensemble to involve diverse ways of missing label imputation and internal transformation of feature representation, towards enhancing the prediction accuracy. Following the process of imputing the missing labels of unlabeled data, the human-labeled data and the data with imputed labels are used together as a training set for the credible classifiers learning. Meanwhile, we discuss how this proposed approach is more effective as compared to the traditional ensemble learning approaches. Our proposed approach is evaluated on different well-known benchmark data sets, and the experimental results show the effectiveness of the proposed method. In addition, the approach is validated by statistical analysis using Wilcoxon signed rank test and the results indicate statistical significance of the performance improvement in comparison with other methods.

在分类任务中,未标记的数据给学习过程带来了不确定性,可能导致性能下降。在本文中,我们提出了一种新的基于半监督初始神经网络集成的架构来实现缺失标签插补。所提出的架构的主要思想是在较大的集合中使用较小的集合,以涉及缺失标签插补和特征表示的内部转换的多种方式,从而提高预测精度。在对未标记数据的缺失标签进行输入的过程之后,将人类标记的数据和具有输入标签的数据一起用作可信分类器学习的训练集。同时,我们讨论了与传统的集成学习方法相比,该方法如何更有效。我们提出的方法在不同的知名基准数据集上进行了评估,实验结果表明了该方法的有效性。此外,该方法通过使用Wilcoxon符号秩检验的统计分析进行了验证,结果表明,与其他方法相比,该方法的性能改进具有统计学意义。
{"title":"Missing label imputation through inception-based semi-supervised ensemble learning","authors":"Hufsa Khan,&nbsp;Han Liu,&nbsp;Chao Liu","doi":"10.1007/s43674-021-00015-7","DOIUrl":"10.1007/s43674-021-00015-7","url":null,"abstract":"<div><p>In classification tasks, unlabeled data bring the uncertainty in the learning process, which may result in the degradation of the performance. In this paper, we propose a novel semi-supervised inception neural network ensemble-based architecture to achieve missing label imputation. The main idea of the proposed architecture is to use smaller ensembles within a larger ensemble to involve diverse ways of missing label imputation and internal transformation of feature representation, towards enhancing the prediction accuracy. Following the process of imputing the missing labels of unlabeled data, the human-labeled data and the data with imputed labels are used together as a training set for the credible classifiers learning. Meanwhile, we discuss how this proposed approach is more effective as compared to the traditional ensemble learning approaches. Our proposed approach is evaluated on different well-known benchmark data sets, and the experimental results show the effectiveness of the proposed method. In addition, the approach is validated by statistical analysis using Wilcoxon signed rank test and the results indicate statistical significance of the performance improvement in comparison with other methods.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"2 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-12-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s43674-021-00015-7.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50488899","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Maximizing bi-mutual information of features for self-supervised deep clustering 最大化自监督深度聚类特征的双向信息
Pub Date : 2021-12-16 DOI: 10.1007/s43674-021-00012-w
Jiacheng Zhao, Junfen Chen, Xiangjie Meng, Junhai Zhai

Self-supervised learning based on mutual information makes good use of classification models and label information produced by clustering tasks to train networks parameters, and then updates the downstream clustering assignment with respect to maximizing mutual information between label information. This kind of methods have attracted more and more attention and obtained better progress, but there is still a larger improvement space compared with the methods of supervised learning, especially on the challenge image datasets. To this end, a self-supervised deep clustering method by maximizing mutual information is proposed (bi-MIM-SSC), where deep convolutional network is employed as a feature encoder. The first term is to maximize mutual information between output-feature pairs for importing more semantic meaning to the output features. The second term is to maximize mutual information between an input image and its feature generated by the encoder for keeping the useful information of an original image in latent space as possible. Furthermore, pre-training is carried out to further enhance the representation ability of the encoder, and the auxiliary over-clustering is added in clustering network. The performance of the proposed method bi-MIM-SSC is compared with other clustering methods on the CIFAR10, CIFAR100 and STL10 datasets. Experimental results demonstrate that the proposed bi-MIM-SSC method has better feature representation ability and provide better clustering results.

基于互信息的自监督学习充分利用分类模型和聚类任务产生的标签信息来训练网络参数,然后更新下游的聚类分配,以最大化标签信息之间的互信息。这类方法已经引起了越来越多的关注,并取得了更好的进展,但与监督学习方法相比,尤其是在挑战图像数据集上,仍有更大的改进空间。为此,提出了一种通过最大化互信息的自监督深度聚类方法(bi-MIM-SSC),其中深度卷积网络被用作特征编码器。第一个术语是最大化输出特征对之间的相互信息,以将更多的语义导入到输出特征。第二项是最大化输入图像与其由编码器生成的特征之间的互信息,以尽可能地将原始图像的有用信息保持在潜在空间中。此外,还进行了预训练,以进一步增强编码器的表示能力,并在聚类网络中添加了辅助过聚类。在CIFAR10、CIFAR100和STL10数据集上,将所提出的方法bi-MIM-SSC的性能与其他聚类方法进行了比较。实验结果表明,所提出的双MIM-SSC方法具有更好的特征表示能力,并提供了更好的聚类结果。
{"title":"Maximizing bi-mutual information of features for self-supervised deep clustering","authors":"Jiacheng Zhao,&nbsp;Junfen Chen,&nbsp;Xiangjie Meng,&nbsp;Junhai Zhai","doi":"10.1007/s43674-021-00012-w","DOIUrl":"10.1007/s43674-021-00012-w","url":null,"abstract":"<div><p>Self-supervised learning based on mutual information makes good use of classification models and label information produced by clustering tasks to train networks parameters, and then updates the downstream clustering assignment with respect to maximizing mutual information between label information. This kind of methods have attracted more and more attention and obtained better progress, but there is still a larger improvement space compared with the methods of supervised learning, especially on the challenge image datasets. To this end, a self-supervised deep clustering method by maximizing mutual information is proposed (bi-MIM-SSC), where deep convolutional network is employed as a feature encoder. The first term is to maximize mutual information between output-feature pairs for importing more semantic meaning to the output features. The second term is to maximize mutual information between an input image and its feature generated by the encoder for keeping the useful information of an original image in latent space as possible. Furthermore, pre-training is carried out to further enhance the representation ability of the encoder, and the auxiliary over-clustering is added in clustering network. The performance of the proposed method bi-MIM-SSC is compared with other clustering methods on the CIFAR10, CIFAR100 and STL10 datasets. Experimental results demonstrate that the proposed bi-MIM-SSC method has better feature representation ability and provide better clustering results.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"2 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-12-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50486324","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
Rotation transformation-based selective ensemble of one-class extreme learning machines 基于旋转变换的一类极限学习机的选择性集成
Pub Date : 2021-12-15 DOI: 10.1007/s43674-021-00013-9
Hong-Jie Xing, Yu-Wen Bai

Extreme learning machine (ELM) possesses merits of rapid learning speed and good generalization ability. However, due to the random initialization of connection weights, the network outputs of ELM are usually unstable. Similar to ELM, one-class ELM (OCELM) also has the disadvantage of output instability. To enhance the stability and generalization performance of OCELM, a selective ensemble of OCELMs based on rotation transformation is proposed. First, principal component analysis (PCA)-based rotation transformation is utilized to construct different transformed training sets. Furthermore, several component OCELMs are trained independently on these training sets. Second, a dissimilarity measure based on angle cosine is used to evaluate the dissimilarity between each pair of OCELMs. The diversity of each component OCELM in the obtained ensemble can be further achieved. Thereafter, the component OCELMs with lower value of diversity are removed from the original ensemble. Finally, the voting strategy is utilized to determine that testing samples belong to the target class or the non-target class. Experimental results on 15 UCI benchmark data sets and one handwritten digit data set show that the proposed method is superior to its related approaches.

极限学习机具有学习速度快、泛化能力强的优点。然而,由于连接权重的随机初始化,ELM的网络输出通常是不稳定的。与ELM类似,一类ELM(OCELM)也存在输出不稳定的缺点。为了提高OCELM的稳定性和泛化性能,提出了一种基于旋转变换的选择性OCELM集合。首先,利用基于主成分分析(PCA)的旋转变换来构造不同的变换训练集。此外,几个组成OCEM在这些训练集上独立训练。其次,使用基于角度余弦的相异性度量来评估每对OCELM之间的相异性。可以进一步实现所获得的系综中的每个分量OCELM的分集。此后,从原始系综中去除具有较低分集值的分量OCELM。最后,利用投票策略来确定测试样本属于目标类别还是非目标类别。在15个UCI基准数据集和一个手写数字数据集上的实验结果表明,该方法优于相关方法。
{"title":"Rotation transformation-based selective ensemble of one-class extreme learning machines","authors":"Hong-Jie Xing,&nbsp;Yu-Wen Bai","doi":"10.1007/s43674-021-00013-9","DOIUrl":"10.1007/s43674-021-00013-9","url":null,"abstract":"<div><p>Extreme learning machine (ELM) possesses merits of rapid learning speed and good generalization ability. However, due to the random initialization of connection weights, the network outputs of ELM are usually unstable. Similar to ELM, one-class ELM (OCELM) also has the disadvantage of output instability. To enhance the stability and generalization performance of OCELM, a selective ensemble of OCELMs based on rotation transformation is proposed. First, principal component analysis (PCA)-based rotation transformation is utilized to construct different transformed training sets. Furthermore, several component OCELMs are trained independently on these training sets. Second, a dissimilarity measure based on angle cosine is used to evaluate the dissimilarity between each pair of OCELMs. The diversity of each component OCELM in the obtained ensemble can be further achieved. Thereafter, the component OCELMs with lower value of diversity are removed from the original ensemble. Finally, the voting strategy is utilized to determine that testing samples belong to the target class or the non-target class. Experimental results on 15 UCI benchmark data sets and one handwritten digit data set show that the proposed method is superior to its related approaches.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"2 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-12-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50483069","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 novel design and implementation of IoT based real-time ATM surveillance and security system 一种基于物联网的ATM实时监控与安全系统的设计与实现
Pub Date : 2021-12-15 DOI: 10.1007/s43674-021-00007-7
K. Gavaskar, U. S. Ragupathy, S. Elango, M. Ramyadevi, S. Preethi

Security and safety are a necessity for automated teller machines (ATM). The ATM security system is implemented using the Internet of things (IoT) and GPS (global positioning system). The main idea of this project is to develop an ATM surveillance and security system. In this project, when any physical attack against the ATM takes place, then information about the attack is sent using IoT and also alerts the surrounding area using a buzzer, at the same time the entire data from the sensors is sent to the developed mobile application and puts alert message to the bank officials. The officials who have control over the mobile application can control the Door through their mobile to lock from their location remotely. To prevent the escape of the thief chloroform connected to the controller through relay can also be sprayed inside the ATM by the officials remotely from their place using the mobile app. The Camera (ESP32) is used for live video coverage and to monitor the activity inside the ATM. The Camera will not only record the activity but also, transmit will live video taken inside the ATM and the ATM location as latitude and longitude are tracked using GPS. The system is connected to the Blynk mobile application. The sensor and GPS data are read by the microcontroller and these data are sent to the Blynk application. With the help of the Blynk application, the official who has access to it can control the relays and the respective devices connected to the relay to turn it ON or OFF. It can be used in many real-time applications such as banks, homes, and industries.

安全保障是自动柜员机(ATM)的必要条件。ATM安全系统使用物联网(IoT)和GPS(全球定位系统)实现。该项目的主要思想是开发一个ATM监控和安全系统。在该项目中,当发生针对ATM的任何物理攻击时,会使用物联网发送有关攻击的信息,并使用蜂鸣器向周围地区发出警报,同时将传感器的全部数据发送到开发的移动应用程序,并向银行官员发出警报信息。控制移动应用程序的官员可以通过手机控制Door,从他们的位置远程锁定。为了防止小偷逃跑,通过继电器连接到控制器的氯仿也可以由官员使用移动应用程序在ATM内远程喷洒。摄像头(ESP32)用于实时视频覆盖和监控ATM内的活动。摄像头不仅会记录活动,还会传输ATM内拍摄的实时视频,以及使用GPS跟踪纬度和经度的ATM位置。系统已连接到Blynk移动应用程序。微控制器读取传感器和GPS数据,并将这些数据发送到Blynk应用程序。在Blynk应用程序的帮助下,有权访问该应用程序的官员可以控制继电器和连接到继电器的相应设备来打开或关闭它。它可以用于许多实时应用程序,如银行、家庭和工业。
{"title":"A novel design and implementation of IoT based real-time ATM surveillance and security system","authors":"K. Gavaskar,&nbsp;U. S. Ragupathy,&nbsp;S. Elango,&nbsp;M. Ramyadevi,&nbsp;S. Preethi","doi":"10.1007/s43674-021-00007-7","DOIUrl":"10.1007/s43674-021-00007-7","url":null,"abstract":"<div><p>Security and safety are a necessity for automated teller machines (ATM). The ATM security system is implemented using the Internet of things (IoT) and GPS (global positioning system). The main idea of this project is to develop an ATM surveillance and security system. In this project, when any physical attack against the ATM takes place, then information about the attack is sent using IoT and also alerts the surrounding area using a buzzer, at the same time the entire data from the sensors is sent to the developed mobile application and puts alert message to the bank officials. The officials who have control over the mobile application can control the Door through their mobile to lock from their location remotely. To prevent the escape of the thief chloroform connected to the controller through relay can also be sprayed inside the ATM by the officials remotely from their place using the mobile app. The Camera (ESP32) is used for live video coverage and to monitor the activity inside the ATM. The Camera will not only record the activity but also, transmit will live video taken inside the ATM and the ATM location as latitude and longitude are tracked using GPS. The system is connected to the Blynk mobile application. The sensor and GPS data are read by the microcontroller and these data are sent to the Blynk application. With the help of the Blynk application, the official who has access to it can control the relays and the respective devices connected to the relay to turn it ON or OFF. It can be used in many real-time applications such as banks, homes, and industries.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"2 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-12-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50483797","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}
引用次数: 8
Modeling and forecasting of wheat of South Asian region countries and role in food security 南亚地区国家小麦建模与预测及其在粮食安全中的作用
Pub Date : 2021-11-11 DOI: 10.1007/s43674-021-00027-3
Aynur Yonar, Harun Yonar, Pradeep Mishra, Binita Kumari, Mostafa Abotaleb, Amr Badr

Wheat is the most important source of food on earth and vital for food safety. It contains 75–80% carbohydrates, 9–18% protein, fiber, many vitamins (especially B vitamins), calcium, iron, and many macronutrients and micronutrients. According to data from the International Grain Council (IGC), wheat has continued to be the most important food grain source for humans in the world. Therefore, determining wheat production behavior has a very important role in food security. In this study, we have modeled and forecasted the production of wheat for 6 years from 2020 to 2025 using ARIMA and Holt’s linear trend models in Afghanistan, Bangladesh, Bhutan, China, India, Nepal, and Pakistan, which are all countries in the South Asian region. Since there is an expectation of a decrease in wheat production in some of these countries, this study can provide these countries with the information they need to take appropriate decisions to prevent the occurrence of food problems in the future and to help deal with food security. Moreover, this projection helps with policy implications and planning.

小麦是地球上最重要的食物来源,对食品安全至关重要。它含有75-80%的碳水化合物、9-18%的蛋白质、纤维、许多维生素(尤其是B族维生素)、钙、铁以及许多常量营养素和微量营养素。根据国际粮食理事会(IGC)的数据,小麦仍然是世界上人类最重要的粮食来源。因此,决定小麦生产行为对粮食安全具有非常重要的作用。在这项研究中,我们使用ARIMA和Holt的线性趋势模型对阿富汗、孟加拉国、不丹、中国、印度、尼泊尔和巴基斯坦的小麦产量进行了建模和预测,这些国家都是南亚地区的国家。由于预计其中一些国家的小麦产量会下降,这项研究可以为这些国家提供所需的信息,以便他们做出适当的决定,防止未来粮食问题的发生,并帮助应对粮食安全问题。此外,这一预测有助于政策影响和规划。
{"title":"Modeling and forecasting of wheat of South Asian region countries and role in food security","authors":"Aynur Yonar,&nbsp;Harun Yonar,&nbsp;Pradeep Mishra,&nbsp;Binita Kumari,&nbsp;Mostafa Abotaleb,&nbsp;Amr Badr","doi":"10.1007/s43674-021-00027-3","DOIUrl":"10.1007/s43674-021-00027-3","url":null,"abstract":"<div><p>Wheat is the most important source of food on earth and vital for food safety. It contains 75–80% carbohydrates, 9–18% protein, fiber, many vitamins (especially B vitamins), calcium, iron, and many macronutrients and micronutrients. According to data from the International Grain Council (IGC), wheat has continued to be the most important food grain source for humans in the world. Therefore, determining wheat production behavior has a very important role in food security. In this study, we have modeled and forecasted the production of wheat for 6 years from 2020 to 2025 using ARIMA and Holt’s linear trend models in Afghanistan, Bangladesh, Bhutan, China, India, Nepal, and Pakistan, which are all countries in the South Asian region. Since there is an expectation of a decrease in wheat production in some of these countries, this study can provide these countries with the information they need to take appropriate decisions to prevent the occurrence of food problems in the future and to help deal with food security. Moreover, this projection helps with policy implications and planning.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"1 6","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-11-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50473165","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
An improved group theory-based optimization algorithm for discounted 0-1 knapsack problem 一种改进的基于群论的0-1背包折扣优化算法
Pub Date : 2021-09-27 DOI: 10.1007/s43674-021-00010-y
Ran Wang, Zichao Zhang, Wing W. Y. Ng, Wenhui Wu

Discounted 0-1 knapsack problem (D0-1KP) has been proved to be NP-hard, thus a lot of researches focus on designing non-deterministic algorithms to solve it. Group theory-based optimization algorithm (GTOA), as a recently proposed evolutionary algorithm (EA), can provide satisfactory results to D0-1KP. GTOA introduces important theories of algebra, i.e., group theory, to describe combinatorial optimization problems, and applies the classic operations in group theory to design operators for EA. In order to generate a better solution according to a set of existing solutions during each evolutionary iteration, an important operator called random linear combination operator (RLCO) is designed. However, the practical meaning of applying the operations in group theory is hard to explain, and the proposed RLCO is lack of interpretability, causing difficulties in analyzing and improving the algorithm. In this paper, to improve the interpretability and further enhance the performance, we propose a new operator named random xor operator (RXO), and interpret it from the view point of bitwise operation. By replacing RLCO with RXO, a new GTOA algorithm is realized for D0-1KP. Experimental results demonstrate that it can provide very competitive performance.

折扣0-1背包问题(D0-1KP)已被证明是NP难问题,因此许多研究都集中在设计非确定性算法来解决它。基于群论的优化算法(GTOA)作为最近提出的进化算法(EA),可以为D0-1KP提供令人满意的结果。GTOA引入了代数的重要理论,即群论,来描述组合优化问题,并将群论中的经典运算应用于EA的算子设计。为了在每次进化迭代中根据一组现有的解生成更好的解,设计了一个重要的算子,称为随机线性组合算子(RLCO)。然而,应用群论中的运算的实际意义很难解释,并且所提出的RLCO缺乏可解释性,这给分析和改进算法带来了困难。在本文中,为了提高可解释性并进一步提高性能,我们提出了一种新的算子,称为随机xor算子(RXO),并从逐位运算的角度对其进行了解释。通过用RXO代替RLCO,实现了D0-1KP的一种新的GTOA算法。实验结果表明,它可以提供非常有竞争力的性能。
{"title":"An improved group theory-based optimization algorithm for discounted 0-1 knapsack problem","authors":"Ran Wang,&nbsp;Zichao Zhang,&nbsp;Wing W. Y. Ng,&nbsp;Wenhui Wu","doi":"10.1007/s43674-021-00010-y","DOIUrl":"10.1007/s43674-021-00010-y","url":null,"abstract":"<div><p>Discounted 0-1 knapsack problem (D0-1KP) has been proved to be NP-hard, thus a lot of researches focus on designing non-deterministic algorithms to solve it. Group theory-based optimization algorithm (GTOA), as a recently proposed evolutionary algorithm (EA), can provide satisfactory results to D0-1KP. GTOA introduces important theories of algebra, i.e., group theory, to describe combinatorial optimization problems, and applies the classic operations in group theory to design operators for EA. In order to generate a better solution according to a set of existing solutions during each evolutionary iteration, an important operator called random linear combination operator (RLCO) is designed. However, the practical meaning of applying the operations in group theory is hard to explain, and the proposed RLCO is lack of interpretability, causing difficulties in analyzing and improving the algorithm. In this paper, to improve the interpretability and further enhance the performance, we propose a new operator named random xor operator (RXO), and interpret it from the view point of bitwise operation. By replacing RLCO with RXO, a new GTOA algorithm is realized for D0-1KP. Experimental results demonstrate that it can provide very competitive performance.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"1 5","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-09-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s43674-021-00010-y.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50519069","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
期刊
Advances in computational intelligence
全部 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