paper-with-me

Papers

Beyond Preserved Accuracy: Evaluating Loyalty and Robustness of BERT Compression

2021-09-07 · EMNLP 2021 11 · Canwen Xu, Wangchunshu Zhou, Tao Ge, Ke Xu, Julian McAuley, Furu Wei

Recent studies on compression of pretrained language models (e.g., BERT) usually use preserved accuracy as the metric for evaluation. In this paper, we propose two new metrics, label loyalty and probability loyalty that measure how closely a compressed model (i.e., student) mimics the original model (i.e., teacher). We also explore the effect of compression with regard to robustness under adversarial attacks. We benchmark quantization, pruning, knowledge distillation and progressive module replacing with loyalty and robustness. By combining multiple compression techniques, we provide a practical strategy to achieve better accuracy, loyalty and robustness.

📄 PDF Abstract BibTeX arXiv:2109.03228

Code (1)

jetrunner/beyond-preserved-accuracy 공식 구현

Tasks

Knowledge DistillationQuantization

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 제목 키워드 기반

Attitudinal Loyalty Manifestation in Banking CSR: Cross-Buying Behavior and Customer Advocacy

2024-04-17 · Muhamad Bhayuta Yudhi Putera, Melia Famiola

This study in the banking industry examines the influence of attitudinal loyalty on customer advocacy and cross buying behavior, alongside the moderating roles of Quality of Life and Corporate Social Responsibility suppo…

Price Discrimination in the Presence of Customer Loyalty and Differing Firm Costs

2021-02-16 · Theja Tulabandhula, Aris Ouksel, Son Nguyen

We study how loyalty behavior of customers and differing costs to produce undifferentiated products by firms can influence market outcomes. In prior works that study such markets, firm costs have generally been assumed n…

Loyalty in Online Communities

2017-03-09 · William L. Hamilton, Justine Zhang, Cristian Danescu-Niculescu-Mizil, Dan Jurafsky 외

Loyalty is an essential component of multi-community engagement. When users have the choice to engage with a variety of different communities, they often become loyal to just one, focusing on that community at the expens…

The Green Advantage: Analyzing the Effects of Eco-Friendly Marketing on Consumer Loyalty

2023-12-27 · Erfan Mohammadi, MohammadMahdi Barzegar, Mahdi Nohekhan

The idea that marketing, in addition to profitability and sales, should also consider the consumer's health is not and has not been a far-fetched concept. It can be stated that there is no longer a way back to producing …

Marketing

PADBen: A Comprehensive Benchmark for Evaluating AI Text Detectors Against Paraphrase Attacks

2025-11-01 · Yiwei Zha, Rui Min, Shanu Sushmita arxiv

While AI-generated text (AIGT) detectors achieve over 90\% accuracy on direct LLM outputs, they fail catastrophically against iteratively-paraphrased content. We investigate why iteratively-paraphrased text -- itself AI-…