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
卒業研究の進め方 / How to preceed with the research
Search
shun74
December 21, 2022
Research
1
500
卒業研究の進め方 / How to preceed with the research
Explain how to preceed with the research.
shun74
December 21, 2022
Tweet
Share
More Decks by shun74
See All by shun74
深度推定モデルの自己教師あり学習/self-supervised-depth
shun74
0
390
GPUでステレオマッチング / Stereo-matching with GPU
shun74
0
850
Barcode Recognition / pharmacode-decoder
shun74
0
910
Vision Transformer講座 / Vision Transformer Presentation
shun74
1
640
ニューラルネットの1bit化 / 1bit-neural-network
shun74
0
860
Defocus Map Estimation From a Single Image Based on Two-Parameter Defocus Model / two-parameter-defocus-model
shun74
0
340
理解してほしいVision Transformer / plz-understand-ViT
shun74
0
700
Other Decks in Research
See All in Research
Adaptive fusion of multi-modal remote sensing data for optimal sub-field crop yield prediction
satai
3
240
Mechanistic Interpretability:解釈可能性研究の新たな潮流
koshiro_aoki
1
400
大規模な2値整数計画問題に対する 効率的な重み付き局所探索法
mickey_kubo
1
330
Computational OT #4 - Gradient flow and diffusion models
gpeyre
0
370
SkySense : A Multi-Modal Remote Sensing Foundation Model Towards Universal Interpretation for Earth Observation Imagery
satai
3
310
A scalable, annual aboveground biomass product for monitoring carbon impacts of ecosystem restoration projects
satai
3
160
数理最適化に基づく制御
mickey_kubo
6
720
RHO-1: Not All Tokens Are What You Need
sansan_randd
1
170
A multimodal data fusion model for accurate and interpretable urban land use mapping with uncertainty analysis
satai
3
260
近似動的計画入門
mickey_kubo
4
1k
多言語カスタマーインタビューの“壁”を越える~PMと生成AIの共創~ 株式会社ジグザグ 松野 亘
watarumatsuno
0
110
Creation and environmental applications of 15-year daily inundation and vegetation maps for Siberia by integrating satellite and meteorological datasets
satai
3
200
Featured
See All Featured
Building Adaptive Systems
keathley
43
2.7k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.4k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.6k
A Tale of Four Properties
chriscoyier
160
23k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
780
[RailsConf 2023] Rails as a piece of cake
palkan
56
5.8k
Transcript
研究の進め方 B4 shun sato
目次 • おおまかなテーマを決めよう • 論文読めるようになろう • 詳細なテーマを決めよう • 実験をしよう •
論文を書こう • スケジューリング • その他
おおまかなテーマを決めよう 興味のあるテーマをなんとなく決めてみよう 例: • ニューラルネットでなんでもいいからやりたい • VRとかARでなんか作りたい • ネットワーク関連で新しいことをしたい •
テーマ決めないと研究が始まらない ⇢ まずは興味のあることから
論文を読めるようになろう ≒英語の論文を読めるようになる • 日本語の論文は情報が限られてくる ⇢ 英語の論文を読もう • 論文は文法が簡単だから単語だけで読める ⇢ 分からない単語だけ翻訳しながら読んでればそのうち読めるように
詳細なテーマを決めよう おおまかなテーマから深めていく • Survey論文がおすすめ(分野の研究をまとめた論文、まとめサイト的な) 例: 1. ニューラルネットのSurveyを読む ⇢ 最適化が面白そう! 2.
NN最適化のSurveyを読む ⇢ 量子化が面白そう! 3. NN量子化のSurveyを読む ⇢ 1bit化が面白そう! 4. 最新の画像分類モデルを1bit化してみたい ⇢ 研究テーマ決定
詳細なテーマを決めよう その他のテーマの決め方 • おおまかなテーマから興味のある研究を見つけて論文を読んでみる 1. 今後の課題みたいな章にまだやってないことが書いてある ⇢ 自分でやってみる 2. 自分ならそのタスクをどのように取り組むか考えてみる
⇢ やってみて論文の手法と比べる(結果が悪くてもOK) • 先生からもらう ⇢ おすすめ度:低 ⇢ モチベが危うい
実験をしよう 詳細なテーマが決まったらどんどん実験を始める • ここが一番ハードルが高い • 実装などが伴うので気合でなんとかする • 消滅する人はここができなくて消える • 一回始めれば”調査⇢実験⇢考察”のサイクルがどんどん回せる
論文を書こう 実験のデータをまとめて論文を書く • ”調査⇢実験⇢考察”のサイクルが回せた分だけ書く量が増やせる • 早めに書いて先生に推敲してもらおう
スケジューリング • 3~5月:テーマの選定 ⇢ 具体的な実験計画 • 6月:一回目の実験を回して考察 • 7~8月:中間発表まで何回か実験のサイクルを回す •
9~11月:中間発表を踏まえて実験、大雑把だったところを埋めるのも◎ • 12~1月:論文をまとめる
その他 • テーマの決定は早くやろう ⇢ 中間発表はテーマ選定だけでも良かったりするが... ⇢ 中間発表までに決まってない人は12月ぐらいまで実験始めない • できるテーマを選ぼう ⇢
2ヶ月あれば現実的なテーマを決められる 上記の2つは本当に大事。できてない人は消滅のリスクが高いorz