Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
102 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Enriching Transformers with Structured Tensor-Product Representations for Abstractive Summarization (2106.01317v1)

Published 2 Jun 2021 in cs.CL, cs.AI, and cs.LG

Abstract: Abstractive summarization, the task of generating a concise summary of input documents, requires: (1) reasoning over the source document to determine the salient pieces of information scattered across the long document, and (2) composing a cohesive text by reconstructing these salient facts into a shorter summary that faithfully reflects the complex relations connecting these facts. In this paper, we adapt TP-TRANSFORMER (Schlag et al., 2019), an architecture that enriches the original Transformer (Vaswani et al., 2017) with the explicitly compositional Tensor Product Representation (TPR), for the task of abstractive summarization. The key feature of our model is a structural bias that we introduce by encoding two separate representations for each token to represent the syntactic structure (with role vectors) and semantic content (with filler vectors) separately. The model then binds the role and filler vectors into the TPR as the layer output. We argue that the structured intermediate representations enable the model to take better control of the contents (salient facts) and structures (the syntax that connects the facts) when generating the summary. Empirically, we show that our TP-TRANSFORMER outperforms the Transformer and the original TP-TRANSFORMER significantly on several abstractive summarization datasets based on both automatic and human evaluations. On several syntactic and semantic probing tasks, we demonstrate the emergent structural information in the role vectors and improved syntactic interpretability in the TPR layer outputs. Code and models are available at https://github.com/jiangycTarheel/TPT-Summ.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (10)
  1. Yichen Jiang (18 papers)
  2. Asli Celikyilmaz (81 papers)
  3. Paul Smolensky (31 papers)
  4. Paul Soulos (6 papers)
  5. Sudha Rao (23 papers)
  6. Hamid Palangi (52 papers)
  7. Roland Fernandez (14 papers)
  8. Caitlin Smith (3 papers)
  9. Mohit Bansal (304 papers)
  10. Jianfeng Gao (344 papers)
Citations (17)
Github Logo Streamline Icon: https://streamlinehq.com