中文
相关论文

相关论文: Learning Natural Language Inference using Bidirect…

200 篇论文

Inspired by recent advances in neural machine translation, that jointly align and translate using encoder-decoder networks equipped with attention, we propose an attentionbased LSTM model for human activity recognition. Our model jointly…

计算机视觉与模式识别 · 计算机科学 2017-09-01 Atousa Torabi , Leonid Sigal

We present an attention-based ranking framework for learning to order sentences given a paragraph. Our framework is built on a bidirectional sentence encoder and a self-attention based transformer network to obtain an input order invariant…

计算与语言 · 计算机科学 2020-01-03 Pawan Kumar , Dhanajit Brahma , Harish Karnick , Piyush Rai

A common approach to hallucination detection casts it as a natural language inference (NLI) task, often using LLMs to classify whether the generated text is entailed by corresponding reference texts. Since entailment classification is a…

计算与语言 · 计算机科学 2025-06-06 Ron Eliav , Arie Cattan , Eran Hirsch , Shahaf Bassan , Elias Stengel-Eskin , Mohit Bansal , Ido Dagan

Detecting and identifying user intent from text, both written and spoken, plays an important role in modelling and understand dialogs. Existing research for intent discovery model it as a classification task with a predefined set of known…

信息检索 · 计算机科学 2019-04-19 Nikhita Vedula , Nedim Lipka , Pranav Maneriker , Srinivasan Parthasarathy

This work proposes an attention-based sequence-to-sequence model for handwritten word recognition and explores transfer learning for data-efficient training of HTR systems. To overcome training data scarcity, this work leverages models…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Dmitrijs Kass , Ekta Vats

In this paper we are interested in the problem of image segmentation given natural language descriptions, i.e. referring expressions. Existing works tackle this problem by first modeling images and sentences independently and then segment…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Chenxi Liu , Zhe Lin , Xiaohui Shen , Jimei Yang , Xin Lu , Alan Yuille

Pretraining Neural Language Models (NLMs) over a large corpus involves chunking the text into training examples, which are contiguous text segments of sizes processable by the neural architecture. We highlight a bias introduced by this…

计算与语言 · 计算机科学 2022-03-22 Yoav Levine , Noam Wies , Daniel Jannai , Dan Navon , Yedid Hoshen , Amnon Shashua

Textual entailment recognition is one of the basic natural language understanding(NLU) tasks. Understanding the meaning of sentences is a prerequisite before applying any natural language processing(NLP) techniques to automatically…

计算与语言 · 计算机科学 2024-07-30 Md Shajalal , Md Atabuzzaman , Maksuda Bilkis Baby , Md Rezaul Karim , Alexander Boden

Sentence-level classification and sequential labeling are two fundamental tasks in language understanding. While these two tasks are usually modeled separately, in reality, they are often correlated, for example in intent classification and…

计算与语言 · 计算机科学 2017-10-02 Mingbo Ma , Kai Zhao , Liang Huang , Bing Xiang , Bowen Zhou

In NLP, convolutional neural networks (CNNs) have benefited less than recurrent neural networks (RNNs) from attention mechanisms. We hypothesize that this is because the attention in CNNs has been mainly implemented as attentive pooling…

计算与语言 · 计算机科学 2018-11-14 Wenpeng Yin , Hinrich Schütze

Sentence embedding is an effective feature representation for most deep learning-based NLP tasks. One prevailing line of methods is using recursive latent tree-structured networks to embed sentences with task-specific structures. However,…

计算与语言 · 计算机科学 2018-11-16 Jiaxin Shi , Lei Hou , Juanzi Li , Zhiyuan Liu , Hanwang Zhang

Named entity recognition (NER) models are typically based on the architecture of Bi-directional LSTM (BiLSTM). The constraints of sequential nature and the modeling of single input prevent the full utilization of global information from…

计算与语言 · 计算机科学 2019-11-20 Ying Luo , Fengshun Xiao , Hai Zhao

We present an attention-based model for end-to-end handwriting recognition. Our system does not require any segmentation of the input paragraph. The model is inspired by the differentiable attention models presented recently for speech…

计算机视觉与模式识别 · 计算机科学 2016-08-24 Théodore Bluche , Jérôme Louradour , Ronaldo Messina

We describe an attentive encoder that combines tree-structured recursive neural networks and sequential recurrent neural networks for modelling sentence pairs. Since existing attentive models exert attention on the sequential structure, we…

计算与语言 · 计算机科学 2016-10-11 Yao Zhou , Cong Liu , Yan Pan

Applying neural-networks on Question Answering has gained increasing popularity in recent years. In this paper, I implemented a model with Bi-directional attention flow layer, connected with a Multi-layer LSTM encoder, connected with one…

计算与语言 · 计算机科学 2019-05-07 Heguang Liu

Introducing attentional mechanism in neural network is a powerful concept, and has achieved impressive results in many natural language processing tasks. However, most of the existing models impose attentional distribution on a flat…

计算与语言 · 计算机科学 2016-07-25 PengFei Liu , Xipeng Qiu , Xuanjing Huang

In this paper, we present an end-to-end language identification framework, the attention-based Convolutional Neural Network-Bidirectional Long-short Term Memory (CNN-BLSTM). The model is performed on the utterance level, which means the…

音频与语音处理 · 电气工程与系统科学 2019-02-21 Weicheng Cai , Danwei Cai , Shen Huang , Ming Li

Chinese word segmentation (CWS) is the basic of Chinese natural language processing (NLP). The quality of word segmentation will directly affect the rest of NLP tasks. Recently, with the artificial intelligence tide rising again, Long…

机器学习 · 计算机科学 2021-05-21 Chen Jin , Zhuangwei Shi , Weihua Li , Yanbu Guo

The problem of unveiling the author of a given text document from multiple candidate authors is called authorship attribution. Manifold word-based stylistic markers have been successfully used in deep learning methods to deal with the…

计算与语言 · 计算机科学 2023-06-28 Abiodun Modupe , Turgay Celik , Vukosi Marivate , Oludayo O. Olugbara

In-context learning is a recent paradigm in natural language understanding, where a large pre-trained language model (LM) observes a test instance and a few training examples as its input, and directly decodes the output without any update…

计算与语言 · 计算机科学 2022-05-10 Ohad Rubin , Jonathan Herzig , Jonathan Berant