QuantumBFS / QuantumBFS/quantum.harness

[challenge]: Global convergence of term-sparse NC hierarchies under monomial basis reduction

Open
#228 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

accepted autoresearch challenge
Dominant language
Python
Stars
66
Forks
93
PR merge metrics
No merged PRs in 30d

Description

Released by

Jie Wang (AMSS, Chinese Academy of Sciences) & Jin-Guo Liu (Hong Kong University of Science and Technology (Guangzhou))

Contact email

cacate0129@gmail.com

Method

Other

Challenge issue

Background

Term sparsity (NCTSSOS, arXiv:2010.06956) is the main scalability trick of noncommutative polynomial optimization: it replaces the dense moment matrix by blocks supported on iteratively closed term-sparsity patterns, and at each fixed relaxation level converges (in block-closure order) to the dense-relaxation value. Correlative sparsity has a genuine sparse Positivstellensatz (arXiv:1909.00569). In practice, however, the hierarchy is never run on the raw monomial set: monomial basis reduction (Newton chip method, symmetry canonicalization) shrinks the basis first, and the interaction between basis reduction and term-sparsity closures is not covered by existing convergence statements.

(Revised from an earlier draft following Jie Wang's comment: the question must be posed relative to reduced monomial bases.)

Research objective

Settle global convergence for the term-sparse NC hierarchy as actually run: with a reduced monomial basis (Newton chip / canonical basis) as the starting support. Either (a) prove that the combination (basis reduction + term-sparsity closures + increasing level) converges to the true global optimum — identifying the weakest assumptions needed — or (b) construct an explicit eigenvalue/trace instance where the limit stays strictly above the dense limit, certified on both sides.

Verification plan

  • Success gate: either a counterexample object — an explicit NC polynomial plus a certified interval separating the term-sparse limit from a feasible-point upper bound, both sides exact — that verifies in seconds; or a proof whose stated assumptions are machine-checked on a corpus (basis-reduction output provably satisfies them).
  • Hope signal: instances where low closure orders separate but the gap closes at higher order — maps the convergence mechanism.
  • Pivot signal: exhaustive small-degree search shows separation is structurally impossible yet the proof resists — publish the structural lemma and park the rest.

Why this may lead to research output

This decides whether the field's main scalability trick is lossless in the limit — with the twist (basis reduction) that makes the answer applicable to real solvers rather than idealized hierarchies. Either outcome is a Mathematical Programming-level result.

References

  1. Wang, Magron, Exploiting term sparsity in noncommutative polynomial optimization, arXiv:2010.06956.
  2. Klep, Magron, Povh, Sparse noncommutative polynomial optimization, arXiv:1909.00569.
  3. Wang, Magron, Lasserre, TSSOS: a moment-SOS hierarchy that exploits term sparsity, arXiv:1912.08899.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the three cited papers and formalizing the interaction between reduced monomial bases and term-sparsity closures. Done means either an explicit exact counterexample with a certified interval gap and a feasible-point bound, or a proof with assumptions machine-checked on a corpus of basis-reduction outputs.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.