paper-with-me

Papers

The Challenge of Achieving Attributability in Multilingual Table-to-Text Generation with Question-Answer Blueprints

2025-03-29 · Aden Haussmann

Multilingual Natural Language Generation (NLG) is challenging due to the lack of training data for low-resource languages. However, some low-resource languages have up to tens of millions of speakers globally, making it important to improve NLG tools for them. Table-to-Text NLG is an excellent measure of models' reasoning abilities but is very challenging in the multilingual setting. System outputs are often not attributable, or faithful, to the data in the source table. Intermediate planning techniques like Question-Answer (QA) blueprints have been shown to improve attributability on summarisation tasks. This work explores whether QA blueprints make multilingual Table-to-Text outputs more attributable to the input tables. This paper extends the challenging multilingual Table-to-Text dataset, TaTA, which includes African languages, with QA blueprints. Sequence-to-sequence language models are then finetuned on this dataset, with and without blueprints. Results show that QA blueprints improve performance for models finetuned and evaluated only on English examples, but do not demonstrate gains in the multilingual setting. This is due to inaccuracies in machine translating the blueprints from English into target languages when generating the training data, and models failing to rely closely on the blueprints they generate. An in-depth analysis is conducted on why this is challenging.

📄 PDF Abstract BibTeX arXiv:2503.23204

Code (0)

등록된 구현이 없습니다.

Tasks

Table-to-Text GenerationText Generation

Similar Papers 제목 키워드 기반

Learning Robust Representations Of Generative Models Using Set-Based Artificial Fingerprints

2022-06-04 · Hae Jin Song, Wael AbdAlmageed

With recent progress in deep generative models, the problem of identifying synthetic data and comparing their underlying generative processes has become an imperative task for various reasons, including fighting visual m…

Misinformation

Decentralized Attribution of Generative Models

2020-10-27 · ICLR 2021 1 · Changhoon Kim, Yi Ren, Yezhou Yang

Growing applications of generative models have led to new threats such as malicious personation and digital copyright infringement. One solution to these threats is model attribution, i.e., the identification of user-end…

Towards Faithful and Robust LLM Specialists for Evidence-Based Question-Answering

2024-02-13 · Tobias Schimanski, Jingwei Ni, Mathias Kraus, Elliott Ash 외

Advances towards more faithful and traceable answers of Large Language Models (LLMs) are crucial for various research and practical endeavors. One avenue in reaching this goal is basing the answers on reliable sources. H…

Question Answering

Decentralized Attribution of Generative Models

2020-07-12 · Anonymous

There have been growing concerns regarding the fabrication of contents through generative models. This paper investigates the feasibility of decentralized attribution of such models. Given a group of models derived fro…

Multilingual Gloss-free Sign Language Translation: Towards Building a Sign Language Foundation Model

2025-05-30 · Sihan Tan, Taro Miyazaki, Kazuhiro Nakadai

Sign Language Translation (SLT) aims to convert sign language (SL) videos into spoken language text, thereby bridging the communication gap between the sign and the spoken community. While most existing works focus on tr…

Gloss-free Sign Language TranslationSign Language TranslationText Generation