4.7 Article

Randomized non-linear PCA networks

Journal

INFORMATION SCIENCES
Volume 545, Issue -, Pages 241-253

Publisher

ELSEVIER SCIENCE INC
DOI: 10.1016/j.ins.2020.08.005

Keywords

Convolutional neural networks; PCANet; Random fourier features; Nonlinear component analysis; Image classification

Ask authors/readers for more resources

The study introduces a network called Randomized Nonlinear PCANet (RNPCANet) which uses kernel PCA to learn convolutional filters, addressing the limitation of PCANet in capturing nonlinear structures. By leveraging kernel methods, the proposed method achieves superior recognition accuracy in image recognition tasks compared to PCANet and CKNs.
PCANet is an unsupervised Convolutional Neural Network (CNN), which uses Principal Component Analysis (PCA) to learn convolutional filters. One drawback of PCANet is that linear PCA cannot capture nonlinear structures within data. To address this problem, a straightforward approach is utilizing kernel methods by equipping the PCA method in PCANet with a kernel function. However, this practice leads to a network having cubic complexity with respect to the number of training image patches. In this paper, we propose a network called Randomized Nonlinear PCANet (RNPCANet), which uses an explicit kernel PCA to learn the convolutional filters. Although RNPCANet utilizes kernel methods for nonlinear processing of data, using kernel approximation techniques to define an explicit feature space in each stage, we theoretically show that the complexity of this model is not much higher than that of PCANet. We also show that our method links PCANets to Convolutional Kernel Networks (CKNs) as the proposed model maps the patches to a kernel feature space similar to CKNs. We evaluate our model on image recognition tasks including Coil-20, Coil-100, ETH-80, Caltech-101, MNIST, and C-Cube datasets. The experimental results show that the proposed method has superiority over PCANet and CKNs in terms of recognition accuracy. (C) 2020 Elsevier Inc. All rights reserved.

Authors

I am an author on this paper
Click your name to claim this paper and add it to your profile.

Reviews

Primary Rating

4.7
Not enough ratings

Secondary Ratings

Novelty
-
Significance
-
Scientific rigor
-
Rate this paper

Recommended

Article Computer Science, Artificial Intelligence

Omnidirectional edge detection

Sayed Kamaledin Ghiasi Shirazi, Reza Safabakhsh

COMPUTER VISION AND IMAGE UNDERSTANDING (2009)

Article Computer Science, Artificial Intelligence

Competitive Cross-Entropy Loss: A Study on Training Single-Layer Neural Networks for Solving Nonlinearly Separable Classification Problems

Kamaledin Ghiasi-Shirazi

NEURAL PROCESSING LETTERS (2019)

Article Computer Science, Artificial Intelligence

Convolutional kernel networks based on a convex combination of cosine kernels

Mohammad Reza Mohammadnia-Qaraei, Reza Monsefi, Kamaledin Ghiasi-Shirazi

PATTERN RECOGNITION LETTERS (2018)

Article Engineering, Biomedical

Microaneurysm detection in fundus images using a two-step convolutional neural network

Noushin Eftekhari, Hamid-Reza Pourreza, Mojtaba Masoudi, Kamaledin Ghiasi-Shirazi, Ehsan Saeedi

BIOMEDICAL ENGINEERING ONLINE (2019)

Article Computer Science, Artificial Intelligence

Generalizing the Convolution Operator in Convolutional Neural Networks

Kamaledin Ghiasi-Shirazi

NEURAL PROCESSING LETTERS (2019)

Article Computer Science, Artificial Intelligence

Improving the backpropagation algorithm with consequentialism weight updates over mini-batches

Naeem Paeedeh, Kamaledin Ghiasi-Shirazi

Summary: The paper extends NLMS and APA algorithms to multi-layer neural networks, treating neural networks as a set of adaptive filters. A more robust algorithm is proposed that predicts and corrects adverse consequences during training, making it easier to tune and reducing reliance on other techniques.

NEUROCOMPUTING (2021)

Article Computer Science, Artificial Intelligence

A Multi-prototype Capsule Network for Image Recognition with High Intra-class Variations

Saeid Abbaasi, Kamaledin Ghiasi-Shirazi, Ahad Harati

Summary: Capsule networks are deep neural networks that use a part-to-whole association and transformation matrices to represent classes. In this paper, a new multi-prototype capsule network architecture is proposed along with a soft competitive learning algorithm. The results show that this approach improves the classification accuracy compared to the original capsule networks and high-dimensional capsules.

NEURAL PROCESSING LETTERS (2023)

Article Oncology

Original Article Deep-learning Method for the Prediction of Three-Dimensional Dose Distribution for Left Breast Cancer Conformal Radiation Therapy

M. E. Ravari, Sh. Nasseri, M. Mohammadi, M. Behmadi, S. K. Ghiasi-Shirazi, M. Momennezhad

Summary: The study demonstrates that a deep-learning model can accurately and precisely predict the three-dimensional dose distribution for patients with breast cancer. This approach can be extended to other cancer treatment planning systems.

CLINICAL ONCOLOGY (2023)

Article Computer Science, Artificial Intelligence

Prototype-Based Interpretation of the Functionality of Neurons in Winner-Take-All Neural Networks

Ramin Zarei-Sabzevar, Kamaledin Ghiasi-Shirazi, Ahad Harati

Summary: This article introduces the application of winner-take-all network based on minimum Euclidean distance in prototype-based learning and proposes +/- ED-WTA method for model construction and training. Experiments show that this method can construct highly interpretable prototypes and be used to explain the functionality of deep neural networks, as well as detect outliers and adversarial examples.

IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS (2023)

Article Computer Science, Hardware & Architecture

RSCM technology for developing runtime-reconfigurable telecommunication applications

Kamaledin Ghiasi-Shirazi, Mahdi Mohseni, Majid Darvishan, Reza Yousefzadeh

COMPUTER STANDARDS & INTERFACES (2017)

Proceedings Paper Computer Science, Theory & Methods

Training LDCRF Model on Unsegmented Sequences using Connectionist Temporal Classification

Amir Ahooye Atashin, Kamaledin Ghiasi-Shirazi, Ahad Harati

2016 6TH INTERNATIONAL CONFERENCE ON COMPUTER AND KNOWLEDGE ENGINEERING (ICCKE) (2016)

Article Automation & Control Systems

Learning Translation Invariant Kernels for Classification

Kamaledin Ghiasi-Shirazi, Reza Safabakhsh, Mostafa Shamsi

JOURNAL OF MACHINE LEARNING RESEARCH (2010)

Article Computer Science, Information Systems

A consensus model considers managing manipulative and overconfident behaviours in large-scale group decision-making

Xia Liang, Jie Guo, Peide Liu

Summary: This paper investigates a novel consensus model based on social networks to manage manipulative and overconfident behaviors in large-scale group decision-making. By proposing a novel clustering model and improved methods, the consensus reaching is effectively facilitated. The feedback mechanism and management approach are employed to handle decision makers' behaviors. Simulation experiments and comparative analysis demonstrate the effectiveness of the model.

INFORMATION SCIENCES (2024)

Article Computer Science, Information Systems

CGN: Class gradient network for the construction of adversarial samples

Xiang Li, Haiwang Guo, Xinyang Deng, Wen Jiang

Summary: This paper proposes a method based on class gradient networks for generating high-quality adversarial samples. By introducing a high-level class gradient matrix and combining classification loss and perturbation loss, the method demonstrates superiority in the transferability of adversarial samples on targeted attacks.

INFORMATION SCIENCES (2024)

Article Computer Science, Information Systems

Distinguishing latent interaction types from implicit feedbacks for recommendation

Lingyun Lu, Bang Wang, Zizhuo Zhang, Shenghao Liu

Summary: Many recommendation algorithms only rely on implicit feedbacks due to privacy concerns. However, the encoding of interaction types is often ignored. This paper proposes a relation-aware neural model that classifies implicit feedbacks by encoding edges, thereby enhancing recommendation performance.

INFORMATION SCIENCES (2024)

Article Computer Science, Information Systems

Proximity-based density description with regularized reconstruction algorithm for anomaly detection

Jaehong Yu, Hyungrok Do

Summary: This study discusses unsupervised anomaly detection using one-class classification, which determines whether a new instance belongs to the target class by constructing a decision boundary. The proposed method uses a proximity-based density description and a regularized reconstruction algorithm to overcome the limitations of existing one-class classification methods. Experimental results demonstrate the superior performance of the proposed algorithm.

INFORMATION SCIENCES (2024)

Article Computer Science, Information Systems

Non-iterative border-peeling clustering algorithm based on swap strategy

Hui Tu, Shifei Ding, Xiao Xu, Haiwei Hou, Chao Li, Ling Ding

Summary: Border-Peeling algorithm is a density-based clustering algorithm, but its complexity and issues on unbalanced datasets restrict its application. This paper proposes a non-iterative border-peeling clustering algorithm, which improves the clustering performance by distinguishing and associating core points and border points.

INFORMATION SCIENCES (2024)

Article Computer Science, Information Systems

A two-stage denoising framework for zero-shot learning with noisy labels

Long Tang, Pan Zhao, Zhigeng Pan, Xingxing Duan, Panos M. Pardalos

Summary: In this work, a two-stage denoising framework (TSDF) is proposed for zero-shot learning (ZSL) to address the issue of noisy labels. The framework includes a tailored loss function to remove suspected noisy-label instances and a ramp-style loss function to reduce the negative impact of remaining noisy labels. In addition, a dynamic screening strategy (DSS) is developed to efficiently handle the nonconvexity of the ramp-style loss.

INFORMATION SCIENCES (2024)

Article Computer Science, Information Systems

Selection of a viable blockchain service provider for data management within the internet of medical things: An MCDM approach to Indian healthcare

Raghunathan Krishankumar, Sundararajan Dhruva, Kattur S. Ravichandran, Samarjit Kar

Summary: Health 4.0 is gaining global attention for better healthcare through digital technologies. This study proposes a new decision-making framework for selecting viable blockchain service providers in the Internet of Medical Things (IoMT). The framework addresses the limitations in previous studies and demonstrates its applicability in the Indian healthcare sector. The results show the top ranking BSPs, the importance of various criteria, and the effectiveness of the developed model.

INFORMATION SCIENCES (2024)

Article Computer Science, Information Systems

Q-learning with heterogeneous update strategy

Tao Tan, Hong Xie, Liang Feng

Summary: This paper proposes a heterogeneous update idea and designs HetUp Q-learning algorithm to enlarge the normalized gap by overestimating the Q-value corresponding to the optimal action and underestimating the Q-value corresponding to the other actions. To address the limitation, a softmax strategy is applied to estimate the optimal action, resulting in HetUpSoft Q-learning and HetUpSoft DQN. Extensive experimental results show significant improvements over SOTA baselines.

INFORMATION SCIENCES (2024)

Article Computer Science, Information Systems

Dyformer: A dynamic transformer-based architecture for multivariate time series classification

Chao Yang, Xianzhi Wang, Lina Yao, Guodong Long, Guandong Xu

Summary: This paper proposes a dynamic transformer-based architecture called Dyformer for multivariate time series classification. Dyformer captures multi-scale features through hierarchical pooling and adaptive learning strategies, and improves model performance by introducing feature-map-wise attention mechanisms and a joint loss function.

INFORMATION SCIENCES (2024)

Article Computer Science, Information Systems

ESSENT: an arithmetic optimization algorithm with enhanced scatter search strategy for automated test case generation

Xiguang Li, Baolu Feng, Yunhe Sun, Ammar Hawbani, Saeed Hammod Alsamhi, Liang Zhao

Summary: This paper proposes an enhanced scatter search strategy, using opposition-based learning, to solve the problem of automated test case generation based on path coverage (ATCG-PC). The proposed ESSENT algorithm selects the path with the lowest path entropy among the uncovered paths as the target path and generates new test cases to cover the target path by modifying the dimensions of existing test cases. Experimental results show that the ESSENT algorithm outperforms other state-of-the-art algorithms, achieving maximum path coverage with fewer test cases.

INFORMATION SCIENCES (2024)

Article Computer Science, Information Systems

An attention based approach for automated account linkage in federated identity management

Shirin Dabbaghi Varnosfaderani, Piotr Kasprzak, Aytaj Badirova, Ralph Krimmel, Christof Pohl, Ramin Yahyapour

Summary: Linking digital accounts belonging to the same user is crucial for security, user satisfaction, and next-generation service development. However, research on account linkage is mainly focused on social networks, and there is a lack of studies in other domains. To address this, we propose SmartSSO, a framework that automates the account linkage process by analyzing user routines and behavior during login processes. Our experiments on a large dataset show that SmartSSO achieves over 98% accuracy in hit-precision.

INFORMATION SCIENCES (2024)

Article Computer Science, Information Systems

A memetic algorithm with fuzzy-based population control for the joint order batching and picker routing problem

Renchao Wu, Jianjun He, Xin Li, Zuguo Chen

Summary: This paper proposes a memetic algorithm with fuzzy-based population control (MA-FPC) to solve the joint order batching and picker routing problem (JOBPRP). The algorithm incorporates batch exchange crossover and a two-level local improvement procedure. Experimental results show that MA-FPC outperforms existing algorithms in terms of solution quality.

INFORMATION SCIENCES (2024)

Article Computer Science, Information Systems

Refining one-class representation: A unified transformer for unsupervised time-series anomaly detection

Guoxiang Zhong, Fagui Liu, Jun Jiang, Bin Wang, C. L. Philip Chen

Summary: In this study, we propose the AMFormer framework to address the problem of mixed normal and anomaly samples in deep unsupervised time-series anomaly detection. By refining the one-class representation and introducing the masked operation mechanism and cost sensitive learning theory, our approach significantly improves anomaly detection performance.

INFORMATION SCIENCES (2024)

Article Computer Science, Information Systems

A data-driven optimisation method for a class of problems with redundant variables and indefinite objective functions

Jin Zhou, Kang Zhou, Gexiang Zhang, Ferrante Neri, Wangyang Shen, Weiping Jin

Summary: In this paper, the authors focus on the issue of multi-objective optimisation problems with redundant variables and indefinite objective functions (MOPRVIF) in practical problem-solving. They propose a dual data-driven method for solving this problem, which consists of eliminating redundant variables, constructing objective functions, selecting evolution operators, and using a multi-objective evolutionary algorithm. The experiments conducted on two different problem domains demonstrate the effectiveness, practicality, and scalability of the proposed method.

INFORMATION SCIENCES (2024)

Article Computer Science, Information Systems

A Monte Carlo fuzzy logistic regression framework against imbalance and separation

Georgios Charizanos, Haydar Demirhan, Duygu Icen

Summary: This article proposes a new fuzzy logistic regression framework that addresses the problems of separation and imbalance while maintaining the interpretability of classical logistic regression. By fuzzifying binary variables and classifying subjects based on a fuzzy threshold, the framework demonstrates superior performance on imbalanced datasets.

INFORMATION SCIENCES (2024)