← Search

Inigo Jauregi Unanue

5 accepted papers

2024

SumTra: A Differentiable Pipeline for Few-Shot Cross-Lingual Summarization

NAACL 2024long

Cross-lingual summarization (XLS) generates summaries in a language different from that of the input documents (e.g., English to Spanish), allowing speakers of the target language to gain a concise view of their content. In the present day, the predominant approach to this task is to take a performi…

2024

XVD: Cross-Vocabulary Differentiable Training for Generative Adversarial Attacks

COLING 2024main

An adversarial attack to a text classifier consists of an input that induces the classifier into an incorrect class prediction, while retaining all the linguistic properties of correctly-classified examples. A popular class of adversarial attacks exploits the gradients of the victim classifier to tr…

Cited by 0SourcePDFScholar
2022

A Multi-Document Coverage Reward for RELAXed Multi-Document Summarization

ACL 2022long

Multi-document summarization (MDS) has made significant progress in recent years, in part facilitated by the availability of new, dedicated datasets and capacious language models. However, a standing limitation of these models is that they are trained against limited references and with plain maximu…

2021

BERTTune: Fine-Tuning Neural Machine Translation with BERTScore

ACL 2021short

Neural machine translation models are often biased toward the limited translation references seen during training. To amend this form of overfitting, in this paper we propose fine-tuning the models with a novel training objective based on the recently-proposed BERTScore evaluation metric. BERTScore…

2020

Leveraging Discourse Rewards for Document-Level Neural Machine Translation

COLING 2020main

Document-level machine translation focuses on the translation of entire documents from a source to a target language. It is widely regarded as a challenging task since the translation of the individual sentences in the document needs to retain aspects of the discourse at document level. However, doc…