paper-with-me

Papers

Can Test-Time Scaling Improve World Foundation Model?

2025-03-31 · Wenyan Cong, Hanqing Zhu, Peihao Wang, Bangya Liu, Dejia Xu, Kevin Wang, David Z. Pan, Yan Wang, Zhiwen Fan, Zhangyang Wang

World foundation models, which simulate the physical world by predicting future states from current observations and inputs, have become central to many applications in physical intelligence, including autonomous driving and robotics. However, these models require substantial computational resources for pretraining and are further constrained by available data during post-training. As such, scaling computation at test time emerges as both a critical and practical alternative to traditional model enlargement or re-training. In this work, we introduce SWIFT, a test-time scaling framework tailored for WFMs. SWIFT integrates our extensible WFM evaluation toolkit with process-level inference strategies, including fast tokenization, probability-based Top-K pruning, and efficient beam search. Empirical results on the COSMOS model demonstrate that test-time scaling exists even in a compute-optimal way. Our findings reveal that test-time scaling laws hold for WFMs and that SWIFT provides a scalable and effective pathway for improving WFM inference without retraining or increasing model size. The code is available at https://github.com/Mia-Cong/SWIFT.git.

📄 PDF Abstract BibTeX arXiv:2503.24320

Code (1)

mia-cong/swift 공식 구현 pytorch

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Rethinking Dense Optical Flow without Test-Time Scaling

2026-05-08 · Praroop Chanda, Suryansh Kumar arxiv

Recent progress in dense optical flow has been driven by increasingly complex architectures and multi-step refinement for test-time scaling. While these approaches achieve strong benchmark performance, they also require …

AMix-1: A Pathway to Test-Time Scalable Protein Foundation Model

2025-07-11 · Changze Lv, Jiang Zhou, Siyu Long, Lihao Wang 외 arxiv

We introduce AMix-1, a powerful protein foundation model built on Bayesian Flow Networks and empowered by a systematic training methodology, encompassing pretraining scaling laws, emergent capability analysis, in-context…

Multiple Sequence AlignmentProtein Design

Training-Free Robot Pose Estimation using Off-the-Shelf Foundational Models

2025-12-03 · Laurence Liang arxiv

Pose estimation of a robot arm from visual inputs is a challenging task. However, with the increasing adoption of robot arms for both industrial and residential use cases, reliable joint angle estimation can offer improv…

Robot Pose Estimation

WinTSR: A Windowed Temporal Saliency Rescaling Method for Interpreting Time Series Deep Learning Models

2024-12-05 · Md. Khairul Islam, Judy Fox

Interpreting complex time series forecasting models is challenging due to the temporal dependencies between time steps and the dynamic relevance of input features over time. Existing interpretation methods are limited by…

Feature ImportanceTime SeriesTime Series ClassificationTime Series Forecasting

Video-T1: Test-Time Scaling for Video Generation

2025-03-24 · Fangfu Liu, HanYang Wang, Yimo Cai, Kaiyan Zhang 외

With the scale capability of increasing training data, model size, and computational cost, video generation has achieved impressive results in digital creation, enabling users to express creativity across various domains…

DenoisingVideo Generation