paper-with-me

홈 › Papers

Thematically Reinforced Explicit Semantic Analysis

2014-05-17 · Yannis Haralambous, Vitaly Klyuev

We present an extended, thematically reinforced version of Gabrilovich and Markovitch's Explicit Semantic Analysis (ESA), where we obtain thematic information through the category structure of Wikipedia. For this we first define a notion of categorical tfidf which measures the relevance of terms in categories. Using this measure as a weight we calculate a maximal spanning tree of the Wikipedia corpus considered as a directed graph of pages and categories. This tree provides us with a unique path of "most related categories" between each page and the top of the hierarchy. We reinforce tfidf of words in a page by aggregating it with categorical tfidfs of the nodes of these paths, and define a thematically reinforced ESA semantic relatedness measure which is more robust than standard ESA and less sensitive to noise caused by out-of-context words. We apply our method to the French Wikipedia corpus, evaluate it through a text classification on a 37.5 MB corpus of 20 French newsgroups and obtain a precision increase of 9-10% compared with standard ESA.

📄 PDF Abstract BibTeX arXiv:1405.4364

Code (0)

등록된 구현이 없습니다.

Tasks

text-classificationText Classification

Similar Papers 제목 키워드 기반

An Entropy-guided Reinforced Partial Convolutional Network for Zero-Shot Learning

2021-11-03 · Yun Li, Zhe Liu, Lina Yao, Xianzhi Wang 외

Zero-Shot Learning (ZSL) aims to transfer learned knowledge from observed classes to unseen classes via semantic correlations. A promising strategy is to learn a global-local representation that incorporates global infor…

Generalized Zero-Shot LearningZero-Shot Learning

Prompting to Distill: Boosting Data-Free Knowledge Distillation via Reinforced Prompt

2022-05-16 · Xinyin Ma, Xinchao Wang, Gongfan Fang, Yongliang Shen 외

Data-free knowledge distillation (DFKD) conducts knowledge distillation via eliminating the dependence of original training data, and has recently achieved impressive results in accelerating pre-trained language models. …

Data-free Knowledge DistillationKnowledge Distillation

Rethink, Revisit, Revise: A Spiral Reinforced Self-Revised Network for Zero-Shot Learning

2021-12-01 · Zhe Liu, Yun Li, Lina Yao, Julian McAuley 외

Current approaches to Zero-Shot Learning (ZSL) struggle to learn generalizable semantic knowledge capable of capturing complex correlations. Inspired by \emph{Spiral Curriculum}, which enhances learning processes by revi…

AttributeZero-Shot Learning

Knowing Beyond the Known: Reinforced Knowledge Specification for Multi-Label Class-Incremental Learning

2026-08-31 · Aoting Zhang, Dongbao Yang, Chang Liu, Xiaopeng Hong 외 arxiv

Existing class-incremental learning methods struggle in multi-label scenarios (MLCIL) due to the inherent contradiction of learning objectives arising from co-occurring and incomplete labels. We argue that the core obsta…

class-incremental learning

Semantic Reinforced Attention Learning for Visual Place Recognition

2021-08-19 · Guohao Peng, Yufeng Yue, Jun Zhang, Zhenyu Wu 외

Large-scale visual place recognition (VPR) is inherently challenging because not all visual cues in the image are beneficial to the task. In order to highlight the task-relevant visual cues in the feature embedding, the …

Visual Place Recognition