paper-with-me

홈 › Papers

Brain-inspired Chaotic Graph Backpropagation for Large-scale Combinatorial Optimization

2024-12-13 · Peng Tao, Kazuyuki Aihara, Luonan Chen

Graph neural networks (GNNs) with unsupervised learning can solve large-scale combinatorial optimization problems (COPs) with efficient time complexity, making them versatile for various applications. However, since this method maps the combinatorial optimization problem to the training process of a graph neural network, and the current mainstream backpropagation-based training algorithms are prone to fall into local minima, the optimization performance is still inferior to the current state-of-the-art (SOTA) COP methods. To address this issue, inspired by possibly chaotic dynamics of real brain learning, we introduce a chaotic training algorithm, i.e. chaotic graph backpropagation (CGBP), which introduces a local loss function in GNN that makes the training process not only chaotic but also highly efficient. Different from existing methods, we show that the global ergodicity and pseudo-randomness of such chaotic dynamics enable CGBP to learn each optimal GNN effectively and globally, thus solving the COP efficiently. We have applied CGBP to solve various COPs, such as the maximum independent set, maximum cut, and graph coloring. Results on several large-scale benchmark datasets showcase that CGBP can outperform not only existing GNN algorithms but also SOTA methods. In addition to solving large-scale COPs, CGBP as a universal learning algorithm for GNNs, i.e. as a plug-in unit, can be easily integrated into any existing method for improving the performance.

📄 PDF Abstract BibTeX arXiv:2412.09860

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationGraph Neural Network

Similar Papers 제목 키워드 기반

A Novel Chaos Theory Inspired Neuronal Architecture

2019-05-19 · Harikrishnan N B, Nithin Nagaraj

The practical success of widely used machine learning (ML) and deep learning (DL) algorithms in Artificial Intelligence (AI) community owes to availability of large datasets for training and huge computational resources.…

General Classification

Brain Emotional Learning-Based Prediction Model (For Long-Term Chaotic Prediction Applications)

2016-05-05 · Mahboobeh Parsapoor

This study suggests a new prediction model for chaotic time series inspired by the brain emotional learning of mammals. We describe the structure and function of this model, which is referred to as BELPM (Brain Emotional…

PredictionTime SeriesTime Series Analysis

Brain-inspired photonic signal processor for periodic pattern generation and chaotic system emulation

2018-02-06 · Piotr Antonik, Marc Haelterman, Serge Massar

Reservoir computing is a bio-inspired computing paradigm for processing time-dependent signals. Its hardware implementations have received much attention because of their simplicity and remarkable performance on a series…

Time SeriesTime Series AnalysisTime Series Forecasting

Toward Practical Equilibrium Propagation: Brain-inspired Recurrent Neural Network with Feedback Regulation and Residual Connections

2025-08-05 · Zhuo Liu, Tao Chen arxiv

Brain-like intelligent systems need brain-like learning methods. Equilibrium Propagation (EP) is a biologically plausible learning framework with strong potential for brain-inspired computing hardware. However, existing …

ChaosNet: A Chaos based Artificial Neural Network Architecture for Classification

2019-10-06 · Harikrishnan Nellippallil Balakrishnan, Aditi Kathpalia, Snehanshu Saha, Nithin Nagaraj

Inspired by chaotic firing of neurons in the brain, we propose ChaosNet -- a novel chaos based artificial neural network architecture for classification tasks. ChaosNet is built using layers of neurons, each of which is …

ClassificationGeneral Classification