中文
相关论文

相关论文: MC2G: An Efficient Algorithm for Matrix Completion…

200 篇论文

Graph partitioning schedules parallel calculations like sparse matrix-vector multiply (SpMV). We consider contiguous partitions, where the $m$ rows (or columns) of a sparse matrix with $N$ nonzeros are split into $K$ parts without…

数据结构与算法 · 计算机科学 2024-10-30 Willow Ahrens

We recently proposed a new ensemble clustering algorithm for graphs (ECG) based on the concept of consensus clustering. We validated our approach by replicating a study comparing graph clustering algorithms over benchmark graphs, showing…

机器学习 · 计算机科学 2021-02-17 Valérie Poulin , François Théberge

For a class $\mathcal{G}$ of graphs, the objective of \textsc{Subgraph Complementation to} $\mathcal{G}$ is to find whether there exists a subset $S$ of vertices of the input graph $G$ such that modifying $G$ by complementing the subgraph…

数据结构与算法 · 计算机科学 2023-03-29 Dhanyamol Antony , Sagartanu Pal , R. B. Sandeep

Clustering with incomplete views is a challenge in multi-view clustering. In this paper, we provide a novel and simple method to address this issue. Specifically, the proposed method simultaneously exploits the local information of each…

计算机视觉与模式识别 · 计算机科学 2018-09-18 Jie Wen , Zheng Zhang , Yong Xu , Zuofeng Zhong

We present dynamic algorithms with polylogarithmic update time for estimating the size of the maximum matching of a graph undergoing edge insertions and deletions with approximation ratio strictly better than $2$. Specifically, we obtain a…

数据结构与算法 · 计算机科学 2023-04-28 Sayan Bhattacharya , Peter Kiss , Thatchaphol Saranurak , David Wajc

We design and implement an efficient parallel algorithm for finding a perfect matching in a weighted bipartite graph such that weights on the edges of the matching are large. This problem differs from the maximum weight matching problem,…

分布式、并行与集群计算 · 计算机科学 2020-09-07 Ariful Azad , Aydın Buluc , Xiaoye S. Li , Xinliang Wang , Johannes Langguth

We study the classical scheduling problem on parallel machines %with precedence constraints where the precedence graph has the bounded depth $h$. Our goal is to minimize the maximum completion time. We focus on developing approximation…

数据结构与算法 · 计算机科学 2023-02-02 Bin Fu , Yumei Huo , Hairong Zhao

With the urbanization and development of infrastructure, the community search over road networks has become increasingly important in many real applications such as urban/city planning, social study on local communities, and community…

数据库 · 计算机科学 2022-04-29 Niranjan Rai , Xiang Lian

A fundamental problem arising in many applications in Web science and social network analysis is, given an arbitrary approximation factor $c>1$, to output a set $S$ of nodes that with high probability contains all nodes of PageRank at least…

数据结构与算法 · 计算机科学 2015-03-20 Christian Borgs , Michael Brautbar , Jennifer Chayes , Shang-Hua Teng

Signed graphs encode similarity and dissimilarity relationships among different entities with positive and negative edges. In this paper, we study the problem of community recovery over signed graphs generated by the signed stochastic block…

社会与信息网络 · 计算机科学 2022-02-25 Xiaolu Wang , Peng Wang , Anthony Man-Cho So

Recent research on pattern discovery has progressed from mining frequent patterns and sequences to mining structured patterns, such as trees and graphs. Graphs as general data structure can model complex relations among data with wide…

数据库 · 计算机科学 2013-12-17 Ghazi Al-Naymat

Existing graph matching methods typically assume that there are similar structures between graphs and they are matchable. However, these assumptions do not align with real-world applications. This work addresses a more realistic scenario…

机器学习 · 计算机科学 2023-10-31 Jiaxin Lu , Zetian Jiang , Tianzhe Wang , Junchi Yan

Most recent results in matrix completion assume that the matrix under consideration is low-rank or that the columns are in a union of low-rank subspaces. In real-world settings, however, the linear structure underlying these models is…

机器学习 · 统计学 2015-12-31 Ravi Ganti , Laura Balzano , Rebecca Willett

In this paper we present an algorithm, called conauto-2.0, that can efficiently compute a set of generators of the automorphism group of a graph, and test whether two graphs are isomorphic, finding an isomorphism if they are. This algorithm…

数据结构与算法 · 计算机科学 2011-08-05 José Luis López-Presa , Antonio Fernández Anta , Luis Núñez Chiroque

We consider the matrix completion problem of recovering a structured low rank matrix with partially observed entries with mixed data types. Vast majority of the solutions have proposed computationally feasible estimators with strong…

机器学习 · 统计学 2020-05-27 Daqian Sun , Martin T. Wells

Semi-supervised clustering is a basic problem in various applications. Most existing methods require knowledge of the ideal cluster number, which is often difficult to obtain in practice. Besides, satisfying the must-link constraints is…

最优化与控制 · 数学 2025-03-07 Wei Liu , Xin Liu , Michael K. Ng , Zaikun Zhang

We develop a novel parallel decomposition strategy for unweighted, undirected graphs, based on growing disjoint connected clusters from batches of centers progressively selected from yet uncovered nodes. With respect to similar previous…

分布式、并行与集群计算 · 计算机科学 2015-02-09 Matteo Ceccarello , Andrea Pietracaprina , Geppino Pucci , Eli Upfal

In this paper we show how to recover a spectral approximations to broad classes of structured matrices using only a polylogarithmic number of adaptive linear measurements to either the matrix or its inverse. Leveraging this result we obtain…

数据结构与算法 · 计算机科学 2018-12-18 Arun Jambulapati , Kirankumar Shiragur , Aaron Sidford

Coflow is a network abstraction used to represent communication patterns in data centers. The coflow scheduling problem encountered in large data centers is a challenging $\mathcal{NP}$-hard problem. This paper tackles the scheduling…

数据结构与算法 · 计算机科学 2023-12-29 Chi-Yeh Chen

This paper presents a novel spectral algorithm with additive clustering designed to identify overlapping communities in networks. The algorithm is based on geometric properties of the spectrum of the expected adjacency matrix in a random…

机器学习 · 统计学 2017-11-07 Emilie Kaufmann , Thomas Bonald , Marc Lelarge