paper-with-me

Papers

Unsupervised Construction of Knowledge Graphs From Text and Code

2019-08-25 · Kun Cao, James Fairbanks

The scientific literature is a rich source of information for data mining with conceptual knowledge graphs; the open science movement has enriched this literature with complementary source code that implements scientific models. To exploit this new resource, we construct a knowledge graph using unsupervised learning methods to identify conceptual entities. We associate source code entities to these natural language concepts using word embedding and clustering techniques. Practical naming conventions for methods and functions tend to reflect the concept(s) they implement. We take advantage of this specificity by presenting a novel process for joint clustering text concepts that combines word-embeddings, nonlinear dimensionality reduction, and clustering techniques to assist in understanding, organizing, and comparing software in the open science ecosystem. With our pipeline, we aim to assist scientists in building on existing models in their discipline when making novel models for new phenomena. By combining source code and conceptual information, our knowledge graph enhances corpus-wide understanding of scientific literature.

📄 PDF Abstract BibTeX arXiv:1908.09354

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDimensionality ReductionKnowledge GraphsSpecificityWord Embeddings

Similar Papers 제목 키워드 기반

Similarity-weighted Construction of Contextualized Commonsense Knowledge Graphs for Knowledge-intense Argumentation Tasks

2023-05-15 · Moritz Plenz, Juri Opitz, Philipp Heinisch, Philipp Cimiano 외

Arguments often do not make explicit how a conclusion follows from its premises. To compensate for this lack, we enrich arguments with structured background knowledge to support knowledge-intense argumentation tasks. We …

Knowledge GraphsSemantic SimilaritySemantic Textual SimilarityTriplet

BUCA: A Binary Classification Approach to Unsupervised Commonsense Question Answering

2023-05-25 · Jie He, Simon Chi Lok U, Víctor Gutiérrez-Basulto, Jeff Z. Pan

Unsupervised commonsense reasoning (UCR) is becoming increasingly popular as the construction of commonsense reasoning datasets is expensive, and they are inevitably limited in their scope. A popular approach to UCR is t…

Binary ClassificationKnowledge GraphsMultiple-choiceQuestion Answering

Robustness of Graph Self-Supervised Learning to Real-World Noise: A Case Study on Text-Driven Biomedical Graphs

2026-05-06 · Othmane Kabal, Mounira Harzallah, Fabrice Guillet, Hideaki Takeda 외 arxiv

Graph Self-Supervised Learning (GSSL) offers a powerful paradigm for learning graph representations without labeled data. However, existing work assumes clean, manually curated graphs. Recent advances in NLP enable the l…

Self-Supervised LearningGraph Neural NetworkKnowledge Graphs

NK-GAD: Neighbor Knowledge-Enhanced Unsupervised Graph Anomaly Detection

2026-04-17 · Zehao Wang, Lanjun Wang arxiv

Graph anomaly detection aims to identify irregular patterns in graph-structured data. Most unsupervised GNN-based methods rely on the homophily assumption that connected nodes share similar attributes. However, real-worl…

Graph Anomaly Detection

ForPKG: A Framework for Constructing Forestry Policy Knowledge Graph and Application Analysis

2024-11-17 · Jingyun Sun, Zhongze Luo

A policy knowledge graph can provide decision support for tasks such as project compliance, policy analysis, and intelligent question answering, and can also serve as an external knowledge base to assist the reasoning pr…

graph constructionKnowledge GraphsQuestion AnsweringRetrieval-augmented Generation