- Copilot Answer
- To make it practical, in this paper, we explore a more efficient kNN-MT and propose to use clustering to improve the retrieval efficiency.Cite as: arXiv:2204.06175 [cs.CL]Subjects: Computation and Language (cs.CL)arxiv.org/abs/2204.06175
Efficient Cluster-Based k-Nearest-Neighbor Machine Translation
Apr 13, 2022 · Our proposed methods achieve better or comparable performance while reducing up to 57% inference latency against the advanced non-parametric MT model on several …
- Cite as: arXiv:2204.06175 [cs.CL]
- Subjects: Computation and Language (cs.CL)
- (f ) is a two-layer feed-forward network followed by a non-linear activation function. Based on the
Efficient Cluster-Based k-Nearest-Neighbor Machine Translation
Apr 13, 2022 · This paper proposes a simply trainable nearest neighbor machine translation and carries out inference experiments on GPU, which demonstrates that knnMT can be integrated …
GitHub - wonderseen/PCKMT: Source codes of ACL 2022-Efficient …
Source codes of ACL 2022-Efficient Cluster-Based k-Nearest-Neighbor Machine Translation. The implement of our proposed PCKMT is build upon the research of: adaptive kNN-MT (Xin …
Efficient Cluster-Based 𝑘-Nearest-Neighbor Machine Translation
Efficient Cluster-Based k 𝑘 k-Nearest-Neighbor Machine Translation. Dexin Wang Tianjin University dexinwang@tju.edu.cn &Kai Fan * interfk@gmail.com \AND Boxing Chen …
- People also ask
Efficient Cluster-Based k-Nearest-Neighbor Machine Translation …
Jan 1, 2022 · In this paper, we propose a simple and scalable nearest neighbor machine translation framework to drastically promote the decoding and storage efficiency of $k$NN …
[2010.00710] Nearest Neighbor Machine Translation - arXiv.org
Oct 1, 2020 · We introduce k -nearest-neighbor machine translation (k NN-MT), which predicts tokens with a nearest neighbor classifier over a large datastore of cached examples, using …
compress context features into 90+% lower dimensional vectors. We then suggest a cluster-based pruning solution to filter out 10%~40% redundan. nodes in large datastores while …
Source codes of ACL 2022-Efficient Cluster-Based k …
Source codes of ACL 2022-Efficient Cluster-Based k-Nearest-Neighbor Machine Translation Resources
- Some results have been removed