Pith. sign in

REVIEW 2 cited by

Multi-Prompting Decoder Helps Better Language Understanding

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

arxiv 2406.06279 v2 pith:R6R7VBJP submitted 2024-06-10 cs.CL

classification cs.CL
keywords decodingplmsmulti-promptingclassdecoderhiddenlanguagemaas
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Recent Pre-trained Language Models (PLMs) usually only provide users with the inference APIs, namely the emerging Model-as-a-Service (MaaS) setting. To adapt MaaS PLMs to downstream tasks without accessing their parameters and gradients, some existing methods focus on the output-side adaptation of PLMs, viewing the PLM as an encoder and then optimizing a task-specific decoder for decoding the output hidden states and class scores of the PLM. Despite the effectiveness of these methods, they only use a single prompt to query PLMs for decoding, leading to a heavy reliance on the quality of the adopted prompt. In this paper, we propose a simple yet effective Multi-Prompting Decoder (MPD) framework for MaaS adaptation. The core idea is to query PLMs with multiple different prompts for each sample, thereby obtaining multiple output hidden states and class scores for subsequent decoding. Such multi-prompting decoding paradigm can simultaneously mitigate reliance on the quality of a single prompt, alleviate the issue of data scarcity under the few-shot setting, and provide richer knowledge extracted from PLMs. Specifically, we propose two decoding strategies: multi-prompting decoding with optimal transport for hidden states and calibrated decoding for class scores. Extensive experiments demonstrate that our method achieves new state-of-the-art results on multiple natural language understanding datasets under the few-shot setting.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Contrastive Prompting Enhances Sentence Embeddings in LLMs through Inference-Time Steering

    cs.CL 2025-05 conditional novelty 6.0 of 10

    Contrastive Prompting steers LLM sentence embeddings toward core semantics by subtracting an auxiliary prompt's representation at an intermediate layer, improving STS and transfer-task performance.

  2. M-Ped: Multi-Prompt Ensemble Decoding for Large Language Models

    cs.CL 2024-12 conditional novelty 4.0 of 10

    Averaging next-token probabilities across paraphrased prompts in a single batched pass gives small but consistent gains on translation, code, and simplification benchmarks.

Pith tools