Discrete Word Embedding for Logical Natural Language Understanding
We propose an unsupervised neural model for learning a discrete embedding of words. Unlike existing discrete embeddings, our binary embedding supports vector arithmetic operations similar to continuous embeddings. Our embedding represents each word as a set of propositional statements describing a transition rule in classical/STRIPS planning formalism. This makes the embedding directly compatible with symbolic, state of the art classical planning solvers.
Code (0)
등록된 구현이 없습니다.
Tasks
Decision MakingNatural Language UnderstandingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
word2ket: Space-efficient Word Embeddings inspired by Quantum Entanglement
Deep learning natural language processing models often use vector word embeddings, such as word2vec or GloVe, to represent words. A discrete sequence of words can be much more easily integrated with downstream neural lay…
GPUWord EmbeddingsMorphological Priors for Probabilistic Neural Word Embeddings
Word embeddings allow natural language processing systems to share statistical information across related words. These embeddings are typically based on distributional statistics, making it difficult for them to generali…
Part-Of-Speech TaggingWord EmbeddingsWord SimilarityDiscrete Wavelet Transform for Efficient Word Embeddings and Sentence Encoding
Wavelets have emerged as a cutting edge technology in a number of fields. Concrete results of their application in image and signal processing suggest that wavelets can be effectively applied to Natural Language Processi…
SentenceSentence EmbeddingsWord EmbeddingsCombining Pretrained High-Resource Embeddings and Subword Representations for Low-Resource Languages
The contrast between the need for large amounts of data for current Natural Language Processing (NLP) techniques, and the lack thereof, is accentuated in the case of African languages, most of which are considered low-re…
TranslationWord EmbeddingsMultiSeg: Parallel Data and Subword Information for Learning Bilingual Embeddings in Low Resource Scenarios
Distributed word embeddings have become ubiquitous in natural language processing as they have been shown to improve performance in many semantic and syntactic tasks. Popular models for learning cross-lingual word embedd…
Cross-Lingual Word EmbeddingsTranslationWord EmbeddingsWord Similarity+1