paper-with-me

홈 › Papers

Fast Adaptation with Linearized Neural Networks

2021-03-02 · Wesley J. Maddox, Shuai Tang, Pablo Garcia Moreno, Andrew Gordon Wilson, Andreas Damianou

The inductive biases of trained neural networks are difficult to understand and, consequently, to adapt to new settings. We study the inductive biases of linearizations of neural networks, which we show to be surprisingly good summaries of the full network functions. Inspired by this finding, we propose a technique for embedding these inductive biases into Gaussian processes through a kernel designed from the Jacobian of the network. In this setting, domain adaptation takes the form of interpretable posterior inference, with accompanying uncertainty estimation. This inference is analytic and free of local optima issues found in standard techniques such as fine-tuning neural network weights to a new task. We develop significant computational speed-ups based on matrix multiplies, including a novel implementation for scalable Fisher vector products. Our experiments on both image classification and regression demonstrate the promise and convenience of this framework for transfer learning, compared to neural network fine-tuning. Code is available at https://github.com/amzn/xfer/tree/master/finite_ntk.

📄 PDF Abstract BibTeX arXiv:2103.01439

Code (1)

amzn/xfer 공식 구현 mxnet

Tasks

Domain AdaptationGaussian Processesimage-classificationImage ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Linear Representation Meta-Reinforcement Learning for Instant Adaptation

2021-01-12 · Matt Peng, Banghua Zhu, Jiantao Jiao

This paper introduces Fast Linearized Adaptive Policy (FLAP), a new meta-reinforcement learning (meta-RL) method that is able to extrapolate well to out-of-distribution tasks without the need to reuse data from training,…

continuous-controlContinuous ControlMeta Reinforcement Learningreinforcement-learning+2

Relaxed Linearized Algorithms for Faster X-Ray CT Image Reconstruction

2015-12-14 · Hung Nien, Jeffrey A. Fessler

Statistical image reconstruction (SIR) methods are studied extensively for X-ray computed tomography (CT) due to the potential of acquiring CT scans with reduced X-ray dose while maintaining image quality. However, the l…

Computed Tomography (CT)Image Reconstruction

Accuracy and Application Scope Analysis for Linearized Branch Flow Model in Radial Distribution Systems

2021-12-24 · Hanyang Lin, Xinwei Shen, Qinglai Guo, Hongbin Sun

An in-depth analysis of linearized branch flow (LBF) model considering current injection and absolute value of impedance is proposed in this paper. The form of LBF model is based on two equations: the current injection t…

Linearized ADMM and Fast Nonlocal Denoising for Efficient Plug-and-Play Restoration

2019-01-18 · Unni V. S., Sanjay Ghosh, Kunal. N. Chaudhury

In plug-and-play image restoration, the regularization is performed using powerful denoisers such as nonlocal means (NLM) or BM3D. This is done within the framework of alternating direction method of multipliers (ADMM), …

DenoisingImage RestorationSuper-Resolution

Sharp Lower Bounds for Linearized ReLU^k Approximation on the Sphere

2025-10-05 · Tong Mao, Jinchao Xu arxiv

We prove a saturation theorem for linearized shallow ReLU$^k$ neural networks on the unit sphere $\mathbb S^d$. For any antipodally quasi-uniform set of centers, if the target function has smoothness $r>\tfrac{d+2k+1}{2}…