← Search

Eli Schwartz

13 accepted papers

2026

ChartNet: A Million-Scale, High-Quality Multimodal Dataset for Robust Chart Understanding

CVPR 2026

Understanding charts requires models to jointly reason over geometric visual patterns, structured numerical data, and natural language -- a capability where current vision-language models (VLMs) remain limited. We introduce ChartNet, a high-quality, million-scale multimodal dataset designed to advan

Cited by 0SourceScholar
2025

DocReRank: Single-Page Hard Negative Query Generation for Training Multi-Modal RAG Rerankers

EMNLP 2025

Rerankers play a critical role in multimodal Retrieval-Augmented Generation (RAG) by refining ranking of an initial set of retrieved documents. Rerankers are typically trained using hard negative mining, whose goal is to select pages for each query which rank high, but are actually irrelevant. Howev

Cited by 0SourcePDFScholar
2025

REAL-MM-RAG: A Real-World Multi-Modal Retrieval Benchmark

ACL 2025long

Accurate multi-modal document retrieval is crucial for Retrieval-Augmented Generation (RAG), yet existing benchmarks do not fully capture real-world challenges with their current design. We introduce REAL-MM-RAG, an automatically generated benchmark designed to address four key properties essential…

Cited by 0SourcePDFScholar
2025

Teaching VLMs to Localize Specific Objects from In-context Examples

ICCV 2025poster

Vision-Language Models (VLMs) have shown remarkable capabilities across diverse visual tasks, including image recognition, video understanding, and Visual Question Answering (VQA) when explicitly trained for these tasks. Despite these advances, we find that present-day VLMs (including the proprietar…

2024

NumeroLogic: Number Encoding for Enhanced LLMs’ Numerical Reasoning

EMNLP 2024main

Language models struggle with handling numerical data and performing arithmetic operations. We hypothesize that this limitation can be partially attributed to non-intuitive textual numbers representation. When a digit is read or generated by a causal language model it does not know its place value (…

Cited by 16SourcePDFScholar
2023

Teaching Structured Vision & Language Concepts to Vision & Language Models

CVPR 2023poster

Vision and Language (VL) models have demonstrated remarkable zero-shot performance in a variety of tasks. However, some aspects of complex language understanding still remain a challenge. We introduce the collective notion of Structured Vision & Language Concepts (SVLC) which includes object attribu…

2022

FETA: Towards Specializing Foundational Models for Expert Task Applications

NeurIPS 2022accept

Foundational Models (FMs) have demonstrated unprecedented capabilities including zero-shot learning, high fidelity data synthesis, and out of domain generalization. However, the parameter capacity of FMs is still limited, leading to poor out-of-the-box performance of FMs on many expert tasks (e.g. r…

Cited by 15SourcePDFScholar
2022

Unsupervised Domain Generalization by Learning a Bridge Across Domains

CVPR 2022oral

The ability to generalize learned representations across significantly different visual domains, such as between real photos, clipart, paintings, and sketches, is a fundamental capacity of the human visual system. In this paper, different from most cross-domain works that utilize some (or full) sour…

Cited by 49PDFcodeScholar
2021

Detector-Free Weakly Supervised Grounding by Separation

ICCV 2021poster

Nowadays, there is an abundance of data involving images and surrounding free-form text weakly corresponding to those images. Weakly Supervised phrase-Grounding (WSG) deals with the task of using this data to learn to localize (or to ground) arbitrary text phrases in images without any additional an…

Cited by 28PDFcodeScholar
2021

Fine-Grained Angular Contrastive Learning With Coarse Labels

CVPR 2021poster

Few-shot learning methods offer pre-training techniques optimized for easier later adaptation of the model to new classes (unseen during training) using one or a few examples. This adaptivity to unseen classes is especially important for many practical applications where the pre-trained label space…

Cited by 70PDFcodeScholar
2021

StarNet: towards Weakly Supervised Few-Shot Object Detection

AAAI 2021technical

Few-shot detection and classification have advanced significantly in recent years. Yet, detection approaches require strong annotation (bounding boxes) both for pre-training and for adaptation to novel classes, and classification approaches rarely provide localization of objects in the scene. In thi…

2019

RepMet: Representative-Based Metric Learning for Classification and Few-Shot Object Detection

CVPR 2019poster

Distance metric learning (DML) has been successfully applied to object classification, both in the standard regime of rich training data and in the few-shot scenario, where each category is represented by only a few examples. In this work, we propose a new method for DML that simultaneously learns t…

Cited by 461PDFScholar
2018

Delta-encoder: an effective sample synthesis method for few-shot object recognition

NeurIPS 2018spotlight

Learning to classify new categories based on just one or a few examples is a long-standing challenge in modern computer vision. In this work, we propose a simple yet effective method for few-shot (and one-shot) object recognition. Our approach is based on a modified auto-encoder, denoted delta-encod…