← Search

Hamed Zamani

12 accepted papers

2026

Beyond a Million Tokens: Benchmarking and Enhancing Long-Term Memory in LLMs

ICLR 2026poster

Evaluating the abilities of large language models (LLMs) for tasks that require long-term memory and thus long-context reasoning, for example in conversational settings, is hampered by the existing benchmarks, which often lack narrative coherence, cover narrow domains, and only test simple recall-or…

Cited by 0SourcecodeScholar
2025

Beyond Factual Accuracy: Evaluating Coverage of Diverse Factual Information in Long-form Text Generation

ACL 2025finding

This paper presents ICAT, an evaluation framework for measuring coverage of diverse factual information in long-form text generation. ICAT breaks down a long output text into a list of atomic claims and not only verifies each claim through retrieval from a (reliable) knowledge source, but also compu…

2025

ExPerT: Effective and Explainable Evaluation of Personalized Long-Form Text Generation

ACL 2025finding

Evaluating personalized text generated by large language models (LLMs) is challenging, as only the LLM user, i.e. prompt author, can reliably assess the output, but re-engaging the same individuals across studies is infeasible. This paper addresses the challenge of evaluating personalized text gener…

2025

Personalized Generation In Large Model Era: A Survey

ACL 2025long

In the era of large models, content generation is gradually shifting to Personalized Generation (PGen), tailoring content to individual preferences and needs. This paper presents the first comprehensive survey on PGen, investigating existing research in this rapidly growing field. We conceptualize P…

Cited by 0SourcePDFScholar
2024

ICXML: An In-Context Learning Framework for Zero-Shot Extreme Multi-Label Classification

NAACL 2024findings

This paper focuses on the task of Extreme Multi-Label Classification (XMC) whose goal is to predict multiple labels for each instance from an extremely large label space. While existing research has primarily focused on fully supervised XMC, real-world scenarios often lack supervision signals, highl…

2024

LaMP: When Large Language Models Meet Personalization

ACL 2024long

This paper highlights the importance of personalization in large language models and introduces the LaMP benchmark — a novel benchmark for training and evaluating language models for producing personalized outputs. LaMP offers a comprehensive evaluation framework with diverse language tasks and mult…

Cited by 185SourcePDFScholar
2023

Learning List-Level Domain-Invariant Representations for Ranking

NeurIPS 2023spotlight

Domain adaptation aims to transfer the knowledge learned on (data-rich) source domains to (low-resource) target domains, and a popular method is invariant representation learning, which matches and aligns the data distributions on the feature space. Although this method is studied extensively and ap…

Cited by 9SourcePDFScholar
2022

DISAPERE: A Dataset for Discourse Structure in Peer Review Discussions

NAACL 2022long

At the foundation of scientific evaluation is the labor-intensive process of peer review. This critical task requires participants to consume vast amounts of highly technical text. Prior work has annotated different aspects of review argumentation, but discourse relations between reviews and rebutta…

Cited by 27SourcePDFScholar
2022

You can’t pick your neighbors, or can you? When and How to Rely on Retrieval in the kNN-LM

EMNLP 2022finding

Retrieval-enhanced language models (LMs), which condition their predictions on text retrieved from large external datastores, have recently shown significant perplexity improvements compared to standard LMs. One such approach, the kNN-LM, interpolates any existing LM’s predictions with the output of…

2021

CSFCube - A Test Collection of Computer Science Research Articles for Faceted Query by Example

NeurIPS 2021poster

Query by Example is a well-known information retrieval task in which a document is chosen by the user as the search query and the goal is to retrieve relevant documents from a large collection. However, a document often covers multiple aspects of a topic. To address this scenario we introduce the ta…

Cited by 19SourcecodeScholar