Researcher profile

Marco D'Alessandro

Marco D'Alessandro contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 15 - UnverifiedVerification L1Unclaimed author
3works
0followers
4topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2024arXiv

Multimodal Parameter-Efficient Few-Shot Class Incremental Learning

Few-Shot Class Incremental Learning (FSCIL) is a challenging continual learning task, where limited training examples are available during several learning sessions. To succeed in this task, it is necessary to avoid over-fitting new classes caused by biased distributions in the few-shot training sets. The general approach to address this issue involves enhancing the representational capability of a pre-defined backbone architecture by adding special modules for backward compatibility with older classes. However, this approach has not yet solved the dilemma of ensuring high classification accuracy over time while reducing the gap between the performance obtained on larger training sets and the smaller ones. In this work, we propose an alternative approach called Continual Parameter-Efficient CLIP (CPE-CLIP) to reduce the loss of information between different learning sessions. Instead of adapting additional modules to address information loss, we leverage the vast knowledge acquired by CLIP in large-scale pre-training and its effectiveness in generalizing to new concepts. Our approach is multimodal and parameter-efficient, relying on learnable prompts for both the language and vision encoders to enable transfer learning across sessions. We also introduce prompt regularization to improve performance and prevent forgetting. Our experimental results demonstrate that CPE-CLIP significantly improves FSCIL performance compared to state-of-the-art proposals while also drastically reducing the number of learnable parameters and training costs.

preprint2021arXiv

Amortized Bayesian model comparison with evidential deep learning

Comparing competing mathematical models of complex natural processes is a shared goal among many branches of science. The Bayesian probabilistic framework offers a principled way to perform model comparison and extract useful metrics for guiding decisions. However, many interesting models are intractable with standard Bayesian methods, as they lack a closed-form likelihood function or the likelihood is computationally too expensive to evaluate. With this work, we propose a novel method for performing Bayesian model comparison using specialized deep learning architectures. Our method is purely simulation-based and circumvents the step of explicitly fitting all alternative models under consideration to each observed dataset. Moreover, it requires no hand-crafted summary statistics of the data and is designed to amortize the cost of simulation over multiple models and observable datasets. This makes the method particularly effective in scenarios where model fit needs to be assessed for a large number of datasets, so that per-dataset inference is practically infeasible.Finally, we propose a novel way to measure epistemic uncertainty in model comparison problems. We demonstrate the utility of our method on toy examples and simulated data from non-trivial models from cognitive science and single-cell neuroscience. We show that our method achieves excellent results in terms of accuracy, calibration, and efficiency across the examples considered in this work. We argue that our framework can enhance and enrich model-based analysis and inference in many fields dealing with computational models of natural processes. We further argue that the proposed measure of epistemic uncertainty provides a unique proxy to quantify absolute evidence even in a framework which assumes that the true data-generating model is within a finite set of candidate models.

preprint2020arXiv

The BepiColombo SERENA/ELENA Instrument On-Ground Testing with the ELENA Special Check Out Equipment (SCOE)

The neutral particles sensor ELENA (Emitted Low Energy Neutral Atoms) for the ESA/JAXA BepiColombo mission to Mercury (in the SERENA instrument suite) is devoted to measure low energetic neutral atoms. The main goal of the experiment is measuring the sputtering emission from planetary surfaces, from E=20eV up to E=5keV, within 1D (2 deg. x 76 deg. ). ELENA original project had also a particle discrimination system based on Time-of-Flight (TOF) of particles through the shutter on the Micro Channel Plates detector (MCP), it has been withdrawn from the flight model due to design and development problems. The ELENA SCOE is the configuration/testing system of ELENA, it allows to command operations and to set up configuration parameters on the instrument and to monitor the incoming data. The TC/TM simulation/encoding/decoding software is developed respecting the CCSDS/ECSS standards implemented by ESA, and it's SCOS2000 compatible. TC generation, HK data monitoring and basic science data analysis are operated by the SERENA EGSE, developed by the Finnish Meteorological Institute (FMI), Helsinki, Finland. The data stream outcoming from the EGSE is then preprocessed from TM to user readable formats: FITS and then ASCII csv tables with metadata collected in a detached XML file, called label. This task is performed using the PacketLib, ProcessorLib, and DISCoS (PPD) framework and is going to be used as the first level prototype of the BepiColombo Science Ground Segment processing pipeline, based in ESAC, Madrid, Spain and implemented using the PDS4 data format.