中文
相关论文

相关论文: Reducing Internal State in Eigenvalue-Only Divide-…

200 篇论文

In this paper, we present a generalized Cuppen's divide-and-conquer algorithm for the symmetric tridiagonal eigenproblem. We extend the Cuppen's work to the rank two modifications of the form $A =T +\beta_1\bw_1\bw_1^T +…

数值分析 · 数学 2015-06-30 Do Young Kwak , Jaeyeon Kim

In this paper, two accelerated divide-and-conquer algorithms are proposed for the symmetric tridiagonal eigenvalue problem, which cost $O(N^2r)$ {flops} in the worst case, where $N$ is the dimension of the matrix and $r$ is a modest number…

数值分析 · 计算机科学 2015-10-16 Shengguo Li , Xiangke Liao , Jie Liu , Hao Jiang

Divide-and-conquer-based (DC-based) evolutionary algorithms (EAs) have achieved notable success in dealing with large-scale optimization problems (LSOPs). However, the appealing performance of this type of algorithms generally requires a…

神经与进化计算 · 计算机科学 2020-04-07 Zhigang Ren , Yongsheng Liang , Muyi Wang , Yang Yang , An Chen

EigenDecomposition (ED) is at the heart of many computer vision algorithms and applications. One crucial bottleneck limiting its usage is the expensive computation cost, particularly for a mini-batch of matrices in deep neural networks. Our…

机器学习 · 计算机科学 2026-05-01 Yue Song

In computer science, divide and conquer (D&C) is an algorithm design paradigm based on multi-branched recursion. A D&C algorithm works by recursively and monotonically breaking down a problem into sub problems of the same (or a related)…

计算与语言 · 计算机科学 2018-09-24 Diego Gabriel Krivochen

Quantum optimization as a field has largely been restricted by the constraints of current quantum computing hardware, as limitations on size, performance, and fidelity mean most non-trivial problem instances won't fit on quantum devices.…

量子物理 · 物理学 2024-05-03 Ibrahim Cameron , Teague Tomesh , Zain Saleem , Ilya Safro

We describe a pure divide-and-conquer parallel algorithm for computing 3D convex hulls. We implement that algorithm on GPU hardware, and find a significant speedup over comparable CPU implementations.

分布式、并行与集群计算 · 计算机科学 2012-05-08 Jeffrey M. White , Kevin A. Wortman

In this paper, a parallel structured divide-and-conquer (PSDC) eigensolver is proposed for symmetric tridiagonal matrices based on ScaLAPACK and a parallel structured matrix multiplication algorithm, called PSMMA. Computing the eigenvectors…

数学软件 · 计算机科学 2020-12-24 Xia Liao , Shengguo Li , Yutong Lu , Jose E. Roman

Combinatorial optimization is considered a promising class of problems in which quantum computers can show significant advantages. However, problems of practical relevance typically have more variables than current or foreseeable quantum…

量子物理 · 物理学 2025-12-23 Mathias Schmid , Naeimeh Mohseni , Michael J. Hartmann

Singular Value Decomposition (SVD) is a fundamental matrix factorization technique in linear algebra, widely applied in numerous matrix-related problems. However, traditional SVD approaches are hindered by slow panel factorization and…

分布式、并行与集群计算 · 计算机科学 2025-08-18 Shifang Liu , Huiyuan Li , Hongjiao Sheng , Haoyuan Gui , Xiaoyu Zhang

Symbolic regression aims to find a function that best explains the relationship between independent variables and the objective value based on a given set of sample data. Genetic programming (GP) is usually considered as an appropriate…

神经与进化计算 · 计算机科学 2022-09-26 Changtong Luo , Chen Chen , Zonglin Jiang

Many popular machine learning models scale poorly when deployed on CPUs. In this paper we explore the reasons why and propose a simple, yet effective approach based on the well-known Divide-and-Conquer Principle to tackle this problem of…

机器学习 · 计算机科学 2023-03-03 Alex Kogan

Scaling the size of monolithic quantum computer systems is a difficult task. As the number of qubits within a device increases, a number of factors contribute to decreases in yield and performance. To meet this challenge, distributed…

We consider the learning of algorithmic tasks by mere observation of input-output pairs. Rather than studying this as a black-box discrete regression problem with no assumption whatsoever on the input-output mapping, we concentrate on tasks…

机器学习 · 计算机科学 2018-10-16 Alex Nowak-Vila , David Folqué , Joan Bruna

Single-stage neural combinatorial optimization solvers have achieved near-optimal results on various small-scale combinatorial optimization (CO) problems without requiring expert knowledge. However, these solvers exhibit significant…

人工智能 · 计算机科学 2025-01-22 Zhi Zheng , Changliang Zhou , Tong Xialiang , Mingxuan Yuan , Zhenkun Wang

Resource optimisation is commonly used in workload management, ensuring efficient and timely task completion utilising available resources. It serves to minimise costs, prompting the development of numerous algorithms tailored to this end.…

分布式、并行与集群计算 · 计算机科学 2024-07-02 Kai Siong Yow , Chunbo Li

Large-scale optimization problems that involve thousands of decision variables have extensively arisen from various industrial areas. As a powerful optimization tool for many real-world applications, evolutionary algorithms (EAs) fail to…

神经与进化计算 · 计算机科学 2023-09-26 Peng Yang , Ke Tang , Xin Yao

Exploring the potential application of quantum computers in material design and drug discovery has attracted a lot of interest in the age of quantum computing. However, the quantum resource requirement for solving practical electronic…

量子物理 · 物理学 2022-09-01 Huan Ma , Yi Fan , Jie Liu , Honghui Shang , Zhenyu Li , Jinlong Yang

Computing the Delaunay triangulation (DT) of a given point set in $\mathbb{R}^D$ is one of the fundamental operations in computational geometry. Recently, Funke and Sanders (2017) presented a divide-and-conquer DT algorithm that merges two…

数据结构与算法 · 计算机科学 2019-02-21 Daniel Funke , Peter Sanders , Vincent Winkler

We present a divide-and-conquer version of the Cylindrical Algebraic Decomposition (CAD) algorithm. The algorithm represents the input as a Boolean combination of subformulas, computes cylindrical algebraic decompositions of solution sets…

符号计算 · 计算机科学 2014-02-05 Adam Strzebonski
‹ 上一页 1 2 3 10 下一页 ›