paper-with-me

홈 › Papers

PixFoundation: Are We Heading in the Right Direction with Pixel-level Vision Foundation Models?

2025-02-06 · Mennatullah Siam

Multiple works have emerged to push the boundaries on multi-modal large language models (MLLMs) towards pixel-level understanding. Such approaches have shown strong performance on benchmarks for referring expression segmentation and grounded conversation generation. The current trend in pixel-level MLLMs is to train with pixel-level grounding supervision on large-scale labelled data. However, we show that such MLLMs when evaluated on recent challenging vision centric benchmarks, exhibit a weak ability in visual question answering. Surprisingly, some of these methods even downgrade the grounding ability of MLLMs that were never trained with such supervision. In this work, we propose two novel challenging benchmarks and show that MLLMs without pixel-level grounding supervision can outperform the state of the art in such tasks when evaluating both the pixel-level grounding and visual question answering. We propose simple baselines to extract the grounding information that can be plugged into any MLLM, which we call as PixFoundation. More importantly, we study the research question of ``When does grounding emerge in MLLMs that are not trained with pixel-level grounding supervision?'' We show that grounding can coincide with object parts or location/appearance information. Code repository is at https://github.com/MSiam/PixFoundation/.

📄 PDF Abstract BibTeX arXiv:2502.04192

Code (1)

msiam/pixfoundation 공식 구현 pytorch

Tasks

Question AnsweringReferring ExpressionReferring Expression SegmentationVisual Question Answering

Similar Papers 제목 키워드 기반

PixFoundation 2.0: Do Video Multi-Modal LLMs Use Motion in Visual Grounding?

2025-09-02 · Mennatullah Siam arxiv

Multi-modal large language models (MLLMs) have shown impressive generalization across tasks using images and text modalities. While their extension to video has enabled tasks such as video question answering and video ca…

Video Question AnsweringReferring ExpressionVideo CaptioningVisual Grounding

FLIGHT: Fibonacci Lattice-based Inference for Geometric Heading in real-Time

2026-02-26 · David Dirnfeld, Fabien Delattre, Pedro Miraldo, Erik Learned-Miller arxiv

Estimating camera motion from monocular video is a fundamental problem in computer vision, central to tasks such as SLAM, visual odometry, and structure-from-motion. Existing methods that recover the camera's heading und…

Visual Odometry

Evaluation of a Prototype System that Automatically Assigns Subject Headings to Nursing Narratives Using Recurrent Neural Network

2018-10-01 · WS 2018 10 · Hans Moen, Kai Hakala, Laura-Maria Peltonen, Henry Suhonen 외

We present our initial evaluation of a prototype system designed to assist nurses in assigning subject headings to nursing narratives {--} written in the context of documenting patient care in hospitals. Currently nurses…

Sentencetext-classificationText Classification

Improved Generalization of Heading Direction Estimation for Aerial Filming Using Semi-supervised Regression

2019-03-26 · Wenshan Wang, Aayush Ahuja, Yanfu Zhang, Rogerio Bonatti 외

In the task of Autonomous aerial filming of a moving actor (e.g. a person or a vehicle), it is crucial to have a good heading direction estimation for the actor from the visual input. However, the models obtained in othe…

regression

Towards Cognitive Navigation: Design and Implementation of a Biologically Inspired Head Direction Cell Network

2021-09-22 · Zhenshan Bing, Amir EI Sewisy, Genghang Zhuang, Florian Walter 외

As a vital cognitive function of animals, the navigation skill is first built on the accurate perception of the directional heading in the environment. Head direction cells (HDCs), found in the limbic system of animals, …