中文
相关论文

相关论文: Learning Neighborhoods for Metric Learning

200 篇论文

Recently, deep metric learning techniques received attention, as the learned distance representations are useful to capture the similarity relationship among samples and further improve the performance of various of supervised or…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Zhiyuan Li , Anca Ralescu

In this paper, we present a novel deep metric learning method to tackle the multi-label image classification problem. In order to better learn the correlations among images features, as well as labels, we attempt to explore a latent space,…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Changsheng Li , Chong Liu , Lixin Duan , Peng Gao , Kai Zheng

Learning a good distance metric in feature space potentially improves the performance of the KNN classifier and is useful in many real-world applications. Many metric learning algorithms are however based on the point estimation of a…

计算机视觉与模式识别 · 计算机科学 2016-04-11 Dong Wang , Xiaoyang Tan

Metric learning aims at finding a suitable distance metric over the input space, to improve the performance of distance-based learning algorithms. In high-dimensional settings, it can also serve as dimensionality reduction by imposing a…

机器学习 · 计算机科学 2024-04-16 Efstratios Palias , Ata Kabán

Distance metric learning is an important component for many tasks, such as statistical classification and content-based image retrieval. Existing approaches for learning distance metrics from pairwise constraints typically suffer from two…

机器学习 · 计算机科学 2012-06-26 Liu Yang , Rong Jin , Rahul Sukthankar

Many prediction problems can be phrased as inferences over local neighborhoods of graphs. The graph represents the interaction between entities, and the neighborhood of each entity contains information that allows the inferences or…

机器学习 · 计算机科学 2016-11-22 Rakshit Agrawal , Luca de Alfaro , Vassilis Polychronopoulos

Although the notion of task similarity is potentially interesting in a wide range of areas such as curriculum learning or automated planning, it has mostly been tied to transfer learning. Transfer is based on the idea of reusing the…

机器学习 · 计算机科学 2021-03-09 Álvaro Visús , Javier García , Fernando Fernández

Recent literature has shown that symbolic data, such as text and graphs, is often better represented by points on a curved manifold, rather than in Euclidean space. However, geometrical operations on manifolds are generally more complicated…

机器学习 · 计算机科学 2019-02-06 Max Aalto , Nakul Verma

Metric learning seeks a transformation of the feature space that enhances prediction quality for the given task at hand. In this work we provide PAC-style sample complexity rates for supervised metric learning. We give matching lower- and…

机器学习 · 计算机科学 2015-05-12 Nakul Verma , Kristin Branson

State-of-the-art deep neural network recognition systems are designed for a static and closed world. It is usually assumed that the distribution at test time will be the same as the distribution during training. As a result, classifiers are…

计算机视觉与模式识别 · 计算机科学 2019-02-28 Benjamin J. Meyer , Tom Drummond

The task of multi-step ahead prediction in language models is challenging considering the discrepancy between training and testing. At test time, a language model is required to make predictions given past predictions as input, instead of…

机器学习 · 计算机科学 2018-09-18 James O' Neill , Danushka Bollegala

In the realizable online setting, a learner is tasked with making predictions for a stream of instances, where the correct answer is revealed after each prediction. A learning rule is online consistent if its mistake rate eventually…

机器学习 · 计算机科学 2024-11-01 Sanjoy Dasgupta , Geelon So

We present a novel self-taught framework for unsupervised metric learning, which alternates between predicting class-equivalence relations between data through a moving average of an embedding model and learning the model with the predicted…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Sungyeon Kim , Dongwon Kim , Minsu Cho , Suha Kwak

Selection bias in recommender system arises from the recommendation process of system filtering and the interactive process of user selection. Many previous studies have focused on addressing selection bias to achieve unbiased learning of…

机器学习 · 计算机科学 2024-05-01 Haoxuan Li , Chunyuan Zheng , Sihao Ding , Peng Wu , Zhi Geng , Fuli Feng , Xiangnan He

The paper addresses the problem of learning a regression model parameterized by a fixed-rank positive semidefinite matrix. The focus is on the nonlinear nature of the search space and on scalability to high-dimensional problems. The…

机器学习 · 计算机科学 2011-02-01 Gilles Meyer , Silvere Bonnabel , Rodolphe Sepulchre

We consider the problem of metric learning for multi-view data and present a novel method for learning within-view as well as between-view metrics in vector-valued kernel spaces, as a way to capture multi-modal structure of the data. We…

机器学习 · 计算机科学 2018-03-22 Riikka Huusari , Hachem Kadri , Cécile Capponi

Distance metric learning is a branch of machine learning that aims to learn distances from the data, which enhances the performance of similarity-based algorithms. This tutorial provides a theoretical background and foundations on this…

机器学习 · 计算机科学 2020-08-20 Juan Luis Suárez-Díaz , Salvador García , Francisco Herrera

Hypergraph data appear and are hidden in many places in the modern age. They are data structure that can be used to model many real data examples since their structures contain information about higher order relations among data points. One…

社会与信息网络 · 计算机科学 2020-10-02 Dong Quan Ngoc Nguyen , Lin Xing , Lizhen Lin

Deep neural networks trained over large datasets learn features that are both generic to the whole dataset, and specific to individual classes in the dataset. Learned features tend towards generic in the lower layers and specific in the…

机器学习 · 计算机科学 2018-04-24 Edward Collier , Robert DiBiano , Supratik Mukhopadhyay

Recent success in training deep neural networks have prompted active investigation into the features learned on their intermediate layers. Such research is difficult because it requires making sense of non-linear computations performed by…

机器学习 · 计算机科学 2016-03-01 Yixuan Li , Jason Yosinski , Jeff Clune , Hod Lipson , John Hopcroft