Papers
Topics
Authors
Recent
Search
2000 character limit reached

SocialCoach: Personalized Social Skill Learning with RL-based Agentic Tutoring and Practice

Published 2 Jun 2026 in cs.HC, cs.CL, and cs.CY | (2606.04155v1)

Abstract: Social skills such as negotiation and leadership are crucial for personal and professional success in today's interconnected world. However, scalable and effective training remains a significant challenge due to the scarcity of expert coaching. In this paper, we introduce SocialCoach, a holistic LLM-powered agentic tutoring system for personalized social skill development at scale. First, SocialCoach automatically constructs a pedagogically-grounded, theory-to-practice knowledge corpus from diverse expert sources, leveraging a multi-agent pipeline. Second, to personalize the learning journey, it employs an adaptive practice scheduling module that follows a prescription-retrieval-adaptation process. To maximize the long-term learning experience while overcoming the cold-start problem, this policy is optimized within a learner simulation environment through reinforcement learning. Finally, SocialCoach integrates immersive, goal-driven practice, causality-driven proficiency assessment and knowledge-grounded, reflective tutoring to help address the knowing-doing gap. We deploy it in our product, EQoach, and conduct extensive experiments. The results show that SocialCoach improves simulated pathway quality and judge-rated tutoring quality over baseline approaches, while early user feedback indicates strong perceived engagement and usefulness. These findings suggest a practical architecture for personalized and gamified pedagogical platforms on soft skill learning.

Summary

  • The paper introduces SocialCoach, an RL-based framework for personalized and scalable social skill training.
  • It employs a multi-agent LLM pipeline to construct a structured theory-to-practice knowledge corpus validated by expert ratings.
  • Empirical results show significant improvements in learner engagement and proficiency compared to non-adaptive instructional methods.

SocialCoach: Reinforcement Learning-Driven Personalized Social Skill Tutoring at Scale

Introduction

"SocialCoach: Personalized Social Skill Learning with RL-based Agentic Tutoring and Practice" (2606.04155) presents a fully agentic, LLM-driven tutoring framework for scalable, individualized social skill development. This system addresses bottlenecks in existing soft skill education—namely, the reliance on expert coaches, lack of personalization, insufficient theory-practice integration, and scalability limitations—by combining automatic, schema-guided knowledge extraction, reinforcement learning-based adaptive scenario scheduling, and attribution-based pedagogical feedback. The result is the deployment of SocialCoach as the core engine in a commercial-grade product (EQoach), with empirical results demonstrating strong pedagogical and user engagement outcomes. Figure 1

Figure 1: The social skills training landscape with critical competencies and the traditional expert coaching loop.

Theory-to-Practice Knowledge Corpus Construction

The foundation of SocialCoach is an automated, multi-agent, LLM-powered pipeline that constructs a highly-structured, theory-to-practice knowledge corpus from authoritative sources (including selected books, papers, and media). The schema captures three pedagogical layers: (1) strategic theories (“why”), (2) illustrative cases (“how”), and (3) practical scenarios (“doing”). The knowledge base is structurally tagged across multiple dimensions—core competencies (based on CASEL: Self-Awareness, Self-Management, Social Awareness, Relationship Skills, Responsible Decision-Making), fine-grained social skills, and scenario contexts (family, workplace, etc.). The pipeline’s agentic workflow comprises extraction, schema validation, multi-dimensional tagging, and refinement, ensuring pedagogically-grounded and traceable content. Figure 2

Figure 3: The proposed theory-to-practice social knowledge framework with multi-faceted categorization perspectives.

Corpus analysis reveals robust diversity and balance: over 40,000 entries, high tag entropy, strong expert Likert ratings (tag agreement and pedagogical value frequently >4.5/5 for scenarios), and logical skill-competency co-occurrence structures. Such structured granularity is critical for supporting nuanced retrieval and adaptation in downstream agentic modules.

Adaptive RL-Based Scenario Prescription

An RL-based prescription agent lies at the heart of personalization. SocialCoach reframes practice scheduling as a reinforcement learning problem with a Markov decision formulation, where the agent conditions on a learner’s dynamic profile (demographics, behavioral trace, evolving proficiency vector) to prescribe scenario queries and retrieval filters over the corpus. The system leverages synthetic user simulation—profile diversity bootstrapped from large, public datasets (SocioVerse, PersonaHub) and matched/deduplicated via embedding plus MMR/Hungarian assignment—for efficient high-fidelity training. To optimize the agent for both pedagogical gains and engagement, proxy rewards are generated by modern LLM judges (GPT-5, rubric-grounded, one-shot). The policy is fine-tuned with agentic RL (“multi-turn” protocol with experience replay), emphasizing both retrieval-ability across the schema and alignment with realistic proficiency progression. Figure 4

Figure 2: Scenario reference retriever optimization with RL from learner simulation feedback.

Empirical results show that SocialCoach’s RL-trained prescription agent outperforms strong retrieval and non-adapted generation baselines on both simulated learning gain and engagement (e.g., gains of 0.2–0.7 Likert points over GPT-5, Qwen3-based non-tuned agents in multi-turn instructional planning, Table 5), validating the necessity for RL adaptation in simulation-rich, schema-aware practice personalization.

Pedagogically-Grounded Coaching Loop

SocialCoach operationalizes the “coaching loop” by integrating immersive scenario-based practice (with role-playing agents, context-sensitive behavioral norms), fine-grained attributional proficiency assessment (diagnosing both skill gaps and root causal deficits using acquisition/performance taxonomy), and knowledge-grounded, Socratic reflective tutoring (retrieval-augmented, theory/case-based, with explicit reflection triggers). Each post-session update refines the user’s multidimensional proficiency estimate and targets future prescriptions. Automated and human-judged experiments indicate that the attributional diagnostic layer notably enhances actionable feedback, traceability, and perceived personalized learning value compared to ablated and traditional RAG/prompting baselines. Figure 5

Figure 4: Evaluation results on tutoring guidance, with SocialCoach showing higher multi-metric judge scores over baselines.

Empirical Analysis and User Study

The framework is implemented over a robust MLLM stack (Qwen3, GPT-5, scaling libraries, Chroma+embedding DB backend, 16 GPU cluster for RL finetuning). Quantitative evaluation encompasses (a) corpus coverage and diversity, (b) prescription/personalization efficacy (using thousands of simulated learner paths, judged by LLMs and humans), and (c) guidance/pedagogical value (eight detailed metrics including diagnostic specificiity, actionability, and encouragement).

On end-to-end deployment in EQoach, a 50-participant human user study (students/young professionals) assesses perceived alignment, engagement, realism, and skill transfer: all core components receive high marks (e.g., reflective guidance: 4.88/5, agent realism: 4.40/5, engagement retention: 4.48/5). Qualitative feedback cites advanced Socratic diagnosis and realistic scenario immersion as unique strengths. Simulator reward correlation with human judgments (Pearson r = 0.37–0.42, p < 0.01) supports the validity of RL-based simulation for optimizing agentic pedagogy. Figure 6

Figure 5: Questionnaire results from 50 participants, illustrating high user satisfaction with adaptive scheduling and reflective guidance.

Distributional and Contextual Scalability

In-depth exploratory analyses further validate the framework’s coverage and transferability:

  • Scenario context diversity is broad: scenarios cover family, workplace, education, public/social, romantic, and more. Family and workplace dominate by count, but all domains are well-represented.
  • Skill granularity: distribution and co-occurrence analyses (heatmaps, frequency plots) highlight balanced representation of foundational skills (communication, empathy, conflict resolution) and confirm logical cross-tagging (e.g., Social Awareness–Relationship Skills). Figure 7

    Figure 8: Distribution of scenario contextual types showing rich coverage across key life domains.

    Figure 9

    Figure 7: Co-occurrence heatmap of social competencies, with clusters reflecting expected pedagogical relationships.

    Figure 10

    Figure 9: Top 10 social skills by frequency, such as Communication and Empathy.

Scaling to broader populations and additional contexts is thus supported by both the corpus schema and the adaptability of agentic scenario design.

Implications and Future Directions

The SocialCoach framework exemplifies a scalable template for RL-enhanced, LLM-powered soft skill tutoring. Its design advances agentic ITS research along multiple vectors:

  • Pedagogical soundness via automation: systematic schema extraction and tagging overcome the scarcity and unstructured nature of human soft skill expertise.
  • Simulation-based RL for cold start: realistic user emulation and proxy reward design are critical for adaptive training in domains unsuited for large, human-annotated logs.
  • Framework generalizability: modular agent roles (extraction, prescription, adaptation, attribution, reflective feedback) can be composably extended to other open-ended domains (e.g., emotional intelligence, counseling, creativity).
  • Human-AI alignment: User studies show that proper attributional and Socratic scafolding is trusted and actionable for learners, a result not robustly achieved by prior mono-task LLM or rule-based tutors.

Further research may explore richer, continual-updating user modeling, curriculum learning over longer timescales, deeper cross-domain transfer, and large-scale outcome-based human evaluation in authentic settings. The blend of RL with LLMs for open-ended, schema-aware skill acquisition represents a methodological shift likely to impact the architecting of future pedagogical agents, both in education and human-robot interaction.

Conclusion

SocialCoach demonstrates that agentic LLM architectures, when grounded in large-scale, theory-to-practice knowledge frameworks and optimized with simulation-based RL, can deliver highly personalized, immersive, and pedagogically valid soft skill learning at scale. Its practical deployment, engineering robustness, and empirical validation with both LLM and human evaluators mark a significant advance toward generalizable, scalable, and effective agentic tutoring in complex, open-ended behavioral domains.

(2606.04155)

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.

Tweets

Sign up for free to view the 3 tweets with 9 likes about this paper.