paper-with-me

Papers

VideoOneNet: Bidirectional Convolutional Recurrent OneNet with Trainable Data Steps for Video Processing

2020-01-01 · ICML 2020 1 · Zoltán Milacski, Barnabás Póczos, Andras Lorincz

Deep Neural Networks (DNNs) achieve the state-of-the-art results on a wide range of image processing tasks, however, the majority of such solutions are problem-specific, like most AI algorithms. The One Network to Solve Them All (OneNet) procedure has been suggested to resolve this issue by exploiting a DNN as the proximal operator in Alternating Direction Method of Multipliers (ADMM) solvers for various imaging problems. In this work, we make two contributions, both facilitating end-to-end learning using backpropagation. First, we generalize OneNet to videos by augmenting its convolutional prior network with bidirectional recurrent connections; second, we extend the fixed fully connected linear ADMM data step with another trainable bidirectional convolutional recurrent network. In our computational experiments on the Rotated MNIST, Scanned CIFAR-10 and UCF-101 data sets, the proposed modifications improve performance by a large margin compared to end-to-end convolutional OneNet and 3D Wavelet sparsity on several video processing problems: pixelwise inpainting-denoising, blockwise inpainting, scattered inpainting, super resolution, compressive sensing, deblurring, frame interpolation, frame prediction and colorization. Our two contributions are complementary, and using them together yields the best results.

📄 PDF Abstract BibTeX

Code (1)

srph25/videoonenet 공식 구현 tf

Tasks

ColorizationCompressive SensingDeblurringDenoisingRotated MNISTSuper-Resolution

Similar Papers 제목 키워드 기반

OneNet: A Channel-Wise 1D Convolutional U-Net

2024-11-14 · Sanghyun Byun, Kayvan Shah, Ayushi Gang, Christopher Apton 외

Many state-of-the-art computer vision architectures leverage U-Net for its adaptability and efficient feature extraction. However, the multi-resolution convolutional design often leads to significant computational demand…

DecoderImage SegmentationSemantic Segmentation

On Extended Long Short-term Memory and Dependent Bidirectional Recurrent Neural Network

2018-02-27 · Yuanhang Su, C. -C. Jay Kuo

In this work, we first analyze the memory behavior in three recurrent neural networks (RNN) cells; namely, the simple RNN (SRN), the long short-term memory (LSTM) and the gated recurrent unit (GRU), where the memory is d…

Dependency Parsing

OneNet: Enhancing Time Series Forecasting Models under Concept Drift by Online Ensembling

2023-09-22 · NeurIPS 2023 11 · Yi-Fan Zhang, Qingsong Wen, Xue Wang, Weiqi Chen 외

Online updating of time series forecasting models aims to address the concept drifting problem by efficiently updating forecasting models based on streaming data. Many algorithms are designed for online time series forec…

Time SeriesTime Series Forecasting

Arabic Offensive Language Detection with Attention-based Deep Neural Networks

2020-05-01 · LREC 2020 5 · Bushr Haddad, Zoher Orabe, Anas Al-Abood, Nada Ghneim

In this paper, we tackle the problem of offensive language and hate speech detection. We proposed our methods for data preprocessing and balancing, and then we presented our Convolutional Neural Network (CNN) and bidirec…

Abusive LanguageBIG-bench Machine LearningHate Speech Detection

Bidirectional Recurrent Convolutional Neural Network for Relation Classification

2016-08-01 · ACL 2016 8 · Rui Cai, Xiaodong Zhang, Houfeng Wang
ClassificationGeneral ClassificationRelationRelation Classification+1