paper-with-me

Papers

A temporal neural network model for object recognition using a biologically plausible decision making layer

2018-06-25 · Hamed Heidari Gorji, Sajjad Zabbah, Reza Ebrahimpour

Brain can recognize different objects as ones that it has experienced before. The recognition accuracy and its processing time depend on task properties such as viewing condition, level of noise and etc. Recognition accuracy can be well explained by different models. However, less attention has been paid to the processing time and the ones that do, are not biologically plausible. By extracting features temporally as well as utilizing an accumulation to bound decision making model, an object recognition model accounting for both recognition time and accuracy is proposed. To temporally extract informative features in support of possible classes of stimuli, a hierarchical spiking neural network, called spiking HMAX is modified. In the decision making part of the model the extracted information accumulates over time using accumulator units. The input category is determined as soon as any of the accumulators reaches a threshold, called decision bound. Results show that not only does the model follow human accuracy in a psychophysics task better than the classic spiking HMAX model, but also it predicts human response time in each choice. Results provide enough evidence that temporal representation of features are informative since they can improve the accuracy of a biological plausible decision maker over time. This is also in line with the well-known idea of speed accuracy trade-off in decision making studies.

📄 PDF Abstract BibTeX arXiv:1806.09334

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingObject Recognition

Similar Papers 제목 키워드 기반

A biologically plausible network for the computation of orientation dominance

2010-12-01 · NeurIPS 2010 12 · Kritika Muralidharan, Nuno Vasconcelos

The determination of dominant orientation at a given image location is formulated as a decision-theoretic question. This leads to a novel measure for the dominance of a given orientation $\theta$, which is similar to tha…

Object Recognition

Chronocooked: A Benchmark for Implicit Interval Timing in Reinforcement Learning Agents

2026-08-17 · Amrapali Pednekar, Alvaro Garrido-Perez, Yara Khaluf, Pieter Simoens arxiv

This paper presents Chronocooked, a reinforcement learning (RL) benchmark suite for studying implicit interval timing in RL agents. Inspired by Overcooked, the suite comprises cooking scenarios that require temporal deci…

Reinforcement LearningDecision Making

Efficient visual object representation using a biologically plausible spike-latency code and winner-take-all inhibition

2022-05-20 · Melani Sanchez-Garcia, Tushar Chauhan, Benoit R. Cottereau, Michael Beyeler

Deep neural networks have surpassed human performance in key visual challenges such as object recognition, but require a large amount of energy, computation, and memory. In contrast, spiking neural networks (SNNs) have t…

AllObjectObject Recognition

Biologically-Plausible Topology Improved Spiking Actor Network for Efficient Deep Reinforcement Learning

2024-03-29 · Duzhen Zhang, Qingyu Wang, Tielin Zhang, Bo Xu

The success of Deep Reinforcement Learning (DRL) is largely attributed to utilizing Artificial Neural Networks (ANNs) as function approximators. Recent advances in neuroscience have unveiled that the human brain achieves…

Decision MakingDeep Reinforcement Learning

A biologically plausible neural network for Slow Feature Analysis

2020-10-23 · NeurIPS 2020 12 · David Lipshutz, Charlie Windolf, Siavash Golkar, Dmitri B. Chklovskii

Learning latent features from time series data is an important problem in both machine learning and brain function. One approach, called Slow Feature Analysis (SFA), leverages the slowness of many salient features relati…

HippocampusTime SeriesTime Series Analysis