paper-with-me

Papers

A Contextual Hierarchical Graph Model for Generating Random Sequences of Objects with Application to Music Playlists

2019-11-11 · Igor de Oliveira Nunes, Gabriel Matos Cardoso Leite, Daniel Ratton Figueiredo

Recommending the right content in large scale multimedia streaming services is an important and challenging problem that has received much attention in the past decade. A key ingredient for successful recommendations is an effective similarity metric between two objects, and models that leverage the current context to constrain the recommendations. This work proposes a model for random object generation that introduces two key novel elements: (i) a similarity metric based on the distance between objects in a given object sequence, that is also used to measure similarity between meta-data associated with the objects, such as artists and genres; (ii) a hierarchical graph model with different graphs each associated with a different meta-data. A biased random walk in each graph that are coupled and synchronized dictate the random generation of objects, leveraging the current context to constrain randomness. The proposed model is fully parameterized from sequences of objects, requiring no external parameters or tuning. The model is applied to a large music dataset with over 1 million playlists generating a hierarchy with three layers (genre, artist, track). Results indicate its superiority in generating actual full playlists against two baseline models.

📄 PDF Abstract BibTeX arXiv:1911.04273

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Flatten Graphs as Sequences: Transformers are Scalable Graph Generators

2025-02-04 · Dexiong Chen, Markus Krimmel, Karsten Borgwardt

We introduce AutoGraph, a novel autoregressive framework for generating large attributed graphs using decoder-only transformers. At the core of our approach is a reversible "flattening" process that transforms graphs int…

DecoderGraph GenerationLanguage ModelingLanguage Modelling+1

Open-Vocabulary Indoor Object Grounding with 3D Hierarchical Scene Graph

2025-07-16 · Sergey Linok, Gleb Naumov arxiv

We propose OVIGo-3DHSG method - Open-Vocabulary Indoor Grounding of objects using 3D Hierarchical Scene Graph. OVIGo-3DHSG represents an extensive indoor environment over a Hierarchical Scene Graph derived from sequences…

Spatial Reasoning

Predicting Music Hierarchies with a Graph-Based Neural Decoder

2023-06-29 · Francesco Foscarin, Daniel Harasim, Gerhard Widmer

This paper describes a data-driven framework to parse musical sequences into dependency trees, which are hierarchical structures used in music cognition research and music analysis. The parsing involves two steps. First,…

Decoder

Generating Long-form Story Using Dynamic Hierarchical Outlining with Memory-Enhancement

2024-12-18 · Qianyue Wang, Jinwu Hu, ZhengPing Li, Yufeng Wang 외

Long-form story generation task aims to produce coherent and sufficiently lengthy text, essential for applications such as novel writingand interactive storytelling. However, existing methods, including LLMs, rely on rig…

FormKnowledge GraphsStory Generation

Deep Hierarchical Parsing for Semantic Segmentation

2015-03-09 · CVPR 2015 6 · Abhishek Sharma, Oncel Tuzel, David W. Jacobs

This paper proposes a learning-based approach to scene parsing inspired by the deep Recursive Context Propagation Network (RCPN). RCPN is a deep feed-forward neural network that utilizes the contextual information from t…

General ClassificationScene ParsingSegmentationSemantic Segmentation