← Search

Omer Goldman

9 accepted papers

2024

Is It Really Long Context if All You Need Is Retrieval? Towards Genuinely Difficult Long Context NLP

EMNLP 2024main

Improvements in language models’ capabilities have pushed their applications towards longer contexts, making long-context evaluation and development an active research area. However, many disparate use-cases are grouped together under the umbrella term of “long-context”, defined simply by the total…

Cited by 13SourcePDFScholar
2024

Unpacking Tokenization: Evaluating Text Compression and its Correlation with Model Performance

ACL 2024findings

Despite it being the cornerstone of BPE, the most common tokenization algorithm, the importance of compression in the tokenization process is still unclear. In this paper, we argue for the theoretical importance of compression, that can be viewed as 0-gram language modeling where equal probability i…

Cited by 16SourcePDFScholar
2023

Is Probing All You Need? Indicator Tasks as an Alternative to Probing Embedding Spaces

EMNLP 2023long findings

The ability to identify and control different kinds of linguistic information encoded in vector representations of words has many use cases, especially for explainability and bias removal. This is usually done via a set of simple classification tasks, termed \textit{probes}, to evaluate the informat…

Cited by 0SourceScholar
2023

Stop Uploading Test Data in Plain Text: Practical Strategies for Mitigating Data Contamination by Evaluation Benchmarks

EMNLP 2023short main

Data contamination has become prevalent and challenging with the rise of models pretrained on large automatically-crawled corpora. For closed models, the training data becomes a trade secret, and even for open models, it is not trivial to detect contamination. Strategies such as leaderboards with h…

Cited by 0SourceScholar
2023

The Curious Case of Hallucinatory (Un)answerability: Finding Truths in the Hidden States of Over-Confident Large Language Models

EMNLP 2023long main

Large language models (LLMs) have been shown to possess impressive capabilities, while also raising crucial concerns about the faithfulness of their responses. A primary issue arising in this context is the management of (un)answerable queries by LLMs, which often results in hallucinatory behavior…

Cited by 0SourcecodeScholar
2022

(Un)solving Morphological Inflection: Lemma Overlap Artificially Inflates Models’ Performance

ACL 2022short

In the domain of Morphology, Inflection is a fundamental and important task that gained a lot of traction in recent years, mostly via SIGMORPHON’s shared-tasks. With average accuracy above 0.9 over the scores of all languages, the task is considered mostly solved using relatively generic neural seq2…

2022

Morphological Reinflection with Multiple Arguments: An Extended Annotation schema and a Georgian Case Study

ACL 2022short

In recent years, a flurry of morphological datasets had emerged, most notably UniMorph, aa multi-lingual repository of inflection tables. However, the flat structure of the current morphological annotation makes the treatment of some languages quirky, if not impossible, specifically in cases of poly…

Cited by 9SourcePDFScholar