paper-with-me

Papers

Modeling Graph Structure via Relative Position for Text Generation from Knowledge Graphs

2020-06-16 · NAACL (TextGraphs) 2021 6 · Martin Schmitt, Leonardo F. R. Ribeiro, Philipp Dufter, Iryna Gurevych, Hinrich Schütze

We present Graformer, a novel Transformer-based encoder-decoder architecture for graph-to-text generation. With our novel graph self-attention, the encoding of a node relies on all nodes in the input graph - not only direct neighbors - facilitating the detection of global patterns. We represent the relation between two nodes as the length of the shortest path between them. Graformer learns to weight these node-node relations differently for different attention heads, thus virtually learning differently connected views of the input graph. We evaluate Graformer on two popular graph-to-text generation benchmarks, AGENDA and WebNLG, where it achieves strong performance while using many fewer parameters than other approaches.

📄 PDF Abstract BibTeX arXiv:2006.09242

Code (0)

등록된 구현이 없습니다.

Tasks

Data-to-Text GenerationDecoderKG-to-Text GenerationKnowledge GraphsPositionText Generation

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Multi-Head Attention 설명 없음
Adam 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

3D-RPE: Enhancing Long-Context Modeling Through 3D Rotary Position Encoding

2024-06-14 · Xindian Ma, Wenyuan Liu, Peng Zhang, Nan Xu

Inspired by the Bloch Sphere representation, we propose a novel rotary position encoding on a three-dimensional sphere, named 3D Rotary Position Encoding (3D-RPE). 3D-RPE is an advanced version of the widely used 2D Rota…

Language ModelingLanguage ModellingNatural Language UnderstandingPosition

Investigating the Effect of Relative Positional Embeddings on AMR-to-Text Generation with Structural Adapters

2023-02-12 · Sebastien Montella, Alexis Nasr, Johannes Heinecke, Frederic Bechet 외

Text generation from Abstract Meaning Representation (AMR) has substantially benefited from the popularized Pretrained Language Models (PLMs). Myriad approaches have linearized the input graph as a sequence of tokens to …

Abstract Meaning RepresentationAMR-to-Text GenerationLink PredictionPosition+1

S+PAGE: A Speaker and Position-Aware Graph Neural Network Model for Emotion Recognition in Conversation

2021-12-23 · Chen Liang, Chong Yang, Jing Xu, Juyang Huang 외

Emotion recognition in conversation (ERC) has attracted much attention in recent years for its necessity in widespread applications. Existing ERC methods mostly model the self and inter-speaker context separately, posing…

Emotion RecognitionEmotion Recognition in ConversationGraph Neural NetworkPosition

Unifying Structured Data as Graph for Data-to-Text Pre-Training

2024-01-02 · Shujie Li, Liang Li, Ruiying Geng, Min Yang 외

Data-to-text (D2T) generation aims to transform structured data into natural language text. Data-to-text pre-training has proved to be powerful in enhancing D2T generation and yields impressive performances. However, pre…

Data-to-Text GenerationText Generation

MeT: A Graph Transformer for Semantic Segmentation of 3D Meshes

2023-07-03 · Giuseppe Vecchio, Luca Prezzavento, Carmelo Pino, Francesco Rundo 외

Polygonal meshes have become the standard for discretely approximating 3D shapes, thanks to their efficiency and high flexibility in capturing non-uniform shapes. This non-uniformity, however, leads to irregularity in th…

SegmentationSemantic Segmentation