中文
相关论文

相关论文: Local Unsupervised Learning for Image Analysis

200 篇论文

Recent work has shown that biologically plausible Hebbian learning can be integrated with backpropagation learning (backprop), when training deep convolutional neural networks. In particular, it has been shown that Hebbian learning can be…

计算机视觉与模式识别 · 计算机科学 2020-12-23 Gabriele Lagani , Giuseppe Amato , Fabrizio Falchi , Claudio Gennaro

Deep learning networks generally use non-biological learning methods. By contrast, networks based on more biologically plausible learning, such as Hebbian learning, show comparatively poor performance and difficulties of implementation.…

神经与进化计算 · 计算机科学 2021-11-02 Thomas Miconi

This work explores the use of spatial context as a source of free and plentiful supervisory signal for training a rich visual representation. Given only a large, unlabeled image collection, we extract random pairs of patches from each image…

计算机视觉与模式识别 · 计算机科学 2016-01-19 Carl Doersch , Abhinav Gupta , Alexei A. Efros

In this work, we propose a framework to learn a local regularization model for solving general image restoration problems. This regularizer is defined with a fully convolutional neural network that sees the image through a receptive field…

图像与视频处理 · 电气工程与系统科学 2021-02-12 Jean Prost , Antoine Houdard , Andrés Almansa , Nicolas Papadakis

Convolutional networks have marked their place over the last few years as the best performing model for various visual tasks. They are, however, most suited for supervised learning from large amounts of labeled data. Previous attempts have…

机器学习 · 统计学 2016-11-23 Elad Hoffer , Itay Hubara , Nir Ailon

Constructing 3D structures from serial section data is a long standing problem in microscopy. The structure of a fiber reinforced composite material can be reconstructed using a tracking-by-detection model. Tracking-by-detection algorithms…

计算机视觉与模式识别 · 计算机科学 2018-05-28 Hongkai Yu , Dazhou Guo , Zhipeng Yan , Wei Liu , Jeff Simmons , Craig P. Przybyla , Song Wang

Image retrieval under varying illumination conditions, such as day and night images, is addressed by image preprocessing, both hand-crafted and learned. Prior to extracting image descriptors by a convolutional neural network, images are…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Tomas Jenicek , Ondřej Chum

Most current super-resolution methods rely on low and high resolution image pairs to train a network in a fully supervised manner. However, such image pairs are not available in real-world applications. Instead of directly addressing this…

图像与视频处理 · 电气工程与系统科学 2019-09-23 Andreas Lugmayr , Martin Danelljan , Radu Timofte

We study the generalization of over-parameterized deep networks (for image classification) in relation to the convex hull of their training sets. Despite their great success, generalization of deep networks is considered a mystery. These…

机器学习 · 计算机科学 2022-03-22 Roozbeh Yousefzadeh

Part-based image classification aims at representing categories by small sets of learned discriminative parts, upon which an image representation is built. Considered as a promising avenue a decade ago, this direction has been neglected…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Ronan Sicre , Yannis Avrithis , Ewa Kijak , Frederic Jurie

The success of deep learning is usually accompanied by the growth in neural network depth. However, the traditional training method only supervises the neural network at its last layer and propagates the supervision layer-by-layer, which…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Linfeng Zhang , Xin Chen , Junbo Zhang , Runpei Dong , Kaisheng Ma

Dense prediction tasks typically employ encoder-decoder architectures, but the prevalent convolutions in the decoder are not image-adaptive and can lead to boundary artifacts. Different generalized convolution operations have been…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Anne S. Wannenwetsch , Martin Kiefel , Peter V. Gehler , Stefan Roth

Traditional deep network training methods optimize a monolithic objective function jointly for all the components. This can lead to various inefficiencies in terms of potential parallelization. Local learning is an approach to…

机器学习 · 计算机科学 2023-01-19 Adeetya Patel , Michael Eickenberg , Eugene Belilovsky

Artificial Intelligence algorithms have been steadily increasing in popularity and usage. Deep Learning, allows neural networks to be trained using huge datasets and also removes the need for human extracted features, as it automates the…

神经与进化计算 · 计算机科学 2020-05-11 Vasco Lopes , Paulo Fazendeiro

Traditional feature-based image stitching technologies rely heavily on feature detection quality, often failing to stitch images with few features or low resolution. The learning-based image stitching solutions are rarely studied due to the…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Lang Nie , Chunyu Lin , Kang Liao , Shuaicheng Liu , Yao Zhao

Pre-training general-purpose visual features with convolutional neural networks without relying on annotations is a challenging and important task. Most recent efforts in unsupervised feature learning have focused on either small or highly…

计算机视觉与模式识别 · 计算机科学 2019-08-14 Mathilde Caron , Piotr Bojanowski , Julien Mairal , Armand Joulin

Training Deep Neural Networks is complicated by the fact that the distribution of each layer's inputs changes during training, as the parameters of the previous layers change. This slows down the training by requiring lower learning rates…

机器学习 · 计算机科学 2015-03-03 Sergey Ioffe , Christian Szegedy

Deep Convolutional Neural Networks (CNN) enforces supervised information only at the output layer, and hidden layers are trained by back propagating the prediction error from the output layer without explicit supervision. We propose a…

计算机视觉与模式识别 · 计算机科学 2016-06-07 Zhuolin Jiang , Yaming Wang , Larry Davis , Walt Andrews , Viktor Rozgic

Deep learning and convolutional neural networks (ConvNets) have been successfully applied to most relevant tasks in the computer vision community. However, these networks are computationally demanding and not suitable for embedded devices…

计算机视觉与模式识别 · 计算机科学 2016-06-20 Jose Alvarez , Lars Petersson

While successful for various computer vision tasks, deep neural networks have shown to be vulnerable to texture style shifts and small perturbations to which humans are robust. In this work, we show that the robustness of neural networks…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Zhenlin Xu , Deyi Liu , Junlin Yang , Colin Raffel , Marc Niethammer