ACL 2021short15 citations

How Helpful is Inverse Reinforcement Learning for Table-to-Text Generation?

Sayan Ghosh, Zheng Qi, Snigdha Chaturvedi, Shashank Srivastava

Abstract

Existing approaches for the Table-to-Text task suffer from issues such as missing information, hallucination and repetition. Many approaches to this problem use Reinforcement Learning (RL), which maximizes a single manually defined reward, such as BLEU. In this work, we instead pose the Table-to-Text task as Inverse Reinforcement Learning (IRL) problem. We explore using multiple interpretable unsupervised reward components that are combined linearly to form a composite reward function. The composite reward function and the description generator are learned jointly. We find that IRL outperforms strong RL baselines marginally. We further study the generalization of learned IRL rewards in scenarios involving domain adaptation. Our experiments reveal significant challenges in using IRL for this task.

BibTeX
@inproceedings{ghosh-etal-2021-helpful,
    title = "How Helpful is Inverse Reinforcement Learning for Table-to-Text Generation?",
    author = "Ghosh, Sayan  and
      Qi, Zheng  and
      Chaturvedi, Snigdha  and
      Srivastava, Shashank",
    editor = "Zong, Chengqing  and
      Xia, Fei  and
      Li, Wenjie  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 2: Short Papers)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.acl-short.11/",
    doi = "10.18653/v1/2021.acl-short.11",
    pages = "71--79"
}
How Helpful is Inverse Reinforcement Learning for Table-to-Text Generation? · ACL 2021