Papers by Hanane Azzag
PUMA: Projected Universal Multilingual ASR for Low-Resource Settings. Application to Diverse African Languages (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing multilingual ASR models fail to generalize to low-resource languages while remaining costly to scale. |
| Approach: | They propose a multilingual ASR model that integrates a learnable language token with acoustic representations to enable language-aware processing. |
| Outcome: | The proposed model improves low-resource performance with reduced model complexity on African languages. |
Leveraging Text-to-Text Transformers as Classifier Chain for Few-Shot Multi-Label Classification (2025.emnlp-main)
Copied to clipboard
| Challenge: | Multilabel text classification (MLTC) is an essential task in NLP applications. |
| Approach: | They propose a distillation-based T5 generalist model for zero-shot MLTC and few-shot fine-tuning. |
| Outcome: | The proposed model outperforms baselines of similar size on three few-shot tasks. |