← Search

Shreya Pathak

6 accepted papers

2025

Spark Transformer: Reactivating Sparsity in Transformer FFN and Attention

NeurIPS 2025poster

The discovery of the *lazy neuron phenomenon* (Li et al., 2022), where fewer than 10% of the feedforward networks (FFN) parameters in trained Transformers are activated per token, has spurred significant interests in *activation sparsity* for enhancing large model efficiency. While notable progress…

Cited by 0SourceScholar
2024

A Simple Recipe for Contrastively Pre-training Video-First Encoders Beyond 16 Frames

CVPR 2024poster

Understanding long real-world videos requires modeling of long-range visual dependencies. To this end we explore video-first architectures building on the common paradigm of transferring large-scale image--text models to video via shallow temporal fusion. However we expose two limitations to the app…

Cited by 26SourcePDFScholar
2024

Bad Students Make Great Teachers: Active Learning Accelerates Large-Scale Visual Understanding

ECCV 2024poster

"Power-law scaling indicates that large-scale training with uniform sampling is prohibitively slow. Active learning methods aim to increase data efficiency by prioritizing learning on the most relevant examples. Despite their appeal, these methods have yet to be widely adopted since no one algorithm…

Cited by 13SourcePDFScholar
2023

Human-Timescale Adaptation in an Open-Ended Task Space

ICML 2023oral

Foundation models have shown impressive adaptation and scalability in supervised and self-supervised learning problems, but so far these successes have not fully translated to reinforcement learning (RL). In this work, we demonstrate that training an RL agent at scale leads to a general in-context l…

Cited by 111SourcePDFScholar
2022

CoCoa: An Encoder-Decoder Model for Controllable Code-switched Generation

EMNLP 2022main

Code-switching has seen growing interest in recent years as an important multilingual NLP phenomenon. Generating code-switched text for data augmentation has been sufficiently well-explored. However, there is no prior work on generating code-switched text with fine-grained control on the degree of c…