← Search

George Stoica

7 accepted papers

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
2025

Contrastive Flow Matching

ICCV 2025poster

Unconditional flow matching trains diffusion models to transport samples from a source distribution to a target distribution by enforcing that the flows between sample pairs are unique. However, in conditional settings (e.g., class-conditioned models), this uniqueness is no longer guaranteed--flows…

2025

Model merging with SVD to tie the Knots

ICLR 2025poster

Recent model merging methods demonstrate that the parameters of fully-finetuned models specializing in distinct tasks can be combined into one model capable of solving all tasks without retraining. Yet, this success does not transfer well when merging LoRA finetuned models. We study this phenomenon…

2024

ZipIt! Merging Models from Different Tasks without Training

ICLR 2024poster

Typical deep visual recognition models are capable of performing the one task they were trained on. In this paper, we tackle the extremely difficult problem of combining distinct models with different initializations, each solving a separate task, into one multi-task model without any additional tra…

2021

Re-TACRED: Addressing Shortcomings of the TACRED Dataset

AAAI 2021technical

TACRED is one of the largest and most widely used sentence-level relation extraction datasets. Proposed models that are evaluated using this dataset consistently set new state-of-the-art performance. However, they still exhibit large error rates despite leveraging external knowledge and unsupervised…