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
適応共鳴理論 / Adaptive resonance theory
Search
Masafumi Abeta
September 25, 2021
0
710
適応共鳴理論 / Adaptive resonance theory
異常検知情報交換会#1の発表資料です。
https://pythondata.connpass.com/event/224136/
Masafumi Abeta
September 25, 2021
Tweet
Share
More Decks by Masafumi Abeta
See All by Masafumi Abeta
Pythonのパッケージマネージャー「uv」
abeta
0
280
GPTモデルでキャラクター設定する際の課題
abeta
0
300
GPTをLINEで使えるようにして布教した
abeta
0
170
【Nishika】プリント基板の電子部品検出
abeta
0
310
初心者向けChatGPT入門
abeta
0
230
GPT Short Talk
abeta
0
130
拡散モデルについて少しだけ
abeta
0
61
動的計画モデル
abeta
0
160
物体追跡
abeta
0
290
Featured
See All Featured
Producing Creativity
orderedlist
PRO
347
40k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
530
The Language of Interfaces
destraynor
161
25k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
Navigating Team Friction
lara
189
15k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Transcript
XX University 適応共鳴理論概要 2021.09.25 Abeta
名前 :abeT 職業 :SIerのデータサイエンティスト ・センサーデータの異常検知 ・画像系ディープラーニング フレームワーク :PyTorch 趣味 :⽇本酒/美術鑑賞(印象派~シュルレアリスム)
@ground0state
3 簡略化された適応共鳴理論の概要 ü ART(Adaptive Resonance Theory; 適応共鳴理論)は教師なし学習のモデルであり、中間層が1層のニューラ ルネットワークとも呼ばれる。 ü 事前にクラス数を指定せずに、クラスタリングを実⾏することができる。
𝑣 𝑤! 𝑤" 𝑤# • ベクトルの類似度を判定 • 似ているものがあればそのクラスラベルを 出⼒し、クラスのベクトルを更新 • 類似がなければ新たなクラスとして𝑤! = 𝑣 として、新たなクラスを割り当てる。 ⼊⼒ベクトル ARTモデル 𝑓(𝑣, 𝑊) 𝑐 クラスラベル クラスのベクトル 𝑤$
4 オリジナルの適応共鳴理論 ü ARTは⽣物の電気⽣理学的な知⾒に基づくmembrane⽅程式というものから発想された。 ü 元々は短期記憶と⻑期記憶の構造を兼ね備えたネットワークで、時系列データに適⽤される。
5 ライブラリを使ってみよう artlearn(https://github.com/ground0state/artlearn)をよろしくお願いします。 正解 予測 pip install artlearn
6 おまけ pyanom(https://github.com/ground0state/pyanom)をよろしくお願いします。 pip install pyanom 正常 異常を含む 異常スコア