Papers with Model-as-a-Service
Multi-Prompting Decoder Helps Better Language Understanding (2025.findings-acl)
Copied to clipboard
| Challenge: | Existing methods to adapt Pre-trained Language Models to downstream tasks are limited by their inference APIs. |
| Approach: | They propose a multi-prompting decoding framework that query PLMs with multiple prompts . they propose to query Plms with optimal transport for hidden states and calibrated decoding for class scores . |
| Outcome: | The proposed framework achieves state-of-the-art results on multiple natural language understanding datasets under the few-shot setting. |
Efficient Data Labeling by Hierarchical Crowdsourcing with Large Language Models (2025.coling-main)
Copied to clipboard
| Challenge: | Large language models (LLMs) have been gaining attention for their impressive performance in in-context dialogues. |
| Approach: | They propose a hierarchical framework that leverages multiple LLMs for efficient data labeling under budget constraints. |
| Outcome: | The proposed framework outperforms human labelers and GPT-4 in terms of accuracy and efficiency. |