中文
相关论文

相关论文: Probabilistic Analysis of the Number Partitioning …

200 篇论文

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

Considering the issue of estimating small probabilities p, ie. measuring a rare domain F = {x | g(x) > q} with respect to the distribution of a random vector X, Multilevel Splitting strategies (also called Subset Simulation) aim at writing…

统计计算 · 统计学 2015-09-10 Clément Walter

Motivated by real-world machine learning applications, we analyze approximations to the non-asymptotic fundamental limits of statistical classification. In the binary version of this problem, given two training sequences generated according…

信息论 · 计算机科学 2018-12-07 Lin Zhou , Vincent Y. F. Tan , Mehul Motani

In a recent paper (Tran et al., Ann.Phys.311(2004)204), some asymptotic number theoretical results on the partitioning of an integer were derived exploiting its connection to the quantum density of states of a many-particle system. We…

数学物理 · 物理学 2009-11-11 C. S. Srivatsan , M. V. N. Murthy , R. K. Bhaduri

We formulate the integer factorization problem via a formulation of the searching problem for the ground state of a statistical mechanical Hamiltonian. The first passage time required to find a correct divisor of a composite number…

无序系统与神经网络 · 物理学 2016-12-21 Chihiro. H. Nakajima , Masayuki Ohzeki

The evaluation of the sub-saturation nuclear equation of state at finite temperature requires a proper state counting of the internal partition sum of nuclei which are immersed in the background of their continuum states. This classical…

核理论 · 物理学 2021-01-20 S. Mallik , F. Gulminelli

A novel powerful mathematical method is presented, which allows us to find an analytical solution of a simplified version of the statistical multifragmentation model with the restriction that the largest fragment size cannot exceed the…

核理论 · 物理学 2007-05-23 Kyrill A. Bugaev

The decision to incorporate cross-validation into validation processes of mathematical models raises an immediate question - how should one partition the data into calibration and validation sets? We answer this question systematically: we…

数据分析、统计与概率 · 物理学 2011-08-31 Rebecca Morrison , Corey Bryant , Gabriel Terejanu , Kenji Miki , Serge Prudhomme

The number of partitions of n into parts divisible by a or b equals the number of partitions of n in which each part and each difference of two parts is expressible as a non-negative integer combination of a or b. This generalizes…

组合数学 · 数学 2007-06-18 Alexander E. Holroyd

We study the problem of assortative and disassortative partitions on random $d$-regular graphs. Nodes in the graph are partitioned into two non-empty groups. In the assortative partition every node requires at least $H$ of their neighbors…

无序系统与神经网络 · 物理学 2022-11-11 Freya Behrens , Gabriel Arpino , Yaroslav Kivva , Lenka Zdeborová

This paper presents the following results on sets that are complete for NP. 1. If there is a problem in NP that requires exponential time at almost all lengths, then every many-one NP-complete set is complete under length-increasing…

计算复杂性 · 计算机科学 2010-02-03 Xiaoyang Gu , John M. Hitchcock , A. Pavan

We present an application of particle statistics to the problem of optimal ambiguous discrimination of quantum states. The states to be discriminated are encoded in the internal degrees of freedom of identical particles, and we use the…

量子物理 · 物理学 2009-11-10 S. Bose , A. Ekert , Y. Omar , N. Paunkovic , V. Vedral

Many NP-complete problems take integers as part of their input instances. These input integers are generally binarized, that is, provided in the form of the "binary" numeral representation, and the lengths of such binary forms are used as a…

计算复杂性 · 计算机科学 2023-12-08 Tomoyuki Yamakami

Partitioning a set of elements into an unknown number of mutually exclusive subsets is essential in many machine learning problems. However, assigning elements, such as samples in a dataset or neurons in a network layer, to an unknown and…

机器学习 · 计算机科学 2023-11-10 Thomas M. Sutter , Alain Ryser , Joram Liebeskind , Julia E. Vogt

The subset sum problem is known to be an NP-hard problem in the field of computer science with the fastest known approach having a run-time complexity of $O(2^{0.3113n})$. A modified version of this problem is known as the perfect sum…

数据结构与算法 · 计算机科学 2022-11-29 Kristof Pusztai

The study of the well-known partition function $p(n)$ counting the number of solutions to $n = a_{1} + \dots + a_{\ell}$ with integers $1 \leq a_{1} \leq \dots \leq a_{\ell}$ has a long history in combinatorics. In this paper, we study a…

数论 · 数学 2024-01-05 Gabriel F. Lipnik , Manfred G. Madritsch , Robert F. Tichy

The usefulness of parameterized algorithmics has often depended on what Niedermeier has called, "the art of problem parameterization". In this paper we introduce and explore a novel but general form of parameterization: the number of…

数据结构与算法 · 计算机科学 2015-05-19 Michael R. Fellows , Serge Gaspers , Frances A. Rosamond

We study sequences of partitions of the unit interval into subintervals, starting from the trivial partition, in which each partition is obtained from the one before by splitting its subintervals in two, according to a given rule, and then…

概率论 · 数学 2026-03-30 Serge Cohen , James Norris , Michel Pain , Gennady Samorodnitsky

A convenient framework for dealing with asymptotic limit problems of probabilistic nature is provided. These problems include questions such as finding the asymptotic proportion of terms of a sequence falling inside a given interval, or the…

历史与综述 · 数学 2024-04-08 Michaël Bensimhoun

The independence clustering problem is considered in the following formulation: given a set $S$ of random variables, it is required to find the finest partitioning $\{U_1,\dots,U_k\}$ of $S$ into clusters such that the clusters…

机器学习 · 计算机科学 2017-03-21 Daniil Ryabko