paper-with-me

Papers

Loss Surface Simplexes for Mode Connecting Volumes and Fast Ensembling

2021-02-25 · Gregory W. Benton, Wesley J. Maddox, Sanae Lotfi, Andrew Gordon Wilson

With a better understanding of the loss surfaces for multilayer networks, we can build more robust and accurate training procedures. Recently it was discovered that independently trained SGD solutions can be connected along one-dimensional paths of near-constant training loss. In this paper, we show that there are mode-connecting simplicial complexes that form multi-dimensional manifolds of low loss, connecting many independently trained models. Inspired by this discovery, we show how to efficiently build simplicial complexes for fast ensembling, outperforming independently trained deep ensembles in accuracy, calibration, and robustness to dataset shift. Notably, our approach only requires a few training epochs to discover a low-loss simplex, starting from a pre-trained solution. Code is available at https://github.com/g-benton/loss-surface-simplexes.

📄 PDF Abstract BibTeX arXiv:2102.13042

Code (1)

g-benton/loss-surface-simplexes 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Deep Ensembles 설명 없음
SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Geometric Sequence Decomposition with $k$-simplexes Transform

2019-10-31 · Woong-Hee Lee, Jong-Ho Lee, Ki Won Sung

This paper presents a computationally efficient technique for decomposing non-orthogonally superposed $k$ geometric sequences. The method, which is named as geometric sequence decomposition with $k$-simplexes transform (…

How do Minimum-Norm Shallow Denoisers Look in Function Space?

2023-11-12 · NeurIPS 2023 11 · Chen Zeno, Greg Ongie, Yaniv Blumenfeld, Nir Weinberger 외

Neural network (NN) denoisers are an essential building block in many common tasks, ranging from image reconstruction to image generation. However, the success of these models is not well understood from a theoretical pe…

Image GenerationImage Reconstruction

ABLE-NeRF: Attention-Based Rendering with Learnable Embeddings for Neural Radiance Field

2023-03-24 · CVPR 2023 1 · Zhe Jun Tang, Tat-Jen Cham, Haiyu Zhao

Neural Radiance Field (NeRF) is a popular method in representing 3D scenes by optimising a continuous volumetric scene function. Its large success which lies in applying volumetric rendering (VR) is also its Achilles' he…

NeRFSSIM

High-Dimensional Simplexes for Supermetric Search

2017-07-26 · Connor Richard, Vadicamo Lucia, Rabitti Fausto

In 1953, Blumenthal showed that every semi-metric space that is isometrically embeddable in a Hilbert space has the n-point property; we have previously called such spaces supermetric spaces. Although this is a strictly …

Vocal Bursts Intensity Prediction

Understanding Deep Learning using Topological Dynamical Systems, Index Theory, and Homology

2022-07-25 · Bill Basener

In this paper we investigate Deep Learning Models using topological dynamical systems, index theory, and computational homology. These mathematical machinery was invented initially by Henri Poincare around 1900 and devel…