paper-with-me

Papers

Active Instance Sampling via Matrix Partition

2010-12-01 · NeurIPS 2010 12 · Yuhong Guo

Recently, batch-mode active learning has attracted a lot of attention. In this paper, we propose a novel batch-mode active learning approach that selects a batch of queries in each iteration by maximizing a natural form of mutual information criterion between the labeled and unlabeled instances. By employing a Gaussian process framework, this mutual information based instance selection problem can be formulated as a matrix partition problem. Although the matrix partition is an NP-hard combinatorial optimization problem, we show a good local solution can be obtained by exploiting an effective local optimization technique on the relaxed continuous optimization problem. The proposed active learning approach is independent of employed classification models. Our empirical studies show this approach can achieve comparable or superior performance to discriminative batch-mode active learning methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningCombinatorial OptimizationGeneral Classification

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Bucketized Active Sampling for Learning ACOPF

2022-08-16 · Michael Klamkin, Mathieu Tanneau, Terrence W. K. Mak, Pascal Van Hentenryck

This paper considers optimization proxies for Optimal Power Flow (OPF), i.e., machine-learning models that approximate the input/output relationship of OPF. Recent work has focused on showing that such proxies can be of …

Active Learning

ALEVS: Active Learning by Statistical Leverage Sampling

2015-07-15 · Cem Orhan, Öznur Taştan

Active learning aims to obtain a classifier of high accuracy by using fewer label requests in comparison to passive learning by selecting effective queries. Many active learning methods have been developed in the past tw…

Active LearningBinary ClassificationInformativeness

Beyond Random Sampling: Instance Quality-Based Data Partitioning via Item Response Theory

2025-08-14 · Lucas Cardoso, Vitor Santos, José Ribeiro Filho, Ricardo Prudêncio 외 arxiv

Robust validation of Machine Learning (ML) models is essential, but traditional data partitioning approaches often ignore the intrinsic quality of each instance. This study proposes the use of Item Response Theory (IRT) …

Dynamic Importance Sampling for Anytime Bounds of the Partition Function

2017-12-01 · NeurIPS 2017 12 · Qi Lou, Rina Dechter, Alexander T. Ihler

Computing the partition function is a key inference task in many graphical models. In this paper, we propose a dynamic importance sampling scheme that provides anytime finite-sample bounds for the partition function. Ou…

Heuristic Search

Consistency of Spectral Hypergraph Partitioning under Planted Partition Model

2015-05-07 · Debarghya Ghoshdastidar, Ambedkar Dukkipati

Hypergraph partitioning lies at the heart of a number of problems in machine learning and network sciences. Many algorithms for hypergraph partitioning have been proposed that extend standard approaches for graph partiti…

graph partitioninghypergraph partitioningStochastic Block Model