paper-with-me

Papers

EvEnhancer: Empowering Effectiveness, Efficiency and Generalizability for Continuous Space-Time Video Super-Resolution with Events

2025-05-07 · CVPR 2025 1 · Shuoyan Wei, Feng Li, Shengeng Tang, Yao Zhao, Huihui Bai

Continuous space-time video super-resolution (C-STVSR) endeavors to upscale videos simultaneously at arbitrary spatial and temporal scales, which has recently garnered increasing interest. However, prevailing methods struggle to yield satisfactory videos at out-of-distribution spatial and temporal scales. On the other hand, event streams characterized by high temporal resolution and high dynamic range, exhibit compelling promise in vision tasks. This paper presents EvEnhancer, an innovative approach that marries the unique advantages of event streams to elevate effectiveness, efficiency, and generalizability for C-STVSR. Our approach hinges on two pivotal components: 1) Event-adapted synthesis capitalizes on the spatiotemporal correlations between frames and events to discern and learn long-term motion trajectories, enabling the adaptive interpolation and fusion of informative spatiotemporal features; 2) Local implicit video transformer integrates local implicit video neural function with cross-scale spatiotemporal attention to learn continuous video representations utilized to generate plausible videos at arbitrary resolutions and frame rates. Experiments show that EvEnhancer achieves superiority on synthetic and real-world datasets and preferable generalizability on out-of-distribution scales against state-of-the-art methods. Code is available at https://github.com/W-Shuoyan/EvEnhancer.

📄 PDF Abstract BibTeX arXiv:2505.04657

Code (1)

w-shuoyan/evenhancer 공식 구현 pytorch

Tasks

Space-time Video Super-resolutionSuper-ResolutionVideo Super-Resolution

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Towards Robust and Generalizable Continuous Space-Time Video Super-Resolution with Events

2025-10-04 · Shuoyan Wei, Feng Li, Shengeng Tang, Runmin Cong 외 arxiv

Continuous space-time video super-resolution (C-STVSR) has garnered increasing interest for its capability to reconstruct high-resolution and high-frame-rate videos at arbitrary spatial and temporal scales. However, prev…

Space-time Video Super-resolution

Beyond Labels: Empowering Human Annotators with Natural Language Explanations through a Novel Active-Learning Architecture

2023-05-22 · Bingsheng Yao, Ishan Jindal, Lucian Popa, Yannis Katsis 외

Real-world domain experts (e.g., doctors) rarely annotate only a decision label in their day-to-day workflow without providing explanations. Yet, existing low-resource learning techniques, such as Active Learning (AL), t…

Active LearningDecision MakingDiversityExplanation Generation+1

Schematic Memory Persistence and Transience for Efficient and Robust Continual Learning

2021-05-05 · Yuyang Gao, Giorgio A. Ascoli, Liang Zhao

Continual learning is considered a promising step towards next-generation Artificial Intelligence (AI), where deep neural networks (DNNs) make decisions by continuously learning a sequence of different tasks akin to huma…

Continual Learning

UVCG: Leveraging Temporal Consistency for Universal Video Protection

2024-11-25 · KaiZhou Li, Jindong Gu, Xinchun Yu, Junjie Cao 외

The security risks of AI-driven video editing have garnered significant attention. Although recent studies indicate that adding perturbations to images can protect them from malicious edits, directly applying image-based…

Computational EfficiencyVideo Editing

Empowering Dual-Level Graph Self-Supervised Pretraining with Motif Discovery

2023-12-19 · Pengwei Yan, Kaisong Song, Zhuoren Jiang, Yangyang Kang 외

While self-supervised graph pretraining techniques have shown promising results in various domains, their application still experiences challenges of limited topology learning, human knowledge dependency, and incompetent…

Representation LearningTransfer Learning