中文
相关论文

相关论文: LSTM Benchmarks for Deep Learning Frameworks

200 篇论文

Recurrent neural networks (RNNs), specifically long-short term memory networks (LSTMs), can model natural language effectively. This research investigates the ability for these same LSTMs to perform next "word" prediction on the Java…

软件工程 · 计算机科学 2019-09-02 Brendon Boldt

Recurrent neural networks (RNNs) have been widely applied to various sequential tasks such as text processing, video recognition, and molecular property prediction. We introduce the first coverage-guided testing tool, coined testRNN, for…

神经与进化计算 · 计算机科学 2019-06-21 Wei Huang , Youcheng Sun , Xiaowei Huang , James Sharp

The standard LSTM, although it succeeds in the modeling long-range dependences, suffers from a highly complex structure that can be simplified through modifications to its gate units. This paper was to perform an empirical comparison…

神经与进化计算 · 计算机科学 2016-12-13 Yuzhen Lu

Automatic Speech Recognition (ASR) has witnessed a profound research interest. Recent breakthroughs have given ASR systems different prospects such as faithfully transcribing spoken language, which is a pivotal advancement in building…

计算与语言 · 计算机科学 2024-03-05 Ankitha Sudarshan , Vinay Samuel , Parth Patwa , Ibtihel Amara , Aman Chadha

Meta-learning consists in learning learning algorithms. We use a Long Short Term Memory (LSTM) based network to learn to compute on-line updates of the parameters of another neural network. These parameters are stored in the cell state of…

机器学习 · 计算机科学 2016-10-20 Tom Bosc

Prompt optimization algorithms for Large Language Models (LLMs) excel in multi-step reasoning but still lack effective uncertainty estimation. This paper introduces a benchmark dataset to evaluate uncertainty metrics, focusing on Answer,…

机器学习 · 计算机科学 2024-12-30 Pei-Fu Guo , Yun-Da Tsai , Shou-De Lin

Large language models (LLMs) are deployed on increasingly complex tasks that require multi-step decision-making. Understanding their algorithmic reasoning abilities is therefore crucial. However, we lack a diagnostic benchmark for…

机器学习 · 计算机科学 2026-02-12 Yu He , Yingxi Li , Colin White , Ellen Vitercik

The goal of this paper is to develop state-of-the-art models for lip reading -- visual speech recognition. We develop three architectures and compare their accuracy and training times: (i) a recurrent model using LSTMs; (ii) a fully…

计算机视觉与模式识别 · 计算机科学 2018-06-18 Triantafyllos Afouras , Joon Son Chung , Andrew Zisserman

Convolutional Neural Networks (CNNs) have been used extensively for computer vision tasks and produce rich feature representation for objects or parts of an image. But reasoning about scenes requires integration between the low-level…

计算机视觉与模式识别 · 计算机科学 2017-06-05 Syed Ashar Javed , Anil Kumar Nelakanti

We present results that show it is possible to build a competitive, greatly simplified, large vocabulary continuous speech recognition system with whole words as acoustic units. We model the output vocabulary of about 100,000 words directly…

计算与语言 · 计算机科学 2016-11-01 Hagen Soltau , Hank Liao , Hasim Sak

The resurgence of autonomous agents built using large language models (LLMs) to solve complex real-world tasks has brought increased focus on LLMs' fundamental ability of tool or function calling. At the core of these agents, an LLM must…

In this paper, we present an improved feedforward sequential memory networks (FSMN) architecture, namely Deep-FSMN (DFSMN), by introducing skip connections between memory blocks in adjacent layers. These skip connections enable the…

神经与进化计算 · 计算机科学 2018-03-15 Shiliang Zhang , Ming Lei , Zhijie Yan , Lirong Dai

Training deep learning models is compute-intensive and there is an industry-wide trend towards hardware specialization to improve performance. To systematically benchmark deep learning platforms, we introduce ParaDnn, a parameterized…

机器学习 · 计算机科学 2019-10-23 Yu Emma Wang , Gu-Yeon Wei , David Brooks

Large Language Models (LLMs) have recently demonstrated remarkable performance in various Natural Language Processing (NLP) applications, such as sentiment analysis, content generation, and personalized recommendations. Despite their…

In this paper, we apply a general deep learning (DL) framework for the answer selection task, which does not depend on manually defined features or linguistic tools. The basic framework is to build the embeddings of questions and answers…

计算与语言 · 计算机科学 2016-03-29 Ming Tan , Cicero dos Santos , Bing Xiang , Bowen Zhou

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

Despite the significant progress in automatic speech recognition (ASR), distant ASR remains challenging due to noise and reverberation. A common approach to mitigate this issue consists of equipping the recording devices with multiple…

音频与语音处理 · 电气工程与系统科学 2020-05-20 Xinchi Qiu , Titouan Parcollet , Mirco Ravanelli , Nicholas Lane , Mohamed Morchid

Continuous photoplethysmography (PPG)-based blood pressure monitoring is necessary for healthcare and fitness applications. In Artificial Intelligence (AI), signal classification levels with the machine and deep learning arrangements need…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Nida Nasir , Mustafa Sameer , Feras Barneih , Omar Alshaltone , Muneeb Ahmed

Accurate diagnosis of power transformer faults is essential for ensuring the stability and safety of electrical power systems. This study presents a comparative analysis of conventional machine learning (ML) algorithms and deep learning…

机器学习 · 计算机科学 2025-05-13 Bhuvan Saravanan , Pasanth Kumar M D , Aarnesh Vengateson

Recently deeplearning models have been shown to be capable of making remarkable performance in sentences and documents classification tasks. In this work, we propose a novel framework called AC-BLSTM for modeling sentences and documents,…

计算与语言 · 计算机科学 2017-06-06 Depeng Liang , Yongdong Zhang