paper-with-me

Papers

Connect-the-Dots: Bridging Semantics between Words and Definitions via Aligning Word Sense Inventories

2021-10-27 · EMNLP 2021 11 · Wenlin Yao, Xiaoman Pan, Lifeng Jin, Jianshu Chen, Dian Yu, Dong Yu

Word Sense Disambiguation (WSD) aims to automatically identify the exact meaning of one word according to its context. Existing supervised models struggle to make correct predictions on rare word senses due to limited training data and can only select the best definition sentence from one predefined word sense inventory (e.g., WordNet). To address the data sparsity problem and generalize the model to be independent of one predefined inventory, we propose a gloss alignment algorithm that can align definition sentences (glosses) with the same meaning from different sense inventories to collect rich lexical knowledge. We then train a model to identify semantic equivalence between a target word in context and one of its glosses using these aligned inventories, which exhibits strong transfer capability to many WSD tasks. Experiments on benchmark datasets show that the proposed method improves predictions on both frequent and rare word senses, outperforming prior work by 1.2% on the All-Words WSD Task and 4.3% on the Low-Shot WSD Task. Evaluation on WiC Task also indicates that our method can better capture word meanings in context.

📄 PDF Abstract BibTeX arXiv:2110.14091

Code (1)

wenlinyao/emnlp21-connectthedots

Tasks

SentenceWord Sense Disambiguation

Similar Papers 제목 키워드 기반

Attention Focusing for Neural Machine Translation by Bridging Source and Target Embeddings

2017-11-15 · ACL 2018 7 · Shaohui Kuang, Junhui Li, António Branco, Weihua Luo 외

In neural machine translation, a source sequence of words is encoded into a vector from which a target sequence is generated in the decoding phase. Differently from statistical machine translation, the associations betwe…

Machine TranslationSentenceTranslationWord Embeddings

Locate Then Generate: Bridging Vision and Language with Bounding Box for Scene-Text VQA

2023-04-04 · Yongxin Zhu, Zhen Liu, Yukang Liang, Xin Li 외

In this paper, we propose a novel multi-modal framework for Scene Text Visual Question Answering (STVQA), which requires models to read scene text in images for question answering. Apart from text or visual objects, whic…

Answer GenerationLanguage ModellingQuestion AnsweringRegion Proposal+3

TENT: Connect Language Models with IoT Sensors for Zero-Shot Activity Recognition

2023-11-14 · Yunjiao Zhou, Jianfei Yang, Han Zou, Lihua Xie

Recent achievements in language models have showcased their extraordinary capabilities in bridging visual information with semantic language understanding. This leads us to a novel question: can language models connect t…

Activity RecognitionContrastive LearningHuman Activity Recognition

Learning Word Representations from Relational Graphs

2014-12-07 · Danushka Bollegala, Takanori Maehara, Yuichi Yoshida, Ken-ichi Kawarabayashi

Attributes of words and relations between two words are central to numerous tasks in Artificial Intelligence such as knowledge representation, similarity measurement, and analogy detection. Often when two words share one…

Representation Learning

Bridging Thoughts and Words: Graph-Based Intent-Semantic Joint Learning for Fake News Detection

2025-09-01 · Zhengjia Wang, Qiang Sheng, Danding Wang, Beizhe Hu 외 arxiv

Fake news detection is an important and challenging task for defending online information integrity. Existing state-of-the-art approaches typically extract news semantic clues, such as writing patterns that include emoti…

Fake News Detection