Posters and demos
Tue, August 30, 2022 – 14:30-15:30 CET
Wed, August 31, 2022 – 14:30-15:30 CET
Thur, September 01, 2022 – 14:30-15:30 CET
1. Éva Boguslawski (Inria TAU) Congestion handling on Power Grid governed by complex automata The thesis will focus on the development of a decision support agent for the operation of the electricity transmission grid through the decentralized multi-agent reinforcement learning (MARL) approach. We will consider the constraints of each sub-agent, while trying to minimize changes and uncertainties associated with unpredictability/instability of the production of green electricity sources as well as related to incomplete information sources such as weather forecasts. This subject stems from the energy transition and the smooth development and integration of renewable energies. |
|
2. Jaime Céspedes Sisniega (Institute of Physics of Cantabria (IFCA))
Frouros: A Python library for drift detection in Machine Learning problems In real-world ML problems, models tend to suffer some degradation in terms of performance over time, due to changes in the concept of what is first learned by the model (concept drift), or due to significant changes in the variables used by the model (data/covariate drift). We present Frouros, a Python library capable of detecting drift using both supervised and unsupervised drift detection methods, and which can be easily integrated with scikit-learn. |
|
3. Trina De (Helmholtz-Zentrum Dresden-Rossendorf; Technische Universität Dresden)
Label-efficient Machine Learning for Diagnosing Urinary Tract Infection (UTI) in Urine Microscopy Urinary tract infections (UTI) belong to the most common clinically relevant bacterial infections. 1 in 3 women worldwide will have at least one UTI by 24 years of age and 40 – 50% of women will experience one UTI during their lifetime with 44% experiencing recurrences. In this project, using a clinical dataset of brightfield microscopy of patient’s urine with few annotated samples, we aim to develop a diagnostic phenotype quantification workflow using label-efficient machine learning (ML) approaches. There are several challenges to the clinical dataset at hand. Firstly, in the absence of specific labelling for phenotype-relevant objects in the micrographs ground truth is ambiguous. Secondly, obtaining manual annotations is laborious and requires highly-skilled annotators. Thirdly, the variation in scale and shape of a particular type of phenotype-relevant objects is challenging for the instance segmentation. To address these, first we develop a deep learning (DL) model for object detection and binary segmentation in clinical samples of patients. Since the pixel-level microscopy annotation is time-consuming and requires expert knowledge we explore label-efficient weakly or self-supervised approaches as pretext tasks to pre-train our DL model. Furthermore, to use the full extent of the optical resolution of the brightfield microscopy, as well as employ data augmentation and class balancing we use a custom generator of micrograph patches. Next, to obtain weak multi-class annotations for objects present in the micrographs we employ feature extraction with subsequent K-Means clustering. Finally, we train or fine-tune our DL model end-to-end and provide an evaluation of label-efficient techniques. |
|
4. Elma Dervic (CSH Vienna / MedUni Vienna)
Unravelling cradle-to-grave disease trajectories from multilayer comorbidity networks Multimorbidities, the presence of multiple diseases or conditions in a patient, are strongly dependent on age, and they change with patients’ aging. We propose a novel approach on modelling dynamical comorbidity networks from longitudinal population-wide healthcare data from Austria. We aim to understand disease trajectories and in which directions they change overage. |
|
5. Md Kamrul Islam (Inria CAPSID)
Explaining link prediction in knowledge graphs Several embedding methods were proposed to learn low dimensional vector representations of entities and relations of a KG. Such representations facilitate the link prediction task in the service of inference and KG completion. The power of embedding methods is often criticized for their lack of explainability. In this context, it is important to explain link predictions. As for explainability, it constitutes a thriving research question, especially when it comes to analysing KGs with their rich semantics rooted in description logics. In this study, a new rule mining method is developed based on learned embeddings. The extracted rules are used as support for explainable link prediction. Check my recent work (https://doi.org/10.1016/j.knosys.2022.109083) for details. |
|
6. Chiara Lanza (Centre Tecnològic de Telecomunicacions de Catalunya (CTTC); Universitat Politècnica De Catalunya )
Energy efficient road traffic forecasting Traffic forecasting is largely covered in the literature, in the last year with the novel Deep Learning (DL) solutions. However, the sustainability of this approach is still an open issue that we want to investigate in this work. Different learning solutions will be analysed, with the aim of decreasing the energy consumption in the training phase of the DL models and maintaining the accuracy. We proposed a distributed solution to forecast traffic flow based on continual learning paradigm, and we compared it with a standard centralized model and a local approach, in which models are trained ad hoc for each sensor of the dataset. |
|
7. Lorenz Linhardt (TU Berlin; BIFOLD)
Robustifying pretrained models against Clever-Hans decision strategies Pre-trained models are increasingly used for transfer learning. Often it is unclear what data the models have been trained on and what biases (e.g., spurious correlations in the data) they have been subjected to. We propose a soft-pruning strategy using the little data usually available for down-stream tasks to pre-emptively robustify any given model against using spurious correlations learned during pretraining. |
|
8. Daniel Lukats (DFKI Kaiserslautern)
Towards Concept Drift Detection f or Marine Environments In long-running data streams concept drift denotes the phenomenon that the prior or posterior probabilities—P(X) or P(Y|X)—governing the data stream may change such that other models deployed on the stream must be adapted. Sensor streams observing marine environments combine several challenges not addressed by state-of-the-art concept drift detectors in their entirety, including but not limited to fully unlabelled data, seasonality, sensor outages and drift. Based on this analysis, possible approaches for a dedicated concept drift detector for marine sensor streams are outlined. |
|
9. C´edric Prigent (Inria KERDATA)
Supporting Efficient Workflow Deployment of Federated Learning Systems on the Computing Continuum Federated Learning (FL) allows multiple devices to learn a shared model without exchanging private data. A typical scenario involves using constrained devices in a massively distributed environment combining Cloud, Fog and Edge resources, also called Computing Continuum (CC). Running FL workflows across the CC involves frequent deployment and monitoring in large scale and heterogeneous environments while considering several objectives such as privacy preservation, quality of the prediction and resource consumption. To this purpose, additional tools must be used to adapt ML workflows and better support deployment of FL Systems. We propose a framework to automatically deploy FL workloads in heterogeneous environments using formal description of the underlying infrastructure, hyperparameter optimization and monitoring tools to ease management of the system. |
|
10. Judith Sáinz-Pardo Díaz (CSIC-IFCA (Spanish National Research Council-Institute of Physics of Cantabria)
pyCANON: A Python library to check the level of anonymity of a dataset The unstoppable improvements in data analysis techniques for knowledge extraction and decision-making lead to the evolution of techniques for the secure publication and sharing of data. With this aim, the implementation of pyCANON is presented. pyCANON is a Python library that can be used to know the level of anonymity of a dataset (and thus publish or share it while being aware of the risks involved). Nine different anonymization techniques will be used for this purpose. |
|
11. Kenny Schlegel (Chemnitz University of Technology)
Exploring Vector Symbolic Architectures for Applications in Computer Vision and Signal Processing Vector Symbolic Architectures (VSAs) combine a high-dimensional vector space with a set of carefully designed operators to perform symbolic computations with large numerical vectors. Major goals are the exploitation of their representational power and ability to deal with fuzziness and ambiguity. The presentation explains our experience in applying VSAs in computer vision and signal processing, specifically visual place recognition and time series classification. In visual place recognition, we can enrich the descriptor vector of an image with additional information, such as spatial semantic information, without increasing the resulting vector representation. In time series classification, we integrated the principles of a VSA into a state-of-the-art time series classification algorithm to provide explicit global time encoding. This prevents the original method from failing in special cases where global context is important to distinguish signals. |
|
12. Rémi Uro (Institut National de l’Audiovisuel)
Automatic speech processing for gender representation analysis This poster will present how automatic speech processing can help better understand the representation of women and men in broadcast TV and radio and highlight its evolutions. |
|
13. Anna Willmann (Helmholtz-Zentrum Dresden-Rossendorf)
Surrogate Modelling for Boosting Research of Electron Acceleration Processes Interest in research in laser plasma acceleration (LPA) processes is increasing year by year and reveals wide range of its applications (e.g. tumour diagnoses and therapy or computer chips manufacturing). Optimization of control over the particle acceleration phenomena requires complex technical equipment and comprehensive experimental research that must be supported by theoretical findings and numerical simulations. To connect experimental and theoretical results, process them to provide strategies for stabilizing and improvement of particle acceleration we suggest a deep learning based surrogate model. In our work we propose a generative (normalizing flows based) surrogate model that can describe an electron bunch transformation in the simulated beam transport – a sequence of optical elements that amplifies desired properties of an accelerated bunch of electrons. In future such kind of model can provide more insights on its internal dynamics, that cannot be observed during the experiment. |
|
14. Abdarahmane Wone (CNRS; GREYC; UMR 6072)
Artificial Intelligence in certification of biometric systems This work proposes a solution based on GAN to translate genuine fingerprint images into what they would look like if they were created from known spoof (fake fingerprint) materials. This is an application of style transfer of GAN which can be used for certification of biometric systems. |