中文
相关论文

相关论文: Split-Brain Autoencoders: Unsupervised Learning by…

200 篇论文

Deep learning methods for communications over unknown nonlinear channels have attracted considerable interest recently. In this paper, we consider semi-supervised learning methods, which are based on variational inference, for decoding…

信号处理 · 电气工程与系统科学 2023-09-22 David Burshtein , Eli Bery

Recently, deep learning with Convolutional Neural Networks (CNNs) and Transformers has shown encouraging results in fully supervised medical image segmentation. However, it is still challenging for them to achieve good performance with…

图像与视频处理 · 电气工程与系统科学 2022-03-02 Xiangde Luo , Minhao Hu , Tao Song , Guotai Wang , Shaoting Zhang

Unsupervised clustering is one of the most fundamental challenges in machine learning. A popular hypothesis is that data are generated from a union of low-dimensional nonlinear manifolds; thus an approach to clustering is identifying and…

机器学习 · 计算机科学 2017-12-27 Dejiao Zhang , Yifan Sun , Brian Eriksson , Laura Balzano

Unsupervised learning methods for feature extraction are becoming more and more popular. We combine the popular contrastive learning method (prototypical contrastive learning) and the classic representation learning method (autoencoder) to…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Zeyu Cao , Xiaorun Li , Liaoying Zhao

Split-Federated (SplitFed) learning is an extension of federated learning that places minimal requirements on the clients computing infrastructure, since only a small portion of the overall model is deployed on the clients hardware. In…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Zahra Hafezi Kafshgari , Ivan V. Bajic , Parvaneh Saeedi

Deep neural networks usually benefit from unsupervised pre-training, e.g. auto-encoders. However, the classifier further needs supervised fine-tuning methods for good discrimination. Besides, due to the limits of full-connection, the…

计算机视觉与模式识别 · 计算机科学 2016-05-10 Hailin Shi , Xiangyu Zhu , Zhen Lei , Shengcai Liao , Stan Z. Li

While significant attention has been recently focused on designing supervised deep semantic segmentation algorithms for vision tasks, there are many domains in which sufficient supervised pixel-level labels are difficult to obtain. In this…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Xide Xia , Brian Kulis

Semi-supervised learning algorithms typically construct a weighted graph of data points to represent a manifold. However, an explicit graph representation is problematic for neural networks operating in the online setting. Here, we propose…

机器学习 · 计算机科学 2019-10-22 Alexander Genkin , Anirvan M. Sengupta , Dmitri Chklovskii

In NLP, a large volume of tasks involve pairwise comparison between two sequences (e.g. sentence similarity and paraphrase identification). Predominantly, two formulations are used for sentence-pair tasks: bi-encoders and cross-encoders.…

计算与语言 · 计算机科学 2022-03-15 Fangyu Liu , Yunlong Jiao , Jordan Massiah , Emine Yilmaz , Serhii Havrylov

Multimodal Language Analysis is a demanding area of research, since it is associated with two requirements: combining different modalities and capturing temporal information. During the last years, several works have been proposed in the…

计算与语言 · 计算机科学 2022-01-10 Panagiotis Koromilas , Theodoros Giannakopoulos

As a promising scheme of self-supervised learning, masked autoencoding has significantly advanced natural language processing and computer vision. Inspired by this, we propose a neat scheme of masked autoencoders for point cloud…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Yatian Pang , Wenxiao Wang , Francis E. H. Tay , Wei Liu , Yonghong Tian , Li Yuan

Cross-dataset transfer learning is an important problem in person re-identification (Re-ID). Unfortunately, not too many deep transfer Re-ID models exist for realistic settings of practical Re-ID systems. We propose a purely deep transfer…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Alexey Potapov , Sergey Rodionov , Hugo Latapie , Enzo Fenoglio

Classifiers are biased when trained on biased datasets. As a remedy, we propose Learning to Split (ls), an algorithm for automatic bias detection. Given a dataset with input-label pairs, ls learns to split this dataset so that predictors…

机器学习 · 计算机科学 2022-07-22 Yujia Bao , Regina Barzilay

Brains learn to represent information from a large set of stimuli, typically by weak supervision. Unsupervised learning is therefore a natural approach for exploring the design of biological neural networks and their computations.…

神经元与认知 · 定量生物学 2025-10-17 Roy Urbach , Elad Schneidman

Unsupervised learning has always been appealing to machine learning researchers and practitioners, allowing them to avoid an expensive and complicated process of labeling the data. However, unsupervised learning of complex data is…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Evgenii Zheltonozhskii , Chaim Baskin , Alex M. Bronstein , Avi Mendelson

Unsupervised pre-training and transfer learning are commonly used techniques to initialize training algorithms for neural networks, particularly in settings with limited labeled data. In this paper, we study the effects of unsupervised…

机器学习 · 统计学 2025-06-12 Taj Jones-McCormick , Aukosh Jagannath , Subhabrata Sen

Finding an interpretable non-redundant representation of real-world data is one of the key problems in Machine Learning. Biological neural networks are known to solve this problem quite well in unsupervised manner, yet unsupervised…

机器学习 · 计算机科学 2020-10-13 Denis Kuzminykh , Laida Kushnareva , Timofey Grigoryev , Alexander Zatolokin

Feedforward neural networks are widely used as universal predictive models to fit data distribution. Common gradient-based learning, however, suffers from many drawbacks making the training process ineffective and time-consuming.…

机器学习 · 计算机科学 2021-07-06 Grzegorz Dudek

A network supporting deep unsupervised learning is presented. The network is an autoencoder with lateral shortcut connections from the encoder to decoder at each level of the hierarchy. The lateral shortcut connections allow the higher…

机器学习 · 统计学 2015-02-03 Harri Valpola

A feature learning task involves training models that are capable of inferring good representations (transformations of the original space) from input data alone. When working with limited or unlabelled data, and also when multiple visual…

计算机视觉与模式识别 · 计算机科学 2018-11-02 Gabriel B. Cavallari , Leonardo Sampaio Ferraz Ribeiro , Moacir Antonelli Ponti