中文
相关论文

相关论文: Scaling A Simple Approach to Zero-Shot Speech Reco…

200 篇论文

Self-supervised learning (SSL) has made significant advances in speech representation learning. Models like wav2vec 2.0 and HuBERT have achieved state-of-the-art results in tasks such as speech recognition, particularly in monolingual…

计算与语言 · 计算机科学 2025-09-23 María Andrea Cruz Blandón , Zakaria Aldeneh , Jie Chi , Maureen de Seyssel

While Automatic Speech Recognition (ASR) systems are widely used in many real-world applications, they often do not generalize well to new domains and need to be finetuned on data from these domains. However, target-domain data usually are…

音频与语音处理 · 电气工程与系统科学 2023-09-20 Hsuan Su , Ting-Yao Hu , Hema Swetha Koppula , Raviteja Vemulapalli , Jen-Hao Rick Chang , Karren Yang , Gautam Varma Mantena , Oncel Tuzel

This work introduces a model that can recognize objects in images even if no training data is available for the objects. The only necessary knowledge about the unseen categories comes from unsupervised large text corpora. In our zero-shot…

计算机视觉与模式识别 · 计算机科学 2013-03-21 Richard Socher , Milind Ganjoo , Hamsa Sridhar , Osbert Bastani , Christopher D. Manning , Andrew Y. Ng

Large language models (LLMs) are very proficient text generators. We leverage this capability of LLMs to generate task-specific data via zero-shot prompting and promote cross-lingual transfer for low-resource target languages. Given…

计算与语言 · 计算机科学 2024-07-16 Barah Fazili , Ashish Sunil Agrawal , Preethi Jyothi

The idea of combining multiple languages' recordings to train a single automatic speech recognition (ASR) model brings the promise of the emergence of universal speech representation. Recently, a Transformer encoder-decoder model has been…

音频与语音处理 · 电气工程与系统科学 2021-06-08 Siyuan Feng , Piotr Żelasko , Laureano Moro-Velázquez , Ali Abavisani , Mark Hasegawa-Johnson , Odette Scharenborg , Najim Dehak

In most recent years, zero-shot recognition (ZSR) has gained increasing attention in machine learning and image processing fields. It aims at recognizing unseen class instances with knowledge transferred from seen classes. This is typically…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Jingcai Guo , Song Guo

The BLOOM model is a large publicly available multilingual language model, but its pretraining was limited to 46 languages. To extend the benefits of BLOOM to other languages without incurring prohibitively large costs, it is desirable to…

This paper tackles the problem of zero-shot sign language recognition (ZSSLR), where the goal is to leverage models learned over the seen sign classes to recognize the instances of unseen sign classes. In this context, readily available…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Yunus Can Bilge , Ramazan Gokberk Cinbis , Nazli Ikizler-Cinbis

This paper addresses the task of zero-shot image classification. The key contribution of the proposed approach is to control the semantic embedding of images -- one of the main ingredients of zero-shot learning -- by formulating it as a…

计算机视觉与模式识别 · 计算机科学 2016-07-28 Maxime Bucher , Stéphane Herbin , Frédéric Jurie

Although numerous recent studies have suggested new frameworks for zero-shot TTS using large-scale, real-world data, studies that focus on the intelligibility of zero-shot TTS are relatively scarce. Zero-shot TTS demands additional efforts…

音频与语音处理 · 电气工程与系统科学 2024-01-31 Sunghee Jung , Won Jang , Jaesam Yoon , Bongwan Kim

Recently, large-scale pre-trained Vision and Language (VL) models have set a new state-of-the-art (SOTA) in zero-shot visual classification enabling open-vocabulary recognition of potentially unlimited set of categories defined as simple…

计算机视觉与模式识别 · 计算机科学 2023-10-24 M. Jehanzeb Mirza , Leonid Karlinsky , Wei Lin , Mateusz Kozinski , Horst Possegger , Rogerio Feris , Horst Bischof

Given a piece of speech and its transcript text, text-based speech editing aims to generate speech that can be seamlessly inserted into the given speech by editing the transcript. Existing methods adopt a two-stage approach: synthesize the…

声音 · 计算机科学 2021-09-14 Chuanxin Tang , Chong Luo , Zhiyuan Zhao , Dacheng Yin , Yucheng Zhao , Wenjun Zeng

While billions of non-English speaking users rely on search engines every day, the problem of ad-hoc information retrieval is rarely studied for non-English languages. This is primarily due to a lack of data set that are suitable to train…

信息检索 · 计算机科学 2020-05-01 Sean MacAvaney , Luca Soldaini , Nazli Goharian

We propose an approach to semantic segmentation that achieves state-of-the-art supervised performance when applied in a zero-shot setting. It thus achieves results equivalent to those of the supervised methods, on each of the major semantic…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Wei Yin , Yifan Liu , Chunhua Shen , Baichuan Sun , Anton van den Hengel

Large pre-trained language models (LMs) such as GPT-3 have acquired a surprising ability to perform zero-shot learning. For example, to classify sentiment without any training examples, we can "prompt" the LM with the review and the label…

计算与语言 · 计算机科学 2021-09-09 Ruiqi Zhong , Kristy Lee , Zheng Zhang , Dan Klein

We study the selection of transfer languages for automatic abusive language detection. Instead of preparing a dataset for every language, we demonstrate the effectiveness of cross-lingual transfer learning for zero-shot abusive language…

计算与语言 · 计算机科学 2022-06-07 Juuso Eronen , Michal Ptaszynski , Fumito Masui , Masaki Arata , Gniewosz Leliwa , Michal Wroczynski

While speaker adaptation for end-to-end speech synthesis using speaker embeddings can produce good speaker similarity for speakers seen during training, there remains a gap for zero-shot adaptation to unseen speakers. We investigate…

音频与语音处理 · 电气工程与系统科学 2020-02-05 Erica Cooper , Cheng-I Lai , Yusuke Yasuda , Fuming Fang , Xin Wang , Nanxin Chen , Junichi Yamagishi

Existing solutions to zero-shot text classification either conduct prompting with pre-trained language models, which is sensitive to the choices of templates, or rely on large-scale annotated data of relevant tasks for meta-tuning. In this…

计算与语言 · 计算机科学 2023-05-26 Chaoqun Liu , Wenxuan Zhang , Guizhen Chen , Xiaobao Wu , Anh Tuan Luu , Chip Hong Chang , Lidong Bing

Zero-shot classification capabilities naturally arise in models trained within a vision-language contrastive framework. Despite their classification prowess, these models struggle in dense tasks like zero-shot open-vocabulary segmentation.…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Thomas Stegmüller , Tim Lebailly , Nikola Dukic , Behzad Bozorgtabar , Tinne Tuytelaars , Jean-Philippe Thiran

Large pre-trained language models have brought remarkable progress in NLP. Pre-training and Fine-tuning have given state-of-art performance across tasks in text processing. Data Augmentation techniques have also helped build state-of-art…

计算与语言 · 计算机科学 2022-10-04 Kshitij Gupta