This paper benchmarks Bayesian models' ability to estimate predictive correlations, especially for active learning.
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
In this paper, we present and illustrate some new tools for rigorously analyzing training data selection methods. These tools focus on the information theoretic losses that occur when sampling data. We use this framework to prove that two methods, Facility Location Selection and Transductive Experimental Design, reduce…
Motivated by social balance theory, we develop a theory of link classification in signed networks using the correlation clustering index as measure of label regularity. We derive learning bounds in terms of correlation clustering within three fundamental transductive learning settings: online, batch and active. Our mai…
The paper establishes bounds for transductive learning using information theory.
Local regularization fails in transductive learning for some multiclass problems.
We develop a technique for deriving data-dependent error bounds for transductive learning algorithms based on transductive Rademacher complexity. Our technique is based on a novel general error bound for transduction in terms of transductive Rademacher complexity, together with a novel bounding technique for Rademacher…
We consider active, semi-supervised learning in an offline transductive setting. We show that a previously proposed error bound for active learning on undirected weighted graphs can be generalized by replacing graph cut with an arbitrary symmetric submodular function. Arbitrary non-symmetric submodular functions can be…
Improved mistake bounds for transductive online learning.
Transductive learning considers situations when a learner observes labelled training points and unlabelled test points with the final goal of giving correct answers for the test points. This paper introduces a new complexity measure for transductive learning called Permutational Rademacher Complexity (PRC) and …
New method TLC improves transductive learning bounds.
Transductive learning considers a training set of labeled samples and a test set of unlabeled samples, with the goal of best labeling that particular test set. Conversely, inductive learning considers a training set of labeled samples drawn iid from , with the goal of best labeling any future sample…
Adversarial robust learning improved for transductive setting.
Study shows transductive learning is equivalent to PAC learning for most natural loss functions.
Multi-group learners suffer a penalty in transductive learning.
Many machine learning tasks can be expressed as the transformation---or \emph{transduction}---of input sequences into output sequences: speech recognition, machine translation, protein secondary structure prediction and text-to-speech to name but a few. One of the key challenges in sequence transduction is learning to …
Proposes a framework for compositional generalization in language models.
Proposes a transductive matrix completion method with calibration for multi-task learning.
Extractive compression is a challenging natural language processing problem. This work contributes by formulating neural extractive compression as a parse tree transduction problem, rather than a sequence transduction task. Motivated by this, we introduce a deep neural model for learning structure-to-substructure tree …
PAC learning simplified as bipartite matching.
Most traditional online learning algorithms are based on variants of mirror descent or follow-the-leader. In this paper, we present an online algorithm based on a completely different approach, tailored for transductive settings, which combines "random playout" and randomized rounding of loss subgradients. As an applic…
In a Massive Open Online Course (MOOC), predictive models of student behavior can support multiple aspects of learning, including instructor feedback and timely intervention. Ongoing courses, when the student outcomes are yet unknown, must rely on models trained from the historical data of previously offered courses. I…
Rectified Linear Units (ReLUs) are among the most widely used activation function in a broad variety of tasks in vision. Recent theoretical results suggest that despite their excellent practical performance, in various cases, a substitution with basis expansions (e.g., polynomials) can yield significant benefits from b…
We show two novel concentration inequalities for suprema of empirical processes when sampling without replacement, which both take the variance of the functions into account. While these inequalities may potentially have broad applications in learning theory in general, we exemplify their significance by studying the t…
TIM maximizes mutual information for few-shot learning, outperforming state-of-the-art methods.
PARMESAN learns from memory without parameters for fast, efficient continual learning.
The paper surveys recent extensions of the Long-Short Term Memory networks to handle tree structures from the perspective of learning non-trivial forms of isomorph structured transductions. It provides a discussion of modern TreeLSTM models, showing the effect of the bias induced by the direction of tree processing. An…
Supervised learning with large scale labeled datasets and deep layered models has made a paradigm shift in diverse areas in learning and recognition. However, this approach still suffers generalization issues under the presence of a domain shift between the training and the test data distribution. In this regard, unsup…
Improved few-shot learning with LSSVM and transductive modules.
New bounds improve graph node classification using optimal transport.
We present transductive Boltzmann machines (TBMs), which firstly achieve transductive learning of the Gibbs distribution. While exact learning of the Gibbs distribution is impossible by the family of existing Boltzmann machines due to combinatorial explosion of the sample space, TBMs overcome the problem by adaptively …
Graph neural networks generalize well under certain conditions, explained by learning theory.
New methods learn from single graphs, improving transductive node classification.
Standard methods in supervised learning separate training and prediction: the model is fit independently of any test points it may encounter. However, can knowledge of the next test point be exploited to improve prediction accuracy? We address this question in the context of linear prediction, show…
The study finds conditions for compressing the hidden dimension of Graph Transformers for transductive learning.
Compact learning results across various loss functions.
Combines Xgboost and transductive SVM for semi-supervised learning.
GEN tackles few-shot out-of-graph link prediction in evolving multi-relational graphs.
Enhances few-shot image classification using unlabelled examples.
Study on tradeoffs between mistakes and ERM oracle calls in online and transductive learning.
A new method for few-shot learning using Laplacian regularization.
The paper finds a fundamental trade-off between confidence and efficiency in transductive conformal prediction.
New method improves transductive learning predictions with multiplicative oracle inequalities.
GCL-LRR improves node classification in noisy graphs.
Meta-learned confidence improves few-shot learning accuracy.
Improved bounds for unbounded losses using transductive priors.
Boosting theory explains why multi-scale GNNs work.
The goal of few-shot learning is to learn a classifier that generalizes well even when trained with a limited number of training instances per class. The recently introduced meta-learning approaches tackle this problem by learning a generic classifier across a large number of multiclass classification tasks and general…
NPGNN improves graph link prediction by adapting to new graphs.