paper-with-me

Papers

Simulating Human-Like Learning Dynamics with LLM-Empowered Agents

2025-08-07 · Yu Yuan, Lili Zhao, Wei Chen, Guangting Zheng, Kai Zhang, Mengdi Zhang, Qi Liu arxiv

Capturing human learning behavior based on deep learning methods has become a major research focus in both psychology and intelligent systems. Recent approaches rely on controlled experiments or rule-based models to explore cognitive processes. However, they struggle to capture learning dynamics, track progress over time, or provide explainability. To address these challenges, we introduce LearnerAgent, a novel multi-agent framework based on Large Language Models (LLMs) to simulate a realistic teaching environment. To explore human-like learning dynamics, we construct learners with psychologically grounded profiles-such as Deep, Surface, and Lazy-as well as a persona-free General Learner to inspect the base LLM's default behavior. Through weekly knowledge acquisition, monthly strategic choices, periodic tests, and peer interaction, we can track the dynamic learning progress of individual learners over a full-year journey. Our findings are fourfold: 1) Longitudinal analysis reveals that only Deep Learner achieves sustained cognitive growth. Our specially designed "trap questions" effectively diagnose Surface Learner's shallow knowledge. 2) The behavioral and cognitive patterns of distinct learners align closely with their psychological profiles. 3) Learners' self-concept scores evolve realistically, with the General Learner developing surprisingly high self-efficacy despite its cognitive limitations. 4) Critically, the default profile of base LLM is a "diligent but brittle Surface Learner"-an agent that mimics the behaviors of a good student but lacks true, generalizable understanding. Extensive simulation experiments demonstrate that LearnerAgent aligns well with real scenarios, yielding more insightful findings about LLMs' behavior.

📄 PDF Abstract BibTeX arXiv:2508.05622

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EconAgent: Large Language Model-Empowered Agents for Simulating Macroeconomic Activities

2023-10-16 · Nian Li, Chen Gao, Mingyu Li, Yong Li 외

The advent of artificial intelligence has led to a growing emphasis on data-driven modeling in macroeconomics, with agent-based modeling (ABM) emerging as a prominent bottom-up simulation paradigm. In ABM, agents (e.g., …

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+1

Simulating Opinion Dynamics with Networks of LLM-based Agents

2023-11-16 · Yun-Shiuan Chuang, Agam Goyal, Nikunj Harlalka, Siddharth Suresh 외

Accurately simulating human opinion dynamics is crucial for understanding a variety of societal phenomena, including polarization and the spread of misinformation. However, the agent-based models (ABMs) commonly used for…

MisinformationPrompt Engineering

CheatAgent: Attacking LLM-Empowered Recommender Systems via LLM Agent

2025-04-13 · Liang-bo Ning, Shijie Wang, Wenqi Fan, Qing Li 외

Recently, Large Language Model (LLM)-empowered recommender systems (RecSys) have brought significant advances in personalized user experience and have attracted considerable attention. Despite the impressive progress, th…

Large Language ModelRecommendation SystemsReinforcement Learning (RL)

Simulating Macroeconomic Expectations using LLM Agents

2025-05-23 · Jianhao Lin, Lexuan Sun, Yixin Yan

We introduce a novel framework for simulating macroeconomic expectation formation using Large Language Model-Empowered Agents (LLM Agents). By constructing thousands of LLM Agents equipped with modules for personal chara…

Language ModelingLanguage ModellingLarge Language ModelSurvey

Simulating Classroom Education with LLM-Empowered Agents

2024-06-27 · Zheyuan Zhang, Daniel Zhang-li, Jifan Yu, Linlu Gong 외

Large language models (LLMs) have been applied across various intelligent educational tasks to assist teaching. While preliminary studies have focused on task-specific, independent LLM-empowered agents, the potential of …