paper-with-me

Papers

Dynamic Group Normalization: Spatio-Temporal Adaptation to Evolving Data Statistics

2025-01-01 · CVPR 2025 1 · Yair Smadar, Assaf Hoogi

Deep neural networks remain vulnerable to statistical variations in data, even with advances in normalization techniques. Existing methods use fixed-size normalization sets, restricting their adaptability to evolving and diverse data characteristics. We introduce Dynamic Group Normalization (DGN), a framework that dynamically adjusts channel grouping based on statistical awareness, ensuring a flexible and optimized formation of channel groups. By leveraging an efficient spatio-temporal mechanism, DGN continuously evaluates inter-channel relationships within layers and across training epochs, ensuring robust and responsive adaptation to the updated data statistics. Extensive evaluations of 34 architectures and 11 computer vision benchmarks show the consistent superiority of DGN over traditional normalization methods. It achieves significant accuracy gains in classification, detection, and segmentation tasks while maintaining computational efficiency. Moreover, it outperforms traditional methods in challenging scenarios, including out-of-distribution generalization, imbalanced long-tailed distributions, and corrupted data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyOut-of-Distribution Generalization

Methods 이 논문이 사용한 방법론

Group Normalization Group Normalization is a normalization layer that divides channels into groups and normalizes the features within each group. GN does not exploit the batch dimension, and its…

Similar Papers 제목 키워드 기반

DRAN: A Distribution and Relation Adaptive Network for Spatio-temporal Forecasting

2025-04-02 · Xiaobei Zou, Luolin Xiong, Kexuan Zhang, Cesare Alippi 외

Accurate predictions of spatio-temporal systems' states are crucial for tasks such as system management, control, and crisis prevention. However, the inherent time variance of spatio-temporal systems poses challenges to …

RelationSpatio-Temporal Forecasting

Reversible Residual Normalization Alleviates Spatio-Temporal Distribution Shift

2026-04-17 · Zhaobo Hu, Vincent Gauthier, Mehdi Naima arxiv

Distribution shift severely degrades the performance of deep forecasting models. While this issue is well-studied for individual time series, it remains a significant challenge in the spatio-temporal domain. Effective so…

SynEVO: A neuro-inspired spatiotemporal evolutional framework for cross-domain adaptation

2025-05-21 · Jiayue Liu, Zhongchao Yi, Zhengyang Zhou, Qihe Huang 외

Discovering regularities from spatiotemporal systems can benefit various scientific and social planning. Current spatiotemporal learners usually train an independent model from a specific source data that leads to limite…

DisentanglementDomain AdaptationTransfer Learning

Advancing Spatio-Temporal Processing in Spiking Neural Networks through Adaptation

2024-08-14 · Maximilian Baronig, Romain Ferrand, Silvester Sabathiel, Robert Legenstein

Implementations of spiking neural networks on neuromorphic hardware promise orders of magnitude less power consumption than their non-spiking counterparts. The standard neuron model for spike-based computation on such sy…

Interactive Video Generation via Domain Adaptation

2025-05-30 · Ishaan Rawal, Suryansh Kumar

Text-conditioned diffusion models have emerged as powerful tools for high-quality video generation. However, enabling Interactive Video Generation (IVG), where users control motion elements such as object trajectory, rem…

AttributeDenoisingDomain AdaptationVideo Generation