paper-with-me

Papers

Leveraging Large Language Models for Identifying Knowledge Components

2025-11-13 · Canwen Wang, Jionghao Lin, Kenneth R. Koedinger arxiv

Knowledge Components (KCs) are foundational to adaptive learning systems, but their manual identification by domain experts is a significant bottleneck. While Large Language Models (LLMs) offer a promising avenue for automating this process, prior research has been limited to small datasets and has been shown to produce superfluous, redundant KC labels. This study addresses these limitations by first scaling a "simulated textbook" LLM prompting strategy (using GPT-4o-mini) to a larger dataset of 646 multiple-choice questions. We found that this initial automated approach performed significantly worse than an expert-designed KC model (RMSE 0.4285 vs. 0.4206) and generated an excessive number of KCs (569 vs. 101). To address the issue of redundancy, we proposed and evaluated a novel method for merging semantically similar KC labels based on their cosine similarity. This merging strategy significantly improved the model's performance; a model using a cosine similarity threshold of 0.8 achieved the best result, reducing the KC count to 428 and improving the RMSE to 0.4259. This demonstrates that while scaled LLM generation alone is insufficient, combining it with a semantic merging technique offers a viable path toward automating and refining KC identification.

📄 PDF Abstract BibTeX arXiv:2511.09935

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MALTO at SemEval-2024 Task 6: Leveraging Synthetic Data for LLM Hallucination Detection

2024-03-01 · Federico Borra, Claudio Savelli, Giacomo Rosso, Alkis Koudounas 외

In Natural Language Generation (NLG), contemporary Large Language Models (LLMs) face several challenges, such as generating fluent yet inaccurate outputs and reliance on fluency-centric metrics. This often leads to neura…

Data AugmentationHallucinationNatural Language InferenceSentence+1

Can Code-Switched Texts Activate a Knowledge Switch in LLMs? A Case Study on English-Korean Code-Switching

2024-10-24 · Seoyeon Kim, Huiseo Kim, Chanjun Park, Jinyoung Yeo 외

Code-switching (CS), a phenomenon where multilingual speakers alternate between languages in a discourse, can convey subtle cultural and linguistic nuances that can be otherwise lost in translation. Recent state-of-the-a…

Question Answering

SIGMUS: Semantic Integration for Knowledge Graphs in Multimodal Urban Spaces

2025-08-30 · Brian Wang, Mani Srivastava arxiv

Modern urban spaces are equipped with an increasingly diverse set of sensors, all producing an abundance of multimodal data. Such multimodal data can be used to identify and reason about important incidents occurring in …

Knowledge Graphs

Leveraging Sentiment Analysis Knowledge to Solve Emotion Detection Tasks

2021-11-05 · Maude Nguyen-The, Guillaume-Alexandre Bilodeau, Jan Rockemann

Identifying and understanding underlying sentiment or emotions in text is a key component of multiple natural language processing applications. While simple polarity sentiment analysis is a well-studied subject, fewer ad…

Emotion RecognitionSentiment Analysis

Leveraging Large Language Models for Tacit Knowledge Discovery in Organizational Contexts

2025-07-04 · Gianlucca Zuin, Saulo Mastelini, Túlio Loures, Adriano Veloso arxiv

Documenting tacit knowledge in organizations can be a challenging task due to incomplete initial information, difficulty in identifying knowledgeable individuals, the interplay of formal hierarchies and informal networks…