Search
6 articles for “graph neural networks”
-
Intrinsic Evaluation of Graph Embeddings: Assessing Clustering and Community Detection Performance
Abstract: This paper presents an intrinsic evaluation of some graph embedding techniques on clustering and community detection tasks. We analyze a diverse set of embedding methods, ranging from traditional techniques such as Laplacian eigenmaps to more recent approaches like graph autoencoders, high-order proximity preserved embedding (HOPE), and graph attention network (GAT), using two widely studied datasets, Cora and CiteSeer. Our evaluation relies on two main metrics: Silhouette score with respect to …
Published in International Journal of Algorithms Design and Analysis Review · Vol. 3, Issue 1, 2025 · pp. 40–48 Read article
-
Emerging Trends in Data Structures for Modern Machine Learning Applications
Abstract: In the realm of machine learning, data structures play a pivotal role in facilitating efficient data manipulation, storage, and retrieval, thereby significantly impacting the performance and scalability of machine learning algorithms. In recent years, the field of machine learning has witnessed the emergence of novel data structures tailored to address scalability and efficiency challenges inherent in handling large-scale and high-dimensional data. This study provides a look at the data preprocessing, …
Published in International Journal of Data Structure Studies · Vol. 2, Issue 1, 2024 · pp. 1–7 Read article
-
Using Machine Learning to Guess Photochemical Reaction Pathways
Abstract: Photochemical reactions are crucial to many activities in the fields of energy conversion, environmental cleanup, and synthetic chemistry. However, predicting their causes and results effectively is still very hard since they entail excited electronic states, nonadiabatic transitions, and complicated potential energy surfaces. Machine learning (ML) has been a powerful technique to go along with classic quantum chemistry methods in the last few years. It offers better prediction capability and lower …
Published in International Journal of Photochemistry and Photochemical Research · Vol. 3, Issue 2, 2025 · pp. 01–12 Read article
-
Attendance System Based on Facial Recognition
Abstract: Attendance management is a fundamental aspect of educational institutions and workplaces, ensuring accountability, discipline, and operational efficiency. Traditional methods, such as manual roll calls, RFID cards, and fingerprint scanners, are often time-consuming, error-prone, and susceptible to fraud. This research presents an automated attendance management system utilizing face recognition technology to address these challenges effectively. The proposed system employs OpenCV for real-time image processing, the face recognition library for accurate facial …
Published in International Journal of Electronics Automation · Vol. 3, Issue 1, 2025 · pp. 28–34 Read article
-
Real-Time Object Detection and Tracking in Traffic Surveillance: Implementing Algorithms That Can Process Video Streams for Immediate Traffic Monitoring
Abstract: The rapid growth in urban development and traffic congestion calls for adopting high standards of traffic surveillance systems for monitoring. This paper reviews the current advancement and future trends of real-time object detection and tracking technology and its implications for traffic surveillance. Conventional approaches to traffic monitoring can provide more or less accurate data, but they are not easily scalable and cannot cope with rapidly changing conditions typical within urban …
Published in International Journal of Algorithms Design and Analysis Review · Vol. 3, Issue 1, 2025 · pp. 18–39 Read article
-
Learning Data Structures: Key to Good Programming
Abstract: Data structures are the most crucial feature of good programming and are needed to solve hard computational problems. This model makes use of two different recurrent neural network architectures, specifically long short-term memory (LSTM), and gated recurrent unit (GRU) networks. It explains how selecting and using the correct data structures may speed up computations, optimize memory, and scale code. How data structures and algorithms relate and how to think about …
Published in International Journal of Data Structure Studies · Vol. 4, Issue 1, 2026 · pp. 29–39 Read article