Methods › General › Semi-Supervised Learning Methods › SKEP
SKEP
Introduced by Hao Tian et al. in SKEP: Sentiment Knowledge Enhanced Pre-training for Sentiment Analysis
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
SKEP is a self-supervised pre-training method for sentiment analysis. With the help of automatically-mined knowledge, SKEP conducts sentiment masking and constructs three sentiment knowledge prediction objectives, so as to embed sentiment information at the word, polarity and aspect level into pre-trained sentiment representation. In particular, the prediction of aspect-sentiment pairs is converted into multi-label classification, aiming to capture the dependency between words in a pair.
SKEP contains two parts: (1) Sentiment masking recognizes the sentiment information of an input sequence based on automatically-mined sentiment knowledge, and produces a corrupted version by removing these informations. (2) Sentiment pre-training objectives require the transformer to recover the removed information from the corrupted version. The three prediction objectives on top are jointly optimized: Sentiment Word (SW) prediction (on .x₉), Word Polarity (SP) prediction (on x₆ and 𝐱₉ ), Aspect-Sentiment pairs (AP) prediction (on 𝐱₁ ). Here, the smiley denotes positive polarity. Notably, on x₆, only SP is calculated without SW, as its original word has been predicted in the pair prediction on 𝐱₁.
Papers archive 2025-07-28
1 shown of 1, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.
-
SKEP: Sentiment Knowledge Enhanced Pre-training for Sentiment Analysis 12 May 2020 · 7 repositories · arXiv:2005.05635
Tasks archive 2025-07-28
4 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
| Task | Papers |
|---|---|
| MUlTI-LABEL-ClASSIFICATION | 1 |
| Multi-Label Classification | 1 |
| Sentiment Analysis | 1 |
| Stock Market Prediction | 1 |
Usage over time archive 2025-07-28
Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).
Categories archive 2025-07-28
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections