paper-with-me

Papers

Exploiting Inductive Biases in Video Modeling through Neural CDEs

2023-11-08 · Johnathan Chiu, Samuel Duffield, Max Hunter-Gordon, Kaelan Donatella, Max Aifer, Andi Gu

We introduce a novel approach to video modeling that leverages controlled differential equations (CDEs) to address key challenges in video tasks, notably video interpolation and mask propagation. We apply CDEs at varying resolutions leading to a continuous-time U-Net architecture. Unlike traditional methods, our approach does not require explicit optical flow learning, and instead makes use of the inherent continuous-time features of CDEs to produce a highly expressive video model. We demonstrate competitive performance against state-of-the-art models for video interpolation and mask propagation tasks.

📄 PDF Abstract BibTeX arXiv:2311.04986

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow Estimation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

High Fidelity Video Prediction with Large Stochastic Recurrent Neural Networks

2019-11-05 · NeurIPS 2019 12 · Ruben Villegas, Arkanath Pathak, Harini Kannan, Dumitru Erhan 외

Predicting future video frames is extremely challenging, as there are many factors of variation that make up the dynamics of how frames change through time. Previously proposed solutions require complex inductive biases …

Inductive BiasOptical Flow EstimationVideo PredictionVocal Bursts Intensity Prediction

Universal linguistic inductive biases via meta-learning

2020-06-29 · R. Thomas McCoy, Erin Grant, Paul Smolensky, Thomas L. Griffiths 외

How do learners acquire languages from the limited data available to them? This process must involve some inductive biases - factors that affect how a learner generalizes - but it is unclear which inductive biases can ex…

Language AcquisitionMeta-Learning

Video Transformers: A Survey

2022-01-16 · Javier Selva, Anders S. Johansen, Sergio Escalera, Kamal Nasrollahi 외

Transformer models have shown great success handling long-range interactions, making them a promising tool for modeling video. However, they lack inductive biases and scale quadratically with input length. These limitati…

Action ClassificationSelf-Supervised LearningSurvey

Counterfactual Generative Networks

2021-01-15 · ICLR 2021 1 · Axel Sauer, Andreas Geiger

Neural networks are prone to learning shortcuts -- they often model simple correlations, ignoring more complex ones that potentially generalize better. Prior works on image classification show that instead of learning a …

ClassificationcounterfactualGeneral ClassificationGPU+4

Transferring Inductive Biases through Knowledge Distillation

2020-05-31 · Samira Abnar, Mostafa Dehghani, Willem Zuidema

Having the right inductive biases can be crucial in many tasks or scenarios where data or computing resources are a limiting factor, or where training data is not perfectly representative of the conditions at test time. …

Knowledge Distillation