English

PPLNs: Parametric Piecewise Linear Networks for Event-Based Temporal Modeling and Beyond

Computer Vision and Pattern Recognition 2024-10-01 v1

Abstract

We present Parametric Piecewise Linear Networks (PPLNs) for temporal vision inference. Motivated by the neuromorphic principles that regulate biological neural behaviors, PPLNs are ideal for processing data captured by event cameras, which are built to simulate neural activities in the human retina. We discuss how to represent the membrane potential of an artificial neuron by a parametric piecewise linear function with learnable coefficients. This design echoes the idea of building deep models from learnable parametric functions recently popularized by Kolmogorov-Arnold Networks (KANs). Experiments demonstrate the state-of-the-art performance of PPLNs in event-based and image-based vision applications, including steering prediction, human pose estimation, and motion deblurring. The source code of our implementation is available at https://github.com/chensong1995/PPLN.

Keywords

Cite

@article{arxiv.2409.19772,
  title  = {PPLNs: Parametric Piecewise Linear Networks for Event-Based Temporal Modeling and Beyond},
  author = {Chen Song and Zhenxiao Liang and Bo Sun and Qixing Huang},
  journal= {arXiv preprint arXiv:2409.19772},
  year   = {2024}
}

Comments

Accepted by NeurIPS 2024

R2 v1 2026-06-28T19:01:17.908Z