paper-with-me

Papers

LLMs as Probabilistic Minimally Adequate Teachers for DFA Learning

2024-08-06 · Lekai Chen, Ashutosh Trivedi, Alvaro Velasquez

The emergence of intelligence in large language models (LLMs) has inspired investigations into their integration into automata learning. This paper introduces the probabilistic Minimally Adequate Teacher (pMAT) formulation, which leverages a probabilistic oracle that could give persistent errors randomly during answering the membership queries for deterministic finite automata (DFA) learning. Given the tendency of LLMs to produce hallucinatory content, we have developed techniques to improve answer accuracy and ensure the correctness of the learned automata. We propose the $\mathtt{Discrimination}$ prompt as well as the $\mathtt{Verification}$ prompt and explore their advantages over common prompts. Additionally, we compare DFA learning performance between the TTT algorithm and common active learning algorithms. To address the exponential number of persistent errors, we implement a dynamic query cache refinement algorithm that identifies and corrects conflicting queries by combining the active and passive learning algorithms. The empirical results demonstrate the robustness and efficiency of our approach, providing a theoretical foundation for automata learning with LLMs in the loop.

📄 PDF Abstract BibTeX arXiv:2408.02999

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Methods 이 논문이 사용한 방법론

DFA 설명 없음

Similar Papers 제목 키워드 기반

Nonverbal Robot Feedback for Human Teachers

2019-11-06 · Sandy H. Huang, Isabella Huang, Ravi Pandya, Anca D. Dragan

Robots can learn preferences from human demonstrations, but their success depends on how informative these demonstrations are. Being informative is unfortunately very challenging, because during teaching, people typicall…

"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…

Mentor-KD: Making Small Language Models Better Multi-step Reasoners

2024-10-11 · Hojae Lee, Junho Kim, SangKeun Lee

Large Language Models (LLMs) have displayed remarkable performances across various complex tasks by leveraging Chain-of-Thought (CoT) prompting. Recently, studies have proposed a Knowledge Distillation (KD) approach, rea…

Knowledge Distillation

Teacher Geometry Shapes Learnability in Teacher-Student Networks

2026-09-09 · Kai J. Sandbrink, Flavio Martinelli, Alexander van Meegen, Wulfram Gerstner 외 arxiv

Teacher-student systems, in which a teacher neural network generates training labels so that a student neural network can learn to implement the same function, are widely used as an abstract setting to study learning. Ho…

Thematic and Task-Based Categorization of K-12 GenAI Usages with Hierarchical Topic Modeling

2025-08-01 · Johannes Schneider, Béatrice S. Hasler, Michaela Varrone, Fabian Hoya 외 arxiv

We analyze anonymous interaction data of minors in class-rooms spanning several months, schools, and subjects employing a novel, simple topic modeling approach. Specifically, we categorize more than 17,000 messages gener…