back-translation
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-11.)
back-translation is Translate queries to another language and then back to the original language.
Mostly:rdf:type(3), is type of(2), is part of(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (8)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
hasSubTechniqueHas Sub Technique(2)
- Data Augmentation
data-augmentation - Data Augmentation
ex:data-augmentation
isProducedByIs Produced by(2)
- Additional Training Data
additional-training-data - Varied Input Examples
varied-input-examples
containsContains(1)
- Numbered List
ex:numbered-list
includesTechniqueIncludes Technique(1)
- Data Augmentation
ex:data-augmentation
mentionsTechniqueMentions Technique(1)
- Data Augmentation
ex:data-augmentation
usesTechniqueUses Technique(1)
- Data Augmentation
ex:data-augmentation
Other facts (10)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Technique | [1] |
| Rdf:type | Augmentation Technique | [2] |
| Rdf:type | Data Augmentation Technique | [3] |
| Is Type of | Data Augmentation Technique | [1] |
| Is Type of | Augmentation Method | [2] |
| Is Part of | Data Augmentation | [1] |
| Synonym of | Translation Augmentation | [1] |
| Involves | Translation | [1] |
| Description | Translate queries to another language and then back to the original language | [3] |
| Process | Translate queries to another language and then back to the original language | [3] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (3)
ctx:claims/beam/a6561941-c8cb-43cc-816b-d2538bce7ce6- full textbeam-chunktext/plain1 KB
doc:beam/a6561941-c8cb-43cc-816b-d2538bce7ce6Show excerpt
reformulator = QueryReformulator('t5-base') query = 'What is the meaning of life?' reformulated_query = reformulator.reformulate(query) print(reformulated_query) ``` ### 3. Data Augmentation If you have a limited amount of labeled data, co…
ctx:claims/beam/625b0a67-3f2e-4325-bc2d-f02720f7b57d- full textbeam-chunktext/plain1 KB
doc:beam/625b0a67-3f2e-4325-bc2d-f02720f7b57dShow excerpt
outputs = model.generate(**inputs) # Return the reformulated query return tokenizer.decode(outputs[0], skip_special_tokens=True) # Test the reformulate_query function query = "What is the meaning of life?" reformulated_que…
ctx:claims/beam/c0918454-86e0-44f7-85fe-2eb2a8e147e5- full textbeam-chunktext/plain1 KB
doc:beam/c0918454-86e0-44f7-85fe-2eb2a8e147e5Show excerpt
### Step 3: Data Augmentation 1. **Back-Translation**: Translate your queries to another language and then back to the original language. 2. **Paraphrasing**: Use paraphrasing techniques to generate new variations of your queries. 3. **Syn…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.