← Search

Phillip B Gibbons

4 accepted papers

2025

Practical Offloading for Fine-Tuning LLM on Commodity GPU via Learned Sparse Projectors

AAAI 2025technical

Fine-tuning large language models (LLMs) requires significant memory, often exceeding the capacity of a single GPU. A common solution to this memory challenge is offloading compute and data from the GPU to the CPU. However, this approach is hampered by the limited bandwidth of commodity hardware, wh…

2024

RobotPerf: An Open-Source, Vendor-Agnostic, Benchmarking Suite for Evaluating Robotics Computing System Performance

ICRA 2024poster

We introduce RobotPerf, a vendor-agnostic bench-marking suite designed to evaluate robotics computing performance across a diverse range of hardware platforms using ROS 2 as its common baseline. The suite encompasses ROS 2 packages covering the full robotics pipeline and integrates two distinct benc…

Cited by 16SourcecodeScholar
2023

Federated Learning under Distributed Concept Drift

AISTATS 2023poster

Federated Learning (FL) under distributed concept drift is a largely unexplored area. Although concept drift is itself a well-studied phenomenon, it poses particular challenges for FL, because drifts arise staggered in time and space (across clients). Our work is the first to explicitly study data h…

2021

DriftSurf: Stable-State / Reactive-State Learning under Concept Drift

ICML 2021spotlight

When learning from streaming data, a change in the data distribution, also known as concept drift, can render a previously-learned model inaccurate and require training a new model. We present an adaptive learning algorithm that extends previous drift-detection-based methods by incorporating drift d…

Cited by 37SourcePDFScholar