中文
相关论文

相关论文: Classifying Relations via Long Short Term Memory N…

200 篇论文

In this paper, we introduce a novel method to interpret recurrent neural networks (RNNs), particularly long short-term memory networks (LSTMs) at the cellular level. We propose a systematic pipeline for interpreting individual hidden state…

机器学习 · 计算机科学 2018-09-12 Ramin M. Hasani , Alexander Amini , Mathias Lechner , Felix Naser , Radu Grosu , Daniela Rus

Text segmentation plays an important role in various Natural Language Processing (NLP) tasks like summarization, context understanding, document indexing and document noise removal. Previous methods for this task require manual feature…

机器学习 · 计算机科学 2018-08-30 Pinkesh Badjatiya , Litton J Kurisinkel , Manish Gupta , Vasudeva Varma

We propose a technique for learning representations of parser states in transition-based dependency parsers. Our primary innovation is a new control structure for sequence-to-sequence neural networks---the stack LSTM. Like the conventional…

计算与语言 · 计算机科学 2015-06-01 Chris Dyer , Miguel Ballesteros , Wang Ling , Austin Matthews , Noah A. Smith

Relation extraction is the task of determining the relation between two entities in a sentence. Distantly-supervised models are popular for this task. However, sentences can be long and two entities can be located far from each other in a…

计算与语言 · 计算机科学 2019-12-10 Tapas Nayak , Hwee Tou Ng

Though language model text embeddings have revolutionized NLP research, their ability to capture high-level semantic information, such as relations between entities in text, is limited. In this paper, we propose a novel contrastive learning…

计算与语言 · 计算机科学 2023-10-10 Christos Theodoropoulos , James Henderson , Andrei C. Coman , Marie-Francine Moens

Low-dimensional embeddings are a cornerstone in the modelling and analysis of complex networks. However, most existing approaches for mining network embedding spaces rely on computationally intensive machine learning systems to facilitate…

社会与信息网络 · 计算机科学 2024-10-04 Alexandros Xenos , Noel-Malod Dognin , Natasa Przulj

Recurrent Neural Networks with Long Short-Term Memory cell (LSTM-RNN) have impressive ability in sequence data processing, particularly for language model building and text classification. This research proposes the combination of sentiment…

计算与语言 · 计算机科学 2017-12-12 Dan Liu , Ching Yee Suen , Olga Ormandjieva

In this paper, we extend the deep long short-term memory (DLSTM) recurrent neural networks by introducing gated direct connections between memory cells in adjacent layers. These direct links, called highway connections, enable unimpeded…

神经与进化计算 · 计算机科学 2018-12-06 Yu Zhang , Guoguo Chen , Dong Yu , Kaisheng Yao , Sanjeev Khudanpur , James Glass

Relation classification is an important semantic processing task for which state-ofthe-art systems still rely on costly handcrafted features. In this work we tackle the relation classification task using a convolutional neural network that…

计算与语言 · 计算机科学 2015-05-26 Cicero Nogueira dos Santos , Bing Xiang , Bowen Zhou

The goal of sentence and document modeling is to accurately represent the meaning of sentences and documents for various Natural Language Processing tasks. In this work, we present Dependency Sensitive Convolutional Neural Networks (DSCNN)…

计算与语言 · 计算机科学 2016-11-09 Rui Zhang , Honglak Lee , Dragomir Radev

In modern transportation systems, an enormous amount of traffic data is generated every day. This has led to rapid progress in short-term traffic prediction (STTP), in which deep learning methods have recently been applied. In traffic…

机器学习 · 计算机科学 2020-09-03 Kyungeun Lee , Moonjung Eo , Euna Jung , Yoonjin Yoon , Wonjong Rhee

Pre-trained embeddings such as word embeddings and sentence embeddings are fundamental tools facilitating a wide range of downstream NLP tasks. In this work, we investigate how to learn a general-purpose embedding of textual relations,…

计算与语言 · 计算机科学 2019-06-04 Zhiyu Chen , Hanwen Zha , Honglei Liu , Wenhu Chen , Xifeng Yan , Yu Su

To incorporate prior knowledge as well as measurement uncertainties in the traditional long short term memory (LSTM) neural networks, an efficient sparse Bayesian training algorithm is introduced to the network architecture. The proposed…

机器学习 · 计算机科学 2021-06-25 Bram van de Weg , Lars Greve , Bojana Rosic

Federated learning (FL) and split learning (SL) are the two popular distributed machine learning (ML) approaches that provide some data privacy protection mechanisms. In the time-series classification problem, many researchers typically use…

机器学习 · 计算机科学 2022-03-10 Lianlian Jiang , Yuexuan Wang , Wenyi Zheng , Chao Jin , Zengxiang Li , Sin G. Teo

In this work, we apply word embeddings and neural networks with Long Short-Term Memory (LSTM) to text classification problems, where the classification criteria are decided by the context of the application. We examine two applications in…

计算与语言 · 计算机科学 2016-07-15 Adithya Rao , Nemanja Spasojevic

While long short-term memory (LSTM) neural net architectures are designed to capture sequence information, human language is generally composed of hierarchical structures. This raises the question as to whether LSTMs can learn hierarchical…

计算与语言 · 计算机科学 2018-11-08 Luzi Sennhauser , Robert C. Berwick

The task of automatic language identification (LID) involving multiple dialects of the same language family in the presence of noise is a challenging problem. In these scenarios, the identity of the language/dialect may be reliably present…

音频与语音处理 · 电气工程与系统科学 2020-04-06 Bharat Padi , Anand Mohan , Sriram Ganapathy

In this paper, a novel 3D deep learning network is proposed for brain MR image segmentation with randomized connection, which can decrease the dependency between layers and increase the network capacity. The convolutional LSTM and 3D…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Siqi Bao , Pei Wang , Tony C. W. Mok , Albert C. S. Chung

Modeling the structure of coherent texts is a key NLP problem. The task of coherently organizing a given set of sentences has been commonly used to build and evaluate models that understand such structure. We propose an end-to-end…

计算与语言 · 计算机科学 2017-12-25 Lajanugen Logeswaran , Honglak Lee , Dragomir Radev

Neural network models have shown promising results for text classification. However, these solutions are limited by their dependence on the availability of annotated data. The prospect of leveraging resource-rich languages to enhance the…

计算与语言 · 计算机科学 2018-06-12 Nurendra Choudhary , Rajat Singh , Manish Shrivastava