onPanda: Efficient Annotation of On-Policy Alignment Data for LLMs and Agents via Token-Level Correction
Summary
onPanda is an interactive tool that uses token-level correction to efficiently annotate LLM alignment data and agent trajectories, reducing median annotation time by 52%.
View Cached Full Text
Cached at: 09/22/26, 07:27 AM
Paper page - onPanda: Efficient Annotation of On-Policy Alignment Data for LLMs and Agents via Token-Level Correction
Source: https://huggingface.co/papers/2609.24983 Authors:
,
,
,
,
,
,
,
,
,
,
Abstract
WepresentonPanda,aninteractivetoolforefficientlyannotatingLLMalignmentdataandagenttrajectories.onPandaadoptstoken-levelcorrectionasitscoreinteraction:whilereadingamodelresponse,theannotatorlocatesthefirstinappropriatetokenandeitherpicksasubstitutefromthemodel’scandidatetokensortypesthecorrecttextviafree-formediting.Thesystemthentruncateseverythingafterthatpositionandcontinuesgenerationfromthecorrectedprefix,repeatingthislocate-correct-continueloopuntilasatisfactoryresponseisobtained.Thismechanismletsannotatorspreciselysteermodeloutputsatlowcost:asmallcontrolledstudysuggeststhatonPandareducesmedianannotationtimeby52%overmanualpost-editing.Sincethevastmajorityoftokensinthefinalresponsearegeneratedbythemodelitself,theresultingdatalargelypreservesthemodel’ssamplingdistributionandiswellsuitedforconstructingon-policySFTandpreferencedata.Furthermore,thetoken-levelcorrectionsrecordedduringannotationprovidefine-grainedsupervisionwithprecisepositionsandnaturallypairedpositive--negativesamples.onPandaalsoconnectstoexternaltoolsandharnesses,enablinginteractivetrajectoryannotationinrealisticenvironments.Inaddition,wereleasePanda-CVL,adatasetannotatedwithonPanda,togetherwithabenchmarkfortoken-levelcorrection.
View arXiv pageView PDFProject pageGitHub14Add to collection
Get this paper in your agent:
hf papers read 2609\.24983
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2609.24983 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.24983 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.24983 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Steer LLMs and Agents at the Token Level: An interactive tool for token visualization & control, model inspection and data annotation.
onPanda is an interactive tool for token-level visualization and control of LLMs and agents, featuring data annotation, model inspection, and support for multiple modalities including browser-based execution.
PrivacyAlign: Contextual Privacy Alignment for LLM Agents
PrivacyAlign introduces a human-annotated dataset and training framework for aligning LLM agents to respect contextual privacy norms, showing that frontier models still leak sensitive information and that human-grounded evaluation improves alignment.
PolicyAlign: Direct Policy-Based Safety Alignment for Large Language Models
PolicyAlign proposes a framework that directly aligns LLMs with natural-language safety policies via synthetic instruction generation and on-policy self-distillation, improving safety without relying on costly supervision data.
Measuring, Localizing, and Ablating Alignment Signatures in LLMs
This paper investigates how post-training of LLMs introduces AI-like stylistic regularities and proposes PASTA, a training-free method to localize and ablate these alignment signatures, reducing AI detection rates while maintaining coherence across 11 models and 6 detectors.
LOPA: Enhancing Spoken Language Assessment via Latent Ordinal Prototype Alignment
This paper introduces LOPA, a lightweight framework for spoken language assessment that uses latent ordinal prototype alignment and semantic-anchored layer routing on a frozen Whisper encoder, achieving performance comparable to billion-parameter models without LLM fine-tuning.