中文
相关论文

相关论文: W2v-BERT: Combining Contrastive Learning and Maske…

200 篇论文

Large Language Models (LLMs) adapted via contrastive learning excel in general representation learning but struggle in vertical domains like chemistry and law, primarily due to a lack of domain-specific knowledge. This work identifies a…

信息检索 · 计算机科学 2026-01-19 Xiaoyu Liang , Yuchen Peng , Jiale Luo , Wenhao Wang , Haoji Hu , Xincheng Zhou

Sentiment analysis is one of the most crucial tasks in Natural Language Processing (NLP), involving the training of machine learning models to classify text based on the polarity of opinions. Pre-trained Language Models (PLMs) can be…

计算与语言 · 计算机科学 2025-01-16 Hong-Viet Tran , Van-Tan Bui , Lam-Quan Tran

Unsupervised cross-lingual pretraining has achieved strong results in neural machine translation (NMT), by drastically reducing the need for large parallel data. Most approaches adapt masked-language modeling (MLM) to sequence-to-sequence…

计算与语言 · 计算机科学 2021-06-11 Christos Baziotis , Ivan Titov , Alexandra Birch , Barry Haddow

Modern natural language processing (NLP) methods employ self-supervised pretraining objectives such as masked language modeling to boost the performance of various application tasks. These pretraining methods are frequently extended with…

计算与语言 · 计算机科学 2021-02-26 Nils Rethmeier , Isabelle Augenstein

We present a simple way to merge masked language modeling with causal language modeling. This hybrid training objective results in a model that combines the strengths of both modeling paradigms within a single transformer stack: GPT-BERT…

计算与语言 · 计算机科学 2024-12-31 Lucas Georges Gabriel Charpentier , David Samuel

Wav2vec 2.0 is a recently proposed self-supervised framework for speech representation learning. It follows a two-stage training process of pre-training and fine-tuning, and performs well in speech recognition tasks especially ultra-low…

声音 · 计算机科学 2021-01-15 Zhiyun Fan , Meng Li , Shiyu Zhou , Bo Xu

BERT is a cutting-edge language representation model pre-trained by a large corpus, which achieves superior performances on various natural language understanding tasks. However, a major blocking issue of applying BERT to online services is…

计算与语言 · 计算机科学 2020-10-22 Yihuan Mao , Yujing Wang , Chufan Wu , Chen Zhang , Yang Wang , Yaming Yang , Quanlu Zhang , Yunhai Tong , Jing Bai

Unsupervised sentence representation learning aims to transform input sentences into fixed-length vectors enriched with intricate semantic information while obviating the reliance on labeled data. Recent strides within this domain have been…

计算与语言 · 计算机科学 2024-06-21 Bowen Zhang , Kehua Chang , Chunping Li

Recently, large language models (LLMs) have emerged as a groundbreaking technology and their unparalleled text generation capabilities have sparked interest in their application to the fundamental sentence representation learning task.…

计算与语言 · 计算机科学 2024-05-20 Huiming Wang , Zhaodonghui Li , Liying Cheng , Soh De Wen , Lidong Bing

Code-switching, or alternating between languages within a single conversation, presents challenges for multilingual language models on NLP tasks. This research investigates if pre-training Multilingual BERT (mBERT) on code-switched datasets…

计算与语言 · 计算机科学 2025-03-12 Katherine Xie , Nitya Babbar , Vicky Chen , Yoanna Turura

Speech representation learning with self-supervised algorithms has resulted in notable performance boosts in many downstream tasks. Recent work combined self-supervised learning (SSL) and visually grounded speech (VGS) processing mechanisms…

音频与语音处理 · 电气工程与系统科学 2024-03-08 Khazar Khorrami , María Andrea Cruz Blandón , Tuomas Virtanen , Okko Räsänen

Automatic speech recognition (ASR) for African languages remains constrained by limited labeled data and the lack of systematic guidance on model selection, data scaling, and decoding strategies. Large pre-trained systems such as Whisper,…

Few-shot keyword spotting aims to detect previously unseen keywords with very limited labeled samples. A pre-training and adaptation paradigm is typically adopted for this task. While effective in clean conditions, most existing approaches…

声音 · 计算机科学 2025-11-11 Junming Yuan , Ying Shi , Dong Wang , Lantian Li , Askar Hamdulla

In recent years, researchers tend to pre-train ever-larger language models to explore the upper limit of deep models. However, large language model pre-training costs intensive computational resources and most of the models are trained from…

计算与语言 · 计算机科学 2021-10-15 Cheng Chen , Yichun Yin , Lifeng Shang , Xin Jiang , Yujia Qin , Fengyu Wang , Zhi Wang , Xiao Chen , Zhiyuan Liu , Qun Liu

How do masked language models (MLMs) such as BERT learn contextual representations? In this work, we analyze the learning dynamics of MLMs. We find that MLMs adopt sampled embeddings as anchors to estimate and inject contextual semantics to…

计算与语言 · 计算机科学 2022-04-11 Zhiyi Fu , Wangchunshu Zhou , Jingjing Xu , Hao Zhou , Lei Li

Self-supervised learning (SSL) speech models such as wav2vec and HuBERT have demonstrated state-of-the-art performance on automatic speech recognition (ASR) and proved to be extremely useful in low label-resource settings. However, the…

声音 · 计算机科学 2023-10-05 Weiwei Lin , Chenhang He , Man-Wai Mak , Youzhi Tu

Large-scale training corpora have significantly improved the performance of ASR models. Unfortunately, due to the relative scarcity of data, Chinese accents and dialects remain a challenge for most ASR models. Recent advancements in…

计算与语言 · 计算机科学 2025-06-17 Tianyi Xu , Hongjie Chen , Wang Qing , Lv Hang , Jian Kang , Li Jie , Zhennan Lin , Yongxiang Li , Xie Lei

Masked language modeling (MLM) has been one of the most popular pretraining recipes in natural language processing, e.g., BERT, one of the representative models. Recently, contrastive language-image pretraining (CLIP) has also attracted…

计算与语言 · 计算机科学 2023-06-07 Zhihong Chen , Guiming Hardy Chen , Shizhe Diao , Xiang Wan , Benyou Wang

Self-supervised learning (SSL) is a powerful tool that allows learning of underlying representations from unlabeled data. Transformer based models such as wav2vec 2.0 and HuBERT are leading the field in the speech domain. Generally these…

计算与语言 · 计算机科学 2022-02-08 Bethan Thomas , Samuel Kessler , Salah Karout

Despite rapid progress in the recent past, current speech recognition systems still require labeled training data which limits this technology to a small fraction of the languages spoken around the globe. This paper describes wav2vec-U,…

计算与语言 · 计算机科学 2022-05-04 Alexei Baevski , Wei-Ning Hsu , Alexis Conneau , Michael Auli