paper-with-me

Papers

Multiple Structural Priors Guided Self Attention Network for Language Understanding

2020-12-29 · Le Qi, Yu Zhang, Qingyu Yin, Ting Liu

Self attention networks (SANs) have been widely utilized in recent NLP studies. Unlike CNNs or RNNs, standard SANs are usually position-independent, and thus are incapable of capturing the structural priors between sequences of words. Existing studies commonly apply one single mask strategy on SANs for incorporating structural priors while failing at modeling more abundant structural information of texts. In this paper, we aim at introducing multiple types of structural priors into SAN models, proposing the Multiple Structural Priors Guided Self Attention Network (MS-SAN) that transforms different structural priors into different attention heads by using a novel multi-mask based multi-head attention mechanism. In particular, we integrate two categories of structural priors, including the sequential order and the relative position of words. For the purpose of capturing the latent hierarchical structure of the texts, we extract these information not only from the word contexts but also from the dependency syntax trees. Experimental results on two tasks show that MS-SAN achieves significant improvements against other strong baselines.

📄 PDF Abstract BibTeX arXiv:2012.14642

Code (0)

등록된 구현이 없습니다.

Tasks

Position

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

DGSSM: Diffusion guided state-space models for multimodal salient object detection

2026-04-19 · Suklav Ghosh, Arijit Sur, Pinaki Mitra arxiv

Salient object detection (SOD) requires modeling both long-range contextual dependencies and fine-grained structural details, which remains challenging for convolutional, transformer-based, and Mamba-based state space mo…

Salient Object Detection

MAST: Mask-Guided Attention Mass Allocation for Training-Free Multi-Style Transfer

2026-04-14 · Dongkyung Kang, Jaeyeon Hwang, Junseo Park, Minji Kang 외 arxiv

Style transfer aims to render a content image with the visual characteristics of a reference style while preserving its underlying semantic layout and structural geometry. While recent diffusion-based models demonstrate …

Style Transfer

EatGAN: An Edge-Attention Guided Generative Adversarial Network for Single Image Super-Resolution

2025-09-18 · Penghao Rao, Tieyong Zeng arxiv

Single-image super-resolution (SISR) is an important task in image processing, aiming to enhance the resolution of imaging systems. Recently, SISR has made a significant leap and achieved promising results with deep lear…

Image Super-Resolution

Global Priors Guided Modulation Network for Joint Super-Resolution and Inverse Tone-Mapping

2022-08-14 · Gang He, Shaoyi Long, Li Xu, Chang Wu 외

Joint super-resolution and inverse tone-mapping (SR-ITM) aims to enhance the visual quality of videos that have quality deficiencies in resolution and dynamic range. This problem arises when using 4K high dynamic range (…

4kinverse tone mappingInverse-Tone-MappingSuper-Resolution+1

Real-Time Underwater Image Enhancement via Frequency-Guided Dual-Path Attention

2026-06-29 · Leshen Zhang, Ao Li, Ce Zhu arxiv

Real-time underwater image enhancement (UIE) is crucial for mobile underwater photography and autonomous robotic systems, where practical deployment typically requires low latency and compact models under constrained com…

Image Enhancement