visualization of music suggestions - literature study and application idea

35
Visualization of music suggestions Promotor: Erik Duval, Katrien Verbert Supervisor: Katrien Verbert

Upload: joris-schelfaut

Post on 14-May-2015

275 views

Category:

Documents


0 download

DESCRIPTION

Visualization of music suggestions is the subject of my thesis. For more information consult http://soundsuggest.wordpress.com/ This presentation is an updated version of the original one given on the 21st of November 2012.

TRANSCRIPT

Page 1: Visualization of Music Suggestions - Literature Study and Application Idea

Visualization of music suggestions

Promotor: Erik Duval, Katrien Verbert

Supervisor: Katrien Verbert

Page 2: Visualization of Music Suggestions - Literature Study and Application Idea

Overview

I. Background

II. Issues

III. Related work

IV. Objective

V. Prototype

11/21/2012 2 KUL Masterproef - Visualization of music

suggestions

Page 3: Visualization of Music Suggestions - Literature Study and Application Idea

Overview

I. Background

II. Issues

III. Related work

IV. Objective

V. Prototype

11/21/2012 3 KUL Masterproef - Visualization of music

suggestions

Page 4: Visualization of Music Suggestions - Literature Study and Application Idea

I. Background

• Recommender system

– Automated suggestion generation

– Strategies:

• Content-based

• Collaborative

• Hybrid

11/21/2012 4 KUL Masterproef - Visualization of music

suggestions

Page 5: Visualization of Music Suggestions - Literature Study and Application Idea

I. Background

11/21/2012 KUL Masterproef - Visualization of music

suggestions 5

Content-based Filtering

Page 6: Visualization of Music Suggestions - Literature Study and Application Idea

I. Background

11/21/2012 KUL Masterproef - Visualization of music

suggestions 6

Content-based Filtering

Page 7: Visualization of Music Suggestions - Literature Study and Application Idea

I. Background

11/21/2012 KUL Masterproef - Visualization of music

suggestions 7

Content-based Filtering

Page 8: Visualization of Music Suggestions - Literature Study and Application Idea

I. Background

11/21/2012 KUL Masterproef - Visualization of music

suggestions 8

Collaborative Filtering

Page 9: Visualization of Music Suggestions - Literature Study and Application Idea

I. Background

11/21/2012 KUL Masterproef - Visualization of music

suggestions 9

Collaborative Filtering

Page 10: Visualization of Music Suggestions - Literature Study and Application Idea

I. Background

11/21/2012 KUL Masterproef - Visualization of music

suggestions 10

Hybrid Filtering

Page 11: Visualization of Music Suggestions - Literature Study and Application Idea

Overview

I. Background

II. Issues

III. Related work

IV. Objective

V. Prototype

11/21/2012 11 KUL Masterproef - Visualization of music

suggestions

Page 12: Visualization of Music Suggestions - Literature Study and Application Idea

II. Issues

• Cold start:

– New users

– New items

– Unsufficient data

11/21/2012 12 KUL Masterproef - Visualization of music

suggestions

Page 13: Visualization of Music Suggestions - Literature Study and Application Idea

II. Issues

• Trust

11/21/2012 13 KUL Masterproef - Visualization of music

suggestions

Page 14: Visualization of Music Suggestions - Literature Study and Application Idea

II. Issues

• Comparison performance

11/21/2012 14 KUL Masterproef - Visualization of music

suggestions

Page 15: Visualization of Music Suggestions - Literature Study and Application Idea

II. Issues

• Provide the user with feedback

– Estimated accuracy (confidence)

– Insight into recommendation process

– Steering the recommendation process (control)

11/21/2012 15 KUL Masterproef - Visualization of music

suggestions

Page 16: Visualization of Music Suggestions - Literature Study and Application Idea

II. Issues ?

• Provide the user with feedback

– Estimated accuracy (confidence)

– Insight into recommendation process

Through visualization

– Steering the recommendation process (control)

Through interaction

11/21/2012 16 KUL Masterproef - Visualization of music

suggestions

Page 17: Visualization of Music Suggestions - Literature Study and Application Idea

Overview

I. Background

II. Issues

III. Related work

IV. Objective

V. Prototype

11/21/2012 17 KUL Masterproef - Visualization of music

suggestions

Page 18: Visualization of Music Suggestions - Literature Study and Application Idea

III. Related work

11/21/2012 18 KUL Masterproef - Visualization of music

suggestions

Page 19: Visualization of Music Suggestions - Literature Study and Application Idea

III. Related work

• Smallworlds

– ACF

– FB API

11/21/2012 19 KUL Masterproef - Visualization of music

suggestions

Page 20: Visualization of Music Suggestions - Literature Study and Application Idea

III. Related work

• Tasteweights

– Hybrid

– Wiki

– Twitter

– FB

11/21/2012 20 KUL Masterproef - Visualization of music

suggestions

Page 21: Visualization of Music Suggestions - Literature Study and Application Idea

Overview

I. Background

II. Issues

III. Related work

IV. Objective

V. Prototype

11/21/2012 21 KUL Masterproef - Visualization of music

suggestions

Page 22: Visualization of Music Suggestions - Literature Study and Application Idea

VI. Objective

• Designing, building and evaluating an explanation system for a certain dataset with a given recommender strategy

– Using visualization

– Using interaction

11/21/2012 22 KUL Masterproef - Visualization of music

suggestions

Page 23: Visualization of Music Suggestions - Literature Study and Application Idea

VI. Objective

• Focus:

– User insight

– User interaction

– Item discovery

– Visualizations

11/21/2012 23 KUL Masterproef - Visualization of music

suggestions

Page 24: Visualization of Music Suggestions - Literature Study and Application Idea

VI. Objective

• User insight:

– Into who his/her neighbors are and why they are his neighbors through visualization;

– Into which items are recommended to him/her and why;

11/21/2012 24 KUL Masterproef - Visualization of music

suggestions

Page 25: Visualization of Music Suggestions - Literature Study and Application Idea

VI. Objective

• User interaction:

– A user must be able to steer the recommendation process through user-interaction;

11/21/2012 25 KUL Masterproef - Visualization of music

suggestions

Page 26: Visualization of Music Suggestions - Literature Study and Application Idea

VI. Objective

• Item discovery:

– A user is aided in looking for new items through visualization;

– A user is aided in looking for similar users through visualization;

11/21/2012 26 KUL Masterproef - Visualization of music

suggestions

Page 27: Visualization of Music Suggestions - Literature Study and Application Idea

VI. Objective

• Visualizations:

– Must be elegant and direct;

– Must be a UI element that supports a user in using an application, rather than be an application by itself, therefore an important aspect is one of re-usability and scalability;

11/21/2012 27 KUL Masterproef - Visualization of music

suggestions

Page 28: Visualization of Music Suggestions - Literature Study and Application Idea

Overview

I. Background

II. Issues

III. Related work

IV. Objective

V. Prototype

11/21/2012 28 KUL Masterproef - Visualization of music

suggestions

Page 29: Visualization of Music Suggestions - Literature Study and Application Idea

V. Prototype

• Technology:

– Google Chrome extension

– Last.fm API

– JavaScript

11/21/2012 KUL Masterproef - Visualization of music

suggestions 29

Page 30: Visualization of Music Suggestions - Literature Study and Application Idea

V. Prototype

• Visualization: graph

– Nodes: artists

– Edges: users that have the artists connected by the edge in their profile

11/21/2012 KUL Masterproef - Visualization of music

suggestions 30

Page 31: Visualization of Music Suggestions - Literature Study and Application Idea

V. Prototype

11/21/2012 31 KUL Masterproef - Visualization of music

suggestions

Page 32: Visualization of Music Suggestions - Literature Study and Application Idea

V. Prototype

11/21/2012 KUL Masterproef - Visualization of music

suggestions 32

Page 33: Visualization of Music Suggestions - Literature Study and Application Idea

V. Prototype

11/21/2012 KUL Masterproef - Visualization of music

suggestions 33

Page 34: Visualization of Music Suggestions - Literature Study and Application Idea

Overview

I. Background

II. Issues

III. Related work

IV. Objective

V. Prototype

11/21/2012 34 KUL Masterproef - Visualization of music

suggestions

Page 35: Visualization of Music Suggestions - Literature Study and Application Idea

Questions

11/21/2012 35 KUL Masterproef - Visualization of music

suggestions