paper-with-me

홈 › Papers

Multi-View Knowledge Distillation from Crowd Annotations for Out-of-Domain Generalization

2022-12-19 · Dustin Wright, Isabelle Augenstein

Selecting an effective training signal for tasks in natural language processing is difficult: expert annotations are expensive, and crowd-sourced annotations may not be reliable. At the same time, recent work in NLP has demonstrated that learning from a distribution over labels acquired from crowd annotations can be effective. However, there are many ways to acquire such a distribution, and the performance allotted by any one method can fluctuate based on the task and the amount of available crowd annotations, making it difficult to know a priori which distribution is best. This paper systematically analyzes this in the out-of-domain setting, adding to the NLP literature which has focused on in-domain evaluation, and proposes new methods for acquiring soft-labels from crowd-annotations by aggregating the distributions produced by existing methods. In particular, we propose to aggregate multiple-views of crowd annotations via temperature scaling and finding their Jensen-Shannon centroid. We demonstrate that these aggregation methods lead to the most consistent performance across four NLP tasks on out-of-domain test sets, mitigating fluctuations in performance from the individual distributions. Additionally, aggregation results in the most consistently well-calibrated uncertainty estimation. We argue that aggregating different views of crowd-annotations is an effective and minimal intervention to acquire soft-labels which induce robust classifiers despite the inconsistency of the individual soft-labeling methods.

📄 PDF Abstract BibTeX arXiv:2212.09409

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationKnowledge Distillation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

WSCF-MVCC: Weakly-supervised Calibration-free Multi-view Crowd Counting

2025-12-02 · Bin Li, Daijie Chen, Qi Zhang arxiv

Multi-view crowd counting can effectively mitigate occlusion issues that commonly arise in single-image crowd counting. Existing deep-learning multi-view crowd counting methods project different camera view images onto a…

Crowd Counting

Focus for Free in Density-Based Counting

2023-06-08 · Zenglin Shi, Pascal Mettes, Cees G. M. Snoek

This work considers supervised learning to count from images and their corresponding point annotations. Where density-based counting methods typically use the point annotations only to create Gaussian-density maps, which…

Reducing Capacity Gap in Knowledge Distillation with Review Mechanism for Crowd Counting

2022-06-11 · Yunxin Liu, Qiaosi Yi, Jinshan Zeng

The lightweight crowd counting models, in particular knowledge distillation (KD) based models, have attracted rising attention in recent years due to their superiority on computational efficiency and hardware requirement…

Computational EfficiencyCrowd CountingKnowledge Distillation

Recurrent Distillation based Crowd Counting

2020-06-14 · Yue Gu, Wenxi Liu

In recent years, with the progress of deep learning technologies, crowd counting has been rapidly developed. In this work, we propose a simple yet effective crowd counting framework that is able to achieve the state-of-t…

Crowd Counting

Improved Knowledge Distillation for Crowd Counting on IoT Device

2023-08-02 · IEEE International Conference on Edge Computing and Communications 2023 8 · Zuo Huang, Richard O. Sinnott

Manual crowd counting for real-world problems is impossible or results in wildly inaccurate estimations. Deep learning is one area that has been applied to address this issue. Crowd counting is a computationally intensiv…

Crowd CountingKnowledge DistillationQuantization