paper-with-me

홈 › Papers

Fast Feature Field ($\text{F}^3$): A Predictive Representation of Events

2025-09-29 · Richeek Das, Kostas Daniilidis, Pratik Chaudhari arxiv

This paper develops a mathematical argument and algorithms for building representations of data from event-based cameras, that we call Fast Feature Field ($\text{F}^3$). We learn this representation by predicting future events from past events and show that it preserves scene structure and motion information. $\text{F}^3$ exploits the sparsity of event data and is robust to noise and variations in event rates. It can be computed efficiently using ideas from multi-resolution hash encoding and deep sets - achieving 120 Hz at HD and 440 Hz at VGA resolutions. $\text{F}^3$ represents events within a contiguous spatiotemporal volume as a multi-channel image, enabling a range of downstream tasks. We obtain state-of-the-art performance on optical flow estimation, semantic segmentation, and monocular metric depth estimation, on data from three robotic platforms (a car, a quadruped robot and a flying platform), across different lighting conditions (daytime, nighttime), environments (indoors, outdoors, urban, as well as off-road) and dynamic vision sensors (resolutions and event rates). Our implementations can predict these tasks at 25-75 Hz at HD resolution.

📄 PDF Abstract BibTeX arXiv:2509.25146

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow EstimationSemantic SegmentationDepth Estimation

Similar Papers 제목 키워드 기반

Faster Convergence in Deep-Predictive-Coding Networks to Learn Deeper Representations

2021-01-18 · Isaac J. Sledge, Jose C. Principe

Deep-predictive-coding networks (DPCNs) are hierarchical, generative models. They rely on feed-forward and feed-back connections to modulate latent feature representations of stimuli in a dynamic and context-sensitive ma…

Object Recognition

Spa3R: Predictive Spatial Field Modeling for 3D Visual Reasoning

2026-02-24 · Haoyi Jiang, Liu Liu, Xinjie Wang, Yonghao He 외 arxiv

Vision-language models excel at 2D visual understanding but remain limited in 3D spatial reasoning. Existing approaches either depend on explicit 3D modalities, which limits scalability, or inject partial, view-condition…

Visual Reasoning

Fast Implicit Neural Light Field Representation via Geometric Decomposition and Multi-Resolution Low-Rank Features

2026-08-14 · Yao Guo, Ligen Shi, Shuchen Sun, Jun Qiu 외 arxiv

Implicit neural representations provide a compact and continuous way to reconstruct dense light fields from sampled ray coordinates. However, fast light field reconstruction remains challenging because a light field is a…

Vector Quantized Feature Fields for Fast 3D Semantic Lifting

2025-03-09 · George Tang, Aditya Agarwal, Weiqiao Han, Trevor Darrell 외

We generalize lifting to semantic lifting by incorporating per-view masks that indicate relevant pixels for lifting tasks. These masks are determined by querying corresponding multiscale pixel-aligned feature maps, which…

Embodied Question AnsweringQuestion Answering

QFF: Quantized Fourier Features for Neural Field Representations

2022-12-02 · Jae Yong Lee, Yuqun Wu, Chuhang Zou, Shenlong Wang 외

Multilayer perceptrons (MLPs) learn high frequencies slowly. Recent approaches encode features in spatial bins to improve speed of learning details, but at the cost of larger model size and loss of continuity. Instead, w…

NeRF