基于机器学习和文本挖掘的实时半自主员工分配系统

IF 1.2 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Computer Science and Information Systems Pub Date : 2023-01-01 DOI:10.2298/csis220922065a
Halil Arslan, Yunus Işik, Yasin Görmez, Mustafa Temiz
{"title":"基于机器学习和文本挖掘的实时半自主员工分配系统","authors":"Halil Arslan, Yunus Işik, Yasin Görmez, Mustafa Temiz","doi":"10.2298/csis220922065a","DOIUrl":null,"url":null,"abstract":"The growing demand for information systems has significantly increased the\n workload of consulting and software development firms, requiring them to man\n age multiple projects simultaneously. Usually, these firms rely on a shared\n pool of staff to carry out multiple projects that require different skills\n and expertise. How ever, since the number of employees is limited, the\n assignment of staff to projects should be carefully decided to increase the\n efficiency in job-sharing. Therefore, assigning tasks to the most\n appropriate personnel is one of the challenges of multi project management.\n Assign a staff to the project by team leaders or researchers is a very\n demanding process. For this reason, researchers are working on automatic \n assignment, but most of these studies are done using historical data. It is\n of great importance for companies that personnel assignment systems work\n with real-time data. However, a model designed with historical data has the\n risk of getting un successful results in real-time data. In this study,\n unlike the literature, a machine learning-based decision support system that\n works with real-time data is proposed. The proposed system analyses the\n description of newly requested tasks using text mining and machine-learning\n approaches and then, predicts the optimal available staff that meets the\n needs of the project task. Moreover, personnel qualifications are\n iteratively updated after each completed task, ensuring up-to-date\n information on staff capabilities. In addition, because our system was\n developed as a microservice architecture, it can be easily integrated into\n companies? existing enterprise resource planning (ERP) or portal systems. In\n a real-world implementation at Detaysoft, the system demonstrated high\n assignment accuracy, achieving up to 80% accuracy in matching tasks with\n appropriate personnel.","PeriodicalId":50636,"journal":{"name":"Computer Science and Information Systems","volume":"45 1","pages":"0"},"PeriodicalIF":1.2000,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Machine learning and text mining based real-time semi-autonomous staff assignment system\",\"authors\":\"Halil Arslan, Yunus Işik, Yasin Görmez, Mustafa Temiz\",\"doi\":\"10.2298/csis220922065a\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The growing demand for information systems has significantly increased the\\n workload of consulting and software development firms, requiring them to man\\n age multiple projects simultaneously. Usually, these firms rely on a shared\\n pool of staff to carry out multiple projects that require different skills\\n and expertise. How ever, since the number of employees is limited, the\\n assignment of staff to projects should be carefully decided to increase the\\n efficiency in job-sharing. Therefore, assigning tasks to the most\\n appropriate personnel is one of the challenges of multi project management.\\n Assign a staff to the project by team leaders or researchers is a very\\n demanding process. For this reason, researchers are working on automatic \\n assignment, but most of these studies are done using historical data. It is\\n of great importance for companies that personnel assignment systems work\\n with real-time data. However, a model designed with historical data has the\\n risk of getting un successful results in real-time data. In this study,\\n unlike the literature, a machine learning-based decision support system that\\n works with real-time data is proposed. The proposed system analyses the\\n description of newly requested tasks using text mining and machine-learning\\n approaches and then, predicts the optimal available staff that meets the\\n needs of the project task. Moreover, personnel qualifications are\\n iteratively updated after each completed task, ensuring up-to-date\\n information on staff capabilities. In addition, because our system was\\n developed as a microservice architecture, it can be easily integrated into\\n companies? existing enterprise resource planning (ERP) or portal systems. In\\n a real-world implementation at Detaysoft, the system demonstrated high\\n assignment accuracy, achieving up to 80% accuracy in matching tasks with\\n appropriate personnel.\",\"PeriodicalId\":50636,\"journal\":{\"name\":\"Computer Science and Information Systems\",\"volume\":\"45 1\",\"pages\":\"0\"},\"PeriodicalIF\":1.2000,\"publicationDate\":\"2023-01-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Computer Science and Information Systems\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.2298/csis220922065a\",\"RegionNum\":4,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q4\",\"JCRName\":\"COMPUTER SCIENCE, INFORMATION SYSTEMS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Computer Science and Information Systems","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.2298/csis220922065a","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, INFORMATION SYSTEMS","Score":null,"Total":0}
引用次数: 0

摘要

对信息系统日益增长的需求大大增加了咨询和软件开发公司的工作量,要求他们同时管理多个项目。通常,这些公司依靠一个共享的员工池来执行需要不同技能和专业知识的多个项目。然而,由于员工数量有限,应该仔细决定员工的项目分配,以提高工作分担的效率。因此,将任务分配给最合适的人员是多项目管理的挑战之一。由团队领导或研究人员为项目分配人员是一个非常苛刻的过程。出于这个原因,研究人员正在研究自动分配,但大多数研究都是使用历史数据完成的。人事分配系统的实时数据处理对企业来说非常重要。然而,使用历史数据设计的模型有可能在实时数据中得到不成功的结果。在这项研究中,与文献不同的是,提出了一种基于机器学习的决策支持系统,该系统可以处理实时数据。提出的系统使用文本挖掘和机器学习方法分析新请求任务的描述,然后预测满足项目任务需求的最佳可用人员。此外,在每一项任务完成后,人员资格都会迭代更新,确保有关工作人员能力的最新信息。此外,由于我们的系统是作为微服务架构开发的,因此可以很容易地集成到公司中。现有的企业资源计划(ERP)或门户系统。在Detaysoft的实际应用中,该系统显示出很高的分配准确性,在与适当人员匹配任务方面达到了80%的准确率。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Machine learning and text mining based real-time semi-autonomous staff assignment system
The growing demand for information systems has significantly increased the workload of consulting and software development firms, requiring them to man age multiple projects simultaneously. Usually, these firms rely on a shared pool of staff to carry out multiple projects that require different skills and expertise. How ever, since the number of employees is limited, the assignment of staff to projects should be carefully decided to increase the efficiency in job-sharing. Therefore, assigning tasks to the most appropriate personnel is one of the challenges of multi project management. Assign a staff to the project by team leaders or researchers is a very demanding process. For this reason, researchers are working on automatic assignment, but most of these studies are done using historical data. It is of great importance for companies that personnel assignment systems work with real-time data. However, a model designed with historical data has the risk of getting un successful results in real-time data. In this study, unlike the literature, a machine learning-based decision support system that works with real-time data is proposed. The proposed system analyses the description of newly requested tasks using text mining and machine-learning approaches and then, predicts the optimal available staff that meets the needs of the project task. Moreover, personnel qualifications are iteratively updated after each completed task, ensuring up-to-date information on staff capabilities. In addition, because our system was developed as a microservice architecture, it can be easily integrated into companies? existing enterprise resource planning (ERP) or portal systems. In a real-world implementation at Detaysoft, the system demonstrated high assignment accuracy, achieving up to 80% accuracy in matching tasks with appropriate personnel.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Computer Science and Information Systems
Computer Science and Information Systems COMPUTER SCIENCE, INFORMATION SYSTEMS-COMPUTER SCIENCE, SOFTWARE ENGINEERING
CiteScore
2.30
自引率
21.40%
发文量
76
审稿时长
7.5 months
期刊介绍: About the journal Home page Contact information Aims and scope Indexing information Editorial policies ComSIS consortium Journal boards Managing board For authors Information for contributors Paper submission Article submission through OJS Copyright transfer form Download section For readers Forthcoming articles Current issue Archive Subscription For reviewers View and review submissions News Journal''s Facebook page Call for special issue New issue notification Aims and scope Computer Science and Information Systems (ComSIS) is an international refereed journal, published in Serbia. The objective of ComSIS is to communicate important research and development results in the areas of computer science, software engineering, and information systems.
期刊最新文献
Reviewer Acknowledgements for Computer and Information Science, Vol. 16, No. 3 Drawbacks of Traditional Environmental Monitoring Systems Improving the Classification Ability of Delegating Classifiers Using Different Supervised Machine Learning Algorithms Reinforcement learning - based adaptation and scheduling methods for multi-source DASH On the Convergence of Hypergeometric to Binomial Distributions
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1