paper-with-me

Papers

A neural network trained to predict future video frames mimics critical properties of biological neuronal responses and perception

2018-05-28 · William Lotter, Gabriel Kreiman, David Cox

While deep neural networks take loose inspiration from neuroscience, it is an open question how seriously to take the analogies between artificial deep networks and biological neuronal systems. Interestingly, recent work has shown that deep convolutional neural networks (CNNs) trained on large-scale image recognition tasks can serve as strikingly good models for predicting the responses of neurons in visual cortex to visual stimuli, suggesting that analogies between artificial and biological neural networks may be more than superficial. However, while CNNs capture key properties of the average responses of cortical neurons, they fail to explain other properties of these neurons. For one, CNNs typically require large quantities of labeled input data for training. Our own brains, in contrast, rarely have access to this kind of supervision, so to the extent that representations are similar between CNNs and brains, this similarity must arise via different training paths. In addition, neurons in visual cortex produce complex time-varying responses even to static inputs, and they dynamically tune themselves to temporal regularities in the visual environment. We argue that these differences are clues to fundamental differences between the computations performed in the brain and in deep networks. To begin to close the gap, here we study the emergent properties of a previously-described recurrent generative network that is trained to predict future video frames in a self-supervised manner. Remarkably, the model is able to capture a wide variety of seemingly disparate phenomena observed in visual cortex, ranging from single unit response dynamics to complex perceptual motion illusions. These results suggest potentially deep connections between recurrent predictive neural network models and the brain, providing new leads that can enrich both fields.

📄 PDF Abstract BibTeX arXiv:1805.10734

Code (0)

등록된 구현이 없습니다.

Tasks

Open-Ended Question AnsweringPredict Future Video Frames

Similar Papers 제목 키워드 기반

Photo-Realistic Video Prediction on Natural Videos of Largely Changing Frames

2020-03-19 · Osamu Shouno

Recent advances in deep learning have significantly improved performance of video prediction. However, state-of-the-art methods still suffer from blurriness and distortions in their future predictions, especially when th…

PredictionVideo Prediction

Stochastic Video Generation with a Learned Prior

2018-02-21 · ICML 2018 7 · Emily Denton, Rob Fergus

Generating video frames that accurately predict future world states is challenging. Existing approaches either fail to capture the full distribution of outcomes, or yield blurry generations, or both. In this paper we int…

Video GenerationVideo Prediction

Dual Motion GAN for Future-Flow Embedded Video Prediction

2017-08-01 · ICCV 2017 10 · Xiaodan Liang, Lisa Lee, Wei Dai, Eric P. Xing

Future frame prediction in videos is a promising avenue for unsupervised video representation learning. Video frames are naturally generated by the inherent pixel flows from preceding frames based on the appearance and m…

PredictionRepresentation LearningVideo Prediction

MCVD: Masked Conditional Video Diffusion for Prediction, Generation, and Interpolation

2022-05-19 · Vikram Voleti, Alexia Jolicoeur-Martineau, Christopher Pal

Video prediction is a challenging task. The quality of video frames from current state-of-the-art (SOTA) generative models tends to be poor and generalization beyond the training data is difficult. Furthermore, existing …

DenoisingPredictionVideo GenerationVideo Prediction

Predicting Deeper into the Future of Semantic Segmentation

2017-03-22 · ICCV 2017 10 · Pauline Luc, Natalia Neverova, Camille Couprie, Jakob Verbeek 외

The ability to predict and therefore to anticipate the future is an important attribute of intelligence. It is also of utmost importance in real-time systems, e.g. in robotics or autonomous driving, which depend on visua…

AttributeAutonomous DrivingDecision MakingOptical Flow Estimation+3