paper-with-me

홈 › Papers

Exploring Prompting Large Language Models as Explainable Metrics

2023-11-20 · Ghazaleh Mahmoudi

This paper describes the IUST NLP Lab submission to the Prompting Large Language Models as Explainable Metrics Shared Task at the Eval4NLP 2023 Workshop on Evaluation & Comparison of NLP Systems. We have proposed a zero-shot prompt-based strategy for explainable evaluation of the summarization task using Large Language Models (LLMs). The conducted experiments demonstrate the promising potential of LLMs as evaluation metrics in Natural Language Processing (NLP), particularly in the field of summarization. Both few-shot and zero-shot approaches are employed in these experiments. The performance of our best provided prompts achieved a Kendall correlation of 0.477 with human evaluations in the text summarization task on the test data. Code and results are publicly available on GitHub.

📄 PDF Abstract BibTeX arXiv:2311.11552

Code (1)

ghazaleh-mahmoodi/Prompting_LLMs_AS_Explainable_Metrics 공식 구현 pytorch

Tasks

Prompt EngineeringText Summarization

Methods 이 논문이 사용한 방법론

KnowPrompt KnowPrompt is a prompt-tuning approach for relational understanding. It injects entity and relation knowledge into prompt construction with learnable virtual template words as…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Which is better? Exploring Prompting Strategy For LLM-based Metrics

2023-11-07 · Joonghoon Kim, Saeran Park, Kiyoon Jeong, Sangmin Lee 외

This paper describes the DSBA submissions to the Prompting Large Language Models as Explainable Metrics shared task, where systems were submitted to two tracks: small and large summarization tracks. With advanced Large L…

Text Generation

The Eval4NLP 2023 Shared Task on Prompting Large Language Models as Explainable Metrics

2023-10-30 · Christoph Leiter, Juri Opitz, Daniel Deutsch, Yang Gao 외

With an increasing number of parameters and pre-training data, generative large language models (LLMs) have shown remarkable capabilities to solve tasks with minimal or no task-related examples. Notably, LLMs have been s…

Machine TranslationText Generation

Towards Interpretable Mental Health Analysis with Large Language Models

2023-04-06 · Kailai Yang, Shaoxiong Ji, Tianlin Zhang, Qianqian Xie 외

The latest large language models (LLMs) such as ChatGPT, exhibit strong capabilities in automated mental health analysis. However, existing relevant studies bear several limitations, including inadequate evaluations, lac…

Causal Emotion EntailmentEmotion RecognitionIn-Context LearningPrompt Engineering

Error Analysis Prompting Enables Human-Like Translation Evaluation in Large Language Models

2023-03-24 · Qingyu Lu, Baopu Qiu, Liang Ding, Kanjian Zhang 외

Generative large language models (LLMs), e.g., ChatGPT, have demonstrated remarkable proficiency across several NLP tasks, such as machine translation, text summarization. Recent research (Kocmi and Federmann, 2023) has …

Machine TranslationNatural Language UnderstandingQuestion AnsweringText Summarization+1

Little Giants: Exploring the Potential of Small LLMs as Evaluation Metrics in Summarization in the Eval4NLP 2023 Shared Task

2023-11-01 · Neema Kotonya, Saran Krishnasamy, Joel Tetreault, Alejandro Jaimes

This paper describes and analyzes our participation in the 2023 Eval4NLP shared task, which focuses on assessing the effectiveness of prompt-based techniques to empower Large Language Models to handle the task of quality…

One-Shot Learning