paper-with-me

홈 › Papers

Active Sampling of Pairs and Points for Large-scale Linear Bipartite Ranking

2017-08-24 · Wei-Yuan Shen, Hsuan-Tien Lin

Bipartite ranking is a fundamental ranking problem that learns to order relevant instances ahead of irrelevant ones. The pair-wise approach for bi-partite ranking construct a quadratic number of pairs to solve the problem, which is infeasible for large-scale data sets. The point-wise approach, albeit more efficient, often results in inferior performance. That is, it is difficult to conduct bipartite ranking accurately and efficiently at the same time. In this paper, we develop a novel active sampling scheme within the pair-wise approach to conduct bipartite ranking efficiently. The scheme is inspired from active learning and can reach a competitive ranking performance while focusing only on a small subset of the many pairs during training. Moreover, we propose a general Combined Ranking and Classification (CRC) framework to accurately conduct bipartite ranking. The framework unifies point-wise and pair-wise approaches and is simply based on the idea of treating each instance point as a pseudo-pair. Experiments on 14 real-word large-scale data sets demonstrate that the proposed algorithm of Active Sampling within CRC, when coupled with a linear Support Vector Machine, usually outperforms state-of-the-art point-wise and pair-wise ranking approaches in terms of both accuracy and efficiency.

📄 PDF Abstract BibTeX arXiv:1708.07336

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Investigating Active Learning in Interactive Neural Machine Translation

2021-08-01 · MTSummit 2021 8 · Kamal Gupta, Dhanvanth Boppana, Rejwanul Haque, Asif Ekbal 외

Interactive-predictive translation is a collaborative iterative process and where human translators produce translations with the help of machine translation (MT) systems interactively. Various sampling techniques in act…

Active LearningMachine TranslationNMTSentence+2

Active Sampling of Interpolation Points to Identify Dominant Subspaces for Model Reduction

2024-09-05 · Celine Reddig, Pawan Goyal, Igor Pontes Duff, Peter Benner

Model reduction is an active research field to construct low-dimensional surrogate models of high fidelity to accelerate engineering design cycles. In this work, we investigate model reduction for linear structured syste…

Self-Supervised Arbitrary-Scale Point Clouds Upsampling via Implicit Neural Representation

2022-04-18 · CVPR 2022 1 · Wenbo Zhao, Xianming Liu, Zhiwei Zhong, Junjun Jiang 외

Point clouds upsampling is a challenging issue to generate dense and uniform point clouds from the given sparse input. Most existing methods either take the end-to-end supervised learning based manner, where large amount…

Self-Supervised Learning

Active Learning with Importance Sampling

2019-10-10 · Muni Sreenivas Pydi, Vishnu Suresh Lokhande

We consider an active learning setting where the algorithm has access to a large pool of unlabeled data and a small pool of labeled data. In each iteration, the algorithm chooses few unlabeled data points and obtains the…

Active Learning

Active Sampling for Pairwise Comparisons via Approximate Message Passing and Information Gain Maximization

2020-04-12 · Aliaksei Mikhailiuk, Clifford Wilmot, Maria Perez-Ortiz, Dingcheng Yue 외

Pairwise comparison data arise in many domains with subjective assessment experiments, for example in image and video quality assessment. In these experiments observers are asked to express a preference between two condi…

GPUVideo Quality Assessment