← Search

Lior Horesh

14 accepted papers

2026

Transformer Circuits Can Realize Clustering Algorithms

ICML 2026spotlight

Although transformers are most commonly optimized as statistical sequence models, it is unclear to what extent they can implement and learn exact algorithmic computations. Here, we specify a transformer implementation from first principles that executes a fundamental and widely used method for $k$-m…

Cited by 0SourceScholar
2025

Epigraph Based Multilevel Optimization (EMO) for Enhancing Chain-of-Thought Reasoning Capabilities

ICASSP 2025accepted

Chain-of-thought (CoT) reasoning applies to complex tasks with multiple intermediate steps, a key feature of large language models. Recent studies have revealed CoT as a composition of in-context filtering and learning. This paper proposes a unified framework for CoT optimization that exploits the n…

Cited by 0SourceScholar
2024

Asynchronous Randomized Trace Estimation

AISTATS 2024poster

Randomized trace estimation is a popular technique to approximate the trace of an implicitly-defined matrix $A$ by averaging the quadratic form $x’Ax$ across several samples of a random vector $x$. This paper focuses on the application of randomized trace estimators on asynchronous computing environ…

Cited by 3SourcePDFScholar
2024

Topological data analysis on noisy quantum computers

ICLR 2024oral

Topological data analysis (TDA) is a powerful technique for extracting complex and valuable shape-related summaries of high-dimensional data. However, the computational demands of classical algorithms for computing TDA are exorbitant, and quickly become impractical for high-order characteristics. Qu…

Cited by 6SourcePDFScholar
2023

Plansformer Tool: Demonstrating Generation of Symbolic Plans Using Transformers

IJCAI 2023poster

Plansformer is a novel tool that utilizes a fine-tuned language model based on transformer architecture to generate symbolic plans. Transformers are a type of neural network architecture that have been shown to be highly effective in a range of natural language processing tasks. Unlike traditional p…

Cited by 17SourcePDFScholar
2022

A Stochastic Linearized Augmented Lagrangian Method for Decentralized Bilevel Optimization

NeurIPS 2022accept

Bilevel optimization has been shown to be a powerful framework for formulating multi-task machine learning problems, e.g., reinforcement learning (RL) and meta-learning, where the decision variables are coupled in both levels of the minimization problems. In practice, the learning tasks would be loc…

Cited by 17SourcePDFScholar
2022

Decentralized Bilevel Optimization for Personalized Client Learning

ICASSP 2022accepted

Decentralized optimization with multiple networked clients/learners has advanced machine learning significantly over the past few years. When data distributions at different nodes/locations are heterogeneous, consensus-based decentralized algorithms ignore distinctive features of local data samples.…

Cited by 0SourceScholar
2022

Distributed adversarial training to robustify deep neural networks at scale

UAI 2022poster

Current deep neural networks (DNNs) are vulnerable to adversarial attacks, where adversarial perturbations to the inputs can change or manipulate classification. To defend against such attacks, an effective and popular approach, known as adversarial training (AT), has been shown to mitigate the nega…

2022

Quantum-Inspired Algorithms from Randomized Numerical Linear Algebra

ICML 2022spotlight

We create classical (non-quantum) dynamic data structures supporting queries for recommender systems and least-squares regression that are comparable to their quantum analogues. De-quantizing such algorithms has received a flurry of attention in recent years; we obtain sharper bounds for these probl…

Cited by 31SourcePDFScholar
2021

Decentralized Policy Gradient Descent Ascent for Safe Multi-Agent Reinforcement Learning

AAAI 2021technical

This paper deals with distributed reinforcement learning problems with safety constraints. In particular, we consider that a team of agents cooperate in a shared environment, where each agent has its individual reward function and safety constraints that involve all agents' joint actions. As such, t…

Cited by 79SourcePDFScholar
2021

Projection techniques to update the truncated SVD of evolving matrices with applications

ICML 2021spotlight

This submission considers the problem of updating the rank-$k$ truncated Singular Value Decomposition (SVD) of matrices subject to the addition of new rows and/or columns over time. Such matrix problems represent an important computational kernel in applications such as Latent Semantic Indexing and…

2021

Sparse Graph Based Sketching for Fast Numerical Linear Algebra

ICASSP 2021accepted

In recent years, a variety of randomized constructions of sketching matrices have been devised, that have been used in fast algorithms for numerical linear algebra problems, such as least squares regression, low-rank approximation, and the approximation of leverage scores. A key property of sketchin…

Cited by 0SourceScholar
2021

Training Logical Neural Networks by Primal-Dual Methods for Neuro-Symbolic Reasoning

ICASSP 2021accepted

Parametrized machine learning models for inference often include non-linear and nonconvex constraints over the parameters and meta-parameters. Training these models to convergence is in general difficult, and naive methods such as projected gradient descent or grid search are not easily able to enfo…

Cited by 0SourceScholar