博碩士論文 107522613 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:16 、訪客IP:18.118.119.135
姓名 尤蘇福(Moh. Bagus Luqman Yusup)  查詢紙本館藏   畢業系所 資訊工程學系
論文名稱 使用一台智能手錶在有限的數據下檢測方向盤位置
(Detecting Steering Handling Position Using One Smartwatch with limited data)
相關論文
★ 基於OpenPose特徵的行人分心偵測★ 建構深度學習CNN模型以正確分類傳統AOI模型之偵測結果
★ 一種結合循序向後選擇法與回歸樹分析的瑕疵肇因關鍵因子擷取方法與系統-以紡織製程為例★ 融合生成對抗網路及領域知識的分層式影像擴增
★ 針織布異常偵測方法研究★ 應用增量式學習於多種農作物判釋之研究
★ 農業影像二元分類:坵塊分離的檢測★ 應用遷移學習於胚布瑕疵檢測
★ 基於網頁 MCES 分析系統的分析過程加速★ 在基於操作行為之智慧型手機身分驗證系統上 的使用者偽造攻擊研究
★ 移除弱特徵以抵禦基於行為身份驗證系統上的偽造攻擊
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 超過百分之十的交通事故都起因於不專心的駕駛。當駕駛人分心於其他事情時,雙手仍須握在方向盤上,否則就是不安全的駕駛。根據Setyan的論文,將智慧手錶中三軸加速器的震動幅度資訊套用 empirical decomposition 和 Hilbert-Huang 轉換,不安全的駕駛行為就可以被偵測出來。據文中所述,以上的方法可以在每個駕駛人資料集的70%中達到97%的平均單一模型正確率,以及93.4%的grouping model正確率。在此研究中,我們提出一個提升 grouping model 正確率的方法去計算每個group的權重,而非選擇單一個 group 並以 leave one person test method 驗證。同時,我們也建立了一個新的獨立模型來訓練少量的資料。實驗成果顯示,在同樣的測試方法下我們提出的方法達到了93.6%的平均正確率;在2%的訓練資料中達到80%的平均單一模型正確率;在5%的訓練資料中達到了90%的平均單一模型正確率。
關鍵字: 駕駛者行為辨識、分心駕駛、智慧手錶、有限資料、希爾伯特-黃轉換
摘要(英) More than 10 percent of car accidents cause by a distracted driver, Distraction occurs when driver divert their attention from the driving task, the driver should hold the steering wheel with both two hands during the driving otherwise, it will be classified as unsafe driving behavior. Based on Setyan’s thesis, he can detect the driver′s unsafe driving behavior by extracting vibration information from a smartwatch accelerometer sensor using empirical decomposition and Hilbert-Huang transform, and he claims using 70% of each driver dataset he can obtain 97% individual model accuracy in average, and 93.4% average in grouping model. In this research we propose an approach to improve the group model accuracy by calculate weight every group instead of selecting one group and validate the model with leave one person test method, we also a create new individual model to handle the small data training. Our experiment result shows an average accuracy up to 93.6% in group model with the same testing method, 80% on average for the individual model with only 2% of data training, and 90% on average for the individual model with 5% data training.
Keywords: driver’s hand detection, distracted driving, smartwatch, limited data, Hilbert-Huang transform.
關鍵字(中) ★ 駕駛者行為辨識
★ 分心駕駛
★ 有限資料
★ 希爾伯特-黃轉換
關鍵字(英) ★ driver’s hand detection
★ distracted driving
★ limited data
★ Hilbert-Huang transform
★ smartwatch
論文目次 中文摘要 i
English Abstract ii
Acknowledgments iii
Table of Contents iv
List of Figures vii
List of Tables viii
I Introduction 1
1.1 Background 1
1.2 Motivation 3
1.3 Research objective 4
1.4 Thesis Structure 5
II Literature Review 6
2.1 Driver Safety 6
2.1.1 Driver Distraction Monitoring 6
2.1.2 Driver’s Hand Position Detection 7
2.2 Smartwatches Technology 8
2.2.1 Smartwatches for activity detection 9
2.2.2 Smartwatches for driving activity detection 9
2.3 Vibration Analysis 10
2.3.1 Hilbert-Huang Transform 11
2.4 Support Vector machine 11
2.5 Gaussian Mixture Model 12
2.6 Logistic Regression 13
III Methodology 14
3.1 System Architect 14
3.2 Data Collection 16
3.3 Data Preprocessing 18
3.4 Feature Extraction 19
3.5 Training and Testing Classifier Model 21
3.5.1 Split Training Data and Testing Data 21
3.5.2 Modeling and Testing 21
3.5.3 Tuning SVM Hyperparameter 24
IV Experiment and Result 26
4.1 Extracted Feature Analysis 26
4.2 Experiment Methods 28
4.2.1 Preleminary Experiment : Comparing old car data with new car data 28
4.2.2 Grouping Model 29
4.2.3 Individual Model 31
V Conclusion and Future Work 35
5.1 Conclusion 35
5.2 Future Works 37
References 38
參考文獻 [1] National Highway Traffic Safety Administration, “Research Note Summary of Statistical Finding Distracted Driving 2018”, 2020. [Online]. Available: https://crashstats.nhtsa.dot.gov/Api/Public/ViewPublication/812926. [Accessed 10 June 2020].
[2] Kline, T.J., “Using Efficient Steering Techniques,”. [Online] Available: https://www.nhtsa.gov/sites/nhtsa.dot.gov/files/steeringtechniques.pdf.[Accessed 10 June 2020].
[3] Katyal, Y., Alur, S., & Dwivedi, S., “Safe driving by detecting lane discipline and driver drowsiness,” Proc 2014, IEEE International Conference on Advanced Communication.2015.
[4] Watiq, O., & Ambudkar, B. D., “Optimized driver safety through driver fatigue detection methods,” Proc – International Conference on Treands in Electrinics and Informatic(ICEI). 2018.
[5] Baek, J. W., Han, B. G., Kim, K.J., Chung, Y. S., & Lee, S. I., “Real-Time Drowsiness Detection Algorithm for Driver State Monitoring Systems,” International Conference on Ubiquitous and Furure Netwoek (ICUFN). 2018
[6] Ding, M., Suzuku, T., & Ogasawara, T., “Estimation of driver’s posture using pressure distribution sensors in driving simulator and on-road experiment,” IEEE Internasional Conference on Cyborg and Bionic Systems (CBS). 2017.
[7] Rahim, H. A., Yusop, Z. M., Bin, S. D., Hassan, S., Seng, C. K. “Grasp hand approach to detect the attentiveness and fatigue of driver via vibration system,” Proc-2010, International Colloquinum on Signal Processing and Its Application. 2010.
[8] Silbert, S.m “What is a Smartwatch?,” [Online]. Available: https://www.lifewire.com/an-introduction-to-smart-watches-3441381 [Accessed 11 June 2020].
[9] International Data Corporation, “Worldwide Wearables Market to Top 300 Million Units in 2019 and Nearly 500 Million Units in 2023, Says IDC”, 2019. [Online] Available: https://www.idc.com/getdoc.jsp?containerId=prUS45737919. [Accessed 11 June 2020].
[10] Bi, C., Huang, J., Xing, G., Jiang, L., Liu, X., & Chen, M., “SafeWatch: A Wearable Hand Motion Tracking System for Improving Driving Safety,” IEEE/ACM Second International Conference on Internet-of-Things Design and Implementation (IoTDI). 2017.
[11] Huang, N.E., Shen, Z., Long, S.R., Wu, M.C., Shih, H.H., Zheng, Q., Yen, N.C., Tung, C.C., Liu. H.H., “The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis” [Online]. Available: https://royalsocietypublishing.org/doi/pdf/10.1098/rspa.1998.0193. [Accessed 10 June 2020]
[12] Aditya, G.H.P, Chang, C.C., & Liang D., “Detecting Driver’s Hands Position using One Smartwatch to Improve Driving Safety,” M.S. Thesis, college of engineering, National Central University, 2018.
[13] Setyan, P., Chang, C.C., & Liang D., “On Several Modeling Approach for Detecting Steering Handling Position Using One Smartwatch,” M.S. Thesis, college of engineering, National Central University, 2019.
[14] Statista Research Department, “Number of cars sold worldwide between 2010 and 2020”, 2020. [Online]. Available: https://www.statista.com/statistics/200002/international-car-sales-since-1990/ .[Accessed 12 June 2020].
[15] Lee, B. G., Lee, B. L., & Chung, W. Y., “Wristband-Type Driver Vigilance Monitoring System Using Smartwatch,” IEEE Sensors Journal. 2015.
[16] Lee, B. G., Lee, B. L., & Chung, W. Y., “Smartwatch-based driver alertness monitoring with wearable motion and physiological sensor,” Proceedings of the Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBS). 2015.
[17] G. W. Markus Klausner, "Method for detecting the position of hands on a steering wheel". March 2006.
[18] Zhu, P., Zhou, H., Cao, S., Yang, P., & Xue, S., “Control with gestures: A hand gesture recognition system using off-the-shelf smartwatch,” International Conference on Big Data Computing and Communications (BIGCOM). 2018.
[19] Yang, C. H., Chang, C. C., & Liang, D., “A novel GMM-based behavioral modeling approach for smartwatch-based driver authentication,” Sensors. 2018.
[20] Jiang, L., Lin, X., Liu, X., Bi, C., & Xing, G., “SafeDrive: Detecting Distracted Driving Behaviors Using Wrist-Worn Devices,” the ACM on Interactive, Mobile, Wearable and Ubiquitous Technologies. 2018.
[21] Huang, N.E., Wu, Z., “A Review On Hilbert-Huang Transform: Method and Its Applications to Geophysical Studies,” Reviews of Geophysics, 2008.
[22] A. Adams, "Poll: What Is Your Hand-Orientation & What Wrist Do You Wear Your Watch On?," 2015. [Online]. Available: https://www.ablogtowatch.com/poll-your-hand-orientation-what-wrist-wear-your-watch/. [Accessed 18 June 2020].
[23] American Society of Safety Engineers, “Tips for Avoiding Distracted Driving,” [Online]. Available: https://ohsonline.com/Articles/2012/04/02/ASSE-Transportation-Group-Offers-New-Website-Tips-for-Avoiding-Distracted-Driving.aspx? [Accessed 15 June 2020].
指導教授 梁德容 張欽圳(Deron Liang Chin-Chun Chang) 審核日期 2020-7-28
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明