Subspace Nonnegative Matrix Factorization for Feature Representation
- URL: http://arxiv.org/abs/2204.08382v1
- Date: Mon, 18 Apr 2022 16:07:06 GMT
- Title: Subspace Nonnegative Matrix Factorization for Feature Representation
- Authors: Junhang Li, Jiao Wei, Can Tong, Tingting Shen, Yuchen Liu, Chen Li,
Shouliang Qi, Yudong Yao, Yueyang Teng
- Abstract summary: Nonnegative matrix factorization (NMF) learns a new feature representation on the whole data space, which means treating all features equally.
This paper proposes a new NMF method by introducing adaptive weights to identify key features in the original space so that only a subspace involves generating the new representation.
Experimental results on several real-world datasets demonstrated that the proposed methods can generate a more accurate feature representation than existing methods.
- Score: 14.251799988700558
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Traditional nonnegative matrix factorization (NMF) learns a new feature
representation on the whole data space, which means treating all features
equally. However, a subspace is often sufficient for accurate representation in
practical applications, and redundant features can be invalid or even harmful.
For example, if a camera has some sensors destroyed, then the corresponding
pixels in the photos from this camera are not helpful to identify the content,
which means only the subspace consisting of remaining pixels is worthy of
attention. This paper proposes a new NMF method by introducing adaptive weights
to identify key features in the original space so that only a subspace involves
generating the new representation. Two strategies are proposed to achieve this:
the fuzzier weighted technique and entropy regularized weighted technique, both
of which result in an iterative solution with a simple form. Experimental
results on several real-world datasets demonstrated that the proposed methods
can generate a more accurate feature representation than existing methods. The
code developed in this study is available at
https://github.com/WNMF1/FWNMF-ERWNMF.
Related papers
- Improving Pixel-based MIM by Reducing Wasted Modeling Capability [77.99468514275185]
We propose a new method that explicitly utilizes low-level features from shallow layers to aid pixel reconstruction.
To the best of our knowledge, we are the first to systematically investigate multi-level feature fusion for isotropic architectures.
Our method yields significant performance gains, such as 1.2% on fine-tuning, 2.8% on linear probing, and 2.6% on semantic segmentation.
arXiv Detail & Related papers (2023-08-01T03:44:56Z) - FRE: A Fast Method For Anomaly Detection And Segmentation [5.0468312081378475]
This paper presents a principled approach for solving the visual anomaly detection and segmentation problem.
We propose the application of linear statistical dimensionality reduction techniques on the intermediate features produced by a pretrained DNN on the training data.
We show that the emphfeature reconstruction error (FRE), which is the $ell$-norm of the difference between the original feature in the high-dimensional space and the pre-image of its low-dimensional reduced embedding, is extremely effective for anomaly detection.
arXiv Detail & Related papers (2022-11-23T01:03:20Z) - Adaptive Local Implicit Image Function for Arbitrary-scale
Super-resolution [61.95533972380704]
Local implicit image function (LIIF) denotes images as a continuous function where pixel values are expansion by using the corresponding coordinates as inputs.
LIIF can be adopted for arbitrary-scale image super-resolution tasks, resulting in a single effective and efficient model for various up-scaling factors.
We propose a novel adaptive local image function (A-LIIF) to alleviate this problem.
arXiv Detail & Related papers (2022-08-07T11:23:23Z) - Dynamic Prototype Mask for Occluded Person Re-Identification [88.7782299372656]
Existing methods mainly address this issue by employing body clues provided by an extra network to distinguish the visible part.
We propose a novel Dynamic Prototype Mask (DPM) based on two self-evident prior knowledge.
Under this condition, the occluded representation could be well aligned in a selected subspace spontaneously.
arXiv Detail & Related papers (2022-07-19T03:31:13Z) - An Entropy Weighted Nonnegative Matrix Factorization Algorithm for
Feature Representation [6.156004893556576]
We propose a new type of NMF called entropy weighted NMF (EWNMF)
EWNMF uses an optimizable weight for each attribute of each data point to emphasize their importance.
Experimental results with several data sets demonstrate the feasibility and effectiveness of the proposed method.
arXiv Detail & Related papers (2021-11-27T23:37:20Z) - Grassmannian learning mutual subspace method for image set recognition [43.24089871099157]
This paper addresses the problem of object recognition given a set of images as input (e.g., multiple camera sources and video frames)
We propose the Grassmannian learning mutual subspace method (G-LMSM), a NN layer embedded on top of CNNs as a classifier.
We demonstrate the effectiveness of our proposed method on hand shape recognition, face identification, and facial emotion recognition.
arXiv Detail & Related papers (2021-11-08T09:16:36Z) - Low-Rank Subspaces in GANs [101.48350547067628]
This work introduces low-rank subspaces that enable more precise control of GAN generation.
LowRankGAN is able to find the low-dimensional representation of attribute manifold.
Experiments on state-of-the-art GAN models (including StyleGAN2 and BigGAN) trained on various datasets demonstrate the effectiveness of our LowRankGAN.
arXiv Detail & Related papers (2021-06-08T16:16:32Z) - Feature Weighted Non-negative Matrix Factorization [92.45013716097753]
We propose the Feature weighted Non-negative Matrix Factorization (FNMF) in this paper.
FNMF learns the weights of features adaptively according to their importances.
It can be solved efficiently with the suggested optimization algorithm.
arXiv Detail & Related papers (2021-03-24T21:17:17Z) - FeatMatch: Feature-Based Augmentation for Semi-Supervised Learning [64.32306537419498]
We propose a novel learned feature-based refinement and augmentation method that produces a varied set of complex transformations.
These transformations also use information from both within-class and across-class representations that we extract through clustering.
We demonstrate that our method is comparable to current state of art for smaller datasets while being able to scale up to larger datasets.
arXiv Detail & Related papers (2020-07-16T17:55:31Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.