Skip to content

miccunifi/PEPR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

PEPR: Privileged Event-based Predictive Regularization for Domain Generalization

paper

PEPR Method

Official repository for the PEPR: Privileged Event-based Predictive Regularization for Domain Generalization, accepted at CVPR26 Findings.

PEPR tackles domain shift in visual perception by leveraging event data as privileged information during training. Instead of aligning RGB and event features, it trains the RGB model to predict event representations in a shared latent space—capturing robustness without losing semantic detail. The result is a standard RGB model at inference that generalizes better across domain shifts (e.g., day-to-night), outperforming alignment-based methods.


📂 Code Structure

Code for semantic segmentation and detection coming soon!


📥 Datasets

To simulate the event version of cityscapes, please refer to the official VID2E repository.


🖼️ Results

Segmentation

Detection

FRED

Hard DSEC


✨ Citation

If you use PEPR in your research, please cite:

@article{magrini2026pepr,
  title={PEPR: Privileged Event-based Predictive Regularization for Domain Generalization},
  author={Magrini, Gabriele and Becattini, Federico and Biondi, Niccol{\`o} and Pala, Pietro},
  journal={arXiv preprint arXiv:2602.04583},
  year={2026}
}

About

[CVPR26 Findings] PEPR: Privileged Event-based Predictive Regularization for Domain Generalization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors