中文
相关论文

相关论文: TypeNet: Deep Learning Keystroke Biometrics

200 篇论文

Finding ways to accelerate text input for individuals with profound motor impairments has been a long-standing area of research. Closing the speed gap for augmentative and alternative communication (AAC) devices such as eye-tracking…

Large Language Models (LLMs) encounter significant performance bottlenecks in long-sequence tasks due to the computational complexity and memory overhead inherent in the self-attention mechanism. To address these challenges, we introduce…

LSTM or Long Short Term Memory Networks is a specific type of Recurrent Neural Network (RNN) that is very effective in dealing with long sequence data and learning long term dependencies. In this work, we perform sentiment analysis on a GOP…

计算与语言 · 计算机科学 2020-05-11 Karthik Gopalakrishnan , Fathi M. Salem

In recent years, deep learning has achieved great success in many natural language processing tasks including named entity recognition. The shortcoming is that a large amount of manually-annotated data is usually required. Previous studies…

计算与语言 · 计算机科学 2020-08-28 Mingyi Liu , Zhiying Tu , Tong Zhang , Tonghua Su , Zhongjie Wang

State-of-the-art neural network language models (NNLMs) represented by long short term memory recurrent neural networks (LSTM-RNNs) and Transformers are becoming highly complex. They are prone to overfitting and poor generalization when…

计算与语言 · 计算机科学 2022-08-30 Boyang Xue , Shoukang Hu , Junhao Xu , Mengzhe Geng , Xunying Liu , Helen Meng

The response time of a biosensor is a crucial metric in safety-critical applications such as medical diagnostics where an earlier diagnosis can markedly improve patient outcomes. However, the speed at which a biosensor reaches a final…

机器学习 · 计算机科学 2024-09-30 Simon J. Ward , Muhamed Baljevic , Sharon M. Weiss

Recurrent neural networks (RNNs), especially long short-term memory (LSTM) RNNs, are effective network for sequential task like speech recognition. Deeper LSTM models perform well on large vocabulary continuous speech recognition, because…

计算与语言 · 计算机科学 2017-03-22 Xu Tian , Jun Zhang , Zejun Ma , Yi He , Juan Wei , Peihao Wu , Wenchang Situ , Shuai Li , Yang Zhang

This paper introduces a novel method to fine-tune handwriting recognition systems based on Recurrent Neural Networks (RNN). Long Short-Term Memory (LSTM) networks are good at modeling long sequences but they tend to overfit over time. To…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Edgard Chammas , Chafic Mokbel

Purpose: To develop and evaluate the accuracy of a multi-view deep learning approach to the analysis of high-resolution synthetic mammograms from digital breast tomosynthesis screening cases, and to assess the effect on accuracy of image…

图像与视频处理 · 电气工程与系统科学 2020-09-29 Saeed Seyyedi , Margaret J. Wong , Debra M. Ikeda , Curtis P. Langlotz

Modern organizations increasingly face cybersecurity incidents driven by human behaviour rather than technical failures. To address this, we propose a conceptual security framework that integrates a hybrid Convolutional Neural Network-Long…

密码学与安全 · 计算机科学 2026-02-24 Duy Anh Ta , Farnaz Farid , Farhad Ahamed , Ala Al-Areqi , Robert Beutel , Tamara Watson , Alana Maurushat

Long short-term memory recurrent neural networks (LSTM-RNNs) are considered state-of-the art in many speech processing tasks. The recurrence in the network, in principle, allows any input to be remembered for an indefinite time, a feature…

音频与语音处理 · 电气工程与系统科学 2020-09-02 Jeroen Zegers , Hugo Van hamme

In sequence learning tasks such as language modelling, Recurrent Neural Networks must learn relationships between input features separated by time. State of the art models such as LSTM and Transformer are trained by backpropagation of…

机器学习 · 计算机科学 2019-12-04 Jeremy Gordon , David Rawlinson , Subutai Ahmad

Within the domain of medical image analysis, three distinct methodologies have demonstrated commendable accuracy: Neural Networks, Decision Trees, and Ensemble-Based Learning Algorithms, particularly in the specialized context of genstro…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Zeshan Khan

Cyber attacks continue to pose significant threats to individuals and organizations, stealing sensitive data such as personally identifiable information, financial information, and login credentials. Hence, detecting malicious websites…

密码学与安全 · 计算机科学 2024-04-16 Saroj Gopali , Akbar S. Namin , Faranak Abri , Keith S. Jones

In this paper we proposed an end-to-end short utterances speech language identification(SLD) approach based on a Long Short Term Memory (LSTM) neural network which is special suitable for SLD application in intelligent vehicles. Features…

计算与语言 · 计算机科学 2020-02-04 Zhanyu Ma , Hong Yu

Automatic emotion recognition plays a significant role in the process of human computer interaction and the design of Internet of Things (IOT) technologies. Yet, a common problem in emotion recognition systems lies in the scarcity of…

计算机视觉与模式识别 · 计算机科学 2020-06-05 Kexin Feng , Theodora Chaspari

This work presents a deep-learning approach to estimate atmospheric density profiles for use in planetary entry guidance problems. A long short-term memory (LSTM) neural network is trained to learn the mapping between measurements available…

系统与控制 · 电气工程与系统科学 2023-10-31 Jens A. Rataczak , Davide Amato , Jay W. McMahon

We have shown previously that our parameter-reduced variants of Long Short-Term Memory (LSTM) Recurrent Neural Networks (RNN) are comparable in performance to the standard LSTM RNN on the MNIST dataset. In this study, we show that this is…

神经与进化计算 · 计算机科学 2019-01-23 Atra Akandeh , Fathi M. Salem

The field of lung nodule detection and cancer prediction has been rapidly developing with the support of large public data archives. Previous studies have largely focused on cross-sectional (single) CT data. Herein, we consider longitudinal…

We introduce a new approach for disfluency detection using a Bidirectional Long-Short Term Memory neural network (BLSTM). In addition to the word sequence, the model takes as input pattern match features that were developed to reduce…

计算与语言 · 计算机科学 2016-04-13 Vicky Zayats , Mari Ostendorf , Hannaneh Hajishirzi