← Search

Matteo Negri

25 accepted papers

2026

Implicit bias produces neural scaling laws in learning curves, from perceptrons to deep networks

ICLR 2026poster

Scaling laws in deep learning -- empirical power-law relationships linking model performance to resource growth -- have emerged as simple yet striking regularities across architectures, datasets, and tasks. These laws are particularly impactful in guiding the design of state-of-the-art models, since…

Cited by 0SourcecodeScholar
2025

Different Speech Translation Models Encode and Translate Speaker Gender Differently

ACL 2025short

Recent studies on interpreting the hidden states of speech models have shown their ability to capture speaker-specific features, including gender. Does this finding also hold for speech translation (ST) models? If so, what are the implications for the speaker’s gender assignment in translation? We a…

Cited by 0SourcePDFScholar
2025

Mind the Inclusivity Gap: Multilingual Gender-Neutral Translation Evaluation with mGeNTE

EMNLP 2025

Avoiding the propagation of undue (binary) gender inferences and default masculine language remains a key challenge towards inclusive multilingual technologies, particularly when translating into languages with extensive gendered morphology. Gender-neutral translation (GNT) represents a linguistic s

Cited by 0SourcePDFScholar
2025

Speech Foundation Models and Crowdsourcing for Efficient, High-Quality Data Collection

COLING 2025main

While crowdsourcing is an established solution for facilitating and scaling the collection of speech data, the involvement of non-experts necessitates protocols to ensure final data quality. To reduce the costs of these essential controls, this paper investigates the use of Speech Foundation Models…

2025

Translation in the Hands of Many: Centering Lay Users in Machine Translation Interactions

EMNLP 2025

Converging societal and technical factors have transformed language technologies into user-facing applications used by the general public across languages. Machine Translation (MT) has become a global tool, with cross-lingual services now also supported by dialogue systems powered by multilingual La

Cited by 0SourcePDFScholar
2024

Evaluating Automatic Subtitling: Correlating Post-editing Effort and Automatic Metrics

COLING 2024main

Systems that automatically generate subtitles from video are gradually entering subtitling workflows, both for supporting subtitlers and for accessibility purposes. Even though robust metrics are essential for evaluating the quality of automatically-generated subtitles and for estimating potential p…

2024

Evaluating the IWSLT2023 Speech Translation Tasks: Human Annotations, Automatic Metrics, and Segmentation

COLING 2024main

Human evaluation is a critical component in machine translation system development and has received much attention in text translation research. However, little prior work exists on the topic of human evaluation for speech translation, which adds additional challenges such as noisy data and segmenta…

Cited by 1SourcePDFScholar
2024

How Do Hyenas Deal with Human Speech? Speech Recognition and Translation with ConfHyena

COLING 2024main

The attention mechanism, a cornerstone of state-of-the-art neural models, faces computational hurdles in processing long sequences due to its quadratic complexity. Consequently, research efforts in the last few years focused on finding more efficient alternatives. Among them, Hyena (Poli et al., 202…

2024

MOSEL: 950,000 Hours of Speech Data for Open-Source Speech Foundation Model Training on EU Languages

EMNLP 2024main

The rise of foundation models (FMs), coupled with regulatory efforts addressing their risks and impacts, has sparked significant interest in open-source models. However, existing speech FMs (SFMs) fall short of full compliance with the open-source principles, even if claimed otherwise, as no existin…

2024

SBAAM! Eliminating Transcript Dependency in Automatic Subtitling

ACL 2024long

Subtitling plays a crucial role in enhancing the accessibility of audiovisual content and encompasses three primary subtasks: translating spoken dialogue, segmenting translations into concise textual units, and estimating timestamps that govern their on-screen duration. Past attempts to automate thi…

2024

Speech Translation with Speech Foundation Models and Large Language Models: What is There and What is Missing?

ACL 2024long

The field of natural language processing (NLP) has recently witnessed a transformative shift with the emergence of foundation models, particularly Large Language Models (LLMs) that have revolutionized text-based NLP. This paradigm has extended to other modalities, including speech, where researchers…

2024

StreamAtt: Direct Streaming Speech-to-Text Translation with Attention-based Audio History Selection

ACL 2024long

Streaming speech-to-text translation (StreamST) is the task of automatically translating speech while incrementally receiving an audio stream. Unlike simultaneous ST (SimulST), which deals with pre-segmented speech, StreamST faces the challenges of handling continuous and unbounded audio streams. Th…

2024

What the Harm? Quantifying the Tangible Impact of Gender Bias in Machine Translation with a Human-centered Study

EMNLP 2024main

Gender bias in machine translation (MT) is recognized as an issue that can harm people and society. And yet, advancements in the field rarely involve people, the final MT users, or inform how they might be impacted by biased technologies. Current evaluations are often restricted to automatic methods…

2024

When Good and Reproducible Results are a Giant with Feet of Clay: The Importance of Software Quality in NLP

ACL 2024long

Despite its crucial role in research experiments, code correctness is often presumed solely based on the perceived quality of results. This assumption, however, comes with the risk of erroneous outcomes and, in turn, potentially misleading findings. To mitigate this risk, we posit that the current f…

2023

Hi Guys or Hi Folks? Benchmarking Gender-Neutral Machine Translation with the GeNTE Corpus

EMNLP 2023long main

Gender inequality is embedded in our communication practices and perpetuated in translation technologies. This becomes particularly apparent when translating into grammatical gender languages, where machine translation (MT) often defaults to masculine and stereotypical representations by making undu…

Cited by 0SourcecodeScholar
2023

Integrating Language Models into Direct Speech Translation: An Inference-Time Solution to Control Gender Inflection

EMNLP 2023short main

When translating words referring to the speaker, speech translation (ST) systems should not resort to default masculine generics nor rely on potentially misleading vocal traits. Rather, they should assign gender according to the speakers' preference. The existing solutions to do so, though effectiv…

Cited by 0SourcecodeScholar
2022

Does Simultaneous Speech Translation need Simultaneous Models?

EMNLP 2022finding

In simultaneous speech translation (SimulST), finding the best trade-off between high output quality and low latency is a challenging task. To meet the latency constraints posed by different application scenarios, multiple dedicated SimulST models are usually trained and maintained, generating high…

2022

Under the Morphosyntactic Lens: A Multifaceted Evaluation of Gender Bias in Speech Translation

ACL 2022long

Gender bias is largely recognized as a problematic phenomenon affecting language technologies, with recent studies underscoring that it might surface differently across languages. However, most of current evaluation practices adopt a word-level focus on a narrow set of occupational nouns under synth…

2021

Cascade versus Direct Speech Translation: Do the Differences Still Make a Difference?

ACL 2021long

Five years after the first published proofs of concept, direct approaches to speech translation (ST) are now competing with traditional cascade solutions. In light of this steady progress, can we claim that the performance gap between the two is closed? Starting from this question, we present a syst…

2021

Is “moby dick” a Whale or a Bird? Named Entities and Terminology in Speech Translation

EMNLP 2021main

Automatic translation systems are known to struggle with rare words. Among these, named entities (NEs) and domain-specific terms are crucial, since errors in their translation can lead to severe meaning distortions. Despite their importance, previous speech translation (ST) studies have neglected th…

2021

Speechformer: Reducing Information Loss in Direct Speech Translation

EMNLP 2021main

Transformer-based models have gained increasing popularity achieving state-of-the-art performance in many research fields including speech translation. However, Transformer’s quadratic complexity with respect to the input sequence length prevents its adoption as is with audio signals, which are typi…

2020

Breeding Gender-aware Direct Speech Translation Systems

COLING 2020main

In automatic speech translation (ST), traditional cascade approaches involving separate transcription and translation steps are giving ground to increasingly competitive and more robust direct solutions. In particular, by translating speech audio data without intermediate transcription, direct ST mo…

Cited by 23SourcePDFScholar
2020

Instance-based Model Adaptation for Direct Speech Translation

ICASSP 2020accepted

Despite recent technology advancements, the effectiveness of neural approaches to end-to-end speech-to-text translation is still limited by the paucity of publicly available training corpora. We tackle this limitation with a method to improve data exploitation and boost the system's performance at i…

Cited by 0SourceScholar
2020

The Two Shades of Dubbing in Neural Machine Translation

COLING 2020main

Dubbing has two shades; synchronisation constraints are applied only when the actor’s mouth is visible on screen, while the translation is unconstrained for off-screen dubbing. Consequently, different synchronisation requirements, and therefore translation strategies, are applied depending on the ty…

Cited by 9SourcePDFScholar