期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
Discussion on the Application of Artificial Intelligence in Electrical Engineering Automation
1
作者 GUO Zhenli AN Zhanyong +1 位作者 YANG Guomin CHEN Fengyun 《外文科技期刊数据库(文摘版)工程技术》 2021年第3期640-644,共5页
The application of artificial intelligence technology in electrical automation engineering is of great help to improve work efficiency, which not only alleviates the problem of labor shortage, but also plays a role in... The application of artificial intelligence technology in electrical automation engineering is of great help to improve work efficiency, which not only alleviates the problem of labor shortage, but also plays a role in boosting the long-term development of electrical engineering industry. In order to further promote the development of electrical engineering and improve its work efficiency, power workers need to strengthen the application of artificial intelligence technology and constantly seek innovation and breakthrough. 展开更多
关键词 artificial INTELLIGENCE ELECTRICAL engineering automation application
原文传递
Application of Electrical Engineering and Automation in Electrical Engineering
2
作者 YANG Guomin GUO Zhenli +1 位作者 AN Zhanyong CHEN Fengyun 《外文科技期刊数据库(文摘版)工程技术》 2021年第7期067-070,共6页
The development of high and new technology also drives the development of electrical engineering and automation technology. At the same time, the technology has been widely used, which also provides strong support for... The development of high and new technology also drives the development of electrical engineering and automation technology. At the same time, the technology has been widely used, which also provides strong support for the development and innovation of electrical engineering. In the process of development, electrical engineering and automation technology are effectively integrated with electrical engineering, and further promote the informatization and modernization development of China's industry and motor field. After the integration of electrical engineering and automation technology, it can better meet people's requirements for electrical engineering and provide more quality services for people. In the process of use, we should also avoid the external influence in the application process of electrical engineering and automation technology, which will affect the overall development. Therefore, we should conduct in-depth analysis of the problems and carry out targeted treatment. 展开更多
关键词 electrical engineering and automation electrical engineering APPLICATION
原文传递
A Novel Unified Framework for Automated Generation and Multimodal Validation of UML Diagrams
3
作者 Van-Viet Nguyen Huu-Khanh Nguyen +4 位作者 Kim-Son Nguyen Thi Minh-Hue Luong Duc-Quang Vu Trung-Nghia Phung The-Vinh Nguyen 《Computer Modeling in Engineering & Sciences》 2026年第1期1023-1050,共28页
It remains difficult to automate the creation and validation of Unified Modeling Language(UML)dia-grams due to unstructured requirements,limited automated pipelines,and the lack of reliable evaluation methods.This stu... It remains difficult to automate the creation and validation of Unified Modeling Language(UML)dia-grams due to unstructured requirements,limited automated pipelines,and the lack of reliable evaluation methods.This study introduces a cohesive architecture that amalgamates requirement development,UML synthesis,and multimodal validation.First,LLaMA-3.2-1B-Instruct was utilized to generate user-focused requirements.Then,DeepSeek-R1-Distill-Qwen-32B applies its reasoning skills to transform these requirements into PlantUML code.Using this dual-LLM pipeline,we constructed a synthetic dataset of 11,997 UML diagrams spanning six major diagram families.Rendering analysis showed that 89.5%of the generated diagrams compile correctly,while invalid cases were detected automatically.To assess quality,we employed a multimodal scoring method that combines Qwen2.5-VL-3B,LLaMA-3.2-11B-Vision-Instruct and Aya-Vision-8B,with weights based on MMMU performance.A study with 94 experts revealed strong alignment between automatic and manual evaluations,yielding a Pearson correlation of r=0.82 and a Fleiss’Kappa of 0.78.This indicates a high degree of concordance between automated metrics and human judgment.Overall,the results demonstrated that our scoring system is effective and that the proposed generation pipeline produces UML diagrams that are both syntactically correct and semantically coherent.More broadly,the system provides a scalable and reproducible foundation for future work in AI-driven software modeling and multimodal verification. 展开更多
关键词 Automated dataset generation vision-language models multimodal validation software engineering automation UMLCode
在线阅读 下载PDF
Machine Learning-Driven Classification for Enhanced Rule Proposal Framework
4
作者 B.Gomathi R.Manimegalai +1 位作者 Srivatsan Santhanam Atreya Biswas 《Computer Systems Science & Engineering》 2024年第6期1749-1765,共17页
In enterprise operations,maintaining manual rules for enterprise processes can be expensive,time-consuming,and dependent on specialized domain knowledge in that enterprise domain.Recently,rule-generation has been auto... In enterprise operations,maintaining manual rules for enterprise processes can be expensive,time-consuming,and dependent on specialized domain knowledge in that enterprise domain.Recently,rule-generation has been automated in enterprises,particularly through Machine Learning,to streamline routine tasks.Typically,these machine models are black boxes where the reasons for the decisions are not always transparent,and the end users need to verify the model proposals as a part of the user acceptance testing to trust it.In such scenarios,rules excel over Machine Learning models as the end-users can verify the rules and have more trust.In many scenarios,the truth label changes frequently thus,it becomes difficult for the Machine Learning model to learn till a considerable amount of data has been accumulated,but with rules,the truth can be adapted.This paper presents a novel framework for generating human-understandable rules using the Classification and Regression Tree(CART)decision tree method,which ensures both optimization and user trust in automated decision-making processes.The framework generates comprehensible rules in the form of if condition and then predicts class even in domains where noise is present.The proposed system transforms enterprise operations by automating the production of human-readable rules from structured data,resulting in increased efficiency and transparency.Removing the need for human rule construction saves time and money while guaranteeing that users can readily check and trust the automatic judgments of the system.The remarkable performance metrics of the framework,which achieve 99.85%accuracy and 96.30%precision,further support its efficiency in translating complex data into comprehensible rules,eventually empowering users and enhancing organizational decision-making processes. 展开更多
关键词 Classification and regression tree process automation rules engine model interpretability explainability model trust
在线阅读 下载PDF
Automated data processing and feature engineering for deep learning and big data applications:A survey 被引量:6
5
作者 Alhassan Mumuni Fuseini Mumuni 《Journal of Information and Intelligence》 2025年第2期113-153,共41页
Modern approach to artificial intelligence(Al)aims to design algorithms that learn directly from data.This approach has achieved impressive results and has contributed significantly to the progress of Al,particularly ... Modern approach to artificial intelligence(Al)aims to design algorithms that learn directly from data.This approach has achieved impressive results and has contributed significantly to the progress of Al,particularly in the sphere of supervised deep learning.It has also simplified the design of machine learning systems as the learning process is highly automated.However,not all data processing tasks in conventional deep learning pipelines have been automated.In most cases data has to be manually collected,preprocessed and further extended through data augmentation before they can be effective for training.Recently,special techniques for automating these tasks have emerged.The automation of data processing tasks is driven by the need to utilize large volumes of complex,heterogeneous data for machine learning and big data applications.Today,end-to-end automated data processing systems based on automated machine learning(AutoML)techniques are capable of taking raw data and transforming them into useful features for big data tasks by automating all intermediate processing stages.In this work,we present a thorough review of approaches for automating data processing tasks in deep learning pipelines,including auto-mated data preprocessing-e.g.,data cleaning,labeling,missing data imputation,and categorical data encoding-as well as data augmentation(including synthetic data generation using gener-ative Al methods)and feature engineering-specifically,automated feature extraction,feature construction and feature selection.In addition to automating specific data processing tasks,we discuss the use of AutoML methods and tools to simultaneously optimize all stages of the machine. 展开更多
关键词 AutoML Automated data preprocessing Data processing Automated feature engineering Generative artificial intelligence Big data
原文传递
Automated design framework for excavation retaining structures:Extending IFC standards and integrating BIM with geotechnical simulation
6
作者 Qiwei Wan Yuyuan Zhu +2 位作者 Haibin Ding Wentao Hu Changjie Xu 《Underground Space》 2025年第5期261-282,共22页
Challenges arise in automate design with building information modeling(BIM)in underground space.Industry foundation classes(IFC)standard lacks detailed entity objects for describing excavation retaining structures and... Challenges arise in automate design with building information modeling(BIM)in underground space.Industry foundation classes(IFC)standard lacks detailed entity objects for describing excavation retaining structures and geological information,and automated design based on BIM models is not yet for practical application.This study presents a novel automated framework.It integrates the extended IFC standard with mechanical analysis and BIM modeling,significantly advancing structural optimization and rebar detailing.Direct 3D model generation streamlines complex excavation projects,aligning with the trend towards automated,precision-driven design.Key contributions include:(1)the extension of the IFC standard to support excavation retaining structures with objects like IfcBracedPit and IfcPitWall,improving interoperability between geotechnical models and BIM systems;(2)the integration of heuristic algorithms for automated optimization of deformation control parameters,reducing manual intervention;and(3)the promotion of design methodology that bypasses two-dimensional modeling and directly generates three-dimensional models,enhancing efficiency and allowing engineers to focus on high-level decision-making.However,the framework is primarily suited for standard cross-section projects like subway stations and tunnels.Future work will focus on refining the framework for more complex geotechnical projects,addressing software independence and improving design robustness and independence. 展开更多
关键词 Automated building information model framework Automatic foundation pit design Deformation control Automatic reinforcement detailing Underground engineering automation
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部