paper-with-me

홈 › Papers

NNOSE: Nearest Neighbor Occupational Skill Extraction

2024-01-30 · Mike Zhang, Rob van der Goot, Min-Yen Kan, Barbara Plank

The labor market is changing rapidly, prompting increased interest in the automatic extraction of occupational skills from text. With the advent of English benchmark job description datasets, there is a need for systems that handle their diversity well. We tackle the complexity in occupational skill datasets tasks -- combining and leveraging multiple datasets for skill extraction, to identify rarely observed skills within a dataset, and overcoming the scarcity of skills across datasets. In particular, we investigate the retrieval-augmentation of language models, employing an external datastore for retrieving similar skills in a dataset-unifying manner. Our proposed method, \textbf{N}earest \textbf{N}eighbor \textbf{O}ccupational \textbf{S}kill \textbf{E}xtraction (NNOSE) effectively leverages multiple datasets by retrieving neighboring skills from other datasets in the datastore. This improves skill extraction \emph{without} additional fine-tuning. Crucially, we observe a performance gain in predicting infrequent patterns, with substantial gains of up to 30\% span-F1 in cross-dataset settings.

📄 PDF Abstract BibTeX arXiv:2401.17092

Code (1)

mainlp/nnose 공식 구현 pytorch

Tasks

DiversityRetrieval

Similar Papers 제목 키워드 기반

diagNNose: A Library for Neural Activation Analysis

2020-11-13 · EMNLP (BlackboxNLP) 2020 11 · Jaap Jumelet

In this paper we introduce diagNNose, an open source library for analysing the activations of deep neural networks. diagNNose contains a wide array of interpretability techniques that provide fundamental insights into th…

Fast geometrical extraction of nearest neighbors from multi-dimensional data

2023-04-01 · Pattern Recognition Journal 2023 4 · Yasir Aziz, Kashif Hussain Memon

K-Nearest Neighbor (KNN) algorithm plays a significant role in various fields of data science and machine learning. Most variants of the KNN algorithm involve distance computations and a parameter (K) that represents the…

CollabSkill: Evaluating Human-Agent Collaboration On Real-World Tasks

2026-04-20 · Yijia Shao, Zora Zhiruo Wang, Neel Ahuja, Yicheng Wang 외 arxiv

AI agents are reshaping the workspace, leading to drastic change of how humans work. Despite the considerable potential of human-agent collaboration both in preserving human agency and generating economic value, this par…

Machine Learning Distinguishes Neurosurgical Skill Levels in a Virtual Reality Tumor Resection Task

2018-11-20 · Samaneh Siyar, Hamed Azarnoush, Saeid Rashidi, Alexandre Winkler-Schwartz 외

Background: Virtual reality simulators and machine learning have the potential to augment understanding, assessment and training of psychomotor performance in neurosurgery residents. Objective: This study outlines the fi…

BIG-bench Machine Learningfeature selection

Predicting Skill Shortages in Labor Markets: A Machine Learning Approach

2020-08-26

Skill shortages are a drain on society. They hamper economic opportunities for individuals, slow growth for firms, and impede labor productivity in aggregate. Therefore, the ability to understand and predict skill shorta…

BIG-bench Machine Learning