中文
相关论文

相关论文: Efficient selective attention LSTM for well log cu…

200 篇论文

Off-the-shelf machine learning algorithms for prediction such as regularized logistic regression cannot exploit the information of time-varying features without previously using an aggregation procedure of such sequential data. However,…

应用统计 · 统计学 2019-09-26 C. Gary Mena , Arno De Caigny , Kristof Coussement , Koen W. De Bock , Stefan Lessmann

Traditional Recurrent Neural Networks (RNNs) and Long Short-Term Memory (LSTM) units operate on discrete time steps, often failing to capture the fluid temporal dynamics of real-world physical processes. Liquid Neural Networks (LNNs),…

机器学习 · 计算机科学 2026-05-28 Ye Kyaw Thu , Thazin Myint Oo , Thepchai Supnithi

The rising integration of variable renewable energy sources (RES), like solar and wind power, introduces considerable uncertainty in grid operations and energy management. Effective forecasting models are essential for grid operators to…

系统与控制 · 电气工程与系统科学 2024-08-02 Jesus Silva-Rodriguez , Elias Raffoul , Xingpeng Li

Modern key-value stores rely heavily on Log-Structured Merge (LSM) trees for write optimization, but this design introduces significant read amplification. Auxiliary structures like Bloom filters help, but impose memory costs that scale…

数据结构与算法 · 计算机科学 2025-08-05 Nicholas Fidalgo , Puyuan Ye

LSTMs were introduced to combat vanishing gradients in simple RNNs by augmenting them with gated additive recurrent connections. We present an alternative view to explain the success of LSTMs: the gates themselves are versatile recurrent…

计算与语言 · 计算机科学 2018-05-11 Omer Levy , Kenton Lee , Nicholas FitzGerald , Luke Zettlemoyer

The gamma-ray logging method is one of the mandatory well logging methods for geophysical exploration of wells. However, during the conduct of such a study, the sensor, for one reason or another, may stop recording observations in the well.…

应用统计 · 统计学 2018-07-04 N. S. Churikov , N. G. Grafeeva

Time series forecasting plays a crucial role in diverse fields, necessitating the development of robust models that can effectively handle complex temporal patterns. In this article, we present a novel feature selection method embedded in…

机器学习 · 计算机科学 2024-01-01 Raquel Espinosa , Fernando Jiménez , José Palma

Training a neural network (NN) typically relies on some type of curve-following method, such as gradient descent (GD) (and stochastic gradient descent (SGD)), ADADELTA, ADAM or limited memory algorithms. Convergence for these algorithms…

机器学习 · 计算机科学 2023-05-08 Michael A Kouritzin , Stephen Styles , Beatrice-Helen Vritsiou

Recent advances in event-based neuromorphic systems have resulted in significant interest in the use and development of spiking neural networks (SNNs). However, the non-differentiable nature of spiking neurons makes SNNs incompatible with…

神经与进化计算 · 计算机科学 2020-07-10 Ali Lotfi Rezaabad , Sriram Vishwanath

Spectrum sensing allows cognitive radio systems to detect relevant signals in despite the presence of severe interference. Most of the existing spectrum sensing techniques use a particular signal-noise model with certain assumptions and…

信息论 · 计算机科学 2021-12-07 Nupur Choudhury , Kandarpa Kumar Sarma , Chinmoy Kalita , Aradhana Misra

This article expands on research that has been done to develop a recurrent neural network (RNN) capable of predicting aircraft engine vibrations using long short-term memory (LSTM) neurons. LSTM RNNs can provide a more generalizable and…

神经与进化计算 · 计算机科学 2017-10-12 AbdElRahman ElSaid , Travis Desell , Fatima El Jamiy , James Higgins , Brandon Wild

Recent observations with varied schedules and types (moving average, snapshot, or regularly spaced) can help to improve streamflow forecasts, but it is challenging to integrate them effectively. Based on a long short-term memory (LSTM)…

机器学习 · 计算机科学 2020-07-09 Dapeng Feng , Kuai Fang , Chaopeng Shen

Performance forecasting is an age-old problem in economics and finance. Recently, developments in machine learning and neural networks have given rise to non-linear time series models that provide modern and promising alternatives to…

统计金融 · 定量金融 2022-01-21 Carmina Fjellström

Short-term load forecasting is one of the crucial sections in smart grid. Precise forecasting enables system operators to make reliable unit commitment and power dispatching decisions. With the advent of big data, a number of artificial…

信号处理 · 电气工程与系统科学 2018-09-27 Tiantian Li , Bo Wang , Min Zhou , Junzo Watada

Unpredictability of renewable energy sources coupled with the complexity of those methods used for various purposes in this area calls for the development of robust methods such as DL models within the renewable energy domain. Given the…

机器学习 · 计算机科学 2025-05-07 Lutfu Sua , Haibo Wang , Jun Huang

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

Accuracy of depth estimation from static images has been significantly improved recently, by exploiting hierarchical features from deep convolutional neural networks (CNNs). Compared with static images, vast information exists among video…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Haokui Zhang , Chunhua Shen , Ying Li , Yuanzhouhan Cao , Yu Liu , Youliang Yan

Long short-term memory (LSTM) and recurrent neural network (RNN) has achieved great successes on time-series prediction. In this paper, a methodology of using LSTM-based deep-RNN for two-phase flow regime prediction is proposed, motivated…

计算机视觉与模式识别 · 计算机科学 2020-10-07 Zhuoran Dang , Mamoru Ishii

Long-term investors, different from short-term traders, focus on examining the underlying forces that affect the well-being of a company. They rely on fundamental analysis which attempts to measure the intrinsic value an equity.…

神经与进化计算 · 计算机科学 2019-05-14 Jessie Sun

The success of Convolutional Neural Networks (CNNs) in computer vision is mainly driven by their strong inductive bias, which is strong enough to allow CNNs to solve vision-related tasks with random weights, meaning without learning.…