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

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

2 Sep 2025NeurIPSarXiv:2509.02807added by Syntology

Mennatullah Siam

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

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 captioning, their pixel-level visual grounding abilities are less studied. In this work, we raise the pertinent question of whether motion is used in pixel-level visual grounding and whether video MLLMs can segment objects based on natural language expressions describing their motion patterns. We identify the shortcomings in the current benchmarks, where we show that a single frame can often suffice for capturing the motion referring expression without any temporal reasoning. To address this, we introduce four motion-centric probing techniques, particularly designed for the visual grounding task, to study video MLLMs' ability to identify true motion from a fake one and their ability to grasp the motion order. Consequently, we provide a motion-centric benchmark, MoCentric-Bench. It ensures that video MLLMs are evaluated towards leveraging the interaction between motion and language rather than being dominated by static appearance cues emphasized in existing visual grounding datasets. We further establish strong single-image baselines that are on par with or outperform prior methods. Finally, we explore simple motion-centric adaptation techniques that provide state-of-the-art performance on our MoCentric-Bench. Our motion-centric benchmark, evaluation and findings challenge future models to improve dense spatiotemporal grounding and pixel-level understanding within videos. Code and datasets will be made publicly available at https://github.com/MSiam/PixFoundation-2.0.git.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2509.02807")

Code

Syntology Ran 0 of 12 code samples harvested from 1 repository linked to this paper; 12 have no recorded run.

By repository: found in paper text by Syntology: 12 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

MSiam/PixFoundation-2.0 found in paper text by SyntologyMIT report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 0 ran; 0 honoured the contract we drafted; 12 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from MSiam/PixFoundation-2.0. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

async_func MSiam/PixFoundation-2.0/infer/infer_sa2va.py found in paper text by Syntology unverified MIT (permissive) · 3e9c9d59fae40671 · report
bounding_box MSiam/PixFoundation-2.0/datasets_/mevis_variants/mevis_dataset.py found in paper text by Syntology unverified MIT (permissive) · 5bc1d4fdb144f905 · report
db_eval_boundary MSiam/PixFoundation-2.0/eval/metrics.py found in paper text by Syntology unverified MIT (permissive) · 31ef988499e81ea5 · report
db_eval_iou MSiam/PixFoundation-2.0/eval/metrics.py found in paper text by Syntology unverified MIT (permissive) · 9d36806ccbb1f7d0 · report
encode_image_to_base64 MSiam/PixFoundation-2.0/infer/infer_gpt.py found in paper text by Syntology unverified MIT (permissive) · ae6c2bb194221137 · report
f_measure MSiam/PixFoundation-2.0/eval/metrics.py found in paper text by Syntology unverified MIT (permissive) · 0b47c87d65457a57 · report
filter_images_with_only_crowd_annotations MSiam/PixFoundation-2.0/datasets_/mevis_variants/mevis_build.py found in paper text by Syntology unverified MIT (permissive) · a21a61e41d986b6a · report
give_options MSiam/PixFoundation-2.0/infer/infer_rga.py found in paper text by Syntology unverified MIT (permissive) · e5fcd7e40a0b8a73 · report
harmonic_mean MSiam/PixFoundation-2.0/eval/eval_mevis_variants.py found in paper text by Syntology unverified MIT (permissive) · a52ef2a02d4a77a1 · report
merge MSiam/PixFoundation-2.0/infer/infer_sa2va.py found in paper text by Syntology unverified MIT (permissive) · 6f845c821f670c91 · report
process MSiam/PixFoundation-2.0/infer/infer_rga.py found in paper text by Syntology unverified MIT (permissive) · 1ff5615c24ab4c88 · report
retrieve_closest_timestamp MSiam/PixFoundation-2.0/infer/infer_vanilla_mllm_baselines.py found in paper text by Syntology unverified MIT (permissive) · 6ca5450169996a48 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2509.02807, was issued in September 2025, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections