paper-with-me

Papers

Cartography Active Learning

2021-09-09 · Findings (EMNLP) 2021 11 · Mike Zhang, Barbara Plank

We propose Cartography Active Learning (CAL), a novel Active Learning (AL) algorithm that exploits the behavior of the model on individual instances during training as a proxy to find the most informative instances for labeling. CAL is inspired by data maps, which were recently proposed to derive insights into dataset quality (Swayamdipta et al., 2020). We compare our method on popular text classification tasks to commonly used AL strategies, which instead rely on post-training behavior. We demonstrate that CAL is competitive to other common AL methods, showing that training dynamics derived from small seed data can be successfully used for AL. We provide insights into our new AL method by analyzing batch-level statistics utilizing the data maps. Our results further show that CAL results in a more data-efficient learning strategy, achieving comparable or better results with considerably less training data.

📄 PDF Abstract BibTeX arXiv:2109.04282

Code (2)

Kaleidophon/deep-significance 공식 구현 tf
jjzha/cal 공식 구현 pytorch

Tasks

Active Learningtext-classificationText Classification

Similar Papers 제목 키워드 기반

Artificial Intelligence Studies in Cartography: A Review and Synthesis of Methods, Applications, and Ethics

2023-12-13 · Yuhao Kang, Song Gao, Robert E. Roth

The past decade has witnessed the rapid development of geospatial artificial intelligence (GeoAI) primarily due to the ground-breaking achievements in deep learning and machine learning. A growing number of scholars from…

Ethics

When is dataset cartography ineffective? Using training dynamics does not improve robustness against Adversarial SQuAD

2025-03-24 · Paul K. Mandal

In this paper, I investigate the effectiveness of dataset cartography for extractive question answering on the SQuAD dataset. I begin by analyzing annotation artifacts in SQuAD and evaluate the impact of two adversarial …

Adversarial RobustnessExtractive Question-AnsweringQuestion Answering

How to Digitize Completely: Interactive Geovizualization of a Sketch Map from the Kuzmina Archive

2022-06-01 · EURALI (LREC) 2022 6 · Elena Lazarenko, Aleksandr Riaposov

This paper discusses work in progress on the digitization of a sketch map of the Taz River basin – a region that is lacking highly detailed open-source cartography data. The original sketch is retrieved from the archive …

NeuroCartography: Scalable Automatic Visual Summarization of Concepts in Deep Neural Networks

2021-08-29 · Haekyu Park, Nilaksh Das, Rahul Duggal, Austin P. Wright 외

Existing research on making sense of deep neural networks often focuses on neuron-level interpretation, which may not adequately capture the bigger picture of how concepts are collectively encoded by multiple neurons. We…

Semantic SimilaritySemantic Textual Similarity

Harnessing Dataset Cartography for Improved Compositional Generalization in Transformers

2023-10-18 · Osman Batur İnce, Tanin Zeraati, Semih Yagcioglu, Yadollah Yaghoobzadeh 외

Neural networks have revolutionized language modeling and excelled in various downstream tasks. However, the extent to which these models achieve compositional generalization comparable to human cognitive abilities remai…

Language ModelingLanguage Modelling