中文
相关论文

相关论文: Twin Neural Network Regression is a Semi-Supervise…

200 篇论文

Deep learning demands a huge amount of well-labeled data to train the network parameters. How to use the least amount of labeled data to obtain the desired classification accuracy is of great practical significance, because for many…

机器学习 · 计算机科学 2019-12-20 Xiao Han , Zihao Wang , Enmei Tu , Gunnam Suryanarayana , Jie Yang

In this paper, we present a simple and efficient method for training deep neural networks in a semi-supervised setting where only a small portion of training data is labeled. We introduce self-ensembling, where we form a consensus…

神经与进化计算 · 计算机科学 2017-03-16 Samuli Laine , Timo Aila

A long-standing proposition is that by emulating the operation of the brain's neocortex, a spiking neural network (SNN) can achieve similar desirable features: flexible learning, speed, and efficiency. Temporal neural networks (TNNs) are…

神经与进化计算 · 计算机科学 2021-02-24 James E. Smith

In several domains obtaining class annotations is expensive while at the same time unlabelled data are abundant. While most semi-supervised approaches enforce restrictive assumptions on the data distribution, recent work has managed to…

机器学习 · 统计学 2017-10-11 Martin Trapp , Tamas Madl , Robert Peharz , Franz Pernkopf , Robert Trappl

Semisupervised learning is a learning standard which deals with the study of how computers and natural systems such as human beings acquire knowledge in the presence of both labeled and unlabeled data. Semisupervised learning based methods…

机器学习 · 计算机科学 2014-02-20 V. Jothi Prakash , Dr. L. M. Nithya

We propose a semi-supervised text classifier based on self-training using one positive and one negative property of neural networks. One of the weaknesses of self-training is the semantic drift problem, where noisy pseudo-labels accumulate…

计算与语言 · 计算机科学 2024-01-02 Payam Karisani

Learning the optimized solution as a function of environmental parameters is effective in solving numerical optimization in real time for time-sensitive applications. Existing works of learning to optimize train deep neural networks (DNN)…

机器学习 · 计算机科学 2019-05-28 Chengjian Sun , Chenyang Yang

In this paper we consider the problem of semi-supervised learning with deep Convolutional Neural Networks (ConvNets). Semi-supervised learning is motivated on the observation that unlabeled data is cheap and can be used to improve the…

计算机视觉与模式识别 · 计算机科学 2016-06-13 Mehdi Sajjadi , Mehran Javanmardi , Tolga Tasdizen

Neural networks with at least two hidden layers are called deep networks. Recent developments in AI and computer programming in general has led to development of tools such as Tensorflow, Keras, NumPy etc. making it easier to model and draw…

信号处理 · 电气工程与系统科学 2021-03-30 Ruthvik Vaila , Denver Lloyd , Kevin Tetz

Self-training algorithms, which train a model to fit pseudolabels predicted by another previously-learned model, have been very successful for learning with unlabeled data using neural networks. However, the current theoretical…

机器学习 · 计算机科学 2022-04-22 Colin Wei , Kendrick Shen , Yining Chen , Tengyu Ma

A semi-supervised learning framework using the feedforward-designed convolutional neural networks (FF-CNNs) is proposed for image classification in this work. One unique property of FF-CNNs is that no backpropagation is used in model…

计算机视觉与模式识别 · 计算机科学 2019-02-07 Yueru Chen , Yijing Yang , Min Zhang , C. -C. Jay Kuo

Federated semi-supervised learning (FSSL) has emerged as a powerful paradigm for collaboratively training machine learning models using distributed data with label deficiency. Advanced FSSL methods predominantly focus on training a single…

机器学习 · 计算机科学 2024-02-23 Yonggang Zhang , Zhiqin Yang , Xinmei Tian , Nannan Wang , Tongliang Liu , Bo Han

This paper introduces and evaluates a novel training method for neural networks: Dual Variable Learning Rates (DVLR). Building on insights from behavioral psychology, the dual learning rates are used to emphasize correct and incorrect…

机器学习 · 计算机科学 2021-02-11 Elizabeth Liner , Risto Miikkulainen

Self-training is an important technique for solving semi-supervised learning problems. It leverages unlabeled data by generating pseudo-labels and combining them with a limited labeled dataset for training. The effectiveness of…

机器学习 · 计算机科学 2023-11-06 Banghua Zhu , Mingyu Ding , Philip Jacobson , Ming Wu , Wei Zhan , Michael Jordan , Jiantao Jiao

Modern sensing and metrology systems now stream terabytes of heterogeneous, high-dimensional (HD) data profiles, images, and dense point clouds, whose natural representation is multi-way tensors. Understanding such data requires regression…

机器学习 · 计算机科学 2025-10-08 Qian Wang , Mohammad N. Bisheh , Kamran Paynabar

Non-injective functions are not globally invertible. However, they can often be restricted to locally injective subdomains where the inversion is well-defined. In many settings a preferred solution can be selected even when multiple valid…

机器学习 · 计算机科学 2026-02-19 Sebastian J. Wetzel

Supervised learning of convolutional neural networks (CNNs) can require very large amounts of labeled data. Labeling thousands or millions of training examples can be extremely time consuming and costly. One direction towards addressing…

计算机视觉与模式识别 · 计算机科学 2017-07-27 Amir Ghaderi , Vassilis Athitsos

Tensor networks (TNs) and neural networks (NNs) are two fundamental data modeling approaches. TNs were introduced to solve the curse of dimensionality in large-scale tensors by converting an exponential number of dimensions to polynomial…

机器学习 · 计算机科学 2025-03-18 Maolin Wang , Yu Pan , Zenglin Xu , Guangxi Li , Xiangli Yang , Danilo Mandic , Andrzej Cichocki

Machine learning qualifies computers to assimilate with data, without being solely programmed [1, 2]. Machine learning can be classified as supervised and unsupervised learning. In supervised learning, computers learn an objective that…

SimCLR is one of the most popular contrastive learning methods for vision tasks. It pre-trains deep neural networks based on a large amount of unlabeled data by teaching the model to distinguish between positive and negative pairs of…

机器学习 · 计算机科学 2024-09-30 Han Zhang , Yuan Cao