中文
相关论文

相关论文: Decomposing Solution Sets of Polynomial Systems: A…

200 篇论文

We describe, for the first time, a completely rigorous homotopy (path--following) algorithm (in the Turing machine model) to find approximate zeros of systems of polynomial equations. If the coordinates of the input systems and the initial…

代数几何 · 数学 2012-10-31 Carlos Beltrán , Anton Leykin

A parallel splitting method is proposed for solving systems of coupled monotone inclusions in Hilbert spaces. Convergence is established for a wide class of coupling schemes. Unlike classical alternating algorithms, which are limited to two…

最优化与控制 · 数学 2009-02-26 H. Attouch , L. M. Briceno-Arias , P. L. Combettes

The modular decomposition is a technique that applies but is not restricted to graphs. The notion of module naturally appears in the proofs of many graph theoretical theorems. Computing the modular decomposition tree is an important…

离散数学 · 计算机科学 2009-12-10 Michel Habib , Christophe Paul

In the last decades, tensors have emerged as the right tool to represent multidimensional data in a compact yet informative manner. Moreover, it is well-known that by performing low-rank factorizations of such tensors one is often able to…

Abstract notions of convexity over the vertices of a graph, and corresponding notions of halfspaces, have recently gained attention from the machine learning community. In this work we study monophonic halfspaces, a notion of graph…

机器学习 · 计算机科学 2025-07-01 Marco Bressan , Victor Chepoi , Emmanuel Esposito , Maximilian Thiessen

A widely used method for solving SOS (Sum Of Squares) decomposition problem is to reduce it to the problem of semi-definite programs (SDPs) which can be efficiently solved in theory. In practice, although many SDP solvers can work out some…

符号计算 · 计算机科学 2018-01-31 Haokun Li , Bican Xia

Leveraging Trace Theory, we investigate the efficient parallelization of direct solvers for large linear equation systems. Our focus lies on a multi-frontal algorithm, and we present a methodology for achieving near-optimal scheduling on…

数值分析 · 数学 2023-06-16 Jan Trynda , Maciej Woźniak , Sergio Rojas

Subgraph matching is a compute-intensive problem that asks to enumerate all the isomorphic embeddings of a query graph within a data graph. This problem is generally solved with backtracking, which recursively evolves every possible partial…

数据库 · 计算机科学 2020-12-29 Junya Arai , Makoto Onizuka , Yasuhiro Fujiwara , Sotetsu Iwamura

The research paper addresses linear decomposition of time series of non-additive metrics that allows for the identification and interpretation of contributing factors (input features) of variance. Non-additive metrics, such as ratios, are…

机器学习 · 计算机科学 2022-04-15 Alex Glushkovsky

Parametric linear programming is a central operation for polyhedral computations, as well as in certain control applications.Here we propose a task-based scheme for parallelizing it, with quasi-linear speedup over large problems.This type…

计算几何 · 计算机科学 2020-10-01 Camille Coti , David Monniaux , Hang Yu

Factor analysis and principal component analysis (PCA) are used in many application areas. The first step, choosing the number of components, remains a serious challenge. Our work proposes improved methods for this important problem. One of…

统计方法学 · 统计学 2019-09-17 Edgar Dobriban , Art B. Owen

Any CNF formula can be decomposed two blocked subsets such that both can be solved by BCE (Blocked Clause Elimination). To make the decomposition more useful, one hopes to have the decomposition as unbalanced as possible. It is often time…

计算机科学中的逻辑 · 计算机科学 2015-12-22 Jingchao Chen

We present LinApart2, a major update to the LinApart algorithm for univariate partial fraction decomposition. Unlike its predecessor, LinApart2 can handle denominators of arbitrary polynomial degree without explicit factorization, while…

符号计算 · 计算机科学 2025-11-21 Levente Fekésházy , Oliver Schnetz

In dual decomposition, the dual to an optimization problem with a specific structure is solved in distributed fashion using (sub)gradient and recently also fast gradient methods. The traditional dual decomposition suffers from two main…

最优化与控制 · 数学 2014-04-08 Pontus Giselsson

Many parallel algorithms use at least linear auxiliary space in the size of the input to enable computations to be done independently without conflicts. Unfortunately, this extra space can be prohibitive for memory-limited machines,…

分布式、并行与集群计算 · 计算机科学 2021-03-02 Yan Gu , Omar Obeya , Julian Shun

In this paper, we consider the problem of partitioning a polygon into a set of connected disjoint sub-polygons, each of which covers an area of a specific size. The work is motivated by terrain covering applications in robotics, where the…

计算几何 · 计算机科学 2021-10-11 Mariusz Wzorek , Cyrille Berger , Patrick Doherty

Many successful methods have been proposed for learning low dimensional representations on large-scale networks, while almost all existing methods are designed in inseparable processes, learning embeddings for entire networks even when only…

机器学习 · 计算机科学 2019-02-27 Ziyao Li , Liang Zhang , Guojie Song

In the standard set reconciliation problem, there are two parties $A_1$ and $A_2$, each respectively holding a set of elements $S_1$ and $S_2$. The goal is for both parties to obtain the union $S_1 \cup S_2$. In many distributed computing…

数据结构与算法 · 计算机科学 2014-10-13 Anudhyan Boral , Michael Mitzenmacher

When developing a software system, a change in one part of the system may lead to unwanted changes in other parts of the system. These affected parts may interfere with system performance, so regression testing is used to deal with these…

软件工程 · 计算机科学 2024-05-13 Mahdi Movahedian Moghaddam

Dualization is a key discrete enumeration problem. It is not known whether or not this problem is polynomial-time solvable. Asymptotically optimal dualization algorithms are the fastest among the known dualization algorithms, which is…

离散数学 · 计算机科学 2016-06-01 Elena V. Djukova , Andrey G. Nikiforov , Petr A. Prokofyev