3 resultados para Classifier Generalization Ability

em AMS Tesi di Laurea - Alm@DL - Università di Bologna


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Human activities strongly influence environmental processes, and while human domination increases, biodiversity progressively declines in ecosystems worldwide. High genetic and phenotypic variability ensures functionality and stability of ecosystem processes through time and increases the resilience and the adaptive capacity of populations and communities, while a reduction in functional diversity leads to a decrease in the ability to respond in a changing environment. Pollution is becoming one of the major threats in aquatic ecosystem, and pharmaceutical and personal care products (PPCPs) in particular are a relatively new group of environmental contaminants suspected to have adverse effects on aquatic organisms. There is still a lake of knowledge on the responses of communities to complex chemical mixtures in the environment. We used an individual-trait-based approach to assess the response of a phytoplankton community in a scenario of combined pollution and environmental change (steady increasing in temperature). We manipulated individual-level trait diversity directly (by filtering out size classes) and indirectly (through exposure to PPCPs mixture), and studied how reduction in trait-diversity affected community structure, production of biomass and the ability of the community to track a changing environment. We found that exposure to PPCPs slows down the ability of the community to respond to an increasing temperature. Our study also highlights how physiological responses (induced by PPCPs exposure) are important for ecosystem processes: although from an ecological point of view experimental communities converged to a similar structure, they were functionally different.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Activation functions within neural networks play a crucial role in Deep Learning since they allow to learn complex and non-trivial patterns in the data. However, the ability to approximate non-linear functions is a significant limitation when implementing neural networks in a quantum computer to solve typical machine learning tasks. The main burden lies in the unitarity constraint of quantum operators, which forbids non-linearity and poses a considerable obstacle to developing such non-linear functions in a quantum setting. Nevertheless, several attempts have been made to tackle the realization of the quantum activation function in the literature. Recently, the idea of the QSplines has been proposed to approximate a non-linear activation function by implementing the quantum version of the spline functions. Yet, QSplines suffers from various drawbacks. Firstly, the final function estimation requires a post-processing step; thus, the value of the activation function is not available directly as a quantum state. Secondly, QSplines need many error-corrected qubits and a very long quantum circuits to be executed. These constraints do not allow the adoption of the QSplines on near-term quantum devices and limit their generalization capabilities. This thesis aims to overcome these limitations by leveraging hybrid quantum-classical computation. In particular, a few different methods for Variational Quantum Splines are proposed and implemented, to pave the way for the development of complete quantum activation functions and unlock the full potential of quantum neural networks in the field of quantum machine learning.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Miniaturized flying robotic platforms, called nano-drones, have the potential to revolutionize the autonomous robots industry sector thanks to their very small form factor. The nano-drones’ limited payload only allows for a sub-100mW microcontroller unit for the on-board computations. Therefore, traditional computer vision and control algorithms are too computationally expensive to be executed on board these palm-sized robots, and we are forced to rely on artificial intelligence to trade off accuracy in favor of lightweight pipelines for autonomous tasks. However, relying on deep learning exposes us to the problem of generalization since the deployment scenario of a convolutional neural network (CNN) is often composed by different visual cues and different features from those learned during training, leading to poor inference performances. Our objective is to develop and deploy and adaptation algorithm, based on the concept of latent replays, that would allow us to fine-tune a CNN to work in new and diverse deployment scenarios. To do so we start from an existing model for visual human pose estimation, called PULPFrontnet, which is used to identify the pose of a human subject in space through its 4 output variables, and we present the design of our novel adaptation algorithm, which features automatic data gathering and labeling and on-device deployment. We therefore showcase the ability of our algorithm to adapt PULP-Frontnet to new deployment scenarios, improving the R2 scores of the four network outputs, with respect to an unknown environment, from approximately [−0.2, 0.4, 0.0,−0.7] to [0.25, 0.45, 0.2, 0.1]. Finally we demonstrate how it is possible to fine-tune our neural network in real time (i.e., under 76 seconds), using the target parallel ultra-low power GAP 8 System-on-Chip on board the nano-drone, and we show how all adaptation operations can take place using less than 2mWh of energy, a small fraction of the available battery power.