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
Androidでかんたん生体認証! - タッチスクリーンバイオメトリクスの提案と実装 / to...
Search
Masayuki Izumi
September 13, 2014
Technology
0
430
Androidでかんたん生体認証! - タッチスクリーンバイオメトリクスの提案と実装 / touch- screen biometrics on android
第47回 情報科学若手の会 発表資料
http://wakate.org/34
Masayuki Izumi
September 13, 2014
Tweet
Share
More Decks by Masayuki Izumi
See All by Masayuki Izumi
TypeScript を活かしてデザインシステム MCP を作る / #tskaigi_after_night
izumin5210
5
580
複雑なフォームを継続的に開発していくための技術選定・設計・実装 #tskaigi / #tskaigi2025
izumin5210
12
7.8k
複雑なフォームの jotai 設計 / Designing jotai(state) for Complex Forms #layerx_frontend
izumin5210
8
2.4k
複雑なフォームと複雑な状態管理にどう向き合うか / #newt_techtalk vol. 15
izumin5210
4
4.4k
よくできたテンプレート言語として TypeScript + JSX を利用する試み / Using TypeScript + JSX outside of Web Frontend #TSKaigiKansai
izumin5210
9
5.5k
WebフロントエンドにおけるGraphQL(あるいはバックエンドのAPI)との向き合い方 / #241106_plk_frontend
izumin5210
4
1.8k
connect-go で面倒くささと戦う / 2024-08-27 #newmo_layerx_go
izumin5210
2
1.4k
コンパウンドプロダクト開発の質とスピードを支える Protobuf と Connect #アーキテクチャ_findy / Boosting Compound Product Development Efficiency with Protobuf and Connect
izumin5210
13
4.3k
GraphQLサーバの構成要素を整理する #ハッカー鮨 #tsukijigraphql / graphql server technology selection
izumin5210
5
1.4k
Other Decks in Technology
See All in Technology
cdk initで生成されるあのファイル達は何なのか/cdk-init-generated-files
tomoki10
1
240
改めてAWS WAFを振り返る~業務で使うためのポイント~
masakiokuda
2
310
SRE不在の開発チームが障害対応と 向き合った100日間 / 100 days dealing with issues without SREs
shin1988
1
480
開発生産性を測る前にやるべきこと - 組織改善の実践 / Before Measuring Dev Productivity
kaonavi
14
6.6k
VGGT: Visual Geometry Grounded Transformer
peisuke
1
310
AWS認定を取る中で感じたこと
siromi
1
220
AIの全社活用を推進するための安全なレールを敷いた話
shoheimitani
2
570
開発生産性を組織全体の「生産性」へ! 部門間連携の壁を越える実践的ステップ
sudo5in5k
3
7.6k
オフィスビルを監視しよう:フィジカル×デジタルにまたがるSLI/SLO設計と運用の難しさ / Monitoring Office Buildings: The Challenge of Physical-Digital SLI/SLO Design & Operation
bitkey
1
150
対話型音声AIアプリケーションの信頼性向上の取り組み
ivry_presentationmaterials
1
430
2025-07-06 QGIS初級ハンズオン「はじめてのQGIS」
kou_kita
0
180
TLSから見るSREの未来
atpons
2
110
Featured
See All Featured
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Thoughts on Productivity
jonyablonski
69
4.7k
It's Worth the Effort
3n
185
28k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
How to Think Like a Performance Engineer
csswizardry
25
1.7k
The Invisible Side of Design
smashingmag
301
51k
Building an army of robots
kneath
306
45k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Docker and Python
trallard
44
3.5k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.9k
Transcript
Android でかんたん生体認証 ! タッチスクリーンバイオメトリクス の提案と実装 明石工業高等専門学校 専攻科 @izumin5210 泉 将之
@izumin5210 Masayuki IZUMI 明石高専 専攻科 / Code for KOSEN
None
None
2011/2 2012/2 2013/2 2014/2 5.3 % 28.2 % 45.6 %
58.1 % * 博報堂 DY グループ スマートデバイス・ビジネスセンター
phone e-mail communication e-commerce e-money and more...
None
None
None
PIN Lock Pattern Lock
PIN Lock Pattern Lock
None
None
None
キーストロークダイナミクス バイオメトリクスの一種 特徴量は打鍵時間のみ
スマートフォン タッチスクリーン,センサの 情報が利用できる
タッチスクリーンバイオメトリクス * 泉・佐村・西村(2013) ** 西村・佐村・西村(2013)
None
interval time x, y axis pressure interval axis velocity
隣接時間間隔(interval time) キーを押してから離すまで, 離してから押すまでの時間 (2n-1 個 | n: PIN 桁数)
x, y 座標(x, y axis) 画面を押したとき, 離したときの x, y 座標
(4n 個 | n: PIN 桁数)
押下圧(pressure) 画面を押したときの圧力 (n 個 | n: PIN 桁数)
Registration Profile Database Input PIN Feature Extraction Authentication Processing Unknown
Document Profile Documents Registration Authentication
Registration Profile Database Input PIN Feature Extraction Authentication Processing Unknown
Document Profile Documents Registration Authentication
Registration Profile Database Input PIN Feature Extraction Authentication Processing Unknown
Document Profile Documents Registration Authentication
Registration Profile Database Input PIN Feature Extraction Authentication Processing Unknown
Document Profile Documents Registration Authentication
Registration Profile Database Input PIN Feature Extraction Authentication Processing Unknown
Document Profile Documents Registration Authentication
Registration Profile Database Input PIN Feature Extraction Authentication Processing Unknown
Document Profile Documents Registration Authentication
None
None
None
None
None
None
None
None
None
被験者 21名 プロファイル数 10個 テストデータ
None
0 3 6 9 12 Equal Error Rate [%] 距離
時間 + 距離 + 座標 全特徴 特徴量の組み合わせ
0 3 6 9 12 Equal Error Rate [%] 距離
時間 + 距離 + 座標 全特徴 特徴量の組み合わせ
0 3 6 9 12 Equal Error Rate [%] 距離
時間 + 距離 + 座標 全特徴 特徴量の組み合わせ
0 3 6 9 12 Equal Error Rate [%] 距離
時間 + 距離 + 座標 全特徴 特徴量の組み合わせ
0 5 10 15 20 Equal Error Rate [%] 距離
時間 + 距離 + 座標 全特徴 特徴量の組み合わせ
0 5 10 15 20 Equal Error Rate [%] 距離
時間 + 距離 + 座標 全特徴 特徴量の組み合わせ
0 5 10 15 20 Equal Error Rate [%] 距離
時間 + 距離 + 座標 全特徴 特徴量の組み合わせ
None
BioPinLock
Demo
None
目的 : 安全で使いやすいスマートフォン向け認証システムの構築
0 5 10 15 20 3 8 13 18 23
Error Rate [%] # of test file
0 5 10 15 20 3 8 13 18 23
Error Rate [%] # of test file
0 5 10 15 20 3 8 13 18 23
Error Rate [%] # of test file
0 5 10 15 20 3 8 13 18 23
Error Rate [%] # of test file