activity
20242026
collaborators
Showing cs.LGShow all

6 papers · 1 filter

cs.LG2026

A Faster Generalized Two-Stage Approximate Top-K

Yashas Samaga, Varun Yerram, Spandana Raj Babbula +2

We consider the Top- selection problem, which aims to identify the largest elements in an array. Top- selection arises in many machine learning algorithms and often becom…

cs.LG2026

A model of errors in transformers

Suvrat Raju, Praneeth Netrapalli

We study the error rate of LLMs on tasks like arithmetic that require a deterministic output, and repetitive processing of tokens drawn from a small set of alternatives. We argue t…

cs.LG2025

Spark Transformer: Reactivating Sparsity in FFN and Attention

Chong You, Kan Wu, Zhipeng Jia +16

The discovery of the lazy neuron phenomenon in trained Transformers, where the vast majority of neurons in their feed-forward networks (FFN) are inactive for each token, has spurre…

cs.LG2025

Compressing Many-Shots in In-Context Learning

Devvrit Khatri, Pranamya Kulkarni, Nilesh Gupta +9

Large Language Models (LLMs) have been shown to be able to learn different tasks without explicit finetuning when given many input-output examples / demonstrations through In-Conte…

cs.LG2025

The Feature Speed Formula: a flexible approach to scale hyper-parameters of deep neural networks

Lénaïc Chizat, Praneeth Netrapalli

Deep learning succeeds by doing hierarchical feature learning, yet tuning hyper-parameters (HP) such as initialization scales, learning rates etc., only give indirect control over…

cs.LG2024

Second Order Methods for Bandit Optimization and Control

Arun Suggala, Y. Jennifer Sun, Praneeth Netrapalli +1

Bandit convex optimization (BCO) is a general framework for online decision making under uncertainty. While tight regret bounds for general convex losses have been established, exi…