paper-with-me

Papers

CoTEVer: Chain of Thought Prompting Annotation Toolkit for Explanation Verification

2023-03-07 · Seungone Kim, Se June Joo, Yul Jang, Hyungjoo Chae, Jinyoung Yeo

Chain-of-thought (CoT) prompting enables large language models (LLMs) to solve complex reasoning tasks by generating an explanation before the final prediction. Despite it's promising ability, a critical downside of CoT prompting is that the performance is greatly affected by the factuality of the generated explanation. To improve the correctness of the explanations, fine-tuning language models with explanation data is needed. However, there exists only a few datasets that can be used for such approaches, and no data collection tool for building them. Thus, we introduce CoTEVer, a tool-kit for annotating the factual correctness of generated explanations and collecting revision data of wrong explanations. Furthermore, we suggest several use cases where the data collected with CoTEVer can be utilized for enhancing the faithfulness of explanations. Our toolkit is publicly available at https://github.com/SeungoneKim/CoTEVer.

📄 PDF Abstract BibTeX arXiv:2303.03628

Code (1)

seungonekim/cotever 공식 구현

Methods 이 논문이 사용한 방법론

CoT Prompting Chain-of-thought prompts contain a series of intermediate reasoning steps, and they are shown to significantly improve the ability of large language models to perform certain…

Similar Papers 제목 키워드 기반

DetToolChain: A New Prompting Paradigm to Unleash Detection Ability of MLLM

2024-03-19 · Yixuan Wu, Yizhou Wang, Shixiang Tang, Wenhao Wu 외

We present DetToolChain, a novel prompting paradigm, to unleash the zero-shot object detection ability of multimodal large language models (MLLMs), such as GPT-4V and Gemini. Our approach consists of a detection promptin…

Objectobject-detectionObject DetectionReferring Expression+2

Prompt-Based Clarity Evaluation and Topic Detection in Political Question Answering

2026-01-13 · Lavanya Prahallad, Sai Utkarsh Choudarypally, Pragna Prahallad, Pranathi Prahallad arxiv

Automatic evaluation of large language model (LLM) responses requires not only factual correctness but also clarity, particularly in political question-answering. While recent datasets provide human annotations for clari…

Question Answering

Chain-of-Thought Prompting Elicits Reasoning in Large Language Models

2022-01-28 · Jason Wei, Xuezhi Wang, Dale Schuurmans, Maarten Bosma 외

We explore how generating a chain of thought -- a series of intermediate reasoning steps -- significantly improves the ability of large language models to perform complex reasoning. In particular, we show how such reason…

Common Sense ReasoningGSM8KLanguage ModelingLanguage Modelling+2

Chain-of-Thought Augmentation with Logit Contrast for Enhanced Reasoning in Language Models

2024-07-04 · Jay Shim, Grant Kruttschnitt, Alyssa Ma, Daniel Kim 외

Rapidly increasing model scales coupled with steering methods such as chain-of-thought prompting have led to drastic improvements in language model reasoning. At the same time, models struggle with compositional generali…

Language ModelingLanguage Modelling

Contrastive Chain-of-Thought Prompting

2023-11-15 · Yew Ken Chia, Guizhen Chen, Luu Anh Tuan, Soujanya Poria 외

Despite the success of chain of thought in enhancing language model reasoning, the underlying process remains less well understood. Although logically sound reasoning appears inherently crucial for chain of thought, prio…

Language ModelingLanguage Modellingvalid