**arXiv ID:** 1907.09050 **Authors:** Richard Jiang, Danny Crookes **Published:** 2019-07-21T23:09:35Z **Abstract:** The recent success of Deep Neural Networks (DNNs) has revealed the significant capability of neural computing in many challenging applications. Although DNNs are derived from emulating biological neurons, there still exist doubts over whether or not DNNs are the final and best model to emulate the mechanism of human intelligence. In particular, there are two discrepancies betwe...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill shallow-unorganized-neural-networks-using-smart-neuron-model-for-visual-perception --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Shallow Unorganized Neural Networks Using Smart Neuron Model For Visual Perception?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-shallow-unorganized-neural-networks-using-smart-ne)More formats (shields.io, HTML) on the badges page.
# Shallow Unorganized Neural Networks using Smart Neuron Model for Visual Perception
**arXiv ID:** 1907.09050
**Authors:** Richard Jiang, Danny Crookes
**Published:** 2019-07-21T23:09:35Z
**Abstract:**
The recent success of Deep Neural Networks (DNNs) has revealed the significant capability of neural computing in many challenging applications. Although DNNs are derived from emulating biological neurons, there still exist doubts over whether or not DNNs are the final and best model to emulate the mechanism of human intelligence. In particular, there are two discrepancies between computational DNN models and the observed facts of biological neurons. First, human neurons are interconnected randomly, while DNNs need carefully-designed architectures to work properly. Second, human neurons usually have a long spiking latency (~100ms) which implies that not many layers can be involved in making a decision, while DNNs could have hundreds of layers to guarantee high accuracy. In this paper, we propose a new computational model, namely shallow unorganized neural networks (SUNNs), in contrast to ANNs/DNNs. The proposed SUNNs differ from standard ANNs or DNNs in three fundamental aspects: 1) SUNNs are based on an adaptive neuron cell model, Smart Neurons, that allows each artificial neuron cell to adaptively respond to its inputs rather than carrying out a fixed weighted-sum operation like the classic neuron model in ANNs/DNNs; 2) SUNNs can cope with computational tasks with very shallow architectures; 3) SUNNs have a natural topology with random interconnections, as the human brain does, and as proposed by Turing's B-type unorganized machines. We implemented the proposed SUNN architecture and tested it on a number of unsupervised early stage visual perception tasks. Surprisingly, such simple shallow architectures achieved very good results in our experiments. The success of our new computational model makes it the first workable example of Turing's B-Type unorganized machine that can achieve comparable or better performance against the state-of-the-art algorithms.
## Skill Description
This skill is generated from the arXiv paper: Shallow Unorganized Neural Networks using Smart Neuron Model for Visual Perception (1907.09050).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:1907.09050](http://arxiv.org/abs/1907.09050v2)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!