Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
ACM RecSys 2012: Recommender Systems, Today
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Data Science London
October 10, 2012
Technology
1.9k
2
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
ACM RecSys 2012: Recommender Systems, Today
Neal Lathia @Cambridge_Uni talk at @ds_dln #strataconf 02/10/12
Data Science London
October 10, 2012
More Decks by Data Science London
See All by Data Science London
Semi-Supervised Anomaly Detection
datasciencelondon
0
1.1k
Hacking the Rail: Ingesting, analysing & visualising realtime streaming data
datasciencelondon
1
47k
Stateful Data-Parallel Processing
datasciencelondon
0
47k
Semantic web warmed up: Ontologies for the IoT
datasciencelondon
0
150
IoT data ingestion pipelines and Clojure transducers
datasciencelondon
0
310
TrendCalculus: A data science for trends
datasciencelondon
1
48k
Data Science in Mobile Health
datasciencelondon
1
8.4k
Large-scale Recommender Systems on Just a PC (with GraphChi)
datasciencelondon
1
17k
Taming Graph Dynamics at Scale
datasciencelondon
0
8.2k
Other Decks in Technology
See All in Technology
Foxgloveについて 実際にExtensionを開発して公開するまでの話 / About Foxglove: The Story of Developing and Releasing an Extension
ry0_ka
0
290
企業でAWS Organizationsを動かすための組織設計の考え方
nrinetcom
PRO
1
100
「最後に責任を取るのはチーム」— 人間のPRレビューを最小化してアップデートしたメンタルモデル
jnishime_dresscode
0
860
Making sense of Google’s agentic dev tools
glaforge
1
260
AI時代のYAGNI:「爆速で無駄になった機能」からの学び / 20260720 Naoki Takahashi
shift_evolve
PRO
2
260
SRE本の知られざる名シーン / The Hidden Gems of Google SRE Book
nari_ex
1
420
Terraform共通モジュールをチーム横断で“変えられる”運用へ ― リリースと適用の分離
kekke_n
1
3.3k
“それは自分の仕事じゃない"を越えて行け
yuukiyo
1
440
SoccerMaster: A Vision Foundation Model for Soccer Understanding
kzykmyzw
0
120
非定型なドキュメントを効率よくリファクタする 〜えぇ!?仕様書27本の移行が1日で終わったって!?〜
subroh0508
2
550
SREとQA 二人三脚で進めるSLO運用/sre-qa-slo
sugitak
0
780
LLMやAIエージェントをソフトウェアに組み込むプラクティス
shibuiwilliam
2
410
Featured
See All Featured
Practical Orchestrator
shlominoach
191
11k
Music & Morning Musume
bryan
47
7.3k
Noah Learner - AI + Me: how we built a GSC Bulk Export data pipeline
techseoconnect
PRO
0
220
More Than Pixels: Becoming A User Experience Designer
marktimemedia
3
460
The Invisible Side of Design
smashingmag
301
52k
The browser strikes back
jonoalderson
0
1.4k
Reflections from 52 weeks, 52 projects
jeffersonlam
356
21k
Git: the NoSQL Database
bkeepers
PRO
432
67k
Navigating Weather and Climate Data
rabernat
0
350
Lightning Talk: Beautiful Slides for Beginners
inesmontani
PRO
2
610
Sam Torres - BigQuery for SEOs
techseoconnect
PRO
0
300
How to audit for AI Accessibility on your Front & Back End
davetheseo
0
470
Transcript
acm recsys 2012: recommender systems, today @neal_lathia
warning: daunting task lookout for twitter handles
why #recsys? information overload mailing lists; usenet news (1992) see:
@jkonstan, @presnick
why #recsys? information overload filter failure movies; books; music (~1995)
why #recsys? information overload filter failure creating value advertising; engagement;
connection (today)
@dtunkelang
(1) collaborative “based on the premise that people looking for
information should be able to make use of what others have already found and evaluated” (maltz & ehrlick)
(2) query-less “in September 2010 Schmidt said that one day
the combination of cloud computing and mobile phones would allow Google to pass on information to users without them even typing in search queries”
(3) discovery engines “we are leaving the age of information
and entering the age of recommendation” (anderson)
None
None
input: ratings, clicks, views users → items process: SVD, kNN,
RBM, etc. f(user, item) → prediction ~ rating output: prediction-ranked recommendations measure: |prediction – rating| (prediction – rating)2
traditional problems accuracy, scalability, distributed computation, similarity, cold-start, … (don't
reinvent the wheel)
acm recsys 2012: 5 open problems
problem 1: predictions temporality, multiple co-occurring objectives: diversity, novelty, freshness,
serendipity, explainability
None
problem 2: algorithms more algorithms vs. more data vs. more
rating effort
what is your algorithm doing? f(user, item) → R f(user,
item 1 , item 2 ) → R f(user, [item 1 ...item n ]) → R e.g., @alexk_z @abellogin
problem 3: users + ratings signals, context, groups, intents, interfaces
@xamat
problem 4: items lifestyle, behaviours, decisions, processes, software development
@presnick
problem 5: measurement ranking metrics vs. usability testing vs. A/B
testing
Online Controlled Experiments: Introduction, Learnings, and Humbling Statistics http://www.exp-platform.com/Pages/2012RecSys.aspx
3 key lessons
lesson 1: #recsys is an ensemble ...of disciplines statistics, machine
learning, human-computer interaction, social network analysis, psychology
lesson 2: return to the domain user effort, generative models,
cost of a freakommendation, value you seek to create
@plamere
lesson 3: join the #recsys community learn, build, research, deploy:
@MyMediaLite, @LensKitRS @zenogantner, @elehack contribute, read: #recsyswiki, @alansaid
recommender systems, today @neal_lathia