paper-with-me

홈 › Papers

ESCOXLM-R: Multilingual Taxonomy-driven Pre-training for the Job Market Domain

2023-05-20 · Mike Zhang, Rob van der Goot, Barbara Plank

The increasing number of benchmarks for Natural Language Processing (NLP) tasks in the computational job market domain highlights the demand for methods that can handle job-related tasks such as skill extraction, skill classification, job title classification, and de-identification. While some approaches have been developed that are specific to the job market domain, there is a lack of generalized, multilingual models and benchmarks for these tasks. In this study, we introduce a language model called ESCOXLM-R, based on XLM-R, which uses domain-adaptive pre-training on the European Skills, Competences, Qualifications and Occupations (ESCO) taxonomy, covering 27 languages. The pre-training objectives for ESCOXLM-R include dynamic masked language modeling and a novel additional objective for inducing multilingual taxonomical ESCO relations. We comprehensively evaluate the performance of ESCOXLM-R on 6 sequence labeling and 3 classification tasks in 4 languages and find that it achieves state-of-the-art results on 6 out of 9 datasets. Our analysis reveals that ESCOXLM-R performs better on short spans and outperforms XLM-R on entity-level and surface-level span-F1, likely due to ESCO containing short skill and occupation titles, and encoding information on the entity-level.

📄 PDF Abstract BibTeX arXiv:2305.12092

Code (1)

mainlp/escoxlmr 공식 구현 pytorch

Tasks

De-identificationLanguage ModelingLanguage ModellingMasked Language ModelingXLM-R

Methods 이 논문이 사용한 방법론

XLM-R XLM-R

Similar Papers 제목 키워드 기반

Computational Job Market Analysis with Natural Language Processing

2024-04-29 · Mike Zhang

[Abridged Abstract] Recent technological advances underscore labor market dynamics, yielding significant consequences for employment prospects and increasing job vacancy data across platforms and languages. Aggregating s…

Active LearningDe-identificationRetrieval

Multilinguality at Your Fingertips : BabelNet, Babelfy and Beyond !

2015-06-01 · JEPTALNRECITAL 2015 6 · Roberto Navigli

Multilinguality is a key feature of today{'}s Web, and it is this feature that we leverage and exploit in our research work at the Sapienza University of Rome{'}s Linguistic Computing Laboratory, which I am going to over…

Entity LinkingSemantic SimilaritySemantic Textual SimilarityWord Sense Disambiguation

Agentic Multimodal AI for Hyperpersonalized B2B and B2C Advertising in Competitive Markets: An AI-Driven Competitive Advertising Framework

2025-04-01 · Sakhinana Sagar Srinivas, Akash Das, Shivam Gupta, Venkataramana Runkana

The growing use of foundation models (FMs) in real-world applications demands adaptive, reliable, and efficient strategies for dynamic markets. In the chemical industry, AI-discovered materials drive innovation, but comm…

Decision MakingIn-Context LearningMarketingMultimodal Reasoning+3

Multilingual Large Language Models: A Systematic Survey

2024-11-17 · Shaolin Zhu, Supryadi, Shaoyang Xu, Haoran Sun 외

This paper provides a comprehensive survey of the latest research on multilingual large language models (MLLMs). MLLMs not only are able to understand and generate language across linguistic boundaries, but also represen…

Cross-Lingual TransferSurvey

M2Lingual: Enhancing Multilingual, Multi-Turn Instruction Alignment in Large Language Models

2024-06-24 · Rishabh Maheshwary, Vikas Yadav, Hoang Nguyen, Khyati Mahajan 외

Instruction finetuning (IFT) is critical for aligning Large Language Models (LLMs) to follow instructions. While many effective IFT datasets have been introduced recently, they predominantly focus on high-resource langua…