TopResearch

New Dat!

Leading academic AI research, locally.

14

September 2026

08:30-16:00

Tel-Aviv

Floor 28 (AWS)

Menahem Begin 121

About The Conference

We invite you to join us for an exclusive event dedicated to AI research advancements in Israel. TopResearch is a unique gathering of the research community, featuring papers and breakthroughs by Israeli researchers accepted to top-tier international conferences, including ICML, CVPR, NeurIPS, and more.

The conference provides a dedicated stage for researchers representing Israel on the world’s most prestigious stages, offering a deep dive into world-class work in an elite local setting. It is a rare opportunity for the research community, from both academia and industry, to share insights, foster collaborations, and celebrate technical excellence under one roof

Who is it for?

TopResearch is designed for doctoral students, senior researchers and experienced researchers from both academia and industry, whose work is focused on machine learning. Please note: To maintain a high-level professional environment and due to limited capacity, attendance is limited to 250 participants and is subject to professional review.

The Event Details

  • 14.09.2026

  • AWS-Floor 28 | Tel- Aviv

  • 08:30-16:00

Speakers

Uri Eliabayev

Founder

MDLI

Ofir Bibi

VP Research

Lightricks

Ev Zisselman

PhD

Technion

Niv Eckhaus

NLP Researcher

Hebrew University of Jerusalem

Shelly Golan

PhD Student

Tel Aviv University

Yaniv Nikankin

PhD Candidate

Technion

Iftach Shoham

M.Sc Research Student

Ben-Gurion University

Hila Chefer

Researcher

Tel Aviv University

Itai Mondshine

Phd Student

The Hebrew University of Jerusalem

Hila Manor

PHD Candidate

Technion

Eliya Habba

PhD student

The Hebrew University of Jerusalem

Hussen Abu Hamad

Senior Staff Software & AI Research Engineer

University of Haifa

Agenda

08:30-09:30

Registration, Coffee & Networking

× ×

09:30-10:00

Opening Remarks

× ×

Uri Eliabayev

Founder at MDLI

10:00-10:20

Controlling LTX-2 video generation with context and masks

× ×

Ofir Bibi

VP Research at Lightricks

10:25-10:45

TBD

× ×

10:50-11:05

TBD

× ×

11:10-11:25

Blindfolded Experts Generalize Better: Insights from Robotic Manipulation and Videogames (NeurIPS)

× ×

Behavioral cloning is a simple yet effective technique for learning sequential

decision-making from demonstrations. Recently, it has gained prominence as

the core of foundation models for the physical world, where achieving generalization requires countless demonstrations of a multitude of tasks. Typically,

a human expert with full information on the task demonstrates a (nearly) optimal behavior. In this paper, we propose to hide some of the task’s information

from the demonstrator. This “blindfolded” expert is compelled to employ nontrivial exploration to solve the task. We show that cloning the blindfolded expert

generalizes better to unseen tasks than its fully-informed counterpart. We conduct experiments of real-world robot peg insertion tasks with (limited) human

demonstrations, alongside a videogame from the Procgen benchmark. Additionally, we support our findings with theoretical analysis, which confirms that the

generalization error scales with sqrt (I/m), where I measures the amount of task

information available to the demonstrator, and m is the number of demonstrated

tasks. Both theory and practice indicate that cloning blindfolded experts generalizes better with fewer demonstrated tasks. Project page with videos and code:

https://sites.google.com/view/blindfoldedexperts/home.

Ev Zisselman

PhD at Technion

11:30-11:45

Flow Matching Neural Processes (NeurIPS)

× ×

 

Neural processes (NPs) are a class of models that learn stochastic processes directly from data and can be used for inference, sampling and conditional sampling.
We introduce a new NP model based on flow matching, a generative modeling paradigm that has demonstrated strong performance on various data modalities.
Following the NP training framework, the model provides amortized predictions of conditional distributions over any arbitrary points in the data. Compared to
previous NP models, our model is simple to implement and can be used to sample from conditional distributions using an ODE solver, without requiring auxiliary
conditioning methods. In addition, the model provides a controllable tradeoff between accuracy and running time via the number of steps in the ODE solver. We show that our model outperforms previous state-of-the-art neural process methods on various benchmarks including synthetic 1D Gaussian processes data, 2D images, and real-world weather data.

 

Hussen Abu Hamad

Senior Staff Software & AI Research Engineer at University of Haifa

11:45-12:15

Coffee Break & Networking

× ×

12:20-12:35

VideoJAM: Joint Appearance-Motion Representations for Enhanced Motion Generation in Video Models (ICML)

× ×

Despite tremendous recent progress, generative video models still struggle to capture real-world motion, dynamics, and physics. We show that this limitation arises from the conventional pixel reconstruction objective, which biases models toward appearance fidelity at the expense of motion coherence. To address this, we introduce VideoJAM, a novel framework that instills an effective motion prior to video generators, by encouraging the model to learn a joint appearance-motion representation. VideoJAM is composed of two complementary units. During training, we extend the objective to predict both the generated pixels and their corresponding motion from a single learned representation. During inference, we introduce Inner-Guidance, a mechanism that steers the generation toward coherent motion by leveraging the model's own evolving motion prediction as a dynamic guidance signal. Notably, our framework can be applied to any video model with minimal adaptations, requiring no modifications to the training data or scaling of the model. VideoJAM achieves state-of-the-art performance in motion coherence, surpassing highly competitive proprietary models while also enhancing the perceived visual quality of the generations. These findings emphasize that appearance and motion can be complementary and, when effectively integrated, enhance both the visual quality and the coherence of video generation.

Hila Chefer

Researcher at Tel Aviv University

12:40-12:55

Compressed Image Generation with Denoising Diffusion Codebook Models (ICML)

× ×

We present a novel generative approach based on Denoising Diffusion Models (DDMs), which produces high-quality image samples along with their losslessly compressed bit-stream representations. This is obtained by replacing the standard Gaussian noise sampling in the reverse diffusion with a selection of noise samples from pre-defined codebooks of fixed iid Gaussian vectors. Surprisingly, we find that our method, termed Denoising Diffusion Codebook Model (DDCM), retains sample quality and diversity of standard DDMs, even for extremely small codebooks. We leverage DDCM and pick the noises from the codebooks that best match a given image, converting our generative model into a highly effective lossy image codec achieving state-of-the-art perceptual image compression results. More generally, by setting other noise selections rules, we extend our compression method to any conditional image generation task (e.g., image restoration), where the generated images are produced jointly with their condensed bit-stream representations. Our work is accompanied by a mathematical interpretation of the proposed compressed conditional generation schemes, establishing a connection with score-based approximations of posterior samplers for the tasks considered.

Hila Manor

PHD Candidate at Technion

13:00-13:15

VLM-Guided Adaptive Negative Prompting for Creative Generation (ICLR)

× ×

Creative generation is the synthesis of new, surprising, and valuable samples that reflect user intent yet cannot be envisioned in advance. This task aims to extend human imagination, enabling the discovery of visual concepts that exist in the unexplored spaces between familiar domains. We propose VLM-Guided Adaptive Negative-Prompting, a training-free, inference-time method that promotes creative image generation while preserving the validity of the generated object. Our approach utilizes a vision-language model (VLM) that analyzes intermediate outputs of the generation process and adaptively steers it away from conventional visual concepts, encouraging the emergence of novel and surprising outputs.

Shelly Golan

PhD Student at Tel Aviv University

13:20-13:35

Same Task, Different Circuits: Disentangling Modality-Specific Mechanisms in VLMs (NeurIPS)

× ×

Vision-Language models (VLMs) show impressive abilities to answer questions on visual inputs (e.g., counting objects in an image), yet demonstrate higher accuracies when performing an analogous task on text (e.g., counting words in a text). We investigate this accuracy gap by identifying and comparing the \textit{circuits} – the task-specific computational sub-graphs – in different modalities. We show that while circuits are largely disjoint between modalities, they implement relatively similar functionalities: the differences lie primarily in processing modality-specific data positions (an image or a text sequence). Zooming in on the image data representations, we observe they become aligned with the higher-performing analogous textual representations only towards later layers, too late in processing to effectively influence subsequent positions. To overcome this, we patch the representations of visual data tokens from later layers back into earlier layers. In experiments with multiple tasks and models, this simple intervention closes a third of the performance gap between the modalities, on average. Our analysis sheds light on the multi-modal performance gap in VLMs and suggests a training-free approach for reducing it.

Yaniv Nikankin

PhD Candidate at Technion

13:40-13:55

TBD

× ×

13:55-14:55

Lunch Break

× ×

15:00-15:15

Time to Talk: LLM Agents for Asynchronous Group Communication in Mafia Games (EMNLP)

× ×

TL;DR: We develop and evaluate an LLM agent that decides both what to say and when to speak in asynchronous group settings, demonstrating human-like performance in Mafia games.

Niv Eckhaus

NLP Researcher at Hebrew University of Jerusalem

15:20-15:35

DOVE: A Large-Scale Multi-Dimensional Predictions Dataset Towards Meaningful LLM Evaluation (ACL)

× ×

Recent work found that LLMs are sensitive to a wide range of arbitrary prompt dimensions, including the type of delimiters, answer enumerators, instruction wording, and more. This throws into question popular single-prompt evaluation practices. We present DOVE (Dataset Of Variation Evaluation) a large-scale dataset containing prompt perturbations of various evaluation benchmarks. In contrast to previous work, we examine LLM sensitivity from an holistic perspective, and assess the joint effects of perturbations along various dimensions, resulting in thousands of perturbations per instance. We evaluate several model families against DOVE, leading to several findings, including efficient methods for choosing well-performing prompts, observing that few-shot examples reduce sensitivity, and identifying instances which are inherently hard across all perturbations. DOVE consists of more than 250M prompt perturbations and model outputs, which we make publicly available to spur a community-wide effort toward meaningful, robust, and efficient evaluation.

This work led to two follow-up studies presented at EMNLP 2025: PromptSuite, a task-agnostic framework for systematically generating multiple prompt variations (Habba, Dahan, Lior, and Stanovsky), and ReliableEval, which provides statistical methods for robust stochastic LLM evaluation (Lior, Habba, Levy, Caciularu, and Stanovsky).

I would be happy to discuss these follow-up works in my talk as well.

Eliya Habba

PhD student at The Hebrew University of Jerusalem

15:40-15:55

Beyond N-Grams: Rethinking Evaluation Metrics and Strategies for Multilingual Abstractive Summarization (ACL)

× ×

Automatic n-gram based metrics such as ROUGE are widely used for evaluating generative tasks such as summarization. While these metrics are considered indicative (even if imperfect) of human evaluation for English, their suitability for other languages remains unclear. To address this, we systematically assess evaluation metrics for generation both n-gram-based and neural based to evaluate their effectiveness across languages and tasks. Specifically, we design a large-scale evaluation suite across eight languages from four typological families: agglutinative, isolating, low-fusional, and high-fusional, spanning both low- and high-resource settings, to analyze their correlation with human judgments. Our findings highlight the sensitivity of evaluation metrics to the language type. For example, in fusional languages, n-gram-based metrics show lower correlation with human assessments compared to isolating and agglutinative languages. We also demonstrate that proper tokenization can significantly mitigate this issue for morphologically rich fusional languages, sometimes even reversing negative trends. Additionally, we show that neural-based metrics specifically trained for evaluation, such as COMET, consistently outperform other neural metrics and better correlate with human judgments in low-resource languages. Overall, our analysis highlights the limitations of n-gram metrics for fusional languages and advocates for greater investment in neural-based metrics trained for evaluation tasks.

Itai Mondshine

Phd Student at The Hebrew University of Jerusalem

16:00-16:15

Token-based Audio Inpainting via Discrete Diffusion (ICLR)

× ×

Audio inpainting seeks to restore missing segments in degraded recordings. Previous diffusion-based methods exhibit impaired performance when the missing region is large. We introduce the first approach that applies discrete diffusion over tokenized music representations from a pre-trained audio tokenizer, enabling stable and semantically coherent restoration of long gaps. Our method further incorporates two training approaches: a derivative-based regularization loss that enforces smooth temporal dynamics, and a span-based absorbing transition that provides structured corruption during diffusion. Experiments on the MusicNet and MAESTRO datasets with gaps up to 750\,ms show that our approach consistently outperforms strong baselines across range of gap lengths, for gaps of 150\,ms and above. This work advances musical audio restoration and introduces new directions for discrete diffusion model training.

Iftach Shoham

M.Sc Research Student at Ben-Gurion University

16:15-16:20

Closing Remarks

× ×

Uri Eliabayev

Founder at MDLI

Diamond Sponsorship