1 / 11

Client-Server Movie Service

Client-Server Movie Service. Charles Snyder. Concept. Media recommendation service Movie database Categorized by genre relevance Users have some preferences Match users to movies by similarity Influenced by popular trends. Firefly Algorithm. Inspired by firefly behavior

bikita
Download Presentation

Client-Server Movie Service

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Client-Server Movie Service Charles Snyder

  2. Concept • Media recommendation service • Movie database • Categorized by genre relevance • Users have some preferences • Match users to movies by similarity • Influenced by popular trends

  3. Firefly Algorithm • Inspired by firefly behavior • Fireflies attracted to apparent brightest flash • Actual brightness • Distance • Firefly = Solution • Brightness = Fitness • Solutions will cluster around local optima

  4. Applied Algorithm • Movies & users as fireflies in multi-dim space • Movies flash when users rate them • Positive rating = attractive flash • All users move towards a flash • Crowd intelligence

  5. Architecture Server Client Register Client 1 Recommend Last 10 Recommendations Rate Movie DB

  6. Client • GUI • Connect • Request a recommendation • Rate a viewed movie • Keep list of last 10

  7. Server • Store movie database • Give recommendation by weighted random selection of 10 closest movies • React to rating by performing firefly algorithm • 2D GUI of all users

  8. Demo

  9. Step 1

  10. Step 2

  11. Step 3

More Related