paper-with-me

홈 › Papers

Knowledge Tagging System on Math Questions via LLMs with Flexible Demonstration Retriever

2024-06-19 · Hang Li, Tianlong Xu, Jiliang Tang, Qingsong Wen

Knowledge tagging for questions plays a crucial role in contemporary intelligent educational applications, including learning progress diagnosis, practice question recommendations, and course content organization. Traditionally, these annotations are always conducted by pedagogical experts, as the task requires not only a strong semantic understanding of both question stems and knowledge definitions but also deep insights into connecting question-solving logic with corresponding knowledge concepts. With the recent emergence of advanced text encoding algorithms, such as pre-trained language models, many researchers have developed automatic knowledge tagging systems based on calculating the semantic similarity between the knowledge and question embeddings. In this paper, we explore automating the task using Large Language Models (LLMs), in response to the inability of prior encoding-based methods to deal with the hard cases which involve strong domain knowledge and complicated concept definitions. By showing the strong performance of zero- and few-shot results over math questions knowledge tagging tasks, we demonstrate LLMs' great potential in conquering the challenges faced by prior methods. Furthermore, by proposing a reinforcement learning-based demonstration retriever, we successfully exploit the great potential of different-sized LLMs in achieving better performance results while keeping the in-context demonstration usage efficiency high.

📄 PDF Abstract BibTeX arXiv:2406.13885

Code (0)

등록된 구현이 없습니다.

Tasks

MathSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Automate Knowledge Concept Tagging on Math Questions with LLMs

2024-03-26 · Hang Li, Tianlong Xu, Jiliang Tang, Qingsong Wen

Knowledge concept tagging for questions plays a crucial role in contemporary intelligent educational applications, including learning progress diagnosis, practice question recommendations, and course content organization…

Few-Shot LearningMath

Knowledge Tagging with Large Language Model based Multi-Agent System

2024-09-12 · Hang Li, Tianlong Xu, Ethan Chang, Qingsong Wen

Knowledge tagging for questions is vital in modern intelligent educational applications, including learning progress diagnosis, practice question recommendations, and course content organization. Traditionally, these ann…

Language ModelingLanguage ModellingLarge Language ModelMath

Novice Learner and Expert Tutor: Evaluating Math Reasoning Abilities of Large Language Models with Misconceptions

2023-10-03 · Naiming Liu, Shashank Sonkar, Zichao Wang, Simon Woodhead 외

We propose novel evaluations for mathematical reasoning capabilities of Large Language Models (LLMs) based on mathematical misconceptions. Our primary approach is to simulate LLMs as a novice learner and an expert tutor,…

MathMathematical ReasoningMisconceptions

Multi-Document Financial Question Answering using LLMs

2024-11-08 · Shalin Shah, Srikanth Ryali, Ramasubbu Venkatesh

We propose two new methods for multi-document financial question answering. First, a method that uses semantic tagging, and then, queries the index to get the context (RAG_SEM). And second, a Knowledge Graph (KG_RAG) bas…

Knowledge DistillationKnowledge GraphsQuestion AnsweringRAG

Metacognitive Capabilities of LLMs: An Exploration in Mathematical Problem Solving

2024-05-20 · Aniket Didolkar, Anirudh Goyal, Nan Rosemary Ke, Siyuan Guo 외

Metacognitive knowledge refers to humans' intuitive knowledge of their own thinking and reasoning processes. Today's best LLMs clearly possess some reasoning processes. The paper gives evidence that they also have metaco…

GSM8KMathMathematical Problem-Solving