Activity (Process)

Simplified Deliberate-then-Generate Method for Deliberation Only

The simplified Deliberate-then-Generate (DTG) method isolates an LLM's deliberation capabilities by removing the need for accurate error detection. In this approach, the initial translation provided to the model is not one it generated, but rather one randomly sampled from a dataset, which is then labeled with a default error type like 'Incorrect Translation'. The LLM is then prompted to generate a new, correct translation using both the original source sentence and this provided incorrect translation as input. This technique leverages the model's ability to learn from negative evidence without depending on its potentially unreliable error-finding skills.

0

1

Updated 2026-04-30

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Computing Sciences

Foundations of Large Language Models Course