Challenge: Large language models (LLMs) generate fluent text when the target output follows natural language patterns.
Approach: They propose a method that uses large language models to generate fluent text from a limited ontology rather than direct prediction by using soft prompts.
Outcome: The proposed method produces diverse and natural text while preserving label semantics.

Similar Papers

M-Ped: Multi-Prompt Ensemble Decoding for Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: a new ensemble decoding approach enhances the performance of Large Language Models.
Approach: They propose a multi-prompt ensemble decoding approach to enhance LLM performance . they submit n variations of prompts with X to LLMs in batch mode to decode and derive probability distributions .
Outcome: The proposed method improves pass@k rates, LENS metrics and BLEU scores on diverse NLP tasks.
A Rigorous Evaluation of LLM Data Generation Strategies for Low-Resource Languages (2025.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) are increasingly used to generate synthetic textual data for training smaller specialized models.
Approach: They evaluate the performance of large language models and their generation strategies in 11 different languages using 3 NLP tasks and 4 open-source LLMs.
Outcome: The proposed generation strategies and their combinations yield strong results across 11 languages, including several extremely low-resource ones.
Prompt2Model: Generating Deployable Models from Natural Language Instructions (2023.emnlp-demo)

Copied to clipboard

Challenge: Large language models (LLMs) are a step backward from traditional special-purpose NLP models . they require extensive computational resources for deployment and can be gated behind APIs .
Approach: They propose a general-purpose method that takes a natural language task description and uses it to train a special-purpose model.
Outcome: The proposed method outperforms a strong LLM by 20% while being 700 times smaller.
GPT3Mix: Leveraging Large-scale Language Models for Text Augmentation (2021.findings-emnlp)

Copied to clipboard

Challenge: Recent studies report that prompt-based direct classification eliminates the need for fine-tuning but lacks data and inference scalability.
Approach: They propose a data augmentation technique that leverages large-scale language models to generate real text samples from a mixture of real samples.
Outcome: The proposed method outperforms existing methods on diverse classification tasks.
Democratizing LLMs for Low-Resource Languages by Leveraging their English Dominant Abilities with Linguistically-Diverse Prompts (2024.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) are known to perform tasks by simply observing few exemplars, but performance among under-represented languages falls behind due to pre-training data imbalance.
Approach: They propose to assemble synthetic exemplars from high-resource languages to prompt LLMs to translate from any language into English and use them to create intra-lingual exemplar models to perform tasks in target languages.
Outcome: The proposed method outperforms supervised few-shot learning in LLMs of different sizes for translations between English and 13 Indic and 21 African low-resource languages.
Prompt Compression for Large Language Models: A Survey (2025.naacl-long)

Copied to clipboard

Challenge: Current methods for improving LLM efficiency focus on optimizing the model itself, while prompt-centric methods focus on lowering the complexity of input.
Approach: They propose to use prompt compression to optimize the compression encoder and combine hard and soft prompt methods to improve the efficiency of LLMs.
Outcome: The proposed methods are categorized into hard prompt methods and soft prompt methods.
A Guide To Effectively Leveraging LLMs for Low-Resource Text Summarization: Data Augmentation and Semi-supervised Approaches (2025.findings-naacl)

Copied to clipboard

Challenge: Existing approaches for low-resource text summarization use large language models (LLMs) but such models suffer from inconsistent outputs and are difficult to adapt to domain-specific data.
Approach: They propose two methods to effectively utilize large language models for low-resource text summarization.
Outcome: The proposed methods synthesize high-quality documents using LLaMA-3-70b-Instruct model . they achieve competitive ROUGE scores as a fully supervised method with 5% of the labeled data.
S2LPP: Small-to-Large Prompt Prediction across LLMs (2025.findings-emnlp)

Copied to clipboard

Challenge: a small model can be used to select effective prompt templates for a larger model.
Approach: They propose a method to use a smaller model to select effective prompt templates for a larger model.
Outcome: The proposed method significantly reduces the cost of prompt engineering while matching performance with optimal prompts among candidates.
Attributes as Textual Genes: Leveraging LLMs as Genetic Algorithm Simulators for Conditional Synthetic Data Generation (2025.findings-emnlp)

Copied to clipboard

Challenge: Genetic Prompt combines genetic algorithms with Large Language Models to augment synthetic data generation.
Approach: They propose a framework that combines genetic algorithms with LLMs to augment synthetic data generation.
Outcome: The proposed framework outperforms state-of-the-art models and shows robust performance across generator models.
PrExMe! Large Scale Prompt Exploration of Open Source LLMs for Machine Translation and Summarization Evaluation (2024.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) are useful for low-resource scenarios and time-restricted applications.
Approach: They propose a large-scale evaluation tool for large language models that uses prompts . they evaluate 720 prompt templates for open-source LLM-based metrics on MT and summarization datasets a 6.6M evaluations.
Outcome: The proposed model evaluates 720 prompt templates on machine translation and summarization datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations