paper-with-me

홈 › Papers

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

2023-05-10 · Salomon Kabongo, Jennifer D'Souza, Sören Auer

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.

📄 PDF Abstract BibTeX arXiv:2305.11068

Code (1)

kabongosalomon/task-dataset-metric-nli-extraction 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Automated Mining of Leaderboards for Empirical AI Research

2021-08-31 · Salomon Kabongo, Jennifer D'Souza, Sören Auer

With the rapid growth of research publications, empowering scientists to keep oversight over the scientific progress is of paramount importance. In this regard, the Leaderboards facet of information organization provides…

Knowledge GraphsScientific Results Extraction

On the Workflows and Smells of Leaderboard Operations (LBOps): An Exploratory Study of Foundation Model Leaderboards

2024-07-04 · Zhimin Zhao, Abdul Ali Bangash, Filipe Roseiro Côgo, Bram Adams 외

Foundation models (FM), such as large language models (LLMs), which are large-scale machine learning (ML) models, have demonstrated remarkable adaptability in various downstream software engineering (SE) tasks, such as c…

Code Completion

Identifying Models Behind Text-to-Image Leaderboards

2026-01-14 · Ali Naseh, Yuefeng Peng, Anshuman Suri, Harsh Chaudhari 외 arxiv

Text-to-image (T2I) models are increasingly popular, producing a large share of AI-generated images online. To compare model quality, voting-based leaderboards have become the standard, relying on anonymized model output…

Zero-shot Entailment of Leaderboards for Empirical AI Research

2023-03-29 · Salomon Kabongo, Jennifer D'Souza, Sören Auer

We present a large-scale empirical investigation of the zero-shot learning phenomena in a specific recognizing textual entailment (RTE) task category, i.e. the automated mining of leaderboards for Empirical AI Research. …

Natural Language InferenceRTEZero-Shot Learning

Evaluation Examples are not Equally Informative: How should that change NLP Leaderboards?

2021-08-01 · ACL 2021 5 · Pedro Rodriguez, Joe Barrow, Alexander Miserlis Hoyle, John P. Lalor 외

Leaderboards are widely used in NLP and push the field forward. While leaderboards are a straightforward ranking of NLP models, this simplicity can mask nuances in evaluation items (examples) and subjects (NLP models). R…