← Search

Beliz Gunel

6 accepted papers

2025

PRISM: Efficient Long-Range Reasoning With Short-Context LLMs

EMNLP 2025

Long-range tasks demand reasoning over long inputs. However, existing solutions are limited, e.g., long-context models require large compute budgets, parameter-efficient fine-tuning (PEFT) needs training data, and retrieval-augmented generation (RAG) entails complex task-specific designs. Though in-

Cited by 0SourcePDFScholar
2025

SUMIE: A Synthetic Benchmark for Incremental Entity Summarization

COLING 2025main

No existing dataset adequately tests how well language models can incrementally update entity summaries – a crucial ability as these models rapidly advance. The Incremental Entity Summarization (IES) task is vital for maintaining accurate, up-to-date knowledge. To address this, we introduce , a full…

Cited by 2SourcePDFScholar
2024

Enhancing Incremental Summarization with Structured Representations

EMNLP 2024finding

Large language models (LLMs) often struggle with processing extensive input contexts, which can lead to redundant, inaccurate, or incoherent summaries. Recent methods have used unstructured memory to incrementally process these contexts, but they still suffer from information overload due to the vol…

2021

Self-training Improves Pre-training for Natural Language Understanding

NAACL 2021long

Unsupervised pre-training has led to much recent progress in natural language understanding. In this paper, we study self-training as another way to leverage unlabeled data through semi-supervised learning. To obtain additional data for a specific task, we introduce SentAugment, a data augmentation…

2021

Supervised Contrastive Learning for Pre-trained Language Model Fine-tuning

ICLR 2021poster

State-of-the-art natural language understanding classification models follow two-stages: pre-training a large language model on an auxiliary task, and then fine-tuning the model on a task-specific labeled dataset using cross-entropy loss. However, the cross-entropy loss has several shortcomings that…

Cited by 561SourcePDFScholar
2019

Learning Mixed-Curvature Representations in Product Spaces

ICLR 2019poster

The quality of the representations achieved by embeddings is determined by how well the geometry of the embedding space matches the structure of the data. Euclidean space has been the workhorse for embeddings; recently hyperbolic and spherical spaces have gained popularity due to their ability to be…

Cited by 270SourcePDFScholar