• Expertini Resume Scoring: Our Semantic Matching Algorithm evaluates your CV/Résumé before you apply for this job role.
France Jobs Expertini

PhD Position F/M Towards discovering information from very heterogeneous data sources in a “data lake” environment Job Opening In Palaiseau – Now Hiring INRIA

PhD Position F/M Towards discovering information from very heterogeneous data sources in a “data lake” environment

    France Jobs Expertini Expertini France Jobs Palaiseau Computer Occupations Phd Position F/m Towards Discovering Information From Very Heterogeneous Data Sources In A “data Lake” Environment

Job description

Contexte et atouts du poste

The PhD will be funded by ANR TopOL project to start in October 2025.

This will collaborations and visits between the collaborating labs funded by the project.

Mission confiée

Context: Heterogeneous Data Lakes Exploiting datasets requires identifying what each dataset contains and what it is about.

Users with Information Technology skills may do this using dataset schemata, documentation, or by querying the data.

In contrast, non-technical users (NTUs, in short) are limited in their capacity to discover interesting datasets.

This hinders their ability to develop useful or even critical applications.

The problem is compounded by the large number of datasets which NTUs may be facing, in particular when value lies in exploiting many datasets together, as opposed to one or a few at a time, and when datasets are of different data models, e.g., tables or relational databases, CSV files, hierarchical formats such as XML and JSON, PDF or text documents, etc.

Following our team’s experience in collaborating with French media journalists [1, 4] and ongoing collaboration with the International Consortium of Investigative Journalists (ICIJ), we will primarily draw inspiration from journalist NTU applications.

These include several high-profile journalistic investigations based on massive, heterogeneous digital data, e.g., Paradise Papers or Forever Pollutants.

The setup we consider is: how to help NTUs identify useful parts of very large sets of heterogeneous datasets, assemble and discover the information from these datasets.

For example, faced with a corpus of thousands or tens of thousands files (text, spreadsheets, etc.), a journalist may want to know: what subventions did the Region grant, and where geographically?

or What shipping companies have shipped on routes towards Yemen, and who contracted with them?

The tools we aim to develop generalize also beyond journalism, for instance, to enterprise data lakes containing documents and various internal datasets, scientific repositories with reports and experimental results, etc.

State of the art Many techniques and systems target one dataset (or database), of one data model.

NTUs are used to work with documents, such as texts, PDFs, or structured documents in Office formats, on which Information Retrieval (IR) enables efficient keyword searches.

Large Language Models (LLMs, in short), and tools built on top of them, such as chatbots, or Google’s NotebookLLM, add unprecedented capacities to summarize and answer questions over documents provided as input.

However, because of possible hallucinations [9, 15], LLM answers still require manual verification before use in a setting with real-world consequences.

In particular, a recent study has shown high error rate on the task of identifying the source of a news, across 8 major chatbots [8].

LLMs are not reliable information sources also (i) for realworld facts that happened after their latest training input (ii) for little-known entities not in the training set, e.g., a small French company active in a given region.

Finally, LLMs hosted outside of the user’s premises are not acceptable for users such as the ICIJ, for which dataset confidentiality during their investigation is crucial; locally deployed models are preferable for confidentiality, and smaller (frugal) ones also reduce the computational footprint.

While we consider that language models should not be taken a reliable sources of knowledge, they are crucial ingredients for matching (bridging) user questions with answer components from various datasets, thanks to the semantic embeddings we can compute for the questions and the data.

Database systems allow users to inspect and use the data via queries.

NTUs find these unwieldy, especially if multiple systems must be used for multiple data models.

Natural language querying leverages trained language models to formulate structured database queries, typically SQL ones [10].

However, errors still persist in the translation, and SQL is not applicable beyond relational data.

Keyword search in database returns sub-trees or sub-graphs answers from a large data graph, which may model a relational database, an XML document, an RDF graph etc., e.g., [2].

However, these techniques have not been scaled up to large sets of datasets.

Challenges Dataset summarization and schema inference have been used to extract, from a given dataset, e.g., an XML, JSON, or Property Graphs (PG) one, a suitable schema [3, 6, 11, 14], which is a technical specification that experts or systems can use to learn how the data is structured; each technique is specific to one data model only.

Dataset abstraction [5] identifies, in a (semi-)structured dataset, nested entities, and binary relationships (only).

Generalizing it to large numbers of datasets, and to text-rich documents, is also a challenge.

More recent data lakes hold very large sets (e.g., tens or hundreds of thousands) of datasets, each of which may be large [7].

In a data lake, one may search for a dataset using keywords or a question, for a dataset which can be joined with another [13].

However, modeling, understanding, and exploring large, highly heterogeneous collections of datasets (other than tables) are still limited in data lakes.

[1] A.

Anadiotis, O.

Balalau, T.

Bouganim, F.

Chimienti, S.

Horel, I.

Manolescu, et al.

Empowering investigative journalism with graph-based heterogeneous data management.

IEEE Data Eng.

Bull., 44, 2021.


[2] A.

Anadiotis, I.

Manolescu, and M.

Mohanty.

Integrating Connection Search in Graph Queries.

In ICDE, 2023.


[3] M.

Baazizi, C.

Berti, D.

Colazzo, G.

Ghelli, and C.

Sartiani.

Human-in-the-loop schema inference for massive JSON datasets.

In Extending Database Technology (EDBT), 2020.


[4] O.

Balalau, S.

Ebel, T.

Galizzi, I.

Manolescu, A.

Deiana, E.

Gautreau, A.

Krempf, et al.

Fact-checking Multidimensional Statistic Claims in French.

In Truth and Trust Online, Oct.

2022.


[5] N.

Barret, I.

Manolescu, and P.

Upadhyay.

Computing Generic Abstractions from Application Datasets.

In EDBT 2024, volume 27, 2024.


[6] S.

Cebiric, F.

Goasdou´e, H.

Kondylakis, D.

Kotzinos, I.

Manolescu, et al.

Summarizing Semantic Graphs: A Survey.

The VLDB Journal, 28, 2019.


[7] M.

P.

Christensen, A.

Leventidis, M.

Lissandrini, L.

D.

Rocco, R.

J.

Miller, and K.

Hose.

Fantastic tables and where to find them: Table search in semantic data lakes.

In EDBT, pages 397–410, 2025.


[8] K.

Ja´zwi´nska and A.

Chandrasekar.

AI search has a citation problem.

Available at: March 2025.


[9] Z.

Ji, N.

Lee, R.

Frieske, et al.

Survey of hallucination in natural language generation.

ACM Computing Surveys, 55, Mar.

2023.


[10] G.

Koutrika.

Natural language data interfaces: A data access odyssey (invited talk).

In ICDT, 2024.


[11] H.

Lbath, A.

Bonifati, and R.

Harmer.

Schema inference for property graphs.

In EDBT, 2021.


[12] P.

S.

H.

Lewis, E.

Perez, A.

Piktus, et al.

Retrieval-augmented generation for knowledge-intensive NLP tasks.

In NeurIPS, 2020.


[13] N.

Paton, J.

Chen, and Z.

Wu. Dataset discovery and exploration: A survey.

ACM Comput.

Surv., 56, 2024.


[14] K.

Rabbani, M.

Lissandrini, and K.

Hose.

Extraction of validating shapes from very large knowledge graphs.

PVLDB, 16, 2023.


[15] M.

Zhang, O.

Press, W.

Merrill, et al.

How language model hallucinations can snowball.

ICML, 2024.

Principales activités

The PhD will focus on natural language question answering over large corpora of highly heterogeneous data (relational databases, CSV/TSV files, JSON, RDF, XML, or Property Graphs, text or Office documents, etc.).

  • Natural language question answering: We will leverage Retrieval-Augmented Generation (RAG) [12] to evaluate natural language queries using a vector store, where unstructured data is represented as vectors embedded in a latent space.

    The vector store is particularly valuable for handling queries that require flexible or approximate matching.

    The retrieval-augmented techniques aim to enhance the accuracy and completeness of query answers while covering insights from both structured and unstructured data sources in the data lake.

    To tackle with large corpora, we will leverage dataset summaries to effectively search and retrieve answers and open LLMs will be used to finally generate the natural language response.

  • Optimizing connection queries over graphs: As a final step, we will specifically optimize connection queries pertinent to the needs of NTU journalists.

    These would include typical path search (e.g., connect this politician to carbon emission corporations), but should also allow the expression of more complex intentions, especially looking for similar situations (e.g., compare the carbon emissions of corporations with similar groups of shareholders; highlight corporations having non conventional policies; and describe corporations showing decreasing emission tendency.

    Optimizing such intentions would leverage prior indexes and also build new ones at the schema-level to cater to specific needs of the journalists.
  • Compétences

    A successful candidate should have demonstrated academic excellence in Computer Science, with a particular interest in Data Management, Algorithms, and/or Natural Language Processing.

    Good software development skills in large projects (C++ or Java) are also required.

    Excellent communication skills and prior experience in research are a plus.

    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

  • Social security coverage
  • Rémunération

    Monthly gross salary : 2.200 euros

    Required Skill Profession

    Computer Occupations


    • Job Details

    Related Jobs

    STMicroelectronics hiring ALTERNANCE - Data Analyst Environment, Industrial Health & Safety M/F Job in Rousset, Provence-Alpes-Côte d'Azur, France
    STMicroelectronics
    Rousset, Provence-Alpes-Côte d'Azur, France
    Institut Curie hiring Postdoctoral Position in Oncology (M/F) Job in Paris, Île-de-France, France
    Institut Curie
    Paris, Île-de-France, France
    UNIVERSITAT FRANKFURT hiring PhD in realistic LISA data analysis using AI, Nice, France Job in Nice, Provence-Alpes-Côte d'Azur, France
    UNIVERSITAT FRANKFURT
    Nice, Provence-Alpes-Côte d'Azur, France
    INRIA hiring PhD Position F/M Physically-Grounded Video Generation Job in Paris, Île-de-France, France
    INRIA
    Paris, Île-de-France, France
    SKEMA Business School hiring Position in Sustainability Job in Lille, Hauts-de-France, France
    SKEMA Business School
    Lille, Hauts-de-France, France
    SKEMA Business School hiring Position in Sustainability Job in Technopole de Sophia Antipolis, Provence-Alpes-Côte d'Azur, France
    SKEMA Business School
    Technopole de Sophia Antipolis, Provence-Alpes-Côte d'Azur, France
    Institut Curie hiring Postdoctoral/IR Position in Genomics (M/F) Job in Paris, Île-de-France, France
    Institut Curie
    Paris, Île-de-France, France
    Institut Curie hiring Research Engineer Position in Oncology (M/F) Job in Paris, Île-de-France, France
    Institut Curie
    Paris, Île-de-France, France
    Institut Curie hiring Postdoctoral Position in RNA biology (M/F) Job in Orsay, Île-de-France, France
    Institut Curie
    Orsay, Île-de-France, France
    La Rochelle Université hiring COFUND PhD position - Civil Engineering Job in La Rochelle, Nouvelle-Aquitaine, France
    La Rochelle Université
    La Rochelle, Nouvelle-Aquitaine, France
    Institut Curie hiring Postdoctoral Position in Molecular & Cellular Genetics (M/F) Job in Orsay, Île-de-France, France
    Institut Curie
    Orsay, Île-de-France, France
    Institut Curie hiring Postdoctoral Position in Genomics (bio informatics) (M/F) Job in Paris, Île-de-France, France
    Institut Curie
    Paris, Île-de-France, France
    Institut Curie hiring Postdoctoral Position in Genomics (wet-lab) (M/F) Job in Paris, Île-de-France, France
    Institut Curie
    Paris, Île-de-France, France
    INRIA hiring PhD Position F/M Topology Design for Decentralized Federated Learning Job in Technopole de Sophia Antipolis, Provence-Alpes-Côte d'Azur, France
    INRIA
    Technopole de Sophia Antipolis, Provence-Alpes-Côte d'Azur, France
    INRIA hiring PhD Position F/M Foundation of an HPC Composition Model Job in Lyon, Auvergne-Rhône-Alpes, France
    INRIA
    Lyon, Auvergne-Rhône-Alpes, France
    La Rochelle Université hiring COFUND PhD position - Marine Ecology / Conservation Job in La Rochelle, Nouvelle-Aquitaine, France
    La Rochelle Université
    La Rochelle, Nouvelle-Aquitaine, France
    La Rochelle Université hiring COFUND PhD position - Zoology / Behavioural biology Job in La Rochelle, Nouvelle-Aquitaine, France
    La Rochelle Université
    La Rochelle, Nouvelle-Aquitaine, France
    Terry Soot hiring Driver/ Data Collector in Vesoul, France Job in Tarbes, Occitanie, France
    Terry Soot
    Tarbes, Occitanie, France
    Terry Soot hiring Driver/ Data Collector in Millac, France Job in Millac, Poitou-Charentes, France
    Terry Soot
    Millac, Poitou-Charentes, France
    Terry Soot hiring Driver / Data Collector in Burie, France Job in Burie, Poitou-Charentes, France
    Terry Soot
    Burie, Poitou-Charentes, France
    Servier hiring Data analyst in Competitive/Business Intelligence Job in Suresnes, Île-de-France, France
    Servier
    Suresnes, Île-de-France, France
    Terry Soot hiring Driver\Data Collector in Paris, France Job in Paris, Île-de-France, France
    Terry Soot
    Paris, Île-de-France, France
    Terry Soot hiring Driver/ Data Collector in Chartres, France Job in Chartres, Centre-Val de Loire, France
    Terry Soot
    Chartres, Centre-Val de Loire, France
    Terry Soot hiring Driver/Data Collector in Nice, France Job in Nice, Provence-Alpes-Côte d'Azur, France
    Terry Soot
    Nice, Provence-Alpes-Côte d'Azur, France

    Unlock Your PhD Position Potential: Insight & Career Growth Guide


    Real-time PhD Position Jobs Trends (Graphical Representation)

    Explore profound insights with Expertini's real-time, in-depth analysis, showcased through the graph here. Uncover the dynamic job market trends for PhD Position in Palaiseau, France, highlighting market share and opportunities for professionals in PhD Position roles.

    154 Jobs in France
    154
    3 Jobs in Palaiseau
    3
    Download Phd Position Jobs Trends in Palaiseau and France

    Are You Looking for PhD Position F/M Towards discovering information from very heterogeneous data sources in a “data lake” environment Job?

    Great news! is currently hiring and seeking a PhD Position F/M Towards discovering information from very heterogeneous data sources in a “data lake” environment to join their team. Feel free to download the job details.

    Wait no longer! Are you also interested in exploring similar jobs? Search now: .

    The Work Culture

    An organization's rules and standards set how people should be treated in the office and how different situations should be handled. The work culture at INRIA adheres to the cultural norms as outlined by Expertini.

    The fundamental ethical values are:

    1. Independence

    2. Loyalty

    3. Impartiapty

    4. Integrity

    5. Accountabipty

    6. Respect for human rights

    7. Obeying France laws and regulations

    What Is the Average Salary Range for PhD Position F/M Towards discovering information from very heterogeneous data sources in a “data lake” environment Positions?

    The average salary range for a varies, but the pay scale is rated "Standard" in Palaiseau. Salary levels may vary depending on your industry, experience, and skills. It's essential to research and negotiate effectively. We advise reading the full job specification before proceeding with the application to understand the salary package.

    What Are the Key Qualifications for PhD Position F/M Towards discovering information from very heterogeneous data sources in a “data lake” environment?

    Key qualifications for PhD Position F/M Towards discovering information from very heterogeneous data sources in a “data lake” environment typically include Computer Occupations and a list of qualifications and expertise as mentioned in the job specification. The generic skills are mostly outlined by the . Be sure to check the specific job listing for detailed requirements and qualifications.

    How Can I Improve My Chances of Getting Hired for PhD Position F/M Towards discovering information from very heterogeneous data sources in a “data lake” environment?

    To improve your chances of getting hired for PhD Position F/M Towards discovering information from very heterogeneous data sources in a “data lake” environment, consider enhancing your skills. Check your CV/Résumé Score with our free Tool. We have an in-built Resume Scoring tool that gives you the matching score for each job based on your CV/Résumé once it is uploaded. This can help you align your CV/Résumé according to the job requirements and enhance your skills if needed.

    Interview Tips for PhD Position F/M Towards discovering information from very heterogeneous data sources in a “data lake” environment Job Success

    INRIA interview tips for PhD Position F/M Towards discovering information from very heterogeneous data sources in a “data lake” environment

    Here are some tips to help you prepare for and ace your PhD Position F/M Towards discovering information from very heterogeneous data sources in a “data lake” environment job interview:

    Before the Interview:

    Research: Learn about the INRIA's mission, values, products, and the specific job requirements and get further information about

    Other Openings

    Practice: Prepare answers to common interview questions and rehearse using the STAR method (Situation, Task, Action, Result) to showcase your skills and experiences.

    Dress Professionally: Choose attire appropriate for the company culture.

    Prepare Questions: Show your interest by having thoughtful questions for the interviewer.

    Plan Your Commute: Allow ample time to arrive on time and avoid feeling rushed.

    During the Interview:

    Be Punctual: Arrive on time to demonstrate professionalism and respect.

    Make a Great First Impression: Greet the interviewer with a handshake, smile, and eye contact.

    Confidence and Enthusiasm: Project a positive attitude and show your genuine interest in the opportunity.

    Answer Thoughtfully: Listen carefully, take a moment to formulate clear and concise responses. Highlight relevant skills and experiences using the STAR method.

    Ask Prepared Questions: Demonstrate curiosity and engagement with the role and company.

    Follow Up: Send a thank-you email to the interviewer within 24 hours.

    Additional Tips:

    Be Yourself: Let your personality shine through while maintaining professionalism.

    Be Honest: Don't exaggerate your skills or experience.

    Be Positive: Focus on your strengths and accomplishments.

    Body Language: Maintain good posture, avoid fidgeting, and make eye contact.

    Turn Off Phone: Avoid distractions during the interview.

    Final Thought:

    To prepare for your PhD Position F/M Towards discovering information from very heterogeneous data sources in a “data lake” environment interview at INRIA, research the company, understand the job requirements, and practice common interview questions.

    Highlight your leadership skills, achievements, and strategic thinking abilities. Be prepared to discuss your experience with HR, including your approach to meeting targets as a team player. Additionally, review the INRIA's products or services and be prepared to discuss how you can contribute to their success.

    By following these tips, you can increase your chances of making a positive impression and landing the job!

    How to Set Up Job Alerts for PhD Position F/M Towards discovering information from very heterogeneous data sources in a “data lake” environment Positions

    Setting up job alerts for PhD Position F/M Towards discovering information from very heterogeneous data sources in a “data lake” environment is easy with France Jobs Expertini. Simply visit our job alerts page here, enter your preferred job title and location, and choose how often you want to receive notifications. You'll get the latest job openings sent directly to your email for FREE!