WASET
	@article{(Open Science Index):https://publications.waset.org/pdf/9242,
	  title     = {Application of Neural Network in User Authentication for Smart Home System},
	  author    = {A. Joseph and  D.B.L. Bong and  D.A.A. Mat},
	  country	= {},
	  institution	= {},
	  abstract     = {Security has been an important issue and concern in the
smart home systems. Smart home networks consist of a wide range of
wired or wireless devices, there is possibility that illegal access to
some restricted data or devices may happen. Password-based
authentication is widely used to identify authorize users, because this
method is cheap, easy and quite accurate. In this paper, a neural
network is trained to store the passwords instead of using verification
table. This method is useful in solving security problems that
happened in some authentication system. The conventional way to
train the network using Backpropagation (BPN) requires a long
training time. Hence, a faster training algorithm, Resilient
Backpropagation (RPROP) is embedded to the MLPs Neural
Network to accelerate the training process. For the Data Part, 200
sets of UserID and Passwords were created and encoded into binary
as the input. The simulation had been carried out to evaluate the
performance for different number of hidden neurons and combination
of transfer functions. Mean Square Error (MSE), training time and
number of epochs are used to determine the network performance.
From the results obtained, using Tansig and Purelin in hidden and
output layer and 250 hidden neurons gave the better performance. As
a result, a password-based user authentication system for smart home
by using neural network had been developed successfully.},
	    journal   = {International Journal of Computer and Information Engineering},
	  volume    = {3},
	  number    = {5},
	  year      = {2009},
	  pages     = {1430 - 1437},
	  ee        = {https://publications.waset.org/pdf/9242},
	  url   	= {https://publications.waset.org/vol/29},
	  bibsource = {https://publications.waset.org/},
	  issn  	= {eISSN: 1307-6892},
	  publisher = {World Academy of Science, Engineering and Technology},
	  index 	= {Open Science Index 29, 2009},
	}