ASPG Menu
search

American Scientific Publishing Group

Research Feed

Found 3841 matches for "All Articles"

A Bilingual LLM-Based Platform for Job Search and Career Guidance: NaukariCraft

Finding jobs in today’s world is similar to finding a needle in the haystack. The modern job-search platforms present a language barrier for native-speakers and inexperienced candidates, making it difficult for them to compete in the job search race. NaukariCraft, a bilingual (Hindi & English) job search platform makes it easy for users to look for jobs, gain industrial insights, save time by finding relevant jobs tailored to skills and resume, building ATS friendly resume, and ATS score analyzer. NaukariCraft provides full guidance to novel applicants helping them find direction towards jobs tailored to their resume. Using advanced technology like Large Language Model (LLMs) and agents, NaukariCraft enhances user experience, improves employability through resume analysis, and reduces application fatigue. This paper outlines the methodology, proposed work, result, conclusion and future development avenues for NaukariCraft.

groups
Shruti Sharma mail -
Satvik Bhardwaj mail -
Sonakshi Vij mail -
Gopal Chaudhary mail
link https://doi.org/10.54216/FPA.210111

Volume & Issue

Vol. Volume 21 / Iss. Issue 1

Details open_in_new

Enhancing Classification Accuracy through Cluster-Based Ensemble Learning and Adaptive Weighting

As digital devices continue to process ever-increasing volumes of complex data, ensuring accurate and efficient machine learning performance has become a significant challenge. Traditional ensemble learning methods often attempt to address these issues through data sampling or partitioning; however, such approaches can introduce biases and fail to fully capture the underlying structure of the data. To address these limitations, this paper proposes a novel classification framework that integrates clustering with adaptive weighting strategies. The process begins by dividing the training data into clusters, each representing a specific subset of the overall data distribution. Separate machine learning models are then trained on these clusters, allowing each model to specialize in different areas of the data. When analyzing a test instance, its relationship to the individual clusters is evaluated using two key measures: the correlation coefficient, which assesses feature similarity, and the Mahalanobis distance, which calculates the statistical proximity to the cluster center. These values are subsequently used to generate optimized weights that determine the influence each model should have in the final ensemble prediction. By aligning model contributions with the structural similarities between the test and training data, the proposed approach enhances both the reliability and precision of classification. Experimental results demonstrate that this cluster-aware ensemble consistently outperforms both baseline and advanced classifiers on benchmark datasets.

groups
Mustafa Radif mail -
Zainab Fahad alnaseri mail -
Salam saad alkafagi mail -
Ali Hakem Al-saeedi mail -
Riyadh Rahef Nuiaa Alogaili mail -
Mazin Abed Mohammed mail
link https://doi.org/10.54216/FPA.210109

Volume & Issue

Vol. Volume 21 / Iss. Issue 1

Details open_in_new

Multiscale Feature Extraction for Remote Sensing Image Analysis Using Discrete Wavelet Transform

Remote sensing image evaluation faces continual challenges in extracting discriminative capabilities from complex; multi-scale landscapes the use of conventional spectral-spatial techniques, which often fail to capture hierarchical structures correctly. This examine proposes a brand-new methodology that leverages the discrete wavelet remodel (DWT) for multi-scale characteristic extraction. It is carried out thru Python and the PyWavelets library to offer an open-source, reproducible solution. The framework decomposes pictures into subscales of path and directional detail throughout multiple scales, extracting statistical and textural descriptors optimized for remote sensing obligations. A complete assessment of 500 multispectral patches (Sentinel-2, Landsat-8, and high-decision sensors) demonstrates advanced overall performance in land cover class, accomplishing an accuracy of 92.4%, outperforming uncooked pixel methods (84.1%), important issue evaluation (PCA) (87.3%), and GLCM-based totally techniques (89.6%). A sensitivity analysis famous that Daubeches wavelet 4 at decomposition level three improves function discriminability, in particular for agricultural textures (91.2% accuracy) and concrete limitations (IoU=0.873), while directional subbands (LH/HL) reduce transition area mistakes by way of 23%. The computational efficiency (184 ms/megapixel) remains possible. These consequences show that DWT is an effective and handy device for improving faraway sensing analysis, with the full code and datasets being made publicly available to promote community adoption and foster innovation.

groups
Mohammed Abdulhasan Hussein mail -
Rajaa Daami Resen mail -
Ali Nafea Yousif mail -
Oday Ali Hassen mail -
Ansam A. Abdulhussein mail
link https://doi.org/10.54216/FPA.210110

Volume & Issue

Vol. Volume 21 / Iss. Issue 1

Details open_in_new

Image Tag Generation Based on Deep Features Using Deep Learning Techniques

The task of automatically generating descriptive and accurate image tags has gained significant attention in recent years due to the exponential growth of image data. Traditional methods for image tagging rely on manual annotation, which is time-consuming and subjective. Automated imagine description fills the gap between visual content and human comprehension, making it vital for activities such as information retrieval, editing, and accessibility. The expanding number of unannotated photographs makes manual tagging impossible. This paper provides a deep learning-based system that combines CNNs for feature extraction, RNNs for caption production, and attention techniques to focus on significant image areas. The model uses a sequence-to-sequence architecture to create coherent captions using pre-trained CNN features and attention-enhanced RNNs. Experiments on datasets such as Flickr8k and Flickr30k show higher performance, as evidenced by BLEU, ROUGE, and CIDEr measures. This approach provides a scalable, cutting-edge solution for image captioning, with potential applications in video analysis, enriched language production, and larger datasets.  

groups
Heba Adnan Raheem mail -
Hiba Jabbar Aleqabie mail -
Ameer Sameer Hamood Mohammed Ali mail
link https://doi.org/10.54216/FPA.210112

Volume & Issue

Vol. Volume 21 / Iss. Issue 1

Details open_in_new

Quantifying the Impact of AI Integration in Software Development: An Empirical Analysis of Efficiency, Ethics, and Organizational Readiness

This study empirically examines how artificial intelligence (AI) is changing the online software development ecosystem. Data from 30 types of software professionals in various roles is used to examine opportunities, challenges and ethical considerations, trends in AI-enhanced software development as well technological innovation research methods. Major findings show substantial increases in efficiency of development processes (39.3% decrease in development time) and the quality of the codes (53.3% less flaws/KLOC). However, organizations also face major challenges. For instance, there is a significant skill gap to bridge (severity rating 4.2/5) and expensive implementation costs to put into practice. This study provides a fact-based guide for organizations interested in integrating AI technologies into their software development procedures. The paper also outlines practical inputs that must be made by software practitioners.

groups
Sonia Ayachi Ghannouchi mail -
Zaman Fahad Badday mail
link https://doi.org/10.54216/JISIoT.180101

Volume & Issue

Vol. Volume 18 / Iss. Issue 1

Details open_in_new

Secure and Decentralized Plant Disease Detection via Federated Learning with Differential Privacy and Homomorphic Encryption

Plant disease detection using deep learning has achieved high accuracy, but traditional centralized training poses significant privacy risks and incurs high data transmission costs. This study presents a privacy-preserving federated learning (FL) framework for plant disease diagnosis that enables decentralized model training across geographically distributed agricultural sites. Rather than transferring raw farm data to a central server, local models are trained on edge devices and share only model updates. To address data heterogeneity from diverse climates, soils, and plant species, we introduce adaptive aggregation strategies that improve model generalization. Furthermore, we incorporate differential privacy and homomorphic encryption to ensure secure model updates and protect sensitive information from potential breaches. Experimental evaluations on benchmark datasets, including Plant Village and real-world field images, show that the proposed FL-based system achieves comparable accuracy to centralized models while significantly enhancing data privacy and reducing communication overhead. The framework maintains over 93% classification accuracy across 38 plant disease categories, with minimal degradation from added privacy mechanisms. Additionally, we analyze the trade-off between accuracy and communication efficiency, demonstrating the method’s practicality in bandwidth-constrained rural environments. The proposed system offers a scalable, secure, and field-deployable solution for real-time plant disease monitoring, supporting the widespread adoption of AI in precision agriculture without compromising data confidentiality.

groups
Vetripriya M. mail -
S. Amsavalli mail -
R. Sivasankari mail -
Vetri Selvan M. mail -
N. Kanimozhi mail
link https://doi.org/10.54216/FPA.210113

Volume & Issue

Vol. Volume 21 / Iss. Issue 1

Details open_in_new

Novel Prediction on Breast Cancer through Lazy Learning Approach by Linear Neural Network Search with Distance with Euclidean

Breast cancer is the most prevalent cancer-affecting women worldwide and remains a major cause of mortality. Early detection and accurate prognosis are critical to improving survival outcomes. This study introduces a novel predictive model for breast cancer diagnosis that integrates a lazy learning paradigm with the K-Nearest Neighbors (KNN) algorithm, optimized through a Linear Nearest Neighbor (NN) Search technique and the use of Euclidean distance as the similarity measure. The dataset, comprising 4,024 patient records with 15 clinical and demographic attributes, was obtained from a public repository and underwent rigorous preprocessing, including handling of missing values, normalization, and categorical encoding. The classification model was trained and evaluated using 1:9 cross-validation, with K values ranging from 1 to 9 and a constant batch size of 100 to identify the optimal configuration. Among various configurations tested, the model with K=5 demonstrated the highest performance, achieving an accuracy of 88.02%, precision of 0.87, and recall of 0.88. Additional performance metrics such as F-measure, Matthews Correlation Coefficient (MCC), and Kappa statistic further confirmed the robustness of the selected configuration. The proposed model shows superior predictive capability compared to traditional settings and can serve as a decision-support tool for clinicians. The findings suggest that the combination of lazy learning, effective neighbor search strategy, and robust distance metric can substantially enhance the predictive accuracy of breast cancer diagnosis. This study highlights the potential of machine learning-based tools in clinical oncology, offering a data-driven approach for early intervention and patient outcome improvement.

groups
S. Amsavalli mail -
Vetripriya M. mail -
R. Sivasankari mail -
Vetri Selvan M. mail -
Vijayakumar K. mail
link https://doi.org/10.54216/FPA.210114

Volume & Issue

Vol. Volume 21 / Iss. Issue 1

Details open_in_new

Neutrosophic of γ-BCK -Algebra

The most important applications of an algebra like BCK-Algebra. As a generalization of ring, we study γ- semi-ring and γ-ring in invarianent neutrosophic set. Neutrosophic concepts are widely used in the field of mathematics and other sciences, especially in studying the Algebra. In this paper, we present the concept of neutrosophic γ-BCK-Algebras as an example of this generalization. We also present neutrosophic sub-algebra, neutrosophic ideal and some other type structure algebraic. We proved that if f : AI → N I is a homomorphism of neutrosophic γ-BCK-algebras AI and NI, then f is injective if and only if neutrosophic ker(f ) = {0I}. Also, we presented, if NI be a normal neutrosophic subalgebra of neutrosophic γ-BCK- algebra AI, then ” ∼ N I ” is a congruence relation.

groups
Dunia Alawi Jarwan mail -
Amenah Hassan Ibrahim mail -
Majid Mohammed Abed mail
link https://doi.org/10.54216/IJNS.270102

Volume & Issue

Vol. Volume 27 / Iss. Issue 1

Details open_in_new

ChainGuard 6G+: A Secure and Private Architecture for Wireless Communication Using Federated Learning and Blockchain in IoT Networks

The advent of 6G wireless communication systems and the widespread proliferation of Internet of Things devices have necessitated advanced frameworks for secure, private, and intelligent data management. ChainGuard 6G+, a novel privacy-preserving architecture, which integrates Federated Learning with Blockchain, is introduced in this paper to offer data security, integrity, and anomaly detection features for IoT-enabled 6G networks. FL facilitates decentralized model training across distributed edge nodes, thus keeping local data on-device with model updates shared. This ensures user privacy, particularly valuable in sensitive applications such as healthcare, financial services, and industrial IoT networks. For further strengthening privacy, Differential Privacy is applied by introducing statistical noise into model updates, masking individual contributions without degrading learning accuracy. Blockchain is incorporated as an immutable ledger to record model parameters and training securely, enabling traceability and tamper-evident model provenance. Role-based access control for secure data and model access, end-to-end encryption, and secure transmission protocols are included in the architecture. Experimental results demonstrate the efficacy of the system under consideration using a 6G Network Slice Security Attack Detection Dataset, with synthetic and real attacks on various network slices. Performance evaluation reveals that ChainGuard 6G+ not only ensures data privacy but also has excellent detection rates against DoS, DDoS, and spoofing attacks. The proposed framework achieves an overall attack detection accuracy of 99.1%, implemented and experimented using Python, revealing its promise as a secure, scalable solution for future wireless secure communication networks.    

groups
Saleh Ali Alomari mail
link https://doi.org/10.54216/JISIoT.180102

Volume & Issue

Vol. Volume 18 / Iss. Issue 1

Details open_in_new

Enhancing Intrusion Detection System Transparency Using SHAP-Driven Support Vector Machine Tuned by Harris Hawks Optimization

Due to the increasing prevalence of network attacks, maintaining network security has become significantly more challenging. An Intrusion Detection System (IDS) is a critical tool for addressing security vulnerabilities. IDSs play a vital role in monitoring network traffic and identifying malicious activities. However, two major challenges hinder IDS performance: data imbalance, which weakens the detection of minority class attacks, and overfitting in traditional classifiers such as Support Vector Machines (SVM). This study proposes a novel and transparent IDS framework that integrates several advanced techniques: Variational Autoencoder (VAE) for data augmentation, Mutual Information-based feature selection, Harris Hawks Optimization (HHO) for hyperparameter tuning of the SVM, and SHAP (SHapley Additive exPlanations) for interpretability. VAE is utilized to generate synthetic instances for minority classes, effectively addressing class imbalance. Feature selection is employed to reduce dimensionality and enhance generalization performance. The HHO algorithm is used to adaptively tune the hyperparameters of the SVM, thereby optimizing classification accuracy while mitigating overfitting. Finally, SHAP values are employed to interpret the SVM’s decisions, enhancing the transparency and trustworthiness of the system. Experimental evaluations conducted on two benchmark IDS datasets, UNSW-NB15 and NSL-KDD, demonstrate that the proposed VAE-HHO-SVM framework outperforms existing models in terms of accuracy, robustness, and interpretability. The results confirm the effectiveness of combining optimization, explainable AI, and data balancing strategies in modern IDS development. Specifically, the proposed method achieves an accuracy of 98.42% on the NSL-KDD dataset and 97.45% on the UNSW-NB15 dataset—an improvement of 3.17% over other methods.

groups
Noor Flayyih Hasan mail
link https://doi.org/10.54216/JISIoT.180103

Volume & Issue

Vol. Volume 18 / Iss. Issue 1

Details open_in_new