Search results

1 – 10 of 13
Article
Publication date: 24 April 2024

S. Thavasi and T. Revathi

With so many placement opportunities around the students in their final or prefinal year, they start to feel the strain of the season. The students feel the need to be aware of…

Abstract

Purpose

With so many placement opportunities around the students in their final or prefinal year, they start to feel the strain of the season. The students feel the need to be aware of their position and how to increase their chances of being hired. Hence, a system to guide their career is one of the needs of the day.

Design/methodology/approach

The job role prediction system utilizes machine learning techniques such as Naïve Bayes, K-Nearest Neighbor, Support Vector machines (SVM) and Artificial Neural Networks (ANN) to suggest a student’s job role based on their academic performance and course outcomes (CO), out of which ANN performs better. The system uses the Mepco Schlenk Engineering College curriculum, placement and students’ Assessment data sets, in which the CO and syllabus are used to determine the skills that the student has gained from their courses. The necessary skills for a job position are then extracted from the job advertisements. The system compares the student’s skills with the required skills for the job role based on the placement prediction result.

Findings

The system predicts placement possibilities with an accuracy of 93.33 and 98% precision. Also, the skill analysis for students gives the students information about their skill-set strengths and weaknesses.

Research limitations/implications

For skill-set analysis, only the direct assessment of the students is considered. Indirect assessment shall also be considered for future scope.

Practical implications

The model is adaptable and flexible (customizable) to any type of academic institute or universities.

Social implications

The research will be very much useful for the students community to bridge the gap between the academic and industrial needs.

Originality/value

Several works are done for career guidance for the students. However, these career guidance methodologies are designed only using the curriculum and students’ basic personal information. The proposed system will consider the students’ academic performance through direct assessment, along with their curriculum and basic personal information.

Details

Kybernetes, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0368-492X

Keywords

Article
Publication date: 7 May 2024

Zhenshun Li, Jiaqi Li, Ben An and Rui Li

This paper aims to find the best method to predict the friction coefficient of textured 45# steel by comparing different machine learning algorithms and analytical calculations.

Abstract

Purpose

This paper aims to find the best method to predict the friction coefficient of textured 45# steel by comparing different machine learning algorithms and analytical calculations.

Design/methodology/approach

Five machine learning algorithms, including K-nearest neighbor, random forest, support vector machine (SVM), gradient boosting decision tree (GBDT) and artificial neural network (ANN), are applied to predict friction coefficient of textured 45# steel surface under oil lubrication. The superiority of machine learning is verified by comparing it with analytical calculations and experimental results.

Findings

The results show that machine learning methods can accurately predict friction coefficient between interfaces compared to analytical calculations, in which SVM, GBDT and ANN methods show close prediction performance. When texture and working parameters both change, sliding speed plays the most important role, indicating that working parameters have more significant influence on friction coefficient than texture parameters.

Originality/value

This study can reduce the experimental cost and time of textured 45# steel, and provide a reference for the widespread application of machine learning in the friction field in the future.

Details

Industrial Lubrication and Tribology, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0036-8792

Keywords

Article
Publication date: 17 April 2024

Jahanzaib Alvi and Imtiaz Arif

The crux of this paper is to unveil efficient features and practical tools that can predict credit default.

Abstract

Purpose

The crux of this paper is to unveil efficient features and practical tools that can predict credit default.

Design/methodology/approach

Annual data of non-financial listed companies were taken from 2000 to 2020, along with 71 financial ratios. The dataset was bifurcated into three panels with three default assumptions. Logistic regression (LR) and k-nearest neighbor (KNN) binary classification algorithms were used to estimate credit default in this research.

Findings

The study’s findings revealed that features used in Model 3 (Case 3) were the efficient and best features comparatively. Results also showcased that KNN exposed higher accuracy than LR, which proves the supremacy of KNN on LR.

Research limitations/implications

Using only two classifiers limits this research for a comprehensive comparison of results; this research was based on only financial data, which exhibits a sizeable room for including non-financial parameters in default estimation. Both limitations may be a direction for future research in this domain.

Originality/value

This study introduces efficient features and tools for credit default prediction using financial data, demonstrating KNN’s superior accuracy over LR and suggesting future research directions.

Details

Kybernetes, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0368-492X

Keywords

Article
Publication date: 6 May 2024

Ahmed Taibi, Said Touati, Lyes Aomar and Nabil Ikhlef

Bearings play a critical role in the reliable operation of induction machines, and their failure can lead to significant operational challenges and downtime. Detecting and…

Abstract

Purpose

Bearings play a critical role in the reliable operation of induction machines, and their failure can lead to significant operational challenges and downtime. Detecting and diagnosing these defects is imperative to ensure the longevity of induction machines and preventing costly downtime. The purpose of this paper is to develop a novel approach for diagnosis of bearing faults in induction machine.

Design/methodology/approach

To identify the different fault states of the bearing with accurately and efficiently in this paper, the original bearing vibration signal is first decomposed into several intrinsic mode functions (IMFs) using variational mode decomposition (VMD). The IMFs that contain more noise information are selected using the Pearson correlation coefficient. Subsequently, discrete wavelet transform (DWT) is used to filter the noisy IMFs. Second, the composite multiscale weighted permutation entropy (CMWPE) of each component is calculated to form the features vector. Finally, the features vector is reduced using the locality-sensitive discriminant analysis algorithm, to be fed into the support vector machine model for training and classification.

Findings

The obtained results showed the ability of the VMD_DWT algorithm to reduce the noise of raw vibration signals. It also demonstrated that the proposed method can effectively extract different fault features from vibration signals.

Originality/value

This study suggested a new VMD_DWT method to reduce the noise of the bearing vibration signal. The proposed approach for bearing fault diagnosis of induction machine based on VMD-DWT and CMWPE is highly effective. Its effectiveness has been verified using experimental data.

Details

COMPEL - The international journal for computation and mathematics in electrical and electronic engineering , vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0332-1649

Keywords

Article
Publication date: 9 April 2024

Lu Wang, Jiahao Zheng, Jianrong Yao and Yuangao Chen

With the rapid growth of the domestic lending industry, assessing whether the borrower of each loan is at risk of default is a pressing issue for financial institutions. Although…

Abstract

Purpose

With the rapid growth of the domestic lending industry, assessing whether the borrower of each loan is at risk of default is a pressing issue for financial institutions. Although there are some models that can handle such problems well, there are still some shortcomings in some aspects. The purpose of this paper is to improve the accuracy of credit assessment models.

Design/methodology/approach

In this paper, three different stages are used to improve the classification performance of LSTM, so that financial institutions can more accurately identify borrowers at risk of default. The first approach is to use the K-Means-SMOTE algorithm to eliminate the imbalance within the class. In the second step, ResNet is used for feature extraction, and then two-layer LSTM is used for learning to strengthen the ability of neural networks to mine and utilize deep information. Finally, the model performance is improved by using the IDWPSO algorithm for optimization when debugging the neural network.

Findings

On two unbalanced datasets (category ratios of 700:1 and 3:1 respectively), the multi-stage improved model was compared with ten other models using accuracy, precision, specificity, recall, G-measure, F-measure and the nonparametric Wilcoxon test. It was demonstrated that the multi-stage improved model showed a more significant advantage in evaluating the imbalanced credit dataset.

Originality/value

In this paper, the parameters of the ResNet-LSTM hybrid neural network, which can fully mine and utilize the deep information, are tuned by an innovative intelligent optimization algorithm to strengthen the classification performance of the model.

Details

Kybernetes, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0368-492X

Keywords

Article
Publication date: 6 May 2024

Issah Ibrahim and David Lowther

Evaluating the multiphysics performance of an electric motor can be a computationally intensive process, especially where several complex subsystems of the motor are coupled…

Abstract

Purpose

Evaluating the multiphysics performance of an electric motor can be a computationally intensive process, especially where several complex subsystems of the motor are coupled together. For example, evaluating acoustic noise requires the coupling of the electromagnetic, structural and acoustic models of the electric motor. Where skewed poles are considered in the design, the problem becomes a purely three-dimensional (3D) multiphysics problem, which could increase the computational burden astronomically. This study, therefore, aims to introduce surrogate models in the design process to reduce the computational cost associated with solving such 3D-coupled multiphysics problems.

Design/methodology/approach

The procedure involves using the finite element (FE) method to generate a database of several skewed rotor pole surface-mounted permanent magnet synchronous motors and their corresponding electromagnetic, structural and acoustic performances. Then, a surrogate model is fitted to the data to generate mapping functions that could be used in place of the time-consuming FE simulations.

Findings

It was established that the surrogate models showed promising results in predicting the multiphysics performance of skewed pole surface-mounted permanent magnet motors. As such, such models could be used to handle the skewing aspects, which has always been a major design challenge due to the scarcity of simulation tools with stepwise skewing capability.

Originality/value

The main contribution involves the use of surrogate models to replace FE simulations during the design cycle of skewed pole surface-mounted permanent magnet motors without compromising the integrity of the electromagnetic, structural, and acoustic results of the motor.

Details

COMPEL - The international journal for computation and mathematics in electrical and electronic engineering , vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0332-1649

Keywords

Article
Publication date: 24 April 2024

Haiyan Song and Hanyuan Zhang

The aim of this paper is to provide a narrative review of previous research on tourism demand modelling and forecasting and potential future developments.

Abstract

Purpose

The aim of this paper is to provide a narrative review of previous research on tourism demand modelling and forecasting and potential future developments.

Design/methodology/approach

A narrative approach is taken in this review of the current body of knowledge.

Findings

Significant methodological advancements in tourism demand modelling and forecasting over the past two decades are identified.

Originality/value

The distinct characteristics of the various methods applied in the field are summarised and a research agenda for future investigations is proposed.

目的

本文旨在对先前关于旅游需求建模和预测的研究进行叙述性回顾并对未来潜在发展进行展望。

设计/方法

本文采用叙述性回顾方法对当前知识体系进行了评论。

研究结果

本文确认了过去二十年旅游需求建模和预测方法论方面的重要进展。

独创性

本文总结了该领域应用的各种方法的独特特征, 并对未来研究提出了建议。

Objetivo

El objetivo de este documento es ofrecer una revisión narrativa de la investigación previa sobre modelización y previsión de la demanda turística y los posibles desarrollos futuros.

Diseño/metodología/enfoque

En esta revisión del marco actual de conocimientos sobre modelización y previsión de la demanda turística y los posibles desarrollos futuros,se adopta un enfoque narrativo.

Resultados

Se identifican avances metodológicos significativos en la modelización y previsión de la demanda turística en las dos últimas décadas.

Originalidad

Se resumen las características propias de los diversos métodos aplicados en este campo y se propone una agenda de investigación para futuros trabajos.

Article
Publication date: 2 May 2024

Neveen Barakat, Liana Hajeir, Sarah Alattal, Zain Hussein and Mahmoud Awad

The objective of this paper is to develop a condition-based maintenance (CBM) scheme for pneumatic cylinders. The CBM scheme will detect two common types of air leaking failure…

Abstract

Purpose

The objective of this paper is to develop a condition-based maintenance (CBM) scheme for pneumatic cylinders. The CBM scheme will detect two common types of air leaking failure modes and identify the leaky/faulty cylinder. The successful implementation of the proposed scheme will reduce energy consumption, scrap and rework, and time to repair.

Design/methodology/approach

Effective implementation of maintenance is important to reduce operation cost, improve productivity and enhance quality performance at the same time. Condition-based monitoring is an effective maintenance scheme where maintenance is triggered based on the condition of the equipment monitored either real time or at certain intervals. Pneumatic air systems are commonly used in many industries for packaging, sorting and powering air tools among others. A common failure mode of pneumatic cylinders is air leaks which is difficult to detect for complex systems with many connections. The proposed method consists of monitoring the stroke speed profile of the piston inside the pneumatic cylinder using hall effect sensors. Statistical features are extracted from the speed profiles and used to develop a fault detection machine learning model. The proposed method is demonstrated using a real-life case of tea packaging machines.

Findings

Based on the limited data collected, the ensemble machine learning algorithm resulted in 88.4% accuracy. The algorithm can detect failures as soon as they occur based on majority vote rule of three machine learning models.

Practical implications

Early air leak detection will improve quality of packaged tea bags and provide annual savings due to time to repair and energy waste reduction. The average annual estimated savings due to the implementation of the new CBM method is $229,200 with a payback period of less than two years.

Originality/value

To the best of the authors’ knowledge, this paper is the first in terms of proposing a CBM for pneumatic systems air leaks using piston speed. Majority, if not all, current detection methods rely on expensive equipment such as infrared or ultrasonic sensors. This paper also contributes to the research gap of economic justification of using CBM.

Details

Journal of Quality in Maintenance Engineering, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1355-2511

Keywords

Article
Publication date: 30 April 2024

Baoxu Tu, Yuanfei Zhang, Kang Min, Fenglei Ni and Minghe Jin

This paper aims to estimate contact location from sparse and high-dimensional soft tactile array sensor data using the tactile image. The authors used three feature extraction…

Abstract

Purpose

This paper aims to estimate contact location from sparse and high-dimensional soft tactile array sensor data using the tactile image. The authors used three feature extraction methods: handcrafted features, convolutional features and autoencoder features. Subsequently, these features were mapped to contact locations through a contact location regression network. Finally, the network performance was evaluated using spherical fittings of three different radii to further determine the optimal feature extraction method.

Design/methodology/approach

This paper aims to estimate contact location from sparse and high-dimensional soft tactile array sensor data using the tactile image.

Findings

This research indicates that data collected by probes can be used for contact localization. Introducing a batch normalization layer after the feature extraction stage significantly enhances the model’s generalization performance. Through qualitative and quantitative analyses, the authors conclude that convolutional methods can more accurately estimate contact locations.

Originality/value

The paper provides both qualitative and quantitative analyses of the performance of three contact localization methods across different datasets. To address the challenge of obtaining accurate contact locations in quantitative analysis, an indirect measurement metric is proposed.

Details

Industrial Robot: the international journal of robotics research and application, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0143-991X

Keywords

Article
Publication date: 29 April 2024

Kapil Bansal, Aseem Chandra Paliwal and Arun Kumar Singh

Technology advancement has changed how banks operate. Modernizing technology has, on the one hand, made it simpler for banks to do their daily business, but it has also increased…

Abstract

Purpose

Technology advancement has changed how banks operate. Modernizing technology has, on the one hand, made it simpler for banks to do their daily business, but it has also increased cyberattacks. The purpose of the study is to to determine the factors that have the most effects on online fraud detection and to evaluate the advantages of AI and human psychology research in preventing online transaction fraud. Artificial intelligence has been used to create new techniques for both detecting and preventing cybercrimes. Fraud has also been facilitated in some organizations via employee participation.

Design/methodology/approach

The main objective of the research approach is to guide the researcher at every stage to realize the main objectives of the study. This quantitative study used a survey-based methodology. Because it allows for both unbiased analysis of the relationship between components and prediction, a quantitative approach was adopted. The study of the body of literature, the design of research questions and the development of instruments and procedures for data collection, analysis and modeling are all part of the research process. The study evaluated the data using Matlab and a structured model analysis method. For reliability analysis and descriptive statistics, IBM SPSS Statistics was used. Reliability and validity were assessed using the measurement model, and the postulated relationship was investigated using the structural model.

Findings

There is a risk in scaling at a fast pace, 3D secure is used payer authentication has a maximum mean of 3.830 with SD of 0.7587 and 0.7638, and (CE2).

Originality/value

This study focused on investigating the benefits of artificial intelligence and human personality study in online transaction fraud and to determine the factors that affect something most strongly on online fraud detection. Artificial intelligence and human personality in the Indian banking industry have been emphasized by the current research. The study revealed the benefits of artificial intelligence and human personality like awareness, subjective norms, faster and more efficient detection and cost-effectiveness significantly impact (accept) online fraud detection in the Indian banking industry. Also, security measures and better prediction do not significantly impact (reject) online fraud detection in the Indian banking industry.

Details

International Journal of Law and Management, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1754-243X

Keywords

Access

Year

Last month (13)

Content type

Earlycite article (13)
1 – 10 of 13