The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

An AI-based semantic score applied to millions of Dutch professional profiles finds digital job-language concentrated in managerial, professional and ICT occupations but increasingly appearing in hybrid business, marketing and automation roles; career moves into more digital work depend strongly on origin and pathway rather than occurring uniformly across the labour market.

Measuring Digital Labour Market Transitions with a Digital Semantic Score: An AI-Based Methodology Applied to the Dutch Labour Market
Shahmohammadi, Sadegh, Pinho, Xavier, Bowdler, Mairi, Zoelen, Suhendan Adiguzel-van, van Genabeek, Joost · August 25, 2026 · arXiv (Cornell University)
openalex descriptive n/a evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

OpenAlex

Latest observation:

  1. Shahmohammadi, Sadegh provider ID
  2. Pinho, Xavier provider ID
  3. Bowdler, Mairi provider ID
  4. Zoelen, Suhendan Adiguzel-van provider ID
  5. van Genabeek, Joost provider ID

Semantic Scholar

Latest observation:

  1. S. Shahmohammadi provider ID
  2. Xavier Pinho provider ID
  3. M. Bowdler provider ID
  4. Suhendan Adiguzel-van Zoelen provider ID
  5. Joost A. G. M. van Genabeek provider ID
The paper develops an embedding- and LLM-based pipeline to map LinkedIn-derived job titles and skills to ESCO/ISCO and defines a Digital Semantic Score showing that digital language is concentrated in managerial, professional and ICT occupations but is spreading into hybrid business, marketing and automation-related roles, with transition patterns that are pathway-dependent.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

The digital transformation of the Dutch labour market is reshaping occupational language, career pathways, and job-related skills. Addressing these changes requires granular labour market intelligence. This paper develops an AI-based methodology to analyse digitalisation using data covering millions of Dutch job profiles. The methodology combines embedding-based similarity search and large language model classification to map unstructured job information to harmonised ESCO occupations. We also introduce a Digital Semantic Score that measures how strongly job titles and skills are associated with digital concepts relative to a non-digital reference. Using embeddings and cosine similarity to transparent digital and non-digital anchor groups, this indicator moves beyond keyword-based approaches by capturing broader digital meanings in occupational language and worker skill profiles. It enables analysis across occupations, career transitions, emerging job-title vocabulary, and skill digitality. The findings reveal that digitalisation is unevenly distributed across the labour market. Digital job-title language is most prominent among managerial, professional and ICT-related occupations, but is increasingly visible in hybrid business, marketing and automation-related roles. Career-transition analyses show that movement toward digital work is pathway-dependent, while skill analyses highlight the multidimensional nature of digital capability, encompassing technical, hybrid and business-systems skills. By combining profile data, AI-supported occupational classification and semantic scoring, this study advances AI-driven labour market analytics and provides a scalable framework for monitoring digital labour market change. The methodology helps identify emerging skill needs, support reskilling strategies, and inform policies addressing skills mismatches and labour shortages in the Netherlands.

Summary

Main Finding

The paper develops an AI-driven, scalable framework to measure occupational digitalisation from large-scale online profile data. It combines embedding-based retrieval and LLM classification to map noisy job-title text to ESCO occupations and introduces a Transparent Digital Semantic Score that captures how semantically “digital” job titles and skills are (relative to a non-digital baseline). Applied to Netherlands profile data, the approach shows digitalisation is uneven: strongest in managerial, professional and ICT occupations but increasingly visible in hybrid business, marketing and automation roles; career moves into digital work are pathway-dependent; and digital capability is multidimensional (technical, hybrid/product, and business-systems/automation).

Key Points

  • Method innovation:
    • Hybrid pipeline: dense embeddings (FAISS nearest neighbours) to retrieve top ESCO candidates, followed by an LLM to select the best ESCO code or abstain when uncertain.
    • Digital Semantic Score: an anchor-based, embedding-space index computed as max(similarity to three digital anchor centroids) minus similarity to a non-digital baseline centroid.
  • Anchor design: four intentionally compact, interpretable anchor groups:
    • core_digital (e.g., software engineering, AI, cloud, cybersecurity)
    • hybrid_digital (e.g., digital transformation, product owner, e-commerce)
    • business_systems_automation (e.g., ERP, RPA, low-code, SAP)
    • non_digital_baseline (e.g., manual labour, hospitality, construction)
  • Data scale and scope:
    • Source: Revelio Labs profile dataset (global >1B profiles), analysis focused on Netherlands job-history subset (LinkedIn-rich market).
    • Time windows: long-run occupational drift compared between baseline 2000–2010 and recent 2020–2024; annual job-title trends also reported.
  • Empirical findings:
    • Digital job-title language has increased over time in many ISCO groups but remains concentrated in certain occupations.
    • Hybrid digital vocabulary (marketing, product, automation-related roles) is growing — pointing to skill rebundling rather than only tech-specialist growth.
    • Career-transition analysis: movement toward more digital titles depends on origin occupation; some pathways show larger semantic shifts than others.
    • Skill-level analysis: skills on profiles exhibit multi-dimensional digitality; analyses are profile-level (skills not linked to specific jobs) and should be interpreted accordingly.
  • Interpretation: The score is a relative semantic index (not a probability). Subtraction of the non-digital baseline reduces false positives from generic professional language.

Data & Methods

  • Data:
    • Revelio Labs profile data with job histories, self-reported job titles and skill lists; focus on Netherlands due to high LinkedIn adoption and DESI ranking.
    • Limitation: skills are profile-level and not tied to specific jobs; some fields are predicted (e.g., gender).
  • Occupational mapping:
    • ESCO entries (labels, descriptions, alt/hidden labels) embedded with OpenAI text-embedding-3-large (3,072-d vectors).
    • FAISS used to retrieve top-10 nearest ESCO occupation candidates per job record.
    • A large language model (structured prompt) then selects the best ESCO candidate or abstains if confidence is low.
    • Final occupational codes harmonized to ISCO-08 4-digit level for analyses.
  • Digital Semantic Score computation:
    • Job-title and skill text normalized and embedded with text-embedding-3-small; vectors unit-normalized.
    • Centroids computed for each anchor group (average of unit vectors, then normalized).
    • Cosine similarities computed: s_k(t) = cosine(embedding(t), centroid_k).
    • Digital score D(t) = max_k∈{core,hybrid,business} s_k(t) − s_baseline(t).
    • Score interpreted relatively: higher = closer to digital anchors than to non-digital baseline.
  • Transition and aggregation methods:
    • Job-to-job transitions built from chronological consecutive records per individual; transition shares row-normalized by source occupation.
    • Occupational digital drift Δ_g = mean recent title score − mean baseline title score (2000–2010 vs 2020–2024).
    • Skill digitalization H_p = average D(s) across parsed skills of person p.
  • Robustness / practical choices:
    • Anchor phrases defined manually in English (job titles translated to English).
    • Top-10 retrieval + LLM disambiguation chosen to balance recall and precision; records without valid 4-digit ISCO codes excluded where needed.
    • Results described as descriptive (profile-observed) not population-weighted flows.

Implications for AI Economics

  • Measurement and monitoring:
    • Provides a scalable, more semantically rich alternative to keyword lists for tracking occupational digitalisation in near real-time; useful for labour-market observatories and policymakers.
    • Can detect emerging job-title vocabulary and the spread of hybrid digital roles that keyword/occupation-only methods may miss.
  • Policy and reskilling:
    • Findings imply targeted reskilling: not all digitalisation is technical — many roles require hybrid or business-systems skills (ERP, RPA, CRM). Training programs and curricula should reflect these multiple digital dimensions.
    • Pathway-dependent mobility suggests mobility supports should be occupation-specific (some source occupations are more likely to transition into digital roles than others).
  • Labour-market dynamics and inequality:
    • Uneven digitalisation can create winners and losers; monitoring semantic signals helps identify occupations at risk of mismatch or advantage from digital adoption.
    • The approach can inform shortages forecasts by revealing where digital language and skills concentrate and where they are emerging.
  • Methodological implications for research:
    • Demonstrates the utility of combining embeddings + LLMs for mapping noisy multilingual textual labour-market data to harmonized taxonomies (ESCO/ISCO).
    • The anchor-centroid subtraction technique is a transparent way to reduce confounding from generic professional language when measuring semantic traits.
  • Cautions and limitations for economic inference:
    • Representativeness: LinkedIn/profile data over-samples certain demographic and occupational groups; not population-representative without reweighting.
    • Skill linkage: skills are not tied to specific jobs, limiting causal inference about skill demands in particular roles or time-specific skill acquisition.
    • Anchor choices, embedding models, translation steps, and provider-predicted fields can introduce biases; results depend on these design choices.
  • Research opportunities:
    • Validate semantic scores against vacancy data, surveys, or job-task datasets (O*NET/ESCO task lists).
    • Experiment with alternative anchor sets, multilingual anchors, or unsupervised discovery of digital directions.
    • Link skills to jobs (when possible) for longitudinal causal analysis of skill accumulation and career mobility in digitalising labour markets.
    • Use the pipeline for real-time monitoring of AI adoption impacts, sectoral shocks, and targeted policy evaluation (training subsidies, mobility programs).

Summary: The paper offers a practical, interpretable AI-based toolkit for mapping job-language to standard occupational codes and for quantifying semantic digitalisation across titles and skills. It advances labour-market measurement by capturing nuanced, multidimensional digital trends, but users should account for sample and measurement limitations when drawing policy or causal conclusions.

Assessment

Paper Typedescriptive Evidence Strengthn/a — Paper is descriptive and measurement-focused rather than making causal claims; it presents large-scale semantic indicators and patterns but does not attempt causal identification. Methods Rigormedium — Uses modern embedding models, FAISS nearest-neighbour indexing, and an LLM disambiguation step; maps to ESCO and ISCO standards and reports sensible aggregations. However, it lacks reported validation metrics (e.g., mapping accuracy, inter-rater checks), sensitivity analyses for anchor choice and embedding model, and adjustments for sample selection or population weighting. SampleProprietary Revelio Labs online profile data (global pool >1 billion profiles, 20M companies) with analysis restricted to Netherlands job-history records from LinkedIn-derived fields; dataset includes self-reported job titles, start/end dates, predicted occupational codes (reclassified to ESCO then ISCO), and per-profile skill lists (over 3,000 distinct skills). Skills are not linked to specific jobs; records without valid four-digit occupational codes were excluded. Temporal windows used for drift: baseline 2000–2010 and recent 2020–2024. Themeslabor_markets skills_training GeneralizabilitySelection bias: LinkedIn/profile data over-represents certain occupations, ages, education levels and sectors, limiting representativeness of the entire Dutch workforce., Country-specific: Netherlands has unusually high LinkedIn adoption and DESI ranking, so findings may not generalize to lower-adoption countries., Skills not job-linked: skill lists are profile-level and cannot be tied to specific jobs or transitions, limiting inferences about occupation-specific skill requirements., Anchor-language and translation: anchor phrases are in English and job titles are translated to English, which may introduce semantic distortions across languages., Occupational coding errors: initial predicted O*NET codes and mapping to ESCO/ISCO may introduce misclassification; validation metrics are not reported., Unweighted aggregates: analyses are not population-weighted, so results reflect observed profile histories rather than employment shares in the labour force.

Claims (9)

ClaimDirectionOutcomeConfidence & EvidenceDetails
The paper develops an AI-based methodology that combines embedding-based similarity search with large-language-model classification to map unstructured job information to harmonized ESCO occupations. Organizational Efficiency positive Accuracy and scalability of occupational classification for labour-market analytics
Reading fidelity high
Study strength medium
n=1000000000
0.18
The Digital Semantic Score measures how strongly job titles and skills are associated with digital concepts relative to a non-digital reference set. Automation Exposure positive Semantic digitalization of job titles and reported skills
Reading fidelity high
Study strength medium
not reported
0.18
The Digital Semantic Score is a relative semantic index rather than a percentage or probability. Other null_result Interpretation and scale of the digitalization indicator
Reading fidelity high
Study strength high
not reported
0.3
Digitalization is unevenly distributed across the Dutch labour market, with digital job-title language most prominent among managerial, professional, and ICT-related occupations and increasingly visible in hybrid business, marketing, and automation-related roles. Automation Exposure positive Digital semantic content of occupational job titles across occupational groups
Reading fidelity high
Study strength low
not reported
0.09
Movement toward digital work is pathway-dependent rather than uniform across career transitions. Task Allocation mixed Change in job-title digitalization across observed career transitions
Reading fidelity high
Study strength low
not reported
0.09
Digital capability is multidimensional and includes technical, hybrid, and business-systems skills. Skill Acquisition positive Semantic composition of reported digital skills
Reading fidelity high
Study strength medium
not reported
0.18
The online profile data contain over one billion job profiles, 20 million companies, more than 3,000 reported skills, job histories, and educational information. Other positive Scale and coverage of the labour-market dataset
Reading fidelity high
Study strength medium
n=1000000000
over one billion job profiles; 20 million companies; more than 3,000 reported skills
0.18
The dataset cannot determine which reported skills were associated with particular occupations or track how skills evolved across an individual's job transitions. Skill Acquisition null_result Ability to measure occupation-specific and longitudinal skill development
Reading fidelity high
Study strength high
not reported
0.3
The observed career-transition measures are descriptive and do not represent population-weighted labour-market flows. Task Allocation null_result Representativeness of observed occupational transition shares
Reading fidelity high
Study strength high
not reported
0.3

Notes