paper-with-me

Papers

Learning Concept Embeddings for Efficient Bag-of-Concepts Densification

2017-02-10 · Walid Shalaby, Wlodek Zadrozny

Explicit concept space models have proven efficacy for text representation in many natural language and text mining applications. The idea is to embed textual structures into a semantic space of concepts which captures the main ideas, objects, and the characteristics of these structures. The so called Bag of Concepts (BoC) representation suffers from data sparsity causing low similarity scores between similar texts due to low concept overlap. To address this problem, we propose two neural embedding models to learn continuous concept vectors. Once they are learned, we propose an efficient vector aggregation method to generate fully continuous BoC representations. We evaluate our concept embedding models on three tasks: 1) measuring entity semantic relatedness and ranking where we achieve 1.6% improvement in correlation scores, 2) dataless concept categorization where we achieve state-of-the-art performance and reduce the categorization error rate by more than 5% compared to five prior word and entity embedding models, and 3) dataless document classification where our models outperform the sparse BoC representations. In addition, by exploiting our efficient linear time vector aggregation method, we achieve better accuracy scores with much less concept dimensions compared to previous BoC densification methods which operate in polynomial time and require hundreds of dimensions in the BoC representation.

📄 PDF Abstract BibTeX arXiv:1702.03342

Code (0)

등록된 구현이 없습니다.

Tasks

Document Classification

Similar Papers 제목 키워드 기반

Concept2Box: Joint Geometric Embeddings for Learning Two-View Knowledge Graphs

2023-07-04 · Zijie Huang, Daheng Wang, Binxuan Huang, Chenwei Zhang 외

Knowledge graph embeddings (KGE) have been extensively studied to embed large-scale relational data for many real-world applications. Existing methods have long ignored the fact many KGs contain two fundamentally differe…

Knowledge Graph EmbeddingsKnowledge Graphs

Medical Concept Normalization in User Generated Texts by Learning Target Concept Embeddings

2020-06-07 · Katikapalli Subramanyam Kalyan, S. Sangeetha

Medical concept normalization helps in discovering standard concepts in free-form text i.e., maps health-related mentions to standard concepts in a vocabulary. It is much beyond simple string matching and requires a deep…

General ClassificationMedical Concept Normalizationtext-classificationText Classification+1

Medical Concept Normalization in User-Generated Texts by Learning Target Concept Embeddings

2020-11-01 · EMNLP (Louhi) 2020 11 · Katikapalli Subramanyam Kalyan, Sivanesan Sangeetha

Medical concept normalization helps in discovering standard concepts in free-form text i.e., maps health-related mentions to standard concepts in a clinical knowledge base. It is much beyond simple string matching and re…

Clinical KnowledgeMedical Concept Normalizationtext-classificationText Classification+1

Understanding the Stability of Medical Concept Embeddings

2019-04-21 · Grace E. Lee, Aixin Sun

Frequency is one of the major factors for training quality word embeddings. Several work has recently discussed the stability of word embeddings in general domain and suggested factors influencing the stability. In this …

Word Embeddings

Understanding Visual Concepts Across Models

2024-06-11 · Brandon Trabucco, Max Gurinas, Kyle Doherty, Ruslan Salakhutdinov

Large multimodal models such as Stable Diffusion can generate, detect, and classify new visual concepts after fine-tuning just a single word embedding. Do models learn similar words for the same concepts (i.e. <orange-ca…

Image Generationobject-detectionObject DetectionText to Image Generation+4