Results and benchmarks
Unsupervised Neural Machine Translation focuses on machine translation.
Benchmark evidence is limited
Evidence graph: 3 refs, 3 links.
Utility signals: depth 45/100, grounding 75/100, status medium.
Implementation
Historical official implementation (not recommended for new builds)
Only a historical official implementation is available
Use with caution for new projects; verify against current tooling and maintained community alternatives.
rsennrich/subword-nmt · 2,273 stars · Last push Aug 7, 2024
facebookresearch/UnsupervisedMT is the closest maintained adjacent implementation (Matches contextual method/domain keyword: machine translation). It is not paper-verified; validate algorithm and evaluation setup against the paper before trusting reported metrics. Community adoption signal: 1499 GitHub stars.
Open rsennrich/subword-nmt- Adjacent implementations are not paper-verified
- Recommended repository is adjacent and not paper-verified.
- Adjacent implementation match confidence is low.
- No direct maintained implementation is currently verified.
- Only historical official repository was found: rsennrich/subword-nmt.
- No maintained paper-verified implementation met reliability thresholds.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Moderate
- Stars
- 2,273
- Last push
- Aug 7, 2024 (749d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No push in 12+ months
- No Docker setup
- Dependency manifest missing
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 474
- Last push
- Jul 8, 2020 (2240d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
- Maintenance
- Stale
- Confidence
- Low
- Reproducibility
- Moderate
- Stars
- 50
- Last push
- Jul 25, 2024 (762d)
Matched via arXiv identifier search · Strong overlap with paper title keywords
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
Reproduction readiness
Major work
No dependency manifest, manual reconstruction required
- rsennrich/subword-nmt has no requirements.txt, environment.yml, pyproject.toml, or Dockerfile.
- You will need to reverse-engineer dependencies from import statements in the source code.
- Last push was 749 days ago.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Validation caveat
Framework baselines
- Hugging Face Transformers training guide
Modern transformer training baseline.
- PyTorch nn.Transformer docs
Reference transformer building block implementation.
Repositories and ecosystem
Closest related implementations
These are not paper-verified. Use them as reference points when no direct implementation is available.
- facebookresearch/UnsupervisedMT Adjacent · Confidence: Low · 1,499 stars
Matches contextual method/domain keyword: machine translation
- artetxem/monoses Adjacent · Confidence: Low · 232 stars
Matches contextual method/domain keyword: machine translation
- ZhenYangIACAS/unsupervised-NMT Adjacent · Confidence: Low · 94 stars
Matches contextual method/domain keyword: machine translation
- facebookresearch/mlqe Adjacent · Confidence: Low · 81 stars
Matches contextual method/domain keyword: machine translation
Official
- artetxem/undreamtConfidence: High
Unsupervised Neural Machine Translation
474 stars · 78 forks · Last push Jul 8, 2020 · GPL-3.0 license
Community
No additional community repositories detected yet.
These repositories had low-confidence matching signals and are hidden by default.
- IlyaGusev/UNMT
Confidence: Low · 50 stars
- Imagist-Shuo/UNMT-SPR
Confidence: Low · 31 stars
- ethancaballero/multi-agent-reinforcement-learning-for-emergent-communication
Confidence: Low · 3 stars
- mingu600/Unsupervised-Style-Transfer
Confidence: Low · 11 stars
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Datasets
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
Tasks
Machine translation
Methods
Transformer
Domains
Natural Language Processing
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.
Data includes links from Papers with Code ( CC-BY-SA-4.0 ).