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
[論文紹介][KDD2014]Dynamics of News Events and Soc...
Search
ysekky
April 08, 2015
Research
0
320
[論文紹介][KDD2014]Dynamics of News Events and Social Media Reaction
ysekky
April 08, 2015
Tweet
Share
More Decks by ysekky
See All by ysekky
スタートアップの開発サイクルに学ぶ 研究活動の進め方 / research practices inspired by startup business strategy
ysekky
0
2.2k
[論文紹介] A Method to Anonymize Business Metrics to Publishing Implicit Feedback Datasets (Recsys2020) / recsys20-reading-gunosy-datapub
ysekky
3
2.7k
JSAI2020 OS-12 広告とAI オープニング / JSAI2020-OS-12-ads-and-ai-opening
ysekky
0
2.1k
JSAI2020インダストリアルセッション - Gunosyにおける研究開発 / jsai2020-gunosy-rd-examples
ysekky
1
780
ウェブサービス事業者における研究開発インターン[株式会社Gunosy] - テキストアナリティクスシンポジウム2019 / research-intern-case-study-at-gunosy
ysekky
0
2.8k
Gunosyにおけるニュース記事推薦/ news-recommendation-in-gunosy-webdbf2019
ysekky
1
1.5k
DEIM2019技術報告セッション - Gunosyの研究開発 / deim-2019-sponsor-session-gunosy-research
ysekky
0
1.2k
Analysis of Bias in Gathering Information Between User Attributes in News Application (ABCCS 2018)
ysekky
1
2.3k
世代による政治ニュース記事の閲覧傾向の違いの分析 - JSAI2018 / Analysis of differences in viewing behavior of politics news by age
ysekky
0
4k
Other Decks in Research
See All in Research
PhD Defense 2025: Visual Understanding of Human Hands in Interactions
tkhkaeio
1
190
20250605_新交通システム推進議連_熊本都市圏「車1割削減、渋滞半減、公共交通2倍」から考える地方都市交通政策
trafficbrain
0
770
利用シーンを意識した推薦システム〜SpotifyとAmazonの事例から〜
kuri8ive
1
250
CVPR2025論文紹介:Unboxed
murakawatakuya
0
150
日本語新聞記事を用いた大規模言語モデルの暗記定量化 / LLMC2025
upura
0
180
大規模な2値整数計画問題に対する 効率的な重み付き局所探索法
mickey_kubo
1
360
問いを起点に、社会と共鳴する知を育む場へ
matsumoto_r
PRO
0
610
SNLP2025:Can Language Models Reason about Individualistic Human Values and Preferences?
yukizenimoto
0
120
AIによる画像認識技術の進化 -25年の技術変遷を振り返る-
hf149
7
4k
Mechanistic Interpretability:解釈可能性研究の新たな潮流
koshiro_aoki
1
410
カスタマーサクセスの視点からAWS Summitの展示を考える~製品開発で活用できる勘所~
masakiokuda
2
190
[論文紹介] Intuitive Fine-Tuning
ryou0634
0
110
Featured
See All Featured
The Cult of Friendly URLs
andyhume
79
6.6k
Context Engineering - Making Every Token Count
addyosmani
2
41
Gamification - CAS2011
davidbonilla
81
5.4k
A Tale of Four Properties
chriscoyier
160
23k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Visualization
eitanlees
148
16k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Agile that works and the tools we love
rasmusluckow
330
21k
Embracing the Ebb and Flow
colly
87
4.8k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Transcript
[論文紹介] Dynamics of News Events and
Social Media Reac9on Mikalai Tsytsarau*1, Themis Palpanas*2, Malu Castellanos*3 (University of Trento*1, Paris Descartes University*2, HewleJ Pakard*3) KDD 2014 Yoshifumi Seki (Gunosy Inc) 2015.04.07 @Gunosy研究会 #86
概要 • ニュースの波及の様子とその反応についてモ デル化を行う • ニュースの波及について,そのイベントの重 要度とメディアの反応モデルの畳み込みとし て表現することでイベントの重要度を得る
• ニュースの波及と反応にはラグが存在する. 時系列の相関を踏まえることでイベントによっ て反応がどのように変化したのかを捉える.
ニュースの波及について • 青: 検索ボリューム – 常にある程度のボリュームがあり、Eventのインパ クトを見積もるのが難しい • 赤:
提案手法のアウトプット – イベントの影響力を捉えることができている
Modeling News Dynamics • mrf: media response func9on •
e: actual event sequence • n: news volume
media response func9on • h(t): ヘヴィサイドの階段関数
Event importance
News Deconvolu9on • フーリエ逆変換を用いる
Detec9ng Sen9ment Shi\s • Sen9ment Extrac9on – トピックに関連する文書をApache Luceneを用いて 得る
– Sen9Strength Algorithm • hJp://sen9strength.wlv.ac.uk/ • Sen9ment Volume – 文書数(ツイート数)できまる
Detec9ng Sen9ment Shi\s • Contradic9on Level – 意見がわかれている度合い – 平均と分散で測る
– n: number of sen9ments
Correla9ng News and Sen9ments • ピアソンの相関係数 – 線形性を仮定しているので、今回のようなBurstな 変化の相関を捉えるには向いていない
– あるインターバルでバースト(一定以上値が上昇 したかを集合にしてJaccard , Cosine類似度を測る
Experimental Evalua9on • Meme Dataset – top 100 memes 9me
series – approximately 500 peaks – 4 hour aggrega9on • TwiJer – 30 topics(selected) – 7 million tweets, 400 peak during the event – 1 day aggrega9on
Compare Accuracy to Previous Model
Compare Accuracy to Previous Model
Evaluate the Proposed response dynamics
• 映画は事前はPosi9veだが事後にはNega9veなも のが出る • スポーツのような事前に起こることがわかってい るイベントはイベントとの相関が高く出る