← Search

Yossi Matias

12 accepted papers

2024

Breaking the Language Barrier: Can Direct Inference Outperform Pre-Translation in Multilingual LLM Applications?

NAACL 2024short

Large language models hold significant promise in multilingual applications. However, inherent biases stemming from predominantly English-centric pre-training have led to the widespread practice of pre-translation, i.e., translating non-English inputs to English before inference, leading to complexi…

Cited by 13SourcePDFScholar
2024

Multi-turn Reinforcement Learning with Preference Human Feedback

NeurIPS 2024poster

Reinforcement Learning from Human Feedback (RLHF) has become the standard approach for aligning Large Language Models (LLMs) with human preferences, allowing LLMs to demonstrate remarkable abilities in various tasks. Existing methods work by emulating the human preference at the single decision (tu…

Cited by 17SourcePDFScholar
2022

TRUE: Re-evaluating Factual Consistency Evaluation

NAACL 2022long

Grounded text generation systems often generate text that contains factual inconsistencies, hindering their real-world applicability. Automatic factual consistency evaluation may help alleviate this limitation by accelerating evaluation cycles, filtering inconsistent outputs and augmenting training…

2021

Adversarial Robustness of Streaming Algorithms through Importance Sampling

NeurIPS 2021poster

Robustness against adversarial attacks has recently been at the forefront of algorithmic design for machine learning tasks. In the adversarial streaming model, an adversary gives an algorithm a sequence of adaptively chosen updates $u_1,\ldots,u_n$ as a data stream. The goal of the algorithm is to c…

Cited by 46SourcePDFScholar
2021

Learning and Evaluating a Differentially Private Pre-trained Language Model

EMNLP 2021finding

Contextual language models have led to significantly better results, especially when pre-trained on the same data as the downstream task. While this additional pre-training usually improves performance, it can lead to information leakage and therefore risks the privacy of individuals mentioned in th…

Cited by 78SourcePDFScholar
2021

Physics-Aware Downsampling with Deep Learning for Scalable Flood Modeling

NeurIPS 2021poster

Background. Floods are the most common natural disaster in the world, affecting the lives of hundreds of millions. Flood forecasting is therefore a vitally important endeavor, typically achieved using physical water flow simulations, which rely on accurate terrain elevation maps. However, such simul…

2020

Adversarially Robust Streaming Algorithms via Differential Privacy

NeurIPS 2020oral

A streaming algorithm is said to be adversarially robust if its accuracy guarantees are maintained even when the data stream is chosen maliciously, by an adaptive adversary. We establish a connection between adversarial robustness of streaming algorithms and the notion of differential privacy. This…

Cited by 64SourcePDFScholar