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
Towards Realistic Predictors
Search
Leszek Rybicki
October 20, 2018
Research
1
2.2k
Towards Realistic Predictors
コンピュータビジョンのトップカンファレンスの一つである 「European Conference on Computer Vision (ECCV) 2018」の論文読み会です。
Leszek Rybicki
October 20, 2018
Tweet
Share
More Decks by Leszek Rybicki
See All by Leszek Rybicki
Let's talk about Fakes
lunardog
0
140
How to Patch Image Classifiers
lunardog
0
2.2k
Towards Realistic Predictors - EN
lunardog
0
2.1k
Deep Learning Hot Dog Detector
lunardog
0
270
Finding beans in burgers: paper reading notes
lunardog
0
1.6k
Kelner: Serve Your Models
lunardog
0
120
Image Analysis at Cookpad
lunardog
1
1.8k
Kelner: serve your models
lunardog
1
390
Cooking with Food Photos
lunardog
0
6.4k
Other Decks in Research
See All in Research
[RSJ25] Enhancing VLA Performance in Understanding and Executing Free-form Instructions via Visual Prompt-based Paraphrasing
keio_smilab
PRO
0
140
AIスパコン「さくらONE」のLLM学習ベンチマークによる性能評価 / SAKURAONE LLM Training Benchmarking
yuukit
2
660
投資戦略202508
pw
0
560
AlphaEarth Foundations: An embedding field model for accurate and efficient global mapping from sparse label data
satai
3
320
MetaEarth: A Generative Foundation Model for Global-Scale Remote Sensing Image Generation
satai
4
300
引力・斥力を制御可能なランダム部分集合の確率分布
wasyro
0
260
「どう育てるか」より「どう働きたいか」〜スクラムマスターの最初の一歩〜
hirakawa51
0
920
Combinatorial Search with Generators
kei18
0
910
大域マッチングコスト最小化とLiDAR-IMUタイトカップリングに基づく三次元地図生成 / GLIM @ Robotics symposia 2022
koide3
0
100
なめらかなシステムと運用維持の終わらぬ未来 / dicomo2025_coherently_fittable_system
monochromegane
0
3.6k
cvpaper.challenge 10年の軌跡 / cvpaper.challenge a decade-long journey
gatheluck
3
350
AIグラフィックデザインの進化:断片から統合(One Piece)へ / From Fragment to One Piece: A Survey on AI-Driven Graphic Design
shunk031
0
500
Featured
See All Featured
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
KATA
mclloyd
32
15k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
Side Projects
sachag
455
43k
Thoughts on Productivity
jonyablonski
70
4.9k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
32
2.2k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.9k
How to train your dragon (web standard)
notwaldorf
96
6.3k
Transcript
Towards Realistic Predictors Pei Wang and Nuno Vasconcelos Statistical and
Visual Computing Lab, UC San Diego 第49回 コンピュータビジョン勉強会@関東 2018.10.20 @_lunardog_ http://openaccess.thecvf.com/content_ECCV_2018/papers/Pei_Wang_Towards_Realistic_Predictors_ECCV_2018_paper.pdf
自己紹介 • レシェックと呼んでください • ポーランド出身 • 2010年から日本在住 • 2016年からクックパッドに勤務 •
ロボットとタイムワープのSFが好き • セルフィーが下手
None
None
None
None
Towards Realistic Predictors Pei Wang and Nuno Vasconcelos Statistical and
Visual Computing Lab, UC San Diego http://openaccess.thecvf.com/content_ECCV_2018/papers/Pei_Wang_Towards_Realistic_Predictors_ECCV_2018_paper.pdf
Realisticとは? らっかんてき 楽観的 optimistic ひかんてき 悲観的 pessimistic きゃっかんてき 客観的 objective,
realistic しゅかんてき 主観的 subjective, realistic
https://snappygoat.com/
https://snappygoat.com/
ぶんるいき 分類器 料理・非料理の分類器 料理 人間 動物 植物 ... その他
None
None
None
None
None
None
簡単な画像だけで学習
None
None
None
どれが難しいか
DLによるHardness Predictor HP-Net 難しさ
ぶんるいき 分類器 HP-Net DLによるHardness Predictor
難しさのPredictor (HP-Net) の損失 bi y s e t y s
u w r e s ma c mi zi t K l a k-Le b di g e b en t di r i n d a m i m n = 1 − p c
分類器の損失 we t ro -en p ma h er p
e (la r ) mo po n , w i as e m s (lo s) ar en s or c
ぶんるいき 分類器 HP-Net 学習 1. train classifier F and HP-Net
S jointly on training set D 2. run S on D and eliminate hard examples, to create realistic training set D′ 3. learn realistic classifier F′ on D′, with S fixed 4. output pair S, F′ 5. GOTO 1 D F S
confidence scores だけでは不十分?
None
難しさ推定の 進歩
2つのモデルは必要か?
ぶんるいき 分類器 + HP-Net +
None
Fine-tune は必要か?
C - normal classifier F - realistic predictor without fine-tuning
(just rejection) F’ - realistic predictor, fine-tuned on samples accepted by HP-Net
None
まとめ • 難しい画像を時々スキップしてもいい • スキップしないといけない時もある! • GANのようなHP-Netのアーキテクチャー を使って、難しさの推定ができる • そうしたら、分類の精度もよくなる
• HP-Netは分類器と一緒に学習させたほうがいい • HP-Netは分類器と別のモデルにしたほうがいい
https://ja.wikipedia.org/wiki/2001年宇宙の旅 https://matome.naver.jp/odai/2142440452176902701 うちゅうのたび 2001年宇宙の旅 『2001年宇宙の旅』(にせんいちねんうちゅうのた び、原題:2001: A Space Odyssey)は、アーサー・C・ クラークとスタンリー・キューブリックのアイデアを
まとめたストーリーに基いて製作された、SF映画 およびSF小説である。映画版はキューブリックが 監督・脚本を担当し、1968年4月6日にアメリカで 公開された。小説版は同年6月にハードカバー版 としてアメリカで出版されている。
I’m sorry, Dave. I’m afraid I can’t do that. Open
the pod bay doors, HAL! ドアを開けて、HAL!
The END