Circuit complexity and Problem structure in Hamming space
Koji Kobayashi

TL;DR
This paper explores how circuit complexity relates to input structure in Hamming space, focusing on monotone circuits and their limitations in computing sandwich structures, with implications for problem complexity analysis.
Contribution
It analyzes the limitations of NNF circuits in computing sandwich structures and links problem complexity to the structure of input vectors in Hamming space.
Findings
NNF circuits cannot effectively identify sandwich structures due to symmetry constraints.
Certain problems like Negate HornSAT have polynomially bounded different vectors.
High complexity problems can be constructed using APN functions.
Abstract
This paper describes about relation between circuit complexity and accept inputs structure in Hamming space by using almost all monotone circuit that emulate deterministic Turing machine (DTM). Circuit family that emulate DTM are almost all monotone circuit family except some NOT-gate which connect input variables (like negation normal form (NNF)). Therefore, we can analyze DTM limitation by using this NNF Circuit family. NNF circuit have symmetry of OR-gate input line, so NNF circuit cannot identify from OR-gate output line which of OR-gate input line is 1. So NNF circuit family cannot compute sandwich structure effectively (Sandwich structure is two accept inputs that sandwich reject inputs in Hamming space). NNF circuit have to use unique AND-gate to identify each different vector of sandwich structure. That is, we can measure problem complexity by counting different vectors.…
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
TopicsComputability, Logic, AI Algorithms · Quantum Computing Algorithms and Architecture · Advanced Algebra and Logic
