paper-with-me

Papers

JAMES: Normalizing Job Titles with Multi-Aspect Graph Embeddings and Reasoning

2022-02-22 · Michiharu Yamashita, Jia Tracy Shen, Thanh Tran, Hamoon Ekhtiari, Dongwon Lee

In online job marketplaces, it is important to establish a well-defined job title taxonomy for various downstream tasks (e.g., job recommendation, users' career analysis, and turnover prediction). Job Title Normalization (JTN) is such a cleaning step to classify user-created non-standard job titles into normalized ones. However, solving the JTN problem is non-trivial with challenges: (1) semantic similarity of different job titles, (2) non-normalized user-created job titles, and (3) large-scale and long-tailed job titles in real-world applications. To this end, we propose a novel solution, named JAMES, that constructs three unique embeddings (i.e., graph, contextual, and syntactic) of a target job title to effectively capture its various traits. We further propose a multi-aspect co-attention mechanism to attentively combine these embeddings, and employ neural logical reasoning representations to collaboratively estimate similarities between messy job titles and normalized job titles in a reasoning space. To evaluate JAMES, we conduct comprehensive experiments against ten competing models on a large-scale real-world dataset with over 350,000 job titles. Our experimental results show that JAMES significantly outperforms the best baseline by 10.06% in Precision@10 and by 17.52% in NDCG@10, respectively.

📄 PDF Abstract BibTeX arXiv:2202.10739

Code (0)

등록된 구현이 없습니다.

Tasks

Logical ReasoningSemantic SimilaritySemantic Textual Similarity

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Weight Decay 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
WordPiece 설명 없음
Adam 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

EMPAC: an English--Spanish Corpus of Institutional Subtitles

2020-05-01 · LREC 2020 5 · Iris Serrat Roozen, Jos{\'e} Manuel Mart{\'\i}nez Mart{\'\i}nez

The EuroparlTV Multimedia Parallel Corpus (EMPAC) is a collection of subtitles in English and Spanish for videos from the EuropeanParliament{'}s Multimedia Centre. The corpus has been compiled with the EMPAC toolkit. The…

Tripartite Vector Representations for Better Job Recommendation

2019-07-23 · Mengshu Liu, Jingya Wang, Kareem Abdelfatah, Mohammed Korayem

Job recommendation is a crucial part of the online job recruitment business. To match the right person with the right job, a good representation of job postings is required. Such representations should ideally recommend …

Computational Assessment of Hyperpartisanship in News Titles

2023-01-16 · Hanjia Lyu, Jinsheng Pan, Zichen Wang, Jiebo Luo

We first adopt a human-guided machine learning framework to develop a new dataset for hyperpartisan news title detection with 2,200 manually labeled and 1.8 million machine-labeled titles that were posted from 2014 to th…

Active LearningLanguage Modelling

InstructPTS: Instruction-Tuning LLMs for Product Title Summarization

2023-10-25 · Besnik Fetahu, Zhiyu Chen, Oleg Rokhlenko, Shervin Malmasi

E-commerce product catalogs contain billions of items. Most products have lengthy titles, as sellers pack them with product attributes to improve retrieval, and highlight key product aspects. This results in a gap betwee…

Retrieval

Pattern-based Acquisition of Scientific Entities from Scholarly Article Titles

2021-09-01 · Jennifer D'Souza, Soeren Auer

We describe a rule-based approach for the automatic acquisition of salient scientific entities from Computational Linguistics (CL) scholarly article titles. Two observations motivated the approach: (i) noting salient asp…

Articles