Commit 74198f52 by wangchenglong

update.

parent 34810b97
No preview for this file type
% !Mode:: "TeX:UTF-8"
% !TEX encoding = UTF-8 Unicode % !TEX encoding = UTF-8 Unicode
\begin{center} \begin{center}
......
...@@ -127,3 +127,4 @@ An interesting issue arises with this design of iterative RL: why is RL aimed at ...@@ -127,3 +127,4 @@ An interesting issue arises with this design of iterative RL: why is RL aimed at
Since the optimization objective of each phase is different, the design of iterative RL can also be analyzed and understood from the perspective of multi-objective optimization \citep{wang-etal:2024hybrid}. In the context of multi-objective optimization, iterative RL for LLMs can be likened to interactive methods where the solution process is iterative, and preferences are actively defined and refined by the decision-maker during the search for the most preferred solutions \citep{miettinen-etal:2008introduction,deb-etal:2016multi}. More specifically, in this scenario, RL can be seen as a decision-maker, iteratively refining and enhancing the different capabilities of the LLM across different phases. Since the optimization objective of each phase is different, the design of iterative RL can also be analyzed and understood from the perspective of multi-objective optimization \citep{wang-etal:2024hybrid}. In the context of multi-objective optimization, iterative RL for LLMs can be likened to interactive methods where the solution process is iterative, and preferences are actively defined and refined by the decision-maker during the search for the most preferred solutions \citep{miettinen-etal:2008introduction,deb-etal:2016multi}. More specifically, in this scenario, RL can be seen as a decision-maker, iteratively refining and enhancing the different capabilities of the LLM across different phases.
...@@ -2,14 +2,26 @@ ...@@ -2,14 +2,26 @@
\section{Reinforcement Learning for LLM-based Agents} \section{Reinforcement Learning for LLM-based Agents}
What is the LLM-based agent?
Agent Reinforcement Learning
advanced Agent like openclaw \subsection{Why use Reinforcement Learning?}
\subsection{Agentic Reinforcement Learning}
\subsection{Advanced Agent Systems}
Planning
(1) use rl to gain better memory.
(2) use rl to help agent to use skill.
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论