中文
相关论文

相关论文: Beyond Multi-Token Prediction: Pretraining LLMs wi…

200 篇论文

Adapting Large Language Models (LLMs) that are extensively trained on abundant text data, and customizing the input prompt to enable time series forecasting has received considerable attention. While recent work has shown great potential…

机器学习 · 计算机科学 2024-12-09 Jayanie Bogahawatte , Sachith Seneviratne , Maneesha Perera , Saman Halgamuge

Current direct speech-to-speech translation methods predominantly employ speech tokens as intermediate representations. However, a single speech token is not dense in semantics, so we generally need multiple tokens to express a complete…

计算与语言 · 计算机科学 2025-10-14 Jianjin Wang , Runsong Zhao , Xiaoqian Liu , Yuan Ge , Ziqiang Xu , Tong Xiao , Shengxiang Gao , Zhengtao Yu , Jingbo Zhu

Transformer has been widely used for self-supervised pre-training in Natural Language Processing (NLP) and achieved great success. However, it has not been fully explored in visual self-supervised learning. Meanwhile, previous methods only…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Zhaowen Li , Zhiyang Chen , Fan Yang , Wei Li , Yousong Zhu , Chaoyang Zhao , Rui Deng , Liwei Wu , Rui Zhao , Ming Tang , Jinqiao Wang

The long-tailed distribution of sequence lengths in LLM serving and reinforcement learning (RL) sampling causes significant computational waste due to excessive padding in batched inference. Existing methods rely on auxiliary models for…

人工智能 · 计算机科学 2026-04-03 Huanyi Xie , Yubin Chen , Liangyu Wang , Lijie Hu , Di Wang

We introduce Synthetic Bootstrapped Pretraining (SBP), a language model (LM) pretraining procedure that first learns a model of relations between documents from the pretraining dataset and then leverages it to synthesize a vast new corpus…

计算与语言 · 计算机科学 2025-12-16 Zitong Yang , Aonan Zhang , Hong Liu , Tatsunori Hashimoto , Emmanuel Candès , Chong Wang , Ruoming Pang

Pre-trained language models (PLMs) have established the new paradigm in the field of NLP. For more powerful PLMs, one of the most popular and successful way is to continuously scale up sizes of the models and the pre-training corpora. These…

计算与语言 · 计算机科学 2023-11-17 Yipei Xu , Dakuan Lu , Jiaqing Liang , Xintao Wang , Yipeng Geng , Yingsi Xin , Hengkui Wu , Ken Chen , ruiji zhang , Yanghua Xiao

The scarcity of large parallel corpora is an important obstacle for neural machine translation. A common solution is to exploit the knowledge of language models (LM) trained on abundant monolingual data. In this work, we propose a novel…

计算与语言 · 计算机科学 2020-10-27 Christos Baziotis , Barry Haddow , Alexandra Birch

This thesis focuses on improving the pre-training of natural language models using unsupervised raw data to make them more efficient and aligned with downstream applications. In the first part, we introduce three alternative pre-training…

计算与语言 · 计算机科学 2023-09-18 Luca Di Liello

Language models such as GPT-2 have performed well on constructing syntactically sound sentences for text auto-completion task. However, such models often require considerable training effort to adapt to specific writing domains (e.g.,…

计算与语言 · 计算机科学 2021-09-16 Dong-Ho Lee , Zhiqiang Hu , Roy Ka-Wei Lee

Can a mere next-token predictor faithfully model human intelligence? We crystallize this emerging concern and correct popular misconceptions surrounding it, and advocate a simple multi-token objective. As a starting point, we argue that the…

计算与语言 · 计算机科学 2025-07-30 Gregor Bachmann , Vaishnavh Nagarajan

In the era of large language models (LLMs), fine-tuning pretrained models has become ubiquitous. Yet the theoretical underpinning remains an open question. A central question is why only a few epochs of fine-tuning are typically sufficient…

机器学习 · 统计学 2026-02-17 Zexuan Sun , Garvesh Raskutti

Diffusion Language Models (DLMs) generate text by iteratively denoising masked token sequences, offering a tradeoff between parallelism and quality compared to autoregressive models. In current practice, the number of tokens decoded per…

机器学习 · 计算机科学 2026-05-20 Yufeng Xu , Zishuo Bao , Qian Wang , Zeshen Zhang , Haoqi Zhang , Bowen Peng , Ang Li , Rahul Chalamala , Yucheng Lu

Recent work on applying large language models (LMs) achieves impressive performance in many NLP applications. Adapting or posttraining an LM using an unlabeled domain corpus can produce even better performance for end-tasks in the domain.…

计算与语言 · 计算机科学 2022-10-12 Zixuan Ke , Haowei Lin , Yijia Shao , Hu Xu , Lei Shu , Bing Liu

Financial markets are highly complex and volatile; thus, learning about such markets for the sake of making predictions is vital to make early alerts about crashes and subsequent recoveries. People have been using learning tools from…

机器学习 · 计算机科学 2022-05-11 Kelum Gajamannage , Yonggi Park

Many applications of text generation such as summarization benefit from accurately controlling the text length. Existing approaches on length-controlled summarization either result in degraded performance or can only control the length…

计算与语言 · 计算机科学 2023-05-10 Lesly Miculicich , Yujia Xie , Song Wang , Pengcheng He

Speech self-supervised pre-training can effectively improve the performance of downstream tasks. However, previous self-supervised learning (SSL) methods for speech, such as HuBERT and BEST-RQ, focus on utilizing non-causal encoders with…

音频与语音处理 · 电气工程与系统科学 2024-09-16 Minglun Han , Ye Bai , Chen Shen , Youjia Huang , Mingkun Huang , Zehua Lin , Linhao Dong , Lu Lu , Yuxuan Wang

Classifier models are prevalent in natural language processing (NLP), often with high accuracy. Yet in real world settings, human-in-the-loop systems can foster trust in model outputs and even higher performance. Selective Prediction (SP)…

计算与语言 · 计算机科学 2024-11-01 Zhaohui Li , Rebecca J. Passonneau

The prohibitive training costs of Large Language Models (LLMs) have emerged as a significant bottleneck in the development of next-generation LLMs. In this paper, we show that it is possible to significantly reduce the training costs of…

计算与语言 · 计算机科学 2025-05-16 Chenze Shao , Fandong Meng , Jie Zhou

Large Language Models (LLMs) excel at generating fluent text but struggle to enforce external constraints because they generate tokens sequentially without explicit control mechanisms. GenCP addresses this limitation by combining LLM…

计算与语言 · 计算机科学 2025-06-02 Alexandre Bonlarron , Florian Régin , Elisabetta De Maria , Jean-Charles Régin

Current end-to-end spoken language models (SLMs) have made notable progress, yet they still encounter considerable response latency. This delay primarily arises from the autoregressive generation of speech tokens and the reliance on complex…

计算与语言 · 计算机科学 2025-11-14 Yuhao Wang , Ziyang Cheng , Heyang Liu , Ronghua Wu , Qunshan Gu , Yanfeng Wang , Yu Wang