paper-with-me

Papers

Dyport: Dynamic Importance-based Hypothesis Generation Benchmarking Technique

2023-12-06 · Ilya Tyagin, Ilya Safro

This paper presents a novel benchmarking framework Dyport for evaluating biomedical hypothesis generation systems. Utilizing curated datasets, our approach tests these systems under realistic conditions, enhancing the relevance of our evaluations. We integrate knowledge from the curated databases into a dynamic graph, accompanied by a method to quantify discovery importance. This not only assesses hypothesis accuracy but also their potential impact in biomedical research which significantly extends traditional link prediction benchmarks. Applicability of our benchmarking process is demonstrated on several link prediction systems applied on biomedical semantic knowledge graphs. Being flexible, our benchmarking system is designed for broad application in hypothesis generation quality verification, aiming to expand the scope of scientific discovery within the biomedical research community. Availability and implementation: Dyport framework is fully open-source. All code and datasets are available at: https://github.com/IlyaTyagin/Dyport

📄 PDF Abstract BibTeX arXiv:2312.03303

Code (1)

ilyatyagin/dyport 공식 구현

Tasks

BenchmarkingKnowledge GraphsLink Predictionscientific discovery

Similar Papers 제목 키워드 기반

HypoBench: Towards Systematic and Principled Benchmarking for Hypothesis Generation

2025-04-15 · Haokun Liu, Sicong Huang, Jingyu Hu, Yangqiaoyu Zhou 외

There is growing interest in hypothesis generation with large language models (LLMs). However, fundamental questions remain: what makes a good hypothesis, and how can we systematically evaluate methods for hypothesis gen…

Benchmarkingscientific discovery

Responsible Benchmarking of Fairness for Automatic Speech Recognition

2026-05-11 · Felix Herron, Ange Richard, François Portet, Alexandre Allauzen 외 arxiv

Many studies have shown automatic speech processing (ASR) systems have unequal performance across speakergroups (SG's). However, the manner in which such studies arrive at this conclusion is inconsistent. To pave the way…

Speech Recognition

ConTSG-Bench: A Unified Benchmark for Conditional Time Series Generation

2026-03-05 · Shaocheng Lan, Shuqi Gu, Zhangzhi Xiong, Kan Ren arxiv

Conditional time series generation plays a critical role in addressing data scarcity and enabling causal analysis in real-world applications. Despite its increasing importance, the field lacks a standardized and systemat…

On the Role of Model Prior in Real-World Inductive Reasoning

2024-12-18 · Zhuo Liu, Ding Yu, Hangfeng He

Large Language Models (LLMs) show impressive inductive reasoning capabilities, enabling them to generate hypotheses that could generalize effectively to new instances when guided by in-context demonstrations. However, in…

Efficient Benchmarking of NLP APIs using Multi-armed Bandits

2017-04-01 · EACL 2017 4 · Gholamreza Haffari, Tuan Dung Tran, Mark Carman

Comparing NLP systems to select the best one for a task of interest, such as named entity recognition, is critical for practitioners and researchers. A rigorous approach involves setting up a hypothesis testing scenario …

BenchmarkingMulti-Armed Banditsnamed-entity-recognitionNamed Entity Recognition+3