← Search

Amr Sharaf

7 accepted papers

2026

The Alignment Waltz: Jointly Training Agents to Collaborate for Safety

ICLR 2026poster

Harnessing the power of LLMs requires a delicate dance between being helpful and harmless, leading to two critical challenges: vulnerability to adversarial attacks that elicit unsafe content, and a tendency for overrefusal on benign but sensitive prompts. Current approaches often navigate this dance…

Cited by 0SourceScholar
2024

A Paradigm Shift in Machine Translation: Boosting Translation Performance of Large Language Models

ICLR 2024poster

Generative Large Language Models (LLMs) have achieved remarkable advancements in various NLP tasks. However, these advances have not been reflected in the translation task, especially those with moderate model sizes (i.e., 7B or 13B parameters), which still lag behind conventional supervised encoder…

2024

Contrastive Preference Optimization: Pushing the Boundaries of LLM Performance in Machine Translation

ICML 2024poster

Moderate-sized large language models (LLMs) -- those with 7B or 13B parameters -- exhibit promising machine translation (MT) performance. However, they do not match the performance of state-of-the-art conventional encoder-decoder translation models or larger-scale LLMs such as GPT-4. In this study,…

2023

Leveraging GPT-4 for Automatic Translation Post-Editing

EMNLP 2023long findings

While Neural Machine Translation (NMT) represents the leading approach to Machine Translation (MT), the outputs of NMT models still require translation post-editing to rectify errors and enhance quality under critical settings. In this work, we formalize the task of direct translation post-editing w…

Cited by 0SourceScholar
2021

Data Augmentation for Meta-Learning

ICML 2021spotlight

Conventional image classifiers are trained by randomly sampling mini-batches of images. To achieve state-of-the-art performance, practitioners use sophisticated data augmentation schemes to expand the amount of training data available for sampling. In contrast, meta-learning algorithms sample suppor…

2018

Residual Loss Prediction: Reinforcement Learning With No Incremental Feedback

ICLR 2018poster

We consider reinforcement learning and bandit structured prediction problems with very sparse loss feedback: only at the end of an episode. We introduce a novel algorithm, RESIDUAL LOSS PREDICTION (RESLOPE), that solves such problems by automatically learning an internal representation of a denser r…

Cited by 6SourcecodeScholar