Cold Start Similar Artists Ranking with Gravity-Inspired Graph
Autoencoders
- URL: http://arxiv.org/abs/2108.01053v1
- Date: Mon, 2 Aug 2021 17:19:47 GMT
- Title: Cold Start Similar Artists Ranking with Gravity-Inspired Graph
Autoencoders
- Authors: Guillaume Salha-Galvan and Romain Hennequin and Benjamin Chapus and
Viet-Anh Tran and Michalis Vazirgiannis
- Abstract summary: We model a cold start similar artists ranking problem as a link prediction task in a directed and attributed graph.
Then, we leverage a graph autoencoder architecture to learn node embedding representations from this graph, and to automatically rank the top-k most similar neighbors of new artists.
We empirically show the flexibility and the effectiveness of our framework, by addressing a real-world cold start similar artists ranking problem on a global music streaming service.
- Score: 18.395568778680207
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: On an artist's profile page, music streaming services frequently recommend a
ranked list of "similar artists" that fans also liked. However, implementing
such a feature is challenging for new artists, for which usage data on the
service (e.g. streams or likes) is not yet available. In this paper, we model
this cold start similar artists ranking problem as a link prediction task in a
directed and attributed graph, connecting artists to their top-k most similar
neighbors and incorporating side musical information. Then, we leverage a graph
autoencoder architecture to learn node embedding representations from this
graph, and to automatically rank the top-k most similar neighbors of new
artists using a gravity-inspired mechanism. We empirically show the flexibility
and the effectiveness of our framework, by addressing a real-world cold start
similar artists ranking problem on a global music streaming service. Along with
this paper, we also publicly release our source code as well as the industrial
graph data from our experiments.
Related papers
- GraphMuse: A Library for Symbolic Music Graph Processing [3.997809845676912]
GraphMuse is a graph processing framework and library that facilitates efficient music graph processing.
New neighbor sampling technique specifically targeted toward meaningful behavior in musical scores is central to our contribution.
Our hope is that GraphMuse will lead to a boost in, and standardization of, symbolic music processing based on graph representations.
arXiv Detail & Related papers (2024-07-17T15:54:09Z) - Combinatorial music generation model with song structure graph analysis [18.71152526968065]
We construct a graph that uses information such as note sequence and instrument as node features, while the correlation between note sequences acts as the edge feature.
We trained a Graph Neural Network to obtain node representation in the graph, then we use node representation as input of Unet to generate CONLON pianoroll image latent.
arXiv Detail & Related papers (2023-12-24T04:09:30Z) - Semi-Supervised Hierarchical Graph Classification [54.25165160435073]
We study the node classification problem in the hierarchical graph where a 'node' is a graph instance.
We propose the Hierarchical Graph Mutual Information (HGMI) and present a way to compute HGMI with theoretical guarantee.
We demonstrate the effectiveness of this hierarchical graph modeling and the proposed SEAL-CI method on text and social network data.
arXiv Detail & Related papers (2022-06-11T04:05:29Z) - CGMN: A Contrastive Graph Matching Network for Self-Supervised Graph
Similarity Learning [65.1042892570989]
We propose a contrastive graph matching network (CGMN) for self-supervised graph similarity learning.
We employ two strategies, namely cross-view interaction and cross-graph interaction, for effective node representation learning.
We transform node representations into graph-level representations via pooling operations for graph similarity computation.
arXiv Detail & Related papers (2022-05-30T13:20:26Z) - Unbiased Graph Embedding with Biased Graph Observations [52.82841737832561]
We propose a principled new way for obtaining unbiased representations by learning from an underlying bias-free graph.
Based on this new perspective, we propose two complementary methods for uncovering such an underlying graph.
arXiv Detail & Related papers (2021-10-26T18:44:37Z) - Artist Similarity with Graph Neural Networks [1.160208922584163]
We present a hybrid approach to computing similarity between artists using graph neural networks trained with triplet loss.
The novelty of using a graph neural network architecture is to combine the topology of a graph of artist connections with content features to embed artists into a vector space that encodes similarity.
With 17,673 artists, this is the largest academic artist similarity dataset that includes content-based features to date.
arXiv Detail & Related papers (2021-07-30T10:44:31Z) - Graphing else matters: exploiting aspect opinions and ratings in
explainable graph-based recommendations [66.83527496838937]
We propose to exploit embeddings extracted from graphs that combine information from ratings and aspect-based opinions expressed in textual reviews.
We then adapt and evaluate state-of-the-art graph embedding techniques over graphs generated from Amazon and Yelp reviews on six domains.
Our approach has the advantage of providing explanations which leverage aspect-based opinions given by users about recommended items.
arXiv Detail & Related papers (2021-07-07T13:57:28Z) - Generating a Doppelganger Graph: Resembling but Distinct [5.618335078130568]
We propose an approach to generating a doppelganger graph that resembles a given one in many graph properties.
The approach is an orchestration of graph representation learning, generative adversarial networks, and graph realization algorithms.
arXiv Detail & Related papers (2021-01-23T22:08:27Z) - Exploiting Heterogeneous Graph Neural Networks with Latent Worker/Task
Correlation Information for Label Aggregation in Crowdsourcing [72.34616482076572]
Crowdsourcing has attracted much attention for its convenience to collect labels from non-expert workers instead of experts.
We propose a novel framework based on graph neural networks for aggregating crowd labels.
arXiv Detail & Related papers (2020-10-25T10:12:37Z) - Multilevel Graph Matching Networks for Deep Graph Similarity Learning [79.3213351477689]
We propose a multi-level graph matching network (MGMN) framework for computing the graph similarity between any pair of graph-structured objects.
To compensate for the lack of standard benchmark datasets, we have created and collected a set of datasets for both the graph-graph classification and graph-graph regression tasks.
Comprehensive experiments demonstrate that MGMN consistently outperforms state-of-the-art baseline models on both the graph-graph classification and graph-graph regression tasks.
arXiv Detail & Related papers (2020-07-08T19:48:19Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.