paper-with-me

Papers

Anti-aliasing Predictive Coding Network for Future Video Frame Prediction

2023-01-13 · Chaofan Ling, Weihua Li, Junpei Zhong

We introduce here a predictive coding based model that aims to generate accurate and sharp future frames. Inspired by the predictive coding hypothesis and related works, the total model is updated through a combination of bottom-up and top-down information flows, which can enhance the interaction between different network levels. Most importantly, We propose and improve several artifacts to ensure that the neural networks generate clear and natural frames. Different inputs are no longer simply concatenated or added, they are calculated in a modulated manner to avoid being roughly fused. The downsampling and upsampling modules have been redesigned to ensure that the network can more easily construct images from Fourier features of low-frequency inputs. Additionally, the training strategies are also explored and improved to generate believable results and alleviate inconsistency between the input predicted frames and ground truth. Our proposals achieve results that better balance pixel accuracy and visualization effect.

📄 PDF Abstract BibTeX arXiv:2301.05421

Code (1)

ling-cf/ppnv2 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Audio coding with unified noise shaping and phase contrast control

2023-04-17 · Byeongho Jo, SeungKwon Beack, Taejin Lee

Over the past decade, audio coding technology has seen standardization and the development of many frameworks incorporated with linear predictive coding (LPC). As LPC reduces information in the frequency domain, LP-based…

PredNet and Predictive Coding: A Critical Review

2019-06-14 · Roshan Rane, Edit Szügyi, Vageesh Saxena, André Ofner 외

PredNet, a deep predictive coding network developed by Lotter et al., combines a biologically inspired architecture based on the propagation of prediction error with self-supervised representation learning in video. Whil…

Action ClassificationGeneral ClassificationRepresentation LearningVideo Prediction

Video Representation Learning by Dense Predictive Coding

2019-09-10 · Tengda Han, Weidi Xie, Andrew Zisserman

The objective of this paper is self-supervised learning of spatio-temporal embeddings from video, suitable for human action recognition. We make three contributions: First, we introduce the Dense Predictive Coding (DPC) …

Action RecognitionRepresentation LearningSelf-Supervised Action RecognitionSelf-Supervised Action Recognition Linear+2

Predictive Coding Based Multiscale Network with Encoder-Decoder LSTM for Video Prediction

2022-12-22 · Chaofan Ling, Junpei Zhong, Weihua Li

We present a multi-scale predictive coding model for future video frames prediction. Drawing inspiration on the ``Predictive Coding" theories in cognitive science, it is updated by a combination of bottom-up and top-down…

DecoderVideo Prediction

Aliasing is a Driver of Adversarial Attacks

2022-12-22 · Adrián Rodríguez-Muñoz, Antonio Torralba

Aliasing is a highly important concept in signal processing, as careful consideration of resolution changes is essential in ensuring transmission and processing quality of audio, image, and video. Despite this, up until …