paper-with-me

홈 › Papers

Neural Semantic Encoders

2016-07-14 · EACL 2017 4 · Tsendsuren Munkhdalai, Hong Yu

We present a memory augmented neural network for natural language understanding: Neural Semantic Encoders. NSE is equipped with a novel memory update rule and has a variable sized encoding memory that evolves over time and maintains the understanding of input sequences through read}, compose and write operations. NSE can also access multiple and shared memories. In this paper, we demonstrated the effectiveness and the flexibility of NSE on five different natural language tasks: natural language inference, question answering, sentence classification, document sentiment analysis and machine translation where NSE achieved state-of-the-art performance when evaluated on publically available benchmarks. For example, our shared-memory model showed an encouraging result on neural machine translation, improving an attention-based baseline by approximately 1.0 BLEU.

📄 PDF Abstract BibTeX arXiv:1607.04315

Code (3)

https://bitbucket.org/tsendeemts/nse 공식 구현
Smerity/keras_snli
saraswat/munkhdalai-nse

Tasks

General ClassificationMachine TranslationNatural Language InferenceNatural Language UnderstandingQuestion AnsweringSentenceSentence ClassificationSentiment AnalysisTranslation

Similar Papers 제목 키워드 기반

Crossing Variational Autoencoders for Answer Retrieval

2020-05-06 · ACL 2020 6 · Wenhao Yu, Lingfei Wu, Qingkai Zeng, Shu Tao 외

Answer retrieval is to find the most aligned answer from a large set of candidates given a question. Learning vector representations of questions/answers is the key factor. Question-answer alignment and question/answer s…

Retrieval

Introducing Semantics into Speech Encoders

2022-11-15 · Derek Xu, Shuyan Dong, Changhan Wang, Suyoun Kim 외

Recent studies find existing self-supervised speech encoders contain primarily acoustic rather than semantic information. As a result, pipelined supervised automatic speech recognition (ASR) to large language model (LLM)…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Entity Resolutionintent-classification+10

The Daunting Dilemma with Sentence Encoders: Success on Standard Benchmarks, Failure in Capturing Basic Semantic Properties

2023-09-07 · Yash Mahajan, Naman Bansal, Shubhra Kanti Karmaker

In this paper, we adopted a retrospective approach to examine and compare five existing popular sentence encoders, i.e., Sentence-BERT, Universal Sentence Encoder (USE), LASER, InferSent, and Doc2vec, in terms of their p…

Sentence

RFBNet: Deep Multimodal Networks with Residual Fusion Blocks for RGB-D Semantic Segmentation

2019-06-29 · Liuyuan Deng, Ming Yang, Tianyi Li, Yuesheng He 외

RGB-D semantic segmentation methods conventionally use two independent encoders to extract features from the RGB and depth data. However, there lacks an effective fusion mechanism to bridge the encoders, for the purpose …

Semantic Segmentation

Direct Network Transfer: Transfer Learning of Sentence Embeddings for Semantic Similarity

2018-04-20 · Li Zhang, Steven R. Wilson, Rada Mihalcea

Sentence encoders, which produce sentence embeddings using neural networks, are typically evaluated by how well they transfer to downstream tasks. This includes semantic similarity, an important task in natural language …

Natural Language UnderstandingSemantic SimilaritySemantic Textual SimilaritySentence+3