LGAIMLMar 12

Exploiting Expertise of Non-Expert and Diverse Agents in Social Bandit Learning: A Free Energy Approach

arXiv:2603.11757v18.0h-index: 27
Predicted impact top 89% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses improving personalized AI services by enabling social learning among reinforcement learning agents, though it is incremental as it builds on existing bandit and social learning frameworks.

The paper tackles the problem of social bandit learning where agents observe others' actions without reward information, proposing a free energy-based algorithm that integrates direct experiences and estimated policies of others. The result is a method that converges to the optimal policy, enhances learning performance even with non-expert agents, and maintains logarithmic regret, outperforming alternatives in various scenarios.

Personalized AI-based services involve a population of individual reinforcement learning agents. However, most reinforcement learning algorithms focus on harnessing individual learning and fail to leverage the social learning capabilities commonly exhibited by humans and animals. Social learning integrates individual experience with observing others' behavior, presenting opportunities for improved learning outcomes. In this study, we focus on a social bandit learning scenario where a social agent observes other agents' actions without knowledge of their rewards. The agents independently pursue their own policy without explicit motivation to teach each other. We propose a free energy-based social bandit learning algorithm over the policy space, where the social agent evaluates others' expertise levels without resorting to any oracle or social norms. Accordingly, the social agent integrates its direct experiences in the environment and others' estimated policies. The theoretical convergence of our algorithm to the optimal policy is proven. Empirical evaluations validate the superiority of our social learning method over alternative approaches in various scenarios. Our algorithm strategically identifies the relevant agents, even in the presence of random or suboptimal agents, and skillfully exploits their behavioral information. In addition to societies including expert agents, in the presence of relevant but non-expert agents, our algorithm significantly enhances individual learning performance, where most related methods fail. Importantly, it also maintains logarithmic regret.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes