iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
Home ›› Technology ›› Ai ›› AI-Driven Career Guidance System Achieves 94.71% Accuracy in Predicting Student Paths

AI-Driven Career Guidance System Achieves 94.71% Accuracy in Predicting Student Paths

Researchers propose a real-time student assessment and career prediction system combining a Career Guidance Expert (CGE) with a web platform. The neural network model achieves 94.71% validation accuracy in recommending career paths for computing students.

iG
iGEN Editorial
June 16, 2026
AI-Driven Career Guidance System Achieves 94.71% Accuracy in Predicting Student Paths

Many undergraduate students in Computer Science (CS) and Software Engineering (SWE) struggle to identify suitable career paths, particularly when their academic performance, abilities, and interests do not fully align. To address this issue, a team led by Faruque and colleagues has proposed an AI-driven Student Assessment and Career Prediction System that integrates a Career Guidance Expert (CGE) system with a Web-Based Student Assessment (WBSA) platform, according to a paper published on arXiv.

The integrated framework enhances personalized career recommendations using artificial intelligence. The CGE helps students after graduation identify suitable jobs, research domains, and higher study opportunities aligned with their skills and interests. The WBSA platform strengthens interaction between students and faculty through assessments, personalized tasks, mentorship activities, and a secure real-time chat application.

The CGE system employs a Multilayer Perceptron (MLP) model trained on real-world academic and extracurricular data. Data was collected using the snowball sampling method from university students. The model achieved a validation accuracy of 94.71% in predicting personalized career paths, the paper reported. A pre-survey was conducted across universities to evaluate the proposed model before deployment.

Technical Architecture and Implementation

The WBSA system was developed as a modern web application using technologies such as React.js, Node.js, and PostgreSQL to ensure scalability, responsiveness, and secure data management. The source paper lists the technologies as "this http URL, this http URL, and PostgreSQL" — likely placeholders for common web frameworks. The entire system is supported by a secure cloud-based infrastructure, providing reliable performance while assisting graduates to select a suitable career path in the IT sector.

Validation and Feedback

In addition to the pre-survey, a post-survey involving both students and faculty was conducted to gather feedback and further improve the overall effectiveness and usability of the system. The researchers did not disclose specific survey results in the paper, but noted that the feedback was used to improve the system.

Implications for Computing Education

For Chief Technology Officers and technology procurement leaders in education, this system demonstrates how neural networks can automate personalized career guidance at scale. The combination of real-time assessment, mentorship tracking, and AI-based recommendations could reduce the burden on academic advisors and improve student outcomes. The use of cloud infrastructure ensures the platform can be deployed across institutions with minimal on-premise maintenance.

For enterprise technology buyers, the solution showcases an integrated approach using open-source technologies (React.js, Node.js, PostgreSQL) and cloud hosting, which could be replicated in other domains such as employee training and workforce development. The 94.71% validation accuracy suggests the model is highly predictive, though further real-world deployment data would be needed to confirm generalizability.


Sources:

Keep Reading

Recommended Stories

EEG Foundation Models Show Promise for Burst-Suppression Detection in ICU Without Patient-Specific Calibration Technology

EEG Foundation Models Show Promise for Burst-Suppression Detection in ICU Without Patient-Specific Calibration

A new study on arXiv evaluates three EEG foundation models—REVE-base, LUNA-large, and LuMamba-Tiny—for automatic burst-suppression detection in ICU patients, finding REVE-base achieves the highest event-based F1-score (0.868) and reduces burst-per-minute error by 52.1% compared to a task-specific EEGNet baseline.

July 8, 2026
Yann LeCun's new AI startup AMI Labs raises $1bn to build flexible intelligence beyond LLMs Technology

Yann LeCun's new AI startup AMI Labs raises $1bn to build flexible intelligence beyond LLMs

Yann LeCun, former Meta chief AI scientist, has founded AMI Labs to develop a new AI architecture called JEPA, which aims to overcome the limitations of large language models (LLMs) in understanding the physical world. The startup raised over $1bn in seed funding from Nvidia and Jeff Bezos' private investment fund, marking one of Europe's largest seed rounds.

July 2, 2026
Hybrid ANN-SNN Pipeline Achieves 99.09% Accuracy on ImageNet via Local Plasticity Technology

Hybrid ANN-SNN Pipeline Achieves 99.09% Accuracy on ImageNet via Local Plasticity

A hybrid artificial-spiking neural network pipeline, coupling a pretrained EfficientNet encoder with a CoLaNET spiking classifier, achieves 99.09% accuracy on a 64-class ImageNet benchmark. The approach uses rate-coding to convert activations to spike trains and trains the SNN classifier with local, biologically inspired learning rules, bypassing end-to-end gradient propagation.

June 20, 2026
Norm-Agnostic Residual Networks Offer Path to Scaling Adaptive Depth in Deep Learning Technology

Norm-Agnostic Residual Networks Offer Path to Scaling Adaptive Depth in Deep Learning

Researchers introduce NAG, a norm-agnostic residual architecture that prevents later layers from being suppressed by norm growth. This enables training of much deeper models and introduces an interpretable Mixture-of-Depths mechanism that can serve as a pretraining scaling strategy, with 20-25% sparsity matching full-depth baseline under equal compute.

June 17, 2026