Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–12 of 12 results for author: Everett, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2607.14018  [pdf, ps, other

    cs.LG cs.AI

    Transforming Rank: How Architecture Navigates the Spectral Pathologies of Depth

    Authors: Katie Everett

    Abstract: We investigate how each component of the Transformer feedforward block architecture design determines how much rank survives across depth at initialization. We reinterpret skip connections and normalization, long understood as controlling magnitude, as mechanisms for preserving gradient rank across depth, since the very matrix multiplications and nonlinear activations that make the network express… ▽ More

    Submitted 15 July, 2026; originally announced July 2026.

    Comments: 40 pages. Code: https://github.com/everettk/transforming-rank-paper

  2. arXiv:2605.28961  [pdf, ps, other

    stat.ML cs.LG math.OC

    Dynamics of Stochastic Momentum with Sparse Updates in High Dimensions

    Authors: Katie Everett, Elliot Paquette

    Abstract: Existing theory of momentum assumes that gradients arrive at every parameter at a roughly constant rate, an assumption violated in practice by heavy-tailed data distributions and modern architectures. We theoretically analyze the dynamics of two tractable models of momentum under sparse updates: a least squares model with sparse inputs and a logistic regression model with a rare class. Both admit… ▽ More

    Submitted 27 May, 2026; originally announced May 2026.

  3. arXiv:2602.05298  [pdf, ps, other

    stat.ML cs.LG math.OC

    Logarithmic-time Schedules for Scaling Language Models with Momentum

    Authors: Damien Ferbach, Courtney Paquette, Gauthier Gidel, Katie Everett, Elliot Paquette

    Abstract: In practice, the hyperparameters $(β_1, β_2)$ and weight-decay $λ$ in AdamW are typically kept at fixed values. Is there any reason to do otherwise? We show that for large-scale language model training, the answer is yes: by exploiting the power-law structure of language data, one can design time-varying schedules for $(β_1, β_2, λ)$ that deliver substantial performance gains. We study logarithm… ▽ More

    Submitted 18 February, 2026; v1 submitted 4 February, 2026; originally announced February 2026.

  4. arXiv:2505.16098  [pdf, ps, other

    stat.ML cs.LG math.OC

    Dimension-adapted Momentum Outscales SGD

    Authors: Damien Ferbach, Katie Everett, Gauthier Gidel, Elliot Paquette, Courtney Paquette

    Abstract: We investigate scaling laws for stochastic momentum algorithms with small batch on the power law random features model, parameterized by data complexity, target complexity, and model size. When trained with a stochastic momentum algorithm, our analysis reveals four distinct loss curve shapes determined by varying data-target complexities. While traditional stochastic gradient descent with momentum… ▽ More

    Submitted 21 May, 2025; originally announced May 2025.

  5. arXiv:2407.05872  [pdf, other

    cs.LG

    Scaling Exponents Across Parameterizations and Optimizers

    Authors: Katie Everett, Lechao Xiao, Mitchell Wortsman, Alexander A. Alemi, Roman Novak, Peter J. Liu, Izzeddin Gur, Jascha Sohl-Dickstein, Leslie Pack Kaelbling, Jaehoon Lee, Jeffrey Pennington

    Abstract: Robust and effective scaling of models from small to large width typically requires the precise adjustment of many algorithmic and architectural details, such as parameterization and optimizer choices. In this work, we propose a new perspective on parameterization by investigating a key assumption in prior work about the alignment between parameters and data and derive new theoretical results unde… ▽ More

    Submitted 16 July, 2024; v1 submitted 8 July, 2024; originally announced July 2024.

    Comments: 63 pages, International Conference on Machine Learning 2024

  6. arXiv:2401.04890  [pdf, ps, other

    stat.ML cs.LG

    Nonparametric Partial Disentanglement via Mechanism Sparsity: Sparse Actions, Interventions and Sparse Temporal Dependencies

    Authors: Sébastien Lachapelle, Pau Rodríguez López, Yash Sharma, Katie Everett, Rémi Le Priol, Alexandre Lacoste, Simon Lacoste-Julien

    Abstract: This work introduces a novel principle for disentanglement we call mechanism sparsity regularization, which applies when the latent factors of interest depend sparsely on observed auxiliary variables and/or past latent factors. We propose a representation learning method that induces disentanglement by simultaneously learning the latent factors and the sparse causal graphical model that explains t… ▽ More

    Submitted 31 July, 2026; v1 submitted 9 January, 2024; originally announced January 2024.

    Comments: JMLR 2026. 90 pages

    ACM Class: I.2.6; I.5.1

    Journal ref: Journal of Machine Learning Research. 27(71):1-90, 2026

  7. arXiv:2309.14322  [pdf, other

    cs.LG

    Small-scale proxies for large-scale Transformer training instabilities

    Authors: Mitchell Wortsman, Peter J. Liu, Lechao Xiao, Katie Everett, Alex Alemi, Ben Adlam, John D. Co-Reyes, Izzeddin Gur, Abhishek Kumar, Roman Novak, Jeffrey Pennington, Jascha Sohl-dickstein, Kelvin Xu, Jaehoon Lee, Justin Gilmer, Simon Kornblith

    Abstract: Teams that have trained large Transformer-based models have reported training instabilities at large scale that did not appear when training with the same hyperparameters at smaller scales. Although the causes of such instabilities are of scientific interest, the amount of resources required to reproduce them has made investigation difficult. In this work, we seek ways to reproduce and study train… ▽ More

    Submitted 16 October, 2023; v1 submitted 25 September, 2023; originally announced September 2023.

  8. arXiv:2302.06576  [pdf, other

    cs.LG stat.ML

    GFlowNet-EM for learning compositional latent variable models

    Authors: Edward J. Hu, Nikolay Malkin, Moksh Jain, Katie Everett, Alexandros Graikos, Yoshua Bengio

    Abstract: Latent variable models (LVMs) with discrete compositional latents are an important but challenging setting due to a combinatorially large number of possible configurations of the latents. A key tradeoff in modeling the posteriors over latents is between expressivity and tractable optimization. For algorithms based on expectation-maximization (EM), the E-step is often intractable without restrictiv… ▽ More

    Submitted 3 June, 2023; v1 submitted 13 February, 2023; originally announced February 2023.

    Comments: ICML 2023; code: https://github.com/GFNOrg/GFlowNet-EM

  9. arXiv:2210.00580  [pdf, other

    cs.LG stat.ML

    GFlowNets and variational inference

    Authors: Nikolay Malkin, Salem Lahlou, Tristan Deleu, Xu Ji, Edward Hu, Katie Everett, Dinghuai Zhang, Yoshua Bengio

    Abstract: This paper builds bridges between two families of probabilistic algorithms: (hierarchical) variational inference (VI), which is typically used to model distributions over continuous spaces, and generative flow networks (GFlowNets), which have been used for distributions over discrete structures such as graphs. We demonstrate that, in certain cases, VI algorithms are equivalent to special cases of… ▽ More

    Submitted 2 March, 2023; v1 submitted 2 October, 2022; originally announced October 2022.

    Comments: ICLR 2023 final version; code: https://github.com/GFNOrg/GFN_vs_HVI

  10. arXiv:2107.10098  [pdf, other

    stat.ML cs.LG

    Disentanglement via Mechanism Sparsity Regularization: A New Principle for Nonlinear ICA

    Authors: Sébastien Lachapelle, Pau Rodríguez López, Yash Sharma, Katie Everett, Rémi Le Priol, Alexandre Lacoste, Simon Lacoste-Julien

    Abstract: This work introduces a novel principle we call disentanglement via mechanism sparsity regularization, which can be applied when the latent factors of interest depend sparsely on past latent factors and/or observed auxiliary variables. We propose a representation learning method that induces disentanglement by simultaneously learning the latent factors and the sparse causal graphical model that rel… ▽ More

    Submitted 23 February, 2022; v1 submitted 21 July, 2021; originally announced July 2021.

    Comments: Appears in: 1st Conference on Causal Learning and Reasoning (CLeaR 2022). 57 pages

    ACM Class: I.2.6; I.5.1

  11. arXiv:2009.01265  [pdf, ps, other

    cs.CR

    Google COVID-19 Search Trends Symptoms Dataset: Anonymization Process Description (version 1.0)

    Authors: Shailesh Bavadekar, Andrew Dai, John Davis, Damien Desfontaines, Ilya Eckstein, Katie Everett, Alex Fabrikant, Gerardo Flores, Evgeniy Gabrilovich, Krishna Gadepalli, Shane Glass, Rayman Huang, Chaitanya Kamath, Dennis Kraft, Akim Kumok, Hinali Marfatia, Yael Mayer, Benjamin Miller, Adam Pearce, Irippuge Milinda Perera, Venky Ramachandran, Karthik Raman, Thomas Roessler, Izhak Shafran, Tomer Shekel , et al. (5 additional authors not shown)

    Abstract: This report describes the aggregation and anonymization process applied to the initial version of COVID-19 Search Trends symptoms dataset (published at https://goo.gle/covid19symptomdataset on September 2, 2020), a publicly available dataset that shows aggregated, anonymized trends in Google searches for symptoms (and some related topics). The anonymization process is designed to protect the daily… ▽ More

    Submitted 2 September, 2020; originally announced September 2020.

  12. arXiv:2007.12335  [pdf, other

    cs.LG stat.ML

    Cycles in Causal Learning

    Authors: Katie Everett, Ian Fischer

    Abstract: In the causal learning setting, we wish to learn cause-and-effect relationships between variables such that we can correctly infer the effect of an intervention. While the difference between a cyclic structure and an acyclic structure may be just a single edge, cyclic causal structures have qualitatively different behavior under intervention: cycles cause feedback loops when the downstream effect… ▽ More

    Submitted 23 July, 2020; originally announced July 2020.