English
Related papers

Related papers: MiniMax-01: Scaling Foundation Models with Lightni…

200 papers

Mixture-of-Experts large language models (MoE-LLMs) marks a significant step forward of language models, however, they encounter two critical challenges in practice: 1) expert parameters lead to considerable memory consumption and loading…

Machine Learning · Computer Science 2025-02-25 Wei Huang , Yue Liao , Jianhui Liu , Ruifei He , Haoru Tan , Shiming Zhang , Hongsheng Li , Si Liu , Xiaojuan Qi

Effective pre-training of large language models (LLMs) has been challenging due to the immense resource demands and the complexity of the technical processes involved. This paper presents a detailed technical report on YuLan-Mini, a highly…

Computation and Language · Computer Science 2024-12-25 Yiwen Hu , Huatong Song , Jia Deng , Jiapeng Wang , Jie Chen , Kun Zhou , Yutao Zhu , Jinhao Jiang , Zican Dong , Wayne Xin Zhao , Ji-Rong Wen

Recent large language models such as Gemini-1.5, DeepSeek-V3, and Llama-4 increasingly adopt Mixture-of-Experts (MoE) architectures, which offer strong efficiency-performance trade-offs by activating only a fraction of the model per token.…

Computation and Language · Computer Science 2025-05-27 Hao Kang , Zichun Yu , Chenyan Xiong

Large Language Models (LLMs) can achieve enhanced complex problem-solving through test-time computing scaling, yet this often entails longer contexts and numerous reasoning token costs. In this paper, we propose an efficient test-time…

Computation and Language · Computer Science 2025-04-02 Zhaojian Yu , Yinghao Wu , Yilun Zhao , Arman Cohan , Xiao-Ping Zhang

Large Language Models (LLMs) demonstrate substantial potential across a diverse array of domains via request serving. However, as trends continue to push for expanding context sizes, the autoregressive nature of LLMs results in highly…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-07-08 Bin Lin , Chen Zhang , Tao Peng , Hanyu Zhao , Wencong Xiao , Minmin Sun , Anmin Liu , Zhipeng Zhang , Lanbo Li , Xiafei Qiu , Shen Li , Zhigang Ji , Tao Xie , Yong Li , Wei Lin

Large Vision Language Models show impressive performance across image and video understanding tasks, yet their computational cost grows rapidly with the number of visual tokens. Existing token pruning methods mitigate this issue through…

Computer Vision and Pattern Recognition · Computer Science 2026-04-02 Dong-Jae Lee , Sunghyun Baek , Junmo Kim

We present LongCat-Flash-Thinking, an efficient 560-billion-parameter open-source Mixture-of-Experts (MoE) reasoning model. Its advanced capabilities are cultivated through a meticulously crafted training process, beginning with long…

Artificial Intelligence · Computer Science 2025-11-10 Meituan LongCat Team , Anchun Gui , Bei Li , Bingyang Tao , Bole Zhou , Borun Chen , Chao Zhang , Chao Zhang , Chengcheng Han , Chenhui Yang , Chi Zhang , Chong Peng , Chuyu Zhang , Cong Chen , Fengcun Li , Gang Xu , Guoyuan Lin , Hao Jiang , Hao Liang , Haomin Fu , Haoxiang Ma , Hong Liu , Hongyan Hao , Hongyin Tang , Hongyu Zang , Hongzhi Ni , Hui Su , Jiahao Liu , Jiahuan Li , Jialin Liu , Jianfei Zhang , Jianhao Xu , Jianing Wang , Jiaqi Sun , Jiaqi Zhang , Jiarong Shi , Jiawei Yang , Jingang Wang , Jinrui Ding , Jun Kuang , Jun Xu , Ke He , Kefeng Zhang , Keheng Wang , Keqing He , Li Wei , Liang Shi , Lin Qiu , Lingbin Kong , Lingchuan Liu , Linsen Guo , Longfei An , Mai Xia , Meng Zhou , Mengshen Zhu , Peng Pei , Pengcheng Jia , Qi Gu , Qi Guo , Qiong Huang , Quan Chen , Quanchi Weng , Rongxiang Weng , Ruichen Shao , Rumei Li , Shanglin Lei , Shuai Du , Shuaikang Liu , Shuang Zhou , Shuhao Hu , Siyu Xu , Songshan Gong , Tao Liang , Tianhao Hu , Wei He , Wei Shi , Wei Wang , Wei Wu , Wei Zhuo , Weifeng Tang , Wenjie Shi , Wenlong Zhu , Xi Su , Xiangcheng Liu , Xiangyu Xi , Xiangzhou Huang , Xiao Liu , Xiaochen Jiang , Xiaowei Shi , Xiaowen Shi , Xiaoyu Li , Xin Chen , Xinyue Zhao , Xuan Huang , Xuemiao Zhang , Xuezhi Cao , Xunliang Cai , Yajie Zhang , Yang Chen , Yang Liu , Yang Liu , Yang Zheng , Yaoming Wang , Yaqi Huo , Yerui Sun , Yifan Lu , Yiyang Li , Youshao Xiao , Yuanzhe Lei , Yuchen Xie , Yueqing Sun , Yufei Zhang , Yuhuai Wei , Yulei Qian , Yunke Zhao , Yuqing Ding , Yuwei Jiang , Zhaohua Yang , Zhengyu Chen , Zhijian Liu , Zhikang Xia , Zhongda Su , Ziran Li , Ziwen Wang , Ziyuan Zhuang , Zongyu Wang , Zunyuan Yang

Large multilingual language models typically rely on a single vocabulary shared across 100+ languages. As these models have increased in parameter count and depth, vocabulary size has remained largely unchanged. This \textit{vocabulary…

Computation and Language · Computer Science 2023-10-17 Davis Liang , Hila Gonen , Yuning Mao , Rui Hou , Naman Goyal , Marjan Ghazvininejad , Luke Zettlemoyer , Madian Khabsa

Language Models (LMs) assign significant attention to the first token, even if it is not semantically important, which is known as attention sink. This phenomenon has been widely adopted in applications such as streaming/long context…

Computation and Language · Computer Science 2025-03-04 Xiangming Gu , Tianyu Pang , Chao Du , Qian Liu , Fengzhuo Zhang , Cunxiao Du , Ye Wang , Min Lin

We study a novel language model architecture that is capable of scaling test-time computation by implicitly reasoning in latent space. Our model works by iterating a recurrent block, thereby unrolling to arbitrary depth at test-time. This…

Large Language Models (LLMs) face efficiency bottlenecks due to the quadratic complexity of the attention mechanism when processing long contexts. Sparse attention methods offer a promising solution, but existing approaches often suffer…

Computation and Language · Computer Science 2025-03-06 Lida Chen , Dong Xu , Chenxin An , Xintao Wang , Yikai Zhang , Jiangjie Chen , Zujie Liang , Feng Wei , Jiaqing Liang , Yanghua Xiao , Wei Wang

We present MiMo-7B, a large language model born for reasoning tasks, with optimization across both pre-training and post-training stages. During pre-training, we enhance the data preprocessing pipeline and employ a three-stage data mixing…

Most vision-language models (VLMs) apply a large language model (LLM) as the decoder, where the response tokens are generated sequentially through autoregression. Therefore, the number of output tokens can be the bottleneck of the…

Computer Vision and Pattern Recognition · Computer Science 2026-04-07 Sixun Dong , Juhua Hu , Steven Li , Wei Wen , Qi Qian

Recent research has developed several LLM architectures suitable for inference on end-user devices, such as the Mixture of Lookup Experts (MoLE)~\parencite{jie_mixture_2025}. A key feature of MoLE is that each token id is associated with a…

Machine Learning · Computer Science 2025-12-11 Zongcheng Wang

Mixture-of-Experts (MoE) Large Language Models (LLMs) efficiently scale-up the model while keeping relatively low inference cost. As MoE models only activate part of the experts, related work has proposed expert prediction and caching…

Computation and Language · Computer Science 2025-11-17 Shien Zhu , Samuel Bohl , Robin Oester , Gustavo Alonso

We present a large autoregressive model for source-space MEG that scales next-token prediction to long context across datasets and scanners: handling a corpus of over 500 hours and thousands of sessions across the three largest MEG…

Machine Learning · Computer Science 2026-01-30 Richard Csaky

Recent vision-language (VL) studies have shown remarkable progress by learning generic representations from massive image-text pairs with transformer models and then fine-tuning on downstream VL tasks. While existing research has been…

Computer Vision and Pattern Recognition · Computer Science 2021-08-11 Jianfeng Wang , Xiaowei Hu , Pengchuan Zhang , Xiujun Li , Lijuan Wang , Lei Zhang , Jianfeng Gao , Zicheng Liu

Multimodal Large Language Models (MLLMs) have achieved great success in Speech-to-Text Translation (S2TT) tasks. However, current research is constrained by two key challenges: language coverage and efficiency. Most of the popular S2TT…

Computation and Language · Computer Science 2026-04-14 Yexing Du , Kaiyuan Liu , Youcheng Pan , Bo Yang , Keqi Deng , Xie Chen , Yang Xiang , Ming Liu , Bing Qin , YaoWei Wang

Although transformer architectures have achieved state-of-the-art performance across diverse domains, their quadratic computational complexity with respect to sequence length remains a significant bottleneck, particularly for…

Computation and Language · Computer Science 2025-11-05 Zeyu Liu , Souvik Kundu , Lianghao Jiang , Anni Li , Srikanth Ronanki , Sravan Bodapati , Gourav Datta , Peter A. Beerel

Language model pretraining with next token prediction has proved effective for scaling compute but is limited to the amount of available training data. Scaling reinforcement learning (RL) unlocks a new axis for the continued improvement of…

‹ Prev 1 3 4 5 6 7 10 Next ›