Dynamically handling task disruptions by composing together behavior modules
Thomas E. Portegys

TL;DR
This paper explores how neural networks can dynamically compose behavior modules to adapt to task disruptions, inspired by biological neural systems, and evaluates different architectures for this capability.
Contribution
It introduces a method for dynamically composing path modules to handle task disruptions and compares multiple neural network architectures for this purpose.
Findings
LSTM and Morphognosis outperform other models in dynamic path composition.
The approach enables neural networks to adapt to novel, piecemeal learned paths.
Network performance improves with architectures capable of handling sequential and hierarchical information.
Abstract
Biological neural networks operate in the presence of task disruptions as they guide organisms toward goals. A familiar stream of stimulus-response causations can be disrupted by subtask streams imposed by the environment. For example, taking a familiar path to a foraging area might be disrupted by the presence of a predator, necessitating a "detour" to the area. The detour can be a known alternative path that must be dynamically composed with the original path to accomplish the overall task. In this project, overarching base paths are disrupted by independently learned path modules in the form of insertion, substitution, and deletion modifications to the base paths such that the resulting modified paths are novel to the network. The network's performance is then tested on these paths that have been learned in piecemeal fashion. In sum, the network must compose a new task on the fly.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeurobiology and Insect Physiology Research
MethodsTanh Activation · Balanced Selection · Sigmoid Activation · Long Short-Term Memory
