paper-with-me

Papers

Concept Grounding to Multiple Knowledge Bases via Indirect Supervision

2016-01-01 · TACL 2016 1 · Chen-Tse Tsai, Dan Roth

We consider the problem of disambiguating concept mentions appearing in documents and grounding them in multiple knowledge bases, where each knowledge base addresses some aspects of the domain. This problem poses a few additional challenges beyond those addressed in the popular Wikification problem. Key among them is that most knowledge bases do not contain the rich textual and structural information Wikipedia does; consequently, the main supervision signal used to train Wikification rankers does not exist anymore. In this work we develop an algorithmic approach that, by carefully examining the relations between various related knowledge bases, generates an indirect supervision signal it uses to train a ranking model that accurately chooses knowledge base entries for a given mention; moreover, it also induces prior knowledge that can be used to support a global coherent mapping of all the concepts in a given document to the knowledge bases. Using the biomedical domain as our application, we show that our indirectly supervised ranking model outperforms other unsupervised baselines and that the quality of this indirect supervision scheme is very close to a supervised model. We also show that considering multiple knowledge bases together has an advantage over grounding concepts to each knowledge base individually.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

M^2ConceptBase: A Fine-Grained Aligned Concept-Centric Multimodal Knowledge Base

2023-12-16 · Zhiwei Zha, Jiaan Wang, Zhixu Li, Xiangru Zhu 외

Multimodal knowledge bases (MMKBs) provide cross-modal aligned knowledge crucial for multimodal tasks. However, the images in existing MMKBs are generally collected for entities in encyclopedia knowledge graphs. Therefor…

cross-modal alignmentKnowledge GraphsLanguage ModellingLarge Language Model+1

Language with Vision: a Study on Grounded Word and Sentence Embeddings

2022-06-17 · Hassan Shahmohammadi, Maria Heitmeier, Elnaz Shafaei-Bajestan, Hendrik P. A. Lensch 외

Grounding language in vision is an active field of research seeking to construct cognitively plausible word and sentence representations by incorporating perceptual knowledge from vision into text-based representations. …

SentenceSentence EmbeddingsVisual GroundingWord Embeddings+1

Leveraging Wikipedia Navigational Templates for Curating Domain-Specific Fuzzy Conceptual Bases

2021-06-01 · NAACL (DaSH) 2021 6 · Krati Saxena, Tushita Singh, Ashwini Patil, Sagar Sunkle 외

Domain-specific conceptual bases use key concepts to capture domain scope and relevant information. Conceptual bases serve as a foundation for various downstream tasks, including ontology construction, information mappin…

ArticlesKnowledge Graphs

Detection and Resolution of Rumors and Misinformation with NLP

2020-12-01 · COLING 2020 8 · Leon Derczynski, Arkaitz Zubiaga

Detecting and grounding false and misleading claims on the web has grown to form a substantial sub-field of NLP. The sub-field addresses problems at multiple different levels of misinformation detection: identifying chec…

Misinformation

World Knowledge as Indirect Supervision for Document Clustering

2016-07-30 · Chenguang Wang, Yangqiu Song, Dan Roth, Ming Zhang 외

One of the key obstacles in making learning protocols realistic in applications is the need to supervise them, a costly process that often requires hiring domain experts. We consider the framework to use the world knowle…

ClusteringWorld Knowledge