← Search

Robin Schmidt

3 accepted papers

2025

Efficient Prediction of Dense Visual Embeddings via Distillation and RGB-D Transformers

IROS 2025

In domestic environments, robots require a comprehensive understanding of their surroundings to interact effectively and intuitively with untrained humans. In this paper, we propose DVEFormer – an efficient RGB-D Transformer-based approach that predicts dense text-aligned visual embeddings (DVE) via

Cited by 0SourceScholar
2023

Learning Language-Specific Layers for Multilingual Machine Translation

ACL 2023long

Multilingual Machine Translation promises to improve translation quality between non-English languages. This is advantageous for several reasons, namely lower latency (no need to translate twice), and reduced error cascades (e.g., avoiding losing gender and formality information when translating thr…

2022

Non-Autoregressive Neural Machine Translation: A Call for Clarity

EMNLP 2022main

Non-autoregressive approaches aim to improve the inference speed of translation models by only requiring a single forward pass to generate the output sequence instead of iteratively producing each predicted token. Consequently, their translation quality still tends to be inferior to their autoregres…