paper-with-me

Papers

Towards Visual Taxonomy Expansion

2023-09-12 · Tinghui Zhu, Jingping Liu, Jiaqing Liang, Haiyun Jiang, Yanghua Xiao, ZongYu Wang, Rui Xie, Yunsen Xian

Taxonomy expansion task is essential in organizing the ever-increasing volume of new concepts into existing taxonomies. Most existing methods focus exclusively on using textual semantics, leading to an inability to generalize to unseen terms and the "Prototypical Hypernym Problem." In this paper, we propose Visual Taxonomy Expansion (VTE), introducing visual features into the taxonomy expansion task. We propose a textual hypernymy learning task and a visual prototype learning task to cluster textual and visual semantics. In addition to the tasks on respective modalities, we introduce a hyper-proto constraint that integrates textual and visual semantics to produce fine-grained visual semantics. Our method is evaluated on two datasets, where we obtain compelling results. Specifically, on the Chinese taxonomy dataset, our method significantly improves accuracy by 8.75 %. Additionally, our approach performs better than ChatGPT on the Chinese taxonomy dataset.

📄 PDF Abstract BibTeX arXiv:2309.06105

Code (1)

darthzhu/vte 공식 구현 pytorch

Tasks

Taxonomy Expansion

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A Unified Taxonomy-Guided Instruction Tuning Framework for Entity Set Expansion and Taxonomy Expansion

2024-02-20 · Yanzhen Shen, Yu Zhang, Yunyi Zhang, Jiawei Han

Entity set expansion, taxonomy expansion, and seed-guided taxonomy construction are three representative tasks that can be applied to automatically populate an existing taxonomy with emerging concepts. Previous studies v…

Language ModelingLanguage ModellingLarge Language ModelTaxonomy Expansion

TEAM: A multitask learning based Taxonomy Expansion approach for Attach and Merge

2022-07-01 · Findings (NAACL) 2022 7 · Bornali Phukon, Anasua Mitra, Ranbir Sanasam, Priyankoo Sarmah

Taxonomy expansion is a crucial task. Most of Automatic expansion of taxonomy are of two types, attach and merge. In a taxonomy like WordNet, both merge and attach are integral parts of the expansion operations but major…

Taxonomy Expansion

STEAM: Self-Supervised Taxonomy Expansion with Mini-Paths

2020-06-18 · Yue Yu, Yinghao Li, Jiaming Shen, Hao Feng 외

Taxonomies are important knowledge ontologies that underpin numerous applications on a daily basis, but many taxonomies used in practice suffer from the low coverage issue. We study the taxonomy expansion problem, which …

Taxonomy Expansion

TEMP: Taxonomy Expansion with Dynamic Margin Loss through Taxonomy-Paths

2021-11-01 · EMNLP 2021 11 · Zichen Liu, Hongyuan Xu, Yanlong Wen, Ning Jiang 외

As an essential form of knowledge representation, taxonomies are widely used in various downstream natural language processing tasks. However, with the continuously rising of new concepts, many existing taxonomies are un…

PositionTaxonomy Expansion

Who Should Go First? A Self-Supervised Concept Sorting Model for Improving Taxonomy Expansion

2021-04-08 · Xiangchen Song, Jiaming Shen, Jieyu Zhang, Jiawei Han

Taxonomies have been widely used in various machine learning and text mining systems to organize knowledge and facilitate downstream tasks. One critical challenge is that, as data and business scope grow in real applicat…

Taxonomy Expansion