paper-with-me

홈 › Papers

Biologically-inspired Salience Affected Artificial Neural Network (SANN)

2019-08-09 · Leendert A Remmelzwaal, George F R Ellis, Jonathan Tapson, Amit K Mishra

In this paper we introduce a novel Salience Affected Artificial Neural Network (SANN) that models the way neuromodulators such as dopamine and noradrenaline affect neural dynamics in the human brain by being distributed diffusely through neocortical regions, allowing both salience signals to modulate cognition immediately, and one time learning to take place through strengthening entire patterns of activation at one go. We present a model that is capable of one-time salience tagging in a neural network trained to classify objects, and returns a salience response during classification (inference). We explore the effects of salience on learning via its effect on the activation functions of each node, as well as on the strength of weights between nodes in the network. We demonstrate that salience tagging can improve classification confidence for both the individual image as well as the class of images it belongs to. We also show that the computation impact of producing a salience response is minimal. This research serves as a proof of concept, and could be the first step towards introducing salience tagging into Deep Learning Networks and robotics.

📄 PDF Abstract BibTeX arXiv:1908.03532

Code (1)

https://bitbucket.org/leenremm/python_salience_affected_neural_network 공식 구현

Tasks

General Classification

Similar Papers 제목 키워드 기반

Autonomous Visual Navigation A Biologically Inspired Approach

2022-09-19 · Sotirios Athanasoulias, Andy Philippides

Inspired by the navigational behavior observed in the animal kingdom and especially the navigational behavior of the ants, we attempt to simulate it in an artificial environment by implementing different kinds of biomime…

Visual Navigation

Investigating Plausibility of Biologically Inspired Bayesian Learning in ANNs

2024-11-27 · Ram Zaveri

Catastrophic forgetting has been the leading issue in the domain of lifelong learning in artificial systems. Current artificial systems are reasonably good at learning domains they have seen before; however, as soon as t…

Bayesian InferenceContinual LearningLifelong learning

BioNIC: Biologically Inspired Neural Network for Image Classification Using Connectomics Principles

2026-01-20 · Diya Prasanth, Matthew Tivnan arxiv

We present BioNIC, a multi-layer feedforward neural network for emotion classification, inspired by detailed synaptic connectivity graphs from the MICrONs dataset. At a structural level, we incorporate architectural cons…

Facial Emotion RecognitionEmotion ClassificationImage ClassificationData Augmentation

Designing an Artificial Immune System inspired Intrusion Detection System

2022-08-16 · William Anderson, Kaneesha Moore, Jesse Ables, Sudip Mittal 외

The Human Immune System (HIS) works to protect a body from infection, illness, and disease. This system can inspire cybersecurity professionals to design an Artificial Immune System (AIS) based Intrusion Detection System…

Intrusion Detection

Equilibrium Propagation for Complete Directed Neural Networks

2020-06-15 · Matilde Tristany Farinha, Sérgio Pequito, Pedro A. Santos, Mário A. T. Figueiredo

Artificial neural networks, one of the most successful approaches to supervised learning, were originally inspired by their biological counterparts. However, the most successful learning algorithm for artificial neural n…