← Search

Max Vladymyrov

10 accepted papers

2025

How new data permeates LLM knowledge and how to dilute it

ICLR 2025spotlight

Large language models continually learn through the accumulation of gradient-based updates, but how individual pieces of new information affect existing knowledge, leading to both beneficial generalization and problematic hallucination, remains poorly understood. We demonstrate that when learning ne…

2024

Linear Transformers are Versatile In-Context Learners

NeurIPS 2024poster

Recent research has demonstrated that transformers, particularly linear attention models, implicitly execute gradient-descent-like algorithms on data provided in-context during their forward inference step. However, their capability in handling more complex problems remains unexplored. In this paper…

Cited by 3SourcePDFScholar
2023

Decentralized Learning With Multi-Headed Distillation

CVPR 2023poster

Decentralized learning with private data is a central problem in machine learning. We propose a novel distillation-based decentralized learning technique that allows multiple agents with private non-iid data to learn from each other, without having to share their data, weights or weight updates. Our…

Cited by 5SourcePDFScholar
2023

Transformers Learn In-Context by Gradient Descent

ICML 2023oral

At present, the mechanisms of in-context learning in Transformers are not well understood and remain mostly an intuition. In this paper, we suggest that training Transformers on auto-regressive objectives is closely related to gradient-based meta-learning formulations. We start by providing a simple…

2022

GradMax: Growing Neural Networks using Gradient Information

ICLR 2022poster

The architecture and the parameters of neural networks are often optimized independently, which requires costly retraining of the parameters whenever the architecture is modified. In this work we instead focus on growing the architecture without requiring costly retraining. We present a method that…

2021

Meta-Learning Bidirectional Update Rules

ICML 2021spotlight

In this paper, we introduce a new type of generalized neural network where neurons and synapses maintain multiple states. We show that classical gradient-based backpropagation in neural networks can be seen as a special case of a two-state network where one state is used for activations and another…

2015

A fast, universal algorithm to learn parametric nonlinear embeddings

NeurIPS 2015poster

Nonlinear embedding algorithms such as stochastic neighbor embedding do dimensionality reduction by optimizing an objective function involving similarities between pairs of input patterns. The result is a low-dimensional projection of each input pattern. A common way to define an out-of-sample mappi…

Cited by 15SourcePDFScholar