- Jobs
- Entreprises
-
Accès recruteur
-
Emploi
- Formation
-
Mon compte
-

Natural Language Based Secure Federated Query Building H/F INRIA
- Nice - 06
- CDD
- Télétravail partiel
- 36 mois
- Bac +5
- Service public des collectivités territoriales
Détail du poste
Natural Language Based Secure Federated Query Building
Le descriptif de l'offre ci-dessous est en Anglais
Type de contrat : CDD
Niveau de diplôme exigé : Thèse ou équivalent
Fonction : Ingénieur scientifique contractuel
A propos du centre ou de la direction fonctionnelle
Inria is the French National Institute for Research in Digital Science, of which the Inria Côte d'Azur University Center is a part. With strong expertise in computer science and applied mathematics, the research projects of the Inria Côte d'Azur University Center cover all aspects of digital science and technology and generate innovation. Based mainly in Sophia Antipolis, but also in Nice and Montpellier, it brings together 47 research teams and nine support services. It is active in the fields of artificial intelligence, data science, IT system security, robotics, network engineering, natural risk prevention, ecological transition, digital biology, computational neuroscience, health data, and more. The Inria Center at Université Côte d'Azur is a major player in terms of scientific excellence, thanks to the results it has achieved and its collaborations at both European and international level.
Contexte et atouts du poste
INRIA is the French national research institute dedicated to computer science and applied mathematics and is a founding member of the World-Wide Web Consortium (W3C).
The Inria centre at Université Côte d'Azur includes 42 research teams and 9 support services. The centre's staff (about 500 people) is made up of scientists of dierent nationalities, engineers, technicians, and administrative staff. The teams are mainly located on the university campuses of Sophia Antipolis and Nice as well as Montpellier, in close collaboration with research and higher education laboratories and establishments (Université Côte d'Azur, CNRS, INRAE, INSERM ...), but also with the regional economic players.
The Wimmics team works on the topic of AI on the Web, in particular knowledge graphs and (linked) data representation and processing in the Semantic Web. Wimmics contributes to knowledge formalization and semantic-based methods to extract, control, query, validate, infer, explain and interact with knowledge in epistemic communities on the Web. Wimmics has been involved in numerous European research projects (e.g., CoMMA, SevenPro, Sealife, Palette, Aloof, MIREL, HyperAgents) and national projects with a focus on knowledge representation and reasoning (KRR) in the Semantic Web (e.g., ISICIL, DataLift, SMILK, WASABI, D2KAB, Dekalog).
This research engineer position takes place within the context of the ANR project SaFE-KG, with partners in Nantes and Lyon. The project intends to design a platform for a secure federation of knowledge graphs that goes beyond traditional models that assume public accessibility. Its approach focuses on enabling trustworthy, scalable, and efficient collaboration across organisations while maintaining strict security and compliance. The project aims to create a unified model for representing access and usage rules so that each organisation's policies remain intact even within a federation. It also seeks to redesign core federation engine components-such as source selection, query decomposition, provenance tracking, and access protocols-to support secure and high-performing federated querying. Finally, SaFE-KG will provide user-friendly tools and natural language interfaces that allow non-technical experts to build secure queries across federations, lowering barriers to collaboration. By addressing these challenges, SaFE-KG intends to protect sensitive data while ensuring responsive and scalable systems for real-world applications.
Mission confiée
The main task of the candidate will be to provide both a federated query builder and an end-user interface. The core idea is to couple generative models and linked data models to support a natural language-based interaction to build a federated query including secured sources and provide results.
The goal is to design a conversational agent supporting a dialogical interaction to incrementally build queries distributed over several sources and explain the obtained results. The process will involve a question-answer session with the user and rely on the latest NLP techniques, in particular techniques coupling language models and knowledge graphs to augment the query context and ground the results in the graph [Wim1, Wim2, Wim5, Wim6].
Integrating results on how graph sampling can be used efficiently for federated query building (from other partners of the project) and our experience in building knowledge graph indexes [Wim3, Wim4], we plan to couple graph sampling techniques and Graph Retrieval Augmented Generation (GraphRAG) to augment language model prompts with context information. We will investigate how such a query-building process can align with the access control model proposed (Task 1) while ensuring that sampling strategies allow us to build efficient contexts (Task 2).
The targeted user interface should interactively and incrementally transform a natural language question into a federated SPARQL query while providing essential data provenance to build trust in the generated queries and their results. This interface will also follow an interaction design methodology for its specification and an HCI protocol for its user evaluation, for which we also have experience [Wim7].
The candidate will also manage project plan, the deliverables and the meetings for our team
Principales activités
The work plan for that position includes:
- Language Model-based Query Building: design and prototyping of a conversational agent for dialogical building and refinement of a query, focusing on a first general scenario with open access.
- Interactive Source Selection with Access Control: access-control based RAG and natural language interactions to specify and select the sources and move towards a federated query integrating the security constraints.
- Present, explain, and justify results: visual and interactive interface and evaluation protocols to build trust in the obtained results and the conclusion of the dialog.
- Follow and manage the tasks of our team in the SaFE-KG project and participate in its calls and meetings and the supervision of internships.
Building on previous experience [wim1, wim5] we will start by adapting and evaluating the performances of different language models, large and small, on the different sub-tasks involved in having a dialogical access to the knowledge graphs. For this first stage, we will consider the federation engine FedUP and our previous work on indexes [wim4].
To move to access control and usage control, we will explore how RAG and GraphRAG techniques, as well as LLMs' tool models, can be adapted to the problem of generating contexts under access controls constraints at each step of the dialog for building a query and explaining its results. In particular, we will consider alternatives where the federation mechanisms are extended to handle indexes and embeddings at the best location (i.e., locally, at the sources).
To ensure an optimal user experience, we will adopt user-centered protocols to design and evaluate the conversational agent, focusing on interface usability, the relevance of responses to user queries, and the quality of interactions between the user and the agent.
References:
[Wim1] C. Ringwald, Fabien Gandon, Catherine Faron, Franck Michel, H. A. Akl. 12 shades of RDF: Impact of Syntaxes on Data Extraction with Language Models. ESWC 2024 Extended Semantic Web Conference. hal-04581124
[Wim2] C. Ringwald, Fabien Gandon, Catherine Faron, Franck Michel, H. A. Akl. Learning Pattern-Based Extractors from Natural Language and Knowledge Graphs Applying Large Language Models to Wikipedia & the Linked Open Data (POSTER). 38th Annual AAAI Conference on AI , hal-04526139
[Wim3] P. Maillot, J. Andersen, Sylvie Cazalens, Catherine Faron, Fabien Gandon, Philippe Lamarre, Franck Michel. An Open Platform for Quality Measures in a Linked Data Index.The ACM Web Conference 2024, pp.1087-1090, 10.1145/3589335.3651443. hal-04575211 video
[Wim4] P. Maillot, O. Corby, Catherine Faron, Fabien Gandon, Franck Michel. IndeGx: A Model and a Framework for Indexing RDF Knowledge Graphs with SPARQL-based Test Suits. Journal of Web Semantics, 2023, 10.1016/j.websem.2023.100775. hal-03946680
[Wim5] E. Tysinger, M. Pagni, O. Kirchhoffer, F. Mehl, Fabien Gandon, et al. An Artificial Intelligence Agent for Navigating Knowledge Graph Experimental Metabolomics Data. 2023 Swiss Metabolomics Society Annual Meeting, ETH Zurich, hal-04381448
[Wim6] C. Ringwald, Fabien Gandon, Catherine Faron, Franck Michel, H.A. Akl. Kastor: Fine-tuned Small Language Models for Shape-based Active Relation Extraction. ESWC 2025.
[Wim7] Aline Menin, M. N. Do, C. Dal Sasso Freitas, O. Corby, Catherine Faron, et al.. Using Chained Views and Follow-up Queries to Assist the Visual Exploration of the Web of Big Linked Data. International Journal of Human-Computer Interaction, 2022,
Compétences
Preferably, the candidate should hold a PhD in Informatics / Computer science and must demonstrate aptitudes or matches with most of the following aspects:
- Strong experience with Semantic Web standards and technologies
- Experience in federated queries and possibly other techniques of distributed data management, querying, crawling, indexing, federating, etc.
- Expertise in language models, natural language processing, question-answering.
- High motivation for scientific research in an open science context
- Good Web development technical skills
Other appreciated skills:
- Some knowledge of HCI design and evaluation methods
- Language: excellent English oral and writing skills
- Writing skills and motivation for publication
- Aptitude to work with others and engage in collaborations
- Autonomy and initiative, take on technical decisions within the project and justification of choices
- Remote working capabilities (emails, collaborative tools, trackers, etc.)
Avantages
- Subsidized meals
- Partial reimbursement of public transport costs
- Leave: 7 weeks of annual leave + 10 extra days off due to RTT (statutory reduction in working hours) + possibility of exceptional leave (sick children, moving home, etc.)
- Possibility of teleworking (after 6 months of employment) and flexible organization of working hours
- Professional equipment available (videoconferencing, loan of computer equipment, etc.)
- Social, cultural and sports events and activities
- Access to vocational training
- Contribution to mutual insurance (subject to conditions)
Rémunération
From 2692 € gross monthly (according to degree and experience).
A propos d'Inria
Inria est l'institut national de recherche dédié aux sciences et technologies du numérique. Il emploie 2600 personnes. Ses 215 équipes-projets agiles, en général communes avec des partenaires académiques, impliquent plus de 3900 scientifiques pour relever les défis du numérique, souvent à l'interface d'autres disciplines. L'institut fait appel à de nombreux talents dans plus d'une quarantaine de métiers différents. 900 personnels d'appui à la recherche et à l'innovation contribuent à faire émerger et grandir des projets scientifiques ou entrepreneuriaux qui impactent le monde. Inria travaille avec de nombreuses entreprises et a accompagné la création de plus de 200 start-up. L'institut s'eorce ainsi de répondre aux enjeux de la transformation numérique de la science, de la société et de l'économie.
Hellowork a estimé le salaire pour cette offre
Cette estimation de salaire pour le poste de Natural Language Based Secure Federated Query Building H/F à Nice est calculée grâce à des offres similaires et aux données de l’INSEE.
Cette fourchette est variable selon expérience.
Salaire brut min
35 500 € / an 2 958 € / mois 19,51 € / heureSalaire brut estimé
45 000 € / an 3 750 € / mois 24,72 € / heureSalaire brut max
59 100 € / an 4 925 € / mois 32,47 € / heureCette information vous semble-t-elle utile ?
Merci pour votre retour !
Publiée le 09/10/2025 - Réf : 4b8f9e6ff0e027eb3f20616fa11518d0
Natural Language Based Secure Federated Query Building H/F
- Nice - 06
- CDD
Créez une alerte
Pour être informé rapidement des nouvelles offres, merci de préciser les critères :
Finalisez votre candidature
sur le site du recruteur
Créez votre compte pour postuler
sur le site du recruteur !
sur le site du recruteur
sur le site du recruteur !
Recherches similaires
- Offre emploi Data scientist
- Offre emploi Informatique
- Offre emploi Monaco
- Offre emploi Cannes
- Offre emploi Antibes
- Offre emploi Menton
- Offre emploi Grasse
- Offre emploi Cagnes-sur-Mer
- Offre emploi Carros
- Offre emploi Saint-Laurent-du-Var
- Offre emploi Vence
- Offre emploi Villeneuve-Loubet
- Offre emploi Développeur
- Offre emploi Technicien support informatique
- Offre emploi Développeur Java
- Offre emploi Technicien informatique
- Offre emploi Tech lead
- Entreprises Informatique
- Entreprises Data scientist
- Entreprises Nice
- Offre emploi Fonction publique
- Offre emploi Collectivités
- Offre emploi Fonction publique territoriale
- Offre emploi Data
- Offre emploi Numérique
- Offre emploi Fonction publique Nice
- Offre emploi Collectivités Nice
- Offre emploi Fonction publique territoriale Nice
- Offre emploi Cdd Nice
- Offre emploi Anglais Nice
- INRIA Nice
- INRIA Data scientist
{{title}}
{{message}}
{{linkLabel}}