Live
Black Hat USADark ReadingBlack Hat AsiaAI BusinessHow We Built an EdTech Platform That Scaled to 250K Daily UsersDEV CommunityRoguelike Devlog: Redesigning a Game UI With an AI 2D Game MakerDEV CommunityI spent days debugging a cron job that was "working fine"DEV CommunityLLM Agents Need a Nervous System, Not Just a BrainDEV CommunityThe 22,000 Token Tax: Why I Killed My MCP ServerDEV CommunityOpenSpec (Spec-Driven Development) Failed My Experiment — Instructions.md Was Simpler and FasterDEV CommunityI Asked AI to Do Agile Sprint Planning (GitHub Copilot Test)DEV Community🌪️ Proof of Work: The To-Do List of Infinite RegretDEV CommunityShaping the UAE’s Digital Destiny: Building Sovereignty, Trust, and Resilience in the Cyber EraEE TimesA new dating app, Sonder, has a deliberately annoying sign-up process (and it’s working)TechCrunchPromoting late-gameplay BG3 composition contracts in the TD2 SDL portDEV CommunityArtificial Intelligence Is Facing a Crisis of Control—and the Industry Knows It - Council on Foreign RelationsGoogle News: AI SafetyBlack Hat USADark ReadingBlack Hat AsiaAI BusinessHow We Built an EdTech Platform That Scaled to 250K Daily UsersDEV CommunityRoguelike Devlog: Redesigning a Game UI With an AI 2D Game MakerDEV CommunityI spent days debugging a cron job that was "working fine"DEV CommunityLLM Agents Need a Nervous System, Not Just a BrainDEV CommunityThe 22,000 Token Tax: Why I Killed My MCP ServerDEV CommunityOpenSpec (Spec-Driven Development) Failed My Experiment — Instructions.md Was Simpler and FasterDEV CommunityI Asked AI to Do Agile Sprint Planning (GitHub Copilot Test)DEV Community🌪️ Proof of Work: The To-Do List of Infinite RegretDEV CommunityShaping the UAE’s Digital Destiny: Building Sovereignty, Trust, and Resilience in the Cyber EraEE TimesA new dating app, Sonder, has a deliberately annoying sign-up process (and it’s working)TechCrunchPromoting late-gameplay BG3 composition contracts in the TD2 SDL portDEV CommunityArtificial Intelligence Is Facing a Crisis of Control—and the Industry Knows It - Council on Foreign RelationsGoogle News: AI Safety

Half-Approximating Maximum Dicut in the Streaming Setting

arXiv cs.DSby Amir Azarmehr, Soheil Behnezhad, Shane Ferrante, Mohammad SaneianApril 1, 20262 min read0 views
Source Quiz

arXiv:2512.22729v2 Announce Type: replace Abstract: We study streaming algorithms for the maximum directed cut problem. The edges of an $n$-vertex directed graph arrive one by one in an arbitrary order, and the goal is to estimate the value of the maximum directed cut using a single pass and small space. With $O(n)$ space, a $(1-\varepsilon)$-approximation can be trivially obtained for any fixed $\varepsilon > 0$ using additive cut sparsifiers. The question that has attracted significant attention in the literature is the best approximation achievable by algorithms that use truly sublinear (i.e., $n^{1-\Omega(1)}$) space. A lower bound of Kapralov and Krachun (STOC'19) implies .5-approximation is the best one can hope for. The current best algorithm for general graphs obtains a .485-approx

View PDF HTML (experimental)

Abstract:We study streaming algorithms for the maximum directed cut problem. The edges of an $n$-vertex directed graph arrive one by one in an arbitrary order, and the goal is to estimate the value of the maximum directed cut using a single pass and small space. With $O(n)$ space, a $(1-\varepsilon)$-approximation can be trivially obtained for any fixed $\varepsilon > 0$ using additive cut sparsifiers. The question that has attracted significant attention in the literature is the best approximation achievable by algorithms that use truly sublinear (i.e., $n^{1-\Omega(1)}$) space. A lower bound of Kapralov and Krachun (STOC'19) implies .5-approximation is the best one can hope for. The current best algorithm for general graphs obtains a .485-approximation due to the work of Saxena, Singer, Sudan, and Velusamy (FOCS'23). The same authors later obtained a $(1/2-\varepsilon)$-approximation, assuming that the graph is constant-degree (SODA'25). In this paper, we show that for any $\varepsilon > 0$, a $(1/2-\varepsilon)$-approximation of maximum dicut value can be obtained with $n^{1-\Omega_\varepsilon(1)}$ space in general graphs. This shows that the lower bound of Kapralov and Krachun is generally tight, settling the approximation complexity of this fundamental problem. The key to our result is a careful analysis of how correlation propagates among high- and low-degree vertices, when simulating a suitable local algorithm.

Subjects:

Data Structures and Algorithms (cs.DS)

Cite as: arXiv:2512.22729 [cs.DS]

(or arXiv:2512.22729v2 [cs.DS] for this version)

https://doi.org/10.48550/arXiv.2512.22729

arXiv-issued DOI via DataCite

Submission history

From: Amir Azarmehr [view email] [v1] Sun, 28 Dec 2025 00:07:20 UTC (48 KB) [v2] Tue, 31 Mar 2026 05:21:08 UTC (50 KB)

Was this article helpful?

Sign in to highlight and annotate this article

AI
Ask AI about this article
Powered by AI News Hub · full article context loaded
Ready

Conversation starters

Ask anything about this article…

Daily AI Digest

Get the top 5 AI stories delivered to your inbox every morning.

More about

announceanalysisstudy

Knowledge Map

Knowledge Map
TopicsEntitiesSource
Half-Approx…announceanalysisstudypaperarxivarXiv cs.DS

Connected Articles — Knowledge Graph

This article is connected to other articles through shared AI topics and tags.

Knowledge Graph100 articles · 199 connections
Scroll to zoom · drag to pan · click to open

Discussion

Sign in to join the discussion

No comments yet — be the first to share your thoughts!

More in Research Papers