中文
相关论文

相关论文: Capsule Network based Contrastive Learning of Unsu…

200 篇论文

Capsule networks (CapsNets) are new neural networks that classify images based on the spatial relationships of features. By analyzing the pose of features and their relative positions, it is more capable to recognize images after affine…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Jiazhu Dai , Siwei Xiong

Image classification is a challenging problem which aims to identify the category of object in the image. In recent years, deep Convolutional Neural Networks (CNNs) have been applied to handle this task, and impressive improvement has been…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Hao Ren , Jianlin Su , Hong Lu

Comparing different neural network representations and determining how representations evolve over time remain challenging open questions in our understanding of the function of neural networks. Comparing representations in neural networks…

机器学习 · 统计学 2018-10-25 Ari S. Morcos , Maithra Raghu , Samy Bengio

Capsule Networks (CapsNets) have been proposed as an alternative to Convolutional Neural Networks (CNNs). This paper showcases how CapsNets are more capable than CNNs for autonomous agent exploration of realistic scenarios. In real world…

机器学习 · 计算机科学 2020-02-11 Thomas Molnar , Eugenio Culurciello

Recently, seismic facies classification based on convolutional neural networks (CNN) has garnered significant research interest. However, existing CNN-based supervised learning approaches necessitate massive labeled data. Labeling is…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Kewen Li , Wenlong Liu , Yimin Dou , Zhifeng Xu , Hongjie Duan , Ruilin Jing

Continual Learning (CL) investigates how to train Deep Networks on a stream of tasks without incurring forgetting. CL settings proposed in literature assume that every incoming example is paired with ground-truth annotations. However, this…

Capsule network is a type of neural network that uses the spatial relationship between features to classify images. By capturing the poses and relative positions between features, its ability to recognize affine transformation is improved,…

机器学习 · 计算机科学 2021-12-21 Jiazhu Dai , Siwei Xiong

Supervised (pre-)training currently yields state-of-the-art performance for representation learning for visual recognition, yet it comes at the cost of (1) intensive manual annotations and (2) an inherent restriction in the scope of data…

计算机视觉与模式识别 · 计算机科学 2016-12-05 Ruohan Gao , Dinesh Jayaraman , Kristen Grauman

Unsupervised learning methods have a soft inspiration in cognition models. To this day, the most successful unsupervised learning methods revolve around clustering samples in a mathematical space. In this paper we propose a primitive-based,…

人工智能 · 计算机科学 2025-07-04 Alfredo Ibias , Hector Antona , Guillem Ramirez-Miranda , Enric Guinovart , Eduard Alarcon

Unsupervised learning of compact and relevant state representations has been proved very useful at solving complex reinforcement learning tasks. In this paper, we propose a recurrent capsule network that learns such representations by…

机器学习 · 计算机科学 2019-02-25 Louis Annabi , Michael Garcia Ortiz

Self-supervised contrastive learning frameworks have progressed rapidly over the last few years. In this paper, we propose a novel loss function for contrastive learning. We model our pre-training task as a binary classification problem to…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Siladittya Manna , Umapada Pal , Saumik Bhattacharya

Deep learning-based applications have seen a lot of success in recent years. Text, audio, image, and video have all been explored with great success using deep learning approaches. The use of convolutional neural networks (CNN) in computer…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Nosseiba Ben Salem , Younes Bennani , Joseph Karkazan , Abir Barbara , Charles Dacheux , Thomas Gregory

Unsupervised contrastive learning achieves great success in learning image representations with CNN. Unlike most recent methods that focused on improving accuracy of image classification, we present a novel contrastive learning approach,…

计算机视觉与模式识别 · 计算机科学 2021-07-26 Enze Xie , Jian Ding , Wenhai Wang , Xiaohang Zhan , Hang Xu , Peize Sun , Zhenguo Li , Ping Luo

We present a novel clustering objective that learns a neural network classifier from scratch, given only unlabelled data samples. The model discovers clusters that accurately match semantic classes, achieving state-of-the-art results in…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Xu Ji , João F. Henriques , Andrea Vedaldi

Despite the effectiveness of Convolutional Neural Networks (CNNs) for image classification, our understanding of the relationship between shape of convolution kernels and learned representations is limited. In this work, we explore and…

计算机视觉与模式识别 · 计算机科学 2016-11-30 Zhun Sun , Mete Ozay , Takayuki Okatani

In the current era, biometric based access control is becoming more popular due to its simplicity and ease to use by the users. It reduces the manual work of identity recognition and facilitates the automatic processing. The face is one of…

计算机视觉与模式识别 · 计算机科学 2019-03-28 Chaitanya Nagpal , Shiv Ram Dubey

We present a framework to use recently introduced Capsule Networks for solving the problem of Optical Flow, one of the fundamental computer vision tasks. Most of the existing state of the art deep architectures either uses a correlation…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Rahul Chand , Rajat Arora , K Ram Prabhakar , R Venkatesh Babu

Classification using supervised learning requires annotating a large amount of classes-balanced data for model training and testing. This has practically limited the scope of applications with supervised learning, in particular deep…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Hao Zhen , Yucheng Shi , Jidong J. Yang , Javad Mohammadpour Vehni

This paper introduces contrastive siamese (c-siam) network, an architecture for leveraging unlabeled acoustic data in speech recognition. c-siam is the first network that extracts high-level linguistic information from speech by matching…

机器学习 · 计算机科学 2022-05-30 Soheil Khorram , Jaeyoung Kim , Anshuman Tripathi , Han Lu , Qian Zhang , Hasim Sak

Unsupervised embedding learning aims to extract good representation from data without the need for any manual labels, which has been a critical challenge in many supervised learning tasks. This paper proposes a new unsupervised embedding…

机器学习 · 计算机科学 2020-02-28 Sungwon Han , Yizhan Xu , Sungwon Park , Meeyoung Cha , Cheng-Te Li