中文
相关论文

相关论文: A Classification approach towards Unsupervised Lea…

200 篇论文

The present phase of Machine Learning is characterized by supervised learning algorithms relying on large sets of labeled examples ($n \to \infty$). The next phase is likely to focus on algorithms capable of learning from very few labeled…

计算机视觉与模式识别 · 计算机科学 2014-03-12 Fabio Anselmi , Joel Z. Leibo , Lorenzo Rosasco , Jim Mutch , Andrea Tacchetti , Tomaso Poggio

The recent success in deep learning has lead to various effective representation learning methods for videos. However, the current approaches for video representation require large amount of human labeled datasets for effective learning. We…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Shruti Vyas , Yogesh S Rawat , Mubarak Shah

Foreground segmentation is a fundamental problem in computer vision, which includes salient object detection, forgery detection, defocus blur detection, shadow detection, and camouflage object detection. Previous works have typically relied…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Weihuang Liu , Xi Shen , Chi-Man Pun , Xiaodong Cun

The de-facto approach to many vision tasks is to start from pretrained visual representations, typically learned via supervised training on ImageNet. Recent methods have explored unsupervised pretraining to scale to vast quantities of…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Karan Desai , Justin Johnson

Pre-trained contextual vision-and-language (V&L) models have achieved impressive performance on various benchmarks. However, existing models require a large amount of parallel image-caption data for pre-training. Such data are costly to…

计算与语言 · 计算机科学 2021-04-13 Liunian Harold Li , Haoxuan You , Zhecan Wang , Alireza Zareian , Shih-Fu Chang , Kai-Wei Chang

In this work, we study different approaches to self-supervised pretraining of object detection models. We first design a general framework to learn a spatially consistent dense representation from an image, by randomly sampling and…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Trung Dang , Simon Kornblith , Huy Thong Nguyen , Peter Chin , Maryam Khademi

Predicting masked from visible parts of an image is a powerful self-supervised approach for visual representation learning. However, the common practice of masking random patches of pixels exhibits certain failure modes, which can prevent…

机器学习 · 计算机科学 2025-02-12 Alice Bizeul , Thomas Sutter , Alain Ryser , Bernhard Schölkopf , Julius von Kügelgen , Julia E. Vogt

This paper presents a study of semi-supervised learning with large convolutional networks. We propose a pipeline, based on a teacher/student paradigm, that leverages a large collection of unlabelled images (up to 1 billion). Our main goal…

计算机视觉与模式识别 · 计算机科学 2019-05-03 I. Zeki Yalniz , Hervé Jégou , Kan Chen , Manohar Paluri , Dhruv Mahajan

We address the problem of weakly supervised object localization where only image-level annotations are available for training object detectors. Numerous methods have been proposed to tackle this problem through mining object proposals.…

计算机视觉与模式识别 · 计算机科学 2017-10-13 Dong Li , Jia-Bin Huang , Yali Li , Shengjin Wang , Ming-Hsuan Yang

Unsupervised video class incremental learning (uVCIL) represents an important learning paradigm for learning video information without forgetting, and without considering any data labels. Prior approaches have focused on supervised…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Nattapong Kurpukdee , Adrian G. Bors

Unsupervised visual representation learning remains a largely unsolved problem in computer vision research. Among a big body of recently proposed approaches for unsupervised learning of visual representations, a class of self-supervised…

计算机视觉与模式识别 · 计算机科学 2019-01-28 Alexander Kolesnikov , Xiaohua Zhai , Lucas Beyer

Visual scenes are extremely diverse, not only because there are infinite possible combinations of objects and backgrounds but also because the observations of the same scene may vary greatly with the change of viewpoints. When observing a…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Jinyang Yuan , Tonglin Chen , Zhimeng Shen , Bin Li , Xiangyang Xue

Deep convolutional neural networks (CNNs) have demonstrated remarkable success in computer vision by supervisedly learning strong visual feature representations. However, training CNNs relies heavily on the availability of exhaustive…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Jiabo Huang , Qi Dong , Shaogang Gong , Xiatian Zhu

Despite their irresistible success, deep learning algorithms still heavily rely on annotated data. On the other hand, unsupervised settings pose many challenges, especially about determining the right inductive bias in diverse scenarios.…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Beril Besbinar , Pascal Frossard

We present an approach for unsupervised training of CNNs in order to learn discriminative face representations. We mine supervised training data by noting that multiple faces in the same video frame must belong to different persons and the…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Samyak Datta , Gaurav Sharma , C. V. Jawahar

Vision-and-Language (V+L) pre-training models have achieved tremendous success in recent years on various multi-modal benchmarks. However, the majority of existing models require pre-training on a large set of parallel image-text data,…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Mingyang Zhou , Licheng Yu , Amanpreet Singh , Mengjiao Wang , Zhou Yu , Ning Zhang

We demonstrate that frequently appearing objects can be discovered by training randomly sampled patches from a small number of images (100 to 200) by self-supervision. Key to this approach is the pattern space, a latent space of patterns…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Hankyu Moon , Heng Hao , Sima Didari , Jae Oh Woo , Patrick Bangert

Deep neural networks have gained tremendous success in a broad range of machine learning tasks due to its remarkable capability to learn semantic-rich features from high-dimensional data. However, they often require large-scale labelled…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Hu Wang , Guansong Pang , Chunhua Shen , Congbo Ma

This paper introduces a novel self-supervised method that leverages incoherence detection for video representation learning. It roots from the observation that visual systems of human beings can easily identify video incoherence based on…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Haozhi Cao , Yuecong Xu , Jianfei Yang , Kezhi Mao , Lihua Xie , Jianxiong Yin , Simon See

This paper presents a CLIP-based unsupervised learning method for annotation-free multi-label image classification, including three stages: initialization, training, and inference. At the initialization stage, we take full advantage of the…

计算机视觉与模式识别 · 计算机科学 2024-03-08 Rabab Abdelfattah , Qing Guo , Xiaoguang Li , Xiaofeng Wang , Song Wang