paper-with-me

Papers

Hyperparameter-Free Neurochaos Learning Algorithm for Classification

2025-08-02 · Akhila Henry, Nithin Nagaraj arxiv

Neurochaos Learning (NL) is a brain-inspired classification framework that employs chaotic dynamics to extract features from input data and yields state of the art performance on classification tasks. However, NL requires the tuning of multiple hyperparameters and computing of four chaotic features per input sample. In this paper, we propose AutochaosNet - a novel, hyperparameter-free variant of the NL algorithm that eliminates the need for both training and parameter optimization. AutochaosNet leverages a universal chaotic sequence derived from the Champernowne constant and uses the input stimulus to define firing time bounds for feature extraction. Two simplified variants - TM AutochaosNet and TM-FR AutochaosNet - are evaluated against the existing NL architecture - ChaosNet. Our results demonstrate that AutochaosNet achieves competitive or superior classification performance while significantly reducing training time due to reduced computational effort. In addition to eliminating training and hyperparameter tuning, AutochaosNet exhibits excellent generalisation capabilities, making it a scalable and efficient choice for real-world classification tasks. Future work will focus on identifying universal orbits under various chaotic maps and incorporating them into the NL framework to further enhance performance.

📄 PDF Abstract BibTeX arXiv:2508.01478

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Random Heterogeneous Neurochaos Learning Architecture for Data Classification

2024-10-30 · Remya Ajai A S, Nithin Nagaraj

Inspired by the human brain's structure and function, Artificial Neural Networks (ANN) were developed for data classification. However, existing Neural Networks, including Deep Neural Networks, do not mimic the brain's r…

Classification

Neurochaos Feature Transformation and Classification for Imbalanced Learning

2022-04-20 · Deeksha Sethi, Nithin Nagaraj, Harikrishnan N B

Learning from limited and imbalanced data is a challenging problem in the Artificial Intelligence community. Real-time scenarios demand decision-making from rare events wherein the data are typically imbalanced. These si…

ClassificationDecision MakingFraud DetectionMedical Diagnosis

When Noise meets Chaos: Stochastic Resonance in Neurochaos Learning

2021-02-02 · Harikrishnan NB, Nithin Nagaraj

Chaos and Noise are ubiquitous in the Brain. Inspired by the chaotic firing of neurons and the constructive role of noise in neuronal models, we for the first time connect chaos, noise and learning. In this paper, we dem…

ClassificationGeneral Classification

Advancing Forest Fires Classification using Neurochaos Learning

2025-10-30 · Kunal Kumar Pant, Remya Ajai A S, Nithin Nagaraj arxiv

Forest fires are among the most dangerous and unpredictable natural disasters worldwide. Forest fire can be instigated by natural causes or by humans. They are devastating overall, and thus, many research efforts have be…

Fire Detection

Self-Training the Neurochaos Learning Algorithm

2026-01-03 · Anusree M, Akhila Henry, Pramod P Nair arxiv

In numerous practical applications, acquiring substantial quantities of labelled data is challenging and expensive, but unlabelled data is readily accessible. Conventional supervised learning methods frequently underperf…