TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Methods/Orthogonal Regularization

Orthogonal Regularization

GeneralIntroduced 200027 papers
Source Paper

Description

Orthogonal Regularization is a regularization technique for convolutional neural networks, introduced with generative modelling as the task in mind. Orthogonality is argued to be a desirable quality in ConvNet filters, partially because multiplication by an orthogonal matrix leaves the norm of the original matrix unchanged. This property is valuable in deep or recurrent networks, where repeated matrix multiplication can result in signals vanishing or exploding. To try to maintain orthogonality throughout training, Orthogonal Regularization encourages weights to be orthogonal by pushing them towards the nearest orthogonal manifold. The objective function is augmented with the cost:

L_ortho=∑(∣WWT−I∣)\mathcal{L}\_{ortho} = \sum\left(|WW^{T} − I|\right)L_ortho=∑(∣WWT−I∣)

Where ∑\sum∑ indicates a sum across all filter banks, WWW is a filter bank, and III is the identity matrix

Papers Using This Method

Stochastic Orthogonal Regularization for deep projective priors2025-05-19Preventing Dimensional Collapse in Self-Supervised Learning via Orthogonality Regularization2024-11-01Principal Orthogonal Latent Components Analysis (POLCA Net)2024-10-09Convolutional Neural Network Compression Based on Low-Rank Decomposition2024-08-29Cross-View Geolocalization and Disaster Mapping with Street-View and VHR Satellite Imagery: A Case Study of Hurricane IAN2024-08-13Efficient Pareto Manifold Learning with Low-Rank Structure2024-07-30Learn to Preserve and Diversify: Parameter-Efficient Group with Orthogonal Regularization for Domain Generalization2024-07-21Energizing Federated Learning via Filter-Aware Attention2023-11-18Free Lunch for Gait Recognition: A Novel Relation Descriptor2023-08-22Inferior Alveolar Nerve Segmentation in CBCT images using Connectivity-Based Selective Re-training2023-08-18Revisiting Orthogonality Regularization: A Study for Convolutional Neural Networks in Image Classification2022-06-23ProFairRec: Provider Fairness-aware News Recommendation2022-04-10Dreaming To Prune Image Deraining Networks2022-01-01Ortho-Shot: Low Displacement Rank Regularization with Data Augmentation for Few-Shot Learning2021-10-18Connecting Low-Loss Subspace for Personalized Federated Learning2021-09-16Arabic aspect based sentiment analysis using bidirectional GRU based models2021-01-23Towards Disentangling Latent Space for Unsupervised Semantic Face Editing2020-11-05A Spectral Energy Distance for Parallel Speech Synthesis2020-08-03Rethinking Depthwise Separable Convolutions: How Intra-Kernel Correlations Lead to Improved MobileNets2020-03-30Transformation-based Adversarial Video Prediction on Large-Scale Data2020-03-09