the latest deep neural network case study · 2018-06-01 · introduction in this code story, we...

36
The Latest Deep Neural Network Case Study - PII reduction run on Edge, Sequence Intent Classification using Neural Networks AI09

Upload: others

Post on 12-Aug-2020

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification

The Latest Deep Neural Network Case Study - PII reduction run on Edge, Sequence Intent Classification using Neural Networks

AI09

Page 2: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 3: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 4: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification

PII reduction on Edge

Page 5: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 6: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 7: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 8: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 9: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification

• Abstracts hardware details

Page 10: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification

• Processor speed: 700 MHz to 1.4 GHz

256 MB to 1 GB

Page 11: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification

• Pascal GPU

• CPU: 6-16 CPUs

GB

Page 12: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification

• Central message hub b¥w app and devices

Page 13: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 14: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification

ML Module

Zip Module

Encryption

Module

Storage Module

Frame Feeder

Module

Sh

are

d V

olu

me

Azure Active

Directory

Azure

Key Vault

Autonomous

framesAzure

Table Storage

Sanitized

frames

Azure Container

Registry

Stitching

Service

Node API

Web App

Azure IoT

Hub

IoT Edge

Raw framesContainer

Blob Storage

Stitched

framesRedacted

frames

Azure

CDN

Linux

VMSS

Page 15: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 16: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 17: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 18: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 19: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 20: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification

Image source: Girshick et al., 2014

Page 21: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification

Sequence intent analysis with Hierarchical Attention NNs

Page 22: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification

https://www.microsoft.com/developerblog/2018/03/06/sequence-intent-classification/

Page 23: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 24: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 25: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 26: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 27: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification

recurrent neural network

Yang, Zichao et al. “Hierarchical Attention Networks for Document Classification”

Page 28: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification

Yang, Zichao et al. “Hierarchical Attention Networks for Document Classification”

Page 29: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 30: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 31: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 32: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 33: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification
Page 35: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification

@OlgaLiakhovich

Page 36: The Latest Deep Neural Network Case Study · 2018-06-01 · Introduction In this code story, we will discuss applications of Hierarchical Attention Neural Networks for sequence classification

© 2018 Microsoft Corporation. All rights reserved.

本コンテンツの著作権、および本コンテンツ中に出てくる商標権、団体名、ロゴ、製品、サービスなどはそれぞれ、各権利保有者に帰属します。