paper-with-me

홈 › Papers

Optimizing Mode Connectivity via Neuron Alignment

2020-09-05 · NeurIPS 2020 12 · N. Joseph Tatro, Pin-Yu Chen, Payel Das, Igor Melnyk, Prasanna Sattigeri, Rongjie Lai

The loss landscapes of deep neural networks are not well understood due to their high nonconvexity. Empirically, the local minima of these loss functions can be connected by a learned curve in model space, along which the loss remains nearly constant; a feature known as mode connectivity. Yet, current curve finding algorithms do not consider the influence of symmetry in the loss surface created by model weight permutations. We propose a more general framework to investigate the effect of symmetry on landscape connectivity by accounting for the weight permutations of the networks being connected. To approximate the optimal permutation, we introduce an inexpensive heuristic referred to as neuron alignment. Neuron alignment promotes similarity between the distribution of intermediate activations of models along the curve. We provide theoretical analysis establishing the benefit of alignment to mode connectivity based on this simple heuristic. We empirically verify that the permutation given by alignment is locally optimal via a proximal alternating minimization scheme. Empirically, optimizing the weight permutation is critical for efficiently learning a simple, planar, low-loss curve between networks that successfully generalizes. Our alignment method can significantly alleviate the recently identified robust loss barrier on the path connecting two adversarial robust models and find more robust and accurate models on the path.

📄 PDF Abstract BibTeX arXiv:2009.02439

Code (1)

IBM/NeuronAlignment 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Optimizing Loss Landscape Connectivity via Neuron Alignment

2019-09-25 · N. Joseph Tatro, Pin-Yu Chen, Payel Das, Igor Melnyk 외

The loss landscapes of deep neural networks are poorly understood due to their high nonconvexity. Empirically, the local optima of these loss functions can be connected by a simple curve in model space, along which the l…

Learning Multimodal Volumetric Features for Large-Scale Neuron Tracing

2024-01-05 · Qihua Chen, Xuejin Chen, Chenxuan Wang, Yixiong Liu 외

The current neuron reconstruction pipeline for electron microscopy (EM) data usually includes automatic image segmentation followed by extensive human expert proofreading. In this work, we aim to reduce human workload by…

Contrastive LearningImage SegmentationSemantic Segmentation

Firing rate predictions in optimal balanced networks

2013-12-01 · NeurIPS 2013 12 · David G. Barrett, Sophie Denève, Christian K. Machens

How are firing rates in a spiking network related to neural input, connectivity and network function? This is an important problem because firing rates are one of the most important measures of network activity, in both …

Beyond Structural Symmetries: Linear Mode Connectivity via Neuron Identifiability

2026-06-03 · Vincent Bürgin, Daniel Herbst, Ya-Wei Eileen Lin, Stefanie Jegelka arxiv

Many striking phenomena in deep learning, such as linear mode connectivity and the structured behavior of training dynamics, are closely tied to parameter symmetries: transformations that leave the realized function unch…

Not Everything is All You Need: Toward Low-Redundant Optimization for Large Language Model Alignment

2024-06-18 · Zhipeng Chen, Kun Zhou, Wayne Xin Zhao, Jingyuan Wang 외

Large language models (LLMs) are still struggling in aligning with human preference in complex tasks and scenarios. They are prone to overfit into the unexpected patterns or superficial styles in the training data. We co…

AllLanguage ModelingLanguage ModellingLarge Language Model