SDM:自監督分離影片中的相機與物體運動
影片動態訊號常在相機位移與物體運動間高度交織。SDM 透過自監督學習,將特徵拆解為主要與殘差 token,在 ProbeMotion 評估中提升了運動預測準確度。
影片動態訊號常在相機位移與物體運動間高度交織。SDM 透過自監督學習,將特徵拆解為主要與殘差 token,在 ProbeMotion 評估中提升了運動預測準確度。
Video dynamic signals are often tightly intertwined between camera displacement and object motion. Through self-supervised learning, SDM decomposes features into primary and residual tokens, improving motion-prediction accuracy in ProbeMotion evaluations.
研究團隊提出 GenCeption,將生成式擴散模型轉化為前饋視覺感知工具。在論文選定基準上,該架構能以約 1/7 至 1/500 的訓練資料達到與專職模型相當的性能。本文解析其機制、實測證據與工程取捨。
The research team introduces GenCeption, which turns a generative diffusion model into a feed-forward visual perception tool. On the benchmarks selected in the paper, the architecture achieves performance comparable to task-specific models using roughly 1/7 to 1/500 of the task-training data. This article analyzes its mechanism, experimental evidence, and engineering trade-offs.
在 DeepMind 的測試條件下,抽象草圖可能是影響模型物理推理準確率的因素之一。VIPE 透過自動將輸入圖像轉為寫實風格,讓 Veo 3.1 準確率從 41.3% 躍升至 59.3%。這在受測範圍內指出了一個方向:在花大錢增加算力之前,先搞清楚模型到底看到了什麼。
Under DeepMind’s test conditions, abstract sketches may be one factor affecting a model’s physical-reasoning accuracy. VIPE automatically converts input images into a photorealistic style, raising Veo 3.1 accuracy on VPCT from 41.3% to 59.3%, while Omni Flash rises from 56.3% to 67.5%. Within the tested scope, this points to a direction: before spending heavily on more compute, first clarify what the model is actually seeing.
傳統動態物件分割(MOS)依賴光流等 2D 輔助,缺乏 3D 幾何資訊。GMOS 直接在 RGB 視頻上錨定 3D 時空,提出 MOS-I 逐幀瞬時運動評估協議並建立 GMOS-2K 資料集;論文報告其在所測 MOS、MOS-I 與 UVOS 基準中達到領先結果,並在 Tab. 1 的設定下比先前多物件 MOS 方法約快三倍。
Traditional moving object segmentation (MOS) relies on 2D aids such as optical flow, without 3D geometric context. GMOS anchors motion directly in RGB video across 3D space and time, introduces the frame-level MOS-I protocol, and builds the GMOS-2K dataset. The paper reports leading results across its evaluated MOS, MOS-I, and UVOS benchmarks, while running about three times faster than earlier multi-object MOS methods under the Tab. 1 evaluation setup.
標註 30,000 小時影片的成本高昂。Genie 證明:只要數據夠純,模型自己會長出骨架。本文分析 LAM 如何從無標註影像中學習互動,以及這對 Agent 訓練的經濟與技術衝擊。
Labeling 30,000 hours of video is an expensive path, and the bill scales fast. This article breaks down how the Latent Action Model (LAM) learns interaction from unlabeled images, and what that means economically and technically for agent training.