paper-with-me

Papers

Arguments for Nested Patterns in Neural Ensembles

2014-03-25 · Kieran Greer

This paper describes a relatively simple way of allowing a brain model to self-organise its concept patterns through nested structures. Time is a key element and a simulator would be able to show how patterns may form and then fire in sequence, as part of a search or thought process. It uses a very simple equation to show how the inhibitors in particular, can switch off certain areas, to allow other areas to become the prominent ones and thereby define the current brain state. This allows for a small amount of control over what appears to be a chaotic structure inside of the brain. It is attractive because it is still mostly mechanical and therefore can be added as an automatic process, or the modelling of that. The paper also describes how the nested pattern structure can be used as a basic counting mechanism.

📄 PDF Abstract BibTeX arXiv:1403.6274

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Building Ensembles of Adaptive Nested Dichotomies with Random-Pair Selection

2016-04-07 · Tim Leathart, Bernhard Pfahringer, Eibe Frank

A system of nested dichotomies is a method of decomposing a multi-class problem into a collection of binary problems. Such a system recursively splits the set of classes into two subsets, and trains a binary classifier t…

General Classification

Formal Verification of Input-Output Mappings of Tree Ensembles

2019-05-10 · John Törnblom, Simin Nadjm-Tehrani

Recent advances in machine learning and artificial intelligence are now being considered in safety-critical autonomous systems where software defects may cause severe harm to humans and the environment. Design organizati…

BIG-bench Machine Learning

Nested Event Extraction upon Pivot Element Recogniton

2023-09-22 · Weicheng Ren, Zixuan Li, Xiaolong Jin, Long Bai 외

Nested Event Extraction (NEE) aims to extract complex event structures where an event contains other events as its arguments recursively. Nested events involve a kind of Pivot Elements (PEs) that simultaneously act as ar…

Event ExtractionPrompt Learning

Ensembles of Nested Dichotomies with Multiple Subset Evaluation

2018-09-08 · Tim Leathart, Eibe Frank, Bernhard Pfahringer, Geoffrey Holmes

A system of nested dichotomies is a method of decomposing a multi-class problem into a collection of binary problems. Such a system recursively applies binary splits to divide the set of classes into two subsets, and tra…

Deep Ensembles from a Bayesian Perspective

2021-05-27 · Lara Hoffmann, Clemens Elster

Deep ensembles can be considered as the current state-of-the-art for uncertainty quantification in deep learning. While the approach was originally proposed as a non-Bayesian technique, arguments supporting its Bayesian …

Uncertainty Quantification