基于协同神经动力优化的哈希位选择

Hash Bit Selection Based on Collaborative Neurodynamic Optimization

IEEE Transactions on Cybernetics · 2021
被引 17
ABS 3

中文导读

将哈希位选择问题转化为全局优化问题,用协同神经动力优化方法求解,通过莱维突变避免早熟收敛,实验证明该方法优于现有方法。

Abstract

Hash bit selection determines an optimal subset of hash bits from a candidate bit pool. It is formulated as a zero-one quadratic programming problem subject to binary and cardinality constraints. In this article, the problem is equivalently reformulated as a global optimization problem. A collaborative neurodynamic optimization (CNO) approach is applied to solve the problem by using a group of neurodynamic models initialized with particle swarm optimization iteratively in the CNO. Lévy mutation is used in the CNO to avoid premature convergence by ensuring initial state diversity. A theoretical proof is given to show that the CNO with the Lévy mutation operator is almost surely convergent to global optima. Experimental results are discussed to substantiate the efficacy and superiority of the CNO-based hash bit selection method to the existing methods on three benchmarks.

哈希函数数学优化计算机科学人工智能