paper-with-me

Papers

Comparing Attention-based Convolutional and Recurrent Neural Networks: Success and Limitations in Machine Reading Comprehension

2018-08-27 · CONLL 2018 10 · Matthias Blohm, Glorianna Jagfeld, Ekta Sood, Xiang Yu, Ngoc Thang Vu

We propose a machine reading comprehension model based on the compare-aggregate framework with two-staged attention that achieves state-of-the-art results on the MovieQA question answering dataset. To investigate the limitations of our model as well as the behavioral difference between convolutional and recurrent neural networks, we generate adversarial examples to confuse the model and compare to human performance. Furthermore, we assess the generalizability of our model by analyzing its differences to human inference,

📄 PDF Abstract BibTeX arXiv:1808.08744

Code (1)

DigitalPhonetics/reading-comprehension 공식 구현 tf

Tasks

Machine Reading ComprehensionQuestion AnsweringReading Comprehension

Similar Papers 제목 키워드 기반

A Survey of Vision Transformers in Autonomous Driving: Current Trends and Future Directions

2024-03-12 · Quoc-Vinh Lai-Dang

This survey explores the adaptation of visual transformer models in Autonomous Driving, a transition inspired by their success in Natural Language Processing. Surpassing traditional Recurrent Neural Networks in tasks lik…

Autonomous DrivingDecoderLane Detectionobject-detection+4

CRAM: Clued Recurrent Attention Model

2018-04-28 · Minki Chung, Sungzoon Cho

To overcome the poor scalability of convolutional neural network, recurrent attention model(RAM) selectively choose what and where to look on the image. By directing recurrent attention model how to look the image, RAM c…

Decoderimage-classificationImage Classificationmodel

Analysis of Convolutional Decoder for Image Caption Generation

2021-03-08 · Sulabh Katiyar, Samir Kumar Borgohain

Recently Convolutional Neural Networks have been proposed for Sequence Modelling tasks such as Image Caption Generation. However, unlike Recurrent Neural Networks, the performance of Convolutional Neural Networks as Deco…

Caption GenerationData AugmentationDecoderImage Captioning+1

Convolutional Recurrent Neural Network with Attention for 3D Speech Enhancement

2023-06-08 · Han Yin, Jisheng Bai, Mou Wang, Siwei Huang 외

3D speech enhancement can effectively improve the auditory experience and plays a crucial role in augmented reality technology. However, traditional convolutional-based speech enhancement methods have limitations in extr…

DenoisingSpeech Enhancement

Transformer based Grapheme-to-Phoneme Conversion

2020-04-14 · arXiv preprint 2019 9 · Sevinj Yolchuyeva, Géza Németh, Bálint Gyires-Tóth

Attention mechanism is one of the most successful techniques in deep learning based Natural Language Processing (NLP). The transformer network architecture is completely based on attention mechanisms, and it outperforms …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Grapheme-to-Phoneme ConversionMachine Translation+5