paper-with-me

홈 › Papers

STENCIL: Submodular Mutual Information Based Weak Supervision for Cold-Start Active Learning

2024-02-21 · Nathan Beck, Adithya Iyer, Rishabh Iyer

As supervised fine-tuning of pre-trained models within NLP applications increases in popularity, larger corpora of annotated data are required, especially with increasing parameter counts in large language models. Active learning, which attempts to mine and annotate unlabeled instances to improve model performance maximally fast, is a common choice for reducing the annotation cost; however, most methods typically ignore class imbalance and either assume access to initial annotated data or require multiple rounds of active learning selection before improving rare classes. We present STENCIL, which utilizes a set of text exemplars and the recently proposed submodular mutual information to select a set of weakly labeled rare-class instances that are then strongly labeled by an annotator. We show that STENCIL improves overall accuracy by $10\%-18\%$ and rare-class F-1 score by $17\%-40\%$ on multiple text classification datasets over common active learning methods within the class-imbalanced cold-start setting.

📄 PDF Abstract BibTeX arXiv:2402.13468

Code (1)

nab170130/stencil 공식 구현

Tasks

Active Learningtext-classificationText Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Submodular Combinatorial Information Measures with Applications in Machine Learning

2020-06-27 · Rishabh Iyer, Ninad Khargonkar, Jeff Bilmes, Himanshu Asnani

Information-theoretic quantities like entropy and mutual information have found numerous uses in machine learning. It is well known that there is a strong connection between these entropic quantities and submodularity si…

BIG-bench Machine LearningClusteringPrivacy Preserving

Submodular Benchmark Selection

2026-05-04 · Alexander Smola arxiv

Evaluating large language models across many benchmarks is expensive, yet many benchmarks are highly correlated. We formalize the selection of a small, informative subset as submodular maximization under a multivariate G…

Concave Aspects of Submodular Functions

2020-06-27 · Rishabh Iyer, Jeff Bilmes

Submodular Functions are a special class of set functions, which generalize several information-theoretic quantities such as entropy and mutual information [1]. Submodular functions have subgradients and subdifferentials…

Submodular Optimization for Placement of Intelligent Reflecting Surfaces in Sensing Systems

2023-10-22 · Zahra Esmaeilbeig, Kumar Vijay Mishra, Arian Eamaz, Mojtaba Soltanalian

Intelligent reflecting surfaces (IRS) and their optimal deployment are the new technological frontier in sensing applications. Recently, IRS have demonstrated potential in advancing target estimation and detection. While…

PLATINUM: Semi-Supervised Model Agnostic Meta-Learning using Submodular Mutual Information

2022-01-30 · Changbin Li, Suraj Kothawade, Feng Chen, Rishabh Iyer

Few-shot classification (FSC) requires training models using a few (typically one to five) data points per class. Meta learning has proven to be able to learn a parametrized model for FSC by training on various other cla…

Meta-Learning