paper-with-me

Papers

Regularizing Neural Networks via Minimizing Hyperspherical Energy

2019-06-12 · CVPR 2020 6 · Rongmei Lin, Weiyang Liu, Zhen Liu, Chen Feng, Zhiding Yu, James M. Rehg, Li Xiong, Le Song

Inspired by the Thomson problem in physics where the distribution of multiple propelling electrons on a unit sphere can be modeled via minimizing some potential energy, hyperspherical energy minimization has demonstrated its potential in regularizing neural networks and improving their generalization power. In this paper, we first study the important role that hyperspherical energy plays in neural network training by analyzing its training dynamics. Then we show that naively minimizing hyperspherical energy suffers from some difficulties due to highly non-linear and non-convex optimization as the space dimensionality becomes higher, therefore limiting the potential to further improve the generalization. To address these problems, we propose the compressive minimum hyperspherical energy (CoMHE) as a more effective regularization for neural networks. Specifically, CoMHE utilizes projection mappings to reduce the dimensionality of neurons and minimizes their hyperspherical energy. According to different designs for the projection mapping, we propose several distinct yet well-performing variants and provide some theoretical guarantees to justify their effectiveness. Our experiments show that CoMHE consistently outperforms existing regularization methods, and can be easily applied to different neural networks.

📄 PDF Abstract BibTeX arXiv:1906.04892

Code (1)

rmlin/CoMHE tf

Similar Papers 제목 키워드 기반

Eccentric Regularization: Minimizing Hyperspherical Energy without explicit projection

2021-04-23 · Xuefeng Li, Alan Blair

Several regularization methods have recently been introduced which force the latent activations of an autoencoder or deep neural network to conform to either a Gaussian or hyperspherical distribution, or to minimize the …

DiversityImage GenerationRepresentation Learning

Hyperspherically Regularized Networks for Self-Supervision

2021-04-29 · Aiden Durrant, Georgios Leontidis

Bootstrap Your Own Latent (BYOL) introduced an approach to self-supervised learning avoiding the contrastive paradigm and subsequently removing the computational burden of negative sampling associated with such methods. …

DiversitySelf-Supervised Learning

Data-Efficient Learning via Minimizing Hyperspherical Energy

2022-06-30 · Xiaofeng Cao, Weiyang Liu, Ivor W. Tsang

Deep learning on large-scale data is dominant nowadays. The unprecedented scale of data has been arguably one of the most important driving forces for the success of deep learning. However, there still exist scenarios wh…

Active LearningDeep Clustering

Parameter-efficient Fine-tuning in Hyperspherical Space for Open-vocabulary Semantic Segmentation

2024-05-29 · CVPR 2025 1 · Zelin Peng, Zhengqin Xu, Zhilin Zeng, Yaoming Wang 외

Open-vocabulary semantic segmentation seeks to label each pixel in an image with arbitrary text descriptions. Vision-language foundation models, especially CLIP, have recently emerged as powerful tools for acquiring open…

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic Segmentationparameter-efficient fine-tuningSemantic Segmentation

Bridging Mini-Batch and Asymptotic Analysis in Contrastive Learning: From InfoNCE to Kernel-Based Losses

2024-05-28 · Panagiotis Koromilas, Giorgos Bouritsas, Theodoros Giannakopoulos, Mihalis Nicolaou 외

What do different contrastive learning (CL) losses actually optimize for? Although multiple CL methods have demonstrated remarkable representation learning capabilities, the differences in their inner workings remain lar…

Contrastive LearningRepresentation Learning