paper-with-me

홈 › Papers

SySLLM: Generating Synthesized Policy Summaries for Reinforcement Learning Agents Using Large Language Models

2025-03-13 · Sahar Admoni, Omer Ben-Porat, Ofra Amir

Policies generated by Reinforcement Learning (RL) algorithms can be difficult to describe to users, as they result from the interplay between complex reward structures and neural network-based representations. This combination often leads to unpredictable behaviors, making policies challenging to analyze and posing significant obstacles to fostering human trust in real-world applications. Global policy summarization methods aim to describe agent behavior through a demonstration of actions in a subset of world-states. However, users can only watch a limited number of demonstrations, restricting their understanding of policies. Moreover, those methods overly rely on user interpretation, as they do not synthesize observations into coherent patterns. In this work, we present SySLLM (Synthesized Summary using LLMs), a novel method that employs synthesis summarization, utilizing large language models' (LLMs) extensive world knowledge and ability to capture patterns, to generate textual summaries of policies. Specifically, an expert evaluation demonstrates that the proposed approach generates summaries that capture the main insights generated by experts while not resulting in significant hallucinations. Additionally, a user study shows that SySLLM summaries are preferred over demonstration-based policy summaries and match or surpass their performance in objective agent identification tasks.

📄 PDF Abstract BibTeX arXiv:2503.10509

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)World Knowledge

Similar Papers 제목 키워드 기반

Leveraging Large Language Models for Pre-trained Recommender Systems

2023-08-21 · Zhixuan Chu, Hongyan Hao, Xin Ouyang, Simeng Wang 외

Recent advancements in recommendation systems have shifted towards more comprehensive and personalized recommendations by utilizing large language models (LLM). However, effectively integrating LLM's commonsense knowledg…

Recommendation Systems

Generating Formality-Tuned Summaries Using Input-Dependent Rewards

2019-11-01 · CONLL 2019 11 · Kushal Chawla, Balaji Vasan Srinivasan, Niyati Chhaya

Abstractive text summarization aims at generating human-like summaries by understanding and paraphrasing the given input content. Recent efforts based on sequence-to-sequence networks only allow the generation of a singl…

Abstractive Text Summarizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Human-in-the-loop Abstractive Dialogue Summarization

2022-12-19 · Jiaao Chen, Mohan Dodda, Diyi Yang

Abstractive dialogue summarization has received increasing attention recently. Despite the fact that most of the current dialogue summarization systems are trained to maximize the likelihood of human-written summaries an…

Abstractive Dialogue Summarization

Generating Multiple-Length Summaries via Reinforcement Learning for Unsupervised Sentence Summarization

2022-12-21 · Dongmin Hyun, Xiting Wang, Chanyoung Park, Xing Xie 외

Sentence summarization shortens given texts while maintaining core contents of the texts. Unsupervised approaches have been studied to summarize texts without human-written summaries. However, recent unsupervised models …

Abstractive Text Summarizationreinforcement-learningReinforcement Learning (RL)Sentence+2

Towards Recommender Systems LLMs Playground (RecSysLLMsP): Exploring Polarization and Engagement in Simulated Social Networks

2025-01-29 · Ljubisa Bojic, Zorica Dodevska, Yashar Deldjoo, Nenad Pantelic

Given the exponential advancement in AI technologies and the potential escalation of harmful effects from recommendation systems, it is crucial to simulate and evaluate these effects early on. Doing so can help prevent p…

DescriptiveRecommendation Systems