中文
相关论文

相关论文: An Efficient Local Search for Partial Latin Square…

200 篇论文

This paper creates and analyses a new quantum algorithm called the Amplified Quantum Fourier Transform (Amplified-QFT) for solving the following problem: The Local Period Problem: Let L = {0,1...N-1} be a set of N labels and let A be a…

量子物理 · 物理学 2012-08-14 David J. Cornwell

We present a novel algorithm that solves the turbo code LP decoding problem in a fininte number of steps by Euclidean distance minimizations, which in turn rely on repeated shortest path computations in the trellis graph representing the…

信息论 · 计算机科学 2014-03-18 Michael Helmling , Stefan Ruzika

Difference arrays are used in applications such as software testing, authentication codes and data compression. Pseudo-orthogonal Latin squares are used in experimental designs. A special class of pseudo-orthogonal Latin squares are the…

组合数学 · 数学 2017-01-23 Fatih Demirkale , Diane M. Donovan , Joanne Hall , Abdollah Khodkar , Asha Rao

Graph Balancing is the problem of orienting the edges of a weighted multigraph so as to minimize the maximum weighted in-degree. Since the introduction of the problem the best algorithm known achieves an approximation ratio of $1.75$ and it…

数据结构与算法 · 计算机科学 2018-11-05 Klaus Jansen , Lars Rohwedder

Large Neighborhood Search (LNS) is a universal approach that is broadly applicable and has proven to be highly efficient in practice for solving optimization problems. We propose to integrate machine learning (ML) into LNS to assist in…

机器学习 · 计算机科学 2024-03-15 Willem Feijen , Guido Schäfer , Koen Dekker , Seppo Pieterse

This paper deals with distinct computational methods to enumerate the set $\mathrm{PLR}(r,s,n;m)$ of $r \times s$ partial Latin rectangles on $n$ symbols with $m$ non-empty cells. For fixed $r$, $s$, and $n$, we prove that the size of this…

组合数学 · 数学 2020-08-10 Raúl M. Falcón , Rebecca J. Stones

In our work, we consider the linear least squares problem for $m\times n$-systems of linear equations $Ax = b$, $m\geq n$, such that the matrix $A$ and right-hand side vector $b$ can vary within an interval $m\times n$-matrix and an…

数值分析 · 数学 2020-01-22 Sergey P. Shary , Behnam Moradi

Similarity search in high-dimensional spaces is an important task for many multimedia applications. Due to the notorious curse of dimensionality, approximate nearest neighbor techniques are preferred over exact searching techniques since…

数据库 · 计算机科学 2020-10-16 Omid Jafari , Parth Nagarkar , Jonathan Montaño

This paper introduces a local search method for improving an existing program with respect to a measurable objective. Program Optimization with Locally Improving Search (POLIS) exploits the structure of a program, defined by its lines.…

软件工程 · 计算机科学 2023-07-13 Fatemeh Abdollahi , Saqib Ameen , Matthew E. Taylor , Levi H. S. Lelis

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

Local search has recently been applied to SMT problems over various arithmetic theories. Among these, nonlinear real arithmetic poses special challenges due to its uncountable solution space and potential need to solve higher-degree…

符号计算 · 计算机科学 2023-11-27 Zhonghan Wang , Bohua Zhan , Bohan Li , Shaowei Cai

Constructing a sparse spanning subgraph is a fundamental primitive in graph theory. In this paper, we study this problem in the Centralized Local model, where the goal is to decide whether an edge is part of the spanning subgraph by…

数据结构与算法 · 计算机科学 2017-07-20 Christoph Lenzen , Reut Levi

The problem of computing the permanent of a matrix has attracted interest since the work of Ryser(1963) and Valiant(1979). On the other hand, trellises were extensively studied in coding theory since the 1960s. In this work, we establish a…

信息论 · 计算机科学 2021-07-16 Han Mao Kiah , Alexander Vardy , Hanwen Yao

We address a new variant of packing problem called the circle bin packing problem (CBPP), which is to find a dense packing of circle items to multiple square bins so as to minimize the number of used bins. To this end, we propose an…

人工智能 · 计算机科学 2020-01-23 Kun He , Kevin Tole , Fei Ni , Yong Yuan , Linyun Liao

Functional partial least squares (FPLS) is commonly used for fitting scalar-on-function regression models. For the sake of accuracy, FPLS demands that each realization of the functional predictor is recorded as densely as possible over the…

统计方法学 · 统计学 2020-07-14 Zhiyang Zhou , Richard A. Lockhart

A transversal in an $n \times n$ latin square is a collection of $n$ entries not repeating any row, column, or symbol. Kwan showed that almost every $n \times n$ latin square has $\bigl((1 + o(1)) n / e^2\bigr)^n$ transversals as $n \to…

组合数学 · 数学 2023-05-24 Sean Eberhard , Freddie Manners , Rudi Mrazović

Partial Least Squares (PLS) is a widely used method for data integration, designed to extract latent components shared across paired high-dimensional datasets. Despite decades of practical success, a precise theoretical understanding of its…

机器学习 · 统计学 2025-12-18 Victor Léger , Florent Chatelain

Latin squares are $n\times n$ matrices containing $n$ symbols, where each symbol appears exactly once in each row and column. They were studied by Euler, later popularized through Sudoku, and remain a rich source of difficult combinatorial…

离散数学 · 计算机科学 2026-05-05 Aaron Barnoff , Curtis Bright

Large Neighborhood Search (LNS) is a combinatorial optimization heuristic that starts with an assignment of values for the variables to be optimized, and iteratively improves it by searching a large neighborhood around the current…

最优化与控制 · 数学 2022-05-23 Nicolas Sonnerat , Pengming Wang , Ira Ktena , Sergey Bartunov , Vinod Nair

Locality-sensitive hashing (LSH) is a fundamental technique for similarity search and similarity estimation in high-dimensional spaces. The basic idea is that similar objects should produce hash collisions with probability significantly…

计算几何 · 计算机科学 2017-09-25 Joachim Gudmundsson , Rasmus Pagh