Skip to content

Category: Data science

We Collaborate on the TAUDoS Project

We started a new collaboration with Aix-Marseille University, Montreal University, Nantes University, and St-Etienne on a four-year project called TAUDoS, which focuses on Trustful AI.

Calibrate to Interpret

Trustworthy machine learning is driving a large number of the ML community works in order to improve ML acceptance and adoption. In this paper, we show a first link between uncertainty and explainability, by studying the relation between calibration and interpretation.

Master Thesis Offers 2022-2023

We offer master thesis supervised by our research & development department. Each project is an opportunity to feel both empowered and responsible for your own professional development and for your contribution to the company.

Congrats, Dr Ciortan!

We are super proud of our colleague Madalina who defended two weeks ago her PhD at the Université libre de Bruxelles. She studied unsupervised analysis of RNA sequencing protocols data, and brilliantly succeeded.

Discover Our Trainings

To share our technological knowledge with our academic and business partners and our customers, we propose tailor-made practical or applied workshops. We challenge our trainees' everyday experiences with emerging digital opportunities. Our experts share their leading-edge knowledge and experiences with your teams.

INTERNSHIPS 2022

This document presents internships supervised by our software engineering department or by our research & development department. Each project is an opportunity to feel both empowered and responsible for your own professional development and for your contribution to the company.

Multimodal Classifier For Space Target Recognition

We propose a multi-modal framework to tackle the SPARK Challenge by classifying satellites using RGB and depth images. Our framework is mainly based on Auto-Encoders to embed the two modalities in a common latent space in order to exploit redundant and complementary information between the two types of data.

AMI-Class: Towards a Fully Automated Multi-view Image Classifier

In this paper, we propose an automated framework for multi-view image classification tasks. The proposed framework is able to, all at once, train a model to find a common latent representation and perform data imputation, choose the best classifier and tune all necessary hyper-parameters.

Policy-based Automated Compliance Checking

Under the GDPR requirements and privacy-by-design guidelines, access control for personal data should not be limited to a simple role-based scenario. For the processing to be compliant, additional attributes, such as the purpose of processing or legal basis, should be verified against an established data processing agreement or policy.

Anomaly Detection: How to Artificially Increase your F1-Score with a Biased Evaluation Protocol

Anomaly detection is a widely explored domain in machine learning. Many models are proposed in the literature, and compared through different metrics measured on various datasets. The most popular metrics used to compare performances are F1-score, AUC and AVPR.