← Search

Kayvon Fatahalian

15 accepted papers

2025

Self-Generated In-Context Examples Improve LLM Agents for Sequential Decision-Making Tasks

NeurIPS 2025poster

Improving Large Language Model (LLM) agents for sequential decision-making tasks typically requires extensive task-specific knowledge engineering—custom prompts, curated examples, and specialized observation/action spaces. We investigate a different approach where agents automatically improve by lea…

Cited by 0SourceScholar
2024

Learning Subject-Aware Cropping by Outpainting Professional Photos

AAAI 2024technical

How to frame (or crop) a photo often depends on the image subject and its context; e.g., a human portrait. Recent works have defined the subject-aware image cropping task as a nuanced and practical version of image cropping. We propose a weakly-supervised approach (GenCrop) to learn what makes a hig…

Cited by 2SourcePDFScholar
2022

"Spotting Temporally Precise, Fine-Grained Events in Video"

ECCV 2022poster

"We introduce the task of spotting temporally precise, fine-grained events in video (detecting the precise moment in time events occur). Precise spotting requires models to reason globally about the full-time scale of actions and locally to identify subtle frame-to-frame appearance and motion differ…

2022

Perfectly Balanced: Improving Transfer and Robustness of Supervised Contrastive Learning

ICML 2022spotlight

An ideal learned representation should display transferability and robustness. Supervised contrastive learning (SupCon) is a promising method for training accurate models, but produces representations that do not capture these properties due to class collapse—when all points in a class map to the sa…

2022

Shoring up the foundations: fusing model embeddings and weak supervision

UAI 2022poster

Foundation models offer an exciting new paradigm for constructing models with out-of-the-box embeddings and a few labeled examples. However, it is not clear how to best apply foundation models without labeled data. A potential approach is to fuse foundation models with weak supervision frameworks, w…

2021

Background Splitting: Finding Rare Classes in a Sea of Background

CVPR 2021poster

We focus on the problem of training deep image classification models for a small number of extremely rare categories. In this common, real-world scenario, almost all images belong to the background category in the dataset. We find that state-of-the-art approaches for training on imbalanced datasets…

Cited by 8PDFcodeScholar
2021

Large Batch Simulation for Deep Reinforcement Learning

ICLR 2021poster

We accelerate deep reinforcement learning-based training in visually complex 3D environments by two orders of magnitude over prior work, realizing end-to-end training speeds of over 19,000 frames of experience per second on a single GPU and up to 72,000 frames per second on a single eight-GPU machin…

2021

Learning Rare Category Classifiers on a Tight Labeling Budget

ICCV 2021poster

Many real-world ML deployments face the challenge of training a rare category model with a small labeling bud- get. In these settings, there is often access to large amounts of unlabeled data, therefore it is attractive to consider semi-supervised or active learning approaches to reduce human labeli…

Cited by 16PDFScholar
2021

Low-Shot Validation: Active Importance Sampling for Estimating Classifier Performance on Rare Categories

ICCV 2021poster

For machine learning models trained with limited labeled training data, validation stands to become the main bottleneck to reducing overall annotation costs. We propose a statistical validation algorithm that accurately estimates the F-score of binary classifiers for rare categories, where finding r…

Cited by 9PDFScholar
2021

Mandoline: Model Evaluation under Distribution Shift

ICML 2021spotlight

Machine learning models are often deployed in different settings than they were trained and validated on, posing a challenge to practitioners who wish to predict how well the deployed model will perform on a target distribution. If an unlabeled sample from the target distribution is available, along…

2021

Video Pose Distillation for Few-Shot, Fine-Grained Sports Action Recognition

ICCV 2021poster

Human pose is a useful feature for fine-grained sports action understanding. However, pose estimators are often unreliable when run on sports video due to domain shift and factors such as motion blur and occlusions. This leads to poor accuracy when downstream tasks, such as action recognition, depen…

Cited by 58PDFcodeScholar
2020

Fast and Three-rious: Speeding Up Weak Supervision with Triplet Methods

ICML 2020poster

Weak supervision is a popular method for building machine learning models without relying on ground truth annotations. Instead, it generates probabilistic training labels by estimating the accuracies of multiple noisy labeling sources (e.g., heuristics, crowd workers). Existing approaches use latent…

2019

Multi-Resolution Weak Supervision for Sequential Data

NeurIPS 2019poster

Since manually labeling training data is slow and expensive, recent industrial and scientific research efforts have turned to weaker or noisier forms of supervision sources. However, existing weak supervision approaches fail to model multi-resolution sources for sequential data, like video, that can…

Cited by 42SourcePDFScholar
2019

Online Model Distillation for Efficient Video Inference

ICCV 2019poster

High-quality computer vision models typically address the problem of understanding the general distribution of real-world images. However, most cameras observe only a very small fraction of this distribution. This offers the possibility of achieving more efficient inference by specializing compact,…

Cited by 131PDFcodeScholar
2018

HydraNets: Specialized Dynamic Architectures for Efficient Inference

CVPR 2018poster

There is growing interest in improving the design of deep network architectures to be both accurate and low cost. This paper explores semantic specialization as a mechanism for improving the computational efficiency (accuracy-per-unit-cost) of inference in the context of image classification. Specif…

Cited by 180SourcePDFScholar