paper-with-me

Papers

DirectProbe: Studying Representations without Classifiers

2021-04-13 · NAACL 2021 4 · Yichu Zhou, Vivek Srikumar

Understanding how linguistic structures are encoded in contextualized embedding could help explain their impressive performance across NLP@. Existing approaches for probing them usually call for training classifiers and use the accuracy, mutual information, or complexity as a proxy for the representation's goodness. In this work, we argue that doing so can be unreliable because different representations may need different classifiers. We develop a heuristic, DirectProbe, that directly studies the geometry of a representation by building upon the notion of a version space for a task. Experiments with several linguistic tasks and contextualized embeddings show that, even without training classifiers, DirectProbe can shine light into how an embedding space represents labels, and also anticipate classifier performance for the representation.

📄 PDF Abstract BibTeX arXiv:2104.05904

Code (1)

utahnlp/DirectProbe 공식 구현 pytorch

Similar Papers 제목 키워드 기반

What Happens To BERT Embeddings During Fine-tuning?

2020-04-29 · EMNLP (BlackboxNLP) 2020 11 · Amil Merchant, Elahe Rahimtoroghi, Ellie Pavlick, Ian Tenney

While there has been much recent work studying how linguistic information is encoded in pre-trained sentence representations, comparatively little is understood about how these models change when adapted to solve downstr…

Dependency ParsingSentence

Poisoning Network Flow Classifiers

2023-06-02 · Giorgio Severi, Simona Boboila, Alina Oprea, John Holodnak 외

As machine learning (ML) classifiers increasingly oversee the automated monitoring of network traffic, studying their resilience against adversarial attacks becomes critical. This paper focuses on poisoning attacks, spec…

Are Generative Classifiers More Robust to Adversarial Attacks?

2018-02-19 · Yingzhen Li, John Bradshaw, Yash Sharma

There is a rising interest in studying the robustness of deep neural network classifiers against adversaries, with both advanced attack and defence techniques being actively developed. However, most recent work focuses o…

Adversarial DefenseAdversarial Robustness

On The Robustness of Offensive Language Classifiers

2022-03-21 · ACL 2022 5 · Jonathan Rusert, Zubair Shafiq, Padmini Srinivasan

Social media platforms are deploying machine learning based offensive language classification systems to combat hateful, racist, and other forms of offensive speech at scale. However, despite their real-world deployment,…

Suum Cuique: Studying Bias in Taboo Detection with a Community Perspective

2022-03-22 · Findings (ACL) 2022 5 · Osama Khalid, Jonathan Rusert, Padmini Srinivasan

Prior research has discussed and illustrated the need to consider linguistic norms at the community level when studying taboo (hateful/offensive/toxic etc.) language. However, a methodology for doing so, that is firmly f…

Classificationtext-classificationText Classification