collaborators

13 papers

cs.DS2026

Streaming Algorithms for Monotonicity Testing

Amir Azarmehr, Soheil Behnezhad, Lily Chung +3

Consider a poset - or equivalently an -vertex DAG - and a boolean function on its vertex set. We say is monotone if f…

cs.DS2026

Single-Pass Streaming CSPs via Two-Tier Sampling

Amir Azarmehr, Soheil Behnezhad, Shane Ferrante

We study the maximum constraint satisfaction problem, Max-CSP, in the streaming setting. Given variables, the constraints arrive sequentially in an arbitrary order, with each c…

cs.DS2026

Half-Approximating Maximum Dicut in the Streaming Setting

Amir Azarmehr, Soheil Behnezhad, Shane Ferrante +1

We study streaming algorithms for the maximum directed cut problem. The edges of an -vertex directed graph arrive one by one in an arbitrary order, and the goal is to estimate t…

cs.LG2026

Caterpillar of Thoughts: The Optimal Test-Time Algorithm for Large Language Models

Amir Azarmehr, Soheil Behnezhad, Alma Ghafari

Large language models (LLMs) can often produce substantially better outputs when allowed to use additional test-time computation, such as sampling, chain of thought, backtracking,…

cs.DS2026

Markov Chains with Rewinding

Amir Azarmehr, Soheil Behnezhad, Alma Ghafari +1

Motivated by techniques developed in recent progress on lower bounds for sublinear time algorithms (Behnezhad, Roghani and Rubinstein, STOC 2023, FOCS 2023, and STOC 2024) we intro…

cs.DS2025

Tight Pair Query Lower Bounds for Matching and Earth Mover's Distance

Amir Azarmehr, Soheil Behnezhad, Mohammad Roghani +1

How many adjacency matrix queries (also known as pair queries) are required to estimate the size of a maximum matching in an -vertex graph ? We study this fundamental questio…