paper-with-me

Papers

Automatic universal taxonomies for multi-domain semantic segmentation

2022-07-18 · Petra Bevandić, Siniša Šegvić

Training semantic segmentation models on multiple datasets has sparked a lot of recent interest in the computer vision community. This interest has been motivated by expensive annotations and a desire to achieve proficiency across multiple visual domains. However, established datasets have mutually incompatible labels which disrupt principled inference in the wild. We address this issue by automatic construction of universal taxonomies through iterative dataset integration. Our method detects subset-superset relationships between dataset-specific labels, and supports learning of sub-class logits by treating super-classes as partial labels. We present experiments on collections of standard datasets and demonstrate competitive generalization performance with respect to previous work.

📄 PDF Abstract BibTeX arXiv:2207.08445

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

Taxonomy Construction of Unseen Domains via Graph-based Cross-Domain Knowledge Transfer

2020-07-01 · ACL 2020 6 · Chao Shang, Sarthak Dash, Md. Faisal Mahbub Chowdhury, N Mihindukulasooriya 외

Extracting lexico-semantic relations as graph-structured taxonomies, also known as taxonomy construction, has been beneficial in a variety of NLP applications. Recently Graph Neural Network (GNN) has shown to be powerful…

Graph Neural NetworkTransfer Learning

TaxoExpan: Self-supervised Taxonomy Expansion with Position-Enhanced Graph Neural Network

2020-01-26 · Jiaming Shen, Zhihong Shen, Chenyan Xiong, Chi Wang 외

Taxonomies consist of machine-interpretable semantics and provide valuable knowledge for many web applications. For example, online retailers (e.g., Amazon and eBay) use taxonomies for product recommendation, and web sea…

Graph Neural NetworkPositionProduct RecommendationTaxonomy Expansion

Learning What You Need from What You Did: Product Taxonomy Expansion with User Behaviors Supervision

2022-03-28 · Sijie Cheng, Zhouhong Gu, Bang Liu, Rui Xie 외

Taxonomies have been widely used in various domains to underpin numerous applications. Specially, product taxonomies serve an essential role in the e-commerce domain for the recommendation, browsing, and query understand…

Contrastive LearningGraph Neural NetworkTaxonomy Expansion

Evaluation Dataset and Methodology for Extracting Application-Specific Taxonomies from the Wikipedia Knowledge Graph

2020-05-01 · LREC 2020 5 · Georgeta Bordea, Stefano Faralli, Fleur Mougin, Paul Buitelaar 외

In this work, we address the task of extracting application-specific taxonomies from the category hierarchy of Wikipedia. Previous work on pruning the Wikipedia knowledge graph relied on silver standard taxonomies which …

Knowledge Graphs

TaxoAlign: Scholarly Taxonomy Generation Using Language Models

2025-10-20 · Avishek Lahiri, Yufang Hou, Debarshi Kumar Sanyal arxiv

Taxonomies play a crucial role in helping researchers structure and navigate knowledge in a hierarchical manner. They also form an important part in the creation of comprehensive literature surveys. The existing approach…