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.

Papers/VNE: An Effective Method for Improving Deep Representation...

VNE: An Effective Method for Improving Deep Representation by Manipulating Eigenvalue Distribution

Jaeill Kim, Suhyun Kang, Duhun Hwang, Jungwook Shin, Wonjong Rhee

2023-04-04CVPR 2023 1Self-Supervised Image ClassificationMeta-LearningImage ClassificationRepresentation LearningSelf-Supervised LearningDisentanglementDomain GeneralizationFew-Shot Image ClassificationGeneral ClassificationObject DetectionSemi-Supervised Image Classification
PaperPDFCode(official)

Abstract

Since the introduction of deep learning, a wide scope of representation properties, such as decorrelation, whitening, disentanglement, rank, isotropy, and mutual information, have been studied to improve the quality of representation. However, manipulating such properties can be challenging in terms of implementational effectiveness and general applicability. To address these limitations, we propose to regularize von Neumann entropy~(VNE) of representation. First, we demonstrate that the mathematical formulation of VNE is superior in effectively manipulating the eigenvalues of the representation autocorrelation matrix. Then, we demonstrate that it is widely applicable in improving state-of-the-art algorithms or popular benchmark algorithms by investigating domain-generalization, meta-learning, self-supervised learning, and generative models. In addition, we formally establish theoretical connections with rank, disentanglement, and isotropy of representation. Finally, we provide discussions on the dimension control of VNE and the relationship with Shannon entropy. Code is available at: https://github.com/jaeill/CVPR23-VNE.

Results

TaskDatasetMetricValueModel
Domain AdaptationPACSAverage Accuracy88.3VNE (ResNet-50, SWAD)
Domain AdaptationOffice-HomeAverage Accuracy71.1VNE (ResNet-50, SWAD)
Domain AdaptationVLCSAverage Accuracy79.7VNE (ResNet-50, SWAD)
Domain AdaptationTerraIncognitaAverage Accuracy51.7VNE (ResNet-50, SWAD)
Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy67.52VNE (BOIL)
Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy50.95VNE (BOIL)
Image ClassificationImageNet - 10% labeled dataTop 1 Accuracy69.1I-VNE+ (ResNet-50)
Image ClassificationImageNet - 10% labeled dataTop 5 Accuracy89.9I-VNE+ (ResNet-50)
Image ClassificationImageNet - 1% labeled dataTop 1 Accuracy55.8I-VNE+ (ResNet-50)
Image ClassificationImageNet - 1% labeled dataTop 5 Accuracy81I-VNE+ (ResNet-50)
Image ClassificationImageNetTop 1 Accuracy72.1I-VNE+ (ResNet-50)
Image ClassificationImageNetTop 5 Accuracy91I-VNE+ (ResNet-50)
Few-Shot Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy67.52VNE (BOIL)
Few-Shot Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy50.95VNE (BOIL)
Semi-Supervised Image ClassificationImageNet - 10% labeled dataTop 1 Accuracy69.1I-VNE+ (ResNet-50)
Semi-Supervised Image ClassificationImageNet - 10% labeled dataTop 5 Accuracy89.9I-VNE+ (ResNet-50)
Semi-Supervised Image ClassificationImageNet - 1% labeled dataTop 1 Accuracy55.8I-VNE+ (ResNet-50)
Semi-Supervised Image ClassificationImageNet - 1% labeled dataTop 5 Accuracy81I-VNE+ (ResNet-50)
Domain GeneralizationPACSAverage Accuracy88.3VNE (ResNet-50, SWAD)
Domain GeneralizationOffice-HomeAverage Accuracy71.1VNE (ResNet-50, SWAD)
Domain GeneralizationVLCSAverage Accuracy79.7VNE (ResNet-50, SWAD)
Domain GeneralizationTerraIncognitaAverage Accuracy51.7VNE (ResNet-50, SWAD)

Related Papers

Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper2025-07-20Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18CSD-VAR: Content-Style Decomposition in Visual Autoregressive Models2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17