Search
Conference Paper
Une Méthode Plug-and-play pour le Recalage de Nuages de Points
In Proc. XXXème Colloque Francophone de Traitement du Signal et des Images (GRETSI), Strasbourg, France, August 25-29, 2025.
Cet article présente une extension d’une approche plug-and-play pour le recalage de nuages de points 3D. Le problème de recalage de nuages de points 3D est formulé comme un problème inverse, et une approche plug-and-play est utilisée pour conjointement débruiter et recaler les nuages de points. Dans cet article, nous proposons d’optimiser la transformation de recalage en exploitant la structure de groupe de Lie de la transformation rigide SE(3). Des expériences menées sur des nuages de points LiDAR sont présentées mettant en évidence l’amélioration de la méthode par rapport à une méthode existante.
Signal and image processing / Earth observation
Un nouvel algorithme EM pour le recalage de nuages de points 2D–3D avec association de données probabiliste
In Proc. XXXème Colloque Francophone de Traitement du Signal et des Images (GRETSI), Strasbourg, France, August 25-29, 2025.
Cet article présente un nouvel algorithme EM (Expectation-Maximization) pour le recalage robuste de nuages de points 2D–3D issus d’une caméra et d’une carte de référence. Nous nous intéressons à l’estimation conjointe des paramètres d’intérêt (i.e., orientation et position de la caméra), de la proportion d’observations aberrantes et de la variance du bruit de mesure. L’approche proposée repose sur un modèle statistique intégrant des variables latentes permettant de gérer les associations inconnues entre points 2D, points 3D et observations aberrantes, via un modèle de mélange. Des résultats obtenus à partir de données synthétiques montrent l’intérêt de cette démarche en termes de rapidité de convergence de l’algorithme proposé et de robustesse face aux mesures aberrantes.
Signal and image processing / Localization and navigation
On Selecting a Routing Protocol for Nanosatellite Swarm Networks
In Proc. 101st Vehicular Technology Conference (VTC-Spring), Oslo, Norway, June 17-20, 2025.
Routing in nanosatellites swarms presents distinct challenges, including variable node availability, constrained bandwidth, and dynamic topology. Strategies like delay-tolerant networking (DTN) can be advantageous, as they adapt to intermittent connectivity by storing and forwarding data when connections are established. Moreover, geographic routing protocols that exploit satellite positions can improve efficiency, while machine learning approaches may optimize routing decisions based on changing network conditions. What about hybrid approaches that may combine some of these methods? Basically, the crucial question is where to begin. The primary challenge for nanosatellites network designers is to determine which routing strategies to test prior to deployment. Given the vast number of existing routing protocols, testing all of them is not possible. This problem motivates the present study, which share the authors' experiences on selecting the most suitable routing algorithms for a given nanosatellites swarm. In particular, the study reports how the use of graph theory metrics helps in restricting the set of routing algorithms to be considered for network characterization and protocol selection.
Networking / Space communication systems
Journal Paper
In-Flight Estimation of Instrument Spectral Response Functions Using Sparse Representations
Atmospheric Measurement Techniques (AMT), vol. 18, issue 12, pp. 2573-2590, June, 2025.
High resolution spectrometers are composed of different optical elements and detectors that must be modeled as accurately as possible. Specifically, accurate estimates of Instrument Spectral Response Functions (ISRFs) are critical in order not to compromise the retrieval of trace gas concentrations from spectral measurements. Currently, parametric models are used to estimate these response functions. However, these models cannot always take into account the diversity of ISRF shapes that are encountered in practical applications. This paper studies a new ISRF estimation method based on a sparse representation of the ISRF in a dictionary. The proposed method is shown to be very competitive when compared to parametric models, yielding up to one order of magnitude smaller normalized ISRF estimation errors. The method is applied to different high-resolution spectrometers, demonstrating its reproducibility for multiple remote sensing missions.
Signal and image processing / Earth observation
Conference Paper
Lie group based approach for GNSS Signal Phase modeling
In Proc. International Conference on Localization and GNSS (ICL-GNSS), Rome, Italy, June 10-12, 2025.
Leveraging carrier phase observations within Global Navigation Satellite Systems receivers allows centimeter-level positioning accuracy. However, carrier phase observations are significantly affected by additive noise, which is assumed to follow a von Mises distribution, thereby degrading the performance of phase-based positioning estimators. To improve the modeling of carrier phase observations, we propose a novel approach that constrains the parameters of the von Mises distri-bution-specifically, the angular location modeling the phase and its dispersion parameter $\kappa$ modeling the noise-to evolve within the Lie group space $S O(2) \times \mathbb{R}^{+}$. To estimate these parameters, we employ a Lie group maximum likelihood estimator, solved through a Newton algorithm on Lie groups. This approach demonstrates advantages in terms of robustness and precision, especially when dealing with a small number of observations, compared to traditional Euclidean-based methods.
Networking / Space communication systems
A Plug-and-play Approach for Point Cloud Registration
In Proc. 23rd Statistical Signal Processing Workshop (SSP 2025), Edinburgh, Scotland, June 8-11, 2025.
Plug-and-play algorithms have shown impressive results on imaging inverse problems, such as registration, super-resolution, denoising and inpainting. These methods rely on a neural network denoiser to learn an implicit prior of the image to be estimated. This paper investigates a new plug-and-play approach for 3D point cloud registration, which is crucial for a wide range of applications such as urban planning, archaeology and autonomous vehicles. The 3D point cloud registration problem is formulated as an inverse problem whose unknowns are the image to be estimated and the transformation between the two point clouds. A plug-and-play approach using an alternating optimization strategy is proposed for solving the registration problem. Experiments conducted on synthetic data and Li-DAR point clouds are presented showing the potential of the method.
Signal and image processing / Earth observation
A New EM Algorithm for 2D-3D Point Cloud Registration with Probabilistic Data Association
In Proc. 23rd Statistical Signal Processing Workshop (SSP 2025), Edinburgh, Scotland, June 8-11, 2025.
This work studies a new Expectation-Maximization (EM) algorithm for solving the 2D-3D registration problem, which consists of estimating the position and orientation of a camera using a 3D map and a 2D image of the same scene. This algorithm associates each image feature coordinate to one vector of the 3D map using the pinhole camera model or to a class of outliers, making the registration robust to the presence of abnormal image features. It iteratively improves the camera pose by estimating the associations between the image features and the 3D map coordinates (using a robust mixture model) and minimizing the reprojection errors between the image and map points. Experimental results demonstrate that the proposed EM algorithm achieves competitive results in both absolute position and orientation compared to the Iterative Closest Point (ICP) approach.
Signal and image processing / Localization and navigation
Journal Paper
Anomaly Detection in Ship Trajectories Using Machine Learning and Dynamic Time Warping
Engineering Applications of Artificial Intelligence, vol. 157, June, 2025.
This research paper proposes adaptations of three state-of-the-art anomaly detection algorithms, (One-Class Support Vector Machine, Isolation Forest and Local Outlier Factor), for detecting abnormal behavior in ship trajectories in an unsupervised way. These algorithms are adapted and tested using a wide range of similarity measures built specifically for time series, such as Dynamic Time Warping. The proposed methods are first applied on synthetic Automatic Identification System datasets with available ground truth. Then, they are generalized to handle pairs of Automatic Identification System and radar trajectories to detect unexpected activities, such as route deviations, delays and entering prohibited zones. The performances of the proposed methods are shown to be competitive when compared to the state-of-the-art for abnormal ship behavior detection.
Signal and image processing / Localization and navigation
Talk
Riemannian Flow Matching for InSAR phase denoising
Seminar of TeSA, Toulouse, June, 2025.
Signal and image processing / Earth observation
Conference Paper
Bayesian Sparse Model for Complex-Valued Magnetic Resonance Spectroscopy Restoration
In Proc. 21st International Symposium on Biomedical Imaging (ISBI), Athens, Greece, May 27-30, 2024.6-30, 2024.
Sparse regularisation has proven its worth and effectiveness in many fields, such as medical imaging. In this sense, nuclear magnetic resonance spectroscopy (MRS) is one of the modalities that could greatly benefit from sparse regularisation. This paper introduces a novel Bayesian approach for MRS restoration that accounts for possible errors in the observation linear operator. The algorithm is tailored to the complex nature of MRS data, incorporating both real and imaginary parts of the spectrum. An MCMC (Markov chain Monte Carlo) inference is conducted using a Gibbs sampler strategy. The method has been successfully validated on both synthetic and clinical data of high-grade brain tumor glioblastoma (GBM) patients. This study will enable further analysis of metabolites of interest not conventionally considered in clinics because of their undetectable concentration.
Signal and image processing / Other
ADDRESS
7 boulevard de la Gare
31500 Toulouse
France