Improve the Degree-Sequence Trace-Complexity Upper Bound

Improve the current $ ilde O(exp(n^{1/3}))$ trace-complexity upper bound for exact degree-sequence reconstruction from vertex-deletion traces, potentially by exploiting joint information across multiple traces rather than using information from only one vertex in each trace.

Background

The paper presents a degree-sequence reconstruction method based on rejection sampling that achieves an exp{O~(n1/3)}exp\{\tilde O(n^{1/3})\} trace bound, but the method processes traces in a way that effectively extracts information from a single vertex per trace. The authors identify this as potentially wasteful.

They explicitly leave open whether joint processing of information across traces can improve the sample complexity, with recent quasipolynomial results for string trace reconstruction cited as motivation.

References

The most immediate open problem is to improve our trace complexity upper bound for degree-sequence reconstruction. The recent quasipolynomial result for string-trace reconstruction suggests that exploiting joint information across traces is likely to improve the sample complexity.

Degree Sequence Reconstruction from Subgraph Traces  (2609.09397 - Gandikota et al., 8 Sep 2026) in Section 5, Conclusion, Open Problems