← Search

Ron Shapira Weber

6 accepted papers

2025

FastJAM: a Fast Joint Alignment Model for Images

NeurIPS 2025poster

Joint Alignment (JA) of images aims to align a collection of images into a unified coordinate frame, such that semantically-similar features appear at corresponding spatial locations. Most existing approaches often require long training times, large-capacity models, and extensive hyperparameter tuni…

Cited by 0SourcecodeScholar
2025

Improving the Effective Receptive Field of Message-Passing Neural Networks

ICML 2025poster

Message-Passing Neural Networks (MPNNs) have become a cornerstone for processing and analyzing graph-structured data. However, their effectiveness is often hindered by phenomena such as over-squashing, where long-range dependencies or interactions are inadequately captured and expressed in the MPNN…

2025

TimePoint: Accelerated Time Series Alignment via Self-Supervised Keypoint and Descriptor Learning

ICML 2025poster

Fast and scalable alignment of time series is a fundamental challenge in many domains. The standard solution, Dynamic Time Warping (DTW), struggles with poor scalability and sensitivity to noise. We introduce TimePoint, a self-supervised method that dramatically accelerates DTW-based alignment while…