← Search

Markus Schedl

8 accepted papers

2026

DISTILLATION-BASED LAYER DROPPING (DLD): EFFECTIVE END-TO-END FRAMEWORK FOR DYNAMIC SPEECH NETWORKS

ICASSP 2026poster

Edge devices operate in constrained and varying resource settings, requiring dynamic architectures that can adapt to limitations of the available resources. To meet such demands, layer dropping ($\mathcal{LD}$) approach is typically used to transform static models into dynamic ones by skipping parts…

Cited by 0SourcePDFScholar
2026

Face-Voice Association with Inductive Bias for Maximum Class Separation

ICASSP 2026oral

Face-voice association is widely studied in multimodal learning and is approached representing faces and voices with embeddings that are close for a same person and well separated from those of others. Previous work achieved this with loss functions. Recent advancements in classification have shown…

Cited by 0SourcePDFScholar
2026

Linking Faces and Voices Across Languages: Insights from the FAME 2026 Challenge

ICASSP 2026poster

Over half of the world's population is bilingual and people often communicate under multilingual scenarios. The Face-Voice Association in Multilingual Environments (FAME) 2026 Challenge, held at ICASSP 2026, focuses on developing methods for face-voice association that are effective when the languag…

Cited by 0SourcePDFScholar
2026

TOWARDS FAIR ASR FOR SECOND LANGUAGE SPEAKERS USING FAIRNESS PROMPTED FINETUNING

ICASSP 2026poster

In this work, we address the challenge of building fair English ASR systems for second-language speakers. Our analysis of widely used ASR models, Whisper and Seamless-M4T, reveals large fluctuations in word error rate (WER) across 26 accent groups, indicating significant fairness gaps. To mitigate t…

Cited by 0SourcePDFScholar
2025

Double Entendre: Robust Audio-Based AI-Generated Lyrics Detection via Multi-View Fusion

ACL 2025finding

The rapid advancement of AI-based music generation tools is revolutionizing the music industry but also posing challenges to artists, copyright holders, and providers alike. This necessitates reliable methods for detecting such AI-generated content. However, existing detectors, relying on either aud…

2024

Segment Any Text: A Universal Approach for Robust, Efficient and Adaptable Sentence Segmentation

EMNLP 2024main

Segmenting text into sentences plays an early and crucial role in many NLP systems. This is commonly achieved by using rule-based or statistical methods relying on lexical features such as punctuation. Although some recent works no longer exclusively rely on punctuation, we find that no prior method…

2024

Unlabeled Debiasing in Downstream Tasks via Class-wise Low Variance Regularization

EMNLP 2024main

Language models frequently inherit societal biases from their training data. Numerous techniques have been proposed to mitigate these biases during both the pre-training and fine-tuning stages. However, fine-tuning a pre-trained debiased language model on a downstream task can reintroduce biases int…

2023

Modular and On-demand Bias Mitigation with Attribute-Removal Subnetworks

ACL 2023findings

Societal biases are reflected in large pre-trained language models and their fine-tuned versions on downstream tasks. Common in-processing bias mitigation approaches, such as adversarial training and mutual information removal, introduce additional optimization criteria, and update the model to reac…