中文
相关论文

相关论文: Generalized Linear Mode Connectivity for Transform…

200 篇论文

The geometric evolution of token representations in large language models (LLMs) presents a fundamental paradox: while human language inherently organizes semantic information in low-dimensional spaces ($\sim 10^1$ dimensions), modern LLMs…

计算与语言 · 计算机科学 2025-03-31 Zhuo-Yang Song , Zeyu Li , Qing-Hong Cao , Ming-xing Luo , Hua Xing Zhu

Symmetries (transformations by group actions) are present in many datasets, and leveraging them holds considerable promise for improving predictions in machine learning. In this work, we aim to understand when and how deep networks -- with…

机器学习 · 计算机科学 2025-06-27 Andrea Perin , Stephane Deny

Symmetric functions, which take as input an unordered, fixed-size set, are known to be universally representable by neural networks that enforce permutation invariance. These architectures only give guarantees for fixed input sizes, yet in…

机器学习 · 计算机科学 2022-10-11 Aaron Zweig , Joan Bruna

Machine Unlearning aims to remove undesired information from trained models without requiring full retraining from scratch. Despite recent advancements, their underlying loss landscapes and optimization dynamics received less attention. In…

机器学习 · 计算机科学 2025-04-10 Jiali Cheng , Hadi Amiri

Many recent efforts have been devoted to designing sophisticated deep learning structures, obtaining revolutionary results on benchmark datasets. The success of these deep learning methods mostly relies on an enormous volume of labeled…

计算机视觉与模式识别 · 计算机科学 2015-10-20 Jiaji Huang , Qiang Qiu , Robert Calderbank , Guillermo Sapiro

Transformer models have consistently achieved remarkable results in various domains such as natural language processing and computer vision. However, despite ongoing research efforts to better understand these models, the field still lacks…

机器学习 · 计算机科学 2024-10-18 Ilya Kaufman , Omri Azencot

We study neural network loss landscapes through the lens of mode connectivity, the observation that minimizers of neural networks retrieved via training on a dataset are connected via simple paths of low loss. Specifically, we ask the…

机器学习 · 计算机科学 2023-06-02 Ekdeep Singh Lubana , Eric J. Bigelow , Robert P. Dick , David Krueger , Hidenori Tanaka

Geometric regularity, which leverages data symmetry, has been successfully incorporated into deep learning architectures such as CNNs, RNNs, GNNs, and Transformers. While this concept has been widely applied in robotics to address the curse…

机器人学 · 计算机科学 2024-03-19 Shengchao Yan , Baohe Zhang , Yuan Zhang , Joschka Boedecker , Wolfram Burgard

Mode connectivity is a surprising phenomenon in the loss landscape of deep nets. Optima -- at least those discovered by gradient-based optimization -- turn out to be connected by simple paths on which the loss function is almost constant.…

机器学习 · 计算机科学 2020-01-07 Rohith Kuditipudi , Xiang Wang , Holden Lee , Yi Zhang , Zhiyuan Li , Wei Hu , Sanjeev Arora , Rong Ge

Incorporating symmetries can lead to highly data-efficient and generalizable models by defining equivalence classes of data samples related by transformations. However, characterizing how transformations act on input data is often…

机器学习 · 计算机科学 2022-07-04 Jung Yeon Park , Ondrej Biza , Linfeng Zhao , Jan Willem van de Meent , Robin Walters

Recent work on permutation-based model merging has shown impressive low- or zero-barrier mode connectivity between models from completely different initializations. However, this line of work has not yet extended to the Transformer…

计算与语言 · 计算机科学 2024-12-17 Neha Verma , Maha Elbayad

Learning from unordered sets is a fundamental learning setup, recently attracting increasing attention. Research in this area has focused on the case where elements of the set are represented by feature vectors, and far less emphasis has…

机器学习 · 计算机科学 2020-12-01 Haggai Maron , Or Litany , Gal Chechik , Ethan Fetaya

Viewing neural network models in terms of their loss landscapes has a long history in the statistical mechanics approach to learning, and in recent years it has received attention within machine learning proper. Among other things, local…

Incorporating geometric transformations that reflect the relative position changes between an observer and an object into computer vision and deep learning models has attracted much attention in recent years. However, the existing proposals…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Nishan Khatri , Agnibh Dasgupta , Yucong Shen , Xin Zhong , Frank Y. Shih

We explore element-wise convex combinations of two permutation-aligned neural network parameter vectors $\Theta_A$ and $\Theta_B$ of size $d$. We conduct extensive experiments by examining various distributions of such model combinations…

Various logit-adjusted parameterizations of the cross-entropy (CE) loss have been proposed as alternatives to weighted CE for training large models on label-imbalanced data far beyond the zero train error regime. The driving force behind…

机器学习 · 计算机科学 2023-03-15 Tina Behnia , Ganesh Ramachandra Kini , Vala Vakilian , Christos Thrampoulidis

The clear understanding of the non-convex landscape of neural network is a complex incomplete problem. This paper studies the landscape of linear (residual) network, the simplified version of the nonlinear network. By treating the gradient…

代数几何 · 数学 2021-02-09 Xiuyi Yang

Standard convolutions are prevalent in image processing and deep learning, but their fixed kernels limits adaptability. Several deformation strategies of the reference kernel grid have been proposed. Yet, they lack a unified theoretical…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Thomas Dagès , Michael Lindenbaum , Alfred M. Bruckstein

Symmetry in the parameter space of deep neural networks (DNNs) has proven beneficial for various deep learning applications. A well-known example is the permutation symmetry in Multi-Layer Perceptrons (MLPs), where permuting the rows of…

机器学习 · 计算机科学 2025-05-30 Binchi Zhang , Zaiyi Zheng , Zhengzhang Chen , Jundong Li

Machine learning problems have an intrinsic geometric structure as central objects including a neural network's weight space and the loss function associated with a particular task can be viewed as encoding the intrinsic geometry of a given…

机器学习 · 计算机科学 2021-06-08 Guruprasad Raghavan , Matt Thomson