paper-with-me

Papers

Bridging the Gap between Expert and Language Models: Concept-guided Chess Commentary Generation and Evaluation

2024-10-28 · Jaechang Kim, Jinmin Goh, Inseok Hwang, Jaewoong Cho, Jungseul Ok

Deep learning-based expert models have reached superhuman performance in decision-making domains such as chess and Go. However, it is under-explored to explain or comment on given decisions although it is important for human education and model explainability. The outputs of expert models are accurate, but yet difficult to interpret for humans. On the other hand, large language models (LLMs) produce fluent commentary but are prone to hallucinations due to their limited decision-making capabilities. To bridge this gap between expert models and LLMs, we focus on chess commentary as a representative case of explaining complex decision-making processes through language and address both the generation and evaluation of commentary. We introduce Concept-guided Chess Commentary generation (CCC) for producing commentary and GPT-based Chess Commentary Evaluation (GCC-Eval) for assessing it. CCC integrates the decision-making strengths of expert models with the linguistic fluency of LLMs through prioritized, concept-based explanations. GCC-Eval leverages expert knowledge to evaluate chess commentary based on informativeness and linguistic quality. Experimental results, validated by both human judges and GCC-Eval, demonstrate that CCC generates commentary that is accurate, informative, and fluent.

📄 PDF Abstract BibTeX arXiv:2410.20811

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingInformativeness

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Rewrite Caption Semantics: Bridging Semantic Gaps for Language-Supervised Semantic Segmentation

2023-09-24 · NeurIPS 2023 11 · Yun Xing, Jian Kang, Aoran Xiao, Jiahao Nie 외

Vision-Language Pre-training has demonstrated its remarkable zero-shot recognition ability and potential to learn generalizable visual representations from language supervision. Taking a step ahead, language-supervised s…

SegmentationSemantic SegmentationZero-Shot Learning

MedLayBench-V: A Large-Scale Benchmark for Expert-Lay Semantic Alignment in Medical Vision Language Models

2026-04-07 · Han Jang, Junhyeok Lee, Heeseong Eum, Kyu Sung Choi arxiv

Medical Vision-Language Models (Med-VLMs) have achieved expert-level proficiency in interpreting diagnostic imaging. However, current models are predominantly trained on professional literature, limiting their ability to…

Target-Guided Dialogue Response Generation Using Commonsense and Data Augmentation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Targeted-guided response generation enables dialogue systems to smoothly guide a conversation from a dialogue context toward a target sentence. Such control is useful for designing dialogue systems that direct a conversa…

Data AugmentationResponse GenerationSentence

Target-Guided Dialogue Response Generation Using Commonsense and Data Augmentation

2022-05-19 · Findings (NAACL) 2022 7 · Prakhar Gupta, Harsh Jhamtani, Jeffrey P. Bigham

Target-guided response generation enables dialogue systems to smoothly transition a conversation from a dialogue context toward a target sentence. Such control is useful for designing dialogue systems that direct a conve…

Data AugmentationResponse GenerationSentence

Structure Guided Large Language Model for SQL Generation

2024-02-19 · Qinggang Zhang, Hao Chen, Junnan Dong, Shengyuan Chen 외

Recent advancements in large language models (LLMs) have shown promise in bridging the gap between natural language queries and database management systems, enabling users to interact with databases without the backgroun…

Language ModelingLanguage ModellingLarge Language Modelmodel+3