Browse Items (16481 total)
Sort by:
-
Rewarding Fathers, Penalizing Mothers - A Quantitative Evidence on the Unequal Gains of Parents in Indian Labor Market
The gender discrimination is a significant issue in the labor market. Motherhood Penalty is one of the important contributors to this issue. This study aims to find the evidence of impact of parenthood on employment to population ratio and mean nominal monthly earnings concerning factors household structure and number of children under age six. Using interactive multiple linear regression models, we have derived meaningful conclusions from data collected from the International Labor Organization (ILO). Our findings reveal that there is a significant motherhood penalty in India. Womens employment probability decreases by 12.4% with one child and up to 19.09% with three or more children. Meanwhile, men experience a fatherhood bonus, with employment rates rising by up to 24.79% as they have more children. Wage disparities are also evidentmothers with two or more children earn substantially less than childless women, whereas the fatherhood wage premium is weaker than in developed economies. Mothers with two or more children earn substantially less than childless women, whereas the fatherhood wage premium is weaker than in developed economies. Through this study, we also see the probable reasons behind the results observed from the models. Lack of institutional support for working moms, workplace prejudice, and deeply rooted gender stereotypes are some of the main reasons attributing to the Motherhood Penalty. This disparity is further exacerbated by strict work rules, poor childcare facilities, and lax paternity leave regulations. Overall, the motherhood penalty is a serious phenomenon affecting the lives of many mothers and degrading their standards of living. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
AI-Powered Botnet Detection Systems: A Critical Review of Current Approaches and Challenges
In the era of information technology, Botnets have become the most persistent cyber threat, capable of launching large-scale attacks like Distributed Denial of Service. stealing sensitive information and disturbing online services. Botnets have evolved from simple networks to complicated distributed networks including IoT devices, making them pervasive, harder to track, and destroy. Machine learning and Deep learning based models are emerging to detect bot attacks by analyzing large datasets and detecting patterns and anomalies. The state of the art methodologies for detecting bot infection are reviewed deeply and compared based on adopted methodologies, dataset and feature selection mechanism. The paper further discusses the pros and cons of existing methodologies. Finally, research gaps are presented to help future research on enhancing bot detection. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
An Enhanced Secure Message Authentication Protocol for Internet of Vehicles
Internet of Vehicles (IoV) aims to transform the driving experience to the next level by ensuring communication with other vehicles, pedestrians handheld devices, Road Side Units (RSU), and other sensors used in the smart city environment. It integrates the benefits of the Internet of Things (IoT) and Vehicular Adhoc NETwork (VANET) to offer a safe and comfortable driving environment. Since communication is established through insecure channels, IoV is prone to various security attacks. Hence, there is a need for an authentication mechanism to ensure secure communications. For VANET, various authentication techniques are available, but they are not suitable for IoV due to their high computation overhead. Hence, we suggest a novel secure authentication scheme for IoV, which ensures authentication, conditional privacy preservation, message integrity, traceability, and unlinkability. It also provides security against various attacks. The proposed scheme performs better with less computation, communication, and storage overhead. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
Post-quantum Cryptography in Practice: A Survey of Algorithms, Applications, and Deployment Challenges
As quantum computing becomes more practical, it significantly threatens the conventional cryptographic systems, particularly RSA and ECC, that are critical to worldwide digital security. Post-quantum cryptography (PQC) has emerged as a strong alternative as a response. NIST recently standardized algorithms such as CRYSTALS-Kyber and Dilithium. This survey brings together findings from ten key papers that examine PQC across different fields, including telecommunications, finance, healthcare, IoT, smart cards, and blockchain voting systems. The chosen studies include direct comparisons of digital signature schemes, real-world protocol integration on smart cards, hybrid cryptographic models using AES and blockchain, and strategies for transition based on policy frameworks like NIST CSF 2.0. The survey examines cryptographic flexibility, hardware practicality, readiness for adoption, and the social and economic effects of quantum breaches. It compares algorithm performance, deployment challenges, and specific needs for various areas. This paper is an overview of the current state and future directions for PQC implementation in critical infrastructure. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
UK-IDS-Machine Learning Based Intrusion Detection System for Unknown Attack Detection
Computer networks have become the major focus for attackers. Hence intrusion detection system plays a significant role in detecting attacks. Many researchers have already focused on the domain of cyber security by developing an efficient framework. However, developing an efficient IDS is still a challenging task because of its effectiveness in determining novel attacks. Hence in the current study, a machine learning based IDS called UK-IDS is proposed by incorporating OC-SVM and a basic SVM model. The aim of the proposed system is to achieve high accuracy and F1 score by detecting novel attacks. The OC-SVM approach identifies the novel attacks by collaborating the clustering and thresholding mechanism. The basic SVM model is to distinguish the type of attack. The experimental study reveals that UK-IDS framework shows good performance in terms of accuracy and F1 score. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
Intelligent Analytical Framework to Improve Customer Retention in the SaaS Industry
In the software as a service (SaaS) sector, churn is a crucial indicator as it directly affects a businesss earnings, prospects for expansion, and viability over time. Because SaaS companies mostly rely on recurring income from subscriptions, high churn rates can be detrimental to their operations. Customer retention is crucial for SaaS companies as it is frequently more profitable and cost-effective than bringing on new customers. Retention expenses and efforts can be decreased by focusing on an appropriate set of customers. This study focuses on an intelligent analytical framework that uses machine learning and artificial intelligence techniques to find the ideal group of customers for a SaaS-based organization to retain. The previous papers concentrated on either classification or survival analysis to determine the probabilities of churn. A few studies used explainable AI models to improve the predictability of the model predictions. Not having a holistic prediction model and retention strategies provides the research gap for this study. The proposed methodology used feature selection models to identify the most significant drivers of churn, and the most popular predictive models, like logistic regression, random forest, support vector machine, and neural networks, are applied to the training set. The likelihood of churn is calculated by using classification models. The Kaplan-Meier estimate is used for survival analysis to determine the odds of survival based on the tenure of each account. Lastly, the prediction models interpretability is enhanced by using explainable AI models like SHapley Additive exPlanations (SHAP) and Local interpretable model-agnostic explanations (LIME). The neural networks model gave the best accuracy of 71% for the classification model, which provided the probability of churn and the likelihood of survival, has been predicted by Survival Analysis. Explainable AI models have identified the most important features that the model considers when arriving at the probability. This enabled the company to segment the data based on the probabilities of churn and survival, and the feature importance and respective retention strategies have been planned for each segment. By implementing the suggested analytical methodology, the business may determine which customers are most important to target with customer retention strategies. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
Mul-Sensis: Multilingual Sentiment Analysis Framework for Emotion Detection
Sentiment analysis is a pivotal Natural Language Processing (NLP) task that enables the extraction of actionable insights from textual data, particularly social media. With the rise of public discourse on platforms like Twitter, analyzing sentiment trends has become crucial for decision-making in domains such as policy implementation, feedback evaluation, and public opinion monitoring. Mul-Sensis employs a hybrid approach combining transformer-based models with classical machine learning algorithms to enhance sentiment classification. The system integrates advanced preprocessing techniques to address linguistic complexities like sarcasm, idiomatic expressions, and domain-specific nuances. A robust hybrid annotation approach, incorporating both human expertise and machine-assisted methods, ensures high-quality, bias-free sentiment labeling. This study contributes a scalable, interpretable, and domain-agnostic framework for sentiment analysis, offering valuable insights for policymakers, researchers, and industries relying on textual data analytics. The findings highlight the transformative potential of hybrid and ensemble-based NLP approaches for understanding public sentiment across diverse cultural and linguistic contexts. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
NLP and Topic Modeling in Healthcare: Identifying Diseases from Patient Histories
Topic modeling and Natural Language Processing (NLP) have demonstrated significant prospects in the healthcare industry for extracting insightful information from unstructured patient histories that can help diagnose diseases and enhance clinical decisions. In this study, patient histories are grouped into ten different clusters using advanced K-Means clustering, with the Dunn Index being used to validate the clustering performance. After the clusters are formed, each cluster is subjected to topic modeling approaches. Four topic modeling approaches are examined in this study, Latent Dirichlet Allocation (LDA), Hierarchical Dirichlet Process (HDP), Latent Semantic Indexing (LSI), and Non-negative Matrix Factorization (NMF). These techniques are used to find disease-related terms from patient histories. Coherence scores, which show the semantic significance of the terms produced, and execution times, which show the computational efficiency needed for real-time healthcare applications, are used to evaluate the models. According to experimental findings forthe USMLE Step 2 Clinical Skills exam dataset, NMF and HDP generated the most cohesive terms, with NMFs faster execution time (1.67s) making it appropriate for widespread healthcare applications. Whereas, a reasonable balance between coherence and computational demands is offered by LDA and LSI. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
SentimentViz: Leveraging RoBERTa in Python for Advanced Sentiment Analysis and Decision-Making for a Famous Indian FMCG (Ayurvedic) Brand
Indian consumer preferences for Ayurvedic brands increasingly turn to the marketplace for well-being. Ayurveda has a deep-rooted history in emerging economies like India, and its increasing role in health, wellness, and exports contributes to Indias economic development. The consumption and changing lifestyle patterns significantly contribute to achieving the United Nations Sustainable Development Goals (SDGs). The primary objective of this study is to explore consumer sentiment that includes perceptions, feelings, and attitudes toward these natural healthcare products contributing to specific SDG targets, leading to good health and well-being. In a data-driven world where governments and businesses seek insights from vast amounts of unstructured text data, sentiment analysis plays a pivotal role in decision-making. Sentiment analysis helps analyze different aspects of unstructured data, including customer experience and insights generated in terms of usage, challenges, and preferences and ultimately helps manage customer engagement. The sentiment analysis requires understanding the context, grouping similar words, removing unrelated content, and then gauging the sentiment of the text. There has always been a challenge to contextualize and gauze the deeper sentiments and create scalable solutions. To build on this need for deeper sentiment understanding and scalable solutions, SentimentViz is a proposed accelerator as part of this paper that leverages Python and chooses the best methodology for text-mining problems. It enables real-time analysis with robust visualization capabilities: In this study, the SentimentViz accelerator is leveraged to estimate the sentiment of 9 products using a robust data science framework and best-of-the-class ML techniques. The detailed consumer sentiment analysis helped to develop a deeper understanding of the value of FMCG (Ayurvedic products) for an emerging economy like India. This will help marketers build targeted marketing campaigns, brand health monitoring, and customer retention strategies through informed decisions. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
Advancements in Astronaut Health Monitoring Technologies
Astronautics also outlines unique biological and cognitive obstacles that demand advancements in health monitoring and techniques for risk prevention for space travellers. This study investigates the consequences of microgravity, space radiation and persistent confinement on astronaut well-being, focusing on cardiovascular, musculoskeletal, neurological and immune system vulnerability. Cardiovascular ailment, a major concern, is monitored using clinical prediction models (CPMs) that combine traditional risk factors, biomarkers and machine learning techniques. Additionally, AI-powered methods consisting of GPT-based models and time series transformers are required for real-time health monitoring and analytical assessment. Test-based outcomes illustrate that models such as logistic regression, random forest and support vector machines attain high designation accuracy in defining astronauts health hazards from non-astronaut data. Furthermore, wearable medical trackers and space-sourced clinical techniques are detected as an alternative solution for both space missions and terrestrial well-being. The study also highlights the need for perpetual advancements in zero gravity to protect astronauts well-being and enhance medicinal solutions for upcoming space travels. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
Analysis of Blockchain Transaction Patterns and Risk Assessment in the Open Metaverse
This research explores the use of an ensemble comprising Random Forest, XG-Boost, and Isolation Forest algorithms for anomaly detection and risk analysis of blockchain transactions in the Open Metaverse. We created a multi-phase strategy using temporal feature engineering, risk assessment frameworks, and behavioral pattern analysis using an extensive dataset of 78,600 transactions. The ensemble model achieved 99% classification accuracy and zero false positives for valid transactions, while effectively detecting phishing (84% precision, 68% recall) and scam activities (81% precision, 91% recall). With 56.19% of the categorization, risk assessment measures were the most important predictive indicators, followed by transaction patterns and behavioral attributes. Our cross-validation analysis resulted exceptional stability in performance, with standard deviation of 0.0004 across diverse transaction scenarios. This confirms that our methodology can reliably detect intricate risk patterns, playing a crucial role in strengthening transaction security as the Open Metaverse continues to evolve. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
Optimizing Algorithmic Trading Through DRL: A Comparative Analysis of Single-Agent and Multi-Agent Models
This work investigates how Deep Reinforcement Learning (DRL) can elevate algorithmic tradingespecially in fast-paced, high-frequency markets. We propose a full-fledged framework to compare different setups, from solo agents to multi-agent systems, applying DRL methods like Proximal Policy Optimization (PPO), Deep Q-Network (DQN), and Advantage Actor-Critic (A2C), along with combinations of these. We trained on hourly stock data from 24 firms over two years (Jan 1, 2020Jan 1, 2022) and tested performance over the next year (Jan 1, 2022Jan 1, 2023). We evaluated key factorsreturns, risk control, and how well these models adapt to changing markets. The single-agent PPO model stood out, achieving a remarkable profit factor of 28.07 on BIDU and keeping peak drawdowns frequently under 1%. This demonstrates both solid capital protection and high risk-adjusted performance. Ensemble models showed balanced performance in both single-agent and multi-agent setups, achieving a Sharpe ratio of 0.75 and Sortino ratios up to 7.7, outperforming existing benchmarks. Comparative analyses revealed that ensemble strategies enhance market responsiveness and improve both stability and profitability in volatile environments. Sensitivity analysis confirmed the robustness of model performance across various hyperparameter settings. Overall, the proposed DRL-based ensemble framework demonstrates strong potential to improve real-world HFT systems by delivering more adaptive, stable, and efficient algorithmic trading solutions. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
Comparative Analysis of Disaster Recovery, Encryption, and Database Migration Methods in Cloud Environments
This research conducts comparative analysis and performance evaluation on disaster recovery approaches, encryption strategies, and database migration methods in cloud environments. The study highlights deeper technical insights encryption techniques and demonstrates superior performance compared to the other encryption methods in securing non-data files. This approach enhances protection against insider threats while avoiding reliance on existing Oracle wallet features, ultimately leading to a reduction in licensing expenses. This study also evaluates various database migration solutions, specifically AWS DMS, Google DMS, Azure DMS, and IBMS. Notably, IBMS stands out for its proficiency in producing cross-region data copies while achieving a 75% reduction in infrastructure costs. A comparative analysis was conducted on various disaster recovery strategies, including Standard DR, Pilot Light, Warm Standby, Hot Standby, Semi Replication, and DDI. Among these, the DDI is being observed as noteworthy since it excels in decision making capabilities and auto replication role switching advantages of standby databases. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
Interpretable Breast Cancer Risk Stratification Using Statistical Feature Engineering on Thermal Images
This research solves the black box problem of AI implementation in imaging by introducing a transparent, statistically grounded approach to breast cancer risk stratification via infrared thermography without compromising performance. Using the public DMR-IR dataset, statistical feature engineering was applied to training data by extracting first- and second-order statistical features. After ensuring non-normality with a Shapiro-Wilk test, feature significance was established with the Mann-Whitney U test. LASSO regularization selected the five most predictive features: mean, standard deviation, kurtosis, correlation, and energy. To counteract class imbalance, SMOTE was applied, and two machine learning modelslogistic regression and random forest (classifier)were trained on the balanced data and then evaluated on an unseen test dataset. Reporting an AUC of 0.98 over logistic regressions 0.96 reflects stringent statistical feature engineering and great generalization, creating a strong and interpretable model for breast cancer diagnosis in thermal images, and instills more clinical confidence in AI-based diagnostic systems. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
An Eco-Friendly Antenna for 6G Communication Enabling Sustainable Infrastructure
This research presents the development of an antenna on an organic substrate for 6G infrastructure utilizing sustainable materials. The substrate is developed from 75% used tea powder and 25% carbon sourced from used batteries, combined with polyvinyl alcohol (PVA), molded, and thermally processed to create a 5mm thick organic substrate. The developed patch antenna operates within the frequency range of 14.8 to 17.3GHz, encompassing the new lower 6G candidate band (14.8 to 15.3GHz). The antenna exhibits 2.5GHz bandwidth with a resonant frequency of 15.7GHz. This antenna highlights the potential for integrating eco-friendly materials into modern telecommunications technology, promoting sustainability, and supporting the circular economy. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
Explainable AI in Healthcare: A Hybrid CNN-ViT Approach for Pneumonia Detection Using SHAP
The adoption of Artificial Intelligence (AI) in healthcare has improved diagnostic accuracy, particularly in medical imaging. However, the opaque nature of deep learning models raises concerns about interpretability in high-stakes applications such as pneumonia diagnosis. This study proposes an Explainable AI (XAI) framework that integrates a Hybrid CNN-ViT architecture with SHAP (SHapley Additive Explanations) for pneumonia detection from chest X-rays. Our approach achieves competitive diagnostic performance (94% accuracy) while enhancing transparency by highlighting clinically relevant features such as lobar consolidations and ground-glass opacities. By grounding explanations in established radiological findings, the framework supports clinical trust and regulatory compliance. This work contributes to bridging the gap between AI performance and medical accountability, positioning explainable deep learning as a trustworthy tool for real-world healthcare deployment. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
Enhancing Regional Language Proficiency in Large Language Models Through Translated Datasets
Although Large Language Models (LLMs) have made significant progress in Natural Language Processing the lack of high-quality training data frequently limits their ability to perform well in regional languages. To improve LLM competency this study methodically translates an English dataset into the low-resource language of Bhojpuri. On this new dataset we apply a structured translation methodology and then refine an LLM that has already been trained. The models capacity to produce contextually relevant and culturally appropriate responses in Bhojpuri has significantly improved according to a comparison of its performance before and after fine-tuning. Our findings show that this translation-centric approach provides a practical and affordable way to enhance the usefulness and inclusivity of LLMs increasing the effectiveness and accessibility of these potent AI tools for underrepresented linguistic groups globally. For linguistic groups that are marginalized globally. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
BlockE: Securing Cryptos Future with Smart Identity and Tracking
BlockE is established to provide a regulated space within which one can solve the concerns related to the crypto space about its illegitimate features. The block that is built for BlockE must be the Virtual Identity (Virtual ID) system to enable user transactions to control monitoring without compromising trust and safety. Another paper with more detailed information about BlockE, which describes the concept, structure, as well as realization aimed at linking decentralization and regulation. It further outlines some of the functions of BeToken, the native cryptocurrency token, and emphasizes scaling, security, and transparency within the fast-growing crypto ecosystem. Its a cool platform equipped with mind-blowing features like the Chat with Wallet, where people can communicate with each other privately and securely, thereby gaining access only to the users who use the channel, and the BlockE AI Chatbot, a virtual assistant on a sophisticated linguistic model. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
Financial Literacy, Inclusion, and Empowerment of Rural Women Entrepreneurs: A Bibliometric Review on the Role of Incubation Centers
In the last twenty years, efforts have been made to address how financial literacy and inclusion can empower rural women entrepreneurs. However, one essential factor tends to be left behindthe contribution of incubation centers to enabling these women to succeed. This research examines the academic landscape in closer detail through a bibliometric analysis of 2,012 peer-reviewed articles between 2005 and mid-2025 based on the Scopus database. Using tools such as Biblioshiny and VOSviewer, we delve into how the discourse on financial capability, women entrepreneurship, and economic empowerment has progressed throughout time. The research indicates a meteoric increase in interest following 2020, fueled primarily by vulnerabilities uncovered with the COVID-19 pandemic. Despite expansion, however, something is certain: there remains relatively little research linking incubation assistance to rural women directly or financial literacy programs. Our analyses of keywords and co-authorships indicate a splintered discipline with ample space for richer, more holistic research. This article not only charts what is known but also reveals what is lacking, presenting new directions for researchers and policymakers dedicated to building stronger safety nets for rural women entrepreneurs. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026. -
A Novel Machine Learning Ensemble Approach for Corrupt Data Packet Identification
In contemporary network infrastructures, ensuring the fidelity of data transmission is paramount for robust communication and security. The intrusion of corrupted data packets can severely degrade network efficiency, resulting in critical data loss, exploitable security gaps, and suboptimal resource allocation. This paper indicates the significantly increase detection accuracy and system resilience by synergistically using the predictive capability of many machine learning paradigms especially. This paper employs sophisticated feature engineering to extract discriminative attributes from network packet headers and payloads, followed by a refined ensemble learning strategy that leverages both stacking and boosting techniques for optimal classification performance. Compared to conventional single-model techniques, evaluated on real-world network traffic datasets our model shows a significant increase in key performance measures. Here a pioneering hybrid machine learning ensemble framework designed for the precise identification and mitigation of corrupted data packets. Notably, the ensemble framework excels in minimizing false positives, enabling real-time packet analysis and bolstering network security. This study contributes to the evolution of intelligent, adaptive network defense mechanisms, providing a scalable and high-performance solution for safeguarding data integrity and mitigating the deleterious effects of corrupted data packets in modern, high-throughput communication environments. The Author(s), under exclusive license to Springer Nature Switzerland AG 2026.
