SearcharxivSearch

arXiv subjects

Nina Brolich

Publications and source records attributed to Nina Brolich.

3 recordsLinked to original sources

Investigating Target Class Influence on Neural Network Compressibility for Energy-Autonomous Avian Monitoring

Biodiversity loss poses a significant threat to humanity, making wildlife monitoring essential for assessing ecosystem health. Avian species are ideal subjects for this due to their popularity and the ease of identifying them through their distinctive songs. Traditionalavian monitoring methods require manual counting and are therefore costly and inefficient. In passive acoustic monitoring, soundscapes are recorded over long periods of time. The recordings are analyzed to identify bird species afterwards. Machine learning methods have greatly expedited this process in a wide range of species and environments, however, existing solutions require complex models and substantial computational resources. Instead, we propose running machine learning models on inexpensive microcontroller units (MCUs) directly in the field. Due to the resulting hardware and energy constraints, efficient artificial intelligence (AI) architecture is required. In this paper, we present our method for avian monitoring on MCUs. We trained and compressed models for various numbers of target classes to assess the detection of multiple bird species on edge devices and evaluate the influence of the number of species on the compressibility of neural networks. Our results demonstrate significant compression rates with minimal performance loss. We also provide benchmarking results for different hardware platforms and evaluate the feasibility of deploying energy-autonomous devices.

cs.LG

Examining AI-generated historical narratives and their reception through the example of history POVs on TikTok

This paper examines the history POV trend on TikTok, in which AI-generated first-person scenes depict historical events. We use a two-stage empirical approach: an exploratory pilot study and a larger-scale study building up on a dataset obtained through the TikTok Research API. In both studies we analyze the themes of the trend and how the audience responds in the comments. Findings show a dominance of emotionally charged contemporary history topics, with historical inaccuracies visible at the caption level. A comparative comment analysis of Black Death and Holocaust videos, combining manual annotation with DistilBERT-based classification, reveals that topic choice shapes audience response, with Holocaust content attracting disproportionately higher rates of hate speech and disinformation. The paper also reflects on the strengths and limitations of API-based research for studying fast-moving platform trends.

cs.CY

Nuremberg Letterbooks: A Multi-Transcriptional Dataset of Early 15th Century Manuscripts for Document Analysis

Most datasets in the field of document analysis utilize highly standardized labels, which, while simplifying specific tasks, often produce outputs that are not directly applicable to humanities research. In contrast, the Nuremberg Letterbooks dataset, which comprises historical documents from the early 15th century, addresses this gap by providing multiple types of transcriptions and accompanying metadata. This approach allows for developing methods that are more closely aligned with the needs of the humanities. The dataset includes 4 books containing 1711 labeled pages written by 10 scribes. Three types of transcriptions are provided for handwritten text recognition: Basic, diplomatic, and regularized. For the latter two, versions with and without expanded abbreviations are also available. A combination of letter ID and writer ID supports writer identification due to changing writers within pages. In the technical validation, we established baselines for various tasks, demonstrating data consistency and providing benchmarks for future research to build upon.

cs.CV