paper-with-me

Papers

Unbiased Gradient Estimation for Event Binning via Functional Backpropagation

2026-02-13 · Jinze Chen, Wei Zhai, Han Han, Tiankai Ma, Yang Cao, Bin Li, Zheng-Jun Zha arxiv

Event-based vision encodes dynamic scenes as asynchronous spatio-temporal spikes called events. To leverage conventional image processing pipelines, events are typically binned into frames. However, binning functions are discontinuous, which truncates gradients at the frame level and forces most event-based algorithms to rely solely on frame-based features. Attempts to directly learn from raw events avoid this restriction but instead suffer from biased gradient estimation due to the discontinuities of the binning operation, ultimately limiting their learning efficiency. To address this challenge, we propose a novel framework for unbiased gradient estimation of arbitrary binning functions by synthesizing weak derivatives during backpropagation while keeping the forward output unchanged. The key idea is to exploit integration by parts: lifting the target functions to functionals yields an integral form of the derivative of the binning function during backpropagation, where the cotangent function naturally arises. By reconstructing this cotangent function from the sampled cotangent vector, we compute weak derivatives that provably match long-range finite differences of both smooth and non-smooth targets. Experimentally, our method improves simple optimization-based egomotion estimation with 3.2\% lower RMS error and 1.57$\times$ faster convergence. On complex downstream tasks, we achieve 9.4\% lower EPE in self-supervised optical flow, and 5.1\% lower RMS error in SLAM, demonstrating broad benefits for event-based visual perception. Source code can be found at https://github.com/chjz1024/EventFBP.

📄 PDF Abstract BibTeX arXiv:2602.12590

Code (0)

등록된 구현이 없습니다.

Tasks

Event-based vision

Similar Papers 제목 키워드 기반

Unbiased Binning for Fairness-aware Attribute Representation

2025-09-26 · Abolfazl Asudeh, Zeinab Asoodeh, Bita Asoodeh, Omid Asudeh arxiv

Discretizing raw features into bucketized attribute representations is a popular step before sharing a dataset. It is, however, evident that this step can cause significant bias in data and amplify unfairness in downstre…

Towards Unbiased Calibration using Meta-Regularization

2023-03-27 · Cheng Wang, Jacek Golebiowski

Model miscalibration has been frequently identified in modern deep neural networks. Recent work aims to improve model calibration directly through a differentiable calibration proxy. However, the calibration produced is …

Meta-Learning

Optimal low-rank stochastic gradient estimation for LLM training

2026-03-21 · Zehao Li, Tao Ren, Zishi Zhang, Xi Chen 외 arxiv

Large language model (LLM) training is often bottlenecked by memory constraints and stochastic gradient noise in extremely high-dimensional parameter spaces. Motivated by empirical evidence that many LLM gradient matrice…

Unbiased Estimation of the Gradient of the Log-Likelihood for a Class of Continuous-Time State-Space Models

2021-05-24 · Marco Ballesio, Ajay Jasra

In this paper, we consider static parameter estimation for a class of continuous-time state-space models. Our goal is to obtain an unbiased estimate of the gradient of the log-likelihood (score function), which is an est…

parameter estimationState Space Models

On Fenchel Mini-Max Learning

2019-12-01 · NeurIPS 2019 12 · Chenyang Tao, Liqun Chen, Shuyang Dai, Junya Chen 외

Inference, estimation, sampling and likelihood evaluation are four primary goals of probabilistic modeling. Practical considerations often force modeling approaches to make compromises between these objectives. We presen…

Density Estimation