Tuesday, August 18, 2026

Can We Defend Against AI-Generated Video Attacks on Real-World Crisis Events? A Systematic Evaluation of Detectors, Generators and Social Dissemination; Self-Supervised Visual On-Policy Distillation; Beyond Final Scores

self-improving-agentson-policy-distillationagent-memorybenchmark-qualityinference-efficiency

Executive Summary

Today's HuggingFace trending papers (from 2026-08-18) are led by Can We Defend Against AI-Generated Video Attacks on Real-World Crisis Events? A Systematic Evaluation of Detectors, Generators and Social Dissemination (259 upvotes), which existing benchmarks, however, provide limited evidence on detector and generator behavior in such settings, including how detectability varies with ge. Close behind is Self-Supervised Visual On-Policy Distillation (148 upvotes).

Key themes today: Autonomous Agents, Reasoning & Chain-of-Thought, Model Architecture.

On the model side, Qwen3.8-27B by Qwen leads trending models with 415,039 downloads.

GitHub trending highlights: public-apis/public-apis (1907 stars today), harry0703/MoneyPrinterTurbo (1189 stars today), cordiverse/cordis (957 stars today).

Researcher Notes

Top paper: Can We Defend Against AI-Generated Video Attacks on Real-World Crisis Events? A Systematic Evaluation of Detectors, Generators and Social Dissemination. Tagged [benchmarks, video, reinforcement-learning] with 259 upvotes. Recent video generators can fabricate realistic depictions of wars, disasters, public emergencies, and other real-world crises, creating substantial risks of misinformation. Existing benchmarks, howev

High-relevance papers: Can We Defend Against AI-Generated Video Attacks on Real-World Crisis Events? A Systematic Evaluation of Detectors, Generators and Social Dissemination; Self-Supervised Visual On-Policy Distillation. These had the highest community engagement and likely represent the day's most impactful contributions.

Rising themes: Autonomous Agents, Reasoning & Chain-of-Thought, Model Architecture. Multiple papers cluster around these topics, suggesting active research momentum.

Model leaderboard dominated by: Qwen (3 models), MiniMaxAI (2 models), unsloth (1 models).

GitHub spotlight: public-apis/public-apis (1907 stars today) — A collective list of free APIs

Themes & Trends

↑

Autonomous Agents

rising

Systems that plan, act, and improve autonomously — spanning coding agents, tool-use orchestration, and self-evolving architectures.

↑

Reasoning & Chain-of-Thought

rising

Advances in structured reasoning, chain-of-thought prompting, and logical inference capabilities of language models.

↑

Model Architecture

rising

Novel architectures, scaling strategies, and training paradigms for foundation models.

↑

Knowledge Distillation

rising

Methods for transferring capabilities between models — including self-distillation, on-policy approaches, and compression techniques.

↑

Evaluation & Benchmarks

rising

New benchmarks, evaluation methodologies, and analysis of existing evaluation frameworks.

Trending Papers (13)

Can We Defend Against AI-Generated Video Attacks on Real-World Crisis Events? A Systematic Evaluation of Detectors, Generators and Social Dissemination

High Relevance

Shuo Liang, Yixing Ma, Pengfei Zhou, Xingyan Chen, Zihan Mei, Manting Li — Independent Research

Recent video generators can fabricate realistic depictions of wars, disasters, public emergencies, and other real-world crises, creating substantial risks of misinformation. Existing benchmarks, however, provide limited evidence on detector and generator behavior in such settings, including how detectability varies with generation conditions, how people perceive generated videos, and whether de...

Key Findings

  • •

    Existing benchmarks, however, provide limited evidence on detector and generator behavior in such settings, including how detectability varies with ge

  • •

    To address this gap, we introduce RA-Bench, a benchmark for AI-generated video detection that uses Real videos as Anchors.

  • •

    RA-Bench contains 17,886 videos, comprising 1,830 real-video anchors across 10 social-risk categories and 16,056 generated clips from four open-source

benchmarksvideoreinforcement-learning
259 upvotes

Self-Supervised Visual On-Policy Distillation

High Relevance

Yijiang Li, Yijun Liang, Yunjie Tian, Bingyang Wang, Ke Zhang, Zhenfei Yin — Independent Research

Visual on-policy distillation relies heavily on an informative teacher-student asymmetry, through either a larger, stronger teacher or privileged supervision, such as reference answers or ground-truth regions of interest. This raises a fundamental question: where can informative asymmetry come from when nothing privileged is available? We answer this by inverting where the asymmetry comes from.

Key Findings

  • •

    This raises a fundamental question: where can informative asymmetry come from when nothing privileged is available?

  • •

    We answer this by inverting where the asymmetry comes from.

  • •

    Rather than adding privileged information to the teacher, we subtract information from the student.

distillationvision
148 upvotes

Beyond Final Scores: A Systematic Evaluation of Agents for Long-Horizon AI Research and Development

Yiwei Li, Wanli Yang, Hexiang Tan, Xiangzhou Huang, Zhengyu Chen, Ziran Li — Independent Research

Autonomous agents are increasingly capable of improving models, systems, and other technical artifacts through long-horizon experimentation. To understand the current state of this capability, however, evaluation must go beyond final scores, which neither reveal where progress is gained or lost nor indicate whether accumulated experience improves later decisions. We therefore present a systemat...

Key Findings

  • •

    To understand the current state of this capability, however, evaluation must go beyond final scores, which neither reveal where progress is gained or

  • •

    We therefore present a systematic evaluation of seven frontier models on 36 long-horizon tasks based on a new framework that uses rule-based metrics t

  • •

    The results show that current agents operate more like engineering optimizers than fully autonomous researchers: they can formulate and implement prac

agentsmodel-arch
42 upvotes

Intern-S2-Mobius: Foundation Model with Decoupled Knowledge and Reasoning

Kai Chen, Jifeng Ding, Ning Ding, Jiaye Ge, Lixin Gu, Yicheng Gu — Independent Research

We introduce Mobius-v0, an architecture that comprises a globally shared Memory (FFN) that stores knowledge vectors and multiple Reasoners (Self-Attn) that iteratively achieve compositional reasoning. Using hidden states as cache and carrier, reasoners repeatedly query memory for required knowledge-vectors, while the knowledge is transmitted back to reasoning operators. Through this knowledge-r...

Key Findings

  • •

    Using hidden states as cache and carrier, reasoners repeatedly query memory for required knowledge-vectors, while the knowledge is transmitted back to

  • •

    Through this knowledge-reasoning-separation architecture, Mobius achieves better knowledge compression and reasoning efficiency.

  • •

    Built upon Mobius-v0 architecture: 1) Our 7B model trained-from-scratch achieves similar downstream score as a 7B Transformer baseline with 62.6% of b

memoryreasoningmodel-arch
31 upvotes

Apodex Discovery: Reality Benchmarks and Environments for Evaluating and Building Discoverative Artificial Intelligence

Brian Wang, Bin Feng, Xiaoman Pan, Chenyang An, Felix Liu, Tangqi Fang — Independent Research

Apollo did not reach the Moon merely because its engineers could solve difficult equations. It succeeded by turning a distant ambition into a mission architecture of explicit objectives, simulation, verification, and repeated correction. AI now faces a similar transition: frontier models can solve difficult tasks once the problem, tools, and success criteria are specified, yet consequential rea...

Key Findings

  • •

    It succeeded by turning a distant ambition into a mission architecture of explicit objectives, simulation, verification, and repeated correction.

  • •

    AI now faces a similar transition: frontier models can solve difficult tasks once the problem, tools, and success criteria are specified, yet conseque

  • •

    We introduce Apodex Discovery, a framework for building and evaluating discoverative AI through the heavy-duty solver, a system comprising a foundatio

benchmarks
26 upvotes

SimpleOPD: Simple Tokenizer-Agnostic On-Policy Distillation for Long-Context Reasoning

Haonan He, Haodi Lei, Yun Luo, Haoran Zhang, Shunkai Zhang, Yizhuo Li — Independent Research

On-policy distillation (OPD) offers a promising way to transfer reasoning capabilities from stronger teacher models, but applying it to long-context reasoning teachers and short-context students introduces practical challenges, including tokenizer mismatch, teacher-student distribution mismatch, response length explosion, and training instability. In this work, we study this setting by transfer...

Key Findings

  • •

    In this work, we study this setting by transferring proof-reasoning capabilities from the long-context reasoning model SU-01 to short-context student

  • •

    To handle tokenizer differences, we perform OPD in a shared text space and align only tokens that occupy identical text spans under the student and te

  • •

    To mitigate the problem of excessive generation length and frequent truncation, we introduce a student reference KL loss and mask the advantages of sp

distillationreasoningmodel-arch
23 upvotes

Marionette: Predicting World States, Rendering Geometry, Painting Appearance

Zian Meng, Zhen Li, Chuanhao Li, Qiang Li, Kaipeng Zhang — Independent Research

Interactive game world models typically autoregress visual observations directly in pixel or latent space, forcing structured properties such as pose, geometry, and occlusion to be implicitly maintained by the same generative sequence. Over long horizons, errors in these latent world properties accumulate, making consistency and controllability fragile. We explicitly model the evolving world st...

Key Findings

  • •

    Over long horizons, errors in these latent world properties accumulate, making consistency and controllability fragile.

  • •

    We explicitly model the evolving world state, delegate exact geometric computation to a fixed, zero-parameter renderer, and leave the neural model to

  • •

    We instantiate this idea as Marionette, a world model for interactive games with articulated characters.

model-archreinforcement-learning
23 upvotes

DFM Mimir v1: An Open HRM Delivering Frontier Performance at 1B Parameters Using Only Permissible Post-Training Data

Peter Schneider-Kamp, Jacob Nielsen, Gianluca Barmina, Kenneth Enevoldsen, Lukas Galke Poech — Independent Research

Current large language model development relies on massive, often non-permissible datasets, creating a high barrier for researchers committed to open-source and ethically sourced data. We introduce Mimir v1, a 1-billion-parameter language model based on the Hierarchical Reasoning Model (HRM) architecture, that is trained from scratch and delivers highly competitive performance for English and s...

Key Findings

  • •

    We introduce Mimir v1, a 1-billion-parameter language model based on the Hierarchical Reasoning Model (HRM) architecture, that is trained from scratch

  • •

    Trained on a mixture of 161 datasets, Mimir v1 outperforms the original HRM-Text 1B and competes with larger frontier models like Qwen 3.5 4B and Gemm

  • •

    The model is available on the Hugging Face Hub: https://huggingface.co/danish-foundation-models/DFM-Mimir

model-arch
21 upvotes

MobileMem: Learning from a Year of Mobile Experiences

Xinle Deng, Yida Xue, Xiangyuan Ru, Haoming Xu, Shuofei Qiao, Mengru Wang — Independent Research

The next generation of AI agents is increasingly moving beyond systems that answer isolated questions toward persistent personal assistants that can understand, remember, and continuously learn from users' experiences. Such assistants require long-term memory to accumulate and leverage user-specific experiences over time, yet existing benchmarks remain inadequate for realistic mobile settings, ...

Key Findings

  • •

    Such assistants require long-term memory to accumulate and leverage user-specific experiences over time, yet existing benchmarks remain inadequate for

  • •

    We introduce MobileMem, a benchmark and framework for studying on-device long-term memory, grounded in a year-scale collection of mobile experiences.

  • •

    MobileMem employs a knowledge-grounded synthesis pipeline to construct coherent and temporally consistent long-horizon trajectories from user-app sess

agents
20 upvotes

HumanTracker: Towards Comprehensive and Human-Aligned Motion Tracking Benchmark

Dairu Liu, Zekun Qi, Jiayu Zeng, Ruixi Yu, Yu Guan, Yintianrun Zhang — Independent Research

Humanoid motion tracking is central to teleoperation and whole-body imitation, yet evaluation often disagrees with what people perceive in videos. Kinematic errors average per-frame pose differences but miss the physical artifacts that matter most, particularly unstable support and incorrect contacts such as foot skating and mistimed touch-downs. Meanwhile, widely used test suites are small and...

Key Findings

  • •

    Kinematic errors average per-frame pose differences but miss the physical artifacts that matter most, particularly unstable support and incorrect cont

  • •

    Meanwhile, widely used test suites are small and lack the diversity needed to stress contact-rich, long-horizon behaviors.

  • •

    We introduce HumanTracker to make humanoid tracking evaluation both perceptually aligned and scalable.

benchmarksvideo
15 upvotes

Latent On-Policy Self-Distillation

Guibin Zhang, Jiayang Lyu, Ran Sun, Xinlei Yu, Haoyu Zhao, Qibing Ren — Independent Research

Enabling agents to learn from experience and internalize it into their policy has become a central problem in self-evolving AI. On-policy self-distillation (OPSD) offers an effective pathway by using a privileged self-teacher to provide dense supervision on the student's own trajectories; however, existing methods still rely heavily on designer-specified privileged artifacts (e.g., answers, fee...

Key Findings

  • •

    On-policy self-distillation (OPSD) offers an effective pathway by using a privileged self-teacher to provide dense supervision on the student's own tr

  • •

    In this work, we introduce Latent On-Policy Self-Distillation (LOPD), which, rather than proposing another hand-crafted OPSD variant with a newly pres

  • •

    Technically, LOPD retrieves relevant experiences and composes them into continuous latent tokens that condition a self-teacher, while the student gene

agentsdistillation
14 upvotes

CPI-Bench: A Comprehensive,Practical and Intelligent Benchmark for Real-World Image Editing

Qinye Zhou, Jun Zheng, Yongchao Du, Yuan Wang, Zhengrui Chen, Zuan Gao — Independent Research

With the rapid advancement of image editing models and their widespread application across various domains, there is an increasingly urgent need to deploy these model capabilities directly into real-world scenarios. However, existing benchmarks remain confined to simple single-image tasks, suffering from limited coverage dimensions and an inability to effectively differentiate performance among...

Key Findings

  • •

    However, existing benchmarks remain confined to simple single-image tasks, suffering from limited coverage dimensions and an inability to effectively

  • •

    Consequently, they fail to reliably evaluate model performance in complex multi-image editing, highly demanding reasoning instructions, and practical

  • •

    To address these limitations, we propose CPI-Bench, a Comprehensive, Practical andIntelligent benchmark for real-world image editing.

benchmarksmodel-archreinforcement-learning
13 upvotes

Modular Cognitive Architecture Emerges in Large Language Models

Pengrui Han, Jacob Andreas, Evelina Fedorenko, Andrea Gregor de Varda — Independent Research

The human brain exhibits a striking degree of functional specialization, with distinct networks supporting language, formal reasoning, reasoning about other minds, and reasoning about the physical world. Is this modular organization a fundamental principle of how intelligent systems must be built, or an evolutionary accident specific to biological brains? Here, we test whether a similar organiz...

Key Findings

  • •

    Is this modular organization a fundamental principle of how intelligent systems must be built, or an evolutionary accident specific to biological brai

  • •

    Here, we test whether a similar organization emerges in Large Language Models--another class of intelligent systems created through a very different o

  • •

    Using circuit analyses across N=46 tasks spanning four cognitive domains (language, formal reasoning, social reasoning, physical reasoning), we find t

reasoningmodel-arch
12 upvotes

Trending Models (10)

Qwen3.8-27B

Qwen · image-text-to-text · Unknown

View on HF

Qwen3.8-27B by Qwen. 415,039 downloads, 10,732 likes on HuggingFace.

transformerssafetensorsqwen3_5image-text-to-text
415.0K downloads10.7K likes
Qwen3.8-27B-GGUF

unsloth · text-generation · Unknown

View on HF

Qwen3.8-27B-GGUF by unsloth. 2,727,609 downloads, 1,639 likes on HuggingFace.

ggufqwen3_5unsloth
2.7M downloads1.6K likes
Qwen3.8-2.4T-A95B

Qwen · text-generation · Unknown

View on HF

Qwen3.8-2.4T-A95B by Qwen. 9,465 downloads, 1,042 likes on HuggingFace.

transformerssafetensorsqwen3_5_moe_texttext-generation
9.5K downloads1.0K likes
LTX-2.5

Lightricks · video-generation · Unknown

View on HF

LTX-2.5 by Lightricks. 465,529 downloads, 1,114 likes on HuggingFace.

diffusion-single-fileimage-to-videotext-to-videovideo-to-video
465.5K downloads1.1K likes
MiniMax-Music3

MiniMaxAI · audio-generation · Unknown

View on HF

MiniMax-Music3 by MiniMaxAI. 10,375 downloads, 907 likes on HuggingFace.

diffuserssafetensorsminimax_music3music-generation
10.4K downloads907 likes
Muse-Glimmer-30B

meta-models · image-text-to-text · Unknown

View on HF

Muse-Glimmer-30B by meta-models. 334,099 downloads, 1,662 likes on HuggingFace.

transformerssafetensorsmuse_glimmerimage-text-to-text
334.1K downloads1.7K likes
MiniMax-H3

MiniMaxAI · video-generation · Unknown

View on HF

MiniMax-H3 by MiniMaxAI. 2,403,238 downloads, 4,088 likes on HuggingFace.

minimax-h3diffuserssafetensorstext-to-video
2.4M downloads4.1K likes
DeepSeek-V4-Pro-0813

deepseek-ai · text-generation · Unknown

View on HF

DeepSeek-V4-Pro-0813 by deepseek-ai. 25,006 downloads, 574 likes on HuggingFace.

transformerssafetensorsdeepseek_v4text-generation
25.0K downloads574 likes
Qwen3.8-27B-FP8

Qwen · image-text-to-text · Unknown

View on HF

Qwen3.8-27B-FP8 by Qwen. 495,646 downloads, 532 likes on HuggingFace.

transformerssafetensorsqwen3_5image-text-to-text
495.6K downloads532 likes
Qwen3.8-27B-Uncensored-FP8

orcarouter · image-text-to-text · Unknown

View on HF

Qwen3.8-27B-Uncensored-FP8 by orcarouter. 15,812 downloads, 444 likes on HuggingFace.

transformerssafetensorsqwen3_5image-text-to-text
15.8K downloads444 likes

Trending GitHub Repos (12)

A collective list of free APIs

tooling
Python463.3K+1.9K today51.2K

利用 AI 大模型和自动化工作流,根据主题或关键词一键生成高清短视频。Generate HD short videos from a topic or keyword with an automated AI workflow.

aivideo
Python106.2K+1.2K today16.1K

Meta-Framework of Spatiotemporal Composability

tooling
TypeScript5.6K+957 today302

Local UI to run and train LLMs and diffusion models, including Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, DeepSeek-V4, FLUX and more.

llmaimodels
Python73.3K+739 today6.6K

14MB foundation model for tiny devices; phones, wearables, smart home, and robots.

models
Python7.2K+660 today460
High RelevanceGitHub

Open-source AI penetration testing tool to find and fix your app’s vulnerabilities.

ai
Python54.3K+598 today5.8K

将冰冷的离别化为温暖的 Skill,欢迎加入数字生命1.0!Transforming cold farewells into warm skills? It's giving rebirth era. Welcome to Digital Life 1.0. 🫶

tooling
Python23.2K+358 today2.1K

A full-featured download manager.

tooling
TypeScript53.1K+344 today4.9K

🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!

tooling
Python74.8K+296 today7.5K

A feature-rich command-line audio/video downloader

video
Python185.1K+269 today15.9K

Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.

agentsairagdata-tools
Python28.9K+239 today2.3K

Open-source AI job search: scan job portals, evaluate listings with a structured A-F rubric into a 1.0-5.0 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)

aicode-tools
JavaScript64.7K+218 today12.7K

Sources Checked

02:10 AM UTC
02:10 AM UTC
02:10 AM UTC