← Search

Nicholas Lane

5 accepted papers

2026

LoRDO: Distributed Low-Rank Optimization with Infrequent Communication

ICML 2026poster

Distributed training of foundation models via $\texttt{DDP}$ is limited by interconnect bandwidth. While infrequent communication strategies reduce synchronization frequency, they remain bottlenecked by the memory and communication requirements of optimizer states. Low-rank optimizers can alleviate …

Cited by 0SourceScholar
2022

Federated Self-Supervised Learning for Video Understanding

ECCV 2022poster

"The ubiquity of camera-enabled mobile devices has lead to large amounts of unlabelled video data being produced at the edge. Although various self-supervised learning (SSL) methods have been proposed to harvest their latent spatio-temporal representations for task-specific training, practical chall…

2022

Multi-Exit Semantic Segmentation Networks

ECCV 2022poster

"Semantic segmentation arises as the backbone of many vision systems, spanning from self-driving cars and robot navigation to augmented reality and teleconferencing. Frequently operating under stringent latency constraints within a limited resource envelope, optimising for efficient execution become…

Cited by 46SourcePDFScholar
2020

BRP-NAS: Prediction-based NAS using GCNs

NeurIPS 2020poster

Neural architecture search (NAS) enables researchers to automatically explore broad design spaces in order to improve efficiency of neural networks. This efficiency is especially important in the case of on-device deployment, where improvements in accuracy should be balanced out with computational d…