paper-with-me

Papers

Real-time Unsupervised Object Discovery from Asynchronous Event Streams

2026-08-27 · Pratham G. Shenwai, Hemant Kumar Singh, Sridhar Ravi arxiv

Event cameras capture pixel-level intensity changes with microsecond resolution to produce highly sparse asynchronous data streams. For visual perception in latency-critical environments, we propose a lightweight, training-free framework for discovery of moving objects based on spatio-temporal clustering. This framework is driven by two core contributions. First, a linear-time Spatio-temporal Probabilistic Event Filter (SPEF) that introduces an adaptive event acceptance threshold to distinguish salient motion structures from background noise. Second, an Event Morton Code Clustering (EMCC) module that bypasses expensive distance matrix computation to efficiently group events for unsupervised discovery of moving objects. On the E-MLB dataset benchmark, SPEF achieves the best denoising performance among classical filtering methods and remains competitive with learning-based approaches without requiring any offline training. On object discovery, EMCC achieves the highest overall accuracy and lowest execution time across the FRED and eTraM datasets, outperforming established density-based clustering baselines by a substantial margin. Overall, this work establishes a new performance benchmark for classical object discovery in event data, providing a highly scalable, training-free solution for resource-constrained visual perception. The code is available at https://github.com/PrathamShenwai/SPEF_EMCC

📄 PDF Abstract BibTeX arXiv:2608.26644

Code (3)

Tavish9/awesome-daily-AI-arxiv ★ 113
arxivsub/arXivSub_daily_arxiv ★ 4
doublepoints/cv-arxiv-daily

Similar Papers 제목 키워드 기반

Unsupervised Discovery of Object-Centric Neural Fields

2024-02-12 · Rundong Luo, Hong-Xing Yu, Jiajun Wu

We study inferring 3D object-centric scene representations from a single image. While recent methods have shown potential in unsupervised 3D object discovery from simple synthetic images, they fail to generalize to real-…

ObjectObject DiscoverySemantic SegmentationSystematic Generalization+1

Using real-time cluster configurations of streaming asynchronous features as online state descriptors in financial markets

2016-03-22 · Dieter Hendricks

We present a scheme for online, unsupervised state discovery and detection from streaming, multi-featured, asynchronous data in high-frequency financial markets. Online feature correlations are computed using an unbiased…

AttributeClustering

Unsupervised learning from video to detect foreground objects in single images

2017-03-31 · ICCV 2017 10 · Ioana Croitoru, Simion-Vlad Bogolin, Marius Leordeanu

Unsupervised learning from visual data is one of the most difficult challenges in computer vision, being a fundamental task for understanding how visual recognition works. From a practical point of view, learning from un…

Object Discovery

Unsupervised Discovery of 3D Physical Objects from Video

2020-07-24 · Yilun Du, Kevin Smith, Tomer Ulman, Joshua Tenenbaum 외

We study the problem of unsupervised physical object discovery. While existing frameworks aim to decompose scenes into 2D segments based off each object's appearance, we explore how physics, especially object interaction…

3D geometryObjectObject DiscoveryPosition

Unsupervised Object Discovery: A Comprehensive Survey and Unified Taxonomy

2024-10-30 · José-Fabian Villa-Vásquez, Marco Pedersoli

Unsupervised object discovery is commonly interpreted as the task of localizing and/or categorizing objects in visual data without the need for labeled examples. While current object recognition methods have proven highl…

NavigateObjectObject DiscoveryObject Recognition+1