paper-with-me

홈 › Papers

LadRa-Net: Locally-Aware Dynamic Re-read Attention Net for Sentence Semantic Matching

2021-08-06 · Kun Zhang, Guangyi Lv, Le Wu, Enhong Chen, Qi Liu, Meng Wang

Sentence semantic matching requires an agent to determine the semantic relation between two sentences, which is widely used in various natural language tasks, such as Natural Language Inference (NLI), Paraphrase Identification (PI), and so on. Much recent progress has been made in this area, especially attention-based methods and pre-trained language model based methods. However, most of these methods focus on all the important parts in sentences in a static way and only emphasize how important the words are to the query, inhibiting the ability of attention mechanism. In order to overcome this problem and boost the performance of attention mechanism, we propose a novel dynamic re-read attention, which can pay close attention to one small region of sentences at each step and re-read the important parts for better sentence representations. Based on this attention variation, we develop a novel Dynamic Re-read Network (DRr-Net) for sentence semantic matching. Moreover, selecting one small region in dynamic re-read attention seems insufficient for sentence semantics, and employing pre-trained language models as input encoders will introduce incomplete and fragile representation problems. To this end, we extend DRrNet to Locally-Aware Dynamic Re-read Attention Net (LadRa-Net), in which local structure of sentences is employed to alleviate the shortcoming of Byte-Pair Encoding (BPE) in pre-trained language models and boost the performance of dynamic reread attention. Extensive experiments on two popular sentence semantic matching tasks demonstrate that DRr-Net can significantly improve the performance of sentence semantic matching. Meanwhile, LadRa-Net is able to achieve better performance by considering the local structures of sentences. In addition, it is exceedingly interesting that some discoveries in our experiments are consistent with some findings of psychological research.

📄 PDF Abstract BibTeX arXiv:2108.02915

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingNatural Language InferenceParaphrase IdentificationSentence

Similar Papers 제목 키워드 기반

Gonosomal Algebra

2015-03-22

We introduce the gonosomal algebra. Gonosomal algebra extend the evolution algebra of the bisexual population (EABP) defined by Ladra and Rozikov. We show that gonosomal algebras can represent algebraically a wide variet…

Locally Shifted Attention With Early Global Integration

2021-12-09 · Shelly Sheynin, Sagie Benaim, Adam Polyak, Lior Wolf

Recent work has shown the potential of transformers for computer vision applications. An image is first partitioned into patches, which are then used as input tokens for the attention mechanism. Due to the expensive quad…

image-classificationImage Classification

Object-aware Aggregation with Bidirectional Temporal Graph for Video Captioning

2019-06-11 · CVPR 2019 6 · Junchao Zhang, Yuxin Peng

Video captioning aims to automatically generate natural language descriptions of video content, which has drawn a lot of attention recent years. Generating accurate and fine-grained captions needs to not only understand …

ObjectVideo Captioning

LAF-Net: Locally Adaptive Fusion Networks for Stereo Confidence Estimation

2019-06-01 · CVPR 2019 6 · Sunok Kim, Seungryong Kim, Dongbo Min, Kwanghoon Sohn

We present a novel method that estimates confidence map of an initial disparity by making full use of tri-modal input, including matching cost, disparity, and color image through deep networks. The proposed network, ter…

PhysVid: Physics Aware Local Conditioning for Generative Video Models

2026-03-27 · Saurabh Pathak, Elahe Arani, Mykola Pechenizkiy, Bahram Zonooz arxiv

Generative video models achieve high visual fidelity but often violate basic physical principles, limiting reliability in real-world settings. Prior attempts to inject physics rely on conditioning: frame-level signals ar…