Challenge: Recent LLMs have significantly improved code generation, making it increasingly accessible to users.
Approach: They propose an automatic document formatting method, Text-to-Format, driven by various prompting strategies and a high-quality dataset DocFormEval data.
Outcome: The proposed method improves the efficiency and experience of users in formatting the document and improves document formatting task.

Similar Papers

Can docstring reformulation with an LLM improve code generation? (2024.eacl-srw)

Copied to clipboard

Challenge: Existing approaches focus on training, fine-tuning or prompting LLMs to generate better outputs given the same input.
Approach: They propose to optimize part of the input, the docstring, via reformulation with an LLM to improve code generation.
Outcome: The proposed methods improve code generation on the original HumanEval benchmark and multiple curated variants on the same input.
Making Large Language Models Better Data Creators (2023.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) have advanced the field of NLP significantly, but deploying them for downstream applications is still challenging due to cost, responsiveness, control, or concerns around privacy and security.
Approach: They propose a unified data creation pipeline that requires only a single formatting example.
Outcome: The proposed pipeline can generate data with a single formatting example.
Automatic and Human-AI Interactive Text Generation (with a focus on Text Simplification and Revision) (2024.acl-tutorials)

Copied to clipboard

Challenge: In this tutorial, we focus on text-to-text generation, a class of natural language generation tasks, that takes a piece of text as input and then generates a revision that is improved according to some specific criteria.
Approach: This tutorial focuses on text-to-text generation, a class of natural language generation tasks that takes a piece of text as input and generates a revision that is improved according to some specific criteria.
Outcome: This tutorial focuses on text-to-text generation, a class of natural language generation tasks, that takes a piece of text as input and generates a revision that is improved according to some specificcriteria.
Rethinking Semantic Parsing for Large Language Models: Enhancing LLM Performance with Semantic Hints (2025.acl-short)

Copied to clipboard

Challenge: Semantic Parsing improves performance of smaller models, but it is unclear whether it extends similarly to large language models.
Approach: They propose a prompting approach that embeds semantic hints within the prompt to improve LLM performance.
Outcome: The proposed approach improves LLMs’ performance across various tasks, highlighting the potential of integrating semantic information to improve LLM capabilities.
LongForm: Effective Instruction Tuning with Reverse Instructions (2024.findings-emnlp)

Copied to clipboard

Challenge: Prior work on instruction tuning relies on expensive human annotation and crowd-sourced datasets with alignment issues.
Approach: They propose a method to generate instructions via LLMs from human-written corpus examples using reverse instructions.
Outcome: The proposed method outperforms larger language models without instruction tuning on tasks such as story/recipe generation and long-form question answering.
A Simple but Effective Approach to Improve Structured Language Model Output for Information Extraction (2024.findings-emnlp)

Copied to clipboard

Challenge: Large language models have impressive abilities in generating unstructured natural language . performance inconsistent when tasked with producing text that adheres to structured formats .
Approach: They propose a method to generate unstructured natural language using intermediate responses . they use the intermediate responses to organize the output into the desired structure .
Outcome: The proposed method improves performance on NER and RE tasks with minimal effort.
Step-by-Step: Controlling Arbitrary Style in Text with Large Language Models (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for autoregressive text generation have low controllability and accumulating errors.
Approach: They propose a three-stage prompt-based approach to express autoregressive text in a specific region editing task using a word frequency-based strategy.
Outcome: Experiments on publicly competitive datasets confirm that the proposed approach achieves state-of-the-art performance.
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.
LLM-driven Instruction Following: Progresses and Concerns (2023.emnlp-tutorial)

Copied to clipboard

Challenge: a tutorial on task instruction is aimed at researchers and practitioners interested in NLP generalization . labeled examples are unlikely to be available in large numbers or do not exist .
Approach: This tutorial will examine the progress of natural language processing (NLP) using labeled examples. authors propose that task instructions act as a novel resource for supervision.
Outcome: This tutorial aims to answer questions about instruction-driven NLP . it focuses on the use of task instructions in a low-shot scenario .
CodecLM: Aligning Language Models with Tailored Synthetic Data (2024.findings-naacl)

Copied to clipboard

Challenge: Recent work on generating diverse instructions and applying LLM to increase instruction complexity neglects downstream use cases.
Approach: They propose a framework for generating high-quality synthetic data for LLM alignment with different downstream instruction distributions and LLMs.
Outcome: Experiments on four open-domain instruction using the proposed framework validate the effectiveness of CodecLM over the current state-of-the-art.

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