paper-with-me

홈 › Papers

Evaluating Large Language Models for automatic analysis of teacher simulations

2024-07-29 · David de-Fitero-Dominguez, Mariano Albaladejo-González, Antonio Garcia-Cabot, Eva Garcia-Lopez, Antonio Moreno-Cediel, Erin Barno, Justin Reich

Digital Simulations (DS) provide safe environments where users interact with an agent through conversational prompts, providing engaging learning experiences that can be used to train teacher candidates in realistic classroom scenarios. These simulations usually include open-ended questions, allowing teacher candidates to express their thoughts but complicating an automatic response analysis. To address this issue, we have evaluated Large Language Models (LLMs) to identify characteristics (user behaviors) in the responses of DS for teacher education. We evaluated the performance of DeBERTaV3 and Llama 3, combined with zero-shot, few-shot, and fine-tuning. Our experiments discovered a significant variation in the LLMs' performance depending on the characteristic to identify. Additionally, we noted that DeBERTaV3 significantly reduced its performance when it had to identify new characteristics. In contrast, Llama 3 performed better than DeBERTaV3 in detecting new characteristics and showing more stable performance. Therefore, in DS where teacher educators need to introduce new characteristics because they change depending on the simulation or the educational objectives, it is more recommended to use Llama 3. These results can guide other researchers in introducing LLMs to provide the highly demanded automatic evaluations in DS.

📄 PDF Abstract BibTeX arXiv:2407.20360

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

Dr.Academy: A Benchmark for Evaluating Questioning Capability in Education for Large Language Models

2024-08-20 · Yuyan Chen, Chenwei Wu, Songzhou Yan, Panjun Liu 외

Teachers are important to imparting knowledge and guiding learners, and the role of large language models (LLMs) as potential educators is emerging as an important area of study. Recognizing LLMs' capability to generate …

From Static Benchmarks to Dynamic Protocol: Agent-Centric Text Anomaly Detection for Evaluating LLM Reasoning

2026-02-27 · Seungdong Yoa, Sanghyu Yoon, Suhee Yoon, Dongmin Kim 외 arxiv

The evaluation of large language models (LLMs) has predominantly relied on static datasets, which offer limited scalability and fail to capture the evolving reasoning capabilities of recent models. To overcome these limi…

Anomaly Detection

"Mistakes Help Us Grow": Facilitating and Evaluating Growth Mindset Supportive Language in Classrooms

2023-10-16 · Kunal Handa, Margaret Clapper, Jessica Boyle, Rose E Wang 외

Teachers' growth mindset supportive language (GMSL)--rhetoric emphasizing that one's skills can be improved over time--has been shown to significantly reduce disparities in academic achievement and enhance students' lear…

Edu-Values: Towards Evaluating the Chinese Education Values of Large Language Models

2024-09-19 · Peiyi Zhang, Yazhou Zhang, Bo wang, Lu Rong 외

With the recent evolution of large language models (LLMs), concerns about aligning such models with human values have grown. Previous research has primarily focused on assessing LLMs' performance in terms of the Helpful,…

EthicsMultiple-choiceQuestion Answering

TrueTeacher: Learning Factual Consistency Evaluation with Large Language Models

2023-05-18 · Zorik Gekhman, Jonathan Herzig, Roee Aharoni, Chen Elkind 외

Factual consistency evaluation is often conducted using Natural Language Inference (NLI) models, yet these models exhibit limited success in evaluating summaries. Previous work improved such models with synthetic trainin…

Natural Language InferenceSynthetic Data Generation