Open Access. Powered by Scholars. Published by Universities.®
- Discipline
-
- Artificial Intelligence and Robotics (19)
- Engineering (7)
- Computer Engineering (4)
- Electrical and Computer Engineering (3)
- Software Engineering (3)
-
- Databases and Information Systems (2)
- Digital Communications and Networking (2)
- OS and Networks (2)
- Programming Languages and Compilers (2)
- Theory and Algorithms (2)
- Bioethics and Medical Ethics (1)
- Business (1)
- Communication (1)
- Computer and Systems Architecture (1)
- Cybersecurity (1)
- Data Science (1)
- Data Storage Systems (1)
- Finance and Financial Management (1)
- Life Sciences (1)
- Medicinal Chemistry and Pharmaceutics (1)
- Medicine and Health Sciences (1)
- Numerical Analysis and Scientific Computing (1)
- Other Computer Engineering (1)
- Other Computer Sciences (1)
- Pharmacology, Toxicology and Environmental Health (1)
- Pharmacy and Pharmaceutical Sciences (1)
- Social Media (1)
- Institution
-
- Singapore Management University (9)
- Old Dominion University (8)
- San Jose State University (3)
- Edith Cowan University (2)
- James Madison University (2)
-
- East Texas A&M University (1)
- Kennesaw State University (1)
- Louisiana State University (1)
- Loyola University Chicago (1)
- Mississippi State University (1)
- Missouri State University (1)
- Ohio Northern University (1)
- Southern Methodist University (1)
- The British University in Egypt (1)
- University of New Mexico (1)
- Publication
-
- Research Collection School Of Computing and Information Systems (9)
- Electrical & Computer Engineering Faculty Publications (4)
- Master's Projects (3)
- VMASC Publications (3)
- Masters Theses, 2020-current (2)
-
- Computer Science (1)
- Computer Science ETDs (1)
- Computer Science: Faculty Publications and Other Works (1)
- Engineering Technology Faculty Publications (1)
- Faculty Publications (1)
- Graduate Theses/Dissertations (1)
- LSU Master's Theses (1)
- Master of Science in Computer Science Theses (1)
- Pharmacy and Wellness Review (1)
- Research outputs 2014 to 2021 (1)
- SMU Data Science Review (1)
- Theses and Dissertations (1)
- Theses: Doctorates and Masters (1)
- Publication Type
Articles 31 - 34 of 34
Full-Text Articles in Information Security
Machine Learning Versus Deep Learning For Malware Detection, Parth Jain
Machine Learning Versus Deep Learning For Malware Detection, Parth Jain
Master's Projects
It is often claimed that the primary advantage of deep learning is that such models can continue to learn as more data is available, provided that sufficient computing power is available for training. In contrast, for other forms of machine learning it is claimed that models ‘‘saturate,’’ in the sense that no additional learning can occur beyond some point, regardless of the amount of data or computing power available. In this research, we compare the accuracy of deep learning to other forms of machine learning for malware detection, as a function of the training dataset size. We experiment with a …
Deep Learning For Image Spam Detection, Tazmina Sharmin
Deep Learning For Image Spam Detection, Tazmina Sharmin
Master's Projects
Spam can be defined as unsolicited bulk email. In an effort to evade text-based spam filters, spammers can embed their spam text in an image, which is referred to as image spam. In this research, we consider the problem of image spam detection, based on image analysis. We apply various machine learning and deep learning techniques to real-world image spam datasets, and to a challenge image spam-like dataset. We obtain results comparable to previous work for the real-world datasets, while our deep learning approach yields the best results to date for the challenge dataset.
Making A Good Thing Better: Enhancing Password/Pin-Based User Authentication With Smartwatch, Bing Chang, Yingjiu Li, Qiongxiao Wang, Wen-Tao Zhu, Robert H. Deng
Making A Good Thing Better: Enhancing Password/Pin-Based User Authentication With Smartwatch, Bing Chang, Yingjiu Li, Qiongxiao Wang, Wen-Tao Zhu, Robert H. Deng
Research Collection School Of Computing and Information Systems
Wearing smartwatches becomes increasingly popular in people’s lives. This paper shows that a smartwatch can help its bearer authenticate to a login system effectively and securely even if the bearer’s password has already been revealed. This idea is motivated by our observation that a sensor-rich smartwatch is capable of tracking the wrist motions of its bearer typing a password or PIN, which can be used as an authentication factor. The major challenge in this research is that a sophisticated attacker may imitate a user’s typing behavior as shown in previous research on keystroke dynamics based user authentication. We address this …
Comparative Study Of Deep Learning Models For Network Intrusion Detection, Brian Lee, Sandhya Amaresh, Clifford Green, Daniel Engels
Comparative Study Of Deep Learning Models For Network Intrusion Detection, Brian Lee, Sandhya Amaresh, Clifford Green, Daniel Engels
SMU Data Science Review
In this paper, we present a comparative evaluation of deep learning approaches to network intrusion detection. A Network Intrusion Detection System (NIDS) is a critical component of every Internet connected system due to likely attacks from both external and internal sources. A NIDS is used to detect network born attacks such as Denial of Service (DoS) attacks, malware replication, and intruders that are operating within the system. Multiple deep learning approaches have been proposed for intrusion detection systems. We evaluate three models, a vanilla deep neural net (DNN), self-taught learning (STL) approach, and Recurrent Neural Network (RNN) based Long Short …