Search

Tag: #rl8 results

代理逐一繪製單一部件

代理逐一繪製單一部件

研究人員開發多模態 LLM 代理,使用監督微調後的多輪過程獎勵 RL,逐部件生成向量草圖。他們透過自動分割與標註管線,建立具豐富部件級註解的 ControlSketch-Part 資料集。此方法透過視覺回饋實現可解釋、可控制且可局部編輯的文字轉向量草圖生成。

MAPLE Boosts Multimodal RL Post-Training

MAPLE Boosts Multimodal RL Post-Training

MAPLE is a modality-aware ecosystem for post-training multimodal LLMs, including MAPLE-bench, MAPO optimization, and adaptive curricula. It stratifies training by modality needs to cut variance and speed convergence. It closes uni/multi-modal gaps by 30% and converges 3x faster.

ArXiv AIResearchFeb 13#research#maple#multimodal
VESPO Stabilizes Off-Policy LLM Training

VESPO Stabilizes Off-Policy LLM Training

VESPO introduces variational sequence-level soft policy optimization to tackle training instability in RL for LLMs caused by policy staleness and async execution. It derives a closed-form reshaping kernel for importance weights without length normalization. Experiments demonstrate stable training up to 64x staleness on math benchmarks.

ArXiv AIResearchFeb 12#research#vespo#v1
V-STAR: Value-Guided RecSys Sampling

V-STAR: Value-Guided RecSys Sampling

V-STAR addresses probability-reward mismatch in generative recsys via value-guided decoding and sibling-relative RL. VED efficiently explores high-potential prefixes; Sibling-GRPO focuses on decisive branches. Outperforms baselines in accuracy and diversity.

ArXiv AIResearchFeb 12#research#v-star#v1