pith. sign in

arxiv: 1708.00489 · v4 · pith:SC3XQX5Pnew · submitted 2017-08-01 · 📊 stat.ML · cs.CV· cs.LG

Active Learning for Convolutional Neural Networks: A Core-Set Approach

classification 📊 stat.ML cs.CVcs.LG
keywords learningactivelargesubsetveryappliedapproachchoosing
0
0 comments X
read the original abstract

Convolutional neural networks (CNNs) have been successfully applied to many recognition and learning tasks using a universal recipe; training a deep model on a very large dataset of supervised examples. However, this approach is rather restrictive in practice since collecting a large set of labeled images is very expensive. One way to ease this problem is coming up with smart ways for choosing images to be labelled from a very large collection (ie. active learning). Our empirical study suggests that many of the active learning heuristics in the literature are not effective when applied to CNNs in batch setting. Inspired by these limitations, we define the problem of active learning as core-set selection, ie. choosing set of points such that a model learned over the selected subset is competitive for the remaining data points. We further present a theoretical result characterizing the performance of any selected subset using the geometry of the datapoints. As an active learning algorithm, we choose the subset which is expected to yield best result according to our characterization. Our experiments show that the proposed method significantly outperforms existing approaches in image classification experiments by a large margin.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 53 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. iSAGE: A Human-in-the-Loop Framework for Remote Sensing Semantic Segmentation via Sparse Point Supervision

    cs.CV 2026-06 unverdicted novelty 7.0

    iSAGE achieves near-dense mIoU performance in remote sensing semantic segmentation using iterative expert clicks on confident model errors with an error-weighted loss, using only 0.011-0.04% of pixels.

  2. Bounded Behavioral Indistinguishability for Black-Box LLM Distillation

    cs.LG 2026-05 unverdicted novelty 7.0

    Introduces (ε,q,t,A)-behavioral indistinguishability and shows via Qwen/Llama experiments that LoRA distillation boosts semantic similarity but leaves detectable behavioral differences under adversarial evaluation.

  3. Beyond What to Select: A Plug-and-play Oscillatory Data-Volume Scheduling for Efficient Model Training

    cs.LG 2026-05 unverdicted novelty 7.0

    PODS is a plug-and-play oscillatory data-volume scheduler that alternates low-ratio regularization phases with high-ratio recovery phases to improve data selection efficiency across training tasks.

  4. EMA: Efficient Model Adaptation for Learning-based Systems

    cs.LG 2026-05 unverdicted novelty 7.0

    EMA cuts adaptation costs in learning-based systems by 14.9-42.4% and raises performance by 6.9-31.3% via state transformers for input alignment and prioritized high-utility data labeling.

  5. MASS-DPO: Multi-negative Active Sample Selection for Direct Policy Optimization

    cs.LG 2026-05 unverdicted novelty 7.0

    MASS-DPO derives a Plackett-Luce-specific log-determinant Fisher information objective to select non-redundant negative samples, matching or exceeding multi-negative DPO performance with substantially fewer negatives ...

  6. Active Testing of Large Language Models via Approximate Neyman Allocation

    cs.AI 2026-05 unverdicted novelty 7.0

    Proposes surrogate semantic entropy stratification followed by approximate Neyman allocation for active testing of LLMs on generative benchmarks, reporting up to 28% MSE reduction and 22.9% average budget savings vers...

  7. Clip-level Uncertainty and Temporal-aware Active Learning for End-to-End Multi-Object Tracking

    cs.CV 2026-05 unverdicted novelty 7.0

    CUTAL scores multi-frame clips for uncertainty and enforces temporal diversity to train transformer MOT models to near full-supervision performance with 50% of the labels.

  8. ContextualJailbreak: Evolutionary Red-Teaming via Simulated Conversational Priming

    cs.CL 2026-05 unverdicted novelty 7.0

    ContextualJailbreak uses evolutionary search over simulated primed dialogues with novel mutations to reach 90-100% attack success on open LLMs and transfers to some closed frontier models at 15-90% rates.

  9. Dynamic Class-Aware Active Learning for Unbiased Satellite Image Segmentation

    cs.CV 2026-04 unverdicted novelty 7.0

    DCAU-AL is a new active learning strategy that dynamically weights samples by real-time class-wise segmentation performance gaps to improve per-class accuracy under imbalance in satellite imagery.

  10. Positive-First Most Ambiguous: A Simple Active Learning Criterion for Interactive Retrieval of Rare Categories

    cs.CV 2026-03 unverdicted novelty 7.0

    PF-MA is a new active learning rule that favors likely-positive uncertain samples to speed up discovery of rare categories in imbalanced visual retrieval.

  11. TableNet A Large-Scale Table Dataset with LLM-Powered Autonomous

    cs.DB 2026-02 unverdicted novelty 7.0

    TableNet is a new large-scale table dataset created via LLM multi-agent generation, combined with diversity-based active learning that achieves competitive performance on its test set and superior results on real-worl...

  12. Towards Multimodal Active Learning: Efficient Learning with Limited Paired Data

    cs.LG 2025-09 unverdicted novelty 7.0

    Introduces the first active learning framework for unaligned multimodal data that selects alignments using uncertainty and diversity to cut annotation costs by up to 40% on benchmarks while preserving accuracy.

  13. OD3: Optimization-free Dataset Distillation for Object Detection

    cs.CV 2025-06 unverdicted novelty 7.0

    OD3 presents an optimization-free dataset distillation framework for object detection that reports new state-of-the-art accuracy on COCO and VOC at compression ratios from 0.25% to 5%.

  14. CRAFT: Cost-aware Refinement And Front-aware Tuning of Prompts

    cs.CL 2026-06 unverdicted novelty 6.0

    CRAFT is a Pareto-front prompt optimizer that allocates scarce LLM validation calls to candidates near the current front using accuracy- and cost-oriented generators plus NSGA-II retention.

  15. Finding Needles in the Haystack: Transductive Active Labeling in Ecology

    cs.LG 2026-06 unverdicted novelty 6.0

    Transductive evaluation and a hybrid stopping criterion based on rarefaction curves improve rare-class discovery in long-tailed ecological active learning compared to standard inductive methods.

  16. PHASER: Phase-Aware and Semantic Experience Replay for Vision-Language-Action Models

    cs.RO 2026-06 unverdicted novelty 6.0

    PHASER improves average success rate by up to 31% over uniform experience replay on LIBERO continual learning benchmarks for VLA models by phase-centric capacity allocation and semantic interference routing.

  17. Single-Rollout Hidden-State Dynamics for Training-Free RLVR Data Selection

    cs.LG 2026-05 unverdicted novelty 6.0

    SHIFT selects compact RLVR training subsets using the magnitude of hidden-state change from a single inference rollout plus quality-weighted farthest-first coverage, outperforming training-free baselines on math reaso...

  18. D3S2: Diffusion-Guided Dataset Distillation for Semantic Segmentation

    cs.CV 2026-05 unverdicted novelty 6.0

    D3S2 combines class-balanced mask selection with diffusion-guided image synthesis and two consistency losses to distill 1% datasets that yield 24.99% mIoU on ADE20K and 35.49% on COCO-Stuff, beating random selection.

  19. Trajectory-Based Difficulty Scoring for Reliable Learning on Tabular Data

    cs.LG 2026-05 unverdicted novelty 6.0

    TDS uses per-tree prediction trajectories to derive instance difficulty scores that rank errors better than prior hardness measures and improve active learning, selective prediction, and Mondrian conformal prediction ...

  20. Multimodal Distribution Matching for Vision-Language Dataset Distillation

    cs.CV 2026-05 unverdicted novelty 6.0

    MDM distills vision-language datasets via joint embedding clustering, weight-space model interpolation, and geometry-aware distribution matching on the unit hypersphere.

  21. GoTTA be Diverse: Rethinking Memory Policies for Test-Time Adaptation

    cs.CV 2026-05 unverdicted novelty 6.0

    Diversity-aware memory policies improve test-time adaptation performance most under constrained memory budgets and challenging non-i.i.d. streams.

  22. LiBaGS: Lightweight Boundary Gap Synthesis for Targeted Synthetic Data Selection

    cs.LG 2026-05 unverdicted novelty 6.0

    LiBaGS scores and selects synthetic data near decision boundaries using proximity, uncertainty, density, and validity, with boundary-gap allocation and marginal stopping to improve training accuracy.

  23. Active Testing of Large Language Models via Approximate Neyman Allocation

    cs.AI 2026-05 unverdicted novelty 6.0

    Active testing via surrogate semantic entropy stratification and approximate Neyman allocation reduces MSE by up to 28% versus uniform sampling and saves about 23% of the labeling budget on language and multimodal benchmarks.

  24. Gradient-Discrepancy Acquisition for Pool-Based Active Learning

    cs.LG 2026-05 unverdicted novelty 6.0

    A new gradient-discrepancy acquisition function derived from a generalization bound enables more effective pool-based active learning by selecting informative samples.

  25. Gradient-Discrepancy Acquisition for Pool-Based Active Learning

    cs.LG 2026-05 unverdicted novelty 6.0

    Introduces gradient-discrepancy acquisition criterion derived from Luo et al. (2022) generalization bound for active learning.

  26. Boundary-Centric Active Learning for Temporal Action Segmentation

    cs.CV 2026-04 unverdicted novelty 6.0

    B-ACT improves label efficiency in temporal action segmentation by selecting only boundary frames for annotation via a two-stage uncertainty-driven process that fuses neighborhood uncertainty, class ambiguity, and tem...

  27. Select Smarter, Not More: Prompt-Aware Evaluation Scheduling with Submodular Guarantees

    cs.AI 2026-04 unverdicted novelty 6.0

    POES frames prompt evaluation as online adaptive testing and uses a provably submodular objective to pick informative examples, delivering 6.2% higher average accuracy and 35-60% token savings versus naive full-set scoring.

  28. ADAM: A Systematic Data Extraction Attack on Agent Memory via Adaptive Querying

    cs.CR 2026-04 unverdicted novelty 6.0

    ADAM extracts data from LLM agent memory with up to 100% attack success rate by estimating data distribution and selecting queries via entropy guidance.

  29. Scaling-Aware Data Selection for End-to-End Autonomous Driving Systems

    cs.LG 2026-04 unverdicted novelty 6.0

    MOSAIC is a scaling-aware data selection framework that outperforms baselines in training end-to-end autonomous driving planners, achieving comparable or better EPDMS scores with up to 80% less data.

  30. Surprisingly High Redundancy in Electronic Structure Data Across Materials Explained by Low Intrinsic Dimensionality

    cond-mat.mtrl-sci 2025-07 unverdicted novelty 6.0

    Electronic structure datasets across materials show high redundancy from low intrinsic dimensionality, allowing pruning to 1/100th size with preserved chemical accuracy.

  31. Rethinking Dataset Distillation for Classification: Do Distilled Sets Outperform Coresets?

    cs.LG 2026-06 unverdicted novelty 5.0

    Large-scale standardized benchmarks show state-of-the-art dataset distillation methods do not outperform coreset selection on ImageNet-scale data and have substantially higher construction costs.

  32. OrderDP: A Theoretically Guaranteed Lossless Dynamic Data Pruning Framework

    cs.LG 2026-06 unverdicted novelty 5.0

    OrderDP is a plug-and-play data pruning method that selects a random subset then top-q samples to guarantee unbiased surrogate-loss training with convergence analysis and over 40% training cost reduction on CIFAR and ...

  33. Finding Needles in the Haystack: Transductive Active Labeling in Ecology

    cs.LG 2026-06 unverdicted novelty 5.0

    Active learning evaluation in ecology should be transductive rather than inductive, with a hybrid stopping rule that combines prediction and discovery metrics to better recover long-tail classes.

  34. An Efficient and Scalable Graph Condensation with Structure-Preserving

    cs.LG 2026-05 unverdicted novelty 5.0

    SP-ESGC decouples graph condensation into heat-kernel node condensation and pre-trained edge prediction for structure, claiming high efficiency and cross-GNN generalization on real-world datasets.

  35. Are Candidate Models Really Needed for Active Learning?

    cs.CV 2026-05 unverdicted novelty 5.0

    Active learning with randomly initialized models achieves comparable results to traditional candidate-model methods, with low-confidence sampling proving most effective.

  36. SLAP: Stratified Loss-based Pruning for On-Policy Data-Efficient Instruction Tuning

    cs.CL 2026-05 unverdicted novelty 5.0

    SLAP is a new batch-aware pruning framework that uses distribution-aware stratified sampling and Hessian-approximated gradients to select data, claiming 20-40% less data while matching or exceeding full-dataset perfor...

  37. LiBaGS: Lightweight Boundary Gap Synthesis for Targeted Synthetic Data Selection

    cs.LG 2026-05 unverdicted novelty 5.0

    LiBaGS is a lightweight method that picks synthetic data near decision boundaries while checking density and validity to improve training accuracy over standard oversampling or uncertainty sampling.

  38. Portable Active Learning for Object Detection

    cs.CV 2026-05 unverdicted novelty 5.0

    PAL is a portable active learning method for object detection that uses class-specific logistic classifiers for uncertainty and image-level diversity to select annotation batches, showing better label efficiency than ...

  39. Evidence-based Decision Modeling for Synthetic Face Detection with Uncertainty-driven Active Learning

    cs.CV 2026-05 unverdicted novelty 5.0

    EMSFD uses Dirichlet-based evidence modeling to capture prediction uncertainty in synthetic face detection and applies uncertainty-driven active learning to achieve 15% higher accuracy than prior methods.

  40. Evidence-based Decision Modeling for Synthetic Face Detection with Uncertainty-driven Active Learning

    cs.CV 2026-05 unverdicted novelty 5.0

    EMSFD models synthetic face detection via Dirichlet evidence and uncertainty-driven active learning, reporting 15% higher accuracy than prior state-of-the-art methods while improving reliability on out-of-distribution images.

  41. Exploring and Exploiting Stability in Latent Flow Matching

    cs.LG 2026-05 unverdicted novelty 5.0

    Latent Flow Matching models exhibit inherent stability to data reduction and model shrinkage due to the flow matching objective, enabling reduced-dataset training and two-stage inference with over 2x speedup while pre...

  42. Exploring and Exploiting Stability in Latent Flow Matching

    cs.LG 2026-05 unverdicted novelty 5.0

    LFM models exhibit stability to data reduction and capacity shrinkage that is tied to the flow matching objective, enabling reduced-data training and coarse-to-fine inference with over 2x speedup.

  43. Uncertainty-Guided Edge Learning for Deep Image Regression in Remote Sensing

    cs.CV 2026-05 unverdicted novelty 5.0

    UGEL employs deep beta regression to estimate uncertainty in one forward pass, enabling faster convergence in edge learning for remote sensing image regression than active or semi-supervised baselines.

  44. Selective Prediction from Agreement: A Lipschitz-Consistent Version Space Approach

    cs.LG 2026-05 unverdicted novelty 5.0

    Selective prediction abstains unless all Lipschitz-consistent heads in the version space agree on a certified label for each pool point.

  45. When Active Learning Falls Short: An Empirical Study on Chemical Reaction Extraction

    cs.LG 2026-04 unverdicted novelty 5.0

    Active learning for chemical reaction extraction frequently produces non-monotonic learning curves and fails to deliver stable gains over random sampling because of strong pretraining, structured CRF decoding, and lab...

  46. Neural Operator Representation of Granular Micromechanics-based Failure Envelope

    physics.comp-ph 2026-04 unverdicted novelty 5.0

    A differentiable neural operator learns the mapping from granular microstructure configurations to failure envelopes, with physics-informed convexity enforcement and active learning for efficient training.

  47. Labeled TrustSet Guided: Batch Active Learning with Reinforcement Learning

    cs.LG 2026-04 unverdicted novelty 5.0

    BRAL-T uses TrustSet-guided reinforcement learning for batch active learning and reports state-of-the-art results on 10 image classification benchmarks plus 2 fine-tuning tasks.

  48. ALDEN: Boosting Private Data Extraction from Retrieval-Augmented Generation Systems via Active Learning and Distribution Estimation

    cs.IR 2026-04 unverdicted novelty 5.0

    ALDEN boosts private data extraction rates from RAG systems by combining active learning for query diversification with dynamic estimation of the underlying knowledge-base topic distribution.

  49. Smart Picks in the Dark: Towards Efficient RLVR for Reasoning via Tracing Metacognitive Pivots

    cs.LG 2026-06 unverdicted novelty 4.0

    PivotTrace selects unlabeled data for RLVR by quantifying uncertainty via pivot density from attention dynamics, outperforming full supervision using only 29.3% annotations and converging 2.75 times faster.

  50. Active Learning with Foundation Model Priors: Efficient Learning under Class Imbalance

    cs.LG 2026-05 unverdicted novelty 4.0

    Active learning with foundation model priors achieves over 50% annotation savings on imbalanced noisy datasets across image and text domains while maintaining performance.

  51. Step-Video-T2V Technical Report: The Practice, Challenges, and Future of Video Foundation Model

    cs.CV 2025-02 unverdicted novelty 4.0

    Step-Video-T2V describes a 30B-parameter text-to-video model with custom Video-VAE, 3D DiT, flow matching, and Video-DPO that claims state-of-the-art results on a new internal benchmark.

  52. ShieldGemma: Generative AI Content Moderation Based on Gemma

    cs.CL 2024-07 unverdicted novelty 4.0

    ShieldGemma delivers a family of Gemma2-based classifiers that outperform Llama Guard and WildCard on public safety benchmarks while introducing a synthetic-data curation pipeline for safety tasks.

  53. Transformer-Based Active Learning for Data-Efficient Vaccine Epitope Selection in PRRS

    q-bio.BM 2026-06 unverdicted novelty 3.0

    Transformer models under active learning classify high-binding epitopes from a small docking dataset more accurately than random sampling or other architectures in low-data regimes for PRRS.