paper-with-me

홈 › Papers

KDSL: a Knowledge-Driven Supervised Learning Framework for Word Sense Disambiguation

2018-08-28 · Shi Yin, Yi Zhou, Chenguang Li, Shangfei Wang, Jianmin Ji, Xiaoping Chen, Ruili Wang

We propose KDSL, a new word sense disambiguation (WSD) framework that utilizes knowledge to automatically generate sense-labeled data for supervised learning. First, from WordNet, we automatically construct a semantic knowledge base called DisDict, which provides refined feature words that highlight the differences among word senses, i.e., synsets. Second, we automatically generate new sense-labeled data by DisDict from unlabeled corpora. Third, these generated data, together with manually labeled data and unlabeled data, are fed to a neural framework conducting supervised and unsupervised learning jointly to model the semantic relations among synsets, feature words and their contexts. The experimental results show that KDSL outperforms several representative state-of-the-art methods on various major benchmarks. Interestingly, it performs relatively well even when manually labeled data is unavailable, thus provides a potential solution for similar tasks in a lack of manual annotations.

📄 PDF Abstract BibTeX arXiv:1808.09888

Code (0)

등록된 구현이 없습니다.

Tasks

Word Sense Disambiguation

Similar Papers 제목 키워드 기반

A Unified Knowledge-Distillation and Semi-Supervised Learning Framework to Improve Industrial Ads Delivery Systems

2025-02-05 · Hamid Eghbalzadeh, Yang Wang, Rui Li, Yuji Mo 외

Industrial ads ranking systems conventionally rely on labeled impression data, which leads to challenges such as overfitting, slower incremental gain from model scaling, and biases due to discrepancies between training a…

Knowledge Distillation

PoKED: A Semi-Supervised System for Word Sense Disambiguation

2020-01-01 · ICML 2020 1 · Feng Wei

Word Sense Disambiguation (WSD) is an open problem in Natural Language Processing, which is challenging and useful in both supervised and unsupervised settings where all the words in any given text need to be disambiguat…

Language ModelingLanguage ModellingPositionSentence+1

Supervised Fine Tuning for Word Embedding with Integrated Knowledge

2015-05-29 · Xuefeng Yang, Kezhi Mao

Learning vector representation for words is an important research field which may benefit many natural language processing tasks. Two limitations exist in nearly all available models, which are the bias caused by the con…

SentenceSentence CompletionSentiment Analysis

Protein Word Detection using Text Segmentation Techniques

2017-08-01 · WS 2017 8 · Devi Ganesan, Ashish V. Tendulkar, Sutanu Chakraborti

Literature in Molecular Biology is abundant with linguistic metaphors. There have been works in the past that attempt to draw parallels between linguistics and biology, driven by the fundamental premise that proteins hav…

DeciphermentGeneral ClassificationSegmentationText Segmentation

A Concept Knowledge-Driven Keywords Retrieval Framework for Sponsored Search

2021-02-21 · Yijiang Lian, Yubo Liu, Zhicong Ye, Liang Yuan 외

In sponsored search, retrieving synonymous keywords for exact match type is important for accurately targeted advertising. Data-driven deep learning-based method has been proposed to tackle this problem. An apparent disa…

Retrieval