Projection robust Wasserstein (PRW) distance is recently proposed to efficiently mitigate the curse of dimensionality in the classical Wasserstein distance. In this paper, by equivalently reformulating the computation...
详细信息
The Barnes-Hut approximation for N-body simulations reduces the time complexity of the naive all-pairs approach from O(N2) to O(N log N) by hierarchically aggregating nearby particles into single entities using a tree...
详细信息
With the rapid development of Large Language Models (LLMs), a large number of machine learning models have been developed to assist programming tasks including the generation of program code from natural language inpu...
详细信息
ISBN:
(数字)9798350365054
ISBN:
(纸本)9798350365061
With the rapid development of Large Language Models (LLMs), a large number of machine learning models have been developed to assist programming tasks including the generation of program code from natural language input. However, how to evaluate such LLMs for this task is still an open problem despite of the great amount of research efforts that have been made and reported to evaluate and compare them. This paper provides a critical review of the existing work on the testing and evaluation of these tools with a focus on two key aspects: the benchmarks and the metrics used in the evaluations. Based on the review, further research directions are discussed.
In the scenario-based evaluation of machine learning models, a key problem is how to construct test datasets that represent various scenarios. The methodology proposed in this paper is to construct a benchmark and att...
详细信息
ISBN:
(数字)9798350365054
ISBN:
(纸本)9798350365061
In the scenario-based evaluation of machine learning models, a key problem is how to construct test datasets that represent various scenarios. The methodology proposed in this paper is to construct a benchmark and attach metadata to each test case. Then a test system can be constructed with test morphisms that filter the test cases based on metadata to form a dataset. The paper demonstrates this methodology with large language models for code generation. A benchmark called ScenEval is constructed from problems in textbooks, an online tutorial website and Stack Overflow. Filtering by scenario is demonstrated and the test sets are used to evaluate ChatGPT for Java code generation. Our experiments found that the performance of ChatGPT decreases with the complexity of the coding task. It is weakest for advanced topics like multi-threading, data structure algorithms and recursive methods. The Java code generated by ChatGPT tends to be much shorter than reference solution in terms of number of lines, while it is more likely to be more complex in both cyclomatic and cognitive complexity metrics, if the generated code is correct. However, the generated code is more likely to be less complex than the reference solution if the code is incorrect.
As more and more devices in Cyber-Physical Systems(CPS)are connected to the Internet,physical components such as programmable logic controller(PLC),sensors,and actuators are facing greater risks of network attacks,and...
详细信息
As more and more devices in Cyber-Physical Systems(CPS)are connected to the Internet,physical components such as programmable logic controller(PLC),sensors,and actuators are facing greater risks of network attacks,and fast and accurate attack detection techniques are *** key problem in distinguishing between normal and abnormal sequences is to model sequential changes in a large and diverse field of time *** address this issue,we propose an anomaly detection method based on distributed deep *** method uses a bilateral filtering algorithm for sequential sequences to remove noise in the time series,which can maintain the edge of discrete *** use a distributed linear deep learning model to establish a sequential prediction model and adjust the threshold for anomaly detection based on the prediction error of the validation *** method can not only detect abnormal attacks but also locate the sensors that cause *** conducted experiments on the Secure Water Treatment(SWAT)and Water Distribution(WADI)public *** experimental results show that our method is superior to the baseline method in identifying the types of attacks and detecting efficiency.
Wireless channel is one of the most important components of any wireless communication system. Accurate wireless channel knowledge at the transmitter ensures that correct amount of data is being transmitted to the int...
Wireless channel is one of the most important components of any wireless communication system. Accurate wireless channel knowledge at the transmitter ensures that correct amount of data is being transmitted to the intended users/devices in the system. This wireless channel knowledge, known as Channel State Information (CSI), is acquired at the transmitter through the feedback sent by the users/devices. The transmitter, then, uses this CSI to adjust the transmission, both in terms of data rate and direction, to the intended users/devices. In this paper, we investigated why accurate Wireless Channel Estimation (WCE) is even more critical for contemporary wireless technologies such as 5G and beyond? We first modelled the wireless channel between a transmitter and multiple receivers having multiple antennas using independent and identically distributed Gaussian random processes and calculated channel strengths and angle of transmission using ground as our azimuth reference. We then used a Simple Random Estimation (SRE) technique at the transmitter to estimate the same wireless channel. Our numerical results show that a small perturbation in WCE leads to significant deviations in channel strengths and directions. These estimation errors at the transmitter result in data loss as well as poor Quality of Service (QoS) to the users/devices. This study leads us to develop innovative wireless channel estimation techniques using Machine Learning (ML) at the transmitter that will reduce the amount of CSI feedback and improves the over all transmission in terms of both channel strengths and direction of transmission in our future work. Comment: given the purpose of this paper is to discuss channel estimation but in this paper we are not using specific baseline channel estimation techniques. Our main purpose is to show the channel error using SRE and future need to minimise this channel error.
In lightweight block cipher design, generating permutation boxes (P-boxes) is critical to security and efficiency. This paper introduces an innovative approach to P-box generation by integrating nonlinear feedback shi...
详细信息
ISBN:
(数字)9798350303582
ISBN:
(纸本)9798350303599
In lightweight block cipher design, generating permutation boxes (P-boxes) is critical to security and efficiency. This paper introduces an innovative approach to P-box generation by integrating nonlinear feedback shift registers (NFSRs) to enhance cryptographic strength. NFSRs are known for their capacity to generate obscure and unpredictable sequences, making them a promising candidate for improving P-box design. This research investigates the intricacies of this novel method, highlighting its potential benefits and implementation challenges. The proposed NFSR-based P-box generation method offers improved diffusion properties, presenting an attractive option for creating secure and efficient lightweight block ciphers.
In a hyperconnected environment, medical institutions are particularly concerned with data privacy when sharing and transmitting sensitive patient information due to the risk of data breaches, where malicious actors c...
详细信息
This investigation incorporates digital numerical methods with neural networks for resolving an LCR circuit that shades the integro-differential equation. The variational iteration technique is needed to tackle numeri...
详细信息
In the rapidly growing development of the Inter-net of Things (IoT) infrastructure, achieving reliable wireless communication is a challenge. ioT devices operate in diverse environments with common signal interference...
详细信息
ISBN:
(数字)9798350304053
ISBN:
(纸本)9798350304060
In the rapidly growing development of the Inter-net of Things (IoT) infrastructure, achieving reliable wireless communication is a challenge. ioT devices operate in diverse environments with common signal interference and fluctuating channel conditions. Accurate channel estimation helps adapt the transmission strategies to current conditions, ensuring reliable communication. Traditional methods, such as Least Squares (LS) and Minimum Mean Squared Error (MMSE) estimation techniques, often struggle to adapt to the diverse and complex environments typical of IoT networks. This research article delves into the potential of Deep Learning (DL) to enhance channel esti-mation, focusing on the Received Signal Strength Indicator (RSSI) metric - a critical yet challenging aspect due to its susceptibility to noise and environmental factors. This paper presents two Fully Connected Neural Networks (FCNNs)-based Low Power (LP-IoT) channel estimation models, leveraging RSSI for accurate channel estimation in LP-IoT communication. Our Model A exhibits a remarkable 99.02% reduction in Mean Squared Error (MSE), and Model B demonstrates a notable 90.03% MSE reduction compared to the benchmarks set by current studies. Additionally, the comparative studies of our model A with other DL-based techniques show significant efficiency in our estimation models.
暂无评论