proomt

Search

Search posts, papers, and topics

All posts

Hugging Face Daily PapersHaoyu Zhao, Zihao Zhao, Tianyu Deng2 min readpaperadvanced

Can MiniMax-H3 Reason About the Physical World? An Evaluation of Omni-Modal Generative Model

Summary

This paper introduces a novel evaluation framework to assess the physical world reasoning capabilities of omni-modal generative models like MiniMax-H3. It found that MiniMax-H3 achieved an overall success rate of 41.97% across 517 instances, with significant performance variations depending on the input modalities and reasoning tasks.

  • A new evaluation framework is proposed to test omni-modal models on physical world reasoning, leveraging complementary multimodal inputs.
  • The framework includes four scenarios: implicit prompts, audio-image, prefix-videos, and audio-video inputs, requiring joint reasoning.
  • MiniMax-H3 achieved a 41.97% overall success rate on 517 evaluation instances.
  • Video-based Decision Reasoning was the strongest task for MiniMax-H3 (56.00% success rate).

Researchers and engineers developing advanced generative AI models should care, as this work provides a new methodology and specific benchmarks for assessing multimodal reasoning capabilities.

7/10

Related reading

  1. UFO: Chain-of-Evaluation for Omni-Condition Alignment in Multi-Modal Image Generation

    UFO introduces an Atomized Chain‑of‑Evaluation (AEU) framework that breaks omni‑condition alignment in multi‑modal image generation into a sequential set of fine‑grained checks, achieving a 15.25 % boost in correlation with human judgments. The authors also release UFO‑Bench, a benchmark for testing how well models satisfy combined textual and visual conditions.

    Hugging Face Daily Papersarxiv.org1 minpaper
  2. OmniHarness: Harnessing Generalizable Visual Generation via Symbolic Policy Learning

    OmniHarness introduces a symbolic‑policy framework that extracts reusable procedural knowledge from multimodal LLM‑driven visual generation runs. By decoupling task logic from instance inputs, the system can instantiate, adapt, and compose policies for new visual tasks, using intermediate verification for on‑the‑fly refinement while keeping the underlying model frozen. Self‑directed practice task…

    Hugging Face Daily Papersarxiv.org1 minpaper
  3. Modality-Autoregressive World-Action Models

    ModAR is a world‑action model that autoregressively denoises multiple future modalities (depth, DINO features, point tracks) before predicting actions, letting each prediction condition on earlier outputs. It outperforms prior WAMs, achieving higher success rates with ~20× fewer training FLOPs and no pretraining.

    Hugging Face Daily Papersarxiv.org1 minpaper
  4. Drift-Constrained Optimization: Only Direction Matters in Fine-Tuning Instruct Models

    The paper reframes fine‑tuning of instruction‑tuned LLMs as a direction‑selection problem under a fixed behavioral‑drift budget, showing that the update direction, not magnitude, determines trade‑offs between target performance and capability preservation. In QA‑only fine‑tuning of Qwen‑3 models, layer‑selective probing finds effective directions that boost scientific reasoning and multilingual t…

    Hugging Face Daily Papersarxiv.org1 minpaper