中文
相关论文

相关论文: Solving the subset-sum problem with a light-based …

200 篇论文

Let $\mathbb{F}_q$ be the finite field of $q$ elements, for a given subset $D\subset \mathbb{F}_q$, $m\in \mathbb{N}$, an integer $k\leq |D|$ and $\boldsymbol{b}\in \mathbb{F}_q^m$ we are interested in determining the existence of a subset…

数论 · 数学 2024-01-17 Juan Francisco Gottig , Mariana Pérez , Melina Privitelli

In this paper we study the subset sum problem with real numbers. Starting from the given problem, we formulate a quadratic maximization problem over a polytope, P, which is eventually written as a distance maximization to a fixed point over…

最优化与控制 · 数学 2023-10-09 Marius Costandin

A variant of the well-known Set Covering Problem is studied in this paper, where subsets of a collection have to be selected, and pairwise conflicts among subsets of items exist. The selection of each subset has a cost, and the inclusion of…

最优化与控制 · 数学 2025-04-22 Roberto Montemanni , Derek H. Smith

We propose a new algorithm to compute the X-ray transform of an image represented by unit (pixel/voxel) basis functions. The fundamental issue is equivalently calculating the intersection lengths of the ray with associated units. For any…

数值分析 · 数学 2024-08-28 Chong Chen , Runqian Wang , Chandrajit Bajaj , Ozan Öktem

Subset sum is a very old and fundamental problem in theoretical computer science. In this problem, $n$ items with weights $w_1, w_2, w_3, \ldots, w_n$ are given as input and the goal is to find out if there is a subset of them whose weights…

数据结构与算法 · 计算机科学 2022-09-13 Hamed Saleh , Saeed Seddighin

In this paper we broadly consider techniques which utilize projections on rays for data collection, with particular emphasis on optical techniques. We formulate a variety of imaging techniques as either special cases or extensions of…

计算机视觉与模式识别 · 计算机科学 2014-02-12 Keith Dillon , Yeshaiahu Fainman

We consider the SUBSET SUM problem and its important variants in this paper. In the SUBSET SUM problem, a (multi-)set $X$ of $n$ positive numbers and a target number $t$ are given, and the task is to find a subset of $X$ with the maximal…

数据结构与算法 · 计算机科学 2022-12-07 Xiaoyu Wu , Lin Chen

In this paper, motivated by diffraction of traveling light waves, a simple mathematical model is proposed, both for the multivariate super-resolution problem and the problem of blind-source separation of real-valued exponential sums. This…

数值分析 · 数学 2017-08-01 Charles K. Chui , Hrushikesh N. Mhaskar

The subset sum problem is one of the simplest and most fundamental NP-hard problems in combinatorial optimization. We consider two extensions of this problem: The subset sum problem with digraph constraint (SSG) and subset sum problem with…

离散数学 · 计算机科学 2020-06-24 Frank Gurski , Dominique Komander , Carolin Rehs

Graph-based Light Field coding using the concept of super-rays is powerful to exploit signal redundancy along irregular shapes and achieves good energy compaction, compared to rectangular block -based approaches. However, its main…

多媒体 · 计算机科学 2023-12-12 Bach Nguyen Gia , Chanh Minh Tran , Tho Nguyen Duc , Tan Phan Xuan , Eiji Kamioka

We investigate the question whether Subset Sum can be solved by a polynomial-time algorithm with access to a certificate of length poly(k) where k is the maximal number of bits in an input number. In other words, can it be solved using only…

数据结构与算法 · 计算机科学 2024-09-06 Michał Włodarczyk

We study a broad class of algorithmic problems with an "additive flavor" such as computing sumsets, 3SUM, Subset Sum and geometric pattern matching. Our starting point is that these problems can often be solved efficiently for integers,…

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

In several domains, data objects can be decomposed into sets of simpler objects. It is then natural to represent each object as the set of its components or parts. Many conventional machine learning algorithms are unable to process this…

机器学习 · 计算机科学 2020-03-03 Konstantinos Skianis , Giannis Nikolentzos , Stratis Limnios , Michalis Vazirgiannis

We present an acceleration method for sequences of large-scale linear systems, such as the ones arising from the numerical solution of time-dependent partial differential equations coupled with algebraic constraints. We discuss different…

数值分析 · 数学 2024-03-29 Margherita Guido , Daniel Kressner , Paolo Ricci

We propose a rigorous analysis approach for the subset sum problem in the context of lossless data compression, where the phase transition of the subset sum problem is directly related to the passage between ambiguous and non-ambiguous…

信息论 · 计算机科学 2015-05-28 Neri Merhav

To partition a sequence of n integers into subsets with prescribed sums is an NP-hard problem in general. In this paper we present an efficient solution for the homogeneous version of this problem; i.e. where the elements in each subset add…

组合数学 · 数学 2018-07-17 Alexander Büchel , Ulrich Gilleßen , Kurt-Ulrich Witt

Efficient and accurate segmentation of light field is an important task in computer vision and graphics. The large volume of input data and the redundancy of light field make it an open challenge. In the paper, we propose a novel graph…

计算机视觉与模式识别 · 计算机科学 2017-12-21 Xianqiang Lv , Hao Zhu , Qing Wang

The $k$-subset sum problem over finite fields is a classical NP-complete problem.Motivated by coding theory applications, a more complex problem is the higher $m$-th moment $k$-subset sum problem over finite fields. We show that there is a…

数论 · 数学 2019-10-22 Tim Lai , Alicia Marino , Angela Robinson , Daqing Wan

Under ray-optical light transport, the classical ray serves as a linear and local "point query" of light's behaviour. Linearity and locality are crucial to the formulation of sophisticated path tracing and sampling techniques, that enable…

图形学 · 计算机科学 2024-01-09 Shlomi Steinberg , Ravi Ramamoorthi , Benedikt Bitterli , Eugene d'Eon , Ling-Qi Yan , Matt Pharr

The aim of this paper is to present a new method of approximation of planar data set using only arcs or segments. The first problem we are trying to solve is the following: the CNC machines can work only with simple curves (arcs or…

数值分析 · 数学 2013-11-25 Maurizio Scarparo