中文
相关论文

相关论文: Code Failure Prediction and Pattern Extraction usi…

200 篇论文

This paper presents an innovative approach to address the pressing concern of fall incidents among the elderly by developing an accurate fall detection system. Our proposed system combines state-of-the-art technologies, including…

信号处理 · 电气工程与系统科学 2023-09-15 Rishabh Mondal , Prasun Ghosal

In this paper, we apply the long short-term memory (LSTM), an advanced recurrent neural network based machine learning (ML) technique, to the problem of transmitter selection (TS) for secrecy in an underlay small-cell cognitive radio…

信号处理 · 电气工程与系统科学 2021-02-17 Shalini Tripathi , Chinmoy Kundu , Octavia A. Dobre , Ankur Bansal , Mark F. Flanagan

Large Language Models (LLMs) have shown promising results in automatic code generation by improving coding efficiency to a certain extent. However, generating high-quality and reliable code remains a formidable task because of LLMs' lack of…

软件工程 · 计算机科学 2023-09-28 Xiaoxue Ren , Xinyuan Ye , Dehai Zhao , Zhenchang Xing , Xiaohu Yang

We present a deep long short-term memory (LSTM)-based neural network for predicting asset prices, together with a successful trading strategy for generating profits based on the model's predictions. Our work is motivated by the fact that…

统计金融 · 定量金融 2019-05-09 Chariton Chalvatzis , Dimitrios Hristu-Varsakelis

Long Short-Term Memory (LSTM) is one of the most widely used recurrent structures in sequence modeling. It aims to use gates to control information flow (e.g., whether to skip some information or not) in the recurrent computations, although…

机器学习 · 计算机科学 2018-06-11 Zhuohan Li , Di He , Fei Tian , Wei Chen , Tao Qin , Liwei Wang , Tie-Yan Liu

Despite advancements in vehicle security systems, over the last decade, auto-theft rates have increased, and cyber-security attacks on internet-connected and autonomous vehicles are becoming a new threat. In this paper, a deep learning…

机器学习 · 计算机科学 2019-11-20 Abenezer Girma , Xuyang Yan , Abdollah Homaifar

Long short-term memory (LSTM) is one of the robust recurrent neural network architectures for learning sequential data. However, it requires considerable computational power to learn and implement both software and hardware aspects. This…

机器学习 · 计算机科学 2023-01-13 Nelly Elsayed , Zag ElSayed , Anthony S. Maida

Machine learning is widely used to analyze biological sequence data. Non-sequential models such as SVMs or feed-forward neural networks are often used although they have no natural way of handling sequences of varying length. Recurrent…

定量方法 · 定量生物学 2016-03-14 Søren Kaae Sønderby , Casper Kaae Sønderby , Henrik Nielsen , Ole Winther

Cell event detection in cell videos is essential for monitoring of cellular behavior over extended time periods. Deep learning methods have shown great success in the detection of cell events for their ability to capture more discriminative…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Ha Tran Hong Phan , Ashnil Kumar , David Feng , Michael Fulham , Jinman Kim

State-of-the-art forecasting methods using Recurrent Neural Net- works (RNN) based on Long-Short Term Memory (LSTM) cells have shown exceptional performance targeting short-horizon forecasts, e.g given a set of predictor features, forecast…

机器学习 · 计算机科学 2018-04-19 Aya Abdelsalam Ismail , Timothy Wood , Héctor Corrada Bravo

Design patterns provide reusable solutions to recurring software design problems. Automatically detecting these patterns in source code can help bootstrap new developers' understanding of unfamiliar software system architectures, and can…

软件工程 · 计算机科学 2026-04-21 Oishik Chowdhury , Bastin Tony Roy Savarimuthu , Sherlock A. Licorish

Automated Machine Learning (AutoML) frameworks increasingly leverage Large Language Models (LLMs) for tasks such as hyperparameter optimization and neural architecture code generation. However, current LLM-based approaches focus on…

机器学习 · 计算机科学 2026-05-07 Mahmoud Hanouneh , Radu Timofte , Dmitry Ignatov

In the past couple of decades, significant research efforts are devoted to the prediction of software bugs. However, most existing work in this domain treats all bugs the same, which is not the case in practice. It is important for a defect…

软件工程 · 计算机科学 2023-09-07 Ehsan Mashhadi , Hossein Ahmadvand , Hadi Hemmati

In this brief paper, we investigate online training of Long Short Term Memory (LSTM) architectures in a distributed network of nodes, where each node employs an LSTM based structure for online regression. In particular, each node…

信号处理 · 电气工程与系统科学 2020-02-25 Tolga Ergen , Suleyman Serdar Kozat

In this paper, we propose a novel prompting approach aimed at enhancing the ability of Large Language Models (LLMs) to generate accurate Python code. Specifically, we introduce a prompt template designed to improve the quality and…

Encoder-decoder networks are popular for modeling sequences probabilistically in many applications. These models use the power of the Long Short-Term Memory (LSTM) architecture to capture the full dependence among variables, unlike earlier…

人工智能 · 计算机科学 2016-09-22 Pavel Sountsov , Sunita Sarawagi

Large language models (LLMs) have demonstrated an impressive ability to generate code for various programming tasks. In many instances, LLMs can generate a correct program for a task when given numerous trials. Consequently, a recent trend…

With the advent of Big Data, nowadays in many applications databases containing large quantities of similar time series are available. Forecasting time series in these domains with traditional univariate forecasting procedures leaves great…

机器学习 · 计算机科学 2018-09-13 Kasun Bandara , Christoph Bergmeir , Slawek Smyl

Precise and timely traffic flow prediction plays a critical role in developing intelligent transportation systems and has attracted considerable attention in recent decades. Despite the significant progress in this area brought by deep…

机器学习 · 计算机科学 2022-05-03 Wenzheng Zhao

Large language models (LLMs) have recently achieved significant success across various application domains, garnering substantial attention from different communities. Unfortunately, even for the best LLM, many \textit{faults} still exist…

软件工程 · 计算机科学 2024-11-06 Qiang Hu , Jin Wen , Maxime Cordy , Yuheng Huang , Wei Ma , Xiaofei Xie , Lei Ma