A0449
Title: Dimensionality reduction in neural networks: A PCA-based approach for supervised learning
Authors: Elizabeth Chou - National Chengchi University (Taiwan) [presenting]
Abstract: Siamese neural networks (SNNs) are widely used in tasks requiring similarity measurements, such as object detection, facial recognition, and medical image analysis. By mapping high-dimensional features to lower-dimensional spaces, SNNs enhance the discriminative ability of features, making them more effective for classification tasks. However, challenges such as high computational costs and overfitting remain significant. The purpose is to explore the integration of principal component analysis (PCA) into neural network workflows to address these challenges. By applying PCA for dimensionality reduction, the complexity of hidden layer features is reduced, enabling faster training, lower computational requirements, and improved model interpretability. Experimental results demonstrate that combining PCA with neural networks enhances efficiency and accuracy, offering a practical solution for large-scale applications in real-world scenarios.