SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2305.11068 · 2023

ORKG-Leaderboards: A Systematic Workflow for Mining Leaderboards as a Knowledge Graph

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 6 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
kabongosalomon/task-dataset-metric-nli-extraction canonical 1 of 6
FunctionStatusWhere it lives
epoch_time Ran kabongosalomon/task-dataset-metric-nli-extraction/utils/helpers.py
code served (permissive licence) · get_code("3e21e6589663b136")
count_parameters Not yet run kabongosalomon/task-dataset-metric-nli-extraction/utils/helpers.py
code served (permissive licence) · get_code("1244c7e5c654ea45")
extract_latex Not yet run kabongosalomon/task-dataset-metric-nli-extraction/pdf_to_txt/doc2json/tex2json/tex_to_xml.py
code served (permissive licence) · get_code("c0afb00b571adb4e")
load_s2orc Not yet run kabongosalomon/task-dataset-metric-nli-extraction/pdf_to_txt/doc2json/s2orc.py
code served (permissive licence) · get_code("93d2b461b0299ebc")
normalize_grobid_id Not yet run kabongosalomon/task-dataset-metric-nli-extraction/pdf_to_txt/doc2json/grobid2json/tei_to_json.py
code served (permissive licence) · get_code("91e64fe26dcc9c60")
train Not yet run kabongosalomon/task-dataset-metric-nli-extraction/utils/helpers.py
code served (permissive licence) · get_code("96b822af4f39d289")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

The purpose of this work is to describe the Orkg-Leaderboard software designed to extract leaderboards defined as Task-Dataset-Metric tuples automatically from large collections of empirical research papers in Artificial Intelligence (AI). The software can support both the main workflows of scholarly publishing, viz. as LaTeX files or as PDF files. Furthermore, the system is integrated with the Open Research Knowledge Graph (ORKG) platform, which fosters the machine-actionable publishing of scholarly findings. Thus the system output, when integrated within the ORKG's supported Semantic Web infrastructure of representing machine-actionable 'resources' on the Web, enables: 1) broadly, the integration of empirical results of researchers across the world, thus enabling transparency in empirical research with the potential to also being complete contingent on the underlying data source(s) of publications; and 2) specifically, enables researchers to track the progress in AI with an overview of the state-of-the-art (SOTA) across the most common AI tasks and their corresponding datasets via dynamic ORKG frontend views leveraging tables and visualization charts over the machine-actionable data. Our best model achieves performances above 90% F1 on the \textit{leaderboard} extraction task, thus proving Orkg-Leaderboards a practically viable tool for real-world usage. Going forward, in a sense, Orkg-Leaderboards transforms the leaderboard extraction task to an automated digitalization task, which has been, for a long time in the community, a crowdsourced endeavor.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2305.11068")
get_code_for_paper("2305.11068")
have("2305.11068")

Connect an agent — have() is free.