paper-with-me

Papers

Linear Connectivity Reveals Generalization Strategies

2022-05-24 · Jeevesh Juneja, Rachit Bansal, Kyunghyun Cho, João Sedoc, Naomi Saphra

It is widely accepted in the mode connectivity literature that when two neural networks are trained similarly on the same data, they are connected by a path through parameter space over which test set accuracy is maintained. Under some circumstances, including transfer learning from pretrained models, these paths are presumed to be linear. In contrast to existing results, we find that among text classifiers (trained on MNLI, QQP, and CoLA), some pairs of finetuned models have large barriers of increasing loss on the linear paths between them. On each task, we find distinct clusters of models which are linearly connected on the test loss surface, but are disconnected from models outside the cluster -- models that occupy separate basins on the surface. By measuring performance on specially-crafted diagnostic datasets, we find that these clusters correspond to different generalization strategies: one cluster behaves like a bag of words model under domain shift, while another cluster uses syntactic heuristics. Our work demonstrates how the geometry of the loss surface can guide models towards different heuristic functions.

📄 PDF Abstract BibTeX arXiv:2205.12411

Code (1)

anonwhymoos/connectivity 공식 구현 jax

Tasks

CoLADiagnosticQQPTransfer Learning

Similar Papers 제목 키워드 기반

Does Sparse Connectivity Improve Generalization? Convolutional Networks Below the Edge of Stability

2026-03-05 · Tongtong Liang, Esha Singh, Rahul Parhi, Alexander Cloninger 외 arxiv

Gradient descent on overparameterized neural networks typically operates at the Edge of Stability (EoS), where the largest Hessian eigenvalue hovers around a step-size-dependent threshold. We study how sparse connectivit…

Global synchronization of multi-agent systems with nonlinear interactions

2025-03-13 · Anthony Couthures, Vineeth S. Varma, Samson Lasaulce, Irinel-Constantin Morarescu

The paper addresses the synchronization of multi-agent systems with continuous-time dynamics interacting through a very general class of monotonic continuous signal functions that covers estimation biases, approximation …

Quantization

Geometric framework to predict structure from function in neural networks

2020-10-19 · Tirthabir Biswas, James E. Fitzgerald

Neural computation in biological and artificial networks relies on the nonlinear summation of many inputs. The structural connectivity matrix of synaptic weights between neurons is a critical determinant of overall netwo…

Improving Group Connectivity for Generalization of Federated Deep Learning

2024-02-29 · Zexi Li, Jie Lin, Zhiqi Li, Didi Zhu 외

Federated learning (FL) involves multiple heterogeneous clients collaboratively training a global model via iterative local updates and model fusion. The generalization of FL's global model has a large gap compared with …

Deep LearningFederated LearningLinear Mode Connectivity

Promoting Semantic Connectivity: Dual Nearest Neighbors Contrastive Learning for Unsupervised Domain Generalization

2023-01-01 · CVPR 2023 1 · Yuchen Liu, Yaoming Wang, Yabo Chen, Wenrui Dai 외

Domain Generalization (DG) has achieved great success in generalizing knowledge from source domains to unseen target domains. However, current DG methods rely heavily on labeled source data, which are usually costly …

Contrastive LearningDomain GeneralizationLinear evaluation