首页 > 最新文献

Advances in computational intelligence最新文献

英文 中文
The sparse factorization of nonnegative matrix in distributed network 分布式网络中非负矩阵的稀疏因子分解
Pub Date : 2021-09-11 DOI: 10.1007/s43674-021-00009-5
Xinhong Meng, Fusheng Xu, Hailiang Ye, Feilong Cao

This paper proposes some distributed algorithms to solve the sparse factorization of a large-scale nonnegative matrix (SFNM). These distributed algorithms combine some merits of classical nonnegative matrix factorization (NMF) algorithms and distributed learning network. Our proposed algorithms utilize the whole nodes of network to solve a factorization problem of a nonnegative matrix; the fact is that per node copes with a part of the matrix, then uses the distributed average consensus (DAC) algorithm or regional nodes to communicate the parameters gained by each node to ensure them to be convergent or easy to calculation. Different from other existing distributed learning algorithms of NMF, which always need high-qualified hardware or complicated computing methods, our algorithms make a full use of the simplicity of traditional NMF algorithms and distributed thoughts. Some artificial datasets are used for testing these algorithms, and the experimental results with comparisons show that the proposed algorithms perform favorably in terms of accuracy and efficiency.

本文提出了一些求解大规模非负矩阵稀疏因子分解的分布式算法。这些分布式算法结合了经典非负矩阵分解算法和分布式学习网络的一些优点。我们提出的算法利用网络的整个节点来解决非负矩阵的因子分解问题;事实上,每个节点处理矩阵的一部分,然后使用分布式平均一致性(DAC)算法或区域节点来传达每个节点获得的参数,以确保它们收敛或易于计算。不同于现有的NMF分布式学习算法,它们总是需要高质量的硬件或复杂的计算方法,我们的算法充分利用了传统NMF算法的简单性和分布式思想。使用一些人工数据集对这些算法进行了测试,实验结果与比较表明,所提出的算法在准确性和效率方面表现良好。
{"title":"The sparse factorization of nonnegative matrix in distributed network","authors":"Xinhong Meng,&nbsp;Fusheng Xu,&nbsp;Hailiang Ye,&nbsp;Feilong Cao","doi":"10.1007/s43674-021-00009-5","DOIUrl":"10.1007/s43674-021-00009-5","url":null,"abstract":"<div><p>This paper proposes some distributed algorithms to solve the sparse factorization of a large-scale nonnegative matrix (SFNM). These distributed algorithms combine some merits of classical nonnegative matrix factorization (NMF) algorithms and distributed learning network. Our proposed algorithms utilize the whole nodes of network to solve a factorization problem of a nonnegative matrix; the fact is that per node copes with a part of the matrix, then uses the distributed average consensus (DAC) algorithm or regional nodes to communicate the parameters gained by each node to ensure them to be convergent or easy to calculation. Different from other existing distributed learning algorithms of NMF, which always need high-qualified hardware or complicated computing methods, our algorithms make a full use of the simplicity of traditional NMF algorithms and distributed thoughts. Some artificial datasets are used for testing these algorithms, and the experimental results with comparisons show that the proposed algorithms perform favorably in terms of accuracy and efficiency.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"1 5","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50473240","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
Semi-supervised multi-label feature selection with local logic information preserved 保留局部逻辑信息的半监督多标签特征选择
Pub Date : 2021-09-06 DOI: 10.1007/s43674-021-00008-6
Yao Zhang, Yingcang Ma, Xiaofei Yang, Hengdong Zhu, Ting Yang

In reality, like single-label data, multi-label data sets have the problem that only some have labels. This is an excellent challenge for multi-label feature selection. This paper combines the logistic regression model with graph regularization and sparse regularization to form a joint framework (SMLFS) for semi-supervised multi-label feature selection. First of all, the regularization of the feature graph is used to explore the geometry structure of the feature, to obtain a better regression coefficient matrix, which reflects the importance of the feature. Second, the label graph regularization is used to extract the available label information, and constrain the regression coefficient matrix, so that the regression coefficient matrix can better fit the label information. Third, the (L_{2,p})-norm (0<ple 1) constraint is used to ensure the sparsity of the regression coefficient matrix so that it is more convenient to distinguish the importance of features. In addition, an iterative updating algorithm with convergence is designed and proved to solve the above problems. Finally, the proposed method is validated on eight classic multi-label data sets, and the experimental results show the effectiveness of the proposed algorithm.

事实上,与单标签数据一样,多标签数据集也存在只有一些数据集具有标签的问题。这对于多标签功能选择来说是一个极好的挑战。本文将逻辑回归模型与图正则化和稀疏正则化相结合,形成了一个用于半监督多标签特征选择的联合框架(SMLFS)。首先,利用特征图的正则化来探索特征的几何结构,得到更好的回归系数矩阵,反映了特征的重要性。其次,利用标签图正则化提取可用的标签信息,并对回归系数矩阵进行约束,使回归系数矩阵能够更好地拟合标签信息。第三,使用(L_{2,p})-范数(0<;ple 1)约束来确保回归系数矩阵的稀疏性,从而更方便地区分特征的重要性。此外,为了解决上述问题,设计并证明了一种具有收敛性的迭代更新算法。最后,在8个经典的多标签数据集上验证了该方法,实验结果表明了该算法的有效性。
{"title":"Semi-supervised multi-label feature selection with local logic information preserved","authors":"Yao Zhang,&nbsp;Yingcang Ma,&nbsp;Xiaofei Yang,&nbsp;Hengdong Zhu,&nbsp;Ting Yang","doi":"10.1007/s43674-021-00008-6","DOIUrl":"10.1007/s43674-021-00008-6","url":null,"abstract":"<div><p>In reality, like single-label data, multi-label data sets have the problem that only some have labels. This is an excellent challenge for multi-label feature selection. This paper combines the logistic regression model with graph regularization and sparse regularization to form a joint framework (SMLFS) for semi-supervised multi-label feature selection. First of all, the regularization of the feature graph is used to explore the geometry structure of the feature, to obtain a better regression coefficient matrix, which reflects the importance of the feature. Second, the label graph regularization is used to extract the available label information, and constrain the regression coefficient matrix, so that the regression coefficient matrix can better fit the label information. Third, the <span>(L_{2,p})</span>-norm <span>(0&lt;ple 1)</span> constraint is used to ensure the sparsity of the regression coefficient matrix so that it is more convenient to distinguish the importance of features. In addition, an iterative updating algorithm with convergence is designed and proved to solve the above problems. Finally, the proposed method is validated on eight classic multi-label data sets, and the experimental results show the effectiveness of the proposed algorithm.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"1 5","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-09-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s43674-021-00008-6.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50457474","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
Generative adversarial networks for open information extraction 用于开放信息提取的生成对抗性网络
Pub Date : 2021-08-02 DOI: 10.1007/s43674-021-00006-8
Jiabao Han, Hongzhi Wang

Open information extraction (Open IE) is a core task of natural language processing (NLP). Even many efforts have been made in this area, and there are still many problems that need to be tackled. Conventional Open IE approaches use a set of handcrafted patterns to extract relational tuples from the corpus. Secondly, many NLP tools are employed in their procedure; therefore, they face error propagation. To address these problems and inspired by the recent success of Generative Adversarial Networks (GANs), we employ an adversarial training architecture and name it Adversarial-OIE. In Adversarial-OIE, the training of the Open IE model is assisted by a discriminator, which is a (Convolutional Neural Network) CNN model. The goal of the discriminator is to differentiate the extraction result generated by the Open IE model from the training data. The goal of the Open IE model is to produce high-quality triples to cheat the discriminator. A policy gradient method is leveraged to co-train the Open IE model and the discriminator. In particular, due to insufficient training, the discriminator usually leads to the instability of GAN training. We use the distant supervision method to generate training data for the Adversarial-OIE model to solve this problem. To demonstrate our approach, an empirical study on two large benchmark dataset shows that our approach significantly outperforms many existing baselines.

开放信息提取是自然语言处理的核心任务。在这方面已经作出了许多努力,仍然有许多问题需要解决。传统的Open IE方法使用一组手工制作的模式从语料库中提取关系元组。其次,在它们的过程中使用了许多NLP工具;因此,它们面临错误传播。为了解决这些问题,并受到生成对抗性网络(GANs)最近成功的启发,我们采用了一种对抗性训练架构,并将其命名为对抗性OIE。在对抗性OIE中,Open IE模型的训练由鉴别器辅助,鉴别器是(卷积神经网络)CNN模型。鉴别器的目标是将Open IE模型生成的提取结果与训练数据进行区分。Open IE模型的目标是生成高质量的三元组来欺骗鉴别器。利用策略梯度方法来共同训练Open IE模型和鉴别器。特别是,由于训练不足,鉴别器通常会导致GAN训练的不稳定性。为了解决这个问题,我们使用远程监督方法为对抗性OIE模型生成训练数据。为了证明我们的方法,对两个大型基准数据集的实证研究表明,我们的方法显著优于许多现有的基线。
{"title":"Generative adversarial networks for open information extraction","authors":"Jiabao Han,&nbsp;Hongzhi Wang","doi":"10.1007/s43674-021-00006-8","DOIUrl":"10.1007/s43674-021-00006-8","url":null,"abstract":"<div><p>Open information extraction (Open IE) is a core task of natural language processing (NLP). Even many efforts have been made in this area, and there are still many problems that need to be tackled. Conventional Open IE approaches use a set of handcrafted patterns to extract relational tuples from the corpus. Secondly, many NLP tools are employed in their procedure; therefore, they face error propagation. To address these problems and inspired by the recent success of Generative Adversarial Networks (GANs), we employ an adversarial training architecture and name it Adversarial-OIE. In Adversarial-OIE, the training of the Open IE model is assisted by a discriminator, which is a (Convolutional Neural Network) CNN model. The goal of the discriminator is to differentiate the extraction result generated by the Open IE model from the training data. The goal of the Open IE model is to produce high-quality triples to cheat the discriminator. A policy gradient method is leveraged to co-train the Open IE model and the discriminator. In particular, due to insufficient training, the discriminator usually leads to the instability of GAN training. We use the distant supervision method to generate training data for the Adversarial-OIE model to solve this problem. To demonstrate our approach, an empirical study on two large benchmark dataset shows that our approach significantly outperforms many existing baselines.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"1 4","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-08-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s43674-021-00006-8","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50439017","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
Prediction of the academic performance of slow learners using efficient machine learning algorithm 使用高效机器学习算法预测慢速学习者的学习成绩
Pub Date : 2021-07-03 DOI: 10.1007/s43674-021-00005-9
R. Geetha, T. Padmavathy, R. Anitha

Maintaining of immense measure of data has always been a great concern. With expansion in awareness towards educational data, the amount of data in the educational institutes is additionally expanded. To deal with increasing growth of data leads to the usage of a new approach of machine learning. Predicting student’s performance before the final examination can help management, faculty, as well as students to make timely decisions and avoid failing of students. In addition to this, the usage of sentimental analysis can gain insight to improve their performance on the student’s next term. We have used various machine learning techniques such as XGboost, K-Nearest Neighbor (K-NN), and Support Vector Machine (SVM) to build predictive models. We have evaluated the performance of these techniques in terms of the performance indicators such as accuracy, precision and recall to determine the better technique that gives accurate results. The evaluation shows that XGBoost is superior in the prediction of poor academic performers than SVM and K-NN with large dataset.

大量数据的维护一直是一个令人担忧的问题。随着人们对教育数据的认识不断提高,教育机构的数据量也在进一步扩大。为了应对日益增长的数据,使用了一种新的机器学习方法。在期末考试前预测学生的表现可以帮助管理层、教师和学生及时做出决定,避免学生失败。除此之外,情感分析的使用可以获得洞察力,以提高他们在学生下学期的表现。我们使用了各种机器学习技术,如XGboost、K-最近邻(K-NN)和支持向量机(SVM)来构建预测模型。我们从准确性、准确度和召回率等性能指标方面评估了这些技术的性能,以确定能给出准确结果的更好技术。评估表明,XGBoost在预测学业成绩不佳方面优于大型数据集的SVM和K-NN。
{"title":"Prediction of the academic performance of slow learners using efficient machine learning algorithm","authors":"R. Geetha,&nbsp;T. Padmavathy,&nbsp;R. Anitha","doi":"10.1007/s43674-021-00005-9","DOIUrl":"10.1007/s43674-021-00005-9","url":null,"abstract":"<div><p>Maintaining of immense measure of data has always been a great concern. With expansion in awareness towards educational data, the amount of data in the educational institutes is additionally expanded. To deal with increasing growth of data leads to the usage of a new approach of machine learning. Predicting student’s performance before the final examination can help management, faculty, as well as students to make timely decisions and avoid failing of students. In addition to this, the usage of sentimental analysis can gain insight to improve their performance on the student’s next term. We have used various machine learning techniques such as XGboost, K-Nearest Neighbor (K-NN), and Support Vector Machine (SVM) to build predictive models. We have evaluated the performance of these techniques in terms of the performance indicators such as accuracy, precision and recall to determine the better technique that gives accurate results. The evaluation shows that XGBoost is superior in the prediction of poor academic performers than SVM and K-NN with large dataset.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"1 4","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-07-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s43674-021-00005-9","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50445567","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}
引用次数: 5
On Boolean posets of numerical events 关于数值事件的布尔偏序集
Pub Date : 2021-06-07 DOI: 10.1007/s43674-021-00004-w
Dietmar Dorninger, Helmut Länger

With many physical processes in which quantum mechanical phenomena can occur, it is essential to take into account a decision mechanism based on measurement data. This can be achieved by means of so-called numerical events, which are specified as follows: Let S be a set of states of a physical system and p(s) the probability of the occurrence of an event when the system is in state (sin S). A function (p:Srightarrow [0,1]) is called a numerical event or alternatively, an S-probability. If a set P of S-probabilities is ordered by the order of real functions, it becomes a poset which can be considered as a quantum logic. In case the logic P is a Boolean algebra, this will indicate that the underlying physical system is a classical one. The goal of this paper is to study sets of S-probabilities which are not far from being Boolean algebras by means of the addition and comparison of functions that occur in these sets. In particular, certain classes of so-called Boolean posets of S-probabilities are characterized and related to each other and descriptions based on sets of states are derived.

在许多可能发生量子力学现象的物理过程中,必须考虑基于测量数据的决策机制。这可以通过所谓的数值事件来实现,具体如下:设S是物理系统的一组状态,p(S)是系统处于状态(S in S)时事件发生的概率。函数(p:Srightarrow[0,1])称为数值事件,或者称为S概率。如果S-概率的集合P是按实函数的顺序排列的,它就成为了一个偏序集,可以被认为是一个量子逻辑。如果逻辑P是布尔代数,这将表明底层物理系统是经典物理系统。本文的目的是通过对这些集合中出现的函数的加法和比较,研究离布尔代数不远的S-概率集合。特别地,某些类别的所谓的S概率的布尔偏序集被表征并相互关联,并且导出了基于状态集的描述。
{"title":"On Boolean posets of numerical events","authors":"Dietmar Dorninger,&nbsp;Helmut Länger","doi":"10.1007/s43674-021-00004-w","DOIUrl":"10.1007/s43674-021-00004-w","url":null,"abstract":"<div><p>With many physical processes in which quantum mechanical phenomena can occur, it is essential to take into account a decision mechanism based on measurement data. This can be achieved by means of so-called numerical events, which are specified as follows: Let <i>S</i> be a set of states of a physical system and <i>p</i>(<i>s</i>) the probability of the occurrence of an event when the system is in state <span>(sin S)</span>. A function <span>(p:Srightarrow [0,1])</span> is called a numerical event or alternatively, an <i>S</i>-probability. If a set <i>P</i> of <i>S</i>-probabilities is ordered by the order of real functions, it becomes a poset which can be considered as a quantum logic. In case the logic <i>P</i> is a Boolean algebra, this will indicate that the underlying physical system is a classical one. The goal of this paper is to study sets of <i>S</i>-probabilities which are not far from being Boolean algebras by means of the addition and comparison of functions that occur in these sets. In particular, certain classes of so-called Boolean posets of <i>S</i>-probabilities are characterized and related to each other and descriptions based on sets of states are derived.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"1 4","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-06-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s43674-021-00004-w","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"39645429","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
Solution of Fractional Optimal Control Problems by using orthogonal collocation and Multi-objective Optimization Stochastic Fractal Search 用正交配置和多目标优化随机分形搜索求解分数最优控制问题
Pub Date : 2021-06-07 DOI: 10.1007/s43674-021-00003-x
J. V. C. F. Lima, F. S. Lobato, V. Steffen Jr

In this contribution the solution of Fractional Optimal Control Problems (FOCP) by using the Orthogonal Collocation Method (OCM) and the Multi-objective Optimization Stochastic Fractal Search (MOSFS) algorithm is investigated. For this purpose, three classical case studies on engineering are considered. Initially, the concentration profiles of laccase enzyme production process are analyzed to evaluate the influence of fractional order. Then, two classical FOCP (Catalyst Mixing and Batch Reactor) are solved by using the association between OCM and MOSFS approachesthrough the formulation and solution of a multi-objective optimization problem. The results indicate that the variation of the fractional order impliesdifferent values for the original objective function. In addition, physicallyincoherent profiles can be obtained by considering the fluctuation of the fractional order. Finally, the proposed MOSFS is considered as apromising methodology to solve multi-objective optimization problems.

本文研究了用正交配置法和多目标优化随机分形搜索算法求解分数最优控制问题。为此,考虑了三个经典的工程案例研究。首先,分析漆酶生产过程中的浓度分布,以评估分数阶数的影响。然后,利用OCM和MOSFS方法之间的关联,通过多目标优化问题的公式化和求解,求解了两个经典的FOCP(催化剂混合和间歇反应器)。结果表明,分数阶的变化对原始目标函数意味着不同的值。此外,可以通过考虑分数阶的波动来获得物理非相干轮廓。最后,所提出的MOFS被认为是解决多目标优化问题的一种有效方法。
{"title":"Solution of Fractional Optimal Control Problems by using orthogonal collocation and Multi-objective Optimization Stochastic Fractal Search","authors":"J. V. C. F. Lima,&nbsp;F. S. Lobato,&nbsp;V. Steffen Jr","doi":"10.1007/s43674-021-00003-x","DOIUrl":"10.1007/s43674-021-00003-x","url":null,"abstract":"<div><p>In this contribution the solution of Fractional Optimal Control Problems (FOCP) by using the Orthogonal Collocation Method (OCM) and the Multi-objective Optimization Stochastic Fractal Search (MOSFS) algorithm is investigated. For this purpose, three classical case studies on engineering are considered. Initially, the concentration profiles of laccase enzyme production process are analyzed to evaluate the influence of fractional order. Then, two classical FOCP (Catalyst Mixing and Batch Reactor) are solved by using the association between OCM and MOSFS approachesthrough the formulation and solution of a multi-objective optimization problem. The results indicate that the variation of the fractional order impliesdifferent values for the original objective function. In addition, physicallyincoherent profiles can be obtained by considering the fluctuation of the fractional order. Finally, the proposed MOSFS is considered as apromising methodology to solve multi-objective optimization problems.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"1 4","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-06-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s43674-021-00003-x","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50459127","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
Collaborator recommendation integrating author’s cooperation strength and research interests on attributed graph 基于作者合作实力和研究兴趣的属性图合作者推荐
Pub Date : 2021-05-31 DOI: 10.1007/s43674-021-00002-y
Donglin Hu, Huifang Ma

Collaborator recommendation aims to seek suitable collaborators for a given author. In this paper, we model all authors and their features as an attributed graph, and then perform community search on the attributed graph to locate the best collaborator community. From the early collaborative filtering-based methods to the recent deep learning-based methods, most existing works usually unilaterally weigh the network structure or node attributes, or directly search the community via the given node. We argue that the inherent disadvantage of these methods is that the quality of the node to be recommended may not be high, which can lead to suboptimal recommendation results.

In this work, we develop a new recommendation framework, i.e., Collaborator Recommendation Integrating Author’s Cooperation Strength and Research Interests (CRISI) on an attributed graph. It improves the quality of recommended node via double-weighting the structure and attributes as well as adopting the node replacement method. This can effectively recommend collaborators who have a close cooperative relationship with the recommended node. We conduct extensive experiments on two real-world datasets, and further analysis shows that the performance of our proposed CRISI model is superior to existing methods.

合作者推荐旨在为给定的作者寻找合适的合作者。在本文中,我们将所有作者及其特征建模为属性图,然后在属性图上进行社区搜索,以定位最佳合作者社区。从早期的基于协作过滤的方法到最近的基于深度学习的方法,大多数现有的工作通常是单方面地权衡网络结构或节点属性,或者通过给定的节点直接搜索社区。我们认为,这些方法的固有缺点是要推荐的节点的质量可能不高,这可能导致次优的推荐结果。在这项工作中,我们开发了一个新的推荐框架,即在属性图上整合作者合作实力和研究兴趣的合作者推荐(CRISI)。通过对结构和属性进行双重加权,并采用节点替换的方法,提高了推荐节点的质量。这可以有效地推荐与推荐节点具有密切合作关系的合作者。我们在两个真实世界的数据集上进行了广泛的实验,进一步的分析表明,我们提出的CRISI模型的性能优于现有的方法。
{"title":"Collaborator recommendation integrating author’s cooperation strength and research interests on attributed graph","authors":"Donglin Hu,&nbsp;Huifang Ma","doi":"10.1007/s43674-021-00002-y","DOIUrl":"10.1007/s43674-021-00002-y","url":null,"abstract":"<div><p>Collaborator recommendation aims to seek suitable collaborators for a given author. In this paper, we model all authors and their features as an attributed graph, and then perform community search on the attributed graph to locate the best collaborator community. From the early collaborative filtering-based methods to the recent deep learning-based methods, most existing works usually unilaterally weigh the network structure or node attributes, or directly search the community via the given node. We argue that the inherent disadvantage of these methods is that the quality of the node to be recommended may not be high, which can lead to suboptimal recommendation results.</p><p>In this work, we develop a new recommendation framework, i.e., Collaborator Recommendation Integrating Author’s Cooperation Strength and Research Interests (CRISI) on an attributed graph. It improves the quality of recommended node via double-weighting the structure and attributes as well as adopting the node replacement method. This can effectively recommend collaborators who have a close cooperative relationship with the recommended node. We conduct extensive experiments on two real-world datasets, and further analysis shows that the performance of our proposed CRISI model is superior to existing methods.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"1 4","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-05-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s43674-021-00002-y","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50528121","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
Personalized recommendation: an enhanced hybrid collaborative filtering 个性化推荐:一种增强的混合协同过滤
Pub Date : 2021-05-22 DOI: 10.1007/s43674-021-00001-z
Parivash Pirasteh, Mohamed-Rafik Bouguelia, K. C. Santosh

Commonly used similarity-based algorithms in memory-based collaborative filtering may provide unreliable and misleading results. In a cold start situation, users may find the most similar neighbors by relying on an insufficient number of ratings, resulting in low-quality recommendations. Such poor recommendations can also result from similarity metrics as they are incapable of capturing similarities among uncommon items. For example, when identical items between two users are popular items, and both users rated them with high scores, their different preferences toward other items are hidden from similarity metrics. In this paper, we propose a method that estimates the final ratings based on a combination of multiple ratings supplied by various similarity measures. Our experiments show that this combination benefits from the diversity within similarities and offers high-quality personalized suggestions to the target user.

基于记忆的协同过滤中常用的基于相似性的算法可能提供不可靠和误导性的结果。在冷启动的情况下,用户可能会因为评级数量不足而找到最相似的邻居,从而导致低质量的推荐。这种糟糕的推荐也可能是由相似性度量造成的,因为它们无法捕捉不常见项目之间的相似性。例如,当两个用户之间相同的项目是受欢迎的项目,并且两个用户都给它们打分很高时,他们对其他项目的不同偏好会从相似性度量中隐藏起来。在本文中,我们提出了一种基于各种相似性度量提供的多个评级的组合来估计最终评级的方法。我们的实验表明,这种组合得益于相似性中的多样性,并为目标用户提供了高质量的个性化建议。
{"title":"Personalized recommendation: an enhanced hybrid collaborative filtering","authors":"Parivash Pirasteh,&nbsp;Mohamed-Rafik Bouguelia,&nbsp;K. C. Santosh","doi":"10.1007/s43674-021-00001-z","DOIUrl":"10.1007/s43674-021-00001-z","url":null,"abstract":"<div><p>Commonly used similarity-based algorithms in memory-based collaborative filtering may provide unreliable and misleading results. In a cold start situation, users may find the most similar neighbors by relying on an insufficient number of ratings, resulting in low-quality recommendations. Such poor recommendations can also result from similarity metrics as they are incapable of capturing similarities among uncommon items. For example, when identical items between two users are popular items, and both users rated them with high scores, their different preferences toward other items are hidden from similarity metrics. In this paper, we propose a method that estimates the final ratings based on a combination of multiple ratings supplied by various similarity measures. Our experiments show that this combination benefits from the diversity within similarities and offers high-quality personalized suggestions to the target user.</p></div>","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"1 4","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-05-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s43674-021-00001-z","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"50505836","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
Correction to: Advances in Computational Intelligence 更正:计算智能的进展
Pub Date : 2021-01-01 DOI: 10.1007/978-3-030-85099-9_36
I. Rojas, G. Joya, Andreu Català
{"title":"Correction to: Advances in Computational Intelligence","authors":"I. Rojas, G. Joya, Andreu Català","doi":"10.1007/978-3-030-85099-9_36","DOIUrl":"https://doi.org/10.1007/978-3-030-85099-9_36","url":null,"abstract":"","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"9 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"75626098","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
Advances in Computational Intelligence: 16th International Work-Conference on Artificial Neural Networks, IWANN 2021, Virtual Event, June 16–18, 2021, Proceedings, Part II 计算智能的进展:第16届国际人工神经网络工作会议,IWANN 2021,虚拟事件,2021年6月16-18日,会议录,第二部分
Pub Date : 2021-01-01 DOI: 10.1007/978-3-030-85099-9
{"title":"Advances in Computational Intelligence: 16th International Work-Conference on Artificial Neural Networks, IWANN 2021, Virtual Event, June 16–18, 2021, Proceedings, Part II","authors":"","doi":"10.1007/978-3-030-85099-9","DOIUrl":"https://doi.org/10.1007/978-3-030-85099-9","url":null,"abstract":"","PeriodicalId":72089,"journal":{"name":"Advances in computational intelligence","volume":"1 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82786885","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
期刊
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