← Search

Marco Gaido

18 accepted papers

2026

MCIF: Multimodal Crosslingual Instruction-Following Benchmark from Scientific Talks

ICLR 2026poster

Recent advances in large language models have laid the foundation for multimodal LLMs (MLLMs), which unify text, speech, and vision within a single framework. As these models are rapidly evolving toward general-purpose instruction following across diverse and complex tasks, a key frontier is evaluat…

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

Prepending or Cross-Attention for Speech-to-Text? An Empirical Comparison

NAACL 2025long

Following the remarkable success of Large Language Models (LLMs) in NLP tasks, there is increasing interest in extending their capabilities to speech—the most common form of communication. The most widespread approach to integrating speech into LLMs is dense feature prepending (DFP), which prepends…

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…

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

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

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
2023

Named Entity Detection and Injection for Direct Speech Translation

ICASSP 2023accepted

In a sentence, certain words are critical for its semantic. Among them, named entities (NEs) are notoriously challenging for neural models. Despite their importance, their accurate handling has been neglected in speech-to-text (S2T) translation research, and recent work has shown that S2T models per…

Cited by 0SourceScholar
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