Library Automation and Digital Archive
LONTAR
Fakultas Ilmu Komputer
Universitas Indonesia

Pencarian Sederhana

Find Similar Add to Favorite

Call Number SEM-372
Collection Type Indeks Artikel prosiding/Sem
Title Sleep Stage Classification using Convulutional Neural Networks and Bidirectional long short-term Memory. Hal 303-308
Author Intan Nurma Yulita, Mohamad Ivan Fanany, Anita Murni Arymurthy;
Publisher ICACSIS International Conference on Advanced Computer Science Information System
Subject Bidirectional Long short-term Memory; Convulutional Neural Networks; Feature representation; Sleep stage classification
Location
Lokasi : Perpustakaan Fakultas Ilmu Komputer
Nomor Panggil ID Koleksi Status
SEM-372 TERSEDIA
Tidak ada review pada koleksi ini: 47299
Abstract- Classification of sleep stage is very useful to detect the occurrence of sleep apnea. This classification requires mechanism that automatically and efficiently process polysomnography data. However, the process requires a system to be able to extract the relevant features which are then used to classify the sleep stage. The best solution is sequence classification because it not only concerns the contents of each segment or the long short-term memory (LSTM) . The LSTM can only update for forwarding directions. To process the data in two directions, it implemented Bidirectional Long Short Term Memory (BISTM). Also , the implementation also applies Convolutional Neural Networks (CNN) as a feature learning before using BiLSTM. The result shows that F-measure Bi-LSTM is better than LSTM but use CNN as a learning attribute for Bi-LSTM cause an F-measure decrease.