# Personalized Music Recommendation with Triplet Network

**Authors:** Haoting Liang, Donghuo Zeng, Yi Yu, Keizo Oyama

arXiv: 1908.03738 · 2019-08-13

## TL;DR

This paper introduces a triplet neural network approach for personalized music recommendation, leveraging positive and negative samples to improve user-item feature representations and address common recommendation challenges.

## Contribution

The paper presents a novel triplet neural network model specifically designed for music recommendation, enhancing representation learning and distance measurement between users and items.

## Key findings

- Improved recommendation accuracy over baseline methods
- Effective handling of cold start problems
- Enhanced feature representation for users and music items

## Abstract

Since many online music services emerged in recent years so that effective music recommendation systems are desirable. Some common problems in recommendation system like feature representations, distance measure and cold start problems are also challenges for music recommendation. In this paper, I proposed a triplet neural network, exploiting both positive and negative samples to learn the representation and distance measure between users and items, to solve the recommendation task.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.03738/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1908.03738/full.md

## References

2 references — full list in the complete paper: https://tomesphere.com/paper/1908.03738/full.md

---
Source: https://tomesphere.com/paper/1908.03738