Search results

1 – 10 of 21
Article
Publication date: 22 March 2024

Mohd Mustaqeem, Suhel Mustajab and Mahfooz Alam

Software defect prediction (SDP) is a critical aspect of software quality assurance, aiming to identify and manage potential defects in software systems. In this paper, we have…

Abstract

Purpose

Software defect prediction (SDP) is a critical aspect of software quality assurance, aiming to identify and manage potential defects in software systems. In this paper, we have proposed a novel hybrid approach that combines Gray Wolf Optimization with Feature Selection (GWOFS) and multilayer perceptron (MLP) for SDP. The GWOFS-MLP hybrid model is designed to optimize feature selection, ultimately enhancing the accuracy and efficiency of SDP. Gray Wolf Optimization, inspired by the social hierarchy and hunting behavior of gray wolves, is employed to select a subset of relevant features from an extensive pool of potential predictors. This study investigates the key challenges that traditional SDP approaches encounter and proposes promising solutions to overcome time complexity and the curse of the dimensionality reduction problem.

Design/methodology/approach

The integration of GWOFS and MLP results in a robust hybrid model that can adapt to diverse software datasets. This feature selection process harnesses the cooperative hunting behavior of wolves, allowing for the exploration of critical feature combinations. The selected features are then fed into an MLP, a powerful artificial neural network (ANN) known for its capability to learn intricate patterns within software metrics. MLP serves as the predictive engine, utilizing the curated feature set to model and classify software defects accurately.

Findings

The performance evaluation of the GWOFS-MLP hybrid model on a real-world software defect dataset demonstrates its effectiveness. The model achieves a remarkable training accuracy of 97.69% and a testing accuracy of 97.99%. Additionally, the receiver operating characteristic area under the curve (ROC-AUC) score of 0.89 highlights the model’s ability to discriminate between defective and defect-free software components.

Originality/value

Experimental implementations using machine learning-based techniques with feature reduction are conducted to validate the proposed solutions. The goal is to enhance SDP’s accuracy, relevance and efficiency, ultimately improving software quality assurance processes. The confusion matrix further illustrates the model’s performance, with only a small number of false positives and false negatives.

Details

International Journal of Intelligent Computing and Cybernetics, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1756-378X

Keywords

Article
Publication date: 19 March 2024

Thao-Trang Huynh-Cam, Long-Sheng Chen and Tzu-Chuen Lu

This study aimed to use enrollment information including demographic, family background and financial status, which can be gathered before the first semester starts, to construct…

Abstract

Purpose

This study aimed to use enrollment information including demographic, family background and financial status, which can be gathered before the first semester starts, to construct early prediction models (EPMs) and extract crucial factors associated with first-year student dropout probability.

Design/methodology/approach

The real-world samples comprised the enrolled records of 2,412 first-year students of a private university (UNI) in Taiwan. This work utilized decision trees (DT), multilayer perceptron (MLP) and logistic regression (LR) algorithms for constructing EPMs; under-sampling, random oversampling and synthetic minority over sampling technique (SMOTE) methods for solving data imbalance problems; accuracy, precision, recall, F1-score, receiver operator characteristic (ROC) curve and area under ROC curve (AUC) for evaluating constructed EPMs.

Findings

DT outperformed MLP and LR with accuracy (97.59%), precision (98%), recall (97%), F1_score (97%), and ROC-AUC (98%). The top-ranking factors comprised “student loan,” “dad occupations,” “mom educational level,” “department,” “mom occupations,” “admission type,” “school fee waiver” and “main sources of living.”

Practical implications

This work only used enrollment information to identify dropout students and crucial factors associated with dropout probability as soon as students enter universities. The extracted rules could be utilized to enhance student retention.

Originality/value

Although first-year student dropouts have gained non-stop attention from researchers in educational practices and theories worldwide, diverse previous studies utilized while-and/or post-semester factors, and/or questionnaires for predicting. These methods failed to offer universities early warning systems (EWS) and/or assist them in providing in-time assistance to dropouts, who face economic difficulties. This work provided universities with an EWS and extracted rules for early dropout prevention and intervention.

Details

Journal of Applied Research in Higher Education, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 2050-7003

Keywords

Article
Publication date: 20 May 2024

R. Siva Subramanian, B. Yamini, Kothandapani Sudha and S. Sivakumar

The new customer churn prediction (CCP) utilizing deep learning is developed in this work. Initially, the data are collected from the WSDM-KKBox’s churn prediction challenge…

Abstract

Purpose

The new customer churn prediction (CCP) utilizing deep learning is developed in this work. Initially, the data are collected from the WSDM-KKBox’s churn prediction challenge dataset. Here, the time-varying data and the static data are aggregated, and then the statistic features and deep features with the aid of statistical measures and “Visual Geometry Group 16 (VGG16)”, accordingly, and the features are considered as feature 1 and feature 2. Further, both features are forwarded to the weighted feature fusion phase, where the modified exploration of driving training-based optimization (ME-DTBO) is used for attaining the fused features. It is then given to the optimized and ensemble-based dilated deep learning (OEDDL) model, which is “Temporal Context Networks (DTCN), Recurrent Neural Networks (RNN), and Long-Short Term Memory (LSTM)”, where the optimization is performed with the aid of ME-DTBO model. Finally, the predicted outcomes are attained and assimilated over other classical models.

Design/methodology/approach

The features are forwarded to the weighted feature fusion phase, where the ME-DTBO is used for attaining the fused features. It is then given to the OEDDL model, which is “DTCN, RNN, and LSTM”, where the optimization is performed with the aid of the ME-DTBO model.

Findings

The accuracy of the implemented CCP system was raised by 54.5% of RNN, 56.3% of deep neural network (DNN), 58.1% of LSTM and 60% of RNN + DTCN + LSTM correspondingly when the learning percentage is 55.

Originality/value

The proposed CCP framework using the proposed ME-DTBO and OEDDL is accurate and enhances the prediction performance.

Article
Publication date: 26 February 2024

Chong Wu, Xiaofang Chen and Yongjie Jiang

While the Chinese securities market is booming, the phenomenon of listed companies falling into financial distress is also emerging, which affects the operation and development of…

Abstract

Purpose

While the Chinese securities market is booming, the phenomenon of listed companies falling into financial distress is also emerging, which affects the operation and development of enterprises and also jeopardizes the interests of investors. Therefore, it is important to understand how to accurately and reasonably predict the financial distress of enterprises.

Design/methodology/approach

In the present study, ensemble feature selection (EFS) and improved stacking were used for financial distress prediction (FDP). Mutual information, analysis of variance (ANOVA), random forest (RF), genetic algorithms, and recursive feature elimination (RFE) were chosen for EFS to select features. Since there may be missing information when feeding the results of the base learner directly into the meta-learner, the features with high importance were fed into the meta-learner together. A screening layer was added to select the meta-learner with better performance. Finally, Optima hyperparameters were used for parameter tuning by the learners.

Findings

An empirical study was conducted with a sample of A-share listed companies in China. The F1-score of the model constructed using the features screened by EFS reached 84.55%, representing an improvement of 4.37% compared to the original features. To verify the effectiveness of improved stacking, benchmark model comparison experiments were conducted. Compared to the original stacking model, the accuracy of the improved stacking model was improved by 0.44%, and the F1-score was improved by 0.51%. In addition, the improved stacking model had the highest area under the curve (AUC) value (0.905) among all the compared models.

Originality/value

Compared to previous models, the proposed FDP model has better performance, thus bridging the research gap of feature selection. The present study provides new ideas for stacking improvement research and a reference for subsequent research in this field.

Details

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

Keywords

Article
Publication date: 27 February 2024

Jianhua Zhang, Liangchen Li, Fredrick Ahenkora Boamah, Dandan Wen, Jiake Li and Dandan Guo

Traditional case-adaptation methods have poor accuracy, low efficiency and limited applicability, which cannot meet the needs of knowledge users. To address the shortcomings of…

Abstract

Purpose

Traditional case-adaptation methods have poor accuracy, low efficiency and limited applicability, which cannot meet the needs of knowledge users. To address the shortcomings of the existing research in the industry, this paper proposes a case-adaptation optimization algorithm to support the effective application of tacit knowledge resources.

Design/methodology/approach

The attribute simplification algorithm based on the forward search strategy in the neighborhood decision information system is implemented to realize the vertical dimensionality reduction of the case base, and the fuzzy C-mean (FCM) clustering algorithm based on the simulated annealing genetic algorithm (SAGA) is implemented to compress the case base horizontally with multiple decision classes. Then, the subspace K-nearest neighbors (KNN) algorithm is used to induce the decision rules for the set of adapted cases to complete the optimization of the adaptation model.

Findings

The findings suggest the rapid enrichment of data, information and tacit knowledge in the field of practice has led to low efficiency and low utilization of knowledge dissemination, and this algorithm can effectively alleviate the problems of users falling into “knowledge disorientation” in the era of the knowledge economy.

Practical implications

This study provides a model with case knowledge that meets users’ needs, thereby effectively improving the application of the tacit knowledge in the explicit case base and the problem-solving efficiency of knowledge users.

Social implications

The adaptation model can serve as a stable and efficient prediction model to make predictions for the effects of the many logistics and e-commerce enterprises' plans.

Originality/value

This study designs a multi-decision class case-adaptation optimization study based on forward attribute selection strategy-neighborhood rough sets (FASS-NRS) and simulated annealing genetic algorithm-fuzzy C-means (SAGA-FCM) for tacit knowledgeable exogenous cases. By effectively organizing and adjusting tacit knowledge resources, knowledge service organizations can maintain their competitive advantages. The algorithm models established in this study develop theoretical directions for a multi-decision class case-adaptation optimization study of tacit knowledge.

Details

Journal of Advances in Management Research, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0972-7981

Keywords

Open Access
Article
Publication date: 24 April 2024

Junaidi Junaidi

This research investigates the Islamic banks’ intermediation role (e.g. branches and deposits) in financing. It also examines how financing contributes to the regions' economic…

Abstract

Purpose

This research investigates the Islamic banks’ intermediation role (e.g. branches and deposits) in financing. It also examines how financing contributes to the regions' economic growth and poverty alleviation as a predictor and mediator variable.

Design/methodology/approach

A total of 297 observations were extracted from 33 Indonesian districts and 14 Islamic banks during the period 2012–2020. Fixed-effect regression analysis was used to examine variable’s interactions.

Findings

The empirical results indicate that Islamic banks have adopted a channelling role towards redistributing capital from lender to borrower. Besides, there are crucial roles in developing economies and reducing poverty at the district level. This study also reinforces the critical role of financing in mediating the relationship between branches and deposits as predictor variables and GDP and poverty as outcome variables.

Research limitations/implications

The current study was limited to Indonesian Islamic banks and the district’s perspective. Future research needs to cover sub-districts and other poverty measurements (e.g. human education and development perspectives), including conventional and Islamic banks. It can help practitioners, regulators and researchers observe the dynamic behaviour of the banking sector to understand its role in the economic and social fields.

Practical implications

Bank managers and regulators should promote branches, deposits and financing. It also enlightens people about the essential role of Islamic banks and their fundamental operations in business and economics.

Originality/value

This study contributes to economic literature, bank managers and local governments' decision-making processes by developing and testing an economic growth and poverty model.

Details

Journal of Economics, Finance and Administrative Science, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 2077-1886

Keywords

Article
Publication date: 19 April 2024

Jitendra Gaur, Kumkum Bharti and Rahul Bajaj

Allocation of the marketing budget has become increasingly challenging due to the diverse channel exposure to customers. This study aims to enhance global marketing knowledge by…

Abstract

Purpose

Allocation of the marketing budget has become increasingly challenging due to the diverse channel exposure to customers. This study aims to enhance global marketing knowledge by introducing an ensemble attribution model to optimize marketing budget allocation for online marketing channels. As empirical research, this study demonstrates the supremacy of the ensemble model over standalone models.

Design/methodology/approach

The transactional data set for car insurance from an Indian insurance aggregator is used in this empirical study. The data set contains information from more than three million platform visitors. A robust ensemble model is created by combining results from two probabilistic models, namely, the Markov chain model and the Shapley value. These results are compared and validated with heuristic models. Also, the performances of online marketing channels and attribution models are evaluated based on the devices used (i.e. desktop vs mobile).

Findings

Channel importance charts for desktop and mobile devices are analyzed to understand the top contributing online marketing channels. Customer relationship management-emailers and Google cost per click a paid advertising is identified as the top two marketing channels for desktop and mobile channels. The research reveals that ensemble model accuracy is better than the standalone model, that is, the Markov chain model and the Shapley value.

Originality/value

To the best of the authors’ knowledge, the current research is the first of its kind to introduce ensemble modeling for solving attribution problems in online marketing. A comparison with heuristic models using different devices (desktop and mobile) offers insights into the results with heuristic models.

Details

Global Knowledge, Memory and Communication, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 2514-9342

Keywords

Article
Publication date: 28 March 2024

Elisa Gonzalez Santacruz, David Romero, Julieta Noguez and Thorsten Wuest

This research paper aims to analyze the scientific and grey literature on Quality 4.0 and zero-defect manufacturing (ZDM) frameworks to develop an integrated quality 4.0 framework…

Abstract

Purpose

This research paper aims to analyze the scientific and grey literature on Quality 4.0 and zero-defect manufacturing (ZDM) frameworks to develop an integrated quality 4.0 framework (IQ4.0F) for quality improvement (QI) based on Six Sigma and machine learning (ML) techniques towards ZDM. The IQ4.0F aims to contribute to the advancement of defect prediction approaches in diverse manufacturing processes. Furthermore, the work enables a comprehensive analysis of process variables influencing product quality with emphasis on the use of supervised and unsupervised ML techniques in Six Sigma’s DMAIC (Define, Measure, Analyze, Improve and Control) cycle stage of “Analyze.”

Design/methodology/approach

The research methodology employed a systematic literature review (SLR) based on PRISMA guidelines to develop the integrated framework, followed by a real industrial case study set in the automotive industry to fulfill the objectives of verifying and validating the proposed IQ4.0F with primary data.

Findings

This research work demonstrates the value of a “stepwise framework” to facilitate a shift from conventional quality management systems (QMSs) to QMSs 4.0. It uses the IDEF0 modeling methodology and Six Sigma’s DMAIC cycle to structure the steps to be followed to adopt the Quality 4.0 paradigm for QI. It also proves the worth of integrating Six Sigma and ML techniques into the “Analyze” stage of the DMAIC cycle for improving defect prediction in manufacturing processes and supporting problem-solving activities for quality managers.

Originality/value

This research paper introduces a first-of-its-kind Quality 4.0 framework – the IQ4.0F. Each step of the IQ4.0F was verified and validated in an original industrial case study set in the automotive industry. It is the first Quality 4.0 framework, according to the SLR conducted, to utilize the principal component analysis technique as a substitute for “Screening Design” in the Design of Experiments phase and K-means clustering technique for multivariable analysis, identifying process parameters that significantly impact product quality. The proposed IQ4.0F not only empowers decision-makers with the knowledge to launch a Quality 4.0 initiative but also provides quality managers with a systematic problem-solving methodology for quality improvement.

Details

The TQM Journal, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1754-2731

Keywords

Article
Publication date: 5 April 2024

Hsing-Hua Stella Chang, Cher-Min Fong and I-Hung Chen

This study aims to investigate the role of interpersonal influence on consumer purchase decisions regarding foreign products, specifically by exploring consumers’ social reaction…

Abstract

Purpose

This study aims to investigate the role of interpersonal influence on consumer purchase decisions regarding foreign products, specifically by exploring consumers’ social reaction styles (acquisitive and protective) when confronted with normative pressures and their subsequent impact on consumers’ purchase behavior in the context of situational animosity.

Design/methodology/approach

Three studies were conducted in China to empirically examine the proposed research model. The US–China Chip War of 2022 was used as the research context for situational animosity, while the Japan–China relationship representing a stable animosity condition was used for contrast.

Findings

This study establishes the mediating role of perceived normative pressure in linking animosity attitudes to purchase avoidance in situational animosity. It also validates that consumers’ social reaction styles (acquisitive and protective) help predict distinct behavioral outcomes, holding significant implications for advancing research in the field of product and brand consumption.

Originality/value

This research provides a novel perspective by exploring consumers’ social reaction styles when dealing with normative pressure in situational animosity. The distinction between acquisitive and protective reaction styles adds depth and originality to the study. Moreover, this study examines consumer behavior in two distinct consumption contexts: switching intentions to local products and purchase intentions for products from offending countries in hidden consumption situations. This dual perspective offers a comprehensive exploration of consumers’ purchase behavior under normative pressure, contributing to the novelty of this research.

Details

Journal of Product & Brand Management, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1061-0421

Keywords

Article
Publication date: 12 April 2024

Hua Meng and Hannan Sadjady Naeeni

This study aims to explain why low social conduct in corporate social responsibility (SC-CSR), especially employee exploitation, has a stronger negative impact on consumer…

Abstract

Purpose

This study aims to explain why low social conduct in corporate social responsibility (SC-CSR), especially employee exploitation, has a stronger negative impact on consumer reactions for service firms than for manufacturing firms.

Design/methodology/approach

Five experiments compared consumer reactions to service and manufacturing firms with low SC-CSR. Study 1 used a choice-based conjoint design to examine the relative importance of various shared attributes when consumers chose services versus goods. Study 2 revealed that low SC-CSR led to more pronounced negative consumers reactions toward service firms. Studies 3A and 3B explained this difference through a serial mediation analysis. Study 4 ruled out an alternative explanation regarding the differentiated effects.

Findings

The results reveal that consumer reactions to employee exploitation in service firms are more negative compared to manufacturing firms. This is because consumers’ sense of presence (i.e. feeling of being there) is stronger in a service setting, leading to more intense empathetic emotions toward service employees.

Originality/value

This research contributes to the CSR literature by challenging the conventional notion that sweatshops are more problematic for manufacturing firms. By contrast, the results indicate a stronger negative effect on service firms. It contributes to the services marketing literature by conceptualizing a novel cognitive mechanism. Traditionally, consumers’ negative reactions are driven by anger. However, the authors show that empathetic feelings toward mistreated employees play a predominant role. While it is imperative for all firms to ensure fair treatment of their employees, the findings underscore the heightened significance of this aspect for service firms, given their susceptibility to more pronounced negative effects.

Details

Journal of Services Marketing, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0887-6045

Keywords

Access

Year

Last 3 months (21)

Content type

Earlycite article (21)
1 – 10 of 21