paper-with-me

Papers

Process-Level Representation of Scientific Protocols with Interactive Annotation

2021-01-25 · EACL 2021 2 · Ronen Tamari, Fan Bai, Alan Ritter, Gabriel Stanovsky

We develop Process Execution Graphs (PEG), a document-level representation of real-world wet lab biochemistry protocols, addressing challenges such as cross-sentence relations, long-range coreference, grounding, and implicit arguments. We manually annotate PEGs in a corpus of complex lab protocols with a novel interactive textual simulator that keeps track of entity traits and semantic constraints during annotation. We use this data to develop graph-prediction models, finding them to be good at entity identification and local relation extraction, while our corpus facilitates further exploration of challenging long-range relations.

📄 PDF Abstract BibTeX arXiv:2101.10244

Code (2)

bflashcp3f/textlabs-xwlp-code 공식 구현 pytorch
ronentk/textlabs-xwlp-data 공식 구현

Tasks

Relation ExtractionSentence

Similar Papers 제목 키워드 기반

PhysGym: Benchmarking LLMs in Interactive Physics Discovery with Controlled Priors

2025-07-21 · Yimeng Chen, Piotr Piȩkos, Mateusz Ostaszewski, Firas Laakom 외 arxiv

Evaluating the scientific discovery capabilities of large language model based agents, particularly how they cope with varying environmental complexity and utilize prior knowledge, requires specialized benchmarks current…

BioPlanner: Automatic Evaluation of LLMs on Protocol Planning in Biology

2023-10-16 · Odhran O'Donoghue, Aleksandar Shtedritski, John Ginger, Ralph Abboud 외

The ability to automatically generate accurate protocols for scientific experiments would represent a major step towards the automation of science. Large Language Models (LLMs) have impressive capabilities on a wide rang…

Language ModellingQuestion Answering

A Van Trees Lower Bound for Fully Interactive Differentially Private Federated Learning

2026-05-19 · T. Tony Cai, Yicheng Li arxiv

Federated differentially private protocols can communicate over many adaptive rounds and reuse each client's local samples. Existing lower bound arguments for federated DP are often restricted to noninteractive protocols…

Federated Learning

The Role of Interactivity in Local Differential Privacy

2019-04-07 · Matthew Joseph, Jieming Mao, Seth Neel, Aaron Roth

We study the power of interactivity in local differential privacy. First, we focus on the difference between fully interactive and sequentially interactive protocols. Sequentially interactive protocols may query users ad…

Two-sample testing

ProtoCode: Leveraging Large Language Models for Automated Generation of Machine-Readable Protocols from Scientific Publications

2023-12-11 · Shuo Jiang, Daniel Evans-Yamamoto, Dennis Bersenev, Sucheendra K. Palaniappan 외

Protocol standardization and sharing are crucial for reproducibility in life sciences. In spite of numerous efforts for standardized protocol description, adherence to these standards in literature remains largely incons…