← Search

James R Green

5 accepted papers

2026

Thicker and Quicker: The Jumbo Token for Fast Plain Vision Transformers

ICLR 2026poster

ViTs are general and accurate, and address many tasks, but ViTs are slow, and are not always practical when efficiency is key. Existing methods for faster ViTs design hybrid non-ViT architectures, losing generality, or shrink their tokens, sacrificing accuracy. While many non-ViT architectures are b…

Cited by 0SourcecodeScholar
2025

Galileo: Learning Global & Local Features of Many Remote Sensing Modalities

ICML 2025poster

We introduce a highly multimodal transformer to represent many remote sensing modalities - multispectral optical, synthetic aperture radar, elevation, weather, pseudo-labels, and more - across space and time. These inputs are useful for diverse remote sensing tasks, such as crop mapping and flood de…

Cited by 0SourcePDFScholar
2025

LookWhere? Efficient Visual Recognition by Learning Where to Look and What to See from Self-Supervision

NeurIPS 2025poster

Vision transformers are ever larger, more accurate, and more expensive to compute. At high resolution, the expense is even more extreme as the number of tokens grows quadratically in the image size. We turn to adaptive computation to cope with this cost by learning to predict where to compute. Our…

Cited by 0SourceScholar
2024

LookHere: Vision Transformers with Directed Attention Generalize and Extrapolate

NeurIPS 2024poster

High-resolution images offer more information about scenes that can improve model accuracy. However, the dominant model architecture in computer vision, the vision transformer (ViT), cannot effectively leverage larger images without finetuning — ViTs poorly extrapolate to more patches at test time,…

2023

CROMA: Remote Sensing Representations with Contrastive Radar-Optical Masked Autoencoders

NeurIPS 2023poster

A vital and rapidly growing application, remote sensing offers vast yet sparsely labeled, spatially aligned multimodal data; this makes self-supervised learning algorithms invaluable. We present CROMA: a framework that combines contrastive and reconstruction self-supervised objectives to learn rich…