paper-with-me

Papers

Target noise: A pre-training based neural network initialization for efficient high resolution learning

2026-02-06 · Shaowen Wang, Tariq Alkhalifah arxiv

Weight initialization plays a crucial role in the optimization behavior and convergence efficiency of neural networks. Most existing initialization methods, such as Xavier and Kaiming initializations, rely on random sampling and do not exploit information from the optimization process itself. We propose a simple, yet effective, initialization strategy based on self-supervised pre-training using random noise as the target. Instead of directly training the network from random weights, we first pre-train it to fit random noise, which leads to a structured and non-random parameter configuration. We show that this noise-driven pre-training significantly improves convergence speed in subsequent tasks, without requiring additional data or changes to the network architecture. The proposed method is particularly effective for implicit neural representations (INRs) and Deep Image Prior (DIP)-style networks, which are known to exhibit a strong low-frequency bias during optimization. After noise-based pre-training, the network is able to capture high-frequency components much earlier in training, leading to faster and more stable convergence. Although random noise contains no semantic information, it serves as an effective self-supervised signal (considering its white spectrum nature) for shaping the initialization of neural networks. Overall, this work demonstrates that noise-based pre-training offers a lightweight and general alternative to traditional random initialization, enabling more efficient optimization of deep neural networks.

📄 PDF Abstract BibTeX arXiv:2602.06585

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rethinking Training from Scratch for Object Detection

2021-06-06 · Yang Li, Hong Zhang, Yu Zhang

The ImageNet pre-training initialization is the de-facto standard for object detection. He et al. found it is possible to train detector from scratch(random initialization) while needing a longer training schedule with p…

GPUObjectobject-detectionObject Detection

PhyMRI-SR: Toward Physics-Aware MRI Image Super-Resolution

2026-07-07 · Lihua Wei, Huatong Gao, Jia Gong, Zhiyu Tan 외 arxiv

Magnetic resonance imaging (MRI) super-resolution is vital for improving diagnostic accessibility, yet most methods treat it as a deterministic mapping from a fixed low-resolution input to a high-resolution target. This …

Image Super-Resolution

HIR-ALIGN: Enhancing Hyperspectral Image Restoration via Diffusion-Based Data Generation

2026-05-13 · Li Pang, Heng Zhao, Yijia Zhang, Deyu Meng 외 arxiv

Hyperspectral image (HSI) restoration is crucial for reliable analysis, as real-world HSIs suffer from noise, blur, and resolution loss. However, existing models trained on source data often fail on target domains lackin…

Image Restoration

Towards Highly-Constrained Human Motion Generation with Retrieval-Guided Diffusion Noise Optimization

2026-05-08 · Hanchao Liu, Fang-Lue Zhang, Shining Zhang, Tai-Jiang Mu 외 arxiv

Generating human motion that satisfies customized zero-shot goal functions, enabling applications such as controllable character animation and behavior synthesis for virtual agents, is a critical capability. While curren…

Self-Flow-Matching assisted Full Waveform Inversion

2026-03-13 · Xinquan Huang, Paris Perdikaris arxiv

Full-waveform inversion (FWI) is a high-resolution seismic imaging method that estimates subsurface velocity by matching simulated and recorded waveforms. However, FWI is highly nonlinear, prone to cycle skipping, and se…