paper-with-me

홈 › Papers

The Semantic Ladder: A Framework for Progressive Formalization of Natural Language Content for Knowledge Graphs and AI Systems

2026-03-23 · Lars Vogt arxiv

Semantic data and knowledge infrastructures must reconcile two fundamentally different forms of representation: natural language, in which most knowledge is created and communicated, and formal semantic models, which enable machine-actionable integration, interoperability, and reasoning. Bridging this gap remains a central challenge, particularly when full semantic formalization is required at the point of data entry. Here, we introduce the Semantic Ladder, an architectural framework that enables the progressive formalization of data and knowledge. Building on the concept of modular semantic units as identifiable carriers of meaning, the framework organizes representations across levels of increasing semantic explicitness, ranging from natural language text snippets to ontology-based and higher-order logical models. Transformations between levels support semantic enrichment, statement structuring, and logical modelling while preserving semantic continuity and traceability. This approach enables the incremental construction of semantic knowledge spaces, reduces the semantic parsing burden, and supports the integration of heterogeneous representations, including natural language, structured semantic models, and vector-based embeddings. The Semantic Ladder thereby provides a foundation for scalable, interoperable, and AI-ready data and knowledge infrastructures.

📄 PDF Abstract BibTeX arXiv:2603.22136

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsSemantic Parsing

Similar Papers 제목 키워드 기반

ReForm: Reflective Autoformalization with Prospective Bounded Sequence Optimization

2025-10-28 · Guoxin Chen, Jing Wu, Xinjie Chen, Wayne Xin Zhao 외 arxiv

Autoformalization, which translates natural language mathematics into machine-verifiable formal statements, is critical for using formal mathematical reasoning to solve math problems stated in natural language. While Lar…

Mathematical Reasoning

PSLT: A Light-weight Vision Transformer with Ladder Self-Attention and Progressive Shift

2023-04-07 · Gaojie Wu, Wei-Shi Zheng, Yutong Lu, Qi Tian

Vision Transformer (ViT) has shown great potential for various visual tasks due to its ability to model long-range dependency. However, ViT requires a large amount of computing resource to compute the global self-attenti…

image-classificationImage ClassificationPerson Re-Identification

SpatialLadder: Progressive Training for Spatial Reasoning in Vision-Language Models

2025-10-09 · Hongxing Li, Dingming Li, Zixuan Wang, Yuchen Yan 외 arxiv

Spatial reasoning remains a fundamental challenge for Vision-Language Models (VLMs), with current approaches struggling to achieve robust performance despite recent advances. We identify that this limitation stems from a…

Reinforcement LearningObject LocalizationSpatial Reasoning

LADDER: Self-Improving LLMs Through Recursive Problem Decomposition

2025-03-02 · Toby Simonds, Akira Yoshiyama

We introduce LADDER (Learning through Autonomous Difficulty-Driven Example Recursion), a framework enabling LLMs to autonomously improve their problem-solving capabilities through self-guided learning. By recursively gen…

Problem Decompositionreinforcement-learningReinforcement Learning

Evaluating Autoformalization Robustness via Semantically Similar Paraphrasing

2025-11-16 · Hayden Moore, Asfahan Shah arxiv

Large Language Models (LLMs) have recently emerged as powerful tools for autoformalization. Despite their impressive performance, these models can still struggle to produce grounded and verifiable formalizations. Recent …