paper-with-me

홈 › Papers

ML-Schema: Exposing the Semantics of Machine Learning with Schemas and Ontologies

2018-07-14 · Gustavo Correa Publio, Diego Esteves, Agnieszka Ławrynowicz, Panče Panov, Larisa Soldatova, Tommaso Soru, Joaquin Vanschoren, Hamid Zafar

The ML-Schema, proposed by the W3C Machine Learning Schema Community Group, is a top-level ontology that provides a set of classes, properties, and restrictions for representing and interchanging information on machine learning algorithms, datasets, and experiments. It can be easily extended and specialized and it is also mapped to other more domain-specific ontologies developed in the area of machine learning and data mining. In this paper we overview existing state-of-the-art machine learning interchange formats and present the first release of ML-Schema, a canonical format resulted of more than seven years of experience among different research institutions. We argue that exposing semantics of machine learning algorithms, models, and experiments through a canonical format may pave the way to better interpretability and to realistically achieve the full interoperability of experiments regardless of platform or adopted workflow solution.

📄 PDF Abstract BibTeX arXiv:1807.05351

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

LiveSchema: A Gateway Towards Learning on Knowledge Graph Schemas

2022-07-13 · Mattia Fumagalli, Marco Boffo, Daqian Shi, Mayukh Bagchi 외

One of the major barriers to the training of algorithms on knowledge graph schemas, such as vocabularies or ontologies, is the difficulty that scientists have in finding the best input resource to address the target pred…

PSM-SQL: Progressive Schema Learning with Multi-granularity Semantics for Text-to-SQL

2025-02-07 · Zhuopan Yang, Yuanzhen Xie, Ruichao Zhong, Yunzhi Tan 외

It is challenging to convert natural language (NL) questions into executable structured query language (SQL) queries for text-to-SQL tasks due to the vast number of database schemas with redundancy, which interferes with…

Text to SQLText-To-SQLTriplet

More Robust Schema-Guided Dialogue State Tracking via Tree-Based Paraphrase Ranking

2023-03-17 · A. Coca, B. H. Tseng, W. Lin, B. Byrne

The schema-guided paradigm overcomes scalability issues inherent in building task-oriented dialogue (TOD) agents with static ontologies. Instead of operating on dialogue context alone, agents have access to hierarchical …

Dialogue State TrackingDiversity

Structured prompt interrogation and recursive extraction of semantics (SPIRES): A method for populating knowledge bases using zero-shot learning

2023-04-05 · J. Harry Caufield, Harshad Hegde, Vincent Emonet, Nomi L. Harris 외

Creating knowledge bases and ontologies is a time consuming task that relies on a manual curation. AI/NLP approaches can assist expert curators in populating these knowledge bases, but current approaches rely on extensiv…

Relation ExtractionZero-Shot Learning

Retrieval-Augmented Generation of Ontologies from Relational Databases

2025-06-02 · Mojtaba Nayyeri, Athish A Yogi, Nadeen Fathallah, Ratan Bahadur Thapa 외

Transforming relational databases into knowledge graphs with enriched ontologies enhances semantic interoperability and unlocks advanced graph-based learning and reasoning over data. However, previous approaches either d…

Knowledge GraphsRAGRetrievalRetrieval-augmented Generation