paper-with-me

홈 › Papers

How not to Lie with a Benchmark: Rearranging NLP Learderboards

2021-05-21 · NeurIPS 2021 12 · Tatiana Shavrina, Valentin Malykh

Proper model ranking and comparison with a human level is an essential requirement for every benchmark to be a reliable measurement of the model quality. Nevertheless, the methods for model comparison could have a fundamental flaw - the arithmetic mean of separate metrics is used for all tasks of different complexity, different size of test and training sets. In this paper, we examine popular NLP benchmarks' overall scoring methods and rearrange the models by geometric and harmonic mean (appropriate for averaging rates) according to their reported results. We analyze several popular benchmarks including GLUE, SuperGLUE, XGLUE, and XTREME. The analysis shows that e.g. human level on SuperGLUE is still not reached, and there is still room for improvement for the current models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Graph-Transporter: A Graph-based Learning Method for Goal-Conditioned Deformable Object Rearranging Task

2023-02-21 · Yuhong Deng, Chongkun Xia, Xueqian Wang, Lipeng Chen

Rearranging deformable objects is a long-standing challenge in robotic manipulation for the high dimensionality of configuration space and the complex dynamics of deformable objects. We present a novel framework, Graph-T…

Object

Deep Reinforcement Learning Based on Local GNN for Goal-conditioned Deformable Object Rearranging

2023-02-21 · Yuhong Deng, Chongkun Xia, Xueqian Wang, Lipeng Chen

Object rearranging is one of the most common deformable manipulation tasks, where the robot needs to rearrange a deformable object into a goal configuration. Previous studies focus on designing an expert system for each …

Deep Reinforcement LearningGraph Neural Network

Housekeep: Tidying Virtual Households using Commonsense Reasoning

2022-05-22 · Yash Kant, Arun Ramachandran, Sriram Yenamandra, Igor Gilitschenski 외

We introduce Housekeep, a benchmark to evaluate commonsense reasoning in the home for embodied AI. In Housekeep, an embodied agent must tidy a house by rearranging misplaced objects without explicit instructions specifyi…

Language ModelingLanguage ModellingLarge Language Model

Pixle: a fast and effective black-box attack based on rearranging pixels

2022-02-04 · Jary Pomponi, Simone Scardapane, Aurelio Uncini

Recent research has found that neural networks are vulnerable to several types of adversarial attacks, where the input samples are modified in such a way that the model produces a wrong prediction that misclassifies the …

How not to Lie with a Benchmark: Rearranging NLP Leaderboards

2021-12-02 · NeurIPS Workshop ICBINB 2021 12 · Shavrina Tatiana, Malykh Valentin

Comparison with a human is an essential requirement for a benchmark for it to be a reliable measurement of model capabilities. Nevertheless, the methods for model comparison could have a fundamental flaw - the arithmetic…