REVIEW 12 cited by
GPT Understands, Too
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Prompting a pretrained language model with natural language patterns has been proved effective for natural language understanding (NLU). However, our preliminary study reveals that manual discrete prompts often lead to unstable performance -- e.g., changing a single word in the prompt might result in substantial performance drop. We propose a novel method P-Tuning that employs trainable continuous prompt embeddings in concatenation with discrete prompts. Empirically, P-Tuning not only stabilizes training by minimizing the gap between various discrete prompts, but also improves performance by a sizeable margin on a wide range of NLU tasks including LAMA and SuperGLUE. P-Tuning is generally effective for both frozen and tuned language models, under both the fully-supervised and few-shot settings.
Forward citations
Cited by 12 Pith papers
-
Vision Transformer Finetuning Benefits from Non-Smooth Components
For vision transformers, components with higher input-output sensitivity (attention and feedforward layers) yield better and more stable fine-tuning accuracy than smoother LayerNorm components.
-
Modeling Code: Is Text All You Need?
A GNN-encoded LLVM IR graph, prepended as soft prompts to a frozen code LLM, improves accuracy on device mapping, algorithm classification, vulnerability detection, and code translation tasks.
-
Adversarial Demonstration Learning for Low-resource NER Using Dual Similarity
ADELL improves few-shot NER by combining dual similarity (semantic plus learned feature Jaccard) for demonstration selection with adversarial demonstration training that forces the tagger to attend to demonstrations.
-
Time Series Foundation Models for Multivariate Financial Time Series Forecasting
Pretrained TTM shows large transfer and sample-efficiency gains in three financial forecasting tasks relative to training from scratch, but methodological flaws including possible look-ahead bias weaken the quantitati...
-
Impact of Fine-Tuning Methods on Memorization in Large Language Models
Prompt-based fine-tuning (prefix, prompt, P-tuning) shows consistently lower membership inference AUC than parameter-based fine-tuning (full, head, LoRA) across GPT-2, LLaMA-2-7B, and LLaMA-3-1B.
-
MOPSA: Mixture of Prompt-Experts Based Speaker Adaptation for Elderly Speech Recognition
MOPSA uses K-means clustered speaker prompts with a trained router to provide zero-shot, real-time Whisper adaptation for elderly speech, achieving WER/CER reductions on DementiaBank Pitt and JCCOCC MoCA.
-
Speech as a Multimodal Digital Phenotype for Multi-Task LLM-based Mental Health Prediction
A trimodal, longitudinal, multi-task LLM pipeline predicts adolescent depression with 70.8% balanced accuracy on the private DEW dataset, but the gain over simpler baselines is modest and lacks external validation.
-
TokenVerse++: Towards Flexible Multitask Learning with Dynamic Task Activation
Adding task-specific learned vectors to acoustic embeddings lets a transducer ASR model train on partially labeled data, matching or beating the fully labeled TokenVerse baseline on most tasks.
-
Breaking Physical and Linguistic Borders: Multilingual Federated Prompt Tuning for Low-Resource Languages
Federated averaging of prompt embeddings from a frozen multilingual model improves accuracy on some low-resource tasks (XNLI) but not consistently on others (MasakhaNEWS).
-
Leveraging Self-Attention for Input-Dependent Soft Prompting in LLMs
ID-SPAM generates input-dependent soft prompts with a self-attention mechanism and a two-layer MLP, and shows modest gains over several soft-prompt baselines on NLU tasks.
-
CoLA: Collaborative Low-Rank Adaptation
CoLA generalizes LoRA to multiple A and B matrices with a principal-component initialization and reports gains of roughly 2-4 accuracy points over PiSSA on low-sample fine-tuning benchmarks.
-
Optimising Language Models for Downstream Tasks: A Post-Training Perspective
A dissertation that repackages the author's previously published papers on continued pre-training, prompt tuning, and instruction modelling into a single narrative.
Discussion (0). Sign in to comment.