中文
相关论文

相关论文: Evaluating Large Language Models for Generalizatio…

200 篇论文

The performance of Large Language Models (LLMs) degrades from the temporal drift between data used for model training and newer text seen during inference. One understudied avenue of language change causing data drift is the emergence of…

计算与语言 · 计算机科学 2024-08-14 Jonathan Zheng , Alan Ritter , Wei Xu

Language prediction is constrained by informational entropy intrinsic to language, such that there exists a limit to how accurate any language model can become and equivalently a lower bound to language compression. The most efficient…

计算与语言 · 计算机科学 2025-11-14 Benjamin L. Badger , Matthew Neligeorge

Despite the superior performance, it is challenging to deploy foundation models or large language models (LLMs) due to their massive parameters and computations. While pruning is a promising technique to reduce model size and accelerate the…

机器学习 · 计算机科学 2024-10-22 Pu Zhao , Fei Sun , Xuan Shen , Pinrui Yu , Zhenglun Kong , Yanzhi Wang , Xue Lin

Recent pre-trained language models (PLMs) achieve promising results in existing abstractive summarization datasets. However, existing summarization benchmarks overlap in time with the standard pre-training corpora and finetuning datasets.…

计算与语言 · 计算机科学 2023-11-03 Chi Seng Cheang , Hou Pong Chan , Derek F. Wong , Xuebo Liu , Zhaocong Li , Yanming Sun , Shudong Liu , Lidia S. Chao

Recent studies introduced effective compression techniques for Large Language Models (LLMs) via post-training quantization or low-bit weight representation. Although quantized weights offer storage efficiency and allow for faster inference,…

计算与语言 · 计算机科学 2024-05-02 Irina Proskurina , Luc Brun , Guillaume Metzler , Julien Velcin

Vision-Language Models (VLMs) have attained exceptional success across multimodal tasks such as image captioning and visual question answering. However, their robustness under noisy conditions remains unfamiliar. In this study, we present a…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Purushoth , Alireza

Large Language Models (LLMs) have demonstrated impressive quality when applied to predictive tasks such as relevance ranking and semantic search. However, deployment of such LLMs remains prohibitively expensive for industry applications…

Quantization and pruning form the foundation of compression for neural networks, enabling efficient inference for large language models (LLMs). Recently, various quantization and pruning techniques have demonstrated remarkable performance…

计算与语言 · 计算机科学 2024-11-06 Miles Williams , Nikolaos Aletras

Large language models (LLMs) demonstrate the capacity to reconstruct and trace learned content from their training data under specific elicitation conditions, yet this capability does not manifest in standard generation contexts. This…

计算与语言 · 计算机科学 2026-03-20 Toshiyuki Shigemura

Large language models for code (LLM4Code), which demonstrate strong performance (e.g., high accuracy) in processing source code, have significantly transformed software engineering. Many studies separately investigate the non-functional…

软件工程 · 计算机科学 2024-03-13 Zhou Yang , Zhensu Sun , Terry Zhuo Yue , Premkumar Devanbu , David Lo

Training data plays a crucial role in Large Language Models (LLM) scaling, yet high quality data is of limited supply. Synthetic data techniques offer a potential path toward sidestepping these limitations. We conduct a large-scale…

Language models, characterized by their black-box nature, often hallucinate and display sensitivity to input perturbations, causing concerns about trust. To enhance trust, it is imperative to gain a comprehensive understanding of the…

计算与语言 · 计算机科学 2025-01-03 Vatsal Gupta , Pranshu Pandya , Tushar Kataria , Vivek Gupta , Dan Roth

The web-scale of pretraining data has created an important evaluation challenge: to disentangle linguistic competence on cases well-represented in pretraining data from generalization to out-of-domain language, specifically the dynamic,…

In the rapidly advancing arena of large language models (LLMs), a key challenge is to enhance their capabilities amid a looming shortage of high-quality training data. Our study starts from an empirical strategy for the light continual…

机器学习 · 计算机科学 2024-03-04 Xuxi Chen , Zhendong Wang , Daouda Sow , Junjie Yang , Tianlong Chen , Yingbin Liang , Mingyuan Zhou , Zhangyang Wang

Large language models(LLMs) containing tens of billions of parameters (or even more) have demonstrated impressive capabilities in various NLP tasks. However, substantial model size poses challenges to training, inference, and deployment so…

人工智能 · 计算机科学 2023-10-11 Yupeng Ji , Yibo Cao , Jiucai Liu

Ensuring the trustworthiness of large language models (LLMs) is crucial. Most studies concentrate on fully pre-trained LLMs to better understand and improve LLMs' trustworthiness. In this paper, to reveal the untapped potential of…

计算与语言 · 计算机科学 2024-09-04 Chen Qian , Jie Zhang , Wei Yao , Dongrui Liu , Zhenfei Yin , Yu Qiao , Yong Liu , Jing Shao

Large language models (LLMs) rely on pretraining on massive and heterogeneous corpora, where training data composition has a decisive impact on training efficiency and downstream generalization under realistic compute and data budget…

计算与语言 · 计算机科学 2026-04-21 Zhuo Chen , Yuxuan Miao , Supryadi , Deyi Xiong

ML-powered code generation aims to assist developers to write code in a more productive manner, by intelligently generating code blocks based on natural language prompts. Recently, large pretrained deep learning models have substantially…

Large Language Models~(LLMs) struggle with providing current information due to the outdated pre-training data. Existing methods for updating LLMs, such as knowledge editing and continual fine-tuning, have significant drawbacks in…

计算与语言 · 计算机科学 2024-02-12 Pengfei Yu , Heng Ji

Large language models are typically trained by treating text as a single global distribution, often resulting in geographically homogenized behavior. We study metadata conditioning as a lightweight approach for localization, pre-training 31…

计算与语言 · 计算机科学 2026-01-22 Anjishnu Mukherjee , Ziwei Zhu , Antonios Anastasopoulos