Description
An essential task in Articial Intelligence (AI) is the prediction of future inputs from a given sequence, such as predicting the next frame of a video, with prominent applications such as self-driving cars. The human brain is very good at this task,
without this ability we would be too slow to catch a ball or jump out of the way. A theory called "predictive coding" in neuro- science introduced by Ballard and Rao in 1999, explains the phenomena.
A recently developed predictive network from Massachusetts Institute of Technology (MIT) called 'PredNet' leverages the ideas of predictive coding for next-frame video prediction. Interestingly, PredNet has shown a very brain-like ability
to be fooled by illusions of motion (when a static image appears to be moving). This leads us to pose the question of whether PredNet can be used to study perceptual disruptions in the brain associated with mental disorders, particularly
schizophrenia.
In this study, we show how several types of modications to PredNet designed to simulate dierent models of perception disruption in schizophre- nia from neuroscience literature, aects its ability to be fooled by illusions of motion,
and the overall eect these disruptions have on the predictive ability.
Read the report to know more: PDF
PredNet
While many strides have been made in using deep learning algorithms to solve supervised learning tasks, the problem with unsupervised learning is that training on unlabeled examples to learn about the structure of a domain remains a dicult problem. This
problem arises mainly on computer vision models that are typically trained on static images whereas, in the real world, visual objects are alive with movement, driven both by the self-motion of the viewer and the objects within a scene.
To address this, Bill Lotter, Gabriel Kreiman, and David Cox developed a deep convolutional recurrent neural network they called PredNet [Lotter et al., 2016]. While building on the previous work in next-frame video prediction [Softky,
1996, Palm, 2012, Goroshin et al., 2015, Mathieu et al., 2015b, Wang and Gupta, 2015], the architecture of PredNet is heavily inspired by the concept of predictive coding from neuroscience literature [Rao and Ballard, 1999].
Read the report to know more: PDF
Results
The results have been summarized in the report and also in the presentation. Have a look through the presentation for an abstract idea of things and then dig deeper into the world of predictive networks, illusions and schizophrenia by
reading the report.
References
Click on respective names to open pdf
| Year |
Name |
Abstract |
Author |
| Mar 2017 |
Deep
Predictive Coding Networks for Video Prediction and Unsupervised
Learning |
David Cox, William Lotter, Gabriel Kreiman |
| March 2018 |
Illusory Motion
Reproduced by
Deep Neural Networks Trained for Prediction |
Eiji Watanabe , Akiyoshi Kitaoka, Kiwako Sakamoto, Masaki Yasugi and Kenta Tanaka
|
| 1999 |
Predictive coding
in
the visual cortex: a functional interpretation of some extra-classical
receptive-field effects |
Rajesh P. N. Rao & Dana H. Ballard |
| August 2014 |
What visual
illusions teach us about schizophrenia |
Charles-Edouard Notredame, Delphine Pins, Sophie Deneve and Renaud Jardri
|
| November 2013 |
Circular
inferences in
schizophrenia |
Sophie Deneve, Renaud Jardri |
| October 2016 |
Circular
inference: Mistaken belief, misplaced trust |
Sophie Deneve, Renaud Jardri |
| December 2008 |
Perceiving
is believing: a Bayesian approach to explaining the positive symptoms of
schizophrenia |
Paul C. Fletcher, Chris D. Frith |
| May 2013 |
The
computational anatomy of psychosis |
Rick A. Adams, Klaas Enno Stephan, Harriet R. Brown, Christopher D. Frith and Karl J. Friston |
| January 2013 |
The
function
of efference copy signals: Implications for symptoms of schizophrenia
|
Laura K.Pynn, Joseph F.X. DeSouza |
| July 2015 |
Active
inference, communication and
hermeneutics |
Karl J. Friston and Christopher D. Frith |
Team
Antonina is an Associate Professor at the Department of Computer Science , Memorial University of Newfoundland. Her research interests are in theoretical computer science, in particular complexity theory and logic, including proof
complexity.
Umar is pursuing MSc in Computer Science from Memorial University of Newfoundland
Daniel is pursuing BSc in Computer Science from Memorial University of Newfoundland
Hilary holds a BEng (Mech) and is currently pursuing a BSc in Computer Science from Memorial University.