← Search

Kaveh Hassani

7 accepted papers

2026

Structure Enables Effective Self-Localization of Errors in LLMs

ICML 2026poster

Self-correction in language models remains elusive. In this work, we explore whether language models can explicitly localize errors in incorrect reasoning, as a path toward building AI systems that can effectively correct themselves. We introduce a prompting method that structures reasoning as discr…

Cited by 0SourceScholar
2025

Learning Graph Quantized Tokenizers

ICLR 2025poster

Transformers serve as the backbone architectures of Foundational Models, where domain-specific tokenizers allow them to adapt to various domains. Graph Transformers (GTs) have recently emerged as leading models in geometric deep learning, outperforming Graph Neural Networks (GNNs) in various graph l…

2022

Evaluating Graph Generative Models with Contrastively Learned Features

NeurIPS 2022accept

A wide range of models have been proposed for Graph Generative Models, necessitating effective methods to evaluate their quality. So far, most techniques use either traditional metrics based on subgraph counting, or the representations of randomly initialized Graph Neural Networks (GNNs). We propose…