Aug 2026· European Conference on Knowledge Management· Vol 27, pp. 1197-1205· 0 citations· 22 references
TL;DR
This paper addresses the automated construction of knowledge graphs from natural language procedural descriptions, developing a generic approach for transforming unstructured expert knowledge into structured knowledge graphs that support downstream retrieval and question-answering applications.
Abstract
As experienced workers retire across industrialized economies, organizations risk losing procedural expertise that often remains tacit, undocumented or scattered across unstructured documents. Translating this knowledge into structured, machine-readable representations is difficult to scale, labor-intensive, and prone to inconsistency when done manually. This paper addresses the automated construction of knowledge graphs from natural language procedural descriptions, developing a generic approach for transforming unstructured expert knowledge into structured knowledge graphs that support downstream retrieval and question-answering applications. Three text-to-knowledge-graph approaches were designed, implemented, and systematically evaluated. The first employed a large general-purpose language model (Qwen3-32B) with a single-stage zero-shot extraction prompt, the second applied the same strategy using a smaller base model (Llama2-13B), and the third combined supervised fine-tuning of the smaller model on synthetic extraction data with a decomposed extraction architecture targeting one to two ontology elements per phase. All approaches were evaluated across six procedural descriptions spanning multiple technical domains, with chunk size, model temperature, and ontology detail as configuration parameters. Results were assessed for intrinsic quality and extrinsic fitness for use, measured by question-answering accuracy in a Graph-RAG application. The results demonstrate that extraction strategy is a more decisive factor than model capacity. The fine-tuned model achieved a Question Answering (QA) pass rate of 55.3%, compared to 46.8% for the large model and 33% for the small base model, outperforming the general-purpose model on both intrinsic quality metrics and downstream performance. Average node degree, duplication rate, and ontology simplicity emerge as the strongest predictors of retrieval performance. Shorter ontologies consistently outperformed richer ones, suggesting that ontology design should be driven by the intended downstream application rather than semantic completeness. Over-extraction of procedural steps did not degrade performance but instead improved retrieval robustness by providing additional entry points for graph traversal. The findings offer practical guidance for designing scalable, locally deployable knowledge graph construction pipelines for procedural texts under computational and confidentiality constraints.
The findings suggest that AI-based structured extraction may redefine how organisations formalise expertise, shifting from document-centric storage toward schema-driven knowledge architectures.
Dilyan Georgiev, E. Gourova· European Conference on Knowl...· 0 citations
This work proposes an architecture called K-GRASP (Knowledge Graph-based Retrieval-Augmented Structured Prompting), which combines the representational power of knowledge graphs (KG) with the probabilistic reasoning capabilities of Large Language Models (LLMs) to address the externalisation of tacit knowledge.
Rafael Luna, Gabriel S. Luna, C. E. Barbosa et al.· European Conference on Knowl...· 0 citations
Overall, AutoCoC contributes a reproducible and scalable alternative to expert-authored concept hierarchies by automatically deriving domain-specific prompt structures from documentation, making concept-based prompting more practical for structured knowledge generation.
Hurile Borjigin, Nishtha N. Vaidya, Thomas A. Runkler et al.· SKILLED-LLMs@FLoC· 0 citations
The Assistant-Scribe-Knowledge Checker (ASK) framework for generating structured specification documents through guided interviews is evaluated in a consulting-firm setting where consultants are required to produce project “return-of-experience” documents to capture reusable knowledge.
Sylvain Roudiere, Bianca Lento· European Conference on Knowl...· 0 citations
The problem of parsing heterogeneous PDF documents is still unresolved because of the use of complex layouts, embedded watermarks, and the disposition of the current systems to generate incoherent knowledge graphs (KGs) consisting of hundreds of nodes that are loosely connected and do not contribute a lot to education. Current solutions are based on extensive outside APIs and large language models that generate token-level graphs that cannot be read by humans or annotated by students or subjected to downstream reasoning tests. In response to this, we develop a document parsing and knowledge graph extraction system as a fully offline system, which transforms raw PDF documents into clean, concept-based KGs that are aligned with the way students and educators approach and edit documents naturally. The system recognizes document structure, eliminates visual noise, extracts text in any region and a new algorithm of graph extraction which harvests meaningful concepts, resolves surface-form variants, assigns semantic roles and deduces typed relations with complete provenance to the source sentences. The resultant graphs are much smaller, denser, free of isolated concepts, and entirely readable connections, which can be traced to the original document. The system is fully implemented on commodity hardware and does not rely on any external components and generates interactive visual representations that facilitate the educational revision processes, which show significant increase in the graphic compactness and interpretability as compared to the traditional token-based extraction strategies.
Results indicate that integrating multi-source domain knowledge with relation-preserved retrieval and attribute-supported filtering provides more focused and inspectable evidence, thereby supporting more accurate complex material question answering.
Peize Li, Xi Guo, Nan Yin et al.· Electronics· 0 citations
We use cookies to run the site and, with your consent, for analytics and to show ads.
See our Cookie Policy.