← Search

Davis Wertheimer

7 accepted papers

2026

FlashSinkhorn: IO-Aware Entropic Optimal Transport on GPU

ICML 2026oral

Entropic optimal transport (EOT) via Sinkhorn iterations is widely used in modern machine learning, yet GPU solvers remain inefficient at scale. Tensorized implementations suffer quadratic HBM traffic from dense $n\times m$ interactions, while existing online backends avoid storing dense matrices bu…

Cited by 0SourceScholar
2026

Frayed RoPE and Long Inputs: A Geometric Perspective

ICLR 2026poster

Rotary Positional Embedding (RoPE) is a widely adopted technique for encoding position in language models, which, while effective, causes performance breakdown when input length exceeds training length. Prior analyses assert (rightly) that long inputs cause channels to rotate "out of distribution,"…

Cited by 0SourceScholar
2026

From Collapse to Control: Understanding and Extending Context Length in Emerging Hybrid Models via Universal Position Interpolation

ICLR 2026poster

Hybrid Mamba-Transformer models have emerged as promising alternatives to pure Transformers, offering efficiency and competitive performance. However, they struggle to generalize beyond their training context windows, collapsing on long-context tasks. We provide the first systematic analysis of this…

Cited by 0SourcecodeScholar
2024

INDUS: Effective and Efficient Language Models for Scientific Applications

EMNLP 2024industry

Large language models (LLMs) trained on general domain corpora showed remarkable results on natural language processing (NLP) tasks. However, previous research demonstrated LLMs trained using domain-focused corpora perform better on specialized tasks. Inspired by this insight, we developed INDUS, a…

Cited by 8SourcePDFScholar
2021

Few-Shot Classification With Feature Map Reconstruction Networks

CVPR 2021poster

In this paper we reformulate few-shot classification as a reconstruction problem in latent space. The ability of the network to reconstruct a query feature map from support features of a given class predicts membership of the query in that class. We introduce a novel mechanism for few-shot classific…

Cited by 357PDFcodeScholar
2020

Revisiting Pose-Normalization for Fine-Grained Few-Shot Recognition

CVPR 2020poster

Few-shot, fine-grained classification requires a model to learn subtle, fine-grained distinctions between different classes (e.g., birds) based on a few images alone. This requires a remarkable degree of invariance to pose, articulation and background. A solution is to use pose-normalized representa…

Cited by 69PDFcodeScholar