中文
相关论文

相关论文: Classification with Trust: A Supervised Approach b…

200 篇论文

Subject classification schemes are foundational to the organization, evaluation, and navigation of scientific knowledge. While expert-curated systems like Scopus provide widely used taxonomies, they often suffer from coarse granularity,…

数字图书馆 · 计算机科学 2025-12-30 Zhuoqi Lyu , Qing Ke

Despite great strides made on fine-grained visual classification (FGVC), current methods are still heavily reliant on fully-supervised paradigms where ample expert labels are called for. Semi-supervised learning (SSL) techniques, acquiring…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Ruoyi Du , Dongliang Chang , Zhanyu Ma , Yi-Zhe Song , Jun Guo

We present a new flavor of Variational Autoencoder (VAE) that interpolates seamlessly between unsupervised, semi-supervised and fully supervised learning domains. We show that unlabeled datapoints not only boost unsupervised tasks, but also…

机器学习 · 计算机科学 2019-11-15 Felix Berkhahn , Richard Keys , Wajih Ouertani , Nikhil Shetty , Dominik Geißler

In this work we consider a problem of multi-label classification, where each instance is associated with some binary vector. Our focus is to find a classifier which minimizes false negative discoveries under constraints. Depending on the…

统计理论 · 数学 2019-03-29 Evgenii Chzhen

Cluster analysis requires many decisions: the clustering method and the implied reference model, the number of clusters and, often, several hyper-parameters and algorithms' tunings. In practice, one produces several partitions, and a final…

机器学习 · 统计学 2023-08-14 Luca Coraggio , Pietro Coretto

Most machine learning-based image segmentation models produce pixel-wise confidence scores that represent the model's predicted probability for each class label at every pixel. While this information can be particularly valuable in…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Bruno Viti , Elias Karabelas , Martin Holler

In this paper, Kernel PCA is reinterpreted as the solution to a convex optimization problem. Actually, there is a constrained convex problem for each principal component, so that the constraints guarantee that the principal component is…

机器学习 · 计算机科学 2017-10-25 Carlos M. Alaíz , Michaël Fanuel , Johan A. K. Suykens

Semi-supervised learning (SSL) provides a powerful framework for leveraging unlabeled data when labels are limited or expensive to obtain. SSL algorithms based on deep neural networks have recently proven successful on standard benchmark…

机器学习 · 计算机科学 2019-05-28 Jiaxing Wang , Yin Zheng , Xiaoshuang Chen , Junzhou Huang , Jian Cheng

Set classification aims to classify a set of observations as a whole, as opposed to classifying individual observations separately. To formally understand the unfamiliar concept of binary set classification, we first investigate the optimal…

机器学习 · 统计学 2020-06-29 Zhao Ren , Sungkyu Jung , Xingye Qiao

Along with the breakthrough of convolutional neural networks, learning-based segmentation has emerged in many research works. Most of them are based on supervised learning, requiring plenty of annotated data; however, to support…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Junhuan Yang , Yi Sheng , Yuzhou Zhang , Weiwen Jiang , Lei Yang

Learning using privileged information is an attractive problem setting that helps many learning scenarios in the real world. A state-of-the-art method of Gaussian process classification (GPC) with privileged information is GPC+, which…

机器学习 · 统计学 2018-02-13 Ryosuke Kamesawa , Issei Sato , Masashi Sugiyama

Region-based methods have proven necessary for improving segmentation accuracy of neuronal structures in electron microscopy (EM) images. Most region-based segmentation methods use a scoring function to determine region merging. Such…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Ting Liu , Miaomiao Zhang , Mehran Javanmardi , Nisha Ramesh , Tolga Tasdizen

Class imbalance has a detrimental effect on the predictive performance of most supervised learning algorithms as the imbalanced distribution can lead to a bias preferring the majority class. To solve this problem, we propose a Supervised…

机器学习 · 计算机科学 2022-10-27 Shuting Tao , Peng Peng , Qi Li , Hongwei Wang

Graph-based semi-supervised regression (SSR) is the problem of estimating the value of a function on a weighted graph from its values (labels) on a small subset of the vertices. This paper is concerned with the consistency of SSR in the…

机器学习 · 统计学 2021-10-27 Andrea L. Bertozzi , Bamdad Hosseini , Hao Li , Kevin Miller , Andrew M. Stuart

This paper studies semi-supervised learning of semantic segmentation, which assumes that only a small portion of training images are labeled and the others remain unlabeled. The unlabeled images are usually assigned pseudo labels to be used…

计算机视觉与模式识别 · 计算机科学 2022-06-02 Donghyeon Kwon , Suha Kwak

Obtaining labelled data in a particular context could be expensive and time consuming. Although different algorithms, including unsupervised learning, semi-supervised learning, self-learning have been adopted, the performance of text…

计算与语言 · 计算机科学 2022-12-26 Ying Xie , Dongping Song

Existing semi-supervised learning algorithms adopt pseudo-labeling and consistency regulation techniques to introduce supervision signals for unlabeled samples. To overcome the inherent limitation of threshold-based pseudo-labeling, prior…

机器学习 · 计算机科学 2024-07-10 Zhiyu Wu , Jinshi Cui

Convolutional neural networks (CNNs) are commonly used for image classification. Saliency methods are examples of approaches that can be used to interpret CNNs post hoc, identifying the most relevant pixels for a prediction following the…

机器学习 · 计算机科学 2020-10-01 Nicholas Halliwell , Freddy Lecue

Semi-supervised learning (SSL) uses unlabeled data for training and has been shown to greatly improve performance when compared to a supervised approach on the labeled data available. This claim depends both on the amount of labeled data…

机器学习 · 计算机科学 2019-10-01 Marc Lelarge , Leo Miolane

In practical machine learning applications, it is often challenging to assign accurate labels to data, and increasing the number of labeled instances is often limited. In such cases, Weakly Supervised Learning (WSL), which enables training…

机器学习 · 计算机科学 2026-03-24 Tomoya Tate , Kosuke Sugiyama , Masato Uchida