Optimized U-Net for Brain Tumor Segmentation
Authors:
MichaĆ Futrega,
Alexandre Milesi,
Michal Marcinkiewicz,
Pablo Ribalta
Abstract:
We propose an optimized U-Net architecture for a brain tumor segmentation task in the BraTS21 challenge. To find the optimal model architecture and the learning schedule, we have run an extensive ablation study to test: deep supervision loss, Focal loss, decoder attention, drop block, and residual connections. Additionally, we have searched for the optimal depth of the U-Net encoder, number of con…
▽ More
We propose an optimized U-Net architecture for a brain tumor segmentation task in the BraTS21 challenge. To find the optimal model architecture and the learning schedule, we have run an extensive ablation study to test: deep supervision loss, Focal loss, decoder attention, drop block, and residual connections. Additionally, we have searched for the optimal depth of the U-Net encoder, number of convolutional channels and post-processing strategy. Our method won the validation phase and took third place in the test phase. We have open-sourced the code to reproduce our BraTS21 submission at the NVIDIA Deep Learning Examples GitHub Repository.
△ Less
Submitted 24 December, 2021; v1 submitted 7 October, 2021;
originally announced October 2021.
Deep Reinforcement Learning for DER Cyber-Attack Mitigation
Authors:
Ciaran Roberts,
Sy-Toan Ngo,
Alexandre Milesi,
Sean Peisert,
Daniel Arnold,
Shammya Saha,
Anna Scaglione,
Nathan Johnson,
Anton Kocheturov,
Dmitriy Fradkin
Abstract:
The increasing penetration of DER with smart-inverter functionality is set to transform the electrical distribution network from a passive system, with fixed injection/consumption, to an active network with hundreds of distributed controllers dynamically modulating their operating setpoints as a function of system conditions. This transition is being achieved through standardization of functionali…
▽ More
The increasing penetration of DER with smart-inverter functionality is set to transform the electrical distribution network from a passive system, with fixed injection/consumption, to an active network with hundreds of distributed controllers dynamically modulating their operating setpoints as a function of system conditions. This transition is being achieved through standardization of functionality through grid codes and/or international standards. DER, however, are unique in that they are typically neither owned nor operated by distribution utilities and, therefore, represent a new emerging attack vector for cyber-physical attacks. Within this work we consider deep reinforcement learning as a tool to learn the optimal parameters for the control logic of a set of uncompromised DER units to actively mitigate the effects of a cyber-attack on a subset of network DER.
△ Less
Submitted 28 September, 2020;
originally announced September 2020.