English
Related papers

Related papers: LSTMVis: A Tool for Visual Analysis of Hidden Stat…

200 papers

Spatio-temporal feature encoding is essential for encoding the dynamics in video sequences. Recurrent neural networks, particularly long short-term memory (LSTM) units, have been popular as an efficient tool for encoding spatio-temporal…

Computer Vision and Pattern Recognition · Computer Science 2018-11-19 Wissam J. Baddar , Yong Man Ro

In recurrent neural networks, learning long-term dependency is the main difficulty due to the vanishing and exploding gradient problem. Many researchers are dedicated to solving this issue and they proposed many algorithms. Although these…

Machine Learning · Computer Science 2023-07-31 Ran Dou , Jose Principe

We introduce multiplicative LSTM (mLSTM), a recurrent neural network architecture for sequence modelling that combines the long short-term memory (LSTM) and multiplicative recurrent neural network architectures. mLSTM is characterised by…

Neural and Evolutionary Computing · Computer Science 2017-10-13 Ben Krause , Liang Lu , Iain Murray , Steve Renals

An automatic approach to counting any kind of cells could alleviate work of the experts and boost the research in fields such as regenerative medicine. In this paper, a method for microscopy cell counting using multiple frames (hence…

Computer Vision and Pattern Recognition · Computer Science 2018-02-01 Alexander Gomez Villa , Augusto Salazar , Igor Stefanini

We investigate time-dependent data analysis from the perspective of recurrent kernel machines, from which models with hidden units and gated memory cells arise naturally. By considering dynamic gating of the memory cell, a model closely…

Machine Learning · Statistics 2019-10-11 Kevin J Liang , Guoyin Wang , Yitong Li , Ricardo Henao , Lawrence Carin

We propose a reparameterization of LSTM that brings the benefits of batch normalization to recurrent neural networks. Whereas previous works only apply batch normalization to the input-to-hidden transformation of RNNs, we demonstrate that…

Machine Learning · Computer Science 2017-03-01 Tim Cooijmans , Nicolas Ballas , César Laurent , Çağlar Gülçehre , Aaron Courville

Terrain classification is a critical component of any autonomous mobile robot system operating in unknown real-world environments. Over the years, several proprioceptive terrain classification techniques have been introduced to increase…

Robotics · Computer Science 2018-04-04 Abhinav Valada , Wolfram Burgard

We present an approach, based on learning an intrinsic data manifold, for the initialization of the internal state values of LSTM recurrent neural networks, ensuring consistency with the initial observed input data. Exploiting the…

Anomaly detection is the task of detecting data which differs from the normal behaviour of a system in a given context. In order to approach this problem, data-driven models can be learned to predict current or future observations.…

Machine Learning · Computer Science 2020-10-30 Benedikt Eiteneuer , Oliver Niggemann

The problem of determining which nucleotides of an RNA sequence are paired or unpaired in the secondary structure of an RNA, which we call RNA state inference, can be studied by different machine learning techniques. Successful state…

Biomolecules · Quantitative Biology 2024-07-09 Devin Willmott , David Murrugarra , Qiang Ye

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…

Machine Learning · Computer Science 2019-11-20 Abenezer Girma , Xuyang Yan , Abdollah Homaifar

As in many other different fields, deep learning has become the main approach in most computer vision applications, such as scene understanding, object recognition, computer-human interaction or human action recognition (HAR). Research…

Computer Vision and Pattern Recognition · Computer Science 2020-06-16 Adrian Sanchez-Caballero , David Fuentes-Jimenez , Cristina Losada-Gutiérrez

Modern decision-making in fixed income asset management benefits from intelligent systems, which involve the use of state-of-the-art machine learning models and appropriate methodologies. We conduct the first study of bond yield forecasting…

Computational Finance · Quantitative Finance 2020-05-06 Manuel Nunes , Enrico Gerding , Frank McGroarty , Mahesan Niranjan

The goal of language modeling techniques is to capture the statistical and structural properties of natural languages from training corpora. This task typically involves the learning of short range dependencies, which generally model the…

Computation and Language · Computer Science 2017-08-23 Youssef Oualil , Mittul Singh , Clayton Greenberg , Dietrich Klakow

Sequential processes in real-world often carry a combination of simple subsystems that interact with each other in certain forms. Learning such a modular structure can often improve the robustness against environmental changes. In this…

Machine Learning · Computer Science 2023-11-07 Ziyu Wang , Wenhao Jiang , Zixuan Zhang , Wei Tang , Junchi Yan

Recurrent Neural Networks (RNNs) have shown remarkable performances in system identification, particularly in nonlinear dynamical systems such as thermal processes. However, stability remains a critical challenge in practical applications:…

Optimization and Control · Mathematics 2025-10-17 Stefano De Carli , Davide Previtali , Leandro Pitturelli , Mirko Mazzoleni , Antonio Ferramosca , Fabio Previdi

Volatility prediction for financial assets is one of the essential questions for understanding financial risks and quadratic price variation. However, although many novel deep learning models were recently proposed, they still have a "hard…

Computational Finance · Quantitative Finance 2022-02-24 German Rodikov , Nino Antulov-Fantulin

Human activity recognition using smart home sensors is one of the bases of ubiquitous computing in smart environments and a topic undergoing intense research in the field of ambient assisted living. The increasingly large amount of data…

Neural and Evolutionary Computing · Computer Science 2018-04-20 Deepika Singh , Erinc Merdivan , Ismini Psychoula , Johannes Kropf , Sten Hanke , Matthieu Geist , Andreas Holzinger

The success of recurrent neural networks (RNNs) has been demonstrated in many applications related to turbulence, including flow control, optimization, turbulent features reproduction as well as turbulence prediction and modeling. With this…

Deep Neural Network(DNN) techniques have been prevalent in software engineering. They are employed to faciliatate various software engineering tasks and embedded into many software applications. However, analyzing and understanding their…

Software Engineering · Computer Science 2019-06-04 Xufan Zhang , Ziyue Yin , Yang Feng , Qingkai Shi , Jia Liu , Zhenyu Chen