← Search

Phil Woodland

12 accepted papers

2026

SPEAR: A Unified SSL Framework for Learning Speech and Audio Representations

ICML 2026poster

Self-supervised learning (SSL) has significantly advanced acoustic representation learning. However, most existing models are optimised for either speech or audio event understanding, resulting in a persistent gap between these two domains. We address this gap with SPEAR (SPEech and Audio Representa…

Cited by 0SourceScholar
2025

CASE-Bench: Context-Aware SafEty Benchmark for Large Language Models

ICML 2025poster

Aligning large language models (LLMs) with human values is essential for their safe deployment and widespread adoption. Current LLM safety benchmarks often focus solely on the refusal of individual problematic queries, which overlooks the importance of the context where the query occurs and may caus…

Cited by 0SourcePDFScholar
2025

SimulS2S-LLM: Unlocking Simultaneous Inference of Speech LLMs for Speech-to-Speech Translation

ACL 2025long

Simultaneous speech translation (SST) outputs translations in parallel with streaming speech input, balancing translation quality and latency. While large language models (LLMs) have been extended to handle the speech modality, streaming remains challenging as speech is pre-pended as a prompt for th…

2025

SkillAggregation: Reference-free LLM-Dependent Aggregation

ACL 2025long

Large Language Models (LLMs) are increasingly used to assess NLP tasks due to their ability to generate human-like judgments. Single LLMs were used initially, however, recent work suggests using multiple LLMs as judges yields improved performance. An important step in exploiting multiple judgements…

2025

Wav2Prompt: End-to-End Speech Prompt Learning and Task-based Fine-tuning for Text-based LLMs

NAACL 2025long

Wav2Prompt is proposed which allows integrating spoken input with a text-based large language model (LLM). Wav2Prompt uses a straightforward training process with only the same data used to train an automatic speech recognition (ASR) model. After training, Wav2Prompt learns continuous representation…

Cited by 1SourcePDFScholar
2024

An Improved Empirical Fisher Approximation for Natural Gradient Descent

NeurIPS 2024poster

Approximate Natural Gradient Descent (NGD) methods are an important family of optimisers for deep learning models, which use approximate Fisher information matrices to pre-condition gradients during training. The empirical Fisher (EF) method approximates the Fisher information matrix empirically by…

Cited by 4SourcePDFScholar
2024

Handling Ambiguity in Emotion: From Out-of-Domain Detection to Distribution Estimation

ACL 2024long

The subjective perception of emotion leads to inconsistent labels from human annotators. Typically, utterances lacking majority-agreed labels are excluded when training an emotion classifier, which cause problems when encountering ambiguous emotional expressions during testing. This paper investigat…

2024

Speech-based Slot Filling using Large Language Models

ACL 2024findings

Recently, advancements in large language models (LLMs) have shown an unprecedented ability across various language tasks. This paper investigates the potential application of LLMs to slot filling with noisy ASR transcriptions, via both in-context learning and task-specific fine-tuning. Dedicated pro…