惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 三生石上(FineUI控件)
U
Unit 42
人人都是产品经理
人人都是产品经理
罗磊的独立博客
Recent Announcements
Recent Announcements
云风的 BLOG
云风的 BLOG
aimingoo的专栏
aimingoo的专栏
T
Tailwind CSS Blog
GbyAI
GbyAI
Blog — PlanetScale
Blog — PlanetScale
I
InfoQ
Last Week in AI
Last Week in AI
宝玉的分享
宝玉的分享
B
Blog RSS Feed
WordPress大学
WordPress大学
腾讯CDC
H
Help Net Security
博客园 - Franky
博客园 - 【当耐特】
博客园 - 聂微东
Stack Overflow Blog
Stack Overflow Blog
B
Blog
Vercel News
Vercel News
博客园 - 司徒正美

cs.DS updates on arXiv.org

PAC Learning with Bandit Feedback: Sharp Sample Complexity in the Realizable Setting Algorithms with Polynomially-Improved Approximation Factors for the $2 \rightarrow q$ Norm, and Applications A computational phase transition for learning-to-sample from Ising models Covering vertices by sequential stars Fermi-Dirac machines as quantizations of neurons A Comprehensive Evaluation of Vertex Elimination Algorithms for Algorithmic Differentiation A Tight Bound on Localization of Electrical Flows Optimal Dimension-Free Sampling for Regularized Classification Reducing the Randomness in Partition Oracles for Bounded Degree Minor-Free Graphs Beyond the Half-Approximation: Fair and Efficient Online Class Matching Efficient Uniform Sampling of Surjections via their Profiles Tractable Maximization of Budgeted Phylogenetic Diversity on Networks Utilizing Node Scanwidth Fairness in Aggregation: Optimal Top-$k$ and Improved Full Ranking Learning-Augmented Online Scheduling with Parsimonious Preemption Entropy Equivalence Testing Lumberjack: Better Differentially Private Random Forests through Heavy Hitter Detection in Trees The Secretary Problem with a Stochastic Precursor Polynomial-Time Robust Multiclass Linear Classification under Gaussian Marginals Efficient Banzhaf-Based Data Valuation for $k$-Nearest Neighbors Classification Block-Sphere Vector Quantization An Approximation Algorithm for Graph Label Selection Iterative Chow Filtering for Learning with Distribution Shift Complexity of Non-Log-Concave Sampling in Fisher Information Stochastic Matching via Local Sparsification Finite Sample Bounds for Learning with Score Matching What is Learnable in Valiant's Theory of the Learnable? Provable Quantization with Randomized Hadamard Transform Min-Max Optimization Requires Exponentially Many Queries Fast and Compact Graph Cuts for the Boykov-Kolmogorov Algorithm A proximal gradient algorithm for composite log-concave sampling
Improved Certificates for Independence Number in Semirand...
Pravesh Kothari, Anand Louis, Rameesh Paul, Prasad Raghavendra · 2026-03-10 · via cs.DS updates on arXiv.org

We study the problem of efficiently certifying upper bounds on independence number of $\ell$-uniform hypergraphs in semirandom models. This is a notoriously hard problem, with efficient algorithms failing to approximate the independence number within an $n^{1-ε}$ factor in worst-case. A folklore reduction to graph case yields a weak $O(\sqrt{n/p})$ bound, and spectral certificates[GKM22] achieve $O(\sqrt{n}.polylog(n)/p^{2/\ell})$. In this work, we prove sharper bounds that eliminate logarithmic factors in $n$ and nearly attain the optimal threshold of $O(\sqrt{n}/p^{1/\ell})$. We also show matching low-degree polynomial lower bounds. Our certificates are designed using the proofs-to-algorithms paradigm via degree-$2\ell$ Sum-of-Squares(SoS) relaxation. The technically challenging case is odd-arity hypergraphs, where we employ a tensor-based analysis reducing the problem to bounding operator norm of random chaos matrices. Previous bounds[AMP21,RT23] have a logarithmic dependence, which we remove using recent matrix concentration inequalities[BBvH23,BLNvH25]; we believe this maybe useful in other hypergraph problems. Since we deploy our certificates in SoS framework, the bounds continue to hold for monotone adversaries. Additionally, we construct a 'quiet' planted distribution supported on independent sets of size $k=o(\sqrt{n}/p^{1/\ell})$ that is low-degree indistinguishable from random hypergraphs. Prior to this work, the problem of constructing a quiet planted distribution in sparse regimes was open even for graphs[JPR+22,Pot22]. This is in contrast to recovering a planted independent set, where the threshold is $k \gtrsim \sqrt{n}/p^{1/2(\ell-1)}$ (matching lower bounds in a concurrent work[FS26]). As application, our certificates combine with an SoS relaxation of an r-coloring system to recover a planted r-colorable subhypergraph under strong adversaries of [LPR25].