Skip to content

Commit 5e7e9f1

Browse files
committed
Update NetMiner paper
1 parent 2830aa9 commit 5e7e9f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/papers/2025-Network-Specification-Mining-With-High-Fidelity-Scalability-And-Readability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ abstract = [
2222
"Network specification, which describes what an existing network is designed for, can help operators better understand and manage their networks, and is a critical pre-condition for network verification and synthesis tools to work. Existing tools for specification mining either cannot scale to large networks, or scale by sacrificing fidelity. Moreover, the specification contains a huge number of low-level intents (e.g., tens of thousands of pairwise reachability), making it hard for operators to read. To this end, this paper presents NetMiner, which can mine specification from network configurations, with high scalability, fidelity, and easier to read. The key idea of NetMiner is to faithfully simulate the network routing and forwarding behaviors with control plane simulators and data plane verifiers, so as to achieve high fidelity. Meanwhile, NetMiner improves the scalability by identifying relevant failure scenarios, and aggregating them to significantly reduce the number of needed simulations. Moreover, NetMiner clusters similar low-level intents into a high-level intent, to make the specification more concise and easier to read. Experiments using real configurations from a large cloud service provider and synthetic configurations show that NetMiner can mine specification 10× faster, and reduce the number of intents by 100×, compared to state-of-the-art tools."
2323
]
2424
doi = "10.1109/TON.2025.3607440"
25-
publisher = "Proceedings of IEEE TON'25 IEEE"
25+
publisher = "Proceedings of IEEE TON'25"
2626
ccf = "A"
2727
publish = "journal"
2828
pdf = '/papers/NetMiner/NetMiner_TON.pdf'

0 commit comments

Comments
 (0)