ChatPaper

Trending AI Papers

The papers AI researchers worldwide upvoted this week, explained in plain language

  1. 1
  2. 2

    A 4-billion-parameter video AI that beats larger models? It's all in the frame.

    Think of video understanding as watching a movieβ€”most AI models need to see every frame in high resolution, like reading every line of a script. VideoChat3 instead uses a novel 3D vision transformer (I3D-ViT) that adapts frame resolution to the action, skipping unnecessary details. With only 4B parameters, it outperforms larger open-source models on diverse video tasks, thanks to its efficient design and tailored training datasets. This makes advanced video AI more accessible, addressing scalability and reproducibility issues in current open-source models.

    πŸ”₯ 1082026-07-16Deep readarXivVideoChat3: Fully Open Video MLLM for Efficient and Generalist Video Understanding
  3. 3
  4. 4

    Train a big model by reusing a small model's brain gains? It worked in 4 hours.

    Think of it as a small model learning a clever trick, then showing the big model the 'aha' moment directly. Instead of re-running costly RL training, Direct-OPD transfers the small model's improved reasoning pattern as a dense reward signal. On AIME 2024, this boosted Qwen3-1.7B from 48.3% to 58.3% in just 4 hours on 8 A100 GPUs. The takeaway: large models can get smarter without expensive RL from scratch.

    πŸ”₯ 932026-07-08Deep readarXivWeak-to-Strong Generalization via Direct On-Policy Distillation
  5. 5

    AI navigates cities by thinking like a passenger, not a driver

    Imagine a GPS that sees the road and lets you steer. That's the idea behind ABot-N1, a navigation AI that separates high-level reasoning from low-level control. In urban tests, it boosted the rate of reaching specific places by 35.0% (to 77.3%) and achieved 95.4%/92.9% success in complex indoor/outdoor scenes. By grounding decisions in pixel-level goals, it becomes more robust and interpretable β€” crucial for real-world deployment.

    πŸ”₯ 812026-07-11Deep readarXivABot-N1: Toward a General Visual Language Navigation Foundation Model
  6. 6
  7. 7
  8. 8

    AI that writes its own training hints learns faster from scarce rewards

    Think of a student who, after each exam, writes down what worked and what didn’t, then uses those notes to study for the next test. SEED does something similar for AI: it has the policy itself analyze past complete episodes to generate concise natural-language "skills" (like "grab the wrench before opening the valve"). These skills are re-scored against current actions, creating a dense signal that helps the agent learn from sparse rewards. Because the skill analyzer evolves with the policy, the feedback stays relevant. The result: better performance on long, multi-step tasks like tool use or conversation.

    πŸ”₯ 662026-07-16Deep readarXivSEED: Self-Evolving On-Policy Distillation for Agentic Reinforcement Learning
  9. 9
  10. 10

    Stop Your AI Search Agent From Going in Circles

    Imagine solving a puzzle while forgetting each piece you've placed. That's how most AI search agents workβ€”their progress stays hidden, causing loops. SearchOS changes this by making search state explicit, persistent, and shared across agents. It frames the task as relational schema completion with grounded citations. On benchmarks, SearchOS leads all metrics among evaluated baselines. This matters because it makes information-seeking agents more reliable and efficient, reducing wasted search and improving output quality.

    πŸ”₯ 492026-07-16Deep readarXivSearchOS-V1: Towards Robust Open-Domain Information-Seeking Agent Collaboration
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
  16. 16
  17. 17
  18. 18

    LongStraw: RL training on 2.1M tokens with just 8 GPUs

    Imagine reading a long book but only highlighting a few sentences at a timeβ€”that’s LongStraw. It cuts the training graph by evaluating the shared prompt without autograd and replaying short response branches one by one. This enables million-token RL post-training under a fixed GPU budget. For example, grouped Qwen scoring and response backward at 2.1M positions on eight H20 GPUs, with only 0.21 GB extra memory per group. Why it matters: AI agents need long context for decisions; LongStraw bridges that gap.

    πŸ”₯ 402026-07-16Deep readarXivLongStraw: Long-Context RL Beyond 2M Tokens under a Fixed GPU Budget
  19. 19

    Your Robot's Imagination Looks Fine, But Its Actions Are Tricked

    Like a chess player who visualizes a winning move but makes a blunder, world-action models (WAMs) can seem to imagine a correct future while executing a wrong action. BadWAM uses small visual perturbations to break this alignment. Under an action-only attack, task success drops from 96.5% to 43.1%. The model's imagined future appears normal, but its actual actions are desynchronized. Why it matters: This vulnerability undermines the promised safety and interpretability of WAMs for embodied control.

    πŸ”₯ 362026-07-16Deep readarXivBadWAM: When World-Action Models Dream Right but Act Wrong
  20. 20

5 minutes a day to keep up with AI

5 trending papers daily, explained in plain words, plus one quick puzzle.

Read today's issue β†’