paper-with-me

홈 › Papers

Knowledge extraction from the learning of sequences in a long short term memory (LSTM) architecture

2019-12-06 · Ikram Chraibi Kaadoud, Nicolas P. Rougier, Frédéric Alexandre

We introduce a general method to extract knowledge from a recurrent neural network (Long Short Term Memory) that has learnt to detect if a given input sequence is valid or not, according to an unknown generative automaton. Based on the clustering of the hidden states, we explain how to build and validate an automaton that corresponds to the underlying (unknown) automaton, and allows to predict if a given sequence is valid or not. The method is illustrated on artificial grammars (Reber's grammar variations) as well as on a real use-case whose underlying grammar is unknown.

📄 PDF Abstract BibTeX arXiv:1912.03126

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringvalid

Similar Papers 제목 키워드 기반

KEDformer:Knowledge Extraction Seasonal Trend Decomposition for Long-term Sequence Prediction

2024-12-06 · Zhenkai Qin, Baozhong Wei, Caifeng Gao, Jianyuan Ni

Time series forecasting is a critical task in domains such as energy, finance, and meteorology, where accurate long-term predictions are essential. While Transformer-based models have shown promise in capturing temporal …

Time SeriesTime Series Forecasting

Keyphrases Extraction from User-Generated Contents in Healthcare Domain Using Long Short-Term Memory Networks

2018-07-01 · WS 2018 7 · Ilham Fathy Saputra, Rahmad Mahendra, Alfan Farizki Wicaksono

We propose keyphrases extraction technique to extract important terms from the healthcare user-generated contents. We employ deep learning architecture, i.e. Long Short-Term Memory, and leverage word embeddings, medical …

Question AnsweringText ClassificationText SummarizationWord Embeddings

Automatic Open Knowledge Acquisition via Long Short-Term Memory Networks with Feedback Negative Sampling

2016-05-25 · Byung-soo Kim, Hwanjo Yu, Gary Geunbae Lee

Previous studies in Open Information Extraction (Open IE) are mainly based on extraction patterns. They manually define patterns or automatically learn them from a large corpus. However, these approaches are limited when…

Implicit RelationsOpen Information ExtractionSentence

Sequence Graph Transform (SGT): A Feature Extraction Function for Sequence Data Mining (Extended Version)

2016-08-11 · Chitta Ranjan, Samaneh Ebrahimi, Kamran Paynabar

The ubiquitous presence of sequence data across fields such as the web, healthcare, bioinformatics, and text mining has made sequence mining a vital research area. However, sequence mining is particularly challenging bec…

Clustering

Meta-Learning for Neural Network-based Temporal Point Processes

2024-01-29 · Yoshiaki Takimoto, Yusuke Tanaka, Tomoharu Iwata, Maya Okawa 외

Human activities generate various event sequences such as taxi trip records, bike-sharing pick-ups, crime occurrence, and infectious disease transmission. The point process is widely used in many applications to predict …

Meta-LearningPoint ProcessesPrediction