Active Learning

760 papers with code • 1 benchmarks • 15 datasets

Active Learning is a paradigm in supervised machine learning which uses fewer training examples to achieve better optimization by iteratively training a predictor, and using the predictor in each iteration to choose the training examples which will increase its chances of finding better configurations and at the same time improving the accuracy of the prediction model

Source: Polystore++: Accelerated Polystore System for Heterogeneous Workloads

Libraries

Use these libraries to find Active Learning models and implementations

Global Safe Sequential Learning via Efficient Knowledge Transfer

boschresearch/transfersafesequentiallearning 22 Feb 2024

As transferable source knowledge is often available in safety critical experiments, we propose to consider transfer safe sequential learning to accelerate the learning of safety.

0
22 Feb 2024

ActiveRAG: Revealing the Treasures of Knowledge via Active Learning

openmatch/activerag 21 Feb 2024

Retrieval Augmented Generation (RAG) has introduced a new paradigm for Large Language Models (LLMs), aiding in the resolution of knowledge-intensive tasks.

73
21 Feb 2024

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

nab170130/stencil 21 Feb 2024

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.

0
21 Feb 2024

Towards accelerating physical discovery via non-interactive and interactive multi-fidelity Bayesian Optimization: Current challenges and future opportunities

arpanbiswas52/imfbo_ising 20 Feb 2024

Both computational and experimental material discovery bring forth the challenge of exploring multidimensional and often non-differentiable parameter spaces, such as phase diagrams of Hamiltonians with multiple interactions, composition spaces of combinatorial libraries, processing spaces, and molecular embedding spaces.

0
20 Feb 2024

Key Patch Proposer: Key Patches Contain Rich Information

ca-tt-ac/key-patch-proposer 18 Feb 2024

In this paper, we introduce a novel algorithm named Key Patch Proposer (KPP) designed to select key patches in an image without additional training.

2
18 Feb 2024

Decomposition for Enhancing Attention: Improving LLM-based Text-to-SQL through Workflow Paradigm

flyingfeather/dea-sql 16 Feb 2024

To improve the contextual learning capabilities of LLMs in text-to-SQL, a workflow paradigm method is proposed, aiming to enhance the attention and problem-solving scope of LLMs through decomposition.

9
16 Feb 2024

Video Annotator: A framework for efficiently building video classifiers using vision-language models and active learning

netflix/videoannotator 9 Feb 2024

High-quality and consistent annotations are fundamental to the successful development of robust machine learning models.

18
09 Feb 2024

ActiveAnno3D - An Active Learning Framework for Multi-Modal 3D Object Detection

walzimmer/3d-bat 5 Feb 2024

We propose ActiveAnno3D, an active learning framework to select data samples for labeling that are of maximum informativeness for training.

576
05 Feb 2024

Foundation Model Makes Clustering A Better Initialization For Cold-Start Active Learning

han-yuan-med/foundation-model 4 Feb 2024

In this work, we propose to integrate foundation models with clustering methods to select samples for cold-start active learning initialization.

0
04 Feb 2024

Composite Active Learning: Towards Multi-Domain Active Learning with Theoretical Guarantees

wang-ml-lab/multi-domain-active-learning 3 Feb 2024

In this paper, we propose the first general method, dubbed composite active learning (CAL), for multi-domain AL. Our approach explicitly considers the domain-level and instance-level information in the problem; CAL first assigns domain-level budgets according to domain-level importance, which is estimated by optimizing an upper error bound that we develop; with the domain-level budgets, CAL then leverages a certain instance-level query strategy to select samples to label from each domain.

3
03 Feb 2024