← Search

Nazar Buzun

4 accepted papers

2026

HOTA: Hamiltonian framework for Optimal Transport Advection

ICLR 2026poster

Optimal transport (OT) has become a natural framework for guiding the probability flows. Yet, the majority of recent generative models assume trivial geometry (e.g., Euclidean) and rely on strong density-estimation assumptions, yielding trajectories that do not respect the true principles of optimal…

Cited by 2SourceScholar
2026

Q-RAG: Long Context Multi‑Step Retrieval via Value‑Based Embedder Training

ICLR 2026oral

Retrieval-Augmented Generation (RAG) methods enhance LLM performance by efficiently filtering relevant context for LLMs, reducing hallucinations and inference cost. However, most existing RAG methods focus on single-step retrieval, which is often insufficient for answering complex questions that req…

Cited by 0SourcecodeScholar
2024

Expectile Regularization for Fast and Accurate Training of Neural Optimal Transport

NeurIPS 2024spotlight

We present a new approach for Neural Optimal Transport (NOT) training procedure, capable of accurately and efficiently estimating optimal transportation plan via specific regularization on dual Kantorovich potentials. The main bottleneck of existing NOT solvers is associated with the procedure of fi…

Cited by 1SourcePDFScholar
2022

Explain My Surprise: Learning Efficient Long-Term Memory by predicting uncertain outcomes

NeurIPS 2022accept

In many sequential tasks, a model needs to remember relevant events from the distant past to make correct predictions. Unfortunately, a straightforward application of gradient based training requires intermediate computations to be stored for every element of a sequence. This requires to store prohi…