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
Introduces CHL, a new loss function for continuous similarity learning.
Defining similarity measures is a requirement for some machine learning methods. One such method is case-based reasoning (CBR) where the similarity measure is used to retrieve the stored case or set of cases most similar to the query case. Describing a similarity measure analytically is challenging, even for domain exp…
Advocates Tversky's model for image similarity learning.
Inner product-based convolution has been the founding stone of convolutional neural networks (CNNs), enabling end-to-end learning of visual representation. By generalizing inner product with a bilinear matrix, we propose the neural similarity which serves as a learnable parametric similarity measure for CNNs. Neural si…
New method improves reinforcement learning generalization.
CLS measures dataset similarity through decision rule performance.
Quantum networks learn task-dependent asymmetric similarity measures.
Proposes a method to evaluate meta-learning performance based on task similarity.
Deconfounds neural network representation similarity metrics to improve consistency and accuracy.
The paper analyzes the generalization of deep neural networks for metric and similarity learning.
New method for estimating firm linkages using CVLs and QCML.
Paper shows similarity learning can lead to strong binary classification performance.
Meta-learning framework uses task similarity through nonparametric kernel regression.
We propose (WIPS) for neural network-based graph embedding. In addition to the parameters of neural networks, we optimize the weights of the inner product by allowing positive and negative values. Despite its simplicity, WIPS can approximate arbitrary general similarities in…
In many domains where data are represented as graphs, learning a similarity metric among graphs is considered a key problem, which can further facilitate various learning tasks, such as classification, clustering, and similarity search. Recently, there has been an increasing interest in deep graph similarity learning, …
New insights into continual learning with task similarity.
Proposes a new neural network approach to credit assignment.
Paper proposes a supervised similarity framework for corporate bonds using RF proximities.
Paper tackles weakly supervised learning from similarity-confidence data.
New findings clarify the link between distributional closeness and representational similarity.
Defines a similarity measure for classification distributions.
Study shows how task similarity affects forgetting in teacher-student setup.
Paper tackles noisy similarity labels for multi-class classification.
Learning a model of perceptual similarity from a collection of objects is a fundamental task in machine learning underlying numerous applications. A common way to learn such a model is from relative comparisons in the form of triplets: responses to queries of the form "Is object a more similar to b than it is to c?". I…
ContraSim learns financial headline similarities for market forecasting.
Exploits class similarity for better machine learning models with confidence labels and projective loss functions.
A good measure of similarity between data points is crucial to many tasks in machine learning. Similarity and metric learning methods learn such measures automatically from data, but they do not scale well respect to the dimensionality of the data. In this paper, we propose a method that can learn efficiently similarit…
In many situations, the choice of an adequate similarity measure or metric on the feature space dramatically determines the performance of machine learning methods. Building automatically such measures is the specific purpose of metric/similarity learning. In Vogel et al. (2018), similarity learning is formulated as a …
BiLRP explains deep similarity models by decomposing scores into feature contributions.
Unified understanding of neural representation similarity measures.
Paper explains contrastive learning using cosine similarity and proposes mitigations for batch size effects.
Paper develops active learning for clustering unknown pairwise similarities.
As a highlighting research topic in the multimedia area, cross-media retrieval aims to capture the complex correlations among multiple media types. Learning better shared representation and distance metric for multimedia data is important to boost the cross-media retrieval. Motivated by the strong ability of deep neura…
In recent years, deep metric learning has achieved promising results in learning high dimensional semantic feature embeddings where the spatial relationships of the feature vectors match the visual similarities of the images. Similarity search for images is performed by determining the vectors with the smallest distanc…
Recently, metric learning and similarity learning have attracted a large amount of interest. Many models and optimisation algorithms have been proposed. However, there is relatively little work on the generalization analysis of such methods. In this paper, we derive novel generalization bounds of metric and similarity …
Data similarity is a key concept in many data-driven applications. Many algorithms are sensitive to similarity measures. To tackle this fundamental problem, automatically learning of similarity information from data via self-expression has been developed and successfully applied in various models, such as low-rank repr…
We propose a novel learning framework to answer questions such as "if a user is purchasing a shirt, what other items will (s)he need with the shirt?" Our framework learns distributed representations for items from available textual data, with the learned representations representing items in a latent space expressing f…
A new method identifies similar mutual funds using graph learning.
This paper tackles efficient optimization for nonlinear embeddings in similarity learning.
Method generates visual explanations for similarity models without classification.
Many similarity-based clustering methods work in two separate steps including similarity matrix computation and subsequent spectral clustering. However, similarity measurement is challenging because it is usually impacted by many factors, e.g., the choice of similarity metric, neighborhood size, scale of data, noise an…
Paper proposes embedding models to capture semantic similarities of categorical attributes in financial bonds.
Cosine similarity can force points to grow in magnitude, causing convergence issues.
The performance of many machine learning techniques depends on the choice of an appropriate similarity or distance measure on the input space. Similarity learning (or metric learning) aims at building such a measure from training data so that observations with the same (resp. different) label are as close (resp. far) a…
Most of the existing approaches focus on specific visual tasks while ignoring the relations between them. Estimating task relation sheds light on the learning of high-order semantic concepts, e.g., transfer learning. How to reveal the underlying relations between different visual tasks remains largely unexplored. In th…
Learning informative representations of data is one of the primary goals of deep learning, but there is still little understanding as to what representations a neural network actually learns. To better understand this, subspace match was recently proposed as a method for assessing the similarity of the representations …
Large language models learn company embeddings from SEC filings.