Next Article in Journal
AR Long-Term Tracking Combining Multi-Attention and Template Updating
Previous Article in Journal
An Efficient Spring Model for an Integrated Orthodontic Tooth Movement: A Verified Mathematical Model
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Artificial Intelligence Enabled Project Management: A Systematic Literature Review

1
School of Engineering of Bilbao, University of the Basque Country—UPV/EHU, 48013 Bilbao, Spain
2
Victoria University Business School, Victoria University, Melbourne 3011, Australia
*
Author to whom correspondence should be addressed.
Appl. Sci. 2023, 13(8), 5014; https://doi.org/10.3390/app13085014
Submission received: 18 March 2023 / Revised: 3 April 2023 / Accepted: 12 April 2023 / Published: 17 April 2023

Abstract

:
In the Industry 5.0 era, companies are leveraging the potential of cutting-edge technologies such as artificial intelligence for more efficient and green human-centric production. In a similar approach, project management would benefit from artificial intelligence in order to achieve project goals by improving project performance, and consequently, reaching higher sustainable success. In this context, this paper examines the role of artificial intelligence in emerging project management through a systematic literature review; the applications of AI techniques in the project management performance domains are presented. The results show that the number of influential publications on artificial intelligence-enabled project management has increased significantly over the last decade. The findings indicate that artificial intelligence, predominantly machine learning, can be considerably useful in the management of construction and IT projects; it is notably encouraging for enhancing the planning, measurement, and uncertainty performance domains by providing promising forecasting and decision-making capabilities.

1. Introduction

The worldwide COVID-19 pandemic highlighted the need to rethink existing working methods and approaches and has intensified the vulnerabilities of the industries, showing that more human-centric and sustainable solutions are required. The current transition from the “old normal” to the “new normal” can be observed as an opportunity to reshape and renew the role of the industry in society. In this context, the emerging Industry 5.0 concept was released [1].
Industry 5.0 is based on Industry 4.0, which was first defined in Germany in 2011 as part of the country’s high-tech strategy. Industry 4.0’s principles are the integration of digital technologies for automation and data exchange in the manufacturing process; that is, it combines production methods with information and communication technologies such as Artificial Intelligence (AI). Furthermore, Industry 5.0 pursues to leverage the potential of technologies, such as advanced digitalization, AI and big data (BD), in the same way Industry 4.0 does, but deploying solutions for a more human-centric, sustainable, and resilient industry.
Breque et al. [1] point out that AI is one of the enabling technologies that will help shift to Industry 5.0; however, AI is not a new field. After World War II, several people started working on intelligent machines. Alan Turing may have been the first person researching AI in as early as 1947 [2]. Since then, AI has had several tops and downs and nowadays is in a new hype phase. For instance, AI is being used in novel scenarios such as the COVID-19 pandemic for the early detection and diagnosis of patients and in the development of drugs and vaccines [3].
It is important to note that it is not only manufacturing processes that will benefit from the application of new technologies: business procedures such as project management (PM) that are crucial in the daily operation of an organization are also expected to benefit from them. In fact, cutting-edge PM trends focus on the use of AI at work. PMI [4] discusses the role of AI in PM, highlighting that AI changes the types of projects being delivered and also how they are managed. Although such reports highlight that project leaders say that AI technologies are encouraging PM productivity and enhancing the quality of work, there are no studies covering this topic in the literature that focus on the analysis of AI techniques in the different PM performance domains (PDs) [5]. So, the question arises as to how AI will be able to boost PMPDs and procedures; and thus how the literature will develop to this end.
To the best of our knowledge, there has been no systematic literature review (SLR) of the application of AI technologies in PMPDs, which are introduced in the Project Management Body of Knowledge 7th edition (PMBOK7). Therefore, the goal of this paper is to explore the role of AI in emerging PM by analyzing the literature based on the PMPDs. This novel approach has not been previously explored in the literature, and our review provides insights into how AI techniques can be aligned with each of the PMPDs to enhance project performance. This unique contribution sets our paper apart from previous literature reviews.
The rest of the paper is organized as follows. Section 2 provides an introduction to AI technologies and cutting-edge PM techniques. Then, in Section 3, the methodology conducted in this research is described, and in Section 4, the bibliometric analysis and the literature review are developed. Later, Section 5 discusses the findings obtained, and, finally, in Section 6, the conclusions of the paper are given.

2. Related Work

2.1. Hints on AI Basics

There is an ongoing discussion of how to define AI. In fact, there are different approaches when defining it [6]: on the one hand some researchers aim at introducing human minds’ capacities into computers and on the other hand there is a trend to understand AI as the science of making intelligent machines, not necessarily with methods that are biologically observable.
Historically, four perspectives of AI have been followed [6] and laid out along two dimensions: thinking (concerned with thought processes and reasoning) and acting (addresses behavior). In addition, two different philosophies can be followed: a human-centered approach that involves observations and hypotheses about human behavior or a rationalist approach, namely a combination of mathematics and engineering.
Thanks to its potential, AI can be used for innumerable purposes and fields such as healthcare [7], international security [8], banking and finance [9], or network security [10].
Due to the aforementioned fact, there is a diverse number of techniques that contribute to the AI ecosystem. Next, a description of the main techniques is provided:
(a) Machine Learning (ML) [11]: ML is a mathematical model based on sample data, known as “training data” mainly used for data classification and data prediction without being explicitly programmed for doing so. That is, ML algorithms use computational methods to learn information from a set of data which is used for training the model. Once the model is trained, it can be used for classifying and predicting. There is a wide range of ML algorithms such as Random Forest (RF), Support Vector Machine (SVM), Decision Trees, and k-means.
(b) Deep Learning (DL) [12]: ML techniques are limited when natural data in the raw form needs to be processed. As a result of this, more complex methods such as DL have been developed. DL allows models that are composed of multiple processing layers to learn representations of data with multiple levels of abstraction. In other words, a DL architecture is a multilayer stack of learning modules that compute non-linear input–output mappings. Each module transforms the input to increase the selectivity and the invariance of the representation that is expected to be classified.
(c) Neural Networks (NNs) [13]: Artificial NNs (ANNs), also called NNs, are computer systems inspired by biological NNs that constitute human brains. NNs are based on nodes that model neurons of a biological brain. These nodes are connected using synapses for transmitting information between them. NNs are also trained to perform tasks that are not explicitly programmed for doing.
(d) Natural Language Processing (NLP) [14]: The goal of NLP is twofold: (1) be able to communicate with humans and (2) to acquire information from written language. For doing so, an AI system needs to understand the language humans use by doing the following information-seeking tasks: text classification, information retrieval, and information extraction. Information retrieval is the task of obtaining information resources relevant to an information need, while information extraction is the task of automatically extracting structured information from machine-readable documents.
(e) Fuzzy approaches: Fuzzy logic was created to allow computers to mimic the way humans think [15]. In detail, fuzzy logic is a formal mathematical theory for the representation of uncertainty and extends Boolean logic using all the possible answers between 0 and 1 for reasoning and decision making. Unlike the probabilistic theory, fuzzy logic models the uncertainty of the definition of the event, and not the uncertainty if a certain event will happen or not. A common application of fuzzy logic is expert systems [16]. Expert systems are usually made up of at least two parts: an inference engine, which is the brain of the system and has the goal of obtaining relevant knowledge, understanding it, and finding an expert solution, and a knowledge base, where the knowledge of a certain domain is placed in the form of rules and facts. That is, a fuzzy expert system uses a collection of fuzzy membership functions and rules to reason about data.
(f) AI-based heuristics: Heuristics are methods of reasoning based only on partial evidence. This capacity is a typical human characteristic. The basis of heuristics is the experience in problem solving and learning. In computer science, heuristics are used for finding an optimal solution. AI-based heuristics comprise different methods and algorithms such as genetic algorithms (GAs) [17] or ant colony optimization (ACO) algorithms [18]. In short, GAs are search processes to find a solution for optimization and search problems inspired by evolutionary biology. On the other hand, ACO takes inspiration from the foraging behavior of some ant species.
It is expected that all these AI techniques will be the enablers of more sustainable, human-centric, and resilient PM and industry in general [1].

2.2. Emerging PM

The PM technology quotient (PMTQ) is a topic of ongoing debate in the PM community. PMTQ is defined as a person’s ability to adapt, manage, and integrate technology based on the needs of the organization or the project. According to PMI [4], PMTQ is becoming more important as people and businesses seek digital sustainability. In addition, according to a survey of CEOs [4], 85 percent believe that “AI will significantly change the way they do business in the next five years”. As a result, we anticipate that the PM community will incorporate AI techniques into PM methods in the near future.
Furthermore, with the emergence of new agile concepts and the need for projects to adapt to dynamic change, PMI [5] is considering practice-oriented PM with an emphasis on outcome and value delivery rather than processes and deliverables. In total, 12 principles are introduced by outcome-oriented methods for delivering values in projects. These principles define the what and why of managing projects. In addition, PMBOK7 describes the project performance system with a new approach by defining eight PDs. Project PDs include the stakeholder, team, development approach and life cycle, planning, work, delivery, measurement, and uncertainty. Following that, a description of the PDs is given:
(a) The stakeholder PD seeks a productive working relationship with stakeholders throughout the project. Identifying, understanding, analyzing, prioritizing, engaging, and monitoring the stakeholders are the steps of this PD;
(b) The team PD addresses activities and functions associated with the people who are responsible for producing project deliverables. Shared ownership, a high-performing team, and the demonstration of applicable leadership and other interpersonal skills by all project team members are outcomes to be measured in this PD;
(c) The development approach and life cycle PD determine whether the development strategy (predictive, hybrid, or adaptive) is appropriate for project and organizational variables and represents product features;
(d) The planning PD checks if the project progresses in an organized, coordinated, and deliberated manner; if there is a holistic approach to delivering the project outcomes; if evolving information is elaborated to produce the deliverables and outcomes; if time spent planning is suitable for the situation; and if the planning information is sufficient to manage stakeholder expectations and there is a process for the adaptation of plans throughout the project based on emerging and changing needs or conditions;
(e) The project work PD is associated with establishing project processes, fostering a learning environment, appropriate communication with stakeholders, efficient management of physical resources, effective management of procurement, and enhanced team capabilities due to continuous learning and process improvement;
(f) The delivery PD focuses on meeting requirements, scope, and quality expectations to produce the expected deliverables. It checks if projects contribute to business objectives and the advancement of strategy; if they realize the outcomes they were initiated to deliver; if the benefits are realized in the time frame in which they were planned; and if the team has a clear understanding of requirements and stakeholders accept and are satisfied with project deliverables;
(g) The measurement PD involves assessing project performance and implementing appropriate responses to maintain optimal performance. An effective measurement will result in a reliable understanding of the status of the project, actionable data to facilitate decision making, and appropriate actions to keep project performance on track;
(h) The uncertainty PD deals with activities and functions associated with risk and uncertainty. Suitable actions to address complexity, ambiguity, and volatility with robust systems for identifying, capturing, and responding to risk are included in this domain.
Emerging PM based on PDs and principals with demands concerning the integration of AI and PMTQ into PM, brings the need to study and understand how AI-enabled PM can be built.

3. Methodology

This study applies an SLR methodology based on a well-defined and well-planned protocol. Unlike the traditional literature review strategy in which the reviewer’s subjectivity and informality can influence the outcome, the SLR method removes such prejudice by applying systematic procedures to identify, select, and evaluate a theme of interest [19]. This approach is particularly appropriate in this investigation due to its suitability to gather the most relevant research on emerging themes [20,21,22]. The review explores the use of AI in PM through a rigorous process that includes planning the search strategy, identifying targeted academic publications on established themes, determining inclusion and exclusion criteria, and conducting the review and reporting findings [19]. The SLR process was conducted in two phases. The first phase involves selecting keywords, establishing inclusion and exclusion criteria of papers for the study (i.e., published period, keywords, and language), and conducting the literature search. The second phase evaluates selected papers considering the latest standard of PMBOK7 principles and PDs.
The planning of the review process was focused on analyzing and understanding the nuances of the use of AI in the stages of PM in different domains. The authors brainstormed to establish the keywords and to define the review process’s conceptual boundaries. At this point, it was predetermined that the papers published from 2011 to the present (April 2022) are the appropriate time range to focus on the publications on post declaration of the Industry 4.0 era. Authors reached a consensus over the combination of the keywords as “project management” AND “artificial intelligence”. Two of the largest repositories of academic articles, Web of Science and Scopus, were chosen due to their higher scientific impact and thus to search for conforming peer-reviewed journals and conference papers [23]. The literature search was delimited exclusively to English language publications. The search for title, abstract, and keywords in selected databases was performed using search strings to ensure all the papers related to the use of AI in PM are selected.
The next level of the filtering process of the selected papers from the search process was first conducted by each author individually reviewing the articles and assessing them through screening criteria. The abstract and the conclusions of each selected article were thoroughly scrutinized at this stage. When either the authors are unsure as to whether the paper explicitly fits the study theme or concluded that the paper complies with the study criteria, the rest of the article was thoroughly read to ensure conformance to the research theme. Finally, the authors reassembled as a review panel to mutually determine the final sample of the SLR process that fits the conceptual boundary of the investigation. This compilation represents the most comprehensive body of academic work on AI in PM published to date to the best of the authors’ knowledge.
Subsequently, we present the results of the SLR bibliometric analysis and the literature review categorized under the latest PMBOK7 PDs. Then, a discussion on the significant findings of the studied theme is conducted.

4. Results

4.1. Bibliometric Analysis

The Web of Science and Scopus literature searches in the first phase resulted in 79 and 722 hits, respectively. Later, in phase 2, once the articles found were evaluated, we finally identified 128 papers related to AI-enabled PM.
Figure 1 collects the bibliometric results of selected papers. The graph on the left shows an increasing interest in AI-assisted PM since the beginning of Industry 4.0, where the growing tendency for the last two-year period is still notable. The same plot illustrates that there are significantly more journal publications than conference papers in the AI–PM field. However, as depicted in the middle graph, the nature of the journals of the identified works is diverse and multi-disciplinary: they cover management (International Journal of Project Management is the most cited in that discipline), computer science (Expert Systems with Applications and Advances in Intelligent Systems and Computing journals remarkable), construction (Automation in Construction journal on the top), and engineering.
The right pie chart in Figure 1 provides the countries of the authors of the selected studies. As can be seen, China, the USA, and Taiwan lead the research, followed by different countries from different continents.

4.2. Literature Review

In this section, we report on the AI-assisted PM review based on the selected literature. First, we present the content classification of the identified investigations and then we conduct the literature review structured by PMPDs.
Figure 2 summarizes the content classification of the selected papers in different categories. In reference to the application sector (top-left plot), we found that almost half of the selected works focus on construction PM whereas the use of AI in IT projects is also pronounced (nearly 22%), while its application in other specific sectors (i.e., health) is too scarce. Moreover, AI-enabled approaches for generic PM are also remarkable.
Concerning the classification of the existing literature in the PMPDs (depicted in Figure 2, top-right chart), we came to realize the fact that of the emphasis of papers is placed on planning PD; afterward, measurement and uncertainty PDs are importantly considered in the research. Moreover, the development approach and life cycle PD are quite neglectful in the studied topic.
Regarding AI techniques (Figure 2: down-left graph), ML is predominant, followed by fuzzy approaches, AI-based heuristics, and NLP. Furthermore, several works consider NN and DL to assist PM, while a few investigations include expert systems and computer vision. Moreover, in reference to AI functions, as shown in the down-right pie of Figure 2, the main one is AI-enabled forecasting in PM. Furthermore, the employment of AI methods for decision making is also relevant, coming after optimization, automation, and estimation. In addition, several studies deal with AI-based learning in PM.

4.2.1. Stakeholder PD

Mahfouz and Kandil [24] deal with ML-enabled litigation outcome prediction of differing site conditions. Their developed models are trained and tested using differing site condition cases, concluding that SVM performs the best. More recently, Zheng et al. [25] presented an ensemble ML model which combines gradient boosting decision tree, k-nearest neighbor, and NN techniques to forecast construction litigation outcomes in Public-Private Partnership (PPP) projects. The resulting accurate approach is trained and validated using data from China Judgements Online PPP litigation cases.
Moreover, Pérez Vera and Bermudez Peña [26] provided a fuzzy inference system to classify stakeholders using two ML clustering algorithms.
In addition, Guo et al. [27] proposed an interactive NLP-based solution to automate the visual design process with the product owner. An agent-based approach that uses NLP and efficient greedy-search heuristics for regulated design decision making in construction projects is provided in [28].
In another study, Miller [29] identified AI project success factors related to moral decision making. He claimed to be addressing the concerns and expectations of stakeholders in AI projects, with those factors being procedures for algorithm usage.

4.2.2. Team PD

For team communication, Hsu et al. [30] developed a feasible and effective ML-based system integrated in Building Information Modeling (BIM) for design clash resolution of construction projects, which is satisfactorily validated in the mechanical/electrical/plumbing systems of a student residence.

4.2.3. Development Approach and Life Cycle PD

There is no study specific to project development and life cycle PD.

4.2.4. Planning PD

Some studies focus on ML-based project duration prediction in project planning: Han et al. [31] compared different ML techniques to forecast software development time, concluding that the Gaussian process algorithm has the highest accuracy. An effective ensemble averaging of three ML algorithms (SVM, NN, and Generalized Linear Models) was introduced in [32] for software project duration estimation. the paper [33] estimated the duration of diaphragm wall construction using a fusion of the Least Squares SVM and the firefly algorithm, which achieved very low deviation prediction.
Moreover, the literature addresses AI-assisted scheduling issues in the construction sector: Faghihi et al. [34] reviewed the research on automation in construction scheduling, where different AI approaches are employed: case-based reasoning, knowledge-based techniques, GAs, expert systems, and NNs. They concluded that GAs are dominant. Moreover, Aljebory and QaisIssam [35] provided an automated project schedule planning framework that contains a knowledge-based expert system connected to Revid BIM and Primavera software. The developed AI-based scheduler retrieves construction design elements from BIM, and it provides the derived project activities and their sequencing on Primavera. The system validity was shown using a simple house building as a case study.
Furthermore, the use of AI techniques for the IT project scheduling problem was manifested in a few investigations [36,37,38]. Kucharska and Dudek-Dyduch [37] introduced an ML method for determining intelligent cooperation at IT project realization. The learning algorithm for a scheduling problem is presented with the results of computer experiments to prove its feasibility. A model for solving the software project scheduling problem using the firefly algorithm is provided in [36], which gives better results than GAs and ACO. In the work [38], ACO Extended and Max-Min Ant System heuristics were compared for the software project scheduling problem aimed at minimizing project duration. Findings revealed that ACO Extended is better than the Max-Min Ant System with respect to fitness value. Besides that, Hamada et al. [39] developed an NN estimation model to manipulate the timing problem for software projects. Their model predicts the estimation value of project time, which optimizes the scheduling process.
There are many studies related to AI-based software project effort estimation:
  • Fuzzy approaches: S.R. Sree and Ramesh [40] presented a model based on fuzzy logic. It was tested using the NASA93 dataset and concluded that the fuzzy model with triangular membership function outperforms the rest of the models. Furthermore, the authors in [41] provided a model by cascading fuzzy logic controllers, which improves the efficiency with clustering techniques. The NASA93 dataset was used as a case study, revealing that fuzzy models developed using subtractive clustering provide better results. Han et al. [42] presented an effective and accurate approach based on historical project data using the Gauss–Newton model to calibrate the parameters of the Constructive Cost Model and fuzzy logic to optimize it, thus Deming regression, expert judgment, and ML were also applied to enhance the model. González-Carrasco et al. [43] consider fuzzy input values in NN;
  • Methods based on ML or/and NN: The work [44] suggested a k-nearest neighbour ML-algorithm, concluding that the combination of k-nearest neighbour and quadratic regression has the best response, accuracy improvement, and relative error reduction. Nassif et al. [45] presented a comparative study of different NN models (multilayer perceptron, general regression NN, radial basis function NN, and cascade correlation NN) and the International Software Benchmarking Standards Group dataset was used in the evaluation. The results showed that cascade correlation NN outperforms the other models. Different AI techniques (Artificial NN, GA, and fuzzy logic) were applied in [46] using data from past NASA projects, concluding that ANN methods give the best performance. An effective ML ensemble model composed of SVM, NN, and Generalized Linear Models is provided in [32]. In addition, Twala [47] investigated the effect of noisy domains on the learning accuracy of eight ML algorithms (SVM and ANN among them) and statistical pattern recognition algorithms. The study derived a solution from a probabilistic perspective that improves prediction for software effort corrupted by noise with better accuracy.
The assignment of human resources to project tasks that employ AI heuristics is another appearing topic in the literature [48,49,50,51]. The works [42] and [48] applied feasible ACO algorithms (improved Max-Min ACO and Hyper-Cube ACO, respectively) for worker-task assignment in software projects to minimize the project duration. The authors in [51] presented a novel ACO rescheduling strategy for human resource assignment to eliminate delays. Findings revealed that the new adaptative ACO outperforms common ACO and GAs. A tabu search algorithm was employed in [50] so as to solve the resource management problem for multi-unit construction projects. The case study analyzed manifested a reduction of 50% in the project execution time when using that algorithm.
Furthermore, aimed at allocating the suitable software developers for a particular project, Javeed et al. [52] proposed a DL-based approach to determine the software developer’s coding expertise by analyzing prior written source code. Three DL methods were developed, trained, and evaluated in the study: Long Short-Term Memory (LSTM), one-dimensional convolutional NN, and a hybrid model that combines LSTM and the previous NN. Evaluation results indicate that LSTM outperforms the other two models, which achieves good accuracy levels.
Moreover, in the paper [53], evolutionary and hybrid evolutionary algorithms that are based on GA’s principles are implemented for resource leveling in a ship construction project. Experimental results show that hybrid approaches provide slightly better behavior. Furthermore, a novel algorithm based on Sonar inspired optimization to address benchmark and resource-leveling problems was introduced in [54]. Evaluation findings revealed that it provides better performance than hybrid GAs. Koulinas and Anagnostopoulos [55] proposed a well-performing threshold-based hyperheuristic for solving construction resource levelling and allocation. In addition, Duraiswamy and Selvam [56] employed ACO in a metaheuristic approach to solve resource leveling problems. A real-time project was used to verify the efficiency of their model. The results were near-global optimum solutions.
Moreover, Amândio et al. [57] presented a planning optimization system using multi-objective GA, namely the NSGA-II, for road pavement rehabilitation. The model was able to choose the optimal allocation of heavy equipment with costs and duration objectives.
The study [58] demonstrates that SVMs and ANN ensemble techniques provide better results than single ANN models for predicting project costs. Well-performing models for construction cash flow forecasting were proposed in [59,60], which employ least squares SVM and a fuzzy SVM-GA ensemble, respectively. More recently, Cheng et al. [61] proposed an AI-based hybrid model, named symbiotic organisms search-optimized (SOS) NN LSTM, that accurately predicts the cash flow of construction projects; this novel DL-based model uses data from completed construction projects in Taipei.
Moreover, Wazirali et al. [62] focused on the way construction projects can minimize the building cost and materials wastages based on a GA-SVM inference system. Furthermore, a decision support model for dispatching construction machines was presented in [63], where a rule-based inference engine determines the most proper construction machine type considering both economic and technical criteria.
In addition, Li [64] proposed a method to combine AI middle office with Blockchain (BC) and BIM to analyze data when forecasting prices in construction projects.
Furthermore, the study [65] dealt with hybrid GA models to forecast bid award amounts for bridge construction projects. Several forecasting models (GA combinations with ANN, case-based reasoning, and regression-based approaches) were validated with data from public bridge construction projects in Taiwan, showing that ANNs in combination with GAs provide more reliable results.
Apart from that, an SVM procedure for bid/no bid decision making was presented in [66]; the method was evaluated in oil and gas platform fabrication projects, revealing that SVM outperforms Worth Evaluation Classifier, Linear Regression Classifier, and NN.
In another study, Ronghui and Liangrong [67] presented a fuzzy-based hybrid metaheuristic algorithm for establishinig the cost optimization of building materials in construction projects.
Moreover, Gerogiannis et al. [68] elaborated an approach for the selection of Project and Portfolio Management Information Systems which combines TOPSIS with intuitionistic fuzzy group decision making.
Once the problems related to the project planning phase through observation of IT development companies were determined, [69] proposed an AI-based framework that addresses the issues identified in order to enhance IT project planning. The proposal includes an expert system, whose knowledge base contains information on past projects, from which the inference engine will learn so as to predict planning outputs.
Furthermore, Kultin et al. [70] studied the ML approach for deciding whether to participate in a project tender. The built ML algorithms were tested with projects that applied for a tender, and the results indicated that the logistic regression algorithm used gives the most satisfactory performance.
Furthermore, Marchinares and Aguilar-Alonso [71] provided a brief literature review regarding the application of ML in PM, which concluded that ANN and SVM are the most used methods for software effort estimation, predicting project performance, and obtaining useful information from projects.
Moreover, two works have been found related to AI-based PM in an agile environment [72,73]. Hoa Khanh et al. [73] proposed a framework that integrates AI technologies to enhance several issues of agile PM; ML and DL techniques are suited for effort estimation, and ML-based analytics are suited for backlog item identification, backlog item refinement, and risk mitigation. What is more, DL-based NLP is considered to learn from and generate representations of project data that are computationally convenient to process. Furthermore, the literature review [72] showed the application of different AI techniques for BD analytics in agile software PM. According to the selected studies, the most popular AI methods used in such contexts are ML (dominated by SVM and RF-based ensemble models) and NNs with a few DL approaches; the key area for employing such techniques is software effort estimation.

4.2.5. Project Work PD

Authors in [74] developed a precise decision-making tool for contractor prequalification that includes a fuzzy expert system, while Hosny et al. [75] employed a fuzzy AHP approach for the same problem. What is more, SVM was used in [76] to reliably forecast a contractor’s deviation from the client’s objectives.
Moreover, Cirule and Berzisa [77] proposed a cost-effective AI-assisted chatbot framework for PM. The designed chatbot prototype was implemented using the Dialogflow Conversational platform, an agent for NLP, and in the following tool environments: Jira for project planning/tracking/management, Slack messaging platform for communication, Google Drive for project data storage, Google Calendar to schedule meetings, and Skype for users’ communication. The proposed solution has the potential to save PM time and to reduce project failures.
Under the umbrella of the complexity of implementing and managing distributed information systems projects, Morozov et al. [78] proposed DL NNs for forecasting the state of the project when impacted by the changes caused by the environment. In this way, the developed AI model will help the effective proactive management of such complex IT projects, better ensuring their satisfactory performance.
The article [79] showed how it is possible to reuse knowledge intelligently in complex logistics projects through the integration of case-based and ontology-driven reasoning. More freshly, Jallow et al. [80] explored AI abilities to improve knowledge management for the construction industry; AI could be beneficial for future projects by gathering knowledge from past projects by automating data management. The research indicatd that UK firms have already implemented some sort of AI-based knowledge management within projects; combining AI systems into Common Data Environments can help project team members in finding and tracking documents efficiently.
Hajdasz [81] presented a decision support tool based on an expert system for flexible construction site management to develop optimal and attainable execution scenarios. It offers a dynamic construction process model that focuses on synchronizing resources and workflow continuity, which is crucial in scheduling and managing repetitive projects.
Furthermore, an ML-based tool for linking different documents from a project and having their traceability updated is provided in [82]. Moreover, Francois et al. [83] suggested a promising knowledge trace retrieval system for obtaining information from workers’ emails based on ML techniques.
Allal-Cherif et al. [84] analyzed the five intelligent purchasing systems. The results suggested that AI makes purchasing missions more strategic and less operational, enhances the purchasing function, and strengthens the cross-functional role of purchasing.

4.2.6. Delivery PD

Some studies discuss AI-enabled compliance/conformance checking automation in construction projects: Salama and El-Gohary [85] introduced a deontic model with NLP for compliance checking; the work [86] proposed a ruled-based NLP approach for checking construction regulatory compliance documents, which wastested in quantitative requirements from 2009 International Building Code. J. Zhang and El-Gohary [87] provided compliance checking based on NLP and logic reasoning, which gave good detection and precision in a BIM case. An analysis of AI tools (text-process-data-image mining) for conformance checking was introduced in [88] and claimed that image processing still has performance gaps.
A few investigations show the application of AI for project quality management [89,90,91]. Badiru [89] used ANN in quality checking. Moreover, P. Zhou and El-Gohary [91] presented a well-performing ML-based text classification algorithm for classifying construction clauses in environmental regulatory documents. Moreover, Chiu [90] used a particle swarm optimization algorithm to search for suitable combinations among the software quality classification models, outperforming the independent software quality classification models.
Moreover, Dai et al. [92] suggested a decision support system based on vague grey matter elements and a fuzzy Analytical Hierarchy Process to evaluate university innovation projects, which provided six times the previous project evaluation information. Later, Fallahpour et al. [93] developed a fuzzy rule-based expert system for evaluating construction projects based on sustainability criteria using the fuzzy Analytical Hierarchy Process. It provides an Iranian construction company as a case study. Furthermore, the work [94] presented a model for classifying large-scale construction projects based on a sustainable success index that uses rough set theory for building a rule-based expert system.
Additionally, Perera et al. [95] developed a model for consolidating the critical success factors (CSF) of lean six sigma method. Their model proposed extracting the CSFs using a supervised DL–NN. This approach addresses the quality improvement language in projects and production.

4.2.7. Measurement PD

Several works dealt with AI-enabled project duration forecasting in Earned Value Management (EVM) context ([96,97,98,99,100]). Different ML algorithms, SVM in [100], k-nearest neighbor in [98], and others such as RF and decision tree in [99], were compared with the best performing EVM methods and it was concluded that AI techniques give better prediction than traditional EVM methods if the training and test sets are similar. Fasanghari et al. [96] suggested a fuzzy NN method (Locally Linear Neuro-fuzzy), whose accuracy, relevance, and applicability of the proposal were demonstrated via testing Iranian IT projects. The new ensemble learning model introduced in [97] was validated using data from real projects, showing that it notably outperforms well-known estimators.
Moreover, Yaseen et al. [101] proposed a robust and reliable tool that predicts delay levels in construction projects. For that aim, a hybrid AI model that combines GA with the RF-ML technique is employed, which is trained with data from past construction projects in Iraq.
Furthermore, Boejko et al. [102] suggested an original scatter search algorithm that applies the total weighted tardiness flow shop problem in construction PM, which considers technological and organizational restrictions; it produces better results than tabu search.
Apart from that, a tool for recognizing the activity of workers in construction projects was presented in [103]. When smartphone body movements are capturedML techniques can then be applied to determine the type of activity. What is more, Yang et al. [104] introduced a model that utilizes vision-based action recognition of construction workers using ML. SVMs are integrated with action learning classification, providing a notable accuracy enhancement with respect to other state-of-the-art solutions.
A case-based reasoning model to forecast the cost index of overhead transmission lines was provided in [105]. More recently, the study [106] introduced a new DL-based algorithm (LSTM NN) for highway construction cost index prediction, which provides precise forecasts in the short, medium, and long term. The model is trained with highway construction cost indexes from the Texas Department of Transport.
In addition, the works [96,100] also presented successful cost prediction in EVM, applying fuzzy NN and SVM, respectively. What is more, Mortaji et al. [107] used L-R fuzzy numbers to formulate EVM in vagueness environments for better planning, which provides efficient cost forecasting.
Moreover, the research in [108] developed a precise system that adopts DL with convolutional NN computer vision for the automatic remote monitoring of power substation construction management. Moreover, Cheng et al. [109] presented a hybrid AI model that accurately predicts the productivity of a construction project, which combines ML-based least square SVM, SOS, and feature selection techniques. Datasets from two Canadian past projects are utilized to build such a forecasting model. In addition, Umer et al. [110] suggested an emotion-based automatic ML approach to predict the priority of a bug report.
Moreover, several studies use AI techniques for the Project Monitoring and Controlling purpose:
Al-subhi et al. [111] applied an enhanced fuzzy cognitive maps approach for project monitoring that integrates diagnosis, decision, and prediction during project evaluation. The validation of the proposed model is performed by evaluating project records related to the PM knowledge areas of scheduling, cost, resource, quality, and procurement from the Research Database Repository of the University of Informatics Sciences of Cuba. Performance results indicated that the novel proposal outperforms fuzzy cognitive maps and neutrosophic cognitive maps techniques and experts expressed their satisfaction with the outcome obtained.
The article [112] introduced a system for construction PM that comprises AI together with Lean techniques and Enterprise Resource Planning, for improving productivity and minimizing resources in construction projects; it includes AI for project monitoring by analyzing worksite data with computer vision to predict the best continuity of construction activities in each scenario (e.g., doxel A which uses robots and drones with sensors to scan worksites and DL for production assessment and guarantee safety).
Teizer [113] presented an overview of computer vision-based sensing technology available for temporary resource tracking at infrastructure construction sites. It was concluded that robust and fast algorithms for long-term asset detection and tracking are a challenge to be addressed in future research. Furthermore, Yang et al. [114] reviewed computer vision-based construction performance monitoring methods, which include the visual monitoring of infrastructure/building, equipment, and workers. Studies ([113,114]) show the use of ML for the presented computer vision-based approaches.
The paper [115] analyzed the trends of computational intelligence techniques such as ML to be applied to project control.
Amer et al. [116] developed a method for the measurement of activities that automatically maps master schedule activities to planning tasks. Their NLP-based method uses a transformer, namely GPT-2, to automatically measure and map activities and tasks to one another.
Xiong et al. [117] proposed the use of 5G technology, combined with BD, AI, state perception, and video recognition technology to establish the 3D visualization platform of construction site information.

4.2.8. Uncertainty PD

Choetkiertikul et al. [118] provided an ML-based prediction system to forecast the risk of a task in a software project being delayed. Experimental results show that the collective classification method that this paper proposes significantly outperforms traditional approaches. Apart from that, the modeling of the probability distribution of project task duration by means of fuzzy expert estimates and fuzzy numbers is suggested in [119] which achieves more accurate estimations than existing methods under information uncertainty.
Okudan et al. [120] have designed and developed a well-performing project risk management tool that provides risk identification, analysis, response, and monitoring by means of an ML approach via cased based reasoning. Although it employs risk-related knowledge from past construction projects, it may be applicable in other sectors with minor changes.
Furthermore, the literature review paper [121] revealed the popularity of hybrid AI methods, such as fuzzy ANNs, fuzzy-analytical network processing, and fuzzy-simulation for risk assessment in construction projects. However, as stated in the previous study, a hybrid approach of fuzzy logic and an extended form of Bayesian belief network would better capture complexity-risk interdependencies under uncertainty moderating cost overruns.
Moreover, Poh et al., [122] provided an ML-based approach for developing leading indicators that classify sites in terms of their safety risk in construction projects. Five ML algorithms were used for training the sets (decision trees, RF, Logistics Regression, k-nearest neighbour, and SVM). Results show that RF gives the best prediction performance. In addition, an ACO model for planning a safe construction site layout that considers different safety objective functions was introduced in [123].
Moreover, the article [124] presented a stability prediction of construction projects based on ML algorithms. Furthermore, a framework based on fuzzy logic for digitalized PM was presented in [125]. It is applied for risk management in a railway project in Africa.
Furthermore, Chou et al. [126] introduced a fuzzy GA-based SVM model that gives accurate prediction of PPP dispute resolution outcomes in construction. Moreover, Chou et al. [127] proposed an optimized hybrid AI method that integrates a fast messy GA with an SVM to forecast dispute propensity in PPP construction projects; GA-SVM provides better prediction accuracy than other baseline models. Furthermore, Chaphalkar et al. [128] asserted the suitability of the multilayer perceptron NN approach for predicting the outcome of a dispute in construction projects using data from variation claims in India.
Moreover, Costantino et al. [129] provided an ANN-based decision support system to predict project performances for project selection, which relates critical success factors with project success by classifying the level of a project’s riskiness via the experiences of project managers. Furthermore, the article [130] employs fuzzy decision making for project selection under uncertainty.
Di Giuda et al. [131] dealt with the application of AI-based NLP in PM, with a special focus on construction projects. In such a context, NLP, promising with an ANN approach, is proposed to efficiently extract knowledge from databases on construction accidents and translate it into useful data for safety risk management and also to predict risks in the bidding process of a project, by analyzing the uncertainty in the bidding document and extracting the influencing factors from it for bidding/tender risk forecasting.
In addition, the explorative study [132] presented some AI applications to manage megaprojects, most of them being related to the management of workers’ safety and health. Predicting the presence of a disease, a risk condition, or the need for repairing heavy equipment are the benefits of ML applicable to megaprojects. Apart from that, employing NLP would help a project-based firm extract information regarding the perception of risk from hundreds of contracts.
Addionally, Choi et al. [133] developed a cloud-based integrated analysis tool using BD and ML technology to predict the risk of contractors and to support decision making at each project stage.
Moreover, Relich and Nielsen [134] presented a method for estimating the possibility of changes in production and warranty cost at the early stage of a new product design project. The method used a multilayer feedforward NN which is trained according to a gradient descent algorithm with momentum and adaptive learning rate backpropagation.
Indeed, Oliveira et al. [135] described the application of ML tools such as self-organizing maps and Bayesian networks in the reduction of uncertainties in project development time, better fit of the workforce to the type of project, reduction of reworks, and positively impacting on the final project costs.

4.2.9. Generic Investigations

By generic investigations we refer to those studies that deal with AI-based PM in a wider way (i.e., related to all knowledge areas or PDs in general, AI reviews and its adoption in PM, application in a sector, etc.); this research has been mainly established during the last two years.
In recent years, there has been a growing interest in exploring the potential of AI to revolutionize PM. Various scholars have conducted research to analyze the potential and limitations of AI in this field. Auth et al. [136] offered an overview of AI approaches and tools that can be employed for automating tasks in business project management. In another study, Auth et al. [137] presented a framework that defines the fundamental concepts for applying AI to PM, comprising both the requirements of AI application in PM as well as the requirements of PM from AI.
Furthermore, Bento et al. [138] carried out a systematic literature review to investigate the potentialities and limitations of AI in project management, highlighting an increased interest in the scientific community in this domain. Kuster [139] applied bibliometric analysis to the existing literature on AI in project management and identified emerging trends, including increased automation and data robustness in cost estimation models, intelligent project control systems based on earned value management, and optimization of input factors for effort estimation models.
Alshaikhi and Khayyat [140] examined the impact of AI on the future of PM and emphasized the importance of skilled project managers in contributing value to projects through their expertise. They also underscored the significance of possessing both manpower and AI skills to achieve successful project outcomes. Additionally, they suggested that project managers should concentrate on developing skills that AI cannot achieve to remain competitive in the industry.
Fridgeirsson et al. [141] presented survey-based research to explore the expected effect of AI on PM knowledge areas in the next 10 years. Findings reveal that project cost management, project schedule management, and project risk management are likely to be the most impacted by AI, especially in the planning phase for cost, risk, and schedule estimation. On the contrary, results indicated that knowledge areas and processes that require human skills will be the least affected by AI, highlighting the development and management of teams and stakeholder management. Additionally, the work in [142] provided a matrix method to develop purposeful AI use cases in the PM domain, where PM knowledge areas are in columns and AI functions (i.e., predicting and decision making) in rows; in this way, a specific problem related to a PM knowledge area that requires the human ability to be solved would be assigned to an AI function for being solved.
Moreover, the article [143] gave insights about the existing application of AI in PM and its future prospect. That work expresses that AI-based PM, along with the use of data collected from projects, improves PM processes and is commonly subjected to ML-based PM. Indeed, it is applied to schedule and cost prediction, assist in project tracking, determine project attributes by NLP, risk and resource management, and chatbots. Furthermore, the essay [144] is about the disruptive potential of AI, together with data analytics, in PM. As stated in that discussion, an AI-assisted PM will likely reduce repetitive PM tasks (such as estimating risks) and automate the tracking of communications among stakeholders. The author highlights that complex IT PM may particularly profit from AI, which may provide task completion estimation, effective task assignment, and advanced visualization techniques for tracing/tracking project processes.
Moreover, Ruiz et al. [145] reviewed a large number of AI learning techniques aimed at PM (e.g., NN, Fuzzy, etc.). The analysis is largely focused on hybrid systems and the results present different AI technique applications in the projects for the areas of tenders, human resources, IT, engineering and design, operations, supply chain, logistics, and construction.
In addition, Holzmann et al. [146] provided a visionary perspective study for the impact of AI on PM. A panel of 52 PM experts reflected on future potential AI applications for the PM Knowledge Areas. Based on a Delphi method, the study categorized relevant items in each of the PM Knowledge Areas. The most important functions to be supported by AI identified were to create a project schedule, analyze implications of missing deadlines, create a WBS/tasks list, create a project budget, update project progress and schedule, identify scope creep and deviations, produce a dynamic risk map, extract deliverables, prioritize tasks, and allocate team members.
Furthermore, Zhu et al. [147] pointed out 24 applications of cyber-physical systems, BD, AI, and smart robotics on project time, cost, and quality management, and found that the most influential applications of smart technologies are data collection for progress tracking, real-time monitoring, and schedule estimation.
Several recent studies focus on AI-assisted PM in the construction sector:
  • Darko et al. [148] presented a scientometric study about the state-of-the-art of research on AI in the Architecture, Engineering, and Construction (AEC) industry. This work corroborated that the most often-used AI techniques in PM include GA, NNs, ML, and fuzzy logic and sets, becoming a trend convolutional NNs with DL (especially for damage detection). It was commented that cost, productivity, safety, and risk management were the mainstream issues in AI-assisted Architecture, Engineering, and Construction (AEC) research;
  • By a literature search, [149] identified existing implementations that apply DL for construction PM in topics such as construction cost prediction, workforce activity assessment, construction site safety, and structural health monitoring and prediction. Future challenges in the application of DL include cash flow prediction, project risk analysis, and mitigation; DL-based voice chatbots integrated with BIM; and on-site safety and health monitoring by means of video feeds or even robots;
  • Fayek [150] gave examples of applications of fuzzy hybrid techniques for construction PM: fuzzy ML combined with GA to predict labor productivity, fuzzy ML with fuzzy multicriteria decision making to identify the competencies that most significantly contribute to enhancement in project key performance indicators, fuzzy ML with fuzzy system dynamics to perform risk analysis, and fuzzy agent-based modeling to predict crew performance based on crew motivation levels;
  • Makaula et al. [151] developed a framework for AI in construction management. A theoretical framework based on the research findings was developed which illustrates the application of AI technologies across the project lifecycle and the results of each application;
  • Wu et al. [152] provided a state-of-the-art review appraising studies and applications of NLP in construction PM. They highlight that NLP is used to extract and exchange information and to support downstream applications.
Moreover, the editorial [153] provided an AI-enabled PM vision in the pharmaceutical research and development (R and D) context. Indeed, it predominately distributed AI-to-human operations in a lean and flexible manner and real-time accessibility and processing of project BD. While the pharmaceutical sector is in an early mature phase of employing AI, it is expected to use ML in order to enhance its R and D decision-making process before 2026. Furthermore, [154] dealt with how project managers in service industries use AI (referring to ML and DL) to support the PM process in the digital transformation era. For that purpose, interviews with service project managers from IT, aerospace, and construction were carried out, concluding that almost all project managers have a positive attitude towards AI adoption in their current or near future projects.

5. Discussion

This section gives observations on the contemporary state of AI-assisted PM based on the aforepresented literature review, followed by literature gap identification and recommendations for future investigation in such field.
Bibliometric results show a notable increasing number of high-impact publications related to the AI–PM topic during the last decade. According to the findings, construction is the most impacted sector by AI, which is due to the complexity of the megaproject nature of its projects. Selected studies propose different AI methods to assist different PM processes. The huge potential of AI is remarkably reflected in planning and measurement PDs, where a substantial amount of work has been dedicated to AI-enabled project time forecasting and software effort prediction. Furthermore, several investigations exist pertaining to AI-based uncertainty PD (which includes safety issues in construction), delivery PD (e.g., compliance/conformance checking automation in construction projects), and project work PD (e.g., forecasting the state of the project), while the literature encountered for the team and stakeholder PD are scarcer and diverse respect to AI functions.
Moreover, the collected research displays the evolution of AI technologies during the last decade. Under the predominance of ML, while in the initial period single methods are applied (e.g., a ML algorithm), ensemble and hybrid models that combine different algorithms and/or techniques aimed at improving the performance are utilized later (i.e., ML together with heuristics and fuzzy NN). Moreover, DL has become a trend in the last years, which gives solutions to more complex problems and enhances computer vision and NLP.
Furthermore, for the validation of the presented AI models project datasets of real projects are often used. Nevertheless, the literature reveals that AI application into real PM scenarios is still on an early stage.
We summarize the gaps identified in the literature referring to AI-based PM below:
  • Lack of a DL-based PM: While the literature has emphasised ML-enabled PM, DL is key for processing complex BD but it has been applied to a limited extent. Therefore, the potential of DL has not been fully considered in the digital PM.
  • Lack of AI-powered PM proposals in an agile environment: Despite the fact that a couple of studies discuss AI in agile PM, it is a topic that requires deeper investigation.
  • Lack of evidence of AI adoption for project managers: Although AI-enabled PM seems encouraging, its design, standardization, and implementation in project-based firms are still a challenge. Thus, AI adoption in PM is yet to be noted.
  • Lack of security issues of BD within the AI–PM ecosystem: The project BD used AI algorithms to assist PM is a major concern. Companies will be affected if data security, privacy, and authentication are not protected. However, we find that data security matters for AI-based BD analytics in the PM context are missing.
  • Lack of sustainability-aware AI-assisted PM: Industry 5.0, in line with the United Nations 2030 Agenda for Sustainable Development, highlights the inclusion of sustainability in emerging technology-enabled industries. Nonetheless, we have only identified two works in the AI–PM theme that take into account the sustainability criteria in project evaluation; hence, there is a hole in sustainable AI-based PM.
Considering the aforementioned gaps, we provide several recommendations for forthcoming research in the AI–PM field:
  • Regarding AI as an enabler for project BD analytics, the future question is to what extent BD analytics requirements meet the promising features of cutting-edge AI, such as DL;
  • Searching for comprehensive solutions to AI-powered agile PM remains a subsequent task;
  • An AI-based PM approach will create an environment that will involve both project managers and IT people to work collaboratively to make disruptive AI technologies perform effectively. This builds a complex framework that demands the project manager’s opinion on the adoption of AI in PM;
  • Coming work needs to deal with security aspects in the AI–BD ecosystem within project-based firms;
  • A study about the sustainable impact of AI-assisted PM will be desirable.

6. Conclusions

This study intends to comprehend how investigations on the application of AI in emerging PM can be categorized into PMPDs and which AI techniques have allowed PM to boost project performances with the intent of discovering solutions for the digital transformation towards Industry 5.0. According to the literature, AI techniques were developed to serve a variety of PDs in the construction, IT, and other industry sectors:
  • Stakeholder management would use ML, NLP, and NN to understand, classify, and analyze stakeholders;
  • AI-assisted communication in projects using ML demonstrates the potential to improve team performance;
  • ML, NNs, GA, expert system, ACO, SVM-GA, and DL show promising usefulness for planning, duration prediction, effort estimation, scheduling, assignment of human resources to project tasks, resource leveling, and project cost estimation;
  • In project work PD, the fuzzy expert system, SVM, NLP, DL, and NN can help with effective procurement management, appropriate communication with stakeholders, continuous learning, and the management of physical resources;
  • The automation of requirements meetings and project quality management using DL, NN, and fuzzy bring the prospect of efficient project delivery;
  • Using AI techniques (e.g., ML, SVM, GA, fuzzy, and NN) to measure project performance indexes, assess delays and implement appropriate responses, and monitor activities, gives rise to precise project measurement;
  • AI-enabled uncertainty features address risk identification, probability distribution modelling, risk assessment, stability prediction, dispute risk forecasting, and project riskiness classification. AI techniques that improve for uncertainty functions include ML, fuzzy, ANN, ACO, and NLP.
Therefore, the given investigation contributes theoretically to PM digitalization literature by providing an understanding as to how AI could improve PMPDs. Practically, this research will make project managers aware of the potential of AI-enabled PM, encouraging investments on AI assisted PM in the digital transformation.
Nonetheless, there is a lack of investigation into the development of comprehensive frameworks for AI-based PM that take into account project life cycle PD, sustainability, security, and adoption by project managers, which remain future research tasks.
Indeed, the current study is limited to high-impact publications, so advances in AI–PM that have not been published are not covered; however, our findings provide a comprehensive understanding of the promise of AI for future PM.

Author Contributions

Conceptualization, N.T. and I.T.; methodology, I.T.; investigation, I.T. and A.D.; writing—original draft preparation, N.T., I.T. and T.d.V.; writing—review and editing, I.T., A.D. and T.d.V. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data presented in this study are available within the article or its references.

Acknowledgments

The authors would like to thank Jose Ramon Otegi for assistance with the original draft preparation.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

ACOAnt Colony Optimization
AECArchitecture, Engineering, and Construction
AHPAnalytic Hierarchy Process
AIArtificial Intelligence
ANNArtificial Neural Network
BCBlockchain
BDBig Data
BIMBuilding Information Modeling
CEOChief Executive Officer
CNNConvolutional Neural Network
COVID-19Coronavirus Disease 2019
CSFCritical Success Factors
DLDeep Learning
EVMEarned Value Management
GAsGenetic Algorithms
KNNK-Nearest Neighbor
KPIsKey Performance Indicators
LSTMLong Short-Term Memory
MLMachine Learning
NASA93NASA93 dataset is a benchmark software defect dataset
NLPNatural Language Processing
NNsNeural Networks
NSGA-IINon-dominated Sorting Genetic Algorithm II
PDPerformance Domain
PMProject Management
PMBOKProject Management Body of Knowledge
PMIProject Management Institute
PMPDsProject Management Performance Domains
PMTQPM Technology Quotient
PPPPublic-Private Partnership
R&DResearch and Development
RFRandom Forest
SLRSystematic Literature Review
SOSSymbiotic Organisms Search-optimized
SVMSupport Vector Machine
TOPSISTechnique for Order of Preference by Similarity to Ideal Solution
WBSWork Breakdown Structure

References

  1. Breque, M.; De Nul, L.; Petrides, A.; European Commission. Directorate-General for Research and Innovation. In Industry 5.0: Towards a Sustainable, Human-Centric and Resilient European Industry; European Commission, Directorate-General for Research and Innovation: Luxembourg, 2021; ISBN 9789276253082. [Google Scholar]
  2. Mccarthy, J. What Is Artificial Intelligence? 1998. Available online: http://www-formal.stanford.edu/jmc/whatisai/whatisai.html (accessed on 15 February 2022).
  3. Vaishya, R.; Javaid, M.; Khan, I.H.; Haleem, A. Artificial Intelligence (AI) Applications for COVID-19 Pandemic. Diabetes Metab. Syndr. Clin. Res. Rev. 2020, 14, 337–339. [Google Scholar] [CrossRef] [PubMed]
  4. PMI. AI @ Work: New Projects, New Thinking; Project Management Institute: Newtown Square, PA, USA, 2019. [Google Scholar]
  5. PMI. PMBOK Guide; Project Management Institute: Newtown Square, PA, USA, 2021. [Google Scholar]
  6. Russell, S.; Norvig, P. Artificial Intelligence a Modern Approach, 3rd ed.; Pearson Education, Inc.: London, UK, 2010. [Google Scholar]
  7. Frazer, H.M.; Qin, A.K.; Pan, H.; Brotchie, P. Evaluation of Deep Learning-Based Artificial Intelligence Techniques for Breast Cancer Detection on Mammograms: Results from a Retrospective Study Using a BreastScreen Victoria Dataset. J. Med. Imaging Radiat. Oncol. 2021, 65, 529–537. [Google Scholar] [CrossRef] [PubMed]
  8. Agarwala, N.; Chaudhary, R.D. Artificial Intelligence and International Security. In International Political Economy Series; Springer International Publishing: Berlin/Heidelberg, Germany, 2021; pp. 241–254. [Google Scholar] [CrossRef]
  9. Warin, T.; Stojkov, A. Machine Learning in Finance: A Metadata-Based Systematic Review of the Literature. J. Risk Financ. Manag. 2021, 14, 302. [Google Scholar] [CrossRef]
  10. Thakkar, A.; Lohiya, R. A Survey on Intrusion Detection System: Feature Selection, Model, Performance Measures, Application Perspective, Challenges, and Future Research Directions. Artif. Intell. Rev. 2022, 55, 453–563. [Google Scholar] [CrossRef]
  11. Zhang, X.-D. A Matrix Algebra Approach to Artificial Intelligence; Springer: Singapore, 2020; pp. 1–805. [Google Scholar] [CrossRef]
  12. Lecun, Y.; Bengio, Y.; Hinton, G. Deep Learning. Nature 2015, 521, 436–444. [Google Scholar] [CrossRef]
  13. Yegnanarayana, B. Artificial Neural Networks; Prentice-Hall of India Private Limited: New Dehli, India, 2005. [Google Scholar]
  14. Chowdhury, G.G. Natural Language Processing. Annu. Rev. Inf. Sci. Technol. 2003, 37, 51–89. [Google Scholar] [CrossRef]
  15. Zadeh, L.A. Fuzzy Sets. Inf. Control 1965, 8, 338–353. [Google Scholar] [CrossRef]
  16. Jackson, P. Introduction to Expert Systems; Addison-Wesley Pub. Co.: Boston, MA, USA, 1986. [Google Scholar]
  17. Kumar, M.; Husian, M.; Upreti, N.; Gupta, D. Genetic Algorithm: Review And Application. Int. J. Inf. Technol. 2010, 2, 451–454. [Google Scholar] [CrossRef]
  18. Dorigo, M.; Birattari, M.; Stutzle, T. Ant Colony Optimization. IEEE Comput. Intell. Mag. 2006, 1, 28–39. [Google Scholar] [CrossRef]
  19. Tranfield, D.; Denyer, D.; Smart, P. Towards a Methodology for Developing Evidence-Informed Management Knowledge by Means of Systematic Review. Br. J. Manag. 2003, 14, 207–222. [Google Scholar] [CrossRef]
  20. Aarseth, W.; Ahola, T.; Aaltonen, K.; Økland, A.; Andersen, B. Project Sustainability Strategies: A Systematic Literature Review. Int. J. Proj. Manag. 2017, 35, 1071–1083. [Google Scholar] [CrossRef]
  21. Borges, A.F.S.; Laurindo, F.J.B.; Spínola, M.M.; Gonçalves, R.F.; Mattos, C.A. The Strategic Use of Artificial Intelligence in the Digital Era: Systematic Literature Review and Future Research Directions. Int. J. Inf. Manag. 2021, 57, 102225. [Google Scholar] [CrossRef]
  22. Taboada, I.; Shee, H. Understanding 5G Technology for Future Supply Chain Management. Int. J. Logist. Res. Appl. 2020, 24, 392–406. [Google Scholar] [CrossRef]
  23. Martín-Martín, A.; Orduna-Malea, E.; Thelwall, M.; Delgado López-Cózar, E. Google Scholar, Web of Science, and Scopus: A Systematic Comparison of Citations in 252 Subject Categories. J. Inf. 2018, 12, 1160–1177. [Google Scholar] [CrossRef]
  24. Mahfouz, T.; Kandil, A. Litigation Outcome Prediction of Differing Site Condition Disputes through Machine Learning Models. J. Comput. Civ. Eng. 2012, 26, 298–308. [Google Scholar] [CrossRef]
  25. Zheng, X.; Liu, Y.; Jiang, J.; Thomas, L.M.; Su, N. Predicting the Litigation Outcome of PPP Project Disputes between Public Authority and Private Partner Using an Ensemble Model. J. Bus. Econ. Manag. 2021, 22, 320–345. [Google Scholar] [CrossRef]
  26. Pérez Vera, Y.; Bermudez Peña, A. Stakeholders Classification System Based on Clustering Techniques. Lect. Notes Comput. Sci. (Incl. Subser. Lect. Notes Artif. Intell. Lect. Notes Bioinform.) 2018, 11238, 241–252. [Google Scholar] [CrossRef]
  27. Guo, J.; Li, Z.; Ju, S.; Manoharan, M.; Knight, A. DLS Magician: Promoting Early-Stage Collaboration by Automating Ui Design Process in an EandP Environment. In Proceedings of the International Conference on Intelligent User Interfaces, Cagliari, Italy, 17–20 March 2020; pp. 95–96. [Google Scholar] [CrossRef]
  28. Karan, E.; Safa, M.; Suh, M.J. Use of Artificial Intelligence in a Regulated Design Environment—A Beam Design Example. Lect. Notes Civ. Eng. 2021, 98, 16–25. [Google Scholar] [CrossRef]
  29. Miller, G. Artificial Intelligence Project Success Factors: Moral Decision-Making with Algorithms. In Proceedings of the 16th Conference on Computer Science and Intelligence Systems, Sofia, Bulgaria, 26 September 2021; pp. 379–390. [Google Scholar]
  30. Hsu, H.C.; Chang, S.; Chen, C.C.; Wu, I.C. Knowledge-Based System for Resolving Design Clashes in Building Information Models. Autom. Constr. 2020, 110, 103001. [Google Scholar] [CrossRef]
  31. Han, W.; Jiang, L.; Lu, T.; Zhang, X. Comparison of Machine Learning Algorithms for Software Project Time Prediction. Int. J. Multimed. Ubiquitous Eng. 2015, 10, 1–8. [Google Scholar] [CrossRef]
  32. Pospieszny, P.; Czarnacka-Chrobot, B.; Kobylinski, A. An Effective Approach for Software Project Effort and Duration Estimation with Machine Learning Algorithms. J. Syst. Softw. 2018, 137, 184–196. [Google Scholar] [CrossRef]
  33. Cheng, M.Y.; Hoang, N.D. Estimating Construction Duration of Diaphragm Wall Using Firefly-Tuned Least Squares Support Vector Machine. Neural Comput. Appl. 2018, 30, 2489–2497. [Google Scholar] [CrossRef]
  34. Faghihi, V.; Nejat, A.; Reinschmidt, K.F.; Kang, J.H. Automation in Construction Scheduling: A Review of the Literature. Int. J. Adv. Manuf. Technol. 2015, 81, 1845–1856. [Google Scholar] [CrossRef]
  35. Aljebory, K.M.; QaisIssam, M. Developing AI Based Scheme for Project Planning by Expert Merging Revit and Primavera Software. In Proceedings of the 16th International Multi-Conference on Systems, Signals and Devices, SSD 2019, Istanbul, Turkey, 21–24 March 2019; pp. 404–412. [Google Scholar] [CrossRef]
  36. Crawford, B.; Soto, R.; Johnson, F.; Valencia, C.; Paredes, F. Firefly Algorithm to Solve a Project Scheduling Problem. Adv. Intell. Syst. Comput. 2016, 464, 449–458. [Google Scholar] [CrossRef]
  37. Kucharska, E.; Dudek-Dyduch, E. Extended Learning Method for Designation of Co-Operation. Lect. Notes Comput. Sci. (Incl. Subser. Lect. Notes Artif. Intell. Lect. Notes Bioinform.) 2014, 8615, 136–157. [Google Scholar] [CrossRef]
  38. Rachman, V.; Ma’sum, M.A. Comparative Analysis of Ant Colony Extended and Mix-Min Ant System in Software Project Scheduling Problem. In Proceedings of the WBIS 2017: 2017 International Workshop on Big Data and Information Security, Jakarta, Indonesia, 23–24 September 2017; pp. 85–91. [Google Scholar] [CrossRef]
  39. Hamada, M.A.; Abdallah, A.; Kasem, M.; Abokhalil, M. Neural Network Estimation Model to Optimize Timing and Schedule of Software Projects. In Proceedings of the SIST 2021—2021 IEEE International Conference on Smart Information Systems and Technologies, Nur-Sultan, Kazakhstan, 28–30 April 2021. [Google Scholar] [CrossRef]
  40. Sree, S.R.; Ramesh, S.N.S.V.S.C. Analytical Structure of a Fuzzy Logic Controller for Software Development Effort Estimation. Adv. Intell. Syst. Comput. 2016, 410, 209–216. [Google Scholar] [CrossRef]
  41. Sree, P.R.; Ramesh, S.N.S.V.S.C. Improving Efficiency of Fuzzy Models for Effort Estimation by Cascading & Clustering Techniques. Procedia Comput. Sci. 2016, 85, 278–285. [Google Scholar] [CrossRef]
  42. Han, W.; Lu, T.; Zhang, X.; Jiang, L.; Li, W. Algorithmic Based and Non-Algorithmic Based Approaches to Estimate the Software Effort. Int. J. Multimed. Ubiquitous Eng. 2015, 10, 141–154. [Google Scholar] [CrossRef]
  43. González-Carrasco, I.; Colomo-Palacios, R.; López-Cuadrado, J.L.; Peñalvo, F.J.G. SEffEst: Effort Estimation in Software Projects Using Fuzzy Logic and Neural Networks. Int. J. Comput. Intell. Syst. 2012, 5, 679–699. [Google Scholar] [CrossRef]
  44. Soltanveis, F.; Alizadeh, S.H. Using Parametric Regression and KNN Algorithm with Missing Handling for Software Effort Prediction. In Proceedings of the 2016 Artificial Intelligence and Robotics, IRANOPEN 2016, Qazvin, Iran, 9 April 2016; pp. 77–84. [Google Scholar] [CrossRef]
  45. Nassif, A.B.; Azzeh, M.; Capretz, L.F.; Ho, D. Neural Network Models for Software Development Effort Estimation: A Comparative Study. Neural Comput. Appl. 2016, 27, 2369–2381. [Google Scholar] [CrossRef]
  46. Abulalqader, F.A.; Ali, A.W. Comparing Different Estimation Methods for Software Effort. In Proceedings of the 2018 1st Annual International Conference on Information and Sciences, AiCIS 2018, Fallujah, Iraq, 20–21 November 2018; pp. 13–22. [Google Scholar] [CrossRef]
  47. Twala, B. Reasoning with Noisy Software Effort Data. Appl. Artif. Intell. 2014, 28, 533–554. [Google Scholar] [CrossRef]
  48. Crawford, B.; Soto, R.; Johnson, F.; Misra, S.; Paredes, F.; Olguín, E. Software Project Scheduling Using the Hyper-Cube Ant Colony Optimization Algorithm. Teh. Vjesn. 2015, 22, 1171–1178. [Google Scholar] [CrossRef]
  49. Han, W.; Jiang, H.; Lu, T.; Zhang, X.; Li, W. An Optimized Resolution for Software Project Planning with Improved Max-Min Ant System Algorithm. Int. J. Multimed. Ubiquitous Eng. 2015, 10, 25–38. [Google Scholar] [CrossRef]
  50. Podolski, M. Management of Resources in Multiunit Construction Projects with the Use of a Tabu Search Algorithm. J. Civ. Eng. Manag. 2017, 23, 263–272. [Google Scholar] [CrossRef]
  51. Zhang, W.; Yang, Y.; Liu, X.; Zhang, C.; Li, X.; Xu, R.; Wang, F.; Babar, M.A. Decision Support for Project Rescheduling to Reduce Software Development Delays Based on Ant Colony Optimization. Int. J. Comput. Intell. Syst. 2018, 11, 894–910. [Google Scholar] [CrossRef]
  52. Javeed, F.; Siddique, A.; Munir, A.; Shehzad, B.; Lali, M.I.U. Discovering Software Developer’s Coding Expertise through Deep Learning. IET Softw. 2020, 14, 213–220. [Google Scholar] [CrossRef]
  53. Gaitanidis, A.; Vassiliadis, V.; Kyriklidis, C.; Dounias, G. Hybrid Evolutionary Algorithms in Resource Leveling Optimization: Application in a Large Real Construction Project of a 50,000 DWT Ship. In Proceedings of the ACM International Conference Proceeding Series, Thessaloniki, Greece, 18–20 May 2016. [Google Scholar] [CrossRef]
  54. Tzanetos, A.; Kyriklidis, C.; Papamichail, A.; Dimoulakis, A.; Dounias, G. A Nature Inspired Metaheuristic for Optimal Leveling of Resources in Project Management. In Proceedings of the ACM International Conference Proceeding Series, Patras, Greece, 9–12 July 2018; p. 7. [Google Scholar] [CrossRef]
  55. Koulinas, G.K.; Anagnostopoulos, K.P. Construction Resource Allocation and Leveling Using a Threshold Accepting–Based Hyperheuristic Algorithm. J. Constr. Eng. Manag. 2012, 138, 854–863. [Google Scholar] [CrossRef]
  56. Duraiswamy, A.; Selvam, G. An Ant Colony-Based Optimization Model for Resource-Leveling Problem. Lect. Notes Civ. Eng. 2022, 191, 333–342. [Google Scholar] [CrossRef]
  57. Amândio, A.M.; Coelho das Neves, J.M.; Parente, M. Intelligent Planning of Road Pavement Rehabilitation Processes through Optimization Systems. Transp. Eng. 2021, 5, 100081. [Google Scholar] [CrossRef]
  58. Wang, Y.R.; Yu, C.Y.; Chan, H.H. Predicting Construction Cost and Schedule Success Using Artificial Neural Networks Ensemble and Support Vector Machines Classification Models. Int. J. Proj. Manag. 2012, 30, 470–478. [Google Scholar] [CrossRef]
  59. Cheng, M.Y.; Hoang, N.D.; Wu, Y.W. Cash Flow Prediction for Construction Project Using a Novel Adaptive Time-Dependent Least Squares Support Vector Machine Inference Model. Vilnius Gedim. Tech. Univ. 2015, 21, 679–688. [Google Scholar] [CrossRef]
  60. Cheng, M.Y.; Roy, A.F.V. Evolutionary Fuzzy Decision Model for Cash Flow Prediction Using Time-Dependent Support Vector Machines. Int. J. Proj. Manag. 2011, 29, 56–65. [Google Scholar] [CrossRef]
  61. Cheng, M.Y.; Cao, M.T.; Herianto, J.G. Symbiotic Organisms Search-Optimized Deep Learning Technique for Mapping Construction Cash Flow Considering Complexity of Project. Chaos Solitons Fractals 2020, 138, 109869. [Google Scholar] [CrossRef]
  62. Wazirali, R.A.; Alzughaibi, A.D.; Chaczko, Z. Adaptation of Evolutionary Algorithms for Decision Making on Building Construction Engineering (TSP Problem). Int. J. Electron. Telecommun. 2014, 60, 113–116. [Google Scholar] [CrossRef]
  63. Wang, T.; Zhang, H.; Tian, L.; Xing, Y.; Song, Z.; Deng, X. Optimizing the Schedule of Dispatching Construction Machines through Artificial Intelligence. Chem. Eng. Trans. 2016, 51, 493–498. [Google Scholar] [CrossRef]
  64. Li, D. Exploration and Research on Project Engineering Management Mode Based on Bim. Adv. Intell. Syst. Comput. 2021, 1234, 180–184. [Google Scholar] [CrossRef]
  65. Chou, J.S.; Lin, C.W.; Pham, A.D.; Shao, J.Y. Optimized Artificial Intelligence Models for Predicting Project Award Price. Autom. Constr. 2015, 54, 106–115. [Google Scholar] [CrossRef]
  66. Sonmez, R.; Sözgen, B. A Support Vector Machine Method for Bid/No Bid Decision Making. Vilnius Gedim. Tech. Univ. 2017, 23, 641–649. [Google Scholar] [CrossRef]
  67. Ronghui, S.; Liangrong, N. An Intelligent Fuzzy-Based Hybrid Metaheuristic Algorithm for Analysis the Strength, Energy and Cost Optimization of Building Material in Construction Management. Eng. Comput. 2021, 38, 2663–2680. [Google Scholar] [CrossRef]
  68. Gerogiannis, V.C.; Fitsilis, P.; Kameas, A.D. Using a Combined Intuitionistic Fuzzy Set-TOPSIS Method for Evaluating Project and Portfolio Management Information Systems. In EANN/AIAI (2); Springer: Berlin, Germany, 2011; pp. 67–81. [Google Scholar] [CrossRef]
  69. Hassani, R.; El Bouzekri El Idriss, Y. Proposal of a Framework and Integration of Artificial Intelligence to Succeed IT Project Planning. Int. J. Adv. Trends Comput. Sci. Eng. 2019, 8, 3396–3404. [Google Scholar] [CrossRef]
  70. Kultin, N.; Kultin, D.; Bauer, R. Application of Machine Learning Technology to Analyze the Probability of Winning a Tender for a Project. Proc. Inst. Syst. Program. RAS 2020, 32, 29–36. [Google Scholar] [CrossRef] [PubMed]
  71. Marchinares, A.H.; Aguilar-Alonso, I. Project Portfolio Management Studies Based on Machine Learning and Critical Success Factors. In Proceedings of the 2020 IEEE International Conference on Progress in Informatics and Computing, PIC 2020, Shanghai, China, 18–20 December 2020; pp. 369–374. [Google Scholar] [CrossRef]
  72. Biesialska, K.; Franch, X.; Muntés-Mulero, V. Big Data Analytics in Agile Software Development: A Systematic Mapping Study. Inf. Softw. Technol. 2021, 132, 106448. [Google Scholar] [CrossRef]
  73. Dam, H.K.; Tran, T.; Grundy, J.; Ghose, A.; Kamei, Y. Towards Effective AI-Powered Agile Project Management. In Proceedings of the 2019 IEEE/ACM 41st International Conference on Software Engineering: New Ideas and Emerging Results, ICSE-NIER 2019, Montreal, QC, Canada, 25–31 May 2019; pp. 41–44. [Google Scholar] [CrossRef]
  74. Awad, A.; Fayek, A.R. A Decision Support System for Contractor Prequalification for Surety Bonding. Autom. Constr. 2012, 21, 89–98. [Google Scholar] [CrossRef]
  75. Hosny, O.; Nassar, K.; Esmail, Y. Prequalification of Egyptian Construction Contractors Using Fuzzy-AHP Models. Eng. Constr. Archit. Manag. 2013, 20, 381–405. [Google Scholar] [CrossRef]
  76. Movahedian Attar, A.; Khanzadi, M.; Dabirian, S.; Kalhor, E. Forecasting Contractor’s Deviation from the Client Objectives in Prequalification Model Using Support Vector Regression. Int. J. Proj. Manag. 2013, 31, 924–936. [Google Scholar] [CrossRef]
  77. Cīrule, D.; Bērziša, S. Use of Chatbots in Project Management. Commun. Comput. Inf. Sci. 2019, 1078, 33–43. [Google Scholar] [CrossRef]
  78. Morozov, V.; Kalnichenko, O.; Proskurin, M.; Mezentseva, O. Investigation of Forecasting Methods of the State of Complex IT-Projects with the Use of Deep Learning Neural Networks. Adv. Intell. Syst. Comput. 2020, 1020, 261–280. [Google Scholar] [CrossRef]
  79. Kowalski, M.; Zelewski, S.; Bergenrodt, D.; Klüpfel, H. Application of New Techniques of Artificial Intelligence in Logistics: An Ontology-Driven Case-Based Reasoning Approach. In Proceedings of the ESM, Essen, Germany, 22–24 October 2012. [Google Scholar]
  80. Jallow, H.; Renukappa, S.; Suresh, S. Knowledge Management and Artificial Intelligence (AI). In Proceedings of the 21st European Conference on Knowledge Management, Online, 2–4 December 2020; Academic Conferences International Limited: Sonning Common, UK, 2020; pp. 363–369. [Google Scholar] [CrossRef]
  81. Hajdasz, M. Flexible Management of Repetitive Construction Processes by an Intelligent Support System. Expert. Syst. Appl. 2014, 41, 962–973. [Google Scholar] [CrossRef]
  82. Mills, C.; Escobar-Avila, J.; Haiduc, S. Automatic Traceability Maintenance via Machine Learning Classification. In Proceedings of the 2018 IEEE International Conference on Software Maintenance and Evolution, ICSME 2018, Madrid, Spain, 23–29 September 2018; pp. 369–380. [Google Scholar] [CrossRef]
  83. Francois, R.; Nada, M.; Hassan, A. How to Extract Knowledge from Professional E-Mails. In Proceedings of the 11th International Conference on Signal-Image Technology and Internet-Based Systems, SITIS 2015, Bangkok, Thailand, 23–27 November 2015; pp. 687–692. [Google Scholar] [CrossRef]
  84. Allal-Chérif, O.; Simón-Moya, V.; Ballester, A.C.C. Intelligent Purchasing: How Artificial Intelligence Can Redefine the Purchasing Function. J. Bus. Res. 2021, 124, 69–76. [Google Scholar] [CrossRef]
  85. Salama, D.A.; El-Gohary, N.M. Automated Compliance Checking of Construction Operation Plans Using a Deontology for the Construction Domain. J. Comput. Civ. Eng. 2013, 27, 681–698. [Google Scholar] [CrossRef]
  86. Zhang, J.; El-Gohary, N.M. Semantic NLP-Based Information Extraction from Construction Regulatory Documents for Automated Compliance Checking. J. Comput. Civ. Eng. 2013, 30, 04015014. [Google Scholar] [CrossRef]
  87. Zhang, J.; El-Gohary, N.M. Integrating Semantic NLP and Logic Reasoning into a Unified System for Fully-Automated Code Checking. Autom. Constr. 2017, 73, 45–57. [Google Scholar] [CrossRef]
  88. Kang, S.; Haas, C.T. Evaluating Artificial Intelligence Tools for Automated Practice Conformance Checking. In Proceedings of the ISARC 2018—35th International Symposium on Automation and Robotics in Construction and International AEC/FM Hackathon: The Future of Building Things, Berlin, Germany, 20–25 July 2018. [Google Scholar] [CrossRef]
  89. Badiru, A.B. Quality Insights: Artificial Neural Network and Taxonomical Analysis of Activity Networks in Quality Engineering. Int. J. Qual. Eng. Technol. 2018, 7, 99–107. [Google Scholar] [CrossRef]
  90. Chiu, N.H. Combining Techniques for Software Quality Classification: An Integrated Decision Network Approach. Expert. Syst. Appl. 2011, 38, 4618–4625. [Google Scholar] [CrossRef]
  91. Zhou, P.; El-Gohary, N. Domain-Specific Hierarchical Text Classification for Supporting Automated Environmental Compliance Checking. J. Comput. Civ. Eng. 2015, 30, 04015057. [Google Scholar] [CrossRef]
  92. Dai, J.; Wang, D.; Yang, X.; Wei, X. Design and Implementation of a Group Decision Support System for University Innovation Projects Evaluation. In Proceedings of the ICCSE 2016—11th International Conference on Computer Science and Education, Nagoya, Japan, 23–25 August 2016; pp. 148–151. [Google Scholar] [CrossRef]
  93. Fallahpour, A.; Wong, K.Y.; Rajoo, S.; Olugu, E.U.; Nilashi, M.; Turskis, Z. A Fuzzy Decision Support System for Sustainable Construction Project Selection: An Integrated FPP-FIS Model. J. Civ. Eng. Manag. 2020, 26, 247–258. [Google Scholar] [CrossRef]
  94. Akbari, S.; Khanzadi, M.; Gholamian, M.R. Building a Rough Sets-Based Prediction Model for Classifying Large-Scale Construction Projects Based on Sustainable Success Index. Eng. Constr. Archit. Manag. 2018, 25, 534–558. [Google Scholar] [CrossRef]
  95. Perera, A.D.; Jayamaha, N.P.; Grigg, N.P.; Tunnicliffe, M.; Singh, A. The Application of Machine Learning to Consolidate Critical Success Factors of Lean Six Sigma. IEEE Access 2021, 9, 112411–112424. [Google Scholar] [CrossRef]
  96. Fasanghari, M.; Iranmanesh, S.H.; Amalnick, M.S. Predicting the Success of Projects Using Evolutionary Hybrid Fuzzy Neural Network Method in Early Stages. J. Mult.-Valued Log. Soft Comput. 2015, 25, 291–321. [Google Scholar]
  97. Hajiali, M.; Mosavi, M.R.; Shahanaghi, K. A New Decision Support System at Estimation of Project Completion Time Considering the Combination of Artificial Intelligence Methods Based on Earn Value Management Framework. Int. J. Ind. Eng. 2020, 27, 1–12. [Google Scholar]
  98. Wauters, M.; Vanhoucke, M. A Nearest Neighbour Extension to Project Duration Forecasting with Artificial Intelligence. Eur. J. Oper. Res. 2017, 259, 1097–1111. [Google Scholar] [CrossRef]
  99. Wauters, M.; Vanhoucke, M. A Comparative Study of Artificial Intelligence Methods for Project Duration Forecasting. Expert. Syst. Appl. 2016, 46, 249–261. [Google Scholar] [CrossRef]
  100. Wauters, M.; Vanhoucke, M. Support Vector Machine Regression for Project Control Forecasting. Autom. Constr. 2014, 47, 92–106. [Google Scholar] [CrossRef]
  101. Yaseen, Z.M.; Ali, Z.H.; Salih, S.Q.; Al-Ansari, N. Prediction of Risk Delay in Construction Projects Using a Hybrid Artificial Intelligence Model. Sustainability 2020, 12, 1514. [Google Scholar] [CrossRef]
  102. Boejko, W.; Hejducki, Z.; Wodecki, M. Applying Metaheuristic Strategies in Construction Projects Management. Vilnius Gedim. Tech. Univ. 2012, 18, 621–630. [Google Scholar] [CrossRef]
  103. Akhavian, R.; Behzadan, A.H. Smartphone-Based Construction Workers’ Activity Recognition and Classification. Autom. Constr. 2016, 71, 198–209. [Google Scholar] [CrossRef]
  104. Yang, J.; Shi, Z.; Wu, Z. Vision-Based Action Recognition of Construction Workers Using Dense Trajectories. Adv. Eng. Inform. 2016, 30, 327–336. [Google Scholar] [CrossRef]
  105. Xu, Q.; Liu, J.; Xiu, C.; Lin, J.; Zhang, R.; Pan, J.; Wu, X. Research on Construction and Application of Cost Index on Overhead Line Engineering Based on Mass Data Technology. In Proceedings of the 2017 IEEE Conference on Energy Internet and Energy System Integration, EI2 2017, Beijing, China, 26–28 November 2017; pp. 1–5. [Google Scholar] [CrossRef]
  106. Cao, Y.; Ashuri, B. Predicting the Volatility of Highway Construction Cost Index Using Long Short-Term Memory. J. Manag. Eng. 2020, 36, 04020020. [Google Scholar] [CrossRef]
  107. Mortaji, S.T.H.; Bagherpour, M.; Noori, S. Fuzzy Earned Value Management Using L-R Fuzzy Numbers. J. Intell. Fuzzy Syst. 2013, 24, 323–332. [Google Scholar] [CrossRef]
  108. Oliveira, B.A.S.; De Faria Neto, A.P.; Fernandino, R.M.A.; Carvalho, R.F.; Fernandes, A.L.; Guimaraes, F.G. Automated Monitoring of Construction Sites of Electric Power Substations Using Deep Learning. IEEE Access 2021, 9, 19195–19207. [Google Scholar] [CrossRef]
  109. Cheng, M.Y.; Cao, M.T.; Jaya Mendrofa, A.Y. Dynamic Feature Selection for Accurately Predicting Construction Productivity Using Symbiotic Organisms Search-Optimized Least Square Support Vector Machine. J. Build. Eng. 2021, 35, 101973. [Google Scholar] [CrossRef]
  110. Umer, Q.; Liu, H.; Sultan, Y. Emotion Based Automated Priority Prediction for Bug Reports. IEEE Access 2018, 6, 35743–35752. [Google Scholar] [CrossRef]
  111. Al-subhi, S.H.; Papageorgiou, E.I.; Pérez, P.P.; Mahdi, G.S.S.; Acuña, L.A. Triangular Neutrosophic Cognitive Map for Multistage Sequential Decision-Making Problems. Int. J. Fuzzy Syst. 2021, 23, 657–679. [Google Scholar] [CrossRef]
  112. Vickranth, V.; Premalatha, V. Application of Lean Techniques, Enterprise Resource Planning and Artificial Intelligence in Construction Project Management. Int. J. Recent Technol. Eng. 2019, 7, 147–153. [Google Scholar]
  113. Teizer, J. Status Quo and Open Challenges in Vision-Based Sensing and Tracking of Temporary Resources on Infrastructure Construction Sites. Adv. Eng. Inform. 2015, 29, 225–238. [Google Scholar] [CrossRef]
  114. Yang, J.; Park, M.W.; Vela, P.A.; Golparvar-Fard, M. Construction Performance Monitoring via Still Images, Time-Lapse Photos, and Video Streams: Now, Tomorrow, and the Future. Adv. Eng. Inform. 2015, 29, 211–224. [Google Scholar] [CrossRef]
  115. García, J.A.L.; Peña, A.B.; Pérez, P.Y.P.; Pérez, R.B. Project Control and Computational Intelligence: Trends and Challenges. Int. J. Comput. Intell. Syst. 2017, 10, 320–335. [Google Scholar] [CrossRef]
  116. Amer, F.; Jung, Y.; Golparvar-Fard, M. Transformer Machine Learning Language Model for Auto-Alignment of Long-Term and Short-Term Plans in Construction. Autom. Constr. 2021, 132, 103929. [Google Scholar] [CrossRef]
  117. Xiong, Z.; Gan, X.; Li, Y.; Ding, D.; Geng, X.; Gao, Y. Application of Smart Substation Site Management System Based on 3D Digitization. J. Phys. Conf. Ser. 2021, 1983, 012086. [Google Scholar] [CrossRef]
  118. Choetkiertikul, M.; Dam, H.K.; Tran, T.; Ghose, A. Predicting Delays in Software Projects Using Networked Classification. In Proceedings of the 2015 30th IEEE/ACM International Conference on Automated Software Engineering, ASE 2015, Lincoln, NE, USA, 9–13 November 2015; pp. 353–364. [Google Scholar] [CrossRef]
  119. Samokhvalov, Y. Construction of the Job Duration Distribution in Network Models for a Set of Fuzzy Expert Estimates. Adv. Intell. Syst. Comput. 2019, 1020, 110–121. [Google Scholar] [CrossRef]
  120. Okudan, O.; Budayan, C.; Dikmen, I. A Knowledge-Based Risk Management Tool for Construction Projects Using Case-Based Reasoning. Expert. Syst. Appl. 2021, 173, 114776. [Google Scholar] [CrossRef]
  121. Afzal, F.; Yunfei, S.; Nazir, M.; Bhatti, S.M. A Review of Artificial Intelligence Based Risk Assessment Methods for Capturing Complexity-Risk Interdependencies: Cost Overrun in Construction Projects. Int. J. Manag. Proj. Bus. 2021, 14, 300–328. [Google Scholar] [CrossRef]
  122. Poh, C.Q.X.; Ubeynarayana, C.U.; Goh, Y.M. Safety Leading Indicators for Construction Sites: A Machine Learning Approach. Autom. Constr. 2018, 93, 375–386. [Google Scholar] [CrossRef]
  123. Ning, X.; Qi, J.; Wu, C.; Wang, W. A Tri-Objective Ant Colony Optimization Based Model for Planning Safe Construction Site Layout. Autom. Constr. 2018, 89, 1–12. [Google Scholar] [CrossRef]
  124. Qi, C.; Fourie, A.; Ma, G.; Tang, X. A Hybrid Method for Improved Stability Prediction in Construction Projects: A Case Study of Stope Hangingwall Stability. Appl. Soft Comput. 2018, 71, 649–658. [Google Scholar] [CrossRef]
  125. Xu, F.; Lin, S.P. Theoretical Framework of Fuzzy-AI Model in Quantitative Project Management. J. Intell. Fuzzy Syst. 2016, 30, 509–521. [Google Scholar] [CrossRef]
  126. Chou, J.S.; Cheng, M.Y.; Wu, Y.W. Improving Classification Accuracy of Project Dispute Resolution Using Hybrid Artificial Intelligence and Support Vector Machine Models. Expert. Syst. Appl. 2013, 40, 2263–2274. [Google Scholar] [CrossRef]
  127. Chou, J.S.; Cheng, M.Y.; Wu, Y.W.; Pham, A.D. Optimizing Parameters of Support Vector Machine Using Fast Messy Genetic Algorithm for Dispute Classification. Expert. Syst. Appl. 2014, 41, 3955–3964. [Google Scholar] [CrossRef]
  128. Chaphalkar, N.B.; Iyer, K.C.; Patil, S.K. Prediction of Outcome of Construction Dispute Claims Using Multilayer Perceptron Neural Network Model. Int. J. Proj. Manag. 2015, 33, 1827–1835. [Google Scholar] [CrossRef]
  129. Costantino, F.; Di Gravio, G.; Nonino, F. Project Selection in Project Portfolio Management: An Artificial Neural Network Model Based on Critical Success Factors. Int. J. Proj. Manag. 2015, 33, 1744–1754. [Google Scholar] [CrossRef]
  130. Ali, R.; Mounir, G.; Balas, V.E.; Nissen, M. Fuzzy Evaluation Method for Project Profitability. Adv. Intell. Syst. Comput. 2017, 512, 17–27. [Google Scholar] [CrossRef]
  131. Di Giuda, G.M.; Locatelli, M.; Schievano, M.; Pellegrini, L.; Pattini, G.; Giana, P.E.; Seghezzi, E. Natural Language Processing for Information and Project Management. In Digital Transformation of the Design, Construction and Management Processes of the Built Environment, 1st ed.; Springer: Cham, Switzerland, 2020; pp. 95–102. [Google Scholar] [CrossRef]
  132. Greiman, V.A. Artificial Intelligence in Megaprojects: The next Frontier. In Proceedings of the European Conference on Information Warfare and Security, ECCWS, Chester, UK, 25–26 June 2020; Academic Conferences International Limited: Reading, UK, 2020; pp. 621–628. [Google Scholar] [CrossRef]
  133. Choi, S.W.; Lee, E.B.; Kim, J.H. The Engineering Machine-Learning Automation Platform (EMAP): A Big-Data-Driven AI Tool for Contractors’ Sustainable Management Solutions for Plant Projects. Sustainability 2021, 13, 10384. [Google Scholar] [CrossRef]
  134. Relich, M.; Nielsen, I. Estimating Production and Warranty Cost at the Early Stage of a New Product Development Project. IFAC-PapersOnLine 2021, 54, 1092–1097. [Google Scholar] [CrossRef]
  135. de Oliveira, M.A.; Pacheco, A.S.; Futami, A.H.; Valentina, L.V.O.D.; Flesch, C.A. Self-Organizing Maps and Bayesian Networks in Organizational Modelling: A Case Study in Innovation Projects Management. Syst. Res. Behav. Sci. 2023, 40, 61–87. [Google Scholar] [CrossRef]
  136. Auth, G.; Jokisch, O.; Dürk, C. Revisiting Automated Project Management in the Digital Age—A Survey of AI Approaches. Online J. Appl. Knowl. Manag. 2019, 7, 27–39. [Google Scholar] [CrossRef]
  137. Auth, G.; Johnk, J.; Wiecha, D.A. A Conceptual Framework for Applying Artificial Intelligence in Project Management. In Proceedings of the 2021 IEEE 23rd Conference on Business Informatics, CBI 2021—Main Papers, Bolzano, Italy, 1–3 September 2021; Volume 1, pp. 161–170. [Google Scholar] [CrossRef]
  138. Bento, S.; Pereira, L.; Gonçalves, R.; Dias, Á.; da Costa, R.L. Artificial Intelligence in Project Management: Systematic Literature Review. Int. J. Technol. Intell. Plan. 2022, 13, 143–163. [Google Scholar] [CrossRef]
  139. Kuster, L. The Current State and Trends of Artificial Intelligence in Project Management: A Bibliometric Analysis. Master Thesis, Escola de Administração de Empresas de São Paulo, São Paulo, Brazil, 2021. [Google Scholar]
  140. Alshaikhi, A.; Khayyat, M. An Investigation into the Impact of Artificial Intelligence on the Future of Project Management. In Proceedings of the 2021 International Conference of Women in Data Science at Taif University, WiDSTaif 2021, Taif, Saudi Arabia, 30–31 March 2021. [Google Scholar] [CrossRef]
  141. Fridgeirsson, T.V.; Ingason, H.T.; Jonasson, H.I.; Jonsdottir, H. An Authoritative Study on the Near Future Effect of Artificial Intelligence on Project Management Knowledge Areas. Sustainability 2021, 13, 2345. [Google Scholar] [CrossRef]
  142. Hofmann, P.; Jöhnk, J.; Protschky, D.; Urbach, N. Developing Purposeful AI Use Cases—A Structured Method and Its Application in Project Management. In WI2020 Zentrale Tracks; GITO Verlag: Berlin, Germany, 2020; pp. 33–49. [Google Scholar] [CrossRef]
  143. Ong, S.; Uddin, S. Data Science and Artificial Intelligence in Project Management: The Past, Present and Future. J. Mod. Proj. Manag. 2020, 7, 26–33. [Google Scholar] [CrossRef]
  144. Niederman, F. Project Management: Openings for Disruption from AI and Advanced Analytics. Inf. Technol. People 2021, 34, 1570–1599. [Google Scholar] [CrossRef]
  145. Ruiz, J.G.; Torres, J.M.; Crespo, R.G. The Application of Artificial Intelligence in Project Management Research: A Review. Int. J. Interact. Multimed. Artif. Intell. 2021, 6, 54–66. [Google Scholar] [CrossRef]
  146. Holzmann, V.; Zitter, D.; Peshkess, S. The Expectations of Project Managers from Artificial Intelligence: A Delphi Study. Proj. Manag. J. 2022, 53, 438–455. [Google Scholar] [CrossRef]
  147. Zhu, H.; Hwang, B.-G.; Ngo, J.; Tan, J.P.S. Applications of Smart Technologies in Construction Project Management. J. Constr. Eng. Manag. 2022, 148, 04022010. [Google Scholar] [CrossRef]
  148. Darko, A.; Chan, A.P.C.; Adabre, M.A.; Edwards, D.J.; Hosseini, M.R.; Ameyaw, E.E. Artificial Intelligence in the AEC Industry: Scientometric Analysis and Visualization of Research Activities. Autom. Constr. 2020, 112, 103081. [Google Scholar] [CrossRef]
  149. Akinosho, T.D.; Oyedele, L.O.; Bilal, M.; Ajayi, A.O.; Delgado, M.D.; Akinade, O.O.; Ahmed, A.A. Deep Learning in the Construction Industry: A Review of Present Status and Future Innovations. J. Build. Eng. 2020, 32, 101827. [Google Scholar] [CrossRef]
  150. Fayek, A.R. Fuzzy Logic and Fuzzy Hybrid Techniques for Construction Engineering and Management. J. Constr. Eng. Manag. 2020, 146, 04020064. [Google Scholar] [CrossRef]
  151. Makaula, S.; Munsamy, M.; Telukdarie, A. Impact of Artificial Intelligence in South African Construction Project Management Industry. In Proceedings of the International Conference on Industrial Engineering and Operations Management, Sao Paulo, Brazil, 5–8 April 2021; IEOM Society International: Sao Paulo, Brazil, 2021; pp. 148–162. [Google Scholar]
  152. Wu, C.; Li, X.; Guo, Y.; Wang, J.; Ren, Z.; Wang, M.; Yang, Z. Natural Language Processing for Smart Construction: Current Status and Future Directions. Autom. Constr. 2022, 134, 104059. [Google Scholar] [CrossRef]
  153. Schuhmacher, A.; Gassmann, O.; Hinder, M.; Kuss, M. The Present and Future of Project Management in Pharmaceutical R&D. Drug. Discov. Today 2021, 26, 1–4. [Google Scholar] [CrossRef] [PubMed]
  154. Endo, H.; Kohda, Y. Case Study on Applicability of Artificial Intelligence for It Service Project Managers with Multi Value Systems in the Digital Transformation Era. Adv. Intell. Syst. Comput. 2020, 1208, 278–288. [Google Scholar] [CrossRef]
Figure 1. Bibliometric results. Temporal evolution with publication type (left), journals of selected papers (middle), and per-country distribution (right).
Figure 1. Bibliometric results. Temporal evolution with publication type (left), journals of selected papers (middle), and per-country distribution (right).
Applsci 13 05014 g001
Figure 2. Content classification.
Figure 2. Content classification.
Applsci 13 05014 g002
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Taboada, I.; Daneshpajouh, A.; Toledo, N.; de Vass, T. Artificial Intelligence Enabled Project Management: A Systematic Literature Review. Appl. Sci. 2023, 13, 5014. https://doi.org/10.3390/app13085014

AMA Style

Taboada I, Daneshpajouh A, Toledo N, de Vass T. Artificial Intelligence Enabled Project Management: A Systematic Literature Review. Applied Sciences. 2023; 13(8):5014. https://doi.org/10.3390/app13085014

Chicago/Turabian Style

Taboada, Ianire, Abouzar Daneshpajouh, Nerea Toledo, and Tharaka de Vass. 2023. "Artificial Intelligence Enabled Project Management: A Systematic Literature Review" Applied Sciences 13, no. 8: 5014. https://doi.org/10.3390/app13085014

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop