
Security News
New CNA Scorecard Tool Ranks CVE Data Quality Across the Ecosystem
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
github.com/dut-diplab/graph-multi-nmf-feature-clustering
Codes for Feature Extraction via Multi-view Non-negative Matrix Factorization with Local Graph Regularization.
Motivated by manifold learning and multi-view Non-negative Matrix Factorization (NMF), we introduce a novel feature extraction method via multi-view NMF with local graph regularization, where the inner-view relatedness between data is taken into consideration. We propose the matrix factorization objective function by constructing a nearest neighbor graph to integrate local geometrical information of each view and apply two iterative updating rules to effectively solve the optimization problem.
Please cite the following information:
@inproceedings{wang2015multi,
title={Feature Extraction via Multi-view Non-negative Matrix Factorization with Local Graph Regularization},
author={Wang, Zhenfan and Kong, Xiangwei and Fu, Haiyan and Li, Ming and Zhang, Yujia},
booktitle={Image Processing (ICIP), 2015 IEEE International Conference on},
year={2015},
organization={IEEE}
}
There is a demo in GMultiNMF/demo_digit.m
working for hand-written digits recognition. You may see releases to access the full paper and download the demo dataset.
The accuracy (AC) and normalized mutual information (NMI) of different algorithms on three datasets:
From the tables, we can see that our proposed algorithm performs better in each dataset in terms of AC and NMI. Although other methods consider multiple feature integration, Co-reguSC and SC-ML use latent data relationship, the results demonstrate that our proposed Multi-view NMF with local graph regularization feature extraction framework can learn a better feature representation.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.