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
個人レベルの位置情報を使ったCOVID19の感染モデル
Search
Yoriyuki Yamagata
March 29, 2022
Research
0
110
個人レベルの位置情報を使ったCOVID19の感染モデル
Yoriyuki Yamagata
March 29, 2022
Tweet
Share
More Decks by Yoriyuki Yamagata
See All by Yoriyuki Yamagata
Individual-based epidemiological model of COVID19 using location data
yoriyukiprf
0
110
On proving consistency of equational theories in bounded arithmetic
yoriyukiprf
0
170
On proving consistency of equational theories in bounded arithmetic
yoriyukiprf
0
130
人流データを用いた人流制限解除後のCOVID-19感染状況の推定
yoriyukiprf
0
160
Falsification of Cyber-Physical Systems Using Deep Reinforcement Learning
yoriyukiprf
0
170
引用の記述説の擁護
yoriyukiprf
0
220
Consistency proof of fragments of equational systems with substitution in bounded arithmetic
yoriyukiprf
0
110
Concepts on AI Fairness
yoriyukiprf
0
150
Falsification of Cyber Physical System Using Deep Reinforcement Learning
yoriyukiprf
1
150
Other Decks in Research
See All in Research
Submeter-level land cover mapping of Japan
satai
3
160
Generative Models 2025
takahashihiroshi
21
12k
「エージェントって何?」から「実際の開発現場で役立つ考え方やベストプラクティス」まで
mickey_kubo
0
130
Towards a More Efficient Reasoning LLM: AIMO2 Solution Summary and Introduction to Fast-Math Models
analokmaus
2
660
在庫管理のための機械学習と最適化の融合
mickey_kubo
3
1.1k
SkySense : A Multi-Modal Remote Sensing Foundation Model Towards Universal Interpretation for Earth Observation Imagery
satai
3
280
EarthSynth: Generating Informative Earth Observation with Diffusion Models
satai
3
140
20250624_熊本経済同友会6月例会講演
trafficbrain
1
510
カスタマーサクセスの視点からAWS Summitの展示を考える~製品開発で活用できる勘所~
masakiokuda
2
150
EarthMarker: A Visual Prompting Multimodal Large Language Model for Remote Sensing
satai
3
380
cvpaper.challenge 10年の軌跡 / cvpaper.challenge a decade-long journey
gatheluck
1
250
2025年度人工知能学会全国大会チュートリアル講演「深層基盤モデルの数理」
taiji_suzuki
24
17k
Featured
See All Featured
Embracing the Ebb and Flow
colly
86
4.8k
Speed Design
sergeychernyshev
32
1k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Raft: Consensus for Rubyists
vanstee
140
7k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.8k
Navigating Team Friction
lara
187
15k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.7k
Balancing Empowerment & Direction
lara
1
510
Transcript
個⼈レベルの位置情報を使っ たCOVID19の感染モデル ⼭形賴之, 鷹⾒俊希, ⼭崎啓介, 井上純, ⼤⻄正輝 国⽴研究開発法⼈ 産業技術総合研究所 2022年3⽉29⽇,
DRIS
モデルの概要 • 50万⼈の位置情報を利⽤ • 感染者と同じ200mx200mに⼊るとある確率で感染する • 感染確率は接触時間を𝑡としたとき𝛽 𝑡 − 𝛼
で決まる • 𝛼と𝛽は時間および地域によらず⼀定のパラメーター • 感染⼒の個⼈差および感染からの経過による変化を考慮
接触時間⾏列 • 𝑑⽇⽬の𝑖番⽬の⼈と𝑗番⽬の⼈の接触時間を𝑀 𝑖, 𝑗 [𝑑]と置く • 𝑀 𝑖, 𝑗
を接触時間⾏列と呼ぶ 𝑖 𝑗 𝑀= 𝑡
接触時間⾏列の求め⽅ • BlogWatcher社提供の位置情報 • 2020年1⽉1⽇から2021年1⽉31⽇、1⽇数百万台の携帯の位置情報 • ⼗分な頻度の位置情報がある50万台の携帯をサンプリング • 残りの⽇本居住者の動きをどう捉えるか?
携帯⼀台に対応する メタポピュレーション 同じメタポピュレーションに 含まれる⼈は他のメタポピュ レーションのメンバーと同じ 接触時間をもつ 4 時間 4 時間
2 時間 2 時間
数学的モデル • 𝑨 𝑑 ~Gamma(𝐷, 𝐷/𝑰 𝑑 ) • 𝑽
𝑑 = ∑!"# $ 𝑔 𝑘 𝑨[𝑑 − 𝑘] • 𝑭 𝑑 = β max(𝑴 𝑑 − α 𝟏, 𝟎) 𝑽[𝑑] • 𝑰 𝑑 + 1 ~ Binomial(𝑆 − 𝑪 𝑑 , 1 − 𝑒%𝑭 ' ) • 𝑪 𝑑 + 1 = 𝑪 𝑑 + 𝑰[𝑑 + 1] 𝐼[𝑖] 𝑑 : 𝑑⽇⽬のメタポピュレーションでの新規感染者数 α, 𝛽:未知パラメータ, 𝐷, 𝑔 𝑘 : 疫学研究による既知定数 𝑆: メタポピュレーションのサイズ
パラメーターチューニング • Ground TruthとしてNHKによる感染者数を⽤いる • 実際の感染者の10%が確定診断されていると仮定 • ⾒かけの曜⽇変動、報告遅れ、診断遅れ、潜伏期間を考慮 • モデルを30回実⾏、結果の平均値をGround
Truthと⽐較 • Lossは負の⼆項分布により与える • チューニングはベイズ最適化を⽤いる
東京 prediction fitted 5530 optimization trials,α= -9.127722, β= 0.000007 観測値
シミュレーション結果 (中央値) シミュレーション結果 (50%区間) シミュレーション結果 (95%区間) シミュレーション結果 (特定サンプル)
東京 prediction fitted 観測値 シミュレーション結果 (中央値) シミュレーション結果 (50%区間) シミュレーション結果 (95%区間)
シミュレーション結果 (特定サンプル) 5511 optimization trials,α= -0.001716, β= 0.001107
まとめと課題 • 複数の波が存在することは再現することができた • 定量的にはずれが⼤きい • 複数解への収束 • 予測は全体に減少傾向を⽰す←→現実には増加傾向