paper-with-me

홈 › Papers

ZENITH: Automated Gradient Norm Informed Stochastic Optimization

2026-01-21 · Dhrubo Saha arxiv

Training deep computer vision models requires manual oversight or hyperparameter tuning of the learning rate (LR) schedule. While existing adaptive optimizers schedule the LR automatically, they suffer from computational and memory overhead, incompatibility with regularization, and suboptimal LR choices. In this work, we introduce the ZENITH (Zero-overhead Evolution using Norm-Informed Training History) optimizer, which adapts the LR using the temporal evolution of the gradient norm. Image classification experiments spanning 6 CNN architectures and 6 benchmarks demonstrate that ZENITH achieves higher test accuracy in lower wall-clock time than baselines. It also yielded superior mAP in object detection, keypoint detection, and instance segmentation on MS COCO using the R-CNN family of models. Furthermore, its compatibility with regularization enables even better generalization.

📄 PDF Abstract BibTeX arXiv:2601.15212

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic OptimizationInstance SegmentationImage ClassificationKeypoint Detection

Similar Papers 제목 키워드 기반

Physics-Informed State Space Models for Reliable Solar Irradiance Forecasting in Off-Grid Systems

2026-04-13 · Mohammed Ezzaldin Babiker Abdullah arxiv

The stable operation of off-grid photovoltaic systems requires accurate, computationally efficient solar forecasting. Contemporary deep learning models often suffer from massive computational overhead and physical blindn…

Solar Irradiance Forecasting

Shape and Light Directions From Shading and Polarization

2015-06-01 · CVPR 2015 6 · Trung Ngo Thanh, Hajime Nagahara, Rin-ichiro Taniguchi

We introduce a method to recover the shape of a smooth dielectric object from polarization images taken with a light source from different directions. We present two constraints on shading and polarization and use both i…

Convergence of Stochastic Gradient Methods for Wide Two-Layer Physics-Informed Neural Networks for the Poisson Equation

2025-08-29 · Bangti Jin, Longjun Wu arxiv

Physics informed neural networks (PINNs) represent a very popular class of neural solvers for partial differential equations. In practice, one often employs stochastic gradient descent type algorithms to train the neural…

Stochastic Optimization

GAM : Gradient Attention Module of Optimization for Point Clouds Analysis

2023-03-19 · Haotian Hu, Fanyi Wang, Jingwen Su, Hongtao Zhou 외

In point cloud analysis tasks, the existing local feature aggregation descriptors (LFAD) are unable to fully utilize information in the neighborhood of central points. Previous methods rely solely on Euclidean distance t…

Zenith: Scaling up Ranking Models for Billion-scale Livestreaming Recommendation

2026-01-29 · Ruifeng Zhang, Zexi Huang, Zikai Wang, Ke Sun 외 arxiv

Accurately capturing feature interactions is essential in recommender systems, and recent trends show that scaling up model capacity could be a key driver for next-level predictive performance. While prior work has explo…