English
Related papers

Related papers: Holistic Capability Preservation: Towards Compact …

200 papers

As large language models (LLMs) tackle increasingly complex tasks and longer documents, their computational and memory costs during inference become a major bottleneck. To address this, we propose PromptDistill, a novel, training-free…

Computation and Language · Computer Science 2025-04-01 Weisheng Jin , Maojia Song , Tej Deep Pala , Yew Ken Chia , Amir Zadeh , Chuan Li , Soujanya Poria

Recent advances in model distillation show that data from advanced reasoning models can effectively train smaller student models. However, standard practices discard incorrect reasoning traces -- valuable, yet underutilized data. This paper…

Machine Learning · Computer Science 2025-12-16 Shuyao Xu , Cheng Peng , Jiangxuan Long , Weidi Xu , Wei Chu , Yuan Qi

Reasoning models excel at complex tasks such as coding and mathematics, yet their inference is often slow and token-inefficient. To improve the inference efficiency, post-training quantization (PTQ) usually comes with the cost of large…

Machine Learning · Computer Science 2026-01-22 Keyu Lv , Manyi Zhang , Xiaobo Xia , Jingchen Ni , Shannan Yan , Xianzhi Yu , Lu Hou , Chun Yuan , Haoli Bai

Effective query-item relevance modeling is pivotal for enhancing user experience and safeguarding user satisfaction in e-commerce search systems. Recently, benefiting from the vast inherent knowledge, Large Language Model (LLM) approach…

Information Retrieval · Computer Science 2025-02-11 Gang Zhao , Ximing Zhang , Chenji Lu , Hui Zhao , Tianshu Wu , Pengjie Wang , Jian Xu , Bo Zheng

Exploration capacity shapes both inference-time performance and reinforcement learning (RL) training for large (vision-) language models, as stochastic sampling often yields redundant reasoning paths with little high-level diversity. This…

Computer Vision and Pattern Recognition · Computer Science 2025-12-22 Rujiao Long , Yang Li , Xingyao Zhang , Weixun Wang , Tianqianjin Lin , Xi Zhao , Yuchi Xu , Wenbo Su , Junchi Yan , Bo Zheng

The upscaling of Large Language Models (LLMs) has yielded impressive advances in natural language processing, yet it also poses significant deployment challenges. Weight quantization has emerged as a widely embraced solution to reduce…

Computation and Language · Computer Science 2024-02-19 Dayou Du , Yijia Zhang , Shijie Cao , Jiaqi Guo , Ting Cao , Xiaowen Chu , Ningyi Xu

With the power of large language models (LLMs), open-ended embodied agents can flexibly understand human instructions, generate interpretable guidance strategies, and output executable actions. Nowadays, Multi-modal Language Models~(MLMs)…

Artificial Intelligence · Computer Science 2024-04-11 Zhonghan Zhao , Ke Ma , Wenhao Chai , Xuan Wang , Kewei Chen , Dongxu Guo , Yanting Zhang , Hongwei Wang , Gaoang Wang

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

Reasoning-capable large language models (LLMs) achieve strong performance on complex tasks but often exhibit overthinking after distillation, generating unnecessarily long chain-of-thought (CoT) reasoning even for simple inputs and…

Computation and Language · Computer Science 2026-01-09 Feng Luo , Yu-Neng Chuang , Guanchu Wang , Hoang Anh Duy Le , Shaochen Zhong , Hongyi Liu , Jiayi Yuan , Yang Sui , Vladimir Braverman , Vipin Chaudhary , Xia Hu

Knowledge distillation typically involves transferring knowledge from a Large Language Model (LLM) to a Smaller Language Model (SLM). However, in tasks such as text matching, fine-tuned smaller models often yield more effective…

Computation and Language · Computer Science 2025-07-09 Mingzhe Li , Jing Xiang , Qishen Zhang , Kaiyang Wan , Xiuying Chen

Massively multilingual Transformers (MMTs), such as mBERT and XLM-R, are widely used for cross-lingual transfer learning. While these are pretrained to represent hundreds of languages, end users of NLP systems are often interested only in…

Computation and Language · Computer Science 2023-06-05 Alan Ansell , Edoardo Maria Ponti , Anna Korhonen , Ivan Vulić

Replay-based continual learning (CL) methods assume that models trained on a small subset can also effectively minimize the empirical risk of the complete dataset. These methods maintain a memory buffer that stores a sampled subset of data…

Machine Learning · Computer Science 2025-05-29 Wenyang Liao , Quanziang Wang , Yichen Wu , Renzhen Wang , Deyu Meng

Recently, efficient Multimodal Large Language Models (MLLMs) have gained significant attention as a solution to their high computational complexity, making them more practical for real-world applications. In this regard, the knowledge…

Computer Vision and Pattern Recognition · Computer Science 2026-04-10 Jiwan Kim , Kibum Kim , Sangwoo Seo , Chanyoung Park

Pre-trained language models have demonstrated superior performance in various natural language processing tasks. However, these models usually contain hundreds of millions of parameters, which limits their practicality because of latency…

Computation and Language · Computer Science 2022-05-02 Simiao Zuo , Qingru Zhang , Chen Liang , Pengcheng He , Tuo Zhao , Weizhu Chen

In this work, we present empirical results regarding the feasibility of using offline large language models (LLMs) in the context of electronic design automation (EDA). The goal is to investigate and evaluate a contemporary language model's…

Machine Learning · Computer Science 2024-06-28 Nirjhor Rouf , Fin Amin , Paul D. Franzon

Image-text contrastive models like CLIP have wide applications in zero-shot classification, image-text retrieval, and transfer learning. However, they often struggle on compositional visio-linguistic tasks (e.g., attribute-binding or…

Computer Vision and Pattern Recognition · Computer Science 2024-07-02 Samyadeep Basu , Shell Xu Hu , Maziar Sanjabi , Daniela Massiceti , Soheil Feizi

The detection of mental health problems from social media and the interpretation of these results have been extensively explored. Research has shown that incorporating clinical symptom information into a model enhances domain expertise,…

Computation and Language · Computer Science 2025-10-28 Hoyun Song , Huije Lee , Jisu Shin , Sukmin Cho , Changgeon Ko , Jong C. Park

Contemporary transformer architectures apply identical processing depth to all inputs, creating inefficiencies and limiting reasoning quality. Simple factual queries are subjected to the same multilayered computation as complex logical…

Computation and Language · Computer Science 2025-09-26 Sampurna Roy , Ayan Sar , Anurag Kaushish , Kanav Gupta , Tanupriya Choudhury , Abhijit Kumar

The recent surge in Multimodal Large Language Models (MLLMs) has showcased their remarkable potential for achieving generalized intelligence by integrating visual understanding into Large Language Models.Nevertheless, the sheer model size…

Computation and Language · Computer Science 2024-07-30 Shilin Xu , Xiangtai Li , Haobo Yuan , Lu Qi , Yunhai Tong , Ming-Hsuan Yang

The learning objective of vision-language approach of CLIP does not effectively account for the noisy many-to-many correspondences found in web-harvested image captioning datasets, which contributes to its compute and data inefficiency. To…

Computer Vision and Pattern Recognition · Computer Science 2022-04-12 Alex Andonian , Shixing Chen , Raffay Hamid