Search papers, labs, and topics across Lattice.
The paper introduces a streaming retrieval architecture for edge cameras that filters redundant video frames to improve cross-modal retrieval accuracy. An on-device epsilon-net filter selects only semantically novel frames for indexing, which reduces noise and improves retrieval performance. Experiments on egocentric datasets demonstrate that this approach outperforms offline filtering methods and achieves a 45.6% Hit@5 using an 8M on-device encoder at 2.7 mW.
Edge cameras can achieve a 45% improvement in cross-modal retrieval accuracy by ditching redundant frames and focusing only on what's new.
Always-on edge cameras generate continuous video streams where redundant frames degrade cross-modal retrieval by crowding correct results out of top-k search. This paper presents a streaming retrieval architecture: an on-device epsilon-net filter retains only semantically novel frames, building a denoised embedding index; a cross-modal adapter and cloud re-ranker compensate for the compact encoder's weak alignment. A single-pass streaming filter outperforms offline alternatives (k-means, farthest-point, uniform, random) across eight vision-language models (8M-632M) on two egocentric datasets (AEA, EPIC-KITCHENS). Combined, the architecture reaches 45.6% Hit@5 on held-out data using an 8M on-device encoder at an estimated 2.7 mW.