paper-with-me

홈 › Papers

Docs2KG: Unified Knowledge Graph Construction from Heterogeneous Documents Assisted by Large Language Models

2024-06-05 · Qiang Sun, Yuanyi Luo, Wenxiao Zhang, Sirui Li, Jichunyang Li, Kai Niu, Xiangrui Kong, Wei Liu

Even for a conservative estimate, 80% of enterprise data reside in unstructured files, stored in data lakes that accommodate heterogeneous formats. Classical search engines can no longer meet information seeking needs, especially when the task is to browse and explore for insight formulation. In other words, there are no obvious search keywords to use. Knowledge graphs, due to their natural visual appeals that reduce the human cognitive load, become the winning candidate for heterogeneous data integration and knowledge representation. In this paper, we introduce Docs2KG, a novel framework designed to extract multimodal information from diverse and heterogeneous unstructured documents, including emails, web pages, PDF files, and Excel files. Dynamically generates a unified knowledge graph that represents the extracted key information, Docs2KG enables efficient querying and exploration of document data lakes. Unlike existing approaches that focus on domain-specific data sources or pre-designed schemas, Docs2KG offers a flexible and extensible solution that can adapt to various document structures and content types. The proposed framework unifies data processing supporting a multitude of downstream tasks with improved domain interpretability. Docs2KG is publicly accessible at https://docs2kg.ai4wa.com, and a demonstration video is available at https://docs2kg.ai4wa.com/Video.

📄 PDF Abstract BibTeX arXiv:2406.02962

Code (1)

AI4WA/Docs2KG 공식 구현

Tasks

Data Integrationgraph constructionKnowledge Graphs

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

DocSAM: Unified Document Image Segmentation via Query Decomposition and Heterogeneous Mixed Learning

2025-01-01 · CVPR 2025 1 · Xiao-Hui Li, Fei Yin, Cheng-Lin Liu

Document image segmentation is crucial in document analysis and recognition but remains challenging due to the heterogeneity of document formats and diverse segmentation tasks. Existing methods often treat these task…

Document Layout AnalysisImage SegmentationSegmentationSemantic Segmentation+2

Unified Multi-Domain Graph Pre-training for Homogeneous and Heterogeneous Graphs via Domain-Specific Expert Encoding

2026-02-13 · Chundong Liang, Yongqi Huang, Dongxiao He, Peiyuan Li 외 arxiv

Graph pre-training has achieved remarkable success in recent years, delivering transferable representations for downstream adaptation. However, most existing methods are designed for either homogeneous or heterogeneous g…

API2Com: On the Improvement of Automatically Generated Code Comments Using API Documentations

2021-03-19 · Ramin Shahbazi, Rishab Sharma, Fatemeh H. Fard

Code comments can help in program comprehension and are considered as important artifacts to help developers in software maintenance. However, the comments are mostly missing or are outdated, specially in complex softwar…

Comment GenerationMachine Translation

What Makes Graph Unified? Principles and Generative Sliding-Window Transformer for Graph Foundation Models

2026-07-30 · Dongxiao He, Siqi Liu, Jitao Zhao, Yawen Li 외 arxiv

Graph Foundation Models (GFMs) have recently emerged as a promising paradigm for general-purpose graph learning, aiming to learn reusable knowledge that generalizes across diverse graph domains and downstream tasks, redu…

Graph Learning

GKG-LLM: A Unified Framework for Generalized Knowledge Graph Construction

2025-03-14 · Jian Zhang, Bifan Wei, Shihao Qi, Haiping Zhu 외

The construction of Generalized Knowledge Graph (GKG), including knowledge graph, event knowledge graph and commonsense knowledge graph, is fundamental for various natural language processing tasks. Current studies typic…

graph constructionKnowledge Graphs