On DDoS Attack Related Minimum Cut Problems
Qi Duan, Haadi Jafarian, Ehab Al-Shaer, Jinhui Xu

TL;DR
This paper investigates advanced minimum cut problems relevant to large-scale DDoS attacks, providing complexity results, polynomial-time solutions for special cases, and approximation algorithms for related network security problems.
Contribution
It introduces the CPMC and TMC problems, establishes their computational hardness, and offers polynomial-time solutions for specific cases along with approximation algorithms for related problems.
Findings
CPMC cannot be approximated within logn unless NP=P
Special case of CPMC in planar graphs is polynomial-time solvable
TMNC and TMEC have approximation ratios of O(√n) and O(log^2 n) respectively
Abstract
In this paper, we study two important extensions of the classical minimum cut problem, called {\em Connectivity Preserving Minimum Cut (CPMC)} problem and {\em Threshold Minimum Cut (TMC)} problem, which have important applications in large-scale DDoS attacks. In CPMC problem, a minimum cut is sought to separate a of source from a destination node and meanwhile preserve the connectivity between the source and its partner node(s). The CPMC problem also has important applications in many other areas such as emergency responding, image processing, pattern recognition, and medical sciences. In TMC problem, a minimum cut is sought to isolate a target node from a threshold number of partner nodes. TMC problem is an important special case of network inhibition problem and has important applications in network security. We show that the general CPMC problem cannot be approximated within …
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
TopicsComplexity and Algorithms in Graphs · Software-Defined Networks and 5G · Advanced Graph Theory Research
