this study introduces a novel approach to enhancing question answering (QA) systems, employing a RoBERTa based architecture and complexity-enhanced input features. the research is structured into four main components:...
详细信息
the detection of weak signals has a wide range of applications in engineering. In this paper, a combined algorithm of wavelet transform and correlation detection is proposed to address the problems in current detectio...
详细信息
Voice Assistants software agents to comprehend spoken language and respond with synthesized voices, voice assistants have revolutionized human-computer interaction. An application programming interface (API) called Bu...
详细信息
Recently, medicinal imaging has shown significant growth in demand due to its ability to provide useful information from human anatomical images, which helps understand symptoms and diagnose patients (Garz43;n &...
详细信息
Infrared small target detection primarily involves the recognition and localization of small targets within infrared images, holding great potential for various applications. this task faces several technical challeng...
详细信息
Data dimensionality reduction is a technology that converts high-dimensional data into low-dimensional data. Withthe continuous growth of data dimensions, data dimensionality reduction is essential in both industrial...
详细信息
Home security remains an essential consideration in this decade, as property crime continues to be a significant concern in Malaysia. Amidst the COVID-19 pandemic, where preventing virus transmission is of utmost impo...
详细信息
Lemon citrus canker disease is a devastating bacterial disease that affects citrus trees and causes significant economic losses for citrus growers worldwide. the early detection and accurate classification of citrus c...
详细信息
artificial intelligence-based object detection is an essential field in computer vision applications such as autonomous driving, security surveillance, medical image analysis, intelligent transportation, and human-com...
详细信息
Although Large Language Models (LLMs) have established predominance in automated code generation, they are not devoid of shortcomings. the pertinent issues primarily relate to the absence of execution guarantees for g...
详细信息
ISBN:
(纸本)9798400702174
Although Large Language Models (LLMs) have established predominance in automated code generation, they are not devoid of shortcomings. the pertinent issues primarily relate to the absence of execution guarantees for generated code, a lack of explainability, and suboptimal support for essential but niche programming languages. State-of-the-art LLMs such as GPT-4 and LLaMa2 fail to produce valid programs for Industrial Control Systems (ICS) operated by Programmable Logic Controllers (PLCs). We propose LLM4PLC, a user-guided iterative pipeline leveraging user feedback and external verification tools - including grammar checkers, compilers and SMV verifiers - to guide the LLM's generation. We further enhance the generation potential of LLM by employing Prompt engineering and model fine-tuning through the creation and usage of LoRAs. We validate this system using a FischerTechnik Manufacturing TestBed (MFTB), illustrating how LLMs can evolve from generating structurally-flawed code to producing verifiably correct programs for industrial applications. We run a complete test suite on GPT-3.5, GPT-4, Code Llama-7B, a fine-tuned Code Llama-7B model, Code Llama-34B, and a fine-tuned Code Llama-34B model. the proposed pipeline improved the generation success rate from 47% to 72%, and the Survey-of-Experts code quality from 2.25/10 to 7.75/10. To promote open research, we share the complete experimental setup, the LLM Fine-TuningWeights, and the video demonstrations of the different programs on our dedicated webpage(1).
暂无评论