Machine Learning for Web Proxy Analytics

Machine Learning for Web Proxy Analytics

Mark Maldonado, Ayad Barsoum
Copyright: © 2019 |Pages: 12
DOI: 10.4018/IJCRE.2019070103
OnDemand:
(Individual Articles)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

Proxy servers used around the globe are typically graded and built for small businesses to large enterprises. This does not dismiss any of the current efforts to keep the general consumer of an electronic device safe from malicious websites or denying youth of obscene content. With the emergence of machine learning, we can utilize the power to have smart security instantiated around the population's everyday life. In this work, we present a simple solution of providing a web proxy to each user of mobile devices or any networked computer powered by a neural network. The idea is to have a proxy server to handle the functionality to allow safe websites to be rendered per request. When a website request is made and not identified in the pre-determined website database, the proxy server will utilize a trained neural network to determine whether or not to render that website. The neural network will be trained on a vast collection of sampled websites by category. The neural network needs to be trained constantly to improve decision making as new websites are visited.
Article Preview
Top

Machine Learning

In the world of machine learning (Sebastiani, 2002; Michie, Spiegelhalter, & Taylor, 1994; Quinlan, 2014; Witten, Frank, Hal, & Pal, 2016; Pedregosa, et al., 2011) and/or artificial intelligence, one must find the perfect starting point and should have an idea where the project will go or possibly evolve into. There are several things we need to consider when picking a neural network design and what we want to achieve. A neural network (Kalchbrenner, Grefenstette, & Blunsom, 2014; Psaltis, Sideris, & Yamamura, 1988; Haykin, 1994; Hagan, Demuth, Beale, & De Jesús, 1996; Anthony & Bartlett, 2009) is generally comprised of 3 basic parts known as neurons, layers, and bias.

Neurons deal with numerous types of information to be processed. Each individual neuron must know how to handle these types of information: input values, weights and bias, net sum, and an activation function. Although a neuron is just a small portion, it is critical to have accurate processing of data.

Layers are important component in a neural network. There is a minimum of three layers: input, hidden, and output. Each layer must handle information being fed forward to create an expected answer. Starting with the input layer, it is critical to have information prepared accurate and normalized properly. This will lower the chance of unexpected results. The hidden layer is particularly unique, as there can be multiple depending on the complexity of processing. When more than one hidden is present, each layer will feed forward as normal and additional processing for back-propagation is acceptable. After information has traversed through the neural network layers, the output is equally important to have accurate results.

Complete Article List

Search this Journal:
Reset
Volume 5: 1 Issue (2024)
Volume 4: 2 Issues (2022): 1 Released, 1 Forthcoming
Volume 3: 2 Issues (2021)
Volume 2: 2 Issues (2020)
Volume 1: 2 Issues (2019)
View Complete Journal Contents Listing