Intelligent resource planning optimization: enhancing decision making with artificial intelligence
摘要
A professional service organization (PSO) must allocate workforce resources to project jobs, a process known as resource planning (RP). We propose an Intelligent Resource Planning Optimization (IRPO) framework that integrates natural language processing (NLP) with optimization techniques to enhance this task. Using a fine-tuned Bidirectional Encoder Representations from Transformers (BERT) classifier, we extract job attributes (skills, education, experience) from curriculum vitae (CVs) and job postings and compute resource–job matching scores via Sentence Transformers (ST) embeddings. To ensure high-quality matching, we compute a resource-job score that considers multiple job attributes and hiring manager priorities. These scores feed into a reformulated multi-period resource planning problem, expressed as a minimum-cost matching (MCM) model on a bipartite graph and solved to optimality with Bertsekas’