Goto

Collaborating Authors

 metric learning method








Compared with previous metric learning methods by using low-rank/online/stochastic strategies, that still encounter

Neural Information Processing Systems

We thank the reviewers for their constructive comments and suggestions. We respond to each point individually. R1: More description to highlight the unique contribution. We will add the missing references in "Related Work" and explain the difference with them in the revision. ML 2015] uses the mini-batch strategy to optimize the metric matrix in the positive semidefinite cone.


e038453073d221a4f32d0bab94ca7cee-AuthorFeedback.pdf

Neural Information Processing Systems

R1.1: concerns on compared methods and datasets. The results are shown in Figure i. We will add detailed discussions. We will highlight them in these two tables. In our implementation, we simply use the "negative" loss, i.e., R4.1: compare with robust deep learning.


Semantic-Enhanced Relational Metric Learning for Recommender Systems

arXiv.org Artificial Intelligence

Recently, relational metric learning methods have been received great attention in recommendation community, which is inspired by the translation mechanism in knowledge graph. Different from the knowledge graph where the entity-to-entity relations are given in advance, historical interactions lack explicit relations between users and items in recommender systems. Currently, many researchers have succeeded in constructing the implicit relations to remit this issue. However, in previous work, the learning process of the induction function only depends on a single source of data (i.e., user-item interaction) in a supervised manner, resulting in the co-occurrence relation that is free of any semantic information. In this paper, to tackle the above problem in recommender systems, we propose a joint Semantic-Enhanced Relational Metric Learning (SERML) framework that incorporates the semantic information. Specifically, the semantic signal is first extracted from the target reviews containing abundant item features and personalized user preferences. A novel regression model is then designed via leveraging the extracted semantic signal to improve the discriminative ability of original relation-based training process. On four widely-used public datasets, experimental results demonstrate that SERML produces a competitive performance compared with several state-of-the-art methods in recommender systems.


Anchor-aware Deep Metric Learning for Audio-visual Retrieval

arXiv.org Artificial Intelligence

Metric learning minimizes the gap between similar (positive) pairs of data points and increases the separation of dissimilar (negative) pairs, aiming at capturing the underlying data structure and enhancing the performance of tasks like audio-visual cross-modal retrieval (AV-CMR). Recent works employ sampling methods to select impactful data points from the embedding space during training. However, the model training fails to fully explore the space due to the scarcity of training data points, resulting in an incomplete representation of the overall positive and negative distributions. In this paper, we propose an innovative Anchor-aware Deep Metric Learning (AADML) method to address this challenge by uncovering the underlying correlations among existing data points, which enhances the quality of the shared embedding space. Specifically, our method establishes a correlation graph-based manifold structure by considering the dependencies between each sample as the anchor and its semantically similar samples. Through dynamic weighting of the correlations within this underlying manifold structure using an attention-driven mechanism, Anchor Awareness (AA) scores are obtained for each anchor. These AA scores serve as data proxies to compute relative distances in metric learning approaches. Extensive experiments conducted on two audio-visual benchmark datasets demonstrate the effectiveness of our proposed AADML method, significantly surpassing state-of-the-art models. Furthermore, we investigate the integration of AA proxies with various metric learning methods, further highlighting the efficacy of our approach.