paper-with-me

Papers

Batch Selection and Communication for Active Learning with Edge Labeling

2023-11-14 · Victor Croisfelt, Shashi Raj Pandey, Osvaldo Simeone, Petar Popovski

Conventional retransmission (ARQ) protocols are designed with the goal of ensuring the correct reception of all the individual transmitter's packets at the receiver. When the transmitter is a learner communicating with a teacher, this goal is at odds with the actual aim of the learner, which is that of eliciting the most relevant label information from the teacher. Taking an active learning perspective, this paper addresses the following key protocol design questions: (i) Active batch selection: Which batch of inputs should be sent to the teacher to acquire the most useful information and thus reduce the number of required communication rounds? (ii) Batch encoding: Can batches of data points be combined to reduce the communication resources required at each communication round? Specifically, this work introduces Communication-Constrained Bayesian Active Knowledge Distillation (CC-BAKD), a novel protocol that integrates Bayesian active learning with compression via a linear mix-up mechanism. Comparisons with existing active learning protocols demonstrate the advantages of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2311.08053

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningKnowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Learning from the Best: Active Learning for Wireless Communications

2024-01-23 · Nasim Soltani, Jifan Zhang, Batool Salehi, Debashri Roy 외

Collecting an over-the-air wireless communications training dataset for deep learning-based communication tasks is relatively simple. However, labeling the dataset requires expert involvement and domain knowledge, may in…

Active LearningDeep Learning

Deep Active Alignment of Knowledge Graph Entities and Schemata

2023-04-10 · Jiacheng Huang, Zequn Sun, Qijin Chen, Xiaozhou Xu 외

Knowledge graphs (KGs) store rich facts about the real world. In this paper, we study KG alignment, which aims to find alignment between not only entities but also relations and classes in different KGs. Alignment at the…

Active LearningDeep LearningKnowledge Graphs

CAAL: Contextual Bandits based Online Hand-Craft Active Learning Strategy Selection

2026-06-06 · Shao-An Yin, Jiacong Li, Tianpei Xie, Cecile Levasseur 외 arxiv

The challenge with active learning algorithms is the uncertainty of the statistical distribution of unlabeled data, making it difficult to choose the best hand-crafted strategy. To address this, we introduced Contextual …

Active Learning

CPRAL: Collaborative Panoptic-Regional Active Learning for Semantic Segmentation

2021-12-11 · Yu Qiao, Jincheng Zhu, Chengjiang Long, Zeyao Zhang 외

Acquiring the most representative examples via active learning (AL) can benefit many data-dependent computer vision tasks by minimizing efforts of image-level or pixel-wise annotations. In this paper, we propose a novel …

Active LearningSemantic Segmentation

Non-Uniform Subset Selection for Active Learning in Structured Data

2017-06-01 · Computer Vision and Pattern Recognition (CVPR) 2017 6 · Sujoy Paul, Jawadul H. Bappy, Amit Roy-Chowdhury

Several works have shown that relationships between data points (i.e., context) in structured data can be exploited to obtain better recognition performance. In this paper, we explore a different, but related, problem: …

Active LearningActivity RecognitionObject Recognition