Browse Items (16481 total)
Sort by:
-
An Ensemble Approach Using ResNet and DenseNet for Cataract Detection
Cataracts represent a widespread ocular condition that profoundly affects an individuals vision and overall quality of life. Timely detection proves crucial for effective treatment, yet existing methodologies often entail invasive and discomforting procedures. Hence, an innovative approach is proposed for cataract detection utilizing an ensemble framework, which presents numerous significant advantages. It uses an ensemble framework amalgamating ResNet and DenseNet pre-trained learning models for cataract detection. This strategy enhances the precision and dependability of diagnosing cataracts. On the other hand, it diminishes false positives and negatives, consequently ensuring more accurate and timely diagnoses. Beyond mere accuracy, our ensemble framework brings about additional benefits. It bolsters the resilience of cataract detection by mitigating the influence of individual model biases and variances. Furthermore, it enhances the systems adaptability, making it applicable to various patient demographics and ocular conditions. Such adaptability is significant in the global healthcare landscape, facilitating effective deployment across diverse regions and populations. Moreover, our approach alleviates the discomfort and invasiveness associated with conventional cataract detection methods, promoting early diagnosis and reducing patient apprehension. Streamlining the diagnostic process also eases the burden on healthcare providers and improves overall patient care. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
SMOTE-Enhanced Machine Learning Techniques for Credit Card Fraud Detection
In today's digital world, most daily money transactions are done virtually through online systems. The rise in credit card transactions has increased the number of fraudulent transactions, leading to significant financial losses. Currently, the main problem faced during the analysis of transactions is the imbalance in the dataset. To address the issue of data imbalance and identify good models for accurately detecting fraudulent transactions, this paper presents a comparative study to determine the suitable machine learning algorithms for credit fraud detection. In this research study, Synthetic Minority Oversampling Technique (SMOTE) processing is done to balance the dataset, and various machine learning classifiers, Logistic Regression, Naive Bayes, K-Nearest Neighbor (KNN), Decision Trees, and Support Vector Machine (SVM) are compared and analyzed. During the experimental process, it was observed that after SMOTE was enhanced, SVM outperformed other models with an accuracy of 98.9%. When there are numerous features (variables) in the data, as is often the case in credit card transactions when several elements are taken into account, SVM can perform well. SVM differentiated outliers because of its margin-maximizing characteristics, which assisted in separating the fraudulent class from the non-fraudulent class. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Bimodal Classification for Emotional Intelligence Using Peripheral Signals
Innovation in the field of humancomputer interaction involves analyzing users real-time emotions, which stands to be an essential and challenging task as they can be easily controlled or faked. Methodologies for analyzing emotions in existing studies include facial, audio, and physiological signals. The primary objective is to develop a model for emotion classification that can accurately identify and interpret human emotions through skin temperature, respiration, and plethysmograph. The aim was to analyze ensemble models that accurately discern and interpret emotional states. The emotional states were classified based on the frequency domain signal components extracted using Fast Fourier Transform (FFT), such as amplitude and frequency. Ensemble-based machine learning algorithms such as XGBoost and LGBM achieved the highest accuracy in classifying various emotional states. The study involves unimodal and bimodal analysis of the signals. The comparative classification rate of bimodal results is the highest for calm, with 85.5%, by combining a plethysmograph and temperature. Whereas the bimodal results with respiration and skin temperature maintain the accuracy level for all four emotions. The results also convey the significance of plethysmograph and temperature for a high classification rate of happiness and emotion, whereas respiration has improved the classification rate of anger and sadness. The potential applications include enhancing user experiences and contributing valuable insights into mental health care, humancomputer interaction, and recommendation systems. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Prediction of Next-Day Stock Price Using Stacked Ensemble Learning TechniquesAn Exploration of Model Compatibility
Trading professionals can make well-informed decisions about what to purchase or sell in order to maximize short-term gains by forecasting stock prices for the next day. This research study focuses on exploring the compatibility of ensemble learning techniques through stacking to predict next-day stock prices. The models involvedRandom Forest, Extra Trees, AdaBoost, and Gradient Boosting, were paired two at a time, and their predictions were used as inputs to a Multi-Layer Perceptron (MLP) Regressor, which served as the meta-learner. The results revealed that the combination of Extra Trees Regressor and Gradient Boosting outperformed the individual base models, due to their complementary strengths and ability to capture non-linear relationships effectively. However, other model combinations showed only average performance. This outcome was attributed to overlapping model strengths, leading to increase in error and overfitting. The findings highlight the importance of thoughtful model selection in ensemble methods and suggest that not all combinations are equally beneficial. Understanding the compatibility of different models is crucial to improving performance in ensemble learning. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
The Influence of Environmental, Social, and Governance (ESG) on Mergers and Acquisitions: Due Diligence and Integration
The article outlines the growing influence of Environmental, Social and Governance (ESG) elements in mergers and acquisitions (M&A). ESG due diligence is now a vital part of evaluating the risks and opportunities linked to target companies during mergers and acquisition transactions. Companies can gain a deeper insight into risks, opportunities and long-term value creation by assessing their environmental impact, social responsibility and governance structures. The study incorporates ESG factors in the entire M&A process, focusing on the significance of early evaluation and ongoing monitoring after the merger. The study also outlines effective methods for ESG due diligence, acknowledges the challenges faced and explores the potential for future research in this developing area. The results highlight how strong ESG practices are essential for effective M&A deals and better financial results in todays corporate strategy. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Analysing Twitter User Behaviour with Process Mining: A Study on Activity Patterns
Social media sites provide a platform to share the information. People share their views and interests. Social media data provides information on user, activity, network, and content. Researchers anticipate a lot of information from social media data. It covers the activities of user, people connected to them, and their likes and dislikes. If users data is processed keenly, one can easily understand a users behaviour with his actions and predicts the next action of the user. It also helps in describing the relations among the users. This study illustrated the process mining algorithms to uncover the insights of Twitter users data. The model depicts the overall process flow of Twitter user activities. Behavioural patterns like common sequences, repeated user actions, direct relations, and rare interactions are analysed. The models performance is assessed with the metrics like fitness, precision, and simplicity to choose the best model for the dataset. Inductive miner outperformed well with other algorithms. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
On C-Perfection of Modular Product of Graphs
A graph G is said to be C-perfect if, for all induced subgraphs H of G, the induced cycle independence number is equal to its corresponding induce cycle covering number, where every vertex in H belongs to at least one cycle in H. This article deals with the study on C-perfection of modular product of graphs. Through this article, we study various structural properties of C-perfect modular product of graphs and also characterize them. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Enhancing Pneumonia Diagnosis with Convolutional Neural Networks: A Comprehensive Evaluation
Pneumonia, a significant health concern globally, presents unique challenges in diagnosis and treatment due to its diverse ethology and impact on respiratory function. The potential of augmentation techniques and Convolutional Neural Networks, for automated pneumonia detection is explored in this study. Employing a transfer learning approach with VGG16, DenseNet, and our proposed model achieves outstanding accuracy (95%) and robust performance metrics. The research explores augmentation techniques to enhance the precision and accuracy of the model, emphasizing the importance of data augmentation in improving classification accuracy. A comparative analysis with related models highlights advancements in automated pneumonia detection, showcasing the efficacy of our proposed model. The models ability to correctly identify pneumonia from chest X-ray pictures is demonstrated by the results, suggesting that medical image analysis could benefit from practical implementation of this model. Future directions include expanding the dataset, exploring alternative architectures, and integrating explanation techniques to enhance model interpretability. This research contributes to the advancement of artificial intelligence in healthcare, offering a promising approach for accurate and efficient pneumonia diagnosis, thus addressing critical challenges in respiratory medicine. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Bridging Sustainable Innovation: Developing a Regulatory Sandbox Model for FinTech Products
The evolution of the regulatory sandboxes in the world and its impact on the rapidly growing FinTech sector in the world is explored in this study, while comparing the successful sandboxes from around the world, relatively modified sandboxes for India is proposed. With the FinTech sector witnessing significant growth in recent years, the paper highlights the risks of scams and frauds, emphasizing the need for regulatory sandboxes to mitigate these challenges before introducing the product into the market. By comparing successful models of the United Kingdom and Singapore, the research identifies gaps in the existing Indian framework and proposes a tailored regulatory sandbox model. The modified model adds feasibility and sustainability assessments, which ensures a balanced approach to innovation, consumer protection, and financial stability. It explains the different eligibility criteria required to be met at each stage of the pilot testing as per Indian policies and explained the benefits of such tailored sandbox to the regulators, firms as well as the users of FinTech products. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Artificial Intelligence: Economic Impact, Labor Productivity, and Policy Implications
Artificial intelligence (AI) is a transformative technology that changes automation and cognitive functions traditionally performed by humans. This research examines the various economic effects of AI, emphasizing its ability to enhance productivity and disrupt labor markets. AI, while it may have automated tasks, has also created new job opportunities and transformed existing roles. The rise of AI has led to significant economic disturbances, especially in terms of unemployment. Today, businesses are more inclined toward AI rather than a human workforce because it is more cost-effective and time-effective. This tendency is evident not only in the financial sector but also in education and e-commerce where the use of artificial intelligence has significantly improved service quality and productivity. However, this transition also presents challenges like joblessness and an educated workforce that rightly deserves strong policy frameworks that put ethical guidelines, global cooperation, and optimistic breakthroughs first while tackling social inequalities. In spite of advancements, further experiential research is required to grasp the consequences of these policy approaches completely. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Comparative Performance Analysis of Segmentation Methods in Cervigram Images
One of the most common cancers of the lower female reproductive tract is cervical cancer and it is a major contributor of mortality in developing nations. Screening tests include image analysis of pap smear and colposcope pictures. In image analysis, machine learning techniques can be employed to analyze and interpret images of the cervix through segmentation and extraction of characteristics for the classification of cervix images. K-means algorithm and Gaussian mixture model are popular segmentation algorithms used in cervix region-of-interest extraction. In the context of deep network learning, segmentation means the use of deep convolution networks to accurately identify different objects or regions in an image. R-CNN and Deeplab architectures are among the most frequently employed models in deep learning for automated cervix image processing. In this paper, we have systematically reviewed machine and deep learning models popularly employed in cervical cancer identification through colposcope images. Four carefully chosen models were deployed, and their performance was comparatively analyzed. This research can be a foundation for scientists looking to develop new models for the classification and segmentation of cervical cancer. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Prioritizing Risks in AI-Enabled EdTech Platforms: An Analytic Hierarchy Process Approach
Artificial intelligence (AI) has revolutionized educational technology (EdTech) platforms, offering innovative tools and personalized learning experiences. However, the integration of AI into EdTech also introduces significant risks that must be addressed. This study aims to systematically prioritize and evaluate these risks using the Analytic Hierarchy Process (AHP), a structured multi-criteria decision-making tool. Key risks identified include data privacy and security concerns, algorithmic bias and fairness issues, technical reliability and compatibility challenges, personalization and overreliance on AI, accessibility and equity risks, ethical and privacy concerns, operational and financial risks, governance and regulatory compliance risks, and the black box problem of lack of transparency in AI decision-making processes. Through an extensive literature review and expert inputs, the study employs the AHP methodology to capture the diverse dimensions of risk and determine their relative importance. The findings highlight technical reliability and compatibility (27.43%), the black box problem (17.31%), ethical concerns (17.29%), and personalization and overreliance on AI (17.25%) as the top-ranked risks. By identifying critical risk areas, this research informs the establishment of effective risk management strategies, ensuring the responsible and sustainable adoption of AI in EdTech platforms. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Prioritizing Risks in AI-Enabled EdTech Platforms: An Analytic Hierarchy Process Approach
Artificial intelligence (AI) has revolutionized educational technology (EdTech) platforms, offering innovative tools and personalized learning experiences. However, the integration of AI into EdTech also introduces significant risks that must be addressed. This study aims to systematically prioritize and evaluate these risks using the Analytic Hierarchy Process (AHP), a structured multi-criteria decision-making tool. Key risks identified include data privacy and security concerns, algorithmic bias and fairness issues, technical reliability and compatibility challenges, personalization and overreliance on AI, accessibility and equity risks, ethical and privacy concerns, operational and financial risks, governance and regulatory compliance risks, and the black box problem of lack of transparency in AI decision-making processes. Through an extensive literature review and expert inputs, the study employs the AHP methodology to capture the diverse dimensions of risk and determine their relative importance. The findings highlight technical reliability and compatibility (27.43%), the black box problem (17.31%), ethical concerns (17.29%), and personalization and overreliance on AI (17.25%) as the top-ranked risks. By identifying critical risk areas, this research informs the establishment of effective risk management strategies, ensuring the responsible and sustainable adoption of AI in EdTech platforms. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Comprehensive Analysis of Canine Parvovirus Outbreaks: Predictive Modeling and Evaluation Metrics
This paper addresses the persistent threat of Canine Parvovirus (CPV) to canine health, exploring a spectrum of outcomes from recovery to fatalities. Employing a fusion of machine learning techniques and comprehensive evaluation metrics, we present a robust analysis of CPV outbreaks. Our methodology involves the development of a deep learning-based predictive model designed to anticipate CPV case outcomes based on symptoms and diverse contributing factors, with performance monitoring through visualization techniques. The study delves into the intricacies of a dataset featuring diverse features such as age, breed, symptoms, treatment, and geographic location. Through meticulous preprocessing and feature encoding, we establish a powerful deep learning model proficient in discerning intricate patterns within the data. Model evaluation encompasses key metrics, including accuracy, precision, recall, F1-score, confusion matrix, Cohens Kappa, and Matthews Correlation Coefficient, providing a comprehensive assessment of predictive capabilities. Our findings highlight the models proficiency in anticipating CPV outcomes, suggesting potential enhancements in decision-making within veterinary practice. Insights derived from this research contribute to the refinement of CPV diagnosis, treatment, and prevention strategies, ultimately benefiting the well-being of canine companions. The projects results demonstrate the efficacy of the proposed models in forecasting the prevalence and survival rate of the CPV virus in dogs using basic parameters. This approach eliminates the need for costly and time-consuming laboratory tests, typically requiring 1224h for results, showcasing a practical and efficient solution for CPV management. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Nutrition Analysis: A Data-Driven Approach for Optimizing Individual Dietary Choices
Maintaining good health, avoiding illnesses, and controlling ailments like diabetes, heart disease, and obesity all depend on proper diet. With the use of nutrition analysis, people can better understand their dietary requirements and choose foods that will support a healthy lifestyle. The goal of this studys data-driven approach to nutrition analysis is to maximize each persons dietary selections. Individualized recommendations are made for balanced nutrition by utilizing top-of-the-machine learning techniques to examine food patterns, nutrient consumption, and health effects. Food items are categorized based on their nutritional characteristics, and potential health effects are predicted using algorithms like Gradient Boosting, Multi-Layer Perceptron (MLP), Random Forest, Support Vector Classifier (SVC), Gaussian Nae Bayes (GNB), Decision Tree, Stochastic Gradient Descent (SGD), Linear Discriminant Analysis (LDA), and K-Nearest Neighbors (KNN). These models evaluated the relationship between dietary practices and nutritional needs. The final outcome is a comprehensive system that enables people to make knowledgeable food choices and optimize their nutrition in a way that promotes their overall health. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Enhancing Learning and Societal Innovation with Cyber-Physical Systems: Education and Society
Cyber-Physical Systems (CPS) are evolving rapidly and can significantly impact education and society. In this paper, we explore the various technologies and applications of CPS in the context of education and social concerns. Through the integration of computation, networking, and physical processes, CPS can enhance educational experiences, foster social inclusion, and address societal challenges. Using CPS in education allows for intelligent learning environments, personalized learning experiences, and real-time feedback systems that meet the diverse needs of students and encourage them to engage in their learning. With real-time monitoring and response systems, CPS can help develop smart communities, improve accessibility for disabled individuals, and enhance public safety. This paper provides a comprehensive analysis of CPS technologies and their applications, highlighting their transformative potential in education and society, motivating further research and policy development. The implementation of CPS can transform education and society, but enhanced security measures must accompany their implementation. Integrating CPS in real-world applications requires safeguarding sensitive data and safeguarding against cyber-threats. This collaboration ensures that diverse perspectives are considered, leading to more comprehensive solutions that address the multifaceted challenges of CPS deployment. It also enhances the effectiveness and sustainability of CPS applications by combining different expertise. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Developing an Advanced Cybersecurity Framework and Blueprint: A Contemporary Approach to Counter Hacking Through Reverse Engineering Techniques
Recently many of the world's most secure networks have been breached by hackers, resulting in damage, information theft, data corruption, and threats to both national and international security. Protection experts are now doubting the dependability and efficacy of the current protection measures against hacking assaults in light of this dire situation. This research will use a variety of accepted practice models, global standards, information security frameworks, and best practices to achieve this goal of developing a framework and blueprint for a specialized hacking countermeasure. The deliverable outcome is a technical and administrative hacking countermeasure framework and blueprint because the study will concentrate on technological management practices in addition to hacking countermeasure techniques and tools. The framework and the blueprint were validated and authorized, and the effectiveness and reliability of the study deliverable outcome were confirmed using questionnaire and interview surveys, finding that it fully met the established objectives and scope of work. Furthermore, the validation has demonstrated that the introduced solutions for the Defense-in-Breadth and the deception and concealment strategies can further improve the hacker countermeasure and the development of SNORT rules, the construction of a prototype, and the execution of live testing with the ultimate goal of closing the security gap created by hacker countermeasures in the present defense-in-depth-based security models. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Risk Analysis Using Ensemble Learning Model for Smart Energy Sustainability in Indian Cities
Analyzing risks involved in smart energy sustainability entails identifying, assessing, and mitigating diverse types of risks that include financial, operational, and environmental factors that can affect the dependability, efficiency, and ecological friendliness of energy systems in smart cities. The study uses a high-frequency dataset from smart meters in Mathura and Bareilly districts in India collected over 2 years from May 2019 to October 2021 which contains millions of data points. To forecast energy consumption patterns and reveal possible risks we used machine learning models like linear regression, random forest, gradient boosting, and extra tree classifier. By using several machine learning algorithms such as multiple linear regression (MLR), classification trees (CTs), random forests (RFs), and support vector machines (SVMs) this paper developed an empirical model to establish an interrelationship between district heating systems investments influence on the performance improvement variables for sustainable development goals. Notably, the ensemble learning approach had a remarkable precision rate of 94.69% indicating its importance in forecasting and managing demand for power. Moreover, the findings provide insights that could help policymakers and service providers improve urban energy sustainability and efficiency. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Blockchain Technology in Higher Education: Opportunities, Applications, and Network Security Challenges
Blockchain technology has garnered attention beyond its origins in cryptocurrency, positioning itself as a robust solution to the security and administrative hurdles faced by higher education establishments. This paper delves into how the decentralized nature and unchangeable ledger of blockchain could enhance the management of academic records, bolster data security, and streamline administrative processes in institutions. In the contemporary era of digitization, higher education increasingly depends on digital platforms for record-keeping, offering advantages like accessibility and efficiency, yet also presenting susceptibilities to cyber threats. Conventional centralized databases are prone to tampering, breaches, and unauthorized entry, jeopardizing the confidentiality of student information. Blockchain emerges as a feasible remedy by furnishing cryptographic security that ensures the immutability and openness of data. This research scrutinizes blockchains potential to elevate the security of academic records, diminish fraud, and refine administrative workflows within establishments. It scrutinizes real-life cases and practical applications of blockchain to assess their efficacy in safeguarding student data and upholding academic honesty. Moreover, it tackles the challenges and apprehensions related to implementation that are vital for the successful integration by educational institutions. By addressing these issues, the research aids in elucidating how blockchain could enhance the record-keeping processes in higher education. It showcases blockchains capability to authenticate educational accomplishments adequately, thus safeguarding the reputation of institutions and fostering confidence in academic qualifications. Ultimately, this research pinpoints blockchain as an indispensable technology for modernizing school management and preserving the validity of educational information in an increasingly digital landscape. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Dynamic Scheduling of Scientific Workflows with Budget-Constraints in the Cloud
This research presents a novel approach to dynamic scheduling in cloud computing environments, directing on budget-constrained workflows and towards optimizing makespan, Quality of Service (QoS) metrics, and energy efficiency. Exploiting the Task Duplication Scheduling Algorithm (TDSA) and Salp Swarm Algorithm (SSA) which is influenced by the motion patterns of marine life forms, the proposed Enhanced Salp Swarm Algorithm (ESSA) algorithm dynamically assigns tasks to cloud resources while bearing budget curbs. The algorithm seeks to reduce makespan, guaranteeing efficient completion of workflows, at the same time boosting the QoS metric resource utilization. Moreover, the incorporation of energy-efficient scheduling techniques further donates to the sustainability of cloud environment operations. By constructing a mathematical representation which captures the trade-off between makespan, resource utilization, and budget constraints, the mechanism productively balances competing objectives to reach optimal scheduling outcomes. Through substantial experimentation with 5 Scientific Workflows, the success and efficiency of the suggested methodology are assessed, exhibiting its potential to significantly improve the performance of budget-restricted workflow in cloud environments while boosting workflows makespan (up to 9%) and improving asset usage (up to 5%) and energy efficiency (up to 10.5%). This research presents to advancing the latest in dynamic scheduling techniques for cloud environment, benefitting practical solutions for real-world deployment and operation. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025.
