中文
相关论文

相关论文: Machine Learning Model Sizes and the Parameter Gap

200 篇论文

Large Language Models (LLMs) exhibit a puzzling disparity in their formal linguistic competence: while they learn some linguistic phenomena with near-perfect mastery, they often perform below chance on others, even after training on…

计算与语言 · 计算机科学 2026-04-21 H S V N S Kowndinya Renduchintala , Sumit Bhatia

The period from 2019 to the present marks one of the most significant paradigm shifts in information retrieval (IR) and natural language processing (NLP), culminating in the emergence of powerful large language models (LLMs) from 2022…

信息检索 · 计算机科学 2026-03-17 Zhichao Xu , Fengran Mo , Zhiqi Huang , Crystina Zhang , Puxuan Yu , Bei Wang , Jimmy Lin , Vivek Srikumar

Machine learning in materials science faces challenges due to limited experimental data, as generating synthesis data is costly and time-consuming, especially with in-house experiments. Mining data from existing literature introduces issues…

计算物理 · 物理学 2025-03-11 Devi Dutta Biswajeet , Sara Kadkhodaei

The impressive performance gains of modern language models currently rely on scaling parameters: larger models store more world knowledge and reason better. Yet compressing all world knowledge into parameters is unnecessary, as only a…

计算与语言 · 计算机科学 2026-03-24 Hadi Pouransari , David Grangier , C Thomas , Michael Kirchhof , Oncel Tuzel

While large language models (LLMs) dominate the AI landscape, Small-scale large Language Models (SLMs) are gaining attention due to cost and efficiency demands from consumers. However, there is limited research on the training behavior and…

Large language models (LLMs) are trained for downstream tasks by updating their parameters (e.g., via RL). However, updating parameters forces them to absorb task-specific information, which can result in catastrophic forgetting and loss of…

Linearization has emerged as a strategy for developing efficient language models (LMs). Starting from an existing Transformer-based LM, linearization replaces the attention component with computationally efficient subquadratic \textit{token…

计算与语言 · 计算机科学 2026-02-02 Patrick Haller , Jonas Golde , Alan Akbik

There is a recent trend in machine learning to increase model quality by growing models to sizes previously thought to be unreasonable. Recent work has shown that autoregressive generative models with cross-entropy objective functions…

音频与语音处理 · 电气工程与系统科学 2021-06-18 Jasha Droppo , Oguz Elibol

In recent years, pre-trained large language models (LLMs) have demonstrated remarkable efficiency in achieving an inference-time few-shot learning capability known as in-context learning. However, existing literature has highlighted the…

计算与语言 · 计算机科学 2024-02-14 Xinyi Wang , Wanrong Zhu , Michael Saxon , Mark Steyvers , William Yang Wang

Many NLP researchers are experiencing an existential crisis triggered by the astonishing success of ChatGPT and other systems based on large language models (LLMs). After such a disruptive change to our understanding of the field, what is…

计算与语言 · 计算机科学 2024-03-27 Naomi Saphra , Eve Fleisig , Kyunghyun Cho , Adam Lopez

What makes a good Large Language Model (LLM)? That it performs well on the relevant benchmarks -- which hopefully measure, with some validity, the presence of capabilities that are also challenged in real application. But what makes the…

计算与语言 · 计算机科学 2024-06-21 Nidhir Bhavsar , Jonathan Jordan , Sherzod Hakimov , David Schlangen

Large Language Models are affected by the phenomena of memorizing and forgetting their training data. But how do these vary by model size? We work towards this question by investigating how the model size affects the model's ability to…

计算与语言 · 计算机科学 2022-12-06 Ayrton San Joaquin , Ardy Haroen

We conduct a preliminary inquiry into the ability of generative transformer models to deductively reason from premises provided. We observe notable differences in the performance of models coming from different training setups and find that…

计算与语言 · 计算机科学 2023-06-05 Peter Belcak , Luca A. Lanzendörfer , Roger Wattenhofer

Increasing the number of parameters in language models is a common strategy to enhance their performance. However, smaller language models remain valuable due to their lower operational costs. Despite their advantages, smaller models…

计算与语言 · 计算机科学 2024-10-16 Richard Diehl Martinez , Pietro Lesci , Paula Buttery

We show how Zipf's Law can be used to scale up language modeling (LM) to take advantage of more training data and more GPUs. LM plays a key role in many important natural language applications such as speech recognition and machine…

计算与语言 · 计算机科学 2018-10-25 Mostofa Patwary , Milind Chabbi , Heewoo Jun , Jiaji Huang , Gregory Diamos , Kenneth Church

Recent advances in language modeling consist in pretraining highly parameterized neural networks on extremely large web-mined text corpora. Training and inference with such models can be costly in practice, which incentivizes the use of…

计算与语言 · 计算机科学 2024-04-12 Nathan Godey , Éric de la Clergerie , Benoît Sagot

Large language models have demonstrated predictable scaling behaviors with respect to model parameters and training data. This study investigates whether a similar scaling relationship exist for vision-language models with respect to the…

人工智能 · 计算机科学 2025-12-30 Tenghui Li , Guoxu Zhou , Xuyang Zhao , Qibin Zhao

The progress of Large Language Models (LLMs) like ChatGPT raises the question of how they can be integrated into education. One hope is that they can support mathematics learning, including word-problem solving. Since LLMs can handle…

计算与语言 · 计算机科学 2025-08-12 Anselm R. Strohmaier , Wim Van Dooren , Kathrin Seßler , Brian Greer , Lieven Verschaffel

The recent rapid progress in pre-training Large Language Models has relied on using self-supervised language modeling objectives like next token prediction or span corruption. On the other hand, Machine Translation Systems are mostly…

计算与语言 · 计算机科学 2023-05-22 Andrea Schioppa , Xavier Garcia , Orhan Firat

Generative language models are promising for assisting human writing in various domains. This manuscript aims to build generative language models in the patent domain and evaluate model performance from a human-centric perspective. The…

计算与语言 · 计算机科学 2023-06-06 Jieh-Sheng Lee