Similarity-based clustering and semi-supervised learning methods separate the data into clusters or classes according to the pairwise similarity between the data, and the pairwise similarity is crucial for their performance. In this paper, we propose a novel discriminative similarity learning framework which learns dis…
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
Recently, researches related to unsupervised disentanglement learning with deep generative models have gained substantial popularity. However, without introducing supervision, there is no guarantee that the factors of interest can be successfully recovered. Motivated by a real-world problem, we propose a setting where …
Paper proposes a supervised similarity framework for corporate bonds using RF proximities.
Self-supervised and supervised methods learn similar intermediate visual representations but diverge in final layers.
Paper tackles weakly supervised learning from similarity-confidence data.
This paper investigates semi-supervised hashing methods using variational autoencoders.
QCML improves bond similarity learning in illiquid markets.
We address the problem of general supervised learning when data can only be accessed through an (indefinite) similarity function between data points. Existing work on learning with indefinite kernels has concentrated solely on binary/multi-class classification problems. We propose a model that is generic enough to hand…
New approach uses contrastive learning for better wireless power control.
New algorithm detects community labels in networks using unlabeled data.
Proposes a new method to learn distance metrics for semi-supervised learning.
SimStock learns stock similarities for better investment management.
We introduce TzK (pronounced "task"), a conditional probability flow-based model that exploits attributes (e.g., style, class membership, or other side information) in order to learn tight conditional prior around manifolds of the target observations. The model is trained via approximated ML, and offers efficient appro…
Proposes a method to improve hierarchical clustering using set-level structural priors.
Deep neural networks (DNNs) have achieved exceptional performances in many tasks, particularly, in supervised classification tasks. However, achievements with supervised classification tasks are based on large datasets with well-separated classes. Typically, real-world applications involve wild datasets that include si…
End-to-end graph-based SSL learns all graph factors dynamically.
Classical supervised classification tasks search for a nonlinear mapping that maps each encoded feature directly to a probability mass over the labels. Such a learning framework typically lacks the intuition that encoded features from the same class tend to be similar and thus has little interpretability for the learne…
Cosine similarity can force points to grow in magnitude, causing convergence issues.
Bayesian Supervised Causal Clustering identifies patient subgroups for personalized decision-making.
S2MAM improves semi-supervised learning by selecting relevant variables and updating similarity metrics.
DNN-based cross-modal retrieval has become a research hotspot, by which users can search results across various modalities like image and text. However, existing methods mainly focus on the pairwise correlation and reconstruction error of labeled data. They ignore the semantically similar and dissimilar constraints bet…
In this article, the logic rule ensembles approach to supervised learning is applied to the unsupervised or semi-supervised clustering. Logic rules which were obtained by combining simple conjunctive rules are used to partition the input space and an ensemble of these rules is used to define a similarity matrix. Simila…
Most network-based machine learning methods assume that the labels of two adjacent samples in the network are likely to be the same. However, assuming the pairwise relationship between samples is not complete. The information a group of samples that shows very similar pattern and tends to have similar labels is missed.…
GraphCL learns node representations by maximizing similarity between perturbed node features.
With the widespread use of machine learning for classification, it becomes increasingly important to be able to use weaker kinds of supervision for tasks in which it is hard to obtain standard labeled data. One such kind of supervision is provided pairwise---in the form of Similar (S) pairs (if two examples belong to t…
CLOCS uses contrastive learning to improve cardiac signal representations.
ContraSim learns financial headline similarities for market forecasting.
New method for estimating firm linkages using CVLs and QCML.
Measuring sentence similarity is a classic topic in natural language processing. Light-weighted similarities are still of particular practical significance even when deep learning models have succeeded in many other tasks. Some light-weighted similarities with more theoretical insights have been demonstrated to be even…
The study calculates the risk of semi-supervised multitask learning on Gaussian mixtures.
Similarity plays a fundamental role in many areas, including data mining, machine learning, statistics and various applied domains. Inspired by the success of ensemble methods and the flexibility of trees, we propose to learn a similarity kernel called rpf-kernel through random projection forests (rpForests). Our theor…
New method learns from noisy data without knowing noise level.
Semi-supervised clustering methods incorporate a limited amount of supervision into the clustering process. Typically, this supervision is provided by the user in the form of pairwise constraints. Existing methods use such constraints in one of the following ways: they adapt their clustering procedure, their similarity…
New method separates objects from images using deep neural networks trained to inpaint.
Neural network models that are not conditioned on class identities were shown to facilitate knowledge transfer between classes and to be well-suited for one-shot learning tasks. Following this motivation, we further explore and establish such models and present a novel neural network architecture for the task of weakly…
This paper introduces PM and PMLP to enhance SSL by considering probability density and cluster assumptions.
Evaluating the clinical similarities between pairwise patients is a fundamental problem in healthcare informatics. A proper patient similarity measure enables various downstream applications, such as cohort study and treatment comparative effectiveness research. One major carrier for conducting patient similarity resea…
For semi-supervised techniques to be applied safely in practice we at least want methods to outperform their supervised counterparts. We study this question for classification using the well-known quadratic surrogate loss function. Using a projection of the supervised estimate onto a set of constraints imposed by the u…
Optimal transport semi-supervised learning improves GNSS multi-path detection.
Loss functions play a crucial role in deep metric learning thus a variety of them have been proposed. Some supervise the learning process by pairwise or tripletwise similarity constraints while others take advantage of structured similarity information among multiple data points. In this work, we approach deep metric l…
Two novel methods improve network embedding for completely-imbalanced labels.
Study compares memorization of SimCLR to supervised and random labels training.
New hashing method improves document retrieval precision.
This study investigates self-supervised learning with Wasserstein distance on tree structures.
Adapts attention to supervised learning for personalized predictions.
Transformer-based method discovers objects from images without labels.
MixMOOD improves SSDL by selecting unlabelled data based on deep feature similarity.
GANs involve training two networks in an adversarial game, where each network's task depends on its adversary. Recently, several works have framed GAN training as an online or continual learning problem. We focus on the discriminator, which must perform classification under an (adversarially) shifting data distribution…