← Search

Mohammadreza Salehi

20 accepted papers

2026

3DPoV: Improving 3D understanding via Patch Ordering on Videos

ICML 2026poster

Visual foundation models have achieved remarkable progress in scale and versatility, yet understanding the 3D world remains a fundamental challenge. While 2D images contain cues about 3D structure that humans readily interpret, deep models often fail to exploit them, underperforming on tasks such as…

Cited by 0SourceScholar
2026

Franca: Nested Matryoshka Clustering for Scalable Visual Representation Learning

CVPR 2026

We present Franca (pronounced Fran-ka): free one; the first fully open-source (data, code, weights) vision foundation model that matches and in many cases surpasses the performance of state-of-the-art proprietary models, e.g., DINOv2, CLIP, SigLIPv2, etc. Our approach is grounded in a transparent tr

Cited by 0SourceScholar
2026

Molmo2: Open Weights and Data for Vision-Language Models with Video Understanding and Grounding

CVPR 2026

Today's strongest video-language models (VLMs) remain proprietary, and the strongest open-weight models often rely on synthetic data from proprietary VLMs and do not disclose their training data or recipe. As a result, the open-source community lacks the foundations needed to improve on the state-of

Cited by 0SourcecodeScholar
2026

RFDM: Residual Flow Diffusion Models for Video Editing

CVPR 2026

Instructional video editing applies edits to an input video using only text prompts, enabling intuitive natural-language control. Despite the rapid progress, most methods still require fixed-length inputs and substantial compute. Meanwhile, autoregressive video generation enables efficient variable-

Cited by 0SourcecodeScholar
2026

VideoNet: A Large-Scale Dataset for Domain-Specific Action Recognition

CVPR 2026

Videos are unique in their ability to capture actions which transcend multiple frames. Accordingly, action recognition has long been a quintessential task for video models. Unfortunately, due to a lack of sufficiently diverse and challenging data, modern vision-language models (VLMs) are no longer e

Cited by 0SourceScholar
2025

MoSiC: Optimal-Transport Motion Trajectory for Dense Self-Supervised Learning

ICCV 2025poster

Dense self-supervised learning has shown great promise for learning pixel- and patch-level representations, but extending it to videos remains challenging due to the complexity of motion dynamics. Existing approaches struggle as they rely on static augmentations that fail under object deformations,…

2025

Molmo and PixMo: Open Weights and Open Data for State-of-the-Art Vision-Language Models

CVPR 2025award

Today's most advanced vision-language models (VLMs) remain proprietary. The strongest open-weight models rely heavily on synthetic data from proprietary VLMs to achieve good performance, effectively distilling these closed VLMs into open ones. As a result, the community has been missing foundational…

2025

Near, far: Patch-ordering enhances vision foundation models' scene understanding

ICLR 2025poster

We introduce NeCo: Patch Neighbor Consistency, a novel self-supervised training loss that enforces patch-level nearest neighbor consistency across a student and teacher model. Compared to contrastive approaches that only yield binary learning signals, i.e. "attract" and "repel", this approach benefi…

Cited by 0SourcePDFScholar
2025

One Trajectory, One Token: Grounded Video Tokenization via Panoptic Sub-object Trajectory

ICCV 2025poster

Effective video tokenization is critical for scaling transformer models for long videos. Current approaches tokenize videos using space-time patches, leading to excessive tokens and computational inefficiencies. The best token reduction strategies degrade performance and barely reduce the number of…

Cited by 0SourcePDFScholar
2025

RealEdit: Reddit Edits As a Large-scale Empirical Dataset for Image Transformations

CVPR 2025poster

Existing image editing models struggle to meet realworld demands; despite excelling in academic benchmarks, we are yet to see them adopted to solve real user needs. The datasets that power these models use artificial edits, lacking the scale and ecological validity necessary to address the true dive…

2025

Self-supervised Learning of Echocardiographic Video Representations via Online Cluster Distillation

NeurIPS 2025poster

Self-supervised learning (SSL) has achieved major advances in natural images and video understanding, but challenges remain in domains like echocardiography (heart ultrasound) due to subtle anatomical structures, complex temporal dynamics, and the current lack of domain-specific pre-trained models.…

Cited by 0SourcecodeScholar
2024

ActionAtlas: A VideoQA Benchmark for Domain-specialized Action Recognition

NeurIPS 2024poster

Our world is full of varied actions and moves in specialized fields that we, as humans, seek to identify and learn about. To evaluate the effectiveness of multi-modal models in helping us recognize such fine-grained actions, we introduce ActionAtlas, a video question answering (VideoQA) benchmark on…

Cited by 1SourcePDFScholar
2024

GeneralAD: Anomaly Detection Across Domains by Attending to Distorted Features

ECCV 2024poster

"In the domain of anomaly detection, methods often excel in either high-level semantic or low-level industrial benchmarks, rarely achieving cross-domain proficiency. Semantic anomalies are novelties that differ in meaning from the training set, like unseen objects in self-driving cars. In contrast,…

2024

SelEx: Self-Expertise in Fine-Grained Generalized Category Discovery

ECCV 2024poster

"In this paper, we address Generalized Category Discovery, aiming to simultaneously uncover novel categories and accurately classify known ones. Traditional methods, which lean heavily on self-supervision and contrastive learning, often fall short when distinguishing between fine-grained categories.…

2023

Fake It Until You Make It : Towards Accurate Near-Distribution Novelty Detection

ICLR 2023poster

We aim for image-based novelty detection. Despite considerable progress, existing models either fail or face dramatic drop under the so-called ``near-distribution" setup, where the differences between normal and anomalous samples are subtle. We first demonstrate existing methods could experience up…

Cited by 34SourcePDFScholar
2023

SHARCS: Efficient Transformers Through Routing with Dynamic Width Sub-networks

EMNLP 2023short findings

We introduce SHARCS for adaptive inference that takes into account the hardness of input samples. SHARCS can train a router on any transformer network, enabling the model to direct different samples to sub-networks with varying widths. Our experiments demonstrate that: (1) SHARCS outperforms or comp…

Cited by 0SourceScholar
2023

Time Does Tell: Self-Supervised Time-Tuning of Dense Image Representations

ICCV 2023poster

Spatially dense self-supervised learning is a rapidly growing problem domain with promising applications for unsupervised segmentation and pretraining for dense downstream tasks. Despite the abundance of temporal data in the form of videos, this information-rich source has been largely overlooked. O…

Cited by 21PDFcodeScholar
2022

ATTEMPT: Parameter-Efficient Multi-task Tuning via Attentional Mixtures of Soft Prompts

EMNLP 2022main

This work introduces a new multi-task, parameter-efficient language model (LM) tuning method that learns to transfer knowledge across different tasks via a mixture of soft prompts—small prefix embedding vectors pre-trained for different tasks. Our method, called ATTEMPT (ATTEntional Mixtures of Prom…

2022

MERLOT Reserve: Neural Script Knowledge Through Vision and Language and Sound

CVPR 2022oral

As humans, we navigate a multimodal world, building a holistic understanding from all our senses. We introduce MERLOT Reserve, a model that represents videos jointly over time -- through a new training objective that learns from audio, subtitles, and video frames. Given a video, we replace snippets…

Cited by 286PDFScholar
2021

Multiresolution Knowledge Distillation for Anomaly Detection

CVPR 2021poster

Unsupervised representation learning has proved to be a critical component of anomaly detection/localization in images. The challenges to learn such a representation are two-fold. Firstly, the sample size is not often large enough to learn a rich generalizable representation through conventional tec…

Cited by 589PDFcodeScholar