paper-with-me

Papers

ReasonScaffold: A Scaffolded Reasoning-based Annotation Protocol for Human-AI Co-Annotation

2026-03-22 · Smitha Muthya Sudheendra, Jaideep Srivastava arxiv

Human annotation is central to NLP evaluation, yet subjective tasks often exhibit substantial variability across annotators. While large language models (LLMs) can provide structured reasoning to support annotation, their influence on human annotation behavior remains underexplored. We introduce \textbf{ReasonScaffold}, a scaffolded reasoning annotation protocol that exposes LLM-generated explanations while withholding predicted labels. We study how reasoning affects human annotation behavior in a controlled setting, rather than evaluating annotation accuracy. Using a two-pass protocol inspired by Delphi-style revision, annotators first label instances independently and then revise their decisions after viewing model-generated reasoning. We evaluate the approach on sentiment classification and opinion detection tasks, analyzing changes in inter-annotator agreement and revision behavior. To quantify these effects, we introduce the Annotator Effort Proxy (AEP), a metric capturing the proportion of labels revised after exposure to reasoning. Our results show that exposure to reasoning is associated with increased agreement, along with minimal revision, suggesting that reasoning helps resolve ambiguous cases without inducing widespread changes. These findings provide insight into how reasoning explanations shape annotation consistency and highlight reasoning-based scaffolds as a practical mechanism for human--AI co-annotation workflows.

📄 PDF Abstract BibTeX arXiv:2603.21094

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hindsight Hint Distillation: Scaffolded Reasoning for SWE Agents from CoT-free Answers

2026-05-12 · Shengjie Wang, Guanghe Li, Zonghan Yang, Yang Gao arxiv

Solving complex long-horizon tasks requires strong planning and reasoning capabilities. Although datasets with explicit chain-of-thought (CoT) rationales can substantially benefit learning, they are costly to obtain. To …

STaD: Scaffolded Task Design for Identifying Compositional Skill Gaps in LLMs

2026-04-20 · Sungeun An, Swanand Ravindra Kadhe, Shailja Thakur, Chad DeLuca 외 arxiv

Benchmarks are often used as a standard to understand LLM capabilities in different domains. However, aggregate benchmark scores provide limited insight into compositional skill gaps of LLMs and how to improve them. To m…

Passive Construction Site Safety Monitoring via Persona-Scaffolded Adversarial Chain-of-Thought VLM Verification

2026-05-19 · Ananth Sriram, Neel Mokaria, Rajveer Singh arxiv

Construction remains the deadliest industry sector in the United States, with 1,055 fatal worker injuries recorded in 2023, and the majority preventable. Existing monitoring approaches are expensive, require real-time hu…

Mitigating "Epistemic Debt" in Generative AI-Scaffolded Novice Programming using Metacognitive Scripts

2026-02-22 · Sreecharan Sankaranarayanan arxiv

The democratization of Large Language Models has given rise to vibe coding, where novice programmers prioritize semantic intent over syntactic implementation. Without pedagogical guardrails, we argue this is fundamentall…

Alita-G: Self-Evolving Generative Agent for Agent Generation

2025-10-27 · Jiahao Qiu, Xuan Qi, Hongru Wang, Xinzhe Juan 외 arxiv

Large language models (LLMs) have been shown to perform better when scaffolded into agents with memory, tools, and feedback. Beyond this, self-evolving agents have emerged, but current work largely limits adaptation to p…