中文
相关论文

相关论文: Grokking From Abstraction to Intelligence

200 篇论文

Sampling-based decoding underlies complex reasoning in large language models (LLMs), where decoding strategies critically shape model behavior. Temperature- and truncation-based methods reshape the next-token distribution through global…

人工智能 · 计算机科学 2026-02-02 Yixin Yang , Qingxiu Dong , Zhifang Sui

Modern machine learning increasingly leverages the insight that high-dimensional data often lie near low-dimensional, non-linear manifolds, an idea known as the manifold hypothesis. By explicitly modeling the geometric structure of data…

机器学习 · 计算机科学 2026-03-02 Willem Diepeveen , Deanna Needell

Spectral bias, the tendency of neural networks to learn low frequencies first, can be both a blessing and a curse. While it enhances the generalization capabilities by suppressing high-frequency noise, it can be a limitation in scientific…

机器学习 · 计算机科学 2026-05-08 Shuai Jiang , Alexey Voronin , Eric Cyr , Ben Southworth

Deep neural networks exhibit periodic loss spikes during unregularized long-term training, a phenomenon known as the "Slingshot Mechanism." Existing work usually attributes this to intrinsic optimization dynamics, but its triggering…

机器学习 · 计算机科学 2026-05-27 Liu Hanqing , Jianjun Cao , Yuanze Li , Zijian Zhou

Grounded language models use external sources of information, such as knowledge graphs, to meet some of the general challenges associated with pre-training. By extending previous work on compositional generalization in semantic parsing, we…

Reasoning is a core capability of large language models, yet how multi-step reasoning is learned and executed remains unclear. We study this question in a controlled cellular-automata (1dCA) framework that excludes memorisation by using…

\emph{Memorization} in neural networks lacks a precise operational definition and is often inferred from the grokking regime, where training accuracy saturates while test accuracy remains very low. We identify a previously unreported third…

机器学习 · 计算机科学 2026-02-04 Hari K Prakash , Charles H Martin

The NLP community typically relies on performance of a model on a held-out test set to assess generalization. Performance drops observed in datasets outside of official test sets are generally attributed to "out-of-distribution" effects.…

计算与语言 · 计算机科学 2024-04-03 Aparna Elangovan , Jiayuan He , Yuan Li , Karin Verspoor

Neural network models often generalize poorly to mismatched domains or distributions. In NLP, this issue arises in particular when models are expected to generalize compositionally, that is, to novel combinations of familiar words and…

计算与语言 · 计算机科学 2021-11-10 Wang Zhu , Peter Shaw , Tal Linzen , Fei Sha

Background: Deep learning models are typically trained using stochastic gradient descent or one of its variants. These methods update the weights using their gradient, estimated from a small fraction of the training data. It has been…

机器学习 · 统计学 2018-01-03 Elad Hoffer , Itay Hubara , Daniel Soudry

The notion of generalization has moved away from the classical one defined in statistical learning theory towards an emphasis on out-of-domain generalization (OODG). There has been a growing focus on generalization from easy to hard, where…

机器学习 · 计算机科学 2025-06-23 Yingshan Chang , Yonatan Bisk

Modern deep generative models can now produce high-quality synthetic samples that are often indistinguishable from real training data. A growing body of research aims to understand why recent methods, such as diffusion and flow matching…

机器学习 · 计算机科学 2025-12-03 Quentin Bertrand , Anne Gagneux , Mathurin Massias , Rémi Emonet

A hallmark of intelligence is the ability to deduce general principles from examples, which are correct beyond the range of those observed. Generalized Planning deals with finding such principles for a class of planning problems, so that…

人工智能 · 计算机科学 2020-05-06 Or Rivlin , Tamir Hazan , Erez Karpas

Dropout is used to avoid overfitting by randomly dropping units from the neural networks during training. Inspired by dropout, this paper presents GI-Dropout, a novel dropout method integrating with global information to improve neural…

计算与语言 · 计算机科学 2018-10-11 Hengru Xu , Shen Li , Renfen Hu , Si Li , Sheng Gao

Learning to use tools to solve a variety of tasks is an innate ability of humans and has been observed of animals in the wild. However, the underlying mechanisms that are required to learn to use tools are abstract and widely contested in…

神经与进化计算 · 计算机科学 2019-07-04 Sam Wenke , Dan Saunders , Mike Qiu , Jim Fleming

Energy-based probabilistic models learned by maximizing the likelihood of the data are limited by the intractability of the partition function. A widely used workaround is to maximize the pseudo-likelihood, which replaces the global…

统计力学 · 物理学 2026-03-31 Francesco D'Amico , Dario Bocchi , Luca Maria Del Bono , Saverio Rossi , Matteo Negri

Chain-of-Thought (CoT) training has markedly advanced the reasoning capabilities of large language models (LLMs), yet the mechanisms by which CoT training enhances generalization remain inadequately understood. In this work, we demonstrate…

机器学习 · 计算机科学 2026-02-13 Xinhao Yao , Ruifeng Ren , Yun Liao , Lizhong Ding , Yong Liu

We study generalization in deep learning by appealing to complexity measures originally developed in approximation and information theory. While these concepts are challenged by the high-dimensional and data-defined nature of deep learning,…

A number of machine learning models have been proposed with the goal of achieving systematic generalization: the ability to reason about new situations by combining aspects of previous experiences. These models leverage compositional…

机器学习 · 计算机科学 2024-09-24 Devon Jarvis , Richard Klein , Benjamin Rosman , Andrew M. Saxe

Abstraction is a commonly used process to represent some low-level system by a more coarse specification with the goal to omit unnecessary details while preserving important aspects. While recent work on abstraction in the situation…

人工智能 · 计算机科学 2023-03-02 Till Hofmann , Vaishak Belle
‹ 上一页 1 8 9 10 下一页 ›