中文
相关论文

相关论文: Local Unsupervised Learning for Image Analysis

200 篇论文

Weakly supervised learning of object detection is an important problem in image understanding that still does not have a satisfactory solution. In this paper, we address this problem by exploiting the power of deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2016-12-20 Hakan Bilen , Andrea Vedaldi

Deep Convolutional Neural Networks (CNNs) achieve high accuracy but often rely on purely global, gradient-based optimisation, which can lead to overfitting, redundant filters, and reduced interpretability. To address these limitations, we…

机器学习 · 计算机科学 2025-08-28 Davorin Miličević , Ratko Grbić

Learning features from massive unlabelled data is a vast prevalent topic for high-level tasks in many machine learning applications. The recent great improvements on benchmark data sets achieved by increasingly complex unsupervised learning…

神经与进化计算 · 计算机科学 2015-09-29 Wentao Zhu , Jun Miao , Laiyun Qing , Xilin Chen

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…

机器学习 · 计算机科学 2018-12-05 Elad Hoffer , Itay Hubara , Nir Ailon

Convolutional networks trained on large supervised dataset produce visual features which form the basis for the state-of-the-art in many computer-vision problems. Further improvements of these visual features will likely require even larger…

计算机视觉与模式识别 · 计算机科学 2015-11-10 Armand Joulin , Laurens van der Maaten , Allan Jabri , Nicolas Vasilache

Continual learning is an emerging topic in the field of deep learning, where a model is expected to learn continuously for new upcoming tasks without forgetting previous experiences. This field has witnessed numerous advancements, but few…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Aupendu Kar , Krishnendu Ghosh , Prabir Kumar Biswas

Deep convolutional neural networks have been successfully applied to image classification tasks. When these same networks have been applied to image retrieval, the assumption has been made that the last layers would give the best…

计算机视觉与模式识别 · 计算机科学 2015-05-01 Joe Yue-Hei Ng , Fan Yang , Larry S. Davis

The main success stories of deep learning, starting with ImageNet, depend on deep convolutional networks, which on certain tasks perform significantly better than traditional shallow classifiers, such as support vector machines, and also…

机器学习 · 计算机科学 2021-03-26 Arturo Deza , Qianli Liao , Andrzej Banburski , Tomaso Poggio

The success of deep learning in computer vision is rooted in the ability of deep networks to scale up model complexity as demanded by challenging visual tasks. As complexity is increased, so is the need for large amounts of labeled data to…

计算机视觉与模式识别 · 计算机科学 2017-08-22 Gustav Larsson

Conventional computer vision models rely on very deep, feedforward networks processing whole images and trained offline with extensive labeled data. In contrast, biological vision relies on comparatively shallow, recurrent networks that…

神经与进化计算 · 计算机科学 2024-11-27 Osvaldo M Velarde , Lucas C Parra

Geometric variations like rotation, scaling, and viewpoint changes pose a significant challenge to visual understanding. One common solution is to directly model certain intrinsic structures, e.g., using landmarks. However, it then becomes…

机器学习 · 统计学 2020-10-13 Xiuyuan Cheng , Zichen Miao , Qiang Qiu

For image inpainting, the convolutional neural networks (CNN) in previous methods often adopt standard convolutional operator, which treats valid pixels and holes indistinguishably. As a result, they are limited in handling irregular holes…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Dongsheng Wang , Chaohao Xie , Shaohui Liu , Zhenxing Niu , Wangmeng Zuo

This paper proposes a novel regularization approach to bias Convolutional Neural Networks (CNNs) toward utilizing edge and line features in their hidden layers. Rather than learning arbitrary kernels, we constrain the convolution layers to…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Christoph Linse , Beatrice Brückner , Thomas Martinetz

Deep neural networks need a big amount of training data, while in the real world there is a scarcity of data available for training purposes. To resolve this issue unsupervised methods are used for training with limited data. In this…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Sayed Hashim , Muhammad Ali

Non-local self-similarity is well-known to be an effective prior for the image denoising problem. However, little work has been done to incorporate it in convolutional neural networks, which surpass non-local model-based methods despite…

图像与视频处理 · 电气工程与系统科学 2023-07-19 Diego Valsesia , Giulia Fracastoro , Enrico Magli

Recently, unsupervised local learning, based on Hebb's idea that change in synaptic efficacy depends on the activity of the pre- and postsynaptic neuron only, has shown potential as an alternative training mechanism to backpropagation.…

机器学习 · 计算机科学 2021-02-02 Jules Talloen , Joni Dambre , Alexander Vandesompele

Deep artificial neural networks have made remarkable progress in different tasks in the field of computer vision. However, the empirical analysis of these models and investigation of their failure cases has received attention recently. In…

计算机视觉与模式识别 · 计算机科学 2016-02-10 Babak Saleh , Ahmed Elgammal , Jacob Feldman

In modern computer vision tasks, convolutional neural networks (CNNs) are indispensable for image classification tasks due to their efficiency and effectiveness. Part of their superiority compared to other architectures, comes from the fact…

机器学习 · 计算机科学 2019-06-11 Vighnesh Birodkar , Hossein Mobahi , Dilip Krishnan , Samy Bengio

Training deep CNNs to capture localized image artifacts on a relatively small dataset is a challenging task. With enough images at hand, one can hope that a deep CNN characterizes localized artifacts over the entire data and their effect on…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Parag Shridhar Chandakkar , Baoxin Li

It has been repeatedly observed that convolutional architectures when applied to image understanding tasks learn oriented bandpass filters. A standard explanation of this result is that these filters reflect the structure of the images that…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Isma Hadji , Richard P. Wildes