paper-with-me

Papers

TagRuler: Interactive Tool for Span-Level Data Programming by Demonstration

2021-06-24 · Dongjin Choi, Sara Evensen, Çağatay Demiralp, Estevam Hruschka

Despite rapid developments in the field of machine learning research, collecting high-quality labels for supervised learning remains a bottleneck for many applications. This difficulty is exacerbated by the fact that state-of-the-art models for NLP tasks are becoming deeper and more complex, often increasing the amount of training data required even for fine-tuning. Weak supervision methods, including data programming, address this problem and reduce the cost of label collection by using noisy label sources for supervision. However, until recently, data programming was only accessible to users who knew how to program. To bridge this gap, the Data Programming by Demonstration framework was proposed to facilitate the automatic creation of labeling functions based on a few examples labeled by a domain expert. This framework has proven successful for generating high-accuracy labeling models for document classification. In this work, we extend the DPBD framework to span-level annotation tasks, arguably one of the most time-consuming NLP labeling tasks. We built a novel tool, TagRuler, that makes it easy for annotators to build span-level labeling functions without programming and encourages them to explore trade-offs between different labeling models and active learning strategies. We empirically demonstrated that an annotator could achieve a higher F1 score using the proposed tool compared to manual labeling for different span-level annotation tasks.

📄 PDF Abstract BibTeX arXiv:2106.12767

Code (1)

megagonlabs/tagruler 공식 구현

Tasks

Active LearningDocument Classification

Similar Papers 제목 키워드 기반

Interactive Visual Learning for Stable Diffusion

2024-04-22 · Seongmin Lee, Benjamin Hoover, Hendrik Strobelt, Zijie J. Wang 외

Diffusion-based generative models' impressive ability to create convincing images has garnered global attention. However, their complex internal structures and operations often pose challenges for non-experts to grasp. W…

MobilePA-Bench: Benchmarking Mobile Planner Agents on Complex Real-World Tasks

2026-08-24 · Yi Zhu, Xiongwei Wu, Qiyi Wang, Tingyu Qu 외 arxiv

As on-device LLM agents evolve into personal copilots, the mobile operating system has become a key testbed for this paradigm, making rigorous capability evaluation essential. Yet existing benchmarks fall into two camps,…

Reinforcement Learning

Bridging Natural Language and Interactive What-If Interfaces via LLM-Generated Declarative Specification

2026-04-08 · Sneha Gathani, Sirui Zeng, Diya Patel, Ryan Rossi 외 arxiv

What-if analysis (WIA) is an iterative, multi-step process where users explore and compare hypothetical scenarios by adjusting parameters, applying constraints, and scoping data through interactive interfaces. Current to…

BotEval: Facilitating Interactive Human Evaluation

2024-07-25 · Hyundong Cho, Thamme Gowda, YuYang Huang, Zixun Lu 외

Following the rapid progress in natural language processing (NLP) models, language models are applied to increasingly more complex interactive tasks such as negotiations and conversation moderations. Having human evaluat…

Risk level dependent Minimax Quantile lower bounds for Interactive Statistical Decision Making

2025-10-07 · Raghav Bongole, Amirreza Zamani, Tobias J. Oechtering, Mikael Skoglund arxiv

Minimax risk and regret focus on expectation, missing rare failures critical in safety-critical bandits and reinforcement learning. Minimax quantiles capture these tails. Three strands of prior work motivate this study: …

Reinforcement LearningDecision Making