paper-with-me

Papers

Co-Stack Residual Affinity Networks with Multi-level Attention Refinement for Matching Text Sequences

2018-10-06 · EMNLP 2018 10 · Yi Tay, Luu Anh Tuan, Siu Cheung Hui

Learning a matching function between two text sequences is a long standing problem in NLP research. This task enables many potential applications such as question answering and paraphrase identification. This paper proposes Co-Stack Residual Affinity Networks (CSRAN), a new and universal neural architecture for this problem. CSRAN is a deep architecture, involving stacked (multi-layered) recurrent encoders. Stacked/Deep architectures are traditionally difficult to train, due to the inherent weaknesses such as difficulty with feature propagation and vanishing gradients. CSRAN incorporates two novel components to take advantage of the stacked architecture. Firstly, it introduces a new bidirectional alignment mechanism that learns affinity weights by fusing sequence pairs across stacked hierarchies. Secondly, it leverages a multi-level attention refinement component between stacked recurrent layers. The key intuition is that, by leveraging information across all network hierarchies, we can not only improve gradient flow but also improve overall performance. We conduct extensive experiments on six well-studied text sequence matching datasets, achieving state-of-the-art performance on all.

📄 PDF Abstract BibTeX arXiv:1810.02938

Code (0)

등록된 구현이 없습니다.

Tasks

Paraphrase IdentificationQuestion Answering

Similar Papers 제목 키워드 기반

ResDTA: Predicting Drug-Target Binding Affinity Using Residual Skip Connections

2023-03-20 · Partho Ghosh, Md. Aynal Haque

The discovery of novel drug target (DT) interactions is an important step in the drug development process. The majority of computer techniques for predicting DT interactions have focused on binary classification, with th…

Binary ClassificationDeep Learning

AffinityNet: semi-supervised few-shot learning for disease type prediction

2018-05-22 · Tianle Ma, Aidong Zhang

While deep learning has achieved great success in computer vision and many other fields, currently it does not work very well on patient genomic data with the "big p, small N" problem (i.e., a relatively small number of …

Deep LearningFew-Shot LearningGraph AttentionType prediction+1

A Geometric Graph-Based Deep Learning Model for Drug-Target Affinity Prediction

2025-09-15 · Md Masud Rana, Farjana Tasnim Mukta, Duc D. Nguyen arxiv

In structure-based drug design, accurately estimating the binding affinity between a candidate ligand and its protein receptor is a central challenge. Recent advances in artificial intelligence, particularly deep learnin…

Graph LearningDrug DiscoveryHoldout Set

TransNeXt: Robust Foveal Visual Perception for Vision Transformers

2023-11-28 · CVPR 2024 1 · Dai Shi

Due to the depth degradation effect in residual connections, many efficient Vision Transformers models that rely on stacking layers for information exchange often fail to form sufficient information mixing, leading to un…

ClassificationDomain GeneralizationImage Classificationobject-detection+2

MPRNet: Multi-Path Residual Network for Lightweight Image Super Resolution

2020-11-09 · Armin Mehri, Parichehr B. Ardakani, Angel D. Sappa

Lightweight super resolution networks have extremely importance for real-world applications. In recent years several SR deep learning approaches with outstanding achievement have been introduced by sacrificing memory and…

Image Super-ResolutionSuper-ResolutionVideo deraining