Author Image

Aquatic 的小角落

Aquatic

Coding Enthusiast at NTHU IPTH

我是一個對資訊有熱忱的健身仔,目前就讀靜心高中三年級,透過特殊選才錄取清大不分系,預計就讀資工系。I am a fitness enthusiast with a passion for IT, currently studying at Chingshin High School. I have been admitted to Tsinghua University’s Interdisciplinary Program and plan to pursue Computer Science.

耍廢程度
認真程度

技能

學歷

Graduated high school at 18
Currently studying at Tsinghua University

Publications

Large Language Models on the Chessboard - A Study on ChatGPT's Formal Language Comprehension and Complex Reasoning Skills

While large language models have made strides in natural language processing, their proficiency in complex reasoning tasks requiring formal language comprehension, such as chess, remains less investigated. This paper probes the performance of ChatGPT, a sophisticated language model by OpenAI in tackling such complex reasoning tasks, using chess as a case study. Through robust metrics examining both the legality and quality of moves, we assess ChatGPT’s understanding of the chessboard, adherence to chess rules, and strategic decision-making abilities. Our evaluation identifies limitations within ChatGPT’s attention mechanism that affect its formal language comprehension and uncovers the model’s underdeveloped self-regulation abilities.

Automated Assessment of Fidelity and Interpretability - An Evaluation Framework for Large Language Models’ Explanations

As Large Language Models (LLMs) become more prevalent in various fields, it is crucial to rigorously assess the quality of their explanations. Our research introduces a task-agnostic framework for evaluating free-text rationales, drawing on insights from both linguistics and machine learning. We evaluate two dimensions of explainability - fidelity and interpretability. For fidelity, we propose methods suitable for proprietary LLMs where direct introspection of internal features is unattainable. For interpretability, we use language models instead of human evaluators, addressing concerns about subjectivity and scalability in evaluations.