paper-with-me

Papers

ProtocoLLM: Automatic Evaluation Framework of LLMs on Domain-Specific Scientific Protocol Formulation Tasks

2024-10-06 · Seungjun Yi, Jaeyoung Lim, Juyong Yoon

Automated generation of scientific protocols executable by robots can significantly accelerate scientific research processes. Large Language Models (LLMs) excel at Scientific Protocol Formulation Tasks (SPFT), but the evaluation of their capabilities rely on human evaluation. Here, we propose a flexible, automatic framework to evaluate LLM's capability on SPFT: ProtocoLLM. This framework prompts the target model and GPT-4 to extract pseudocode from biology protocols using only predefined lab actions and evaluates the output of target model using LLAM-EVAL, the pseudocode generated by GPT-4 serving as a baseline and Llama-3 acting as the evaluator. Our adaptable prompt-based evaluation method, LLAM-EVAL, offers significant flexibility in terms of evaluation model, material, criteria, and is free of cost. We evaluate GPT variations, Llama, Mixtral, Gemma, Cohere, and Gemini. Overall, we find that GPT and Cohere is a powerful scientific protocol formulators. We also introduce BIOPROT 2.0, a dataset with biology protocols and corresponding pseudocodes, which can aid LLMs in formulation and evaluation of SPFT. Our work is extensible to assess LLMs on SPFT across various domains and other fields that require protocol generation for specific goals.

📄 PDF Abstract BibTeX arXiv:2410.04601

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Transformer A Transformer is a model architecture that eschews recurrence and instead relies entirely on an [attention…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

TestAgent: A Framework for Domain-Adaptive Evaluation of LLMs via Dynamic Benchmark Construction and Exploratory Interaction

2024-10-15 · Wanying Wang, Zeyu Ma, PengFei Liu, Mingang Chen

As large language models (LLMs) are increasingly deployed to various vertical domains, automatically evaluating their performance across different domains remains a critical challenge. Current evaluation methods often re…

Retrieval-augmented Generation

OLAPH: Improving Factuality in Biomedical Long-form Question Answering

2024-05-21 · Minbyul Jeong, Hyeon Hwang, Chanwoong Yoon, Taewhoo Lee 외

In the medical domain, numerous scenarios necessitate the long-form generation ability of large language models (LLMs). Specifically, when addressing patients' questions, it is essential that the model's response conveys…

FormLong Form Question AnsweringQuestion AnsweringText Generation

ProactiveEval: A Unified Evaluation Framework for Proactive Dialogue Agents

2025-08-28 · Tianjian Liu, Fanqi Wan, Jiajian Guo, Xiaojun Quan arxiv

Proactive dialogue has emerged as a critical and challenging research problem in advancing large language models (LLMs). Existing works predominantly focus on domain-specific or task-oriented scenarios, which leads to fr…

SLIDE: A Framework Integrating Small and Large Language Models for Open-Domain Dialogues Evaluation

2024-05-24 · Kun Zhao, Bohao Yang, Chen Tang, Chenghua Lin 외

The long-standing one-to-many problem of gold standard responses in open-domain dialogue systems presents challenges for automatic evaluation metrics. Though prior works have demonstrated some success by applying powerfu…

Contrastive LearningDialogue Evaluation

Simple LLM Prompting is State-of-the-Art for Robust and Multilingual Dialogue Evaluation

2023-08-31 · John Mendonça, Patrícia Pereira, Helena Moniz, João Paulo Carvalho 외

Despite significant research effort in the development of automatic dialogue evaluation metrics, little thought is given to evaluating dialogues other than in English. At the same time, ensuring metrics are invariant to …

Dialogue Evaluation