中文
相关论文

相关论文: Incremental and Data-Efficient Concept Formation t…

200 篇论文

Motivated by the success of masked language modeling~(MLM) in pre-training natural language processing models, we propose w2v-BERT that explores MLM for self-supervised speech representation learning. w2v-BERT is a framework that combines…

机器学习 · 计算机科学 2021-09-15 Yu-An Chung , Yu Zhang , Wei Han , Chung-Cheng Chiu , James Qin , Ruoming Pang , Yonghui Wu

Recent progress in Natural Language Understanding (NLU) is driving fast-paced advances in Information Retrieval (IR), largely owed to fine-tuning deep language models (LMs) for document ranking. While remarkably effective, the ranking…

信息检索 · 计算机科学 2020-06-05 Omar Khattab , Matei Zaharia

Recommender systems play a pivotal role in providing relevant content to users. With the rapid development of large language models (LLMs), researchers have begun utilizing LLMs to build more powerful recommender systems. However, existing…

信息检索 · 计算机科学 2025-06-26 Haochen Zhang , Tianyi Zhang , Junze Yin , Oren Gal , Anshumali Shrivastava , Vladimir Braverman

Large-scale language model pretraining is a very successful form of self-supervised learning in natural language processing, but it is increasingly expensive to perform as the models and pretraining corpora have become larger over time. We…

计算与语言 · 计算机科学 2023-06-07 Haoxin Li , Phillip Keung , Daniel Cheng , Jungo Kasai , Noah A. Smith

This paper presents a novel approach for automatically generating image descriptions: visual detectors, language models, and multimodal similarity models learnt directly from a dataset of image captions. We use multiple instance learning to…

Purpose: Our study presents an enhanced approach to medical image caption generation by integrating concept detection into attention mechanisms. Method: This method utilizes sophisticated models to identify critical concepts within medical…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Nhi Ngoc-Yen Nguyen , Le-Huy Tu , Dieu-Phuong Nguyen , Nhat-Tan Do , Minh Triet Thai , Bao-Thien Nguyen-Tat

We present a novel incremental learning approach for unsupervised word segmentation that combines features from probabilistic modeling and model selection. This includes super-additive penalties for addressing the cognitive burden imposed…

计算与语言 · 计算机科学 2016-09-26 Ruey-Cheng Chen

Recently, the usefulness of self-supervised representation learning (SSRL) methods has been confirmed in various downstream tasks. Many of these models, as exemplified by HuBERT and WavLM, use pseudo-labels generated from spectral features…

声音 · 计算机科学 2023-10-09 Takashi Maekaku , Jiatong Shi , Xuankai Chang , Yuya Fujita , Shinji Watanabe

In this paper, we describe our submission to the BabyLM Challenge 2023 shared task on data-efficient language model (LM) pretraining (Warstadt et al., 2023). We train transformer-based masked language models that incorporate unsupervised…

计算与语言 · 计算机科学 2024-03-12 Omar Momen , David Arps , Laura Kallmeyer

Next token prediction has been the standard training objective used in large language model pretraining. Representations are learned as a result of optimizing for token-level perplexity. We propose Continuous Concept Mixing (CoCoMix), a…

机器学习 · 计算机科学 2025-02-13 Jihoon Tack , Jack Lanchantin , Jane Yu , Andrew Cohen , Ilia Kulikov , Janice Lan , Shibo Hao , Yuandong Tian , Jason Weston , Xian Li

We propose a novel, lightweight supervised dictionary learning framework for text classification based on data compression and representation. This two-phase algorithm initially employs the Lempel-Ziv-Welch (LZW) algorithm to construct a…

计算与语言 · 计算机科学 2024-05-06 Li Wan , Tansu Alpcan , Margreta Kuijper , Emanuele Viterbo

Word embeddings are a fundamental tool in natural language processing. Currently, word embedding methods are evaluated on the basis of empirical performance on benchmark data sets, and there is a lack of rigorous understanding of their…

统计方法学 · 统计学 2023-01-18 Neil Dey , Matthew Singer , Jonathan P. Williams , Srijan Sengupta

Automatically annotating column types with knowledge base (KB) concepts is a critical task to gain a basic understanding of web tables. Current methods rely on either table metadata like column name or entity correspondences of cells in the…

计算与语言 · 计算机科学 2018-11-15 Jiaoyan Chen , Ernesto Jimenez-Ruiz , Ian Horrocks , Charles Sutton

Current self-supervised learning algorithms are often modality-specific and require large amounts of computational resources. To address these issues, we increase the training efficiency of data2vec, a learning objective that generalizes…

机器学习 · 计算机科学 2023-06-16 Alexei Baevski , Arun Babu , Wei-Ning Hsu , Michael Auli

People use search engines for various topics and items, from daily essentials to more aspirational and specialized objects. Therefore, search engines have taken over as peoples preferred resource. The How To prefix has become familiar and…

计算与语言 · 计算机科学 2025-12-23 Tanjim Taharat Aurpa , Md Shoaib Ahmed , Md Mahbubur Rahman , Md. Golam Moazzam

Recently, sequential recommendation has been adapted to the LLM paradigm to enjoy the power of LLMs. LLM-based methods usually formulate recommendation information into natural language and the model is trained to predict the next item in…

Self-supervised speech representation learning methods like wav2vec 2.0 and Hidden-unit BERT (HuBERT) leverage unlabeled speech data for pre-training and offer good representations for numerous speech processing tasks. Despite the success…

计算与语言 · 计算机科学 2022-04-29 Heng-Jui Chang , Shu-wen Yang , Hung-yi Lee

Word embedding is a useful approach to capture co-occurrence structures in large text corpora. However, in addition to the text data itself, we often have additional covariates associated with individual corpus documents---e.g. the…

计算与语言 · 计算机科学 2018-07-10 Kevin Tian , Teng Zhang , James Zou

Although deep pre-trained language models have shown promising benefit in a large set of industrial scenarios, including Click-Through-Rate (CTR) prediction, how to integrate pre-trained language models that handle only textual signals into…

计算与语言 · 计算机科学 2023-08-23 Dong Wang , Kavé Salamatian , Yunqing Xia , Weiwei Deng , Qi Zhiang

Automating ontology construction and curation is an important but challenging task in knowledge engineering and artificial intelligence. Prediction by machine learning techniques such as contextual semantic embedding is a promising…

人工智能 · 计算机科学 2023-03-21 Jiaoyan Chen , Yuan He , Yuxia Geng , Ernesto Jimenez-Ruiz , Hang Dong , Ian Horrocks