SearcharxivSearch

arXiv subjects

Katharina Brauns

Publications and source records attributed to Katharina Brauns.

2 recordsLinked to original sources

Adversarial Training Improves Generalization Under Distribution Shifts in Bird Sound Classification

Adversarial training is a promising strategy for enhancing robustness against adversarial attacks, but its impact on generalization under substantial distribution shifts in audio classification remains largely unexplored. We address this gap by investigating how adversarial training strategies improve generalization performance and adversarial robustness in audio classification. We study two architectures for multi-label bird sound classification: ConvNeXt, a strong Convolutional Neural Network (CNN) baseline, and AudioProtoPNet, a prototype-based model that has demonstrated state-of-the-art performance while providing inherent interpretability through learned prototypes. Experiments use BirdSet, a challenging benchmark for bird sound classification in bioacoustics. Bioacoustic recordings exhibit substantial covariate shift due to heterogeneous recording devices and acoustic environments. We compare adversarial training based on output-space attacks, which maximize classification loss, and embedding-space attacks, which maximize embedding dissimilarity. Both attack types are also used for robustness evaluation. Additionally, for AudioProtoPNet, the study assesses the stability of its learned prototypes under targeted embedding-space attacks. Results show that adversarial training, particularly using output-space attacks, improves clean test-data performance by up to 10.5% relative in mean cmAP and simultaneously strengthens the adversarial robustness of the models. These findings, although derived from the bird sound domain, suggest that adversarial training holds potential to enhance robustness against both strong distribution shifts and adversarial attacks in challenging audio classification settings.

cs.LG

Vertical Power Flow Forecast with LSTMs Using Regular Training Update Strategies

The strong growth of renewable energy sources and the high volatility in power generation of these sources, as well as the increasing amount of volatile energy consumption is leading to major challenges in the electrical grid. In order to ensure safety and reliability in the electricity grid, the power flow in the grid needs to be observed to prevent overloading. Furthermore, the energy supply and consumption need to be continuously balanced to ensure the security of energy supply. Therefore a high quality of power flow forecasts for the next few hours within the grid are needed. In this paper we investigate forecasts of the vertical power flow at transformer between the medium and high voltage grid. Forecasting the vertical power flow is challenging due to constantly changing characteristics of the power flow at the transformer. This is mainly a result of dynamic grid topologies, changes in the installed assets, maintenance of the transformer itself as well as the volatile generation. In this paper we present a novel approach to deal with these challenges. For the multi step time series forecasts a Long-Short Term Memory (LSTM) is used. In our presented approach an update process where the model is retrained regularly is investigated and compared to baseline models. The model is retrained as soon as a sufficient amount of new measurements are available. This retraining should capture changes in the characteristic of the transformer that the model has not yet seen in the past and therefore cannot be predicted by the model. For the regular update process we investigate different strategies where especially the number of used epochs are considered, but also different learning rates are used. We show that our new approach significantly outperforms the investigated baseline approaches.

eess.SP