中文
相关论文

相关论文: Predicting Resilience with Neural Networks

200 篇论文

A fundamental open challenge in modern LLM scaling is the lack of understanding around emergent capabilities. In particular, language model pretraining loss is known to be highly predictable as a function of compute. However, downstream…

机器学习 · 计算机科学 2024-11-26 Charlie Snell , Eric Wallace , Dan Klein , Sergey Levine

Deep-learning models such as Convolutional Neural Networks (CNN) and Long Short-Term Memory (LSTM) have been successfully used for process-mining tasks. They have achieved better performance for different predictive tasks than traditional…

机器学习 · 计算机科学 2021-05-04 Ishwar Venugopal , Jessica Töllich , Michael Fairbank , Ansgar Scherp

While massive efforts have been investigated in adversarial testing of convolutional neural networks (CNN), testing for recurrent neural networks (RNN) is still limited and leaves threats for vast sequential application domains. In this…

计算与语言 · 计算机科学 2021-01-11 Jianmin Guo , Yue Zhao , Quan Zhang , Yu Jiang

Accurately predicting industrial aging processes makes it possible to schedule maintenance events further in advance, ensuring a cost-efficient and reliable operation of the plant. So far, these degradation processes were usually described…

机器学习 · 计算机科学 2020-10-22 Mihail Bogojeski , Simeon Sauer , Franziska Horn , Klaus-Robert Müller

Grain Growth strongly influences the mechanical behavior of materials, making its prediction a key objective in microstructural engineering. In this study, several deep learning approaches were evaluated, including recurrent neural networks…

机器学习 · 计算机科学 2025-11-18 Eliane Younes , Elie Hachem , Marc Bernacki

Machine learning models -- deep neural networks in particular -- have performed remarkably well on benchmark datasets across a wide variety of domains. However, the ease of finding adversarial counter-examples remains a persistent problem…

机器学习 · 计算机科学 2024-09-13 Charles Meyers , Mohammad Reza Saleh Sedghpour , Tommy Löfstedt , Erik Elmroth

The emergence of Long Short-Term Memory (LSTM) solves the problems of vanishing gradient and exploding gradient in traditional Recurrent Neural Networks (RNN). LSTM, as a new type of RNN, has been widely used in various fields, such as text…

机器学习 · 计算机科学 2022-10-18 Sida Xing , Feihu Han , Suiyang Khoo

This paper improves wind power prediction via weather forecast-contextualized Long Short-Term Memory Neural Network (LSTM) models. Initially, only wind power data was fed to a generic LSTM, but this model performed poorly, with erratic and…

机器学习 · 计算机科学 2019-08-06 Maximilian Du

The standard model of infrastructure resilience, the resilience triangle, has been the primary way of characterizing and quantifying infrastructure resilience. However, the theoretical model merely provides a one-size-fits-all framework for…

机器学习 · 计算机科学 2023-11-03 Bo Li , Ali Mostafavi

Long Short-Term Memory Networks (LSTMs) have been applied to daily discharge prediction with remarkable success. Many practical scenarios, however, require predictions at more granular timescales. For instance, accurate prediction of short…

机器学习 · 计算机科学 2021-04-20 Martin Gauch , Frederik Kratzert , Daniel Klotz , Grey Nearing , Jimmy Lin , Sepp Hochreiter

This paper presents a novel learning based framework for predicting power outages caused by extreme events. The proposed approach targets low-probability high-consequence outage scenarios and leverages a comprehensive set of features…

机器学习 · 计算机科学 2026-02-11 Nina Fatehi , Antar Kumar Biswas , Masoud H. Nazari

Despite having high accuracy, neural nets have been shown to be susceptible to adversarial examples, where a small perturbation to an input can cause it to become mislabeled. We propose metrics for measuring the robustness of a neural net…

Industrial machine learning systems face data challenges that are often under-explored in the academic literature. Common data challenges are data distribution shifts, missing values and anomalies. In this paper, we discuss data challenges…

机器学习 · 计算机科学 2022-03-17 Michael Bohlke-Schneider , Shubham Kapoor , Tim Januschowski

It is unquestionable that time series forecasting is of paramount importance in many fields. The most used machine learning models to address time series forecasting tasks are Recurrent Neural Networks (RNNs). Typically, those models are…

机器学习 · 计算机科学 2024-09-23 Rohaifa Khaldi , Abdellatif El Afia , Raddouane Chiheb , Siham Tabik

We explore the influence of precision of the data and the algorithm for the simulation of chaotic dynamics by neural networks techniques. For this purpose, we simulate the Lorenz system with different precisions using three different neural…

神经与进化计算 · 计算机科学 2020-11-09 S. Bompas , B. Georgeot , D. Guéry-Odelin

If a Micro Processor Unit (MPU) receives an external electric signal as noise, the system function will freeze or malfunction easily. A new resilience strategy is implemented in order to reset the MPU automatically and stop the MPU from…

软件工程 · 计算机科学 2014-05-08 Ling Fang , Yoriyuki Yamagata , Yutaka Oiwa

Deep learning techniques have proven their effectiveness for Sentiment Analysis (SA) related tasks. Recurrent neural networks (RNN), especially Long Short-Term Memory (LSTM) and Bidirectional LSTM, have become a reference for building…

机器学习 · 计算机科学 2022-11-22 Bousselham El Haddaoui , Raddouane Chiheb , Rdouan Faizi , Abdellatif El Afia

Neural networks (NNs) offer a path towards synthesizing and interpreting data on faster timescales than traditional physics-informed computational models. In this work we develop two neural networks relevant to equilibrium and shape control…

等离子体物理 · 物理学 2022-07-06 J. T. Wai , M. D. Boyer , E. Kolemen

Accurate and robust trajectory predictions of road users are needed to enable safe automated driving. To do this, machine learning models are often used, which can show erratic behavior when presented with previously unseen inputs. In this…

人工智能 · 计算机科学 2023-04-05 Manuel Muñoz Sánchez , Emilia Silvas , Jos Elfring , René van de Molengraft

Autoregressive Recurrent Neural Networks are widely employed in time-series forecasting tasks, demonstrating effectiveness in univariate and certain multivariate scenarios. However, their inherent structure does not readily accommodate the…

机器学习 · 计算机科学 2024-04-30 Gareth Davies