Multiparadigm interactive collaborative learning for heterogeneous remote sensing time series analys

Offre en lien avec l’Action/le Réseau : – — –/– — –

Laboratoire/Entreprise : Mathématiques et Informatique Appliquées – UMR 518
Durée : 3 ans
Contact : antoine.cornuejols@agroparistech.fr
Date limite de publication : 2021-09-15

Contexte :
Analysing heterogeneous remote sensing time series using supervised methods requires that the classes sought are perfectly known and defined and that the expert is able to provide a sufficient learning data set both in number and quality. Faced with the difficulty of obtaining sufficient examples within the context of the analysis of time series of remote sensing images, we propose to develop an innovative method of interactive multi-paradigm collaborative learning. The aim is to enable the expert to add “on the fly” information (labels, constraints, etc.) used to guide the learning process in order to produce clusters and models closer to the expert’s “intuitions”, i.e. potential thematic classes. To do this, the expert will be actively assisted by the system, which will for example offer advice or proposals for new constraints or labelling of objects. We will validate our work in several fields of application chosen in agreement with partners of the HERELLES project.

Sujet :
With the launch and entry into production of the European satellites in the Sentinel or Franco-Israeli constellation Venųs, satellite data are now arriving in massive, almost continuous flows. This massive influx of temporal data should lead to major advances in various Earth and environmental science disciplines for the study and modelling of complex phenomena (agricultural or urban dynamics, deforestation, anthropogenic actions on biodiversity, etc.). However, faced with this overabundance of temporal data, arriving almost continuously, the labelling phase of supervised learning can no longer be carried out by experts, as it is too tedious and time-consuming. Moreover, the supervised learning methods classically used in Earth observation assume that the learning data sufficiently and completely describe the classes to which they are attached. In other words, these methods require that the desired classes are well known and defined and that the expert is able to provide a sufficient set of learning data both in number and quality. In the case of temporal analysis in remote sensing, this assumption is no longer realistic. Indeed, the technological revolution of high-frequency image acquisition is still too recent for thematic knowledge to have adapted. Thus, there are currently no typologies (or nomenclatures) of changes that can really be used for this type of supervised analysis and therefore no associated quality learning data.
To compensate for this lack of formalization and examples, the expert must be able to rely on other types of information such as partially labelled data, formalized knowledge, constraints on data or results. At the same time, there are also numerous methods capable of analyzing this data. Combining these data and methods seems indispensable. Thus, approaches such as boosting, clustering or collaborative clustering take advantage of the complementarity between different methods, each with its own biases and its own analysis strategy but capable of processing its own data in a privileged way.
However, with the increase in the volume of data and the number of potential evolution classes, the highlighting and formalization of information that is really relevant for classification methods in the context of temporal analysis appears to be more difficult than expected and potentially time-consuming. The objective of this project, in strong link with the ANR HIATUS and HERELLES projects, is to define and validate in the context of high acquisition frequency remote sensing, an innovative method of interactive collaborative learning. The aim is to enable the expert to add “on the fly” information (labels, classes, constraints, etc.) that can be used to guide the learning process in order to produce clusters and models that are closer to the expert’s “intuition”, i.e. potential thematic classes . To do this, the expert will be actively assisted by the system, which will offer advice or proposals for new constraints or object labelling, for example.

Profil du candidat :
Master’s Degree in Computer Science or equivalent.

Formation et compétences requises :
The candidate must have good skills in data analysis and more particularly in supervised or unsupervised classification of time series. Skills in remote sensing image analysis is required. Good knowledge of English (French is not mandatory)

Adresse d’emploi :
Paris Campus Saclay

Document attaché : 202107060833_Sujet_HERELLES_2021.pdf

Unbalanced Optimal transport for novelty and out-of-distribution detection

Offre en lien avec l’Action/le Réseau : – — –/– — –

Laboratoire/Entreprise : LITIS laboratory (INSA ROUEN) and IRISA Vannes (Un
Durée : 3 ans
Contact : laetitia.chapel@irisa.fr
Date limite de publication : 2021-07-25

Contexte :
To be safe, a decision device learned from data requires a mechanism that adapts the decision according to whether or not there is a discrepancy between the distribution ptrain(Xtrain; Ytrain) of the training samples and the ones of test samples ptest(Xtest; Ytest). In case of distribution shift, deep-basedapproaches may be overconfident and tend to treat the given inputs as one of the previously seen situations leading to mislabelling. This brings to the scientific challenges of detecting out-of-distribution (OOD)
samples (the test point x0 is marginally sampled from ptest(x0)= ptrain(x0)) or of recognizing that point x0 belongs to an unseen class (new type of object occurs in the scenes). Moreover due to the multimodal nature of the inputs and sensors availability, the samples may not be embedded into the same space, and hence compromising the success of the detection task. We envision to leverage on the optimal transport theory to implement algorithms dealing with out-of-distribution detection, with specific applications on road scene.
Optimal transport (OT) has emerged as a powerful tool to compute distances (a.k.a. Wasserstein or earth mover’s distances) between empirical distribution of data, thanks to new computational schemes
that make the transport computation tractable. It has wide applications in computer vision, statistics, imaging and has been recently introduced in the machine learning community to efficiently solve
classification or transfer learning problems. The advantage of OT is that it can compare possibly high dimensional empirical probability measures, taking into account the geometry of the underlying metric spaces and dealing with discrete measures. Classical optimal transport problem seeks a transportation map that preserves the total mass between two probability distributions, requiring their mass to be the same. This may be too restrictive in certain applications such as color or shape matching, since the distributions may have arbitrary masses and/or
that only a fraction of the total mass has to be transported. This happens also when datasets Xtrain and/or Xtest are contaminated by outliers, in which we may want to discard them from the tranportation
plan: this is the unbalanced[5] or the partial OT problem. Several algorithms have been devised to solve the problem, among them solve the exact partial problem when given as input the total mass that has to be transported between the two empirical distributions. More recently, the team has been developped to solve the unbalanced problem, providing the first regularization path for unbalanced OT.

Sujet :
The objective of the thesis is to study and implement OT-based strategies for dealing with OOD samples or when the datasets are contaminated by outliers.
In many cases, the number of such samples are unknown and should be estimated from the data. To do so, one can rely on two-sample tests and their Wasserstein counterparts [9]; when there is a shift between ptrain and ptest, or even when the 2 distributions do not lie on the same space, one can rather build on the Gromov-Wasserstein based tests.

In more details, the aim is to study how the partial/unbalanced formulation of OT can be used in the OOD and outliers scenarii. Integration of two-sample tests within the OT formulation as a regularization term will be considered first. As such, we aim at estimating from the data the proportion of contaminated samples in the datasets, together with the optimal transport plan in a unified formulation, even when the 2 distributions live in incomparable spaces. One can also rely on the regularization path to select the “best” regularization parameter in a given context. Integration of partial-OT-based loss in deep-based approaches will serve as a playground to evaluate the proposed methods. The scalability
should be an important feature of the methods to be developed.
From an application point of view, a particular attention will be given on OOD detection for road scene. The intended methods will be evaluated on real-world datasets comprising of automotive images (such as nuScenes, KITTI) or on autonomous car scene benchmark https://github.com/OATML/
oatomobile in order to build robust system for road scene analysis. The developed methods will be challenged with some current position approaches and their applications.

Profil du candidat :
Applicants are expected to be graduated in computer science and/or machine learning and/or signal & image processing and/or applied mathematics/statistics, and show an excellent academic
profile. Beyond, good programming skills are expected.

Formation et compétences requises :
computer science and/or machine learning and/or signal & image processing and/or applied mathematics/statistics

Adresse d’emploi :
Vannes or Rouen

Document attaché : 202106301333_Unbalanced optimal transport for OOD.pdf

Enseignant contractuel en informatique

Offre en lien avec l’Action/le Réseau : – — –/– — –

Laboratoire/Entreprise : CY Cergy Paris Université
Durée : 1 an
Contact : dan.vodislav@u-cergy.fr
Date limite de publication : 2021-07-04

Contexte :
Le poste est lié aux Bachelors internationaux « Data Science and Big Data Technology » en collaboration avec la Zhejiang University of Science and Technology (ZUST), à Hangzhou, en Chine, et « Data Science » en collaboration avec l’Université de Maurice (UoM). Le service d’enseignement sera partagé entre les deux Bachelor et d’autres enseignements au sein du département de sciences informatiques de CYU. Dans le cadre des deux Bachelors, l’enseignant recruté participera activement au montage des modules de Bachelor en lien avec les enseignants du département des sciences informatiques, à l’enseignement de différents modules, ainsi qu’au pilotage des deux formations. L’enseignement dans les deux Bachelors se fait sur place, en Chine et à Maurice, lors de séjours de quelques semaines sur place. Pour le Bachelor avec ZUST l’enseignement se fait en français, pour celui avec l’UoM l’enseignement se fait en anglais.

Sujet :
CY Cergy Paris Université (CYU) recrute un enseignant contractuel (service d’enseignement de 384 heures), titulaire d’un doctorat en informatique et pouvant enseigner en français et en anglais. Il s’agit d’un CDD initial d’un an, à partir d’octobre 2021, avec la volonté de proposer par la suite une extension avec un contrat sur 3 ans.
Pour candidater, envoyer un CV et une lettre de motivation à Dimitris Kotzinos (dimitrios.kotzinos@cyu.fr) et Dan Vodislav (dan.vodislav@cyu.fr). Date limite de candidature: 04 juillet 2021

Profil du candidat :
Voir Formation et compétences requises

Formation et compétences requises :
Doctorat en informatique.
Expérience d’enseignement en informatique à l’université.
Capacité d’enseigner en anglais et en français.

Adresse d’emploi :
CY Cergy Paris Université
Site Saint Martin
2 avenue Adolphe Chauvin
95300 Pontoise

POST-DOC OFFER Trustworthy AI for environmental monitoring: application to seismic monitoring.

Offre en lien avec l’Action/le Réseau : – — –/– — –

Laboratoire/Entreprise : CEA Grenoble
Durée : 12 mois, potentielle
Contact : marielle.malfante@cea.fr
Date limite de publication : 2021-07-04

Contexte :
Among other activities, the Detection and Geophysics Laboratory teams of the CEA take the Earth’s pulse on an ongoing basis: the smallest movements of the grounds, oceans and atmosphere are recorded through extensive networks of sensors. Those data are then analysed and authorities can then be alerted in case of strong earthquakes, tsunamis or nuclear events.
AI methods (including deep learning, machine learning and signal processing) are in use to automatically analyse the stream of data, thereby helping to monitor the Earth at large scales. A major limitation of state-of-the-art classifiers is a limited evaluation of the prediction confidence. The candidate selected for this position will address this issue.
This project is a collaboration between two different labs of CEA with complementary expertises: one with geophysics, the other with AI methods.

Sujet :
An extensive dataset is available to conduct this study: data are collected and recorded by 45 stations (real time transmission using satellites) since the 2000s.
The main objectives of the candidate will be:
• Getting to know, understand the existing tools.
• Development of an AI pipeline for the automatic classification of the data stream. In particular, events of interest will be detected and classified from the background noise.
• Development of an anomaly detection module, to improve the system robustness.
• Development of a clustering module, to help the experts analyse the data anomalies.
• Scientific valorization (patent, scientific paper, conferences, etc.).
The mission of this postdoc is highly rewarding and empowering for the candidate and his/her professional aspirations. Several approaches of machine learning will be manipulated (supervised, semi-supervised and unsupervised) and applied on real world data, for operational monitoring.

• Duration : 12 months (potentially extended, start before the end of 2021)
• Contact: marielle.malfante@cea.fr, pierre.gaillard@cea.fr
• Procedure:
o To apply, please send your resume, motivation letter and eventual recommendations to both marielle.malfante@cea.fr and pierre.gaillard@cea.fr
o For more information on the subject, feel free to contact us too

Profil du candidat :
We are looking for a candidate with expertise on:

• Machine Learning methods with an interest on geophysics applications,
• Or expertise on geophysics with a strong interest and some experience on Machine Learning.
• Programming skills in Python, with knowledge of classic ML library (Tensorflow, scikit learn, PyTorch or others)
• Good communication skills in English (written and spoken)
• Motivation to work on real world data.

Formation et compétences requises :

Adresse d’emploi :
CEA Grenoble

Document attaché : 202106291418_CIME_postdoc_subject.pdf

Apprentissage semi-supervisé pour l’analyse d’images et séries temporelles en agriculture

Offre en lien avec l’Action/le Réseau : – — –/– — –

Laboratoire/Entreprise : PRISME (INSA CVL) ; LIFAT (Université de Tours)
Durée : 36 mois
Contact : adel.hafiane@insa-cvl.fr
Date limite de publication : 2021-07-15

Contexte :
Les adventices sont en concurrence directe avec les plantes cultivées dans la recherche d’humidité, des nutriments et de la lumière du soleil. Elles ont ainsi un important impact négatif sur le rendement agricole si leur présence n’est pas suffisamment contrôlée. D’après l’organisation de recherche environnementale de la Nouvelle Zélande, Land Care, les adventices ont été à l’origine d’environ 95 milliards de dollars de pertes sur la production vivrière à l’échelle mondiale. L’Organisation des Nations Unies pour l’Alimentation et l’Agriculture (FAO) considère que les adventices devraient être reconnues comme l’ennemi naturel numéro 1 pour la production agricole (FAO 2009). La lutte contre les adventices a toujours été considérée comme un défi majeur pour la production agricole. Les approches et tendances actuelles en perception (technologies des capteurs d’images et de localisation, méthodologies d’acquisition et de traitement des images), en robotique et en général en intelligence artificielle (IA), ouvrent la voie à de nouvelles avancées prometteuses. Il existe aujourd’hui une tendance vers l’agriculture numérique et robotisée pour résoudre les différents problèmes et améliorer les conditions du travail dans les domaines agricoles.

Sujet :
La détection et la reconnaissance des plantes à partir de capteurs optiques sont parmi les défis majeurs pour le désherbage automatique. Malgré les avancées considérables enregistrées ces dernières années concernant les méthodes de reconnaissance visuelle automatique, notamment grâce au deep learning, les capacités de discriminations entre végétations restent limitées. C’est le cas lorsque l’on observe des variations dans les conditions d’éclairage, de l’occultation entre plantes, des changements de terrain, ainsi qu’en fonction des stades de développement des cultures… L’un des points clés pour la réussite d’un algorithme de type deep learning est l’abondance de données étiquetées, qui est une limitation dans le domaine de l’agriculture numérique. Le processus d’étiquetage nécessite généralement l’intervention d’experts, ce qui constitue l’une des principales limites de construction de bons modèles robustes et généralisables avec les réseaux neuronaux profonds. Le travail de la thèse consistera à pallier ce type de problèmes en développant de nouvelles méthodes pour cartographier des adventices à partir d’images de drone à haute résolution, avec des algorithmes d’analyse d’images et d’apprentissage automatique (semi-supervised learning, weak learning, generative learning, attention mechanism, transformers,…). Cette cartographie sera améliorée en prenant en compte des données de natures différentes comme la biologie végétale, la météo, … En particulier, la prise en compte d’un modèle prédictif alimenté par des données hétérogènes multisources (météo régionale, capteurs locaux, historique de la cartographie…) devrait permettre de prédire la probabilité de présence et de croissance des plantes localement et améliorer ainsi la détection. Que ce soit sur la reconnaissance de végétaux ou la prédiction, de nouvelles contributions en machine learning seront étudiées.

Modalité de candidature
Transmettre par courriel aux contacts ci-dessous : un CV, lettre de motivation et relevés de notes avant le 08 juillet 2021.

Profil du candidat :
– Master 2 et/ou école d’ingénieur

Formation et compétences requises :
– Compétences en vision par ordinateur et en machine learning
– Des connaissances en robotique seront appréciées mais pas indispensable.
– Compétences en développement Python, C/C++, …
– Bon niveau en anglais

Adresse d’emploi :
L’encadrement et la direction de la thèse seront assurés par des chercheurs des laboratoires PRISME (INSA CVL-Université d’Orléans) et LIFAT (Université de Tours). La thèse est financée par un projet de recherche régionale. Elle se déroulera à l’INSA CVL sur le campus de Bourges.

Document attaché : 202106281536_sujetThèseDesherbrob.pdf

Chargé d’Enseignement et de Recherche Contractuel en Informatique/Science des données

Offre en lien avec l’Action/le Réseau : – — –/– — –

Laboratoire/Entreprise : StatSC, Oniris
Durée : 1 an, renouvelable
Contact : evelyne.vigneau@oniris-nantes.fr
Date limite de publication : 2021-09-30

Contexte :
Oniris, établissement public d’enseignement supérieur et de recherche du Ministère de l’Agriculture, et de l’Alimentation (MAA) forme des docteurs vétérinaires, des ingénieurs, des docteurs en sciences, des masters et des techniciens supérieurs. Le poste est basé sur le site d’Oniris à La Géraudière, Nantes

Sujet :
Poste d’Enseignant-Chercheur contractuel en Sciences des données, avec une valence informatique, rattaché à l’unité d’enseignants-chercheurs en Mathématiques, Statistique et Informatique d’Oniris et à l’unité de recherche StatSC d’Oniris. Le poste est basé sur le site de la Géraudière, filière en ingénierie agro-alimentaire.

Profil du candidat :
Doctorat ou dernière année de doctorat : Science des données (sections CNU 26 ou 27)

Formation et compétences requises :
Aptitudes recherchées : travail en équipe, en interdisciplinarité et en interaction avec le monde de l’entreprise.

Adresse d’emploi :
Oniris Campus ingénieur
Rue de la Géraudière, CS 82225, 44322 Nantes

Document attaché : 202106261053_fiche_annonce_cerc_scdonneesinfo.pdf

H/F Géomaticien, spécialiste de l’interopérabilité des données environnementales

Offre en lien avec l’Action/le Réseau : – — –/– — –

Laboratoire/Entreprise : UMS CPST (Data Terra)
Durée : 13 mois
Contact : jean-christophe.desconnets@ird.fr
Date limite de publication : 2021-08-25

Contexte :
Description des missions :
Le Titulaire sera en charge de mettre en œuvre les activités permettant de rendre interopérable les données produites dans le cadre du projet européen PHIDIAS. L’accent sera mis sur la conception et la création des ressources terminologiques et ontologiques pour améliorer la découverte, l’accès et le traitement des données environnementales.
Sur la base recommandations émises par l’IR Data Terra et associé au groupe de travail Catalogue, Vocabulaires de Data Terra, le Titulaire prendra part à la formalisation et à la représentation des connaissances pour le système Terre. Plus particulièrement et en s’appuyant sur les partenaires scientifiques du projet PHIDIAS venant des pôles de données surfaces continentales (THEIA), des océans (ODATIS) et de l’atmosphère (AERIS)n il sera force de proposition pour améliorer ces recommandations (schéma de métadonnées, ontologies et thésaurus dans les sciences de la Terre) à partir des cas d’utilisation proposés. Il assurera, avec les partenaires techniques privés, la standardisation des connaissances sous les formats et modèles adaptés (RDF, SKOS, OWL)et accompagnera l’implémentation des briques logicielles permettant leur diffusion et leur accès.
A ce titre il effectuera également un travail de veille sur les initiatives européennes et internationales (OGC, ENVRI-FAIR, Research Data Alliance) afin de proposer des améliorations et rendre les travaux conformes aux préconisations internationales.
Il sera en charge d’améliorer la structuration des métadonnées et des données et manipulées dans PHIDIAS. Le Titulaire travaillera également sur la caractérisation de la provenance des données. Ceci afin d’améliorer la réutilisation des données tel que préconisé par le concept FAIR (Findable, Accessible, Interoperable, Reusable) data. D’une manière générale, il appuiera ses travaux sur les vocabulaires et technologies proposées par le W3C, l’OGC et l’ISO et ceux plus spécifiques émanant des communautés de l’Observation de la Terre, de l’atmosphère et de l’océan.

Sujet :
Description des activités :
– Etendre et tester les modèles ontologiques proposés dans Data Terra pour prendre en compte la description de la provenance des données, les réseaux de capteurs,
– Formaliser et représenter les connaissances du domaine selon les standards du web de données,
– Contribuer à l’étude de solution pour la mise en place d’un portail d’information sémantique pour l’IR Data Terra,
– Organiser et animer des ateliers avec les partenaires pour aider à la formalisation des connaissances,
– Suivre et tester les réalisations produites dans le cadre du projet PHIDIAS,
– Assurer une veille technologique, notamment en lien avec l’IR Data Terra et dans un contexte européen et international.

Profil du candidat :
Description des compétences :
• Bonne connaissance des standards du web de données du web (recommandations W3C pour la représentation des connaissances)
• Bonne connaissance des standards de la communauté des sciences de la Terre (ISO, OGC, CF) sera un plus
• Comprendre les spécificités des données spatio-temporelles scientifiques
• Rédiger des rapports ou des documents techniques
• Assurer une veille technologique
• Autonomie et sens de l’initiative

Formation et compétences requises :
doctorat ou master en informatique ou en géomatique

Adresse d’emploi :
UMS CPST, maison de la télédétection, Montpellier

Document attaché : 202106251418_CNRS-PHIDIAS-IR14m Interop-V3.pdf

Post-doctoral position on Distributed embedded reasoning for the Web of Things

Offre en lien avec l’Action/le Réseau : – — –/– — –

Laboratoire/Entreprise : Laboratoire Hubert Curien / Université Jean Monnet
Durée : 1 year
Contact : singh.d.kamal@gmail.com
Date limite de publication : 2021-07-11

Contexte :
This Postdoc position is in the context of the CosWot project (“Constrained Semantic Web of Things” https://coswot.gitlab.io/), funded by the French National Research Agency. CoSWoT considers semantic web technologies for the Web of things (WoT). The objectives of the project are to propose a distributed WoT-enabled software architecture embedded on constrained devices with two main characteristics: 1) it uses ontologies to declaratively specify the application logic of devices and the semantics of the exchanged messages; 2) it adds rule-based reasoning [1, 2, 13, 14] functionalities to devices, so as to distribute processing tasks among them. Doing so, the development of applications including devices of the WoT will be highly simplified: our platform will enable the development and execution of intelligent and decentralised smart WoT applications despite the heterogeneity of devices.
The main objectives of this Postdoc are to provide contributions to distributed reasoning on the Web of Things.

The Postdoc will be a member of the LabHC Laboratory, St-Etienne, France.

Lab. Hubert Curien (https://laboratoirehubertcurien.univ-st-etienne.fr/en/index.html) is a joint research unit of CNRS (UMR 5516), Université Jean Monnet in Saint-Etienne, and the Institut d’Optique Graduate School, working on topics related to optics, photonics and microwave, computer science, telecom and image. The members from LaHC involved in the CoSWoT project include researchers of its team named as Data Intelligence. They specialise in AI and data processing.
Close collaboration will also be necessary with the LIRIS Lab. team where a PhD student works on incremental and embedded reasoning.

Sujet :
Objectives:

The objective of the Postdoc is to design and implement an efficient distributed reasoner for the Web of Things (WoT). The reasoner should be able to work on constrained (with limited processing capacity, memory and energy, i.e., sensor nodes and other embedded devices with microcontrollers) and autonomous devices. The target architecture is based on edge computing: main components, including sensors and actuators as well as intermediate nodes and gateways of various computing capabilities.

Expected Contributions:

There are some existing works paving the way for such reasoners, including [1-12]. However, they are not suitable for WoT and diversely constrained objects. Such devices are not all capable of performing all reasoning tasks. We aim for edge intelligence where incremental reasoning concerns both sensor data streams and contextual data. As it is probable that all constrained objects will not be able to execute all reasoning tasks, distributing these data and tasks optimally over a network of WoT nodes will also be necessary [8-9].
The postdoc will define a method for the distribution of reasoning tasks among the edge and devices, where each device collaboratively performs a part of the reasoning tasks. At runtime, reasoning tasks must be distributed in an efficient manner and to the appropriate locations. This will be done while considering WoT constraints including proximity to the data source, capabilities and resources constraints, current computational load, bandwidth, etc.

References:

[1] Nenov, Y., Piro, R., Motik, B., Horrocks, I., Wu, Z., & Banerjee, J. RDFox: A highly-scalable RDF store. In ISWC: 3-20, 2015.
[2] Terdjimi, M., Médini, L., Mrissa, M. HyLAR: Hybrid Location-Agnostic Reasoning. In ESWC Devs Workshop 2015.
[3] Terdjimi, M., Médini, L., Mrissa, M. HyLAR+: Improving Hybrid Location-Agnostic Reasoning with Incremental Rule-based Update. In WWW 2016, companion volume.
[4] Terdjimi, M., Médini, L., Mrissa, M. Web Reasoning using Fact Tagging. In WWW 2018, companion volume
[5] Chevalier, J., Subercaze, J., Gravier, C., Laforest, F. Slider: an Efficient Incremental Reasoner. In SIGMOD 2015.
[6] Chevalier, J., Subercaze, J., Gravier, C., Laforest, F. Incremental and Directed Rule-Based Inference on RDFS. In DEXA 2016.
[7] Jacopo Urbani and Ceriel Jacobs. 2020. Adaptive Low-level Storage of Very Large Knowledge Graphs. In Proceedings of The Web Conference 2020 (WWW ’20). Association for Computing Machinery, New York, NY, USA, 1761–1772. DOI:https://doi.org/10.1145/3366423.3380246
[8] Seydoux, N., Drira, K., Hernandez, N., & Monteil, T. EDR: A Generic Approach for the Dynamic Distribution of Rule-Based Reasoning in a Cloud-Fog continuum. In Semantic Web Journal, 2019. http://semantic-web-journal.net/system/files/swj2238.pdf
[9] Su, X., Li, P., Riekki, J., Liu, X., Kiljander, J., Soininen, J. P., … & Li, Y. (2018, March). Distribution of semantic reasoning on the edge of internet of things. In 2018 IEEE International Conference on Pervasive Computing and Communications (PerCom) (pp. 1-9). IEEE.
[10] Maarala, A. I., Su, X., & Riekki, J. (2017). Semantic reasoning for context-aware Internet of Things applications. IEEE Internet of Things Journal, 4(2), 461-473.
[11] Ren, X., & Curé, O. Strider: A hybrid adaptive distributed RDF stream processing engine. In International Semantic Web Conference (pp. 559-576). Springer, Cham (2017).
[12] Su, X., Gilman, E., Wetz, P., Riekki, J., Zuo, Y., & Leppänen, T. (2016, June). Stream reasoning for the Internet of Things: Challenges and gap analysis. In Proceedings of the 6th Int. Conf. on Web Intelligence, Mining and Semantics (p. 1). ACM.
[13] Charles L Forgy. Rete: A fast algorithm for the many pattern/many object pattern match problem. InRea-dings in Artificial Intelligence and Databases, pages 547–559. Elsevier, 1989.
[14] William Van Woensel and Syed Sibte Raza Abidi. Optimizing semantic reasoning on memory-constrained platforms using the rete algorithm. In European Semantic Web Conference, pages 682–696. Springer, 2018

Profil du candidat :
PhD in computer science.
Skills in semantic web knowledge representation, rule-based reasoning and distributed algorithms are required.
Proficiency in the English language for speaking, writing and reading are necessary.
Programming skills in C, JavaScript are a plus.
French language skills are not a prerequisite.
Depending on the candidate native language, French or English will be the working language.

Salary: around 2192 € net per month during 1 year
There will also be an option to teach in the university.

Expected starting date: Octobre 2021

To apply :

Application Deadline: 11/07/2021

Candidates should send the following:
A motivation letter
A CV
All documents attesting the required skills and knowledge
2 selected publications
Contact information of 2 professors who can provide recommendation on the candidate

The applications should be sent to kamal.singh@univ-st-etienne.fr

Formation et compétences requises :
PhD in computer science.

Adresse d’emploi :
LabHC, University St-Etienne, France
short missions at other partner’s locations will be required.

Scalable Solution for Storage and Analysis of Large Volumes of Video Data

Offre en lien avec l’Action/le Réseau : – — –/– — –

Laboratoire/Entreprise : INRIA Montpellier
Durée : 12 mois
Contact : reza.akbarinia@inria.fr
Date limite de publication : 2021-07-12

Contexte :
This position is proposed in the context of a research project (PerfAnalytics) whose objective is to analyze sport videos in order to provide feedback to coaches and athletes, in particular to French sport federations with a view to the Paris 2024 Olympic Games. Video recording of performance is present today in many high-level sport practices. However, the coaches and athletes are left with tools that are not suited to their specific needs.

The first step of the project is to store large volumes of sport video data. In a second step, these data will be analyzed to characterize the performance of the athletes, and to model successful strategies of actions in relation to the environmental context (equipment, adversaries, etc.).

Sujet :
The main activity of the recruited person is the development of a large-scale NoSQL database for the management of sport videos, as well as the visualization of performance results.

The main tasks to be done are as follows:
    – Designing a NoSQL database to store large volumes of video data
    – Developing effective indexing and querying strategies for data analysis
    – Developing solutions for visualizing the sport performance results
    – Taking into account the data access policies
    – Finally, depending on the progress of the project, it will also be considered to envisage parallel solutions for analyzing video data.

Profil du candidat :
Preference will be given to highly motivated candidates with good knowledge/ experience in NoSQL data management systems, particularly MongoDB.

Formation et compétences requises :
– Knowledge / experience in NoSQL data management systems, particularly MongoDB.

Adresse d’emploi :
Inria, Zenith team
Campus Saint-Priest, Bâtiment 5
860 rue de St Priest
34392 Montpellier Cedex 5
France

Perception of multi-scale synchronization during movement and music

Offre en lien avec l’Action/le Réseau : – — –/– — –

Laboratoire/Entreprise : Euromov D.H.M
Durée : 3 years
Contact : patrice.guyot@mines-ales.fr
Date limite de publication : 2021-10-01

Contexte :
A 3-year fully funded PhD scholarship is proposed by the PhD school (ED I2S) in Alès / Montpellier under the supervision of Patrice Guyot (PhD, sound analysis), Pierre Slangen (Pr, motion capture) and Benoît Bardy (Pr, embodied cognition).
The successful applicant will become part of a dynamic research environment within the newly multidisciplinary joint research center EUROMOV Digital Health in Motion (landing theme: Perception in Action & Synchronization – PIAS).

See this offer on the Euromov D.H.M website:
https://dhm.euromov.eu/wp-content/uploads/2021/06/Ph.D_MovementMusicSync.pdf

As a PhD student, you will be responsible for:
– Independently carrying out research and completing a PhD dissertation within three years,
– Recruiting participants and organize experiments in our labs,
– Collecting and synthesizing motion data and music,
– Developing algorithms and methods to analyze motion and music data,
– Reporting the results in international peer-reviewed scientific journals and conferences.

Start date: October 1st, 2021 (to September 2024).
Net remuneration around 1400€ monthly (including social security and health benefits).

Sujet :
Synchronized group activities, such as dancing, singing or certain sports, strengthen human attachment and improve individual well-being [Lau16]. In a physical activity such as tai chi chuan, synchronization within the group is based on the a priori knowledge of individuals and their perception of movements of other participants. In the context of a fitness or capoeira class, synchronization is also based on the common perception of the rhythms of the music.

In general, synchronies between individuals are based on predictive abilities that are fed by visual and auditory perception [Bar20, Tra18]. However, the way in which sound and visual information interacts in the perception and production of synchronization, intentional or spontaneous, is still poorly understood [Ips17].

The ability to synchronize movements and music is primarily analyzed through very simple tasks such as tapping. In more complex situations, such as walking, synchronization can be analyzed through the impact of the steps, and their correspondence with the strong beats of the piece [Dec18]. However, human movements, similarly to music, are composed of cycles at multiple levels, presenting complex rhythmic relationships (expiration and foot impact for running) or hierarchical structures (binary or ternary alternation of strong and weak beats for music).

Beyond classical approaches to detect simple cycles such as the downbeats of pieces (e.g., with neural networks [Jia19]), recent work on automatic analysis converges toward multi-scale modeling of musical content. In this context, conditional random fields have been proposed for leveraging multi-scale information for computational rhythm analysis [Fue19].

In the context of sports practice, coaches are required to perceive these complex multi-scale synchronization patterns. Research has shown that humans synchronize better through auditory or multimodal stimuli than through visual-only stimuli [El10]. These results can be exploited within the framework of synchronization perception to produce visualization and sonification tools. These tools could facilitate the task of the coach when practicing online sport, by enhancing group synchronization for instance, and by allowing rapid identification of people in difficulty in order to offer individualized coaching. Applied to motion capture data, they could also be used in a medical setting to illustrate stability loss in movement polyrhythms.

In this thesis, we propose to analyze multi-scale synchronization patterns between individual movements, group movements, and musical rhythms. We will produce data from motion capture of individuals and groups in the laboratory as well as in more natural settings, and sound synthesis of multi-scale rhythmic content. This data will be analyzed using different approaches from Artificial Intelligence, including neural networks and probabilistic graphical models. Experiments will also be carried out on the perception of synchronization via the representation and / or sonication of the results of these analyzes, with the aim of developing computer bricks facilitating human evaluation of synchronization.

A better understanding of synchronization mechanisms, and their inclusion in IT, may improve collaborative virtual as well as rehabilitation of patients with social disorders [Slo17] or Parkinson’s disease [Dec18].

References

– [Lau16] Launay, Jacques, Bronwyn Tarr, and Robin IM Dunbar. “Synchrony as an adaptive mechanism for large‐scale human social bonding.” Ethology 122.10 (2016): 779-789.
– [Bar20] Bardy, Benoît G., et al. “Moving in unison after perceptual interruption.” Scientific reports 10.1 (2020): 1-13.
– [Tra18] Tranchant, Pauline. “Synchronisation rythmique déficiente chez l’humain: bases comportementales.” Diss. Université de Montréal (2018).
– [Ips17] Ipser, Alberta, et al. “Sight and sound persistently out of synch: stable individual differences in audiovisual synchronisation revealed by implicit measures of lip-voice integration.” Scientific Reports 7.1 (2017): 1-12.
– [Dec18] De Cock, V. Cochen, et al. “Rhythmic abilities and musical training in Parkinson’s disease: do they help?.” NPJ Parkinson’s disease 4.1 (2018): 1-8.
– [Jia19] Jia, Bijue, Jiancheng Lv, and Dayiheng Liu. “Deep learning-based automatic downbeat tracking: a brief review.” Multimedia Systems 25.6 (2019): 617-638.
– [Fue19] Fuentes, Magdalena. “Multi-scale computational rhythm analysis: a framework for sections, downbeats, beats, and microtiming”. Diss. Université Paris-Saclay, 2019.
– [Chu16] Chung, Junyoung, Sungjin Ahn, and Yoshua Bengio. “Hierarchical multiscale recurrent neural networks.” arXiv preprint arXiv:1609.01704 (2016).
– [Tav19] Tavanaei, Amirhossein, et al. “Deep learning in spiking neural networks.” Neural Networks 111 (2019): 47-63.
– [El10] Elliott, Mark T., Alan M. Wing, and Andrew E. Welchman. “Multisensory cues improve sensorimotor synchronisation.” European Journal of Neuroscience 31.10 (2010): 1828-1835.
– [Slo17] Słowiński, Piotr, et al. “Unravelling socio-motor biomarkers in schizophrenia.” npj Schizophrenia 3.1 (2017): 1-10.

Profil du candidat :
Applicants should have (or anticipate having) a MSc and research background related to computer science, audio/signal processing, or computational movement science. Knowledge in music (theoretical and practical) will be valued. French is not mandatory, but the candidate must be willing to learn French during their PhD and they must be able to communicate in English.

Applications should include a cover letter discussing your interest in the position, detailed CV, academic results (evaluation, average and ranking of the candidate during the initial course and Msc) and two reference letters. Deadline is July 5, 2021. Interviews will be conducted via zoom on Tuesday, July 13 and Thursday, July 15.

Formation et compétences requises :
Applicants should have (or anticipate having) a MSc and research background related to computer science, audio/signal processing, or computational movement science.

Adresse d’emploi :
Euromov D.H.M
IMT Mines Ales / Univ. of Montpellier

Document attaché : 202106221434_Ph.D_MovementMusicSync.pdf