TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/PERT: Pre-training BERT with Permuted Language Model

PERT: Pre-training BERT with Permuted Language Model

Yiming Cui, Ziqing Yang, Ting Liu

2022-03-14Stock Market PredictionNatural Language UnderstandingLanguage Modelling
PaperPDFCode(official)

Abstract

Pre-trained Language Models (PLMs) have been widely used in various natural language processing (NLP) tasks, owing to their powerful text representations trained on large-scale corpora. In this paper, we propose a new PLM called PERT for natural language understanding (NLU). PERT is an auto-encoding model (like BERT) trained with Permuted Language Model (PerLM). The formulation of the proposed PerLM is straightforward. We permute a proportion of the input text, and the training objective is to predict the position of the original token. Moreover, we also apply whole word masking and N-gram masking to improve the performance of PERT. We carried out extensive experiments on both Chinese and English NLU benchmarks. The experimental results show that PERT can bring improvements over various comparable baselines on some of the tasks, while others are not. These results indicate that developing more diverse pre-training tasks is possible instead of masked language model variants. Several quantitative studies are carried out to better understand PERT, which might help design PLMs in the future. Resources are available: https://github.com/ymcui/PERT

Results

TaskDatasetMetricValueModel
Stock Market PredictionAstockAccuray67.37Chinese Pert Large (News+Factors)
Stock Market PredictionAstockF1-score67.27Chinese Pert Large (News+Factors)
Stock Market PredictionAstockPrecision67.28Chinese Pert Large (News+Factors)
Stock Market PredictionAstockRecall67.73Chinese Pert Large (News+Factors)
Stock Market PredictionAstockAccuray65.09Chinese Pert Large (News)
Stock Market PredictionAstockF1-score65.03Chinese Pert Large (News)
Stock Market PredictionAstockPrecision65.02Chinese Pert Large (News)
Stock Market PredictionAstockRecall65.07Chinese Pert Large (News)
Stock Trend PredictionAstockAccuray67.37Chinese Pert Large (News+Factors)
Stock Trend PredictionAstockF1-score67.27Chinese Pert Large (News+Factors)
Stock Trend PredictionAstockPrecision67.28Chinese Pert Large (News+Factors)
Stock Trend PredictionAstockRecall67.73Chinese Pert Large (News+Factors)
Stock Trend PredictionAstockAccuray65.09Chinese Pert Large (News)
Stock Trend PredictionAstockF1-score65.03Chinese Pert Large (News)
Stock Trend PredictionAstockPrecision65.02Chinese Pert Large (News)
Stock Trend PredictionAstockRecall65.07Chinese Pert Large (News)

Related Papers

Visual-Language Model Knowledge Distillation Method for Image Quality Assessment2025-07-21Making Language Model a Hierarchical Classifier and Generator2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17The Generative Energy Arena (GEA): Incorporating Energy Awareness in Large Language Model (LLM) Human Evaluations2025-07-17Inverse Reinforcement Learning Meets Large Language Model Post-Training: Basics, Advances, and Opportunities2025-07-17Assay2Mol: large language model-based drug design using BioAssay context2025-07-16Describe Anything Model for Visual Question Answering on Text-rich Images2025-07-16InstructFLIP: Exploring Unified Vision-Language Model for Face Anti-spoofing2025-07-16