paper-with-me

홈 › Papers

Latent Activation Editing: Inference-Time Refinement of Learned Policies for Safer Multirobot Navigation

2025-09-24 · Satyajeet Das, Darren Chiu, Zhehui Huang, Lars Lindemann, Gaurav S. Sukhatme arxiv

Reinforcement learning has enabled significant progress in complex domains such as coordinating and navigating multiple quadrotors. However, even well-trained policies remain vulnerable to collisions in obstacle-rich environments. Addressing these infrequent but critical safety failures through retraining or fine-tuning is costly and risks degrading previously learned skills. Inspired by activation steering in large language models and latent editing in computer vision, we introduce a framework for inference-time Latent Activation Editing (LAE) that refines the behavior of pre-trained policies without modifying their weights or architecture. The framework operates in two stages: (i) an online classifier monitors intermediate activations to detect states associated with undesired behaviors, and (ii) an activation editing module that selectively modifies flagged activations to shift the policy towards safer regimes. In this work, we focus on improving safety in multi-quadrotor navigation. We hypothesize that amplifying a policy's internal perception of risk can induce safer behaviors. We instantiate this idea through a latent collision world model trained to predict future pre-collision activations, thereby prompting earlier and more cautious avoidance responses. Extensive simulations and real-world Crazyflie experiments demonstrate that LAE achieves statistically significant reduction in collisions (nearly 90% fewer cumulative collisions compared to the unedited baseline) and substantially increases the fraction of collision-free trajectories, while preserving task completion. More broadly, our results establish LAE as a lightweight paradigm, feasible on resource-constrained hardware, for post-deployment refinement of learned robot policies.

📄 PDF Abstract BibTeX arXiv:2509.20623

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Adaptive Inference-Time Scaling via Early-Step Latent Verification for Image Editing

2026-06-13 · Yue Yu, Yang Jiao, Jiayu Wang, Qi Dai 외 arxiv

Instruction-based image editing has made notable progress with recent advances in generative models. However, the quality of the edited result is still influenced by the randomly sampled initial noise, particularly in co…

Image Editing

Steering Multirobot Behavior via Closed-Loop Affine Activation Editing

2026-06-09 · Satyajeet Das, Darren Chiu, Shashank Hegde, Gaurav S. Sukhatme arxiv

Real-world robots need to adapt their behavior beyond the envelope of their pre-trained policy. Policy finetuning or retraining are options, but they risk catastrophic forgetting, degrading the pretrained policy's base p…

Counterfactual Activation Editing for Post-hoc Prosody and Mispronunciation Correction in TTS Models

2025-06-01 · Kyowoon Lee, Artyom Stitsyuk, Gunu Jho, Inchul Hwang 외

Recent advances in Text-to-Speech (TTS) have significantly improved speech naturalness, increasing the demand for precise prosody control and mispronunciation correction. Existing approaches for prosody manipulation ofte…

counterfactualSpeech Synthesistext-to-speechText to Speech

PixPerfect: Seamless Latent Diffusion Local Editing with Discriminative Pixel-Space Refinement

2025-12-02 · Haitian Zheng, Yuan Yao, Yongsheng Yu, Yuqian Zhou 외 arxiv

Latent Diffusion Models (LDMs) have markedly advanced the quality of image inpainting and local editing. However, the inherent latent compression often introduces pixel-level inconsistencies, such as chromatic shifts, te…

Image InpaintingImage Editing

What Decreases Editing Capability? Domain-Specific Hybrid Refinement for Improved GAN Inversion

2023-01-28 · Pu Cao, Lu Yang, Dongxv Liu, Xiaoya Yang 외

Recently, inversion methods have focused on additional high-rate information in the generator (e.g., weights or intermediate features) to refine inversion and editing results from embedded latent codes. Although these te…