-
论文阅读——FloodDefender-Protecting Data and Control Plane Resources under SDN-aimed DoS Attacks
论文题目:FloodDefender: Protecting Data and Control Plane Resources under SDN-aimed DoS Attacks
来源:2017 INFOCOM
作者:GAO Shang, PENG Zhe, XIAO Bin, HU Aiqun, REN Kui
tag:DoS;SDN;post-detection procedure;
主要面向的问题为缓解在OpenFlow中SDN中特有的DoS攻击:
(即为检测到了DoS的攻击之后的操作)
1.如何在保持短时延、低缺失率正常包转发操作的同时有效处理table-miss的包更为合适
2.如何在流量开始阶段精确区分攻击流量,而不会消耗计算资源
-
论文阅读——Semi-Supervised Learning Enabled by Multiscale Deep Neural Network Inversion
题目 Semi-Supervised Learning Enabled by Multiscale Deep Neural Network Inversion
作者 Randall Balestriero
日期 2018年
来源 arxiv
tag:semi-supervised learning;loss function
亮点:作者提出一个通用的loss function 使得任何拓扑结构的DNNs都可以进行半监督学习,同时不需要多余的超参数。