中文
相关论文

相关论文: Nearly-Linear Time Algorithms for Graph Partitioni…

200 篇论文

Algorithms for many hypergraph problems, including partitioning, utilize multilevel frameworks to achieve a good trade-off between the performance and the quality of results. In this paper we introduce two novel aggregative coarsening…

数据结构与算法 · 计算机科学 2022-06-16 Ruslan Shaydulin , Ilya Safro

We investigate the scheduling of $n$ jobs divided into $c$ classes on $m$ identical parallel machines. For every class there is a setup time which is required whenever a machine switches from the processing of one class to another class.…

数据结构与算法 · 计算机科学 2019-05-02 Max A. Deppert , Klaus Jansen

Graphs are widely used to model execution dependencies in applications. In particular, the NP-complete problem of partitioning a graph under constraints receives enormous attention by researchers because of its applicability in…

数据结构与算法 · 计算机科学 2017-04-04 Orlando Moreira , Merten Popp , Christian Schulz

Cell nuclei segmentation is one of the most important tasks in the analysis of biomedical images. With ever-growing sizes and amounts of three-dimensional images to be processed, there is a need for better and faster segmentation methods.…

计算机视觉与模式识别 · 计算机科学 2017-02-20 Julian Arz , Peter Sanders , Johannes Stegmaier , Ralf Mikut

An important objective for analyzing real-world graphs is to achieve scalable performance on large, streaming graphs. A challenging and relevant example is the graph partition problem. As a combinatorial problem, graph partition is NP-hard,…

In this paper, we develop semi-external and external memory algorithms for graph partitioning and clustering problems. Graph partitioning and clustering are key tools for processing and analyzing large complex networks. We address both…

数据结构与算法 · 计算机科学 2014-09-24 Yaroslav Akhremtsev , Peter Sanders , Christian Schulz

We study the approximability of an existing framework for clustering edge-colored hypergraphs, which is closely related to chromatic correlation clustering and is motivated by machine learning and data mining applications where the goal is…

数据结构与算法 · 计算机科学 2023-05-16 Nate Veldt

We give sublinear-time approximation algorithms for some optimization problems arising in machine learning, such as training linear classifiers and finding minimum enclosing balls. Our algorithms can be extended to some kernelized versions…

机器学习 · 计算机科学 2010-10-22 Kenneth L. Clarkson , Elad Hazan , David P. Woodruff

The benefits of a recently proposed method to approximate hard optimization problems are demonstrated on the graph partitioning problem. The performance of this new method, called Extremal Optimization, is compared to Simulated Annealing in…

统计力学 · 物理学 2009-10-31 S. Boettcher

Many real-world systems, such as social networks, rely on mining efficiently large graphs, with hundreds of millions of vertices and edges. This volume of information requires partitioning the graph across multiple nodes in a distributed…

分布式、并行与集群计算 · 计算机科学 2013-09-11 Luis Vaquero , Felix Cuadrado , Dionysios Logothetis , Claudio Martella

We study the optimization version of the set partition problem (where the difference between the partition sums are minimized), which has numerous applications in decision theory literature. While the set partitioning problem is NP-hard and…

数据结构与算法 · 计算机科学 2021-09-13 Kaan Gokcesu , Hakan Gokcesu

In recent years, spectral graph sparsification techniques that can compute ultra-sparse graph proxies have been extensively studied for accelerating various numerical and graph-related applications. Prior nearly-linear-time spectral…

数据结构与算法 · 计算机科学 2018-04-10 Zhuo Feng

A graph is unipolar if it can be partitioned into a clique and a disjoint union of cliques, and a graph is a generalised split graph if it or its complement is unipolar. A unipolar partition of a graph can be used to find efficiently the…

数据结构与算法 · 计算机科学 2016-04-05 Colin McDiarmid , Nikola Yolov

The (non-uniform) sparsest cut problem is the following graph-partitioning problem: given a "supply" graph, and demands on pairs of vertices, delete some subset of supply edges to minimize the ratio of the supply edges cut to the total…

数据结构与算法 · 计算机科学 2021-06-01 Vincent Cohen-Addad , Anupam Gupta , Philip N. Klein , Jason Li

Expander decompositions form the basis of one of the most flexible paradigms for close-to-linear-time graph algorithms. Length-constrained expander decompositions generalize this paradigm to better work for problems with lengths, distances…

数据结构与算法 · 计算机科学 2024-05-16 Bernhard Haeupler , D Ellis Hershkowitz , Zihan Tan

We consider the problem of finding \textit{semi-matching} in bipartite graphs which is also extensively studied under various names in the scheduling literature. We give faster algorithms for both weighted and unweighted case. For the…

数据结构与算法 · 计算机科学 2012-06-15 Jittat Fakcharoenphol , Bundit Laekhanukit , Danupon Nanongkai

In this paper, we derive a practical, general framework for creating adaptive iterative (linearization or splitting) algorithms to solve multi-physics problems. This means that, given an iterative method, we derive \textit{a posteriori}…

数值分析 · 数学 2026-01-26 Jakob S. Stokke , Kundan Kumar , Florin A. Radu

Space partitions of $\mathbb{R}^d$ underlie a vast and important class of fast nearest neighbor search (NNS) algorithms. Inspired by recent theoretical work on NNS for general metric spaces [Andoni, Naor, Nikolov, Razenshteyn, Waingarten…

机器学习 · 计算机科学 2020-09-30 Yihe Dong , Piotr Indyk , Ilya Razenshteyn , Tal Wagner

We demonstrate that a quantum annealer can be used to solve the NP-complete problem of graph partitioning into subgraphs containing Hamiltonian cycles of constrained length. We present a method to find a partition of a given directed graph…

量子物理 · 物理学 2021-04-21 Eugenio Cocchi , Edoardo Tignone , Davide Vodola

We present an improved algorithm for computing the $4$-edge-connected components of an undirected graph in linear time. The new algorithm uses only elementary data structures, and it is simple to describe and to implement in the pointer…

数据结构与算法 · 计算机科学 2021-08-20 Loukas Georgiadis , Giuseppe F. Italiano , Evangelos Kosinas