1
|
Liu J, Zhang W, Liu F, Yang J, Xiao L. Deep one-class probability learning for end-to-end image classification. Neural Netw 2025; 185:107201. [PMID: 39903959 DOI: 10.1016/j.neunet.2025.107201] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 01/06/2024] [Revised: 12/29/2024] [Accepted: 01/19/2025] [Indexed: 02/06/2025]
Abstract
One-class learning has many application potentials in novelty, anomaly, and outlier detection systems. It aims to distinguish both positive and negative samples with a model trained via only positive samples or one-class annotated samples. With the difficulty in training an end-to-end classification network, existing methods usually make decisions indirectly. To fully exploit the learning capability of a deep network, in this paper, we propose to design a deep end-to-end binary image classifier based on convolutional neural network with input of image and output of classification result. Without negative training samples, we establish a probabilistic model driven by an energy to learn the distribution of positive samples. The energy is proposed based on the output of the network which subtly models the deep discriminations into statistics. During optimization, to overcome the difficulty of distribution estimation, we propose a novel particle swarm optimization algorithm based sampling method. Compared with existing methods, the proposed method is able to directly output classification results without additional thresholding or estimating operations. Moreover, the deep network is directly optimized via the probabilistic model which results in better adaptation of positive distribution and classification task. Experiments demonstrate the effectiveness and state-of-the-art performance of the proposed method.
Collapse
Affiliation(s)
- Jia Liu
- School of Computer Science and Engineering, Nanjing University of Science and Technology, Nanjing, 210094, China
| | - Wenhua Zhang
- School of Computer Science and Engineering, Nanjing University of Science and Technology, Nanjing, 210094, China.
| | - Fang Liu
- School of Computer Science and Engineering, Nanjing University of Science and Technology, Nanjing, 210094, China
| | - Jingxiang Yang
- School of Computer Science and Engineering, Nanjing University of Science and Technology, Nanjing, 210094, China
| | - Liang Xiao
- School of Computer Science and Engineering, Nanjing University of Science and Technology, Nanjing, 210094, China
| |
Collapse
|
2
|
Zhao X, Tian Y, Zheng C. Robust one-class support vector machine. Neural Netw 2025; 188:107416. [PMID: 40209301 DOI: 10.1016/j.neunet.2025.107416] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 10/14/2024] [Revised: 02/10/2025] [Accepted: 03/15/2025] [Indexed: 04/12/2025]
Abstract
One-Class Support Vector Machine (OCSVM) is an effective algorithm in one-class classification task. However, it exhibits sensitivity to noise and outliers. Current solutions often employ bounded loss functions that impose finite but relatively large penalties on noise or outliers, and these loss functions suffer from limitations of discontinuity and non-differentiability. To address these issues, this paper introduces a novel, continuous, smooth, and differentiable loss function, namely Quadratic Type Squared Error Loss Function (QTSELF), and proposes a more robust OCSVM (Q-OCSVM). Q-OCSVM not only differentiates samples based on their positions and applies distinct treatments accordingly but also enhances model robustness by imposing minimal penalties on noise and outliers. Moreover, the elegant mathematical properties of the loss function facilitate model optimization. Theoretical analysis utilizes Rademacher complexity theory to conduct the generalization error bound of the model. Momentum method is used to optimize Q-OCSVM. Extensive experiments convincingly demonstrate that Q-OCSVM outperforms the benchmark techniques.
Collapse
Affiliation(s)
- Xiaoxi Zhao
- School of Management, Hangzhou Dianzi University, Hangzhou 310018, China; Experimental Center of Data Science and Intelligent Decision-Making, Hangzhou Dianzi University, Hangzhou 310018, China
| | - Yingjie Tian
- School of Economics and Management, University of Chinese Academy of Sciences, Beijing 100190, China; Research Center on Fictitious Economy and Data Science, Chinese Academy of Sciences, Beijing 100190, China; Key Laboratory of Big Data Mining and Knowledge Management, Chinese Academy of Sciences, Beijing 100190, China; MOE Social Science Laboratory of Digital Economic Forecasts and Policy Simulation at UCAS, Beijing 100190, China.
| | - Chonghua Zheng
- School of Management, Hangzhou Dianzi University, Hangzhou 310018, China
| |
Collapse
|
3
|
Zhang W, Yang Y, Jonathan Wu QM, Liu T. Deep Optimized Broad Learning System for Applications in Tabular Data Recognition. IEEE TRANSACTIONS ON CYBERNETICS 2024; 54:7119-7132. [PMID: 39405153 DOI: 10.1109/tcyb.2024.3473809] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Track Full Text] [Subscribe] [Scholar Register] [Indexed: 03/05/2025]
Abstract
The broad learning system (BLS) is a versatile and effective tool for analyzing tabular data. However, the rapid expansion of big data has resulted in an overwhelming amount of tabular data, necessitating the development of specialized tools for effective management and analysis. This article introduces an optimized BLS (OBLS) specifically tailored for big data analysis. In addition, a deep-optimized BLS (DOBLS) network is developed further to enhance the performance and efficiency of the OBLS. The main contributions of this article are: 1) by retracing the network's error from the output space to the latent space, the OBLS adjusts parameters in the feature and enhancement node layers. This process aims to achieve more resilient representations, resulting in improved performance; 2) the DOBLS is a multilayered structure consisting of multiple OBLSs, wherein each OBLS connects to the input and output layers, enabling direct data propagation. This design helps reduce information loss between layers, ensuring an efficient flow of information throughout the network; and 3) the proposed methods demonstrate robustness across various applications, including multiview feature embedding, one-class classification (OCC), camera model identification, electroencephalogram (EEG) signal processing, and radar signal analysis. Experimental results validate the effectiveness of the proposed models. To ensure reproducibility, the source code is available at https://github.com/1027051515/OBLS_DOBLS.
Collapse
|
4
|
Yao W, Hu L, Hou Y, Li X. A Lightweight Intelligent Network Intrusion Detection System Using One-Class Autoencoder and Ensemble Learning for IoT. SENSORS (BASEL, SWITZERLAND) 2023; 23:4141. [PMID: 37112482 PMCID: PMC10144792 DOI: 10.3390/s23084141] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Figures] [Subscribe] [Scholar Register] [Received: 03/09/2023] [Revised: 04/12/2023] [Accepted: 04/18/2023] [Indexed: 06/19/2023]
Abstract
Network intrusion detection technology is key to cybersecurity regarding the Internet of Things (IoT). The traditional intrusion detection system targeting Binary or Multi-Classification can detect known attacks, but it is difficult to resist unknown attacks (such as zero-day attacks). Unknown attacks require security experts to confirm and retrain the model, but new models do not keep up to date. This paper proposes a Lightweight Intelligent NIDS using a One-Class Bidirectional GRU Autoencoder and Ensemble Learning. It can not only accurately identify normal and abnormal data, but also identify unknown attacks as the type most similar to known attacks. First, a One-Class Classification model based on a Bidirectional GRU Autoencoder is introduced. This model is trained with normal data, and has high prediction accuracy in the case of abnormal data and unknown attack data. Second, a multi-classification recognition method based on ensemble learning is proposed. It uses Soft Voting to evaluate the results of various base classifiers, and identify unknown attacks (novelty data) as the type most similar to known attacks, so that exception classification becomes more accurate. Experiments are conducted on WSN-DS, UNSW-NB15, and KDD CUP99 datasets, and the recognition rates of the proposed models in the three datasets are raised to 97.91%, 98.92%, and 98.23% respectively. The results verify the feasibility, efficiency, and portability of the algorithm proposed in the paper.
Collapse
Affiliation(s)
- Wenbin Yao
- School of Computer Science, Beijing University of Posts and Telecommunications, Beijing 100876, China
| | - Longcan Hu
- Beijing Key Laboratory of Intelligent Telecommunications Software and Multimedia, Beijing University of Posts and Telecommunications, Beijing 100876, China; (L.H.); (Y.H.)
| | - Yingying Hou
- Beijing Key Laboratory of Intelligent Telecommunications Software and Multimedia, Beijing University of Posts and Telecommunications, Beijing 100876, China; (L.H.); (Y.H.)
| | - Xiaoyong Li
- School of Cyberspace Security, Beijing University of Posts and Telecommunications, Beijing 100876, China;
| |
Collapse
|
5
|
Zhang S, Wang T, Cao J, Liu J. Multichannel Matrix Randomized Autoencoder. Neural Process Lett 2022. [DOI: 10.1007/s11063-022-11134-8] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 12/29/2022]
|
6
|
Cao J, Chen L, Hu D, Dong F, Jiang T, Gao W, Gao F. Unsupervised Eye Blink Artifact Detection From EEG With Gaussian Mixture Model. IEEE J Biomed Health Inform 2021; 25:2895-2905. [PMID: 33560994 DOI: 10.1109/jbhi.2021.3057891] [Citation(s) in RCA: 16] [Impact Index Per Article: 4.0] [Reference Citation Analysis] [Abstract] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/05/2022]
Abstract
Eye blink is one of the most common artifacts in electroencephalogram (EEG) and significantly affects the performance of the EEG related applications, such as epilepsy recognition, spike detection, encephalitis diagnosis, etc. To achieve an accurate and efficient eye blink detection, a novel unsupervised learning algorithm based on a hybrid thresholding followed with a Gaussian mixture model (GMM) is presented in this paper. The EEG signal is priliminarily screened by a cascaded thresholding method built on the distributions of signal amplitude, amplitude displacement, as well as the cross channel correlation. Then, the channel correlation of the two frontal electrodes (FP1, FP2), the fractal dimension, and the mean of amplitude difference between FP1 and FP2, are extracted to characterize the filtered EEGs. The GMM trained on these features is applied for the eye blink detection. The performance of the proposed algorithm is studied on two EEG datasets collected by the Temple University Hospital (TUH) and the Children's Hospital, Zhejiang University School of Medicine (CHZU), where the datasets are recorded from epilepsy and encephalitis patients, and contain a lot of eye blink artifacts. Experimental results show that the proposed algorithm can achieve the highest detection precision and F1 score over the state-of-the-art methods.
Collapse
|
7
|
Ma R, Wang T, Cao J, Dong F. Minimum error entropy criterion‐based randomised autoencoder. COGNITIVE COMPUTATION AND SYSTEMS 2021. [DOI: 10.1049/ccs2.12030] [Citation(s) in RCA: 1] [Impact Index Per Article: 0.3] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 11/20/2022] Open
Affiliation(s)
- Rongzhi Ma
- Machine Learning and I‐health International Cooperation Base of Zhejiang Province Hangzhou Dianzi University China
| | - Tianlei Wang
- Machine Learning and I‐health International Cooperation Base of Zhejiang Province Hangzhou Dianzi University China
- Artificial Intelligence Institute Hangzhou Dianzi University Zhejiang China
| | - Jiuwen Cao
- Machine Learning and I‐health International Cooperation Base of Zhejiang Province Hangzhou Dianzi University China
- Artificial Intelligence Institute Hangzhou Dianzi University Zhejiang China
- Research Center for Intelligent Sensing Zhejiang Lab Hangzhou China
| | - Fang Dong
- School of Information and Electrical Engineering Zhejiang University City College China
| |
Collapse
|