Sampling and Complexity of Partition Function
Chuyu Xiong

TL;DR
This paper investigates the computational complexity of the number partition problem and the partition function, proving that their lower bounds are exponential, which supports the P ≠ NP conjecture using novel analytical tools.
Contribution
The paper introduces new tools from universal learning theory to analyze the complexity of the partition function and establishes exponential lower bounds, advancing understanding of NP-complete problems.
Findings
Lower bound of partition function complexity is exponential.
Lower bound of number partition problem complexity is exponential.
Supports P ≠ NP conjecture.
Abstract
The number partition problem is a well-known problem, which is one of 21 Karp's NP-complete problems \cite{karp}. The partition function is a boolean function that is equivalent to the number partition problem with number range restricted. To fully understand the computational complexity of the number partition problem and the partition function is quite important and hard. People speculate that we need new tools and methods \cite{aaronson} for such problem. In our recent research on the universal learning machine \cite{paper5, paper8}, we developed some tools, namely, fitting extremum, proper sampling set, boolean function with parameters (used in trial-and-error fashion). We found that these tools could be applied to the partition function. In this article, we discuss the set up of the partition function, properties of the partition function, and the tools to be used. This approach…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Complexity and Algorithms in Graphs · Computability, Logic, AI Algorithms
