Search

What are you looking for?

9 results for policy

AI·LLM-based ASR in regulated domains like banking is limited by privacy and real-speech collection costs; synthetic TTS data is a cost-effective substitute, but acoustic mismatch hinders supervised fine-tuning (SFT). Group Relative Policy Optimization (GRPO) applied solely to synthetic speech reduces WER by 40% relative to SFT (36.71% to 22.09%) and by 45% in the SFT-then-GRPO sequence, by improving behavioral calibration and audio attention rather than representations.

arXiv cs.CL·arxiv.org··1.7Researchspeech-recognitionasrllm

Mainstream Vision-Language-Action (VLA) models predict actions primarily from the current observation under a Markovian assumption, thus struggling with long-horizon, temporally dependent tasks. Existing memory-augmented VLAs either expand the observation window or retrieve history from the memory bank as auxiliary policy-side context. However, they leave memory outside the native latent embedding space of VLA reasoning, preventing historical experience from being fluidly interleaved with multi…

HuggingFace Daily Papers·huggingface.co··0.4paper

Reinforcement learning (RL) has become the standard paradigm for enhancing the complex reasoning capabilities of large language models (LLMs). To achieve sample efficiency, modern RL frameworks rely on importance sampling (IS). However, these algorithms suffer from an exploration-stability dilemma. Pure IS often leads to catastrophic training instability, while standard clipping mechanisms used to mitigate this instability strictly constrain the policy update budget. By formalizing the concept …

HuggingFace Daily Papers·huggingface.co··0.3paper

What it is Talos-XII is a CLI simulator for the gacha system in Arknights: Endfield. Rather than sampling from a static probability table, it trains a small set of neural nets to model environment uncertainty and pull-decision policy, then uses them to answer questions a static table can’t easily express — e.g. “as a F2P player, what’s my probability of getting the rate-up unit on free currency a…

r/MachineLearning·reddit.com··0.3

Pretrained video generative models are promising backbones for visuomotor control, but their imagined futures often drift from task intent and are not reliably action-conditional. As a result, these models can be difficult to use for planning or policy extraction. To address these limitations, we propose RoboTALES, a single-stage framework that learns task-aligned simulated futures and uses them to train robot policies. Our approach introduces two key innovations: (1) a hierarchical LLM-based p…

HuggingFace Daily Papers·huggingface.co··0.2paper

Reinforcement learning (RL) for non-verifiable instruction following increasingly relies on LLM judges with prompt-specific rubrics as reward signals. While recent methods adapt these rubrics to the evolving policy during training, the training prompts themselves remain static, drawn from fixed corpora. This static approach often results in a critical misalignment between prompt difficulty and policy capability, leaving the judge unable to recover a discriminative reward signal when prompts fai…

HuggingFace Daily Papers·huggingface.co··0.2paper

Visual policies learned from human videos, teleoperation, and robot demonstrations offer scalable motion priors, but often fail in contact-rich manipulation, where success significantly depends on local force and contact geometry. Tactile sensing provides these complementary signals, yet tactile data remain costly to collect and hard to generalize across sensors, robots, and tasks. We introduce OmniTacTune, a policy-agnostic real-world RL pipeline that adapts tactile feedback to pretrained visu…

HuggingFace Daily Papers·huggingface.co··0.2paper