In the developmental dilemma of artificial intelligence(AI)-assisted judicial decision-making,the technical architecture of AI determines its inherent lack of transparency and interpretability,which is challenging to ...In the developmental dilemma of artificial intelligence(AI)-assisted judicial decision-making,the technical architecture of AI determines its inherent lack of transparency and interpretability,which is challenging to fundamentally improve.This can be considered a true challenge in the realm of AI-assisted judicial decision-making.By examining the court’s acceptance,integration,and trade-offs of AI technology embedded in the judicial field,the exploration of potential conflicts,interactions,and even mutual shaping between the two will not only reshape their conceptual connotations and intellectual boundaries but also strengthen the cognition and re-interpretation of the basic principles and core values of the judicial trial system.展开更多
In this paper,we built a robot training platform using virtual simulation software,and the robot assembly,handling,and palletizing were realized.The workstation includes an industrial robot,gas control unit,track func...In this paper,we built a robot training platform using virtual simulation software,and the robot assembly,handling,and palletizing were realized.The workstation includes an industrial robot,gas control unit,track function module,assembly function module,palletizing function module,vision module,etc.,and robot movement is achieved through language programming.The platform provides conditions for the practical ability training of application-oriented talents.展开更多
The decision-making method of tunnel boring machine(TBM)operating parameters has a significant guiding significance for TBM safe and efficient construction,and it has been one of the TBM tunneling research hotspots.Fo...The decision-making method of tunnel boring machine(TBM)operating parameters has a significant guiding significance for TBM safe and efficient construction,and it has been one of the TBM tunneling research hotspots.For this purpose,this paper introduces an intelligent decision-making method of TBM operating parameters based on multiple constraints and objective optimization.First,linear cutting tests and numerical simulations are used to investigate the physical rules between different cutting parameters(penetration,cutter spacing,etc.)and rock compressive strength.Second,a dual-driven mapping of rock parameters and TBM operating parameters based on data mining and physical rules of rock breaking is established with high accuracy by combining rock-breaking rules and deep neural networks(DNNs).The decision-making method is established by dual-driven mapping,using the effective rock-breaking capacity and the rated value of mechanical parameters as constraints and the total excavation cost as the optimization objective.The best operational parameters can be obtained by searching for the revolutions per minute and penetration that correspond to the extremum of the constrained objective function.The practicability and effectiveness of the developed decision-making model is verified in the SecondWater Source Channel of Hangzhou,China,resulting in the average penetration rate increasing by 11.3%and the total cost decreasing by 10%.展开更多
Due to ever-growing soccer data collection approaches and progressing artificial intelligence(AI) methods, soccer analysis, evaluation, and decision-making have received increasing interest from not only the professio...Due to ever-growing soccer data collection approaches and progressing artificial intelligence(AI) methods, soccer analysis, evaluation, and decision-making have received increasing interest from not only the professional sports analytics realm but also the academic AI research community. AI brings gamechanging approaches for soccer analytics where soccer has been a typical benchmark for AI research. The combination has been an emerging topic. In this paper, soccer match analytics are taken as a complete observation-orientation-decision-action(OODA) loop.In addition, as in AI frameworks such as that for reinforcement learning, interacting with a virtual environment enables an evolving model. Therefore, both soccer analytics in the real world and virtual domains are discussed. With the intersection of the OODA loop and the real-virtual domains, available soccer data, including event and tracking data, and diverse orientation and decisionmaking models for both real-world and virtual soccer matches are comprehensively reviewed. Finally, some promising directions in this interdisciplinary area are pointed out. It is claimed that paradigms for both professional sports analytics and AI research could be combined. Moreover, it is quite promising to bridge the gap between the real and virtual domains for soccer match analysis and decision-making.展开更多
Aiming at the problems of low solution accuracy and high decision pressure when facing large-scale dynamic task allocation(DTA)and high-dimensional decision space with single agent,this paper combines the deep reinfor...Aiming at the problems of low solution accuracy and high decision pressure when facing large-scale dynamic task allocation(DTA)and high-dimensional decision space with single agent,this paper combines the deep reinforce-ment learning(DRL)theory and an improved Multi-Agent Deep Deterministic Policy Gradient(MADDPG-D2)algorithm with a dual experience replay pool and a dual noise based on multi-agent architecture is proposed to improve the efficiency of DTA.The algorithm is based on the traditional Multi-Agent Deep Deterministic Policy Gradient(MADDPG)algorithm,and considers the introduction of a double noise mechanism to increase the action exploration space in the early stage of the algorithm,and the introduction of a double experience pool to improve the data utilization rate;at the same time,in order to accelerate the training speed and efficiency of the agents,and to solve the cold-start problem of the training,the a priori knowledge technology is applied to the training of the algorithm.Finally,the MADDPG-D2 algorithm is compared and analyzed based on the digital battlefield of ground and air confrontation.The experimental results show that the agents trained by the MADDPG-D2 algorithm have higher win rates and average rewards,can utilize the resources more reasonably,and better solve the problem of the traditional single agent algorithms facing the difficulty of solving the problem in the high-dimensional decision space.The MADDPG-D2 algorithm based on multi-agent architecture proposed in this paper has certain superiority and rationality in DTA.展开更多
BACKGROUND:To promote the shared decision-making(SDM)between patients and doctors in pediatric outpatient departments,this study was designed to validate artificial intelligence(AI)-initiated medical tests for childre...BACKGROUND:To promote the shared decision-making(SDM)between patients and doctors in pediatric outpatient departments,this study was designed to validate artificial intelligence(AI)-initiated medical tests for children with fever.METHODS:We designed an AI model,named Xiaoyi,to suggest necessary tests for a febrile child before visiting a pediatric outpatient clinic.We calculated the sensitivity,specificity,and F1 score to evaluate the efficacy of Xiaoyi’s recommendations.The patients were divided into the rejection and acceptance groups.Then we analyzed the rejected examination items in order to obtain the corresponding reasons.RESULTS:We recruited a total of 11,867 children with fever who had used Xiaoyi in outpatient clinics.The recommended examinations given by Xiaoyi for 10,636(89.6%)patients were qualified.The average F1 score reached 0.94.A total of 58.4%of the patients accepted Xiaoyi’s suggestions(acceptance group),and 41.6%refused(rejection group).Imaging examinations were rejected by most patients(46.7%).The tests being time-consuming were rejected by 2,133 patients(43.2%),including rejecting pathogen studies in 1,347 patients(68.5%)and image studies in 732 patients(31.8%).The difficulty of sampling was the main reason for rejecting routine tests(41.9%).CONCLUSION:Our model has high accuracy and acceptability in recommending medical tests to febrile pediatric patients,and is worth promoting in facilitating SDM.展开更多
Behavioral decision-making at urban intersections is one of the primary difficulties currently impeding the development of intelligent vehicle technology.The problem is that existing decision-making algorithms cannot ...Behavioral decision-making at urban intersections is one of the primary difficulties currently impeding the development of intelligent vehicle technology.The problem is that existing decision-making algorithms cannot effectively deal with complex random scenarios at urban intersections.To deal with this,a deep deterministic policy gradient(DDPG)decision-making algorithm(T-DDPG)based on a time-series Markov decision process(T-MDP)was developed,where the state was extended to collect observations from several consecutive frames.Experiments found that T-DDPG performed better in terms of convergence and generalizability in complex intersection scenarios than a traditional DDPG algorithm.Furthermore,model-agnostic meta-learning(MAML)was incorporated into the T-DDPG algorithm to improve the training method,leading to a decision algorithm(T-MAML-DDPG)based on a secondary gradient.Simulation experiments of intersection scenarios were carried out on the Gym-Carla platform to verify and compare the decision models.The results showed that T-MAML-DDPG was able to easily deal with the random states of complex intersection scenarios,which could improve traffic safety and efficiency.The above decision-making models based on meta-reinforcement learning are significant for enhancing the decision-making ability of intelligent vehicles at urban intersections.展开更多
A new synthetic model of maintenance decision-making, which is made by anartificial neural network (ANN) , expert system (ES) and emulation technology, is put forward. Bymeans of this model all kinds of maintenance re...A new synthetic model of maintenance decision-making, which is made by anartificial neural network (ANN) , expert system (ES) and emulation technology, is put forward. Bymeans of this model all kinds of maintenance resources with low cost can be effectively harmonized;accordingly, the reliability, maintenance efficiency and quality of equipment can be improved, soservice life of equipments is enhanced.展开更多
Aiming at the problems of traditional dynamic weapon-target assignment algorithms in command decisionmaking,such as large computational amount,slow solution speed,and low calculation accuracy,combined with deep reinfo...Aiming at the problems of traditional dynamic weapon-target assignment algorithms in command decisionmaking,such as large computational amount,slow solution speed,and low calculation accuracy,combined with deep reinforcement learning theory,an improved Deep Deterministic Policy Gradient algorithm with dual noise and prioritized experience replay is proposed,which uses a double noise mechanism to expand the search range of the action,and introduces a priority experience playback mechanism to effectively achieve data utilization.Finally,the algorithm is simulated and validated on the ground-to-air countermeasures digital battlefield.The results of the experiment show that,under the framework of the deep neural network for intelligent weapon-target assignment proposed in this paper,compared to the traditional RELU algorithm,the agent trained with reinforcement learning algorithms,such asDeepDeterministic Policy Gradient algorithm,Asynchronous Advantage Actor-Critic algorithm,Deep Q Network algorithm performs better.It shows that the use of deep reinforcement learning algorithms to solve the weapon-target assignment problem in the field of air defense operations is scientific.In contrast to other reinforcement learning algorithms,the agent trained by the improved Deep Deterministic Policy Gradient algorithm has a higher win rate and reward in confrontation,and the use of weapon resources is more efficient.It shows that the model and algorithm have certain superiority and rationality.The results of this paper provide new ideas for solving the problemof weapon-target assignment in air defense combat command decisions.展开更多
Intellectualization has become a new trend for telecom industry, driven by intelligent technology including cloud computing, big data, and Internet of things. In order to satisfy the service demand of intelligent logi...Intellectualization has become a new trend for telecom industry, driven by intelligent technology including cloud computing, big data, and Internet of things. In order to satisfy the service demand of intelligent logistics, this paper designed an intelligent logistics platform containing the main applications such as e-commerce, self-service transceiver, big data analysis, path location and distribution optimization. The intelligent logistics service platform has been built based on cloud computing to collect, store and handling multi-source heterogeneous mass data from sensors, RFID electronic tag, vehicle terminals and APP, so that the open-access cloud services including distribution, positioning, navigation, scheduling and other data services can be provided for the logistics distribution applications. And then the architecture of intelligent logistics cloud platform containing software layer(SaaS), platform layer(PaaS) and infrastructure(IaaS) has been constructed accordance with the core technology relative high concurrent processing technique, heterogeneous terminal data access, encapsulation and data mining. Therefore, intelligent logistics cloud platform can be carried out by the service mode for implementation to accelerate the construction of the symbiotic win-winlogistics ecological system and the benign development of the ICT industry in the trend of intellectualization in China.展开更多
The type, model, quantity, and location of sensors installed on the intelligent vehicle test platform are different, resulting in different sensor information processing modules, The driving map used in intelligent ve...The type, model, quantity, and location of sensors installed on the intelligent vehicle test platform are different, resulting in different sensor information processing modules, The driving map used in intelligent vehicle test platform has no uniform standard, which leads to different granularity of driving map information, The sensor information processing module is directly associated with the driving map information and decision-making module, which leads to the interface of intelligent driving system software module has no uniform standard, Based on the software and hardware architecture of intelligent vehicle, the sensor information and driving map information are processed by using the formal language of driving cognition to form a driving situation graph cluster and output to a decision-making module, and the out- put result of the decision-making module is shown as a cognitive arrow cluster, so that the whole process of intelligent driving from perception to decision-making is completed, The formalization of driving cognition reduces the influence of sensor type, model, quantity, and location on the whole software architec- ture, which makes the software architecture portable on different intelligent driving hardware platforms.展开更多
In this paper, we conduct research on the big data and the artificial intelligence aided decision-making mechanism with the applications on video website homemade program innovation. Make homemade video shows new medi...In this paper, we conduct research on the big data and the artificial intelligence aided decision-making mechanism with the applications on video website homemade program innovation. Make homemade video shows new media platform site content production with new possible, as also make the traditional media found in Internet age, the breakthrough point of the times. Site homemade video program, which is beneficial to reduce copyright purchase demand, reduce the cost, avoid the homogeneity competition, rich advertising marketing at the same time, improve the profit pattern, the organic combination of content production and operation, complete the strategic transformation. On the basis of these advantages, once the site of homemade video program to form a brand and a higher brand influence. Our later research provides the literature survey for the related issues.展开更多
Information integrating platform is a basic supporting environment based on informationtechnology for a CIM(Computer Integrated Manufacturing)system.There are some prob-lems to solve in the research and development of...Information integrating platform is a basic supporting environment based on informationtechnology for a CIM(Computer Integrated Manufacturing)system.There are some prob-lems to solve in the research and development of the platform,such as the type of informa-tion processed in the platform and the distribution strategy of the platform system.This pa-per introduces a plan of an intelligent information integrating platform for CIM system basedon the client/server architecture,named I3P.The architecture,organization and detailed de-sign of services in I3P are also described.展开更多
New energy vehicles(NEVs) are gaining wider acceptance as the transportation sector is developing more environmentally friendly and sustainable technology. To solve problems of complex application scenarios and multi-...New energy vehicles(NEVs) are gaining wider acceptance as the transportation sector is developing more environmentally friendly and sustainable technology. To solve problems of complex application scenarios and multi-sources heterogenous data for new energy vehicles and weak platform scalability,the framework of an intelligent decision support platform is proposed in this paper. The principle of software and hardware system is introduced. Hadoop is adopted as the software system architecture of the platform. Master-standby redundancy and dual-line redundancy ensure the reliability of the hardware system. In addition, the applications on the intelligent decision support platform in usage patterns recognition, energy consumption, battery state of health and battery safety analysis are also described.展开更多
Mechatronic product development is a complex and multidisciplinary field that encompasses various domains, including, among others, mechanical engineering, electrical engineering, control theory and software engineeri...Mechatronic product development is a complex and multidisciplinary field that encompasses various domains, including, among others, mechanical engineering, electrical engineering, control theory and software engineering. The integration of artificial intelligence technologies is revolutionizing this domain, offering opportunities to enhance design processes, optimize performance, and leverage vast amounts of knowledge. However, human expertise remains essential in contextualizing information, considering trade-offs, and ensuring ethical and societal implications are taken into account. This paper therefore explores the existing literature regarding the application of artificial intelligence as a comprehensive database, decision support system, and modeling tool in mechatronic product development. It analyzes the benefits of artificial intelligence in enabling domain linking, replacing human expert knowledge, improving prediction quality, and enhancing intelligent control systems. For this purpose, a consideration of the V-cycle takes place, a standard in mechatronic product development. Along this, an initial assessment of the AI potential is shown and important categories of AI support are formed. This is followed by an examination of the literature with regard to these aspects. As a result, the integration of artificial intelligence in mechatronic product development opens new possibilities and transforms the way innovative mechatronic systems are conceived, designed, and deployed. However, the approaches are only taking place selectively, and a holistic view of the development processes and the potential for robust and context-sensitive artificial intelligence along them is still needed.展开更多
The aim of this study was to verify the existence of business and strategic intelligence policies at the level of Congolese companies and at the state level, likely to foster progress and healthy development in the ea...The aim of this study was to verify the existence of business and strategic intelligence policies at the level of Congolese companies and at the state level, likely to foster progress and healthy development in the east of the DRC. The study was based on a mixed perspective consisting of objective analysis of quantitative data and interpretative analysis of qualitative data. The results showed that business and strategic intelligence policies have not been established at either company or state level, as this is an area of activity that is not known to the players in companies and public departments, and there are no units or offices in their organizational structures responsible for managing strategic information for competitiveness on the international market. In addition, there is a real need to establish strategic information management units within companies, upstream, and to set up a national strategic information management department or agency to help local companies compete in the marketplace, downstream. This reflects the importance and timeliness of building business and strategic intelligence policies to ensure economic progress and development in the eastern DRC. Business and strategic intelligence provides companies with an appropriate tool for researching, collecting, processing and disseminating information useful for decision-making among stakeholders, in order to cope with a crisis or competitive situation. The study suggests a number of key recommendations based on its findings. To the government, it is recommended to establish the national policy of business and strategic intelligence by setting up a national agency of strategic intelligence in favor of local companies;and to companies to establish business intelligence units in their organizational structures in favor of stakeholders to foster advantageous decision-making in the competitive market and achieve progress. Finally, the study suggests that studies be carried out to fully understand the opportunities and impact of business and strategic intelligence in African countries, particularly in the DRC.展开更多
Artificial Intelligence (AI) is transforming organizational dynamics, and revolutionizing corporate leadership practices. This research paper delves into the question of how AI influences corporate leadership, examini...Artificial Intelligence (AI) is transforming organizational dynamics, and revolutionizing corporate leadership practices. This research paper delves into the question of how AI influences corporate leadership, examining both its advantages and disadvantages. Positive impacts of AI are evident in communication, feedback systems, tracking mechanisms, and decision-making processes within organizations. AI-powered communication tools, as exemplified by Slack, facilitate seamless collaboration, transcending geographical barriers. Feedback systems, like Adobe’s Performance Management System, employ AI algorithms to provide personalized development opportunities, enhancing employee growth. AI-based tracking systems optimize resource allocation, as exemplified by studies like “AI-Based Tracking Systems: Enhancing Efficiency and Accountability.” Additionally, AI-powered decision support, demonstrated during the COVID-19 pandemic, showcases the capability to navigate complex challenges and maintain resilience. However, AI adoption poses challenges in human resources, potentially leading to job displacement and necessitating upskilling efforts. Managing AI errors becomes crucial, as illustrated by instances like Amazon’s biased recruiting tool. Data privacy concerns also arise, emphasizing the need for robust security measures. The proposed solution suggests leveraging Local Machine Learning Models (LLMs) to address data privacy issues. Approaches such as federated learning, on-device learning, differential privacy, and homomorphic encryption offer promising strategies. By exploring the evolving dynamics of AI and leadership, this research advocates for responsible AI adoption and proposes LLMs as a potential solution, fostering a balanced integration of AI benefits while mitigating associated risks in corporate settings.展开更多
Based on the object-oriented concept,the hyperspectral intelligent monitoring system of major soil nutrients was designed and developed by using C# and ArcGIS Engine in combination with Microsoft SQL Server.The system...Based on the object-oriented concept,the hyperspectral intelligent monitoring system of major soil nutrients was designed and developed by using C# and ArcGIS Engine in combination with Microsoft SQL Server.The system mainly includes the following functions:file operation,basic map operation,spectral preprocessing,model management,nutrient content quick calculation,spatial distribution analysis,user management and so on.This system can accomplish the input and preprocessing of soil hyperspectra,and calculate the content of major nutrients,such as soil organic matter,nitrogen,phosphorus as well as potassium quickly and intelligently based on hyperspectral data.Thereby,the soil nutrients regional distribution in the research area can be analyzed by using the principle of geostatistics.This study can not only promote the practicability of soil quantitative remote sensing,but also provide references for the decision-making of agricultural fertilizing.展开更多
With ever-increasing market competition and advances in technology, more and more countries are prioritizing advanced manufacturing technology as their top priority for economic growth. Germany announced the Industry ...With ever-increasing market competition and advances in technology, more and more countries are prioritizing advanced manufacturing technology as their top priority for economic growth. Germany announced the Industry 4.0 strategy in 2013. The US government launched the Advanced Manufacturing Partnership (AMP) in 2011 and the National Network for Manufacturing Innovation (NNMI) in 2014. Most recently, the Manufacturing USA initiative was officially rolled out to further "leverage existing resources... to nurture manufacturing innovation and accelerate commercialization" by fostering close collaboration between industry, academia, and government partners. In 2015, the Chinese government officially published a 10- year plan and roadmap toward manufacturing: Made in China 2025. In all these national initiatives, the core technology development and implementation is in the area of advanced manufacturing systems. A new manufacturing paradigm is emerging, which can be characterized by two unique features: integrated manufacturing and intelligent manufacturing. This trend is in line with the progress of industrial revolutions, in which higher efficiency in production systems is being continuously pursued. To this end, 10 major technologies can be identified for the new manufacturing paradigm. This paper describes the rationales and needs for integrated and intelligent manufacturing (i2M) systems. Related technologies from different fields are also described. In particular, key technological enablers, such as the Intemet of Things and Services (IoTS), cyber-physical systems (CPSs), and cloud computing are discussed. Challenges are addressed with applica- tions that are based on commercially available platforms such as General Electric (GE)'s Predix and PTC's ThingWorx.展开更多
The electrification of vehicle helps to improve its operation efficiency and safety.Due to fast development of network,sensors,as well as computing technology,it becomes realizable to have vehicles driving autonomousl...The electrification of vehicle helps to improve its operation efficiency and safety.Due to fast development of network,sensors,as well as computing technology,it becomes realizable to have vehicles driving autonomously.To achieve autonomous driving,several steps,including environment perception,path-planning,and dynamic control,need to be done.However,vehicles equipped with on-board sensors still have limitations in acquiring necessary environmental data for optimal driving decisions.Intelligent and connected vehicles(ICV)cloud control system(CCS)has been introduced as a new concept as it is a potentially synthetic solution for high level automated driving to improve safety and optimize traffic flow in intelligent transportation.This paper systematically investigated the concept of cloud control system from cloud related applications on ICVs,and cloud control system architecture design,as well as its core technologies development.Based on the analysis,the challenges and suggestions on cloud control system development have been addressed.展开更多
文摘In the developmental dilemma of artificial intelligence(AI)-assisted judicial decision-making,the technical architecture of AI determines its inherent lack of transparency and interpretability,which is challenging to fundamentally improve.This can be considered a true challenge in the realm of AI-assisted judicial decision-making.By examining the court’s acceptance,integration,and trade-offs of AI technology embedded in the judicial field,the exploration of potential conflicts,interactions,and even mutual shaping between the two will not only reshape their conceptual connotations and intellectual boundaries but also strengthen the cognition and re-interpretation of the basic principles and core values of the judicial trial system.
基金2023 Autonomous Region Level College Students Innovation and Entrepreneurship Training Plan Project:Virtual and Real Integration of Industrial Robot Training Room(Project number:S202311546109)2023 Industry-University Cooperative Education Project of the Ministry of Education(Project number:230801212255027)+2 种基金2023 Guangxi Higher Education Undergraduate Teaching Reform Project:Research and Practice of Mixed Teaching Reform of Industrial Robot Operation and Programming Based on the Integration of Industry and Education(Project number:2023JGA362)2022 Guangxi Vocational Education Teaching Reform Research Project:Construction and Practice of Integrated Curriculum Resources for Robot Engineering Majors Based on Industrial College(Project number:GXGZJG2022B076)2022 Guangxi Science and Technology Normal University Research Fund Project:Path Planning of Loading and Unloading Robot based on Optimal Energy Consumption(Project number:GXKS2022QN006).
文摘In this paper,we built a robot training platform using virtual simulation software,and the robot assembly,handling,and palletizing were realized.The workstation includes an industrial robot,gas control unit,track function module,assembly function module,palletizing function module,vision module,etc.,and robot movement is achieved through language programming.The platform provides conditions for the practical ability training of application-oriented talents.
基金supported by the National Natural Science Foundation of China(Grant No.52021005)Outstanding Youth Foundation of Shandong Province of China(Grant No.ZR2021JQ22)Taishan Scholars Program of Shandong Province of China(Grant No.tsqn201909003)。
文摘The decision-making method of tunnel boring machine(TBM)operating parameters has a significant guiding significance for TBM safe and efficient construction,and it has been one of the TBM tunneling research hotspots.For this purpose,this paper introduces an intelligent decision-making method of TBM operating parameters based on multiple constraints and objective optimization.First,linear cutting tests and numerical simulations are used to investigate the physical rules between different cutting parameters(penetration,cutter spacing,etc.)and rock compressive strength.Second,a dual-driven mapping of rock parameters and TBM operating parameters based on data mining and physical rules of rock breaking is established with high accuracy by combining rock-breaking rules and deep neural networks(DNNs).The decision-making method is established by dual-driven mapping,using the effective rock-breaking capacity and the rated value of mechanical parameters as constraints and the total excavation cost as the optimization objective.The best operational parameters can be obtained by searching for the revolutions per minute and penetration that correspond to the extremum of the constrained objective function.The practicability and effectiveness of the developed decision-making model is verified in the SecondWater Source Channel of Hangzhou,China,resulting in the average penetration rate increasing by 11.3%and the total cost decreasing by 10%.
基金supported by the National Key Research,Development Program of China (2020AAA0103404)the Beijing Nova Program (20220484077)the National Natural Science Foundation of China (62073323)。
文摘Due to ever-growing soccer data collection approaches and progressing artificial intelligence(AI) methods, soccer analysis, evaluation, and decision-making have received increasing interest from not only the professional sports analytics realm but also the academic AI research community. AI brings gamechanging approaches for soccer analytics where soccer has been a typical benchmark for AI research. The combination has been an emerging topic. In this paper, soccer match analytics are taken as a complete observation-orientation-decision-action(OODA) loop.In addition, as in AI frameworks such as that for reinforcement learning, interacting with a virtual environment enables an evolving model. Therefore, both soccer analytics in the real world and virtual domains are discussed. With the intersection of the OODA loop and the real-virtual domains, available soccer data, including event and tracking data, and diverse orientation and decisionmaking models for both real-world and virtual soccer matches are comprehensively reviewed. Finally, some promising directions in this interdisciplinary area are pointed out. It is claimed that paradigms for both professional sports analytics and AI research could be combined. Moreover, it is quite promising to bridge the gap between the real and virtual domains for soccer match analysis and decision-making.
基金This research was funded by the Project of the National Natural Science Foundation of China,Grant Number 62106283.
文摘Aiming at the problems of low solution accuracy and high decision pressure when facing large-scale dynamic task allocation(DTA)and high-dimensional decision space with single agent,this paper combines the deep reinforce-ment learning(DRL)theory and an improved Multi-Agent Deep Deterministic Policy Gradient(MADDPG-D2)algorithm with a dual experience replay pool and a dual noise based on multi-agent architecture is proposed to improve the efficiency of DTA.The algorithm is based on the traditional Multi-Agent Deep Deterministic Policy Gradient(MADDPG)algorithm,and considers the introduction of a double noise mechanism to increase the action exploration space in the early stage of the algorithm,and the introduction of a double experience pool to improve the data utilization rate;at the same time,in order to accelerate the training speed and efficiency of the agents,and to solve the cold-start problem of the training,the a priori knowledge technology is applied to the training of the algorithm.Finally,the MADDPG-D2 algorithm is compared and analyzed based on the digital battlefield of ground and air confrontation.The experimental results show that the agents trained by the MADDPG-D2 algorithm have higher win rates and average rewards,can utilize the resources more reasonably,and better solve the problem of the traditional single agent algorithms facing the difficulty of solving the problem in the high-dimensional decision space.The MADDPG-D2 algorithm based on multi-agent architecture proposed in this paper has certain superiority and rationality in DTA.
基金This study was supported by the Science and Technology Innovation-Biomedical Supporting Program of Shanghai Science and Technology Committee(19441904400)Program for artificial intelligence innovation and development of Shanghai Municipal Commission of Economy and Informatization(2020-RGZN-02048).
文摘BACKGROUND:To promote the shared decision-making(SDM)between patients and doctors in pediatric outpatient departments,this study was designed to validate artificial intelligence(AI)-initiated medical tests for children with fever.METHODS:We designed an AI model,named Xiaoyi,to suggest necessary tests for a febrile child before visiting a pediatric outpatient clinic.We calculated the sensitivity,specificity,and F1 score to evaluate the efficacy of Xiaoyi’s recommendations.The patients were divided into the rejection and acceptance groups.Then we analyzed the rejected examination items in order to obtain the corresponding reasons.RESULTS:We recruited a total of 11,867 children with fever who had used Xiaoyi in outpatient clinics.The recommended examinations given by Xiaoyi for 10,636(89.6%)patients were qualified.The average F1 score reached 0.94.A total of 58.4%of the patients accepted Xiaoyi’s suggestions(acceptance group),and 41.6%refused(rejection group).Imaging examinations were rejected by most patients(46.7%).The tests being time-consuming were rejected by 2,133 patients(43.2%),including rejecting pathogen studies in 1,347 patients(68.5%)and image studies in 732 patients(31.8%).The difficulty of sampling was the main reason for rejecting routine tests(41.9%).CONCLUSION:Our model has high accuracy and acceptability in recommending medical tests to febrile pediatric patients,and is worth promoting in facilitating SDM.
基金supported in part by the Beijing Municipal Science and Technology Project(No.Z191100007419010)Automobile Industry Joint Fund(No.U1764261)of the National Natural Science Foundation of China+1 种基金Shandong Key R&D Program(No.2020CXGC010118)Key Laboratory for New Technology Application of Road Conveyance of Jiangsu Province(No.BM20082061706)。
文摘Behavioral decision-making at urban intersections is one of the primary difficulties currently impeding the development of intelligent vehicle technology.The problem is that existing decision-making algorithms cannot effectively deal with complex random scenarios at urban intersections.To deal with this,a deep deterministic policy gradient(DDPG)decision-making algorithm(T-DDPG)based on a time-series Markov decision process(T-MDP)was developed,where the state was extended to collect observations from several consecutive frames.Experiments found that T-DDPG performed better in terms of convergence and generalizability in complex intersection scenarios than a traditional DDPG algorithm.Furthermore,model-agnostic meta-learning(MAML)was incorporated into the T-DDPG algorithm to improve the training method,leading to a decision algorithm(T-MAML-DDPG)based on a secondary gradient.Simulation experiments of intersection scenarios were carried out on the Gym-Carla platform to verify and compare the decision models.The results showed that T-MAML-DDPG was able to easily deal with the random states of complex intersection scenarios,which could improve traffic safety and efficiency.The above decision-making models based on meta-reinforcement learning are significant for enhancing the decision-making ability of intelligent vehicles at urban intersections.
文摘A new synthetic model of maintenance decision-making, which is made by anartificial neural network (ANN) , expert system (ES) and emulation technology, is put forward. Bymeans of this model all kinds of maintenance resources with low cost can be effectively harmonized;accordingly, the reliability, maintenance efficiency and quality of equipment can be improved, soservice life of equipments is enhanced.
基金funded by the Project of the National Natural Science Foundation of China,Grant Number 62106283.
文摘Aiming at the problems of traditional dynamic weapon-target assignment algorithms in command decisionmaking,such as large computational amount,slow solution speed,and low calculation accuracy,combined with deep reinforcement learning theory,an improved Deep Deterministic Policy Gradient algorithm with dual noise and prioritized experience replay is proposed,which uses a double noise mechanism to expand the search range of the action,and introduces a priority experience playback mechanism to effectively achieve data utilization.Finally,the algorithm is simulated and validated on the ground-to-air countermeasures digital battlefield.The results of the experiment show that,under the framework of the deep neural network for intelligent weapon-target assignment proposed in this paper,compared to the traditional RELU algorithm,the agent trained with reinforcement learning algorithms,such asDeepDeterministic Policy Gradient algorithm,Asynchronous Advantage Actor-Critic algorithm,Deep Q Network algorithm performs better.It shows that the use of deep reinforcement learning algorithms to solve the weapon-target assignment problem in the field of air defense operations is scientific.In contrast to other reinforcement learning algorithms,the agent trained by the improved Deep Deterministic Policy Gradient algorithm has a higher win rate and reward in confrontation,and the use of weapon resources is more efficient.It shows that the model and algorithm have certain superiority and rationality.The results of this paper provide new ideas for solving the problemof weapon-target assignment in air defense combat command decisions.
基金supported in part by National Key Research and Development Program under Grant No. 2016YFC0803206China Postdoctoral Science Foundation under Grant No.2016M600972
文摘Intellectualization has become a new trend for telecom industry, driven by intelligent technology including cloud computing, big data, and Internet of things. In order to satisfy the service demand of intelligent logistics, this paper designed an intelligent logistics platform containing the main applications such as e-commerce, self-service transceiver, big data analysis, path location and distribution optimization. The intelligent logistics service platform has been built based on cloud computing to collect, store and handling multi-source heterogeneous mass data from sensors, RFID electronic tag, vehicle terminals and APP, so that the open-access cloud services including distribution, positioning, navigation, scheduling and other data services can be provided for the logistics distribution applications. And then the architecture of intelligent logistics cloud platform containing software layer(SaaS), platform layer(PaaS) and infrastructure(IaaS) has been constructed accordance with the core technology relative high concurrent processing technique, heterogeneous terminal data access, encapsulation and data mining. Therefore, intelligent logistics cloud platform can be carried out by the service mode for implementation to accelerate the construction of the symbiotic win-winlogistics ecological system and the benign development of the ICT industry in the trend of intellectualization in China.
基金This work was supported by China Postdoctoral Science Foundation Special Funded Projects (2018T110095), project funded by China Postdoctoral Science Foundation (2017M620765), National Key Research and Development Program of China (2017YFB0102603), and Junior Fellowships for Advanced Innovation Think-tank Program of China Association for Science and Technology (DXB -ZKQN -2017-035 ).
文摘The type, model, quantity, and location of sensors installed on the intelligent vehicle test platform are different, resulting in different sensor information processing modules, The driving map used in intelligent vehicle test platform has no uniform standard, which leads to different granularity of driving map information, The sensor information processing module is directly associated with the driving map information and decision-making module, which leads to the interface of intelligent driving system software module has no uniform standard, Based on the software and hardware architecture of intelligent vehicle, the sensor information and driving map information are processed by using the formal language of driving cognition to form a driving situation graph cluster and output to a decision-making module, and the out- put result of the decision-making module is shown as a cognitive arrow cluster, so that the whole process of intelligent driving from perception to decision-making is completed, The formalization of driving cognition reduces the influence of sensor type, model, quantity, and location on the whole software architec- ture, which makes the software architecture portable on different intelligent driving hardware platforms.
文摘In this paper, we conduct research on the big data and the artificial intelligence aided decision-making mechanism with the applications on video website homemade program innovation. Make homemade video shows new media platform site content production with new possible, as also make the traditional media found in Internet age, the breakthrough point of the times. Site homemade video program, which is beneficial to reduce copyright purchase demand, reduce the cost, avoid the homogeneity competition, rich advertising marketing at the same time, improve the profit pattern, the organic combination of content production and operation, complete the strategic transformation. On the basis of these advantages, once the site of homemade video program to form a brand and a higher brand influence. Our later research provides the literature survey for the related issues.
基金the High Technology Research and Development Programme of china.
文摘Information integrating platform is a basic supporting environment based on informationtechnology for a CIM(Computer Integrated Manufacturing)system.There are some prob-lems to solve in the research and development of the platform,such as the type of informa-tion processed in the platform and the distribution strategy of the platform system.This pa-per introduces a plan of an intelligent information integrating platform for CIM system basedon the client/server architecture,named I3P.The architecture,organization and detailed de-sign of services in I3P are also described.
基金supported by the National Key Research and Development Program of China (2019YFB1600800)。
文摘New energy vehicles(NEVs) are gaining wider acceptance as the transportation sector is developing more environmentally friendly and sustainable technology. To solve problems of complex application scenarios and multi-sources heterogenous data for new energy vehicles and weak platform scalability,the framework of an intelligent decision support platform is proposed in this paper. The principle of software and hardware system is introduced. Hadoop is adopted as the software system architecture of the platform. Master-standby redundancy and dual-line redundancy ensure the reliability of the hardware system. In addition, the applications on the intelligent decision support platform in usage patterns recognition, energy consumption, battery state of health and battery safety analysis are also described.
文摘Mechatronic product development is a complex and multidisciplinary field that encompasses various domains, including, among others, mechanical engineering, electrical engineering, control theory and software engineering. The integration of artificial intelligence technologies is revolutionizing this domain, offering opportunities to enhance design processes, optimize performance, and leverage vast amounts of knowledge. However, human expertise remains essential in contextualizing information, considering trade-offs, and ensuring ethical and societal implications are taken into account. This paper therefore explores the existing literature regarding the application of artificial intelligence as a comprehensive database, decision support system, and modeling tool in mechatronic product development. It analyzes the benefits of artificial intelligence in enabling domain linking, replacing human expert knowledge, improving prediction quality, and enhancing intelligent control systems. For this purpose, a consideration of the V-cycle takes place, a standard in mechatronic product development. Along this, an initial assessment of the AI potential is shown and important categories of AI support are formed. This is followed by an examination of the literature with regard to these aspects. As a result, the integration of artificial intelligence in mechatronic product development opens new possibilities and transforms the way innovative mechatronic systems are conceived, designed, and deployed. However, the approaches are only taking place selectively, and a holistic view of the development processes and the potential for robust and context-sensitive artificial intelligence along them is still needed.
文摘The aim of this study was to verify the existence of business and strategic intelligence policies at the level of Congolese companies and at the state level, likely to foster progress and healthy development in the east of the DRC. The study was based on a mixed perspective consisting of objective analysis of quantitative data and interpretative analysis of qualitative data. The results showed that business and strategic intelligence policies have not been established at either company or state level, as this is an area of activity that is not known to the players in companies and public departments, and there are no units or offices in their organizational structures responsible for managing strategic information for competitiveness on the international market. In addition, there is a real need to establish strategic information management units within companies, upstream, and to set up a national strategic information management department or agency to help local companies compete in the marketplace, downstream. This reflects the importance and timeliness of building business and strategic intelligence policies to ensure economic progress and development in the eastern DRC. Business and strategic intelligence provides companies with an appropriate tool for researching, collecting, processing and disseminating information useful for decision-making among stakeholders, in order to cope with a crisis or competitive situation. The study suggests a number of key recommendations based on its findings. To the government, it is recommended to establish the national policy of business and strategic intelligence by setting up a national agency of strategic intelligence in favor of local companies;and to companies to establish business intelligence units in their organizational structures in favor of stakeholders to foster advantageous decision-making in the competitive market and achieve progress. Finally, the study suggests that studies be carried out to fully understand the opportunities and impact of business and strategic intelligence in African countries, particularly in the DRC.
文摘Artificial Intelligence (AI) is transforming organizational dynamics, and revolutionizing corporate leadership practices. This research paper delves into the question of how AI influences corporate leadership, examining both its advantages and disadvantages. Positive impacts of AI are evident in communication, feedback systems, tracking mechanisms, and decision-making processes within organizations. AI-powered communication tools, as exemplified by Slack, facilitate seamless collaboration, transcending geographical barriers. Feedback systems, like Adobe’s Performance Management System, employ AI algorithms to provide personalized development opportunities, enhancing employee growth. AI-based tracking systems optimize resource allocation, as exemplified by studies like “AI-Based Tracking Systems: Enhancing Efficiency and Accountability.” Additionally, AI-powered decision support, demonstrated during the COVID-19 pandemic, showcases the capability to navigate complex challenges and maintain resilience. However, AI adoption poses challenges in human resources, potentially leading to job displacement and necessitating upskilling efforts. Managing AI errors becomes crucial, as illustrated by instances like Amazon’s biased recruiting tool. Data privacy concerns also arise, emphasizing the need for robust security measures. The proposed solution suggests leveraging Local Machine Learning Models (LLMs) to address data privacy issues. Approaches such as federated learning, on-device learning, differential privacy, and homomorphic encryption offer promising strategies. By exploring the evolving dynamics of AI and leadership, this research advocates for responsible AI adoption and proposes LLMs as a potential solution, fostering a balanced integration of AI benefits while mitigating associated risks in corporate settings.
基金Supported by the National Training Program of Innovation and Entrepreneurship for Undergraduates(201310434025)the Promotive Research Fund for Excellent Young and Middle-aged Scientists of Shandong Province(BS2013NY004)+2 种基金the Innovation Fund Designated for Post-Doctor of Shandong Province(201302023)the Big Agricultural Data Project of Shandong Agricultural University(75005)the Innovation Fund for Youths of Shandong Agricultural University(23813)~~
文摘Based on the object-oriented concept,the hyperspectral intelligent monitoring system of major soil nutrients was designed and developed by using C# and ArcGIS Engine in combination with Microsoft SQL Server.The system mainly includes the following functions:file operation,basic map operation,spectral preprocessing,model management,nutrient content quick calculation,spatial distribution analysis,user management and so on.This system can accomplish the input and preprocessing of soil hyperspectra,and calculate the content of major nutrients,such as soil organic matter,nitrogen,phosphorus as well as potassium quickly and intelligently based on hyperspectral data.Thereby,the soil nutrients regional distribution in the research area can be analyzed by using the principle of geostatistics.This study can not only promote the practicability of soil quantitative remote sensing,but also provide references for the decision-making of agricultural fertilizing.
文摘With ever-increasing market competition and advances in technology, more and more countries are prioritizing advanced manufacturing technology as their top priority for economic growth. Germany announced the Industry 4.0 strategy in 2013. The US government launched the Advanced Manufacturing Partnership (AMP) in 2011 and the National Network for Manufacturing Innovation (NNMI) in 2014. Most recently, the Manufacturing USA initiative was officially rolled out to further "leverage existing resources... to nurture manufacturing innovation and accelerate commercialization" by fostering close collaboration between industry, academia, and government partners. In 2015, the Chinese government officially published a 10- year plan and roadmap toward manufacturing: Made in China 2025. In all these national initiatives, the core technology development and implementation is in the area of advanced manufacturing systems. A new manufacturing paradigm is emerging, which can be characterized by two unique features: integrated manufacturing and intelligent manufacturing. This trend is in line with the progress of industrial revolutions, in which higher efficiency in production systems is being continuously pursued. To this end, 10 major technologies can be identified for the new manufacturing paradigm. This paper describes the rationales and needs for integrated and intelligent manufacturing (i2M) systems. Related technologies from different fields are also described. In particular, key technological enablers, such as the Intemet of Things and Services (IoTS), cyber-physical systems (CPSs), and cloud computing are discussed. Challenges are addressed with applica- tions that are based on commercially available platforms such as General Electric (GE)'s Predix and PTC's ThingWorx.
基金Supported by Beijing Nova Program of Science and Technology(Grant No.Z191100001119087)Beijing Municipal Science&Technology Commission(Grant No.Z181100004618005 and Grant No.Z18111000460000)。
文摘The electrification of vehicle helps to improve its operation efficiency and safety.Due to fast development of network,sensors,as well as computing technology,it becomes realizable to have vehicles driving autonomously.To achieve autonomous driving,several steps,including environment perception,path-planning,and dynamic control,need to be done.However,vehicles equipped with on-board sensors still have limitations in acquiring necessary environmental data for optimal driving decisions.Intelligent and connected vehicles(ICV)cloud control system(CCS)has been introduced as a new concept as it is a potentially synthetic solution for high level automated driving to improve safety and optimize traffic flow in intelligent transportation.This paper systematically investigated the concept of cloud control system from cloud related applications on ICVs,and cloud control system architecture design,as well as its core technologies development.Based on the analysis,the challenges and suggestions on cloud control system development have been addressed.