paper-with-me

홈 › Papers

Forging The Graphs: A Low Rank and Positive Semidefinite Graph Learning Approach

2012-12-01 · NeurIPS 2012 12 · Dijun Luo, Heng Huang, Feiping Nie, Chris H. Ding

In many graph-based machine learning and data mining approaches, the quality of the graph is critical. However, in real-world applications, especially in semi-supervised learning and unsupervised learning, the evaluation of the quality of a graph is often expensive and sometimes even impossible, due the cost or the unavailability of ground truth. In this paper, we proposed a robust approach with convex optimization to ``forge'' a graph: with an input of a graph, to learn a graph with higher quality. Our major concern is that an ideal graph shall satisfy all the following constraints: non-negative, symmetric, low rank, and positive semidefinite. We develop a graph learning algorithm by solving a convex optimization problem and further develop an efficient optimization to obtain global optimal solutions with theoretical guarantees. With only one non-sensitive parameter, our method is shown by experimental results to be robust and achieve higher accuracy in semi-supervised learning and clustering under various settings. As a preprocessing of graphs, our method has a wide range of potential applications machine learning and data mining.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClusteringGraph Learning

Similar Papers 제목 키워드 기반

Formalizing Flag Algebras in Lean

2026-07-26 · Gyeongwon Jeong, Seonghun Park, Jihoon Hyun, Sang-il Oum 외 arxiv

Razborov's flag algebra method is a powerful tool for proving asymptotic inequalities in extremal graph theory, often reducing the task to finding a finite certificate by semidefinite programming. We present a machine-ch…

Positive Semidefinite Metric Learning with Boosting

2009-12-01 · NeurIPS 2009 12 · Chunhua Shen, Junae Kim, Lei Wang, Anton Hengel

The learning of appropriate distance metrics is a critical problem in classification. In this work, we propose a boosting-based technique, termed BoostMetric, for learning a Mahalanobis distance metric. One of the primar…

General ClassificationMetric Learning

PSDBoost: Matrix-Generation Linear Programming for Positive Semidefinite Matrices Learning

2008-12-01 · NeurIPS 2008 12 · Chunhua Shen, Alan Welsh, Lei Wang

In this work, we consider the problem of learning a positive semidefinite matrix. The critical issue is how to preserve positive semidefiniteness during the course of learning. Our algorithm is mainly inspired by LPBoost…

Convexity Certificates from Hessians

2022-10-19 · Julien Klaus, Niklas Merk, Konstantin Wiedom, Sören Laue 외

The Hessian of a differentiable convex function is positive semidefinite. Therefore, checking the Hessian of a given function is a natural approach to certify convexity. However, implementing this approach is not straigh…

A Convergent Gradient Descent Algorithm for Rank Minimization and Semidefinite Programming from Random Linear Measurements

2015-06-19 · NeurIPS 2015 12 · Qinqing Zheng, John Lafferty

We propose a simple, scalable, and fast gradient descent algorithm to optimize a nonconvex objective for the rank minimization problem and a closely related family of semidefinite programs. With $O(r^3 \kappa^2 n \log n)…