cd /news/computer-vision/efficient-tracking-and-understanding… · home topics computer-vision article
[ARTICLE · art-69631] src=arxiv.org ↗ pub= topic=computer-vision verified=true sentiment=↑ positive

Efficient Tracking and Understanding Object Transformations

Researchers propose FluxGraph, a reactive variant of TubeletGraph, that uses SAM2's internal multi-mask disagreement as a lightweight trigger for transformation detection, achieving ~3.3× speedup on VOST while improving tracking performance and preserving state graph quality. FluxGraph also shows consistent speedups of 3.7–10.7× across VSCOS, M³-VOS, and DAVIS17, addressing the high inference cost of TubeletGraph (~$4.4 seconds per object-frame on VOST) that precludes real-time deployment.

read1 min views1 publishedJul 23, 2026

arXiv:2607.19743v1 Announce Type: new Abstract: Tracking objects through state transformations is essential for understanding real-world dynamics. However, existing methods are computationally expensive. TubeletGraph recently showed impressive capabilities, but its inference cost (~$4.4$ seconds per object-frame on VOST) precludes any real-time deployment possibilities. We observe that TubeletGraph's overhead arises from building a spatiotemporal partition of the input video: (1) entity segmentation is computed densely for every frame regardless of whether a transformation occurs, and (2) every entity in the scene is tracked, scaling cost with scene complexity rather than the number of transformations of interest. To address both, we propose FluxGraph, a reactive variant that uses SAM2's internal multi-mask disagreement as a lightweight trigger for transformation detection, and removes the need for tracking all entities in the given video. FluxGraph is ~$3.3\times$ faster than TubeletGraph on VOST while improving tracking performance and preserving state graph quality. Furthermore, we also observe consistent speedups of $3.7-10.7\times$ across VSCOS, M$^3$-VOS, and DAVIS17 while maintaining performance. Code is publicly available at https://github.com/YihongSun/FluxGraph.

── more in #computer-vision 4 stories · sorted by recency
── more on @fluxgraph 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/efficient-tracking-a…] indexed:0 read:1min 2026-07-23 ·