Active graph-based semi-supervised learning (AG-SSL) aims to select a small set of labeled examples and utilize their graph-based relation to other unlabeled examples to aid in machine learning tasks. It is also closely related to the sampling theory in graph signal processing. In this paper, we revisit the original fo…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
End-to-end graph-based SSL learns all graph factors dynamically.
AUC-spec optimizes graph-based SSL for complex label distributions.
Graph-based Bayesian SSL uses graph theory to propagate labels from a few to many unlabeled features.
Improves graph-based active learning for non-Gaussian models.
Paper proposes a novel GCN-based SSL algorithm to enhance node representations using contrastive and generative losses.
We focus on developing a novel scalable graph-based semi-supervised learning (SSL) method for a small number of labeled data and a large amount of unlabeled data. Due to the lack of labeled data and the availability of large-scale unlabeled data, existing SSL methods usually encounter either suboptimal performance beca…
Study evaluates graph-based semi-supervised learning under noisy label conditions.
While the harmonic function solution performs well in many semi-supervised learning (SSL) tasks, it is known to scale poorly with the number of samples. Recent successful and scalable methods, such as the eigenfunction method focus on efficiently approximating the whole spectrum of the graph Laplacian constructed from …
In this paper, we proposed a general framework for data poisoning attacks to graph-based semi-supervised learning (G-SSL). In this framework, we first unify different tasks, goals, and constraints into a single formula for data poisoning attack in G-SSL, then we propose two specialized algorithms to efficiently solve t…
We present a graph-based semi-supervised learning (SSL) method for learning edge flows defined on a graph. Specifically, given flow measurements on a subset of edges, we want to predict the flows on the remaining edges. To this end, we develop a computational framework that imposes certain constraints on the overall fl…
Semi-supervised learning (SSL) is effectively used for numerous classification problems, thanks to its ability to make use of abundant unlabeled data. The main assumption of various SSL algorithms is that the nearby points on the data manifold are likely to share a label. Graph-based SSL constructs a graph from point-c…
In many real-world network datasets such as co-authorship, co-citation, email communication, etc., relationships are complex and go beyond pairwise. Hypergraphs provide a flexible and natural modeling tool to model such complex relationships. The obvious existence of such complex relationships in many real-world networ…
Predicting properties of nodes in a graph is an important problem with applications in a variety of domains. Graph-based Semi-Supervised Learning (SSL) methods aim to address this problem by labeling a small subset of the nodes as seeds and then utilizing the graph structure to predict label scores for the rest of the …
Many interactive image segmentation techniques are based on semi-supervised learning. The user may label some pixels from each object and the SSL algorithm will propagate the labels from the labeled to the unlabeled pixels, finding object boundaries. This paper proposes a new SSL graph-based interactive image segmentat…
TGCN learns from multi-relational graphs, improving SSL performance.
CGM combines SSL and LFM for better recommendation performance.
Graph construction is a crucial step in spectral clustering (SC) and graph-based semi-supervised learning (SSL). Spectral methods applied on standard graphs such as full-RBF, -graphs and -NN graphs can lead to poor performance in the presence of proximal and unbalanced data. This is because spectral methods based…
A graph-based sampling and consensus (GraphSAC) approach is introduced to effectively detect anomalous nodes in large-scale graphs. Existing approaches rely on connectivity and attributes of all nodes to assign an anomaly score per node. However, nodal attributes and network links might be compromised by adversaries, r…
We explain SSL objectives as log-likelihoods in a data curation model.
Paper analyzes how unlabeled data improves SSL and adversarial robustness.
A new machine learning methodology, called successive subspace learning (SSL), is introduced in this work. SSL contains four key ingredients: 1) successive near-to-far neighborhood expansion; 2) unsupervised dimension reduction via subspace approximation; 3) supervised dimension reduction via label-assisted regression …
Semi-supervised learning benefits the rich more than the poor, affecting fairness.
Researchers propose a new SSL risk decomposition method to evaluate and improve self-supervised learning models.
New theory explains how self-supervised learning converges, advancing AI research.
A new SSL method improves medical image classification using global latent mixing.
Maximizes image representation dependence for self-supervised learning.
Generative model creates synthetic unlabeled data for SSL.
DoubleMatch combines pseudo-labeling with self-supervision for SSL.
Semi-supervised learning debiased for better performance.
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 tasks. However, we argue that these benchmarks fail to address many issues that th…
A new framework decouples SSL tasks into VDA and VLC, revealing VDA's importance.
Semi-Supervised Learning (SSL) algorithms have shown great potential in training regimes when access to labeled data is scarce but access to unlabeled data is plentiful. However, our experiments illustrate several shortcomings that prior SSL algorithms suffer from. In particular, poor performance when unlabeled and lab…
Solves biased pseudo-labels in imbalanced SSL by refining them.
Semi-Supervised Learning (SSL) has achieved great success in overcoming the difficulties of labeling and making full use of unlabeled data. However, SSL has a limited assumption that the numbers of samples in different classes are balanced, and many SSL algorithms show lower performance for the datasets with the imbala…
Flaky performance found in GNN SSL on RDBs, leading to worse linear evaluation.
This work defines idealized SSL representations and improves existing methods.
MTSSL optimizes threshold τ for better semi-supervised learning performance.
MET learns tabular data representations without data augmentations.
SSL theory improves representation learning from raw data.
Computer vision SSL methods show effectiveness on time series data.
A new probabilistic model for semi-supervised learning unifies various methods.
Semi-supervised learning improves classification in high dimensions.
This paper explores SSL for graph neural networks, improving performance on real-world datasets.
Spectral clustering (SC) and graph-based semi-supervised learning (SSL) algorithms are sensitive to how graphs are constructed from data. In particular if the data has proximal and unbalanced clusters these algorithms can lead to poor performance on well-known graphs such as -NN, full-RBF, -graphs. This is becaus…
The study analyzes consistency-based SSL methods and proposes a new framework.
From a machine learning perspective, the human ability localize sounds can be modeled as a non-parametric and non-linear regression problem between binaural spectral features of sound received at the ears (input) and their sound-source directions (output). The input features can be summarized in terms of the individual…
SSL framework identifies non-linear systems without labeled data.