PulseAugur
实时 20:15:56
实体 neural machine translation

neural machine translation

PulseAugur coverage of neural machine translation — every cluster mentioning neural machine translation across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
3
90 天内 3
发布 · 30天
0
90 天内 0
论文 · 30天
3
90 天内 3
层级分布 · 90 天
情绪 · 30 天

1 天有情绪数据

最近 · 第 1/1 页 · 共 3 条
  1. RESEARCH · CL_42499 ·

    Literary post-editors struggle with NMT and LLM metaphor translation

    A new paper explores the challenges literary post-editors face when translating metaphors using Neural Machine Translation (NMT) and Large Language Models (LLMs). The study found that post-editors frequently altered one…

  2. TOOL · CL_18723 ·

    归一化匹配Transformer在图像关键点匹配方面创下新的SOTA

    研究人员开发了归一化匹配Transformer (NMT),这是一种新颖的深度学习模型,旨在实现图像对之间高效且准确的稀疏语义关键点匹配。NMT集成了视觉骨干网络、几何特征细化和一个专门的Transformer架构,该架构在每一层强制执行单位范数嵌入。这种方法结合对比损失和超球面一致性损失,能够产生更具辨别力的关键点表示,并在PascalVOC和SPair-71k等基准测试中取得了最先进的性能。

  3. RESEARCH · CL_08262 ·

    新的DPO方法通过基于偏好的后训练提升NMT模型性能

    研究人员开发了一种新的神经机器翻译(NMT)系统的后训练方法,该方法利用了强化学习和直接偏好优化(DPO)。该框架仅需要一个通用的文本语料库和来自专家翻译者(可以是人类或AI)的反馈。在英译德翻译上的实验表明,将这种由DPO驱动的方法应用于gemma3-1b模型显著提高了其翻译质量,COMET分数从0.703提升至0.747。