Papers by Nir Ratner

2 papers
Generating Benchmarks for Factuality Evaluation of Language Models (2024.eacl-long)

Copied to clipboard

Challenge: Existing methods for factuality evaluation of LLM generation focus on facts sampled from the LM itself and might under-represent domain specific or rare facts.
Approach: They propose a method that transforms a factual corpus into a benchmark evaluating an LM's propensity to generate true facts from the corpus .
Outcome: The proposed framework transforms a factual corpus of interest into a benchmark evaluating an LM's propensity to generate true facts from the corpus vs. similar but incorrect statements.
Parallel Context Windows for Large Language Models (2023.acl-long)

Copied to clipboard

Challenge: Existing efforts to address context window limitation for off-the-shelf LLMs involve training specialized architectures.
Approach: They propose a method that carves a long context into chunks and restricts attention to apply only within each window.
Outcome: The proposed method shows significant improvements on in-context learning tasks with diverse input and output spaces.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations