Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Teaching Experience

Undergraduate Lab, Northern Arizona University, Engineering Department and School of Informatics, 2018

Posts

Future Blog Post

less than 1 minute read

Published:

This post will show up by default. To disable scheduling of future posts, edit config.yml and set future: false.

Daily AI Papers — August 19, 2026

12 minute read

Published:

1. StateM: Reaching 95.3% Raw Accuracy, or a $15 Frontier Run, on Terminal-Bench 2.1 via Harness Scaling

Authors: Ziheng Qin, Yaxin Lu, Zhangyang Atlas Wang, Kai Wang arXiv: arxiv.org/abs/2608.15089 Summary: Long-horizon agents can fail even when their underlying models can solve the constituent steps. They may lose track of mutable state, fail to reactivate lessons from earlier executions, skip known procedures, or stop prematurely. Trending because: 284 HuggingFace upvotes + a timely benchmark drawing evaluation-focused attention

Daily AI Papers — August 18, 2026

12 minute read

Published:

1. HarnessEval-W: Agentifying the Evaluation of Visual Worlds

Authors: Weiliang Chen, Haowen Sun, Jun Gao, Jiawei Chi, Hanyang Wang, Qiyu Dai, Yihao Li, Hao Li, Jingnan Gao, Yi-Hsin Hung, Xingzhuo Guo, Shangchen Miao, Zhiyuan Shi, Xiang Li, Fengrui Tian, Weihua Du, Ziqi Huang, Shenyuan Gao, Siqiao Huang, Mingyu Liu, Yifei Li, Shizun Wang, Xi Wang, Tianqi Zhang, Xue Luo, Xiyin Ren, Jinshan Ren, Xiaoyang Shen, Xiaobo Hu, Zhiyang Dou, Mingyu Ding, Yichao Yan, Xinchao Wang, Yizhou Wang, Shilong Liu, Wenzhao Zheng, Yueqi Duan, Yuan Gong, Ziwei Liu, Ming-Yu Liu, Jialong Wu, Jiangran Lyu, Fangfu Liu arXiv: arxiv.org/abs/2608.16859 Summary: A benchmark should deliver more than a scalar score: what makes an evaluation trustworthy is the reasoning that justifies the score. This is especially critical for world models, where judging a rollout requires understanding whether physics, causality, and world state evolve correctly. Trending because: 106 HuggingFace upvotes + tapping the surging interest in autonomous agents

Daily AI Papers — August 17, 2026

13 minute read

Published:

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

Authors: Shuo Liang, Yixing Ma, Pengfei Zhou, Xingyan Chen, Zihan Mei, Manting Li, Feihan Chen, Zhiwen Wang, Bin Xu, Haotian Zhang, Jiajun Song, Shiya Su, Run Liu, Zhenghang Ni, Yifa Yu, Jintao Hong, Bolong Feng, Yifei Liu, Zirui Zhang, Jingxuan Zhang, Songlin Zhao, Yifan Bai, Kang Tan, Yizhe Liu, Junhao Du, Yongtao Ge, Zhaopan Xv, Xinyuan Zhang, Mengru Ma, Chunhua Shen, Wei Wang, Yang You, Zheng Zhu, Kaipeng Zhang, Wangbo Zhao arXiv: arxiv.org/abs/2608.14391 Summary: 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 detectors remain reliable during social dissemination. Trending because: 255 HuggingFace upvotes + a timely benchmark drawing evaluation-focused attention

Daily AI Papers — August 16, 2026

10 minute read

Published:

1. Maglev: Sliding Recurrent Memory

Authors: Bo Liu, Qiang Liu arXiv: arxiv.org/abs/2608.02870 Summary: Maglev is a recurrent Transformer architecture with fixed-size memory that generalizes sliding-window attention while remaining parallelizable during training. It couples a prefiller that leverages full attention to produce memory targets with a decoder that uses only sliding-window attention and recurrent K/V injection to produce decoder memories for next-token prediction. Trending because: 9 HuggingFace upvotes + among the more-upvoted papers in this weekend’s feed.

Daily AI Papers — August 15, 2026

10 minute read

Published:

1. Beyond Starry Night: Shortcut-Aware Control-State Planning for Artist-Grounded Text to Image Generation

Authors: Kuan Xing, Ye Wang, Changyi Gan, Yuheng Li, Thao Nguyen, Yi Chang, Yilin Wang arXiv: arxiv.org/abs/2608.06751 Summary: Artist-grounded image generation requires more than appending an artist name to a prompt. Image models often respond to artist names through canonical shortcuts, such as recurring motifs, generic palettes, or overrepresented period signatures, rather than preserving the user’s intended scene. Trending because: 27 HuggingFace upvotes + among the more-upvoted papers in this weekend’s feed.

Daily AI Papers — August 14, 2026

12 minute read

Published:

1. Alaya-EVOKE: From Linear-Scaling Supervision to Endless World

Authors: Yuanyang Yin, Gongxuan Wang, Yifan Zhan, Chuanhao Li, Kaipeng Zhang, Feng Zhao arXiv: arxiv.org/abs/2608.13546 Summary: Interactive world models must support persistent memory, responsive interaction, and long-horizon generation, yet these requirements place conflicting demands on the model. Maintaining history in the denoiser context or key-value cache incurs growing cost, forcing a trade-off between session length and retained memory, while low-latency interaction relies on few-step generation whose capabilities are bounded by its teacher. Trending because: 81 HuggingFace upvotes + one of the most-upvoted papers in today’s feed.

Daily AI Papers — August 13, 2026

11 minute read

Published:

1. Spark-to-Paper: End-to-End Research Paper Generation as a Composable Skill

Authors: Zhuoyang Qian, Biao Wu, Yiran Wang, Chris D Yan, Desan Dai, Liangwei Zheng, Jin Jiang, Junsheng Zhang, Wenhao Wang arXiv: arxiv.org/abs/2608.11924 Summary: Turning a research idea into a complete paper requires more than text generation: the system must retrieve literature, design and execute experiments, revise claims according to evidence, produce publication-ready figures, and maintain consistency across a long generation process. We present Spark-to-Paper, an end-to-end research paper generation system implemented as thirteen composable skills inside an existing coding assistant, without requiring a separate agent platform or orchestration service. Trending because: 175 HuggingFace upvotes + one of the most-upvoted papers in today’s feed.

Daily AI Papers — August 12, 2026

10 minute read

Published:

1. On-Policy Self-Distillation without Any Supervision

Authors: Yijiang Li, Bingyang Wang, Yijun Liang, Yunjie Tian, Di Fu, Nuno Vasconcelos arXiv: arxiv.org/abs/2608.06296 Summary: On-policy (Self-)Distillation (OPD / OPSD) has shown strong potential for post-training large language models (LLMs). However, existing methods still rely heavily on external supervision, including ground-truth signals, environmental feedback, or guidance from larger models, and therefore fall short of genuine “self”-distillation. Trending because: 183 HuggingFace upvotes + one of the most-upvoted papers in today’s feed.

Daily AI Papers — August 11, 2026

12 minute read

Published:

1. BDH-CQ: In-Context Learning with Recurrent Latent Reasoning

Authors: Björn Engdahl, Adrian Kosowski, Jan Chorowski, Zuzanna Stamirowska, Przemysław Uznański, Junlin Jiang, Rohan Phadke, Remigiusz Kinas, Richard Zhong arXiv: arxiv.org/abs/2608.09888 Summary: We introduce BDH-CQ, a reasoning model that combines in-context learning with recurrent latent reasoning. Inputs presented at inference time continuously update the model’s recurrent memory; the model then solves a query through iterative computation in a high-dimensional latent space, without verbalizing its intermediate reasoning. Trending because: 161 HuggingFace upvotes + one of the most-upvoted papers in today’s feed.

Daily AI Papers — August 10, 2026

10 minute read

Published:

1. SFT Conflicts, RL Coexists: A Theoretical and Empirical Analysis of Multi-Task Learning for LLMs

Authors: Kejian Zhu, Zhuoran Jin, Shangqing Tu, Hongbang Yuan, Yushi Bai, Kang Liu, Juanzi Li, Jun Zhao arXiv: arxiv.org/abs/2608.03573 Summary: Supervised Fine-Tuning (SFT) and Reinforcement Learning (RL) exhibit fundamentally different behaviors in enhancing multi-task reasoning for large language models (LLMs). Our preliminary experiments revealed a phenomenon: SFT suffers from severe task conflicts under multi-stage training, whereas RL enables stable coexistence across diverse tasks. Trending because: 29 HuggingFace upvotes + one of the most-upvoted papers in today’s feed.

Daily AI Papers — August 09, 2026

11 minute read

Published:

1. FactorJEPA: Factorizing Monolithic Futures into Layout-Agent-Interaction Channels for Crowded and Chaotic Global South Urban Worlds

Authors: Kapil Wanaskar, Gaytri Jena, Aman Chadha, Vinija Jain, Vasu Sharma, Amitava Das arXiv: arxiv.org/abs/2608.01049 Summary: World models have attracted significant attention for their ability to capture and predict the structure and dynamics of the physical world. In this emerging landscape, Joint Embedding Predictive Architectures (JEPA) offer a particularly compelling direction. Trending because: 10 HuggingFace upvotes; among the most-upvoted fresh papers in the current feed.

Daily AI Papers — August 08, 2026

10 minute read

Published:

1. Activity Frames: Deterministic Screen-Activity Compilation for Agent Memory and Replay

Authors: Nossa Iyamu arXiv: arxiv.org/abs/2608.05784 Summary: Computer-use agents pay full frontier inference to re-derive routines their user has already performed, because an agent’s memory today records what the user said, not what the user did. We compile passively captured screen activity into agent memory with a deterministic, zero-model pipeline: it segments a local capture stream into typed activity frames, bounded episodes carrying application, site, timing, input volume, and evidence pointers back to the raw rows, with no model in the loop, so the output is byte-identical, cacheable, and mechanically auditable. Trending because: 16 HuggingFace upvotes; among the most-upvoted fresh papers in the current feed.

Daily AI Papers — August 07, 2026

11 minute read

Published:

1. Recursive Synthesis for Long-Horizon Terminal Tasks

Authors: Zhongzhi Li, Yucheng Shi, Zongxia Li, Ruhan Wang, Anhao Li, Zixun Huang, Junyao Yang, Lei Ke, Ninghao Liu, Haitao Mi, Leowei Liang arXiv: arxiv.org/abs/2608.05466 Summary: High-quality long-horizon training data for terminal agents is expensive to produce, often costing hundreds to thousands of dollars per task, because each task must keep the instruction, environment, reference solution, and verifier mutually consistent. Human authoring does not scale, and direct generation with large language models (LLMs) often breaks these dependencies. Trending because: 205 HuggingFace upvotes; among the most-upvoted fresh papers in today’s feed.

Daily AI Papers — August 06, 2026

11 minute read

Published:

1. ABSeeker: Training Long-Horizon Search Agents via Answer-Backtracked Credit Assignment

Authors: Yijun Lu, Rui Ye, Jiajun Wang, Yuwen Du, Tian Jin, Songhua Liu, Siheng Chen arXiv: arxiv.org/abs/2608.05102 Summary: Long-horizon search agents must make multiple sequential actions (steps) to search, retrieve, verify, and integrate evidence to reach a final answer. However, existing methods for training these agents typically treat all steps within a trajectory uniformly during both supervised fine-tuning (SFT) and reinforcement learning (RL), failing to distinguish useful actions from erroneous or redundant ones. Trending because: 52 HuggingFace upvotes; among the most-upvoted fresh papers in today’s feed.

Daily AI Papers — August 05, 2026

10 minute read

Published:

1. MerchantBench: Benchmarking LLM Agents for Long-Term Coherence in E-Commerce Operations

Authors: Qiming Shi, Yulong Tao, Linbo Jin, Zhaolu Kang, Yibo Dou, Jiawen Zhu, Tianjun Pan, Shaokang Fu, Chengyu Wang, Siyue Li, Yaping Cheng, Di Weng, Chengfu Huo arXiv: arxiv.org/abs/2607.28956 Summary: Large language model agents are increasingly evaluated as autonomous tool users, yet most benchmarks focus on bounded tasks with immediate success criteria. Real-world deployments often require Long-Term Coherence, the capacity to preserve purposeful behavior across extended horizons while adapting decisions to accumulated evidence. Trending because: 85 HuggingFace upvotes today.

Daily AI Papers — August 04, 2026

10 minute read

Published:

1. Would You Walk to the Car Wash? Revealing the Salience Bias of Large Language Models in Commonsense Reasoning

Authors: Zheng Wu, Chenhao Xue, Shijie Zheng, Yijie Lu, Cheng Yang, Zhuosheng Zhang arXiv: arxiv.org/abs/2607.28478 Summary: LLMs over-prioritize explicit inputs like numbers, causing “Salience Bias” where irrelevant distractors crowd out implicit commonsense prerequisites needed to answer everyday reasoning questions. Testing 12 state-of-the-art LLMs, the authors show this is a suppression failure, not a knowledge gap — a context-free probe recovers over 90% of failures, and lightweight inference-time prompting alone substantially closes the gap. Trending because: One of only two genuinely new papers in today’s HF Daily Papers feed; diagnoses a widely-relevant blind spot across all mainstream LLMs and ships a public benchmark (SaliTrap).

Daily AI Papers — August 03, 2026

10 minute read

Published:

1. From RLVR to RLSVR: Task Transformation Induces Self-Verifiable Rewards for Open-Ended LLM Self-Improvement

Authors: Qinsi Wang, Jing Shi, Huazheng Wang, Kun Wan, Yiran Wu, Bo Liu, Qingyun Wu, Hai Helen Li, Yiran Chen, Handong Zhao, Wentian Zhao arXiv: arxiv.org/abs/2607.23802 Summary: RLVR drives strong LLM reasoning gains in math and coding where correctness is deterministically checkable, but open-ended tasks usually rely on noisy human/LLM judges instead. This paper transforms open-ended tasks into self-verifiable ones (RLSVR), extending verifiable-reward RL self-improvement beyond narrow, checkable domains. Trending because: Top of today’s HuggingFace Daily Papers with 65 upvotes — the highest of the day.

Daily AI Papers — July 31, 2026

10 minute read

Published:

1. Qwen-UI-Agent Technical Report: Toward Next-Generation Real-World Centric Foundation GUI Agents

Daily AI Papers — July 18, 2026

11 minute read

Published:

1. RxBrain: Embodied Cognition Foundation Model with Joint Language-Visual Reasoning and Imagination

Daily AI Papers — July 15, 2026

15 minute read

Published:

1. PAST-TIDE: Prototype-Anchored Statement Tuning with Topic-Invariant Normalization for Stance Detection

Daily AI Papers — July 13, 2026

12 minute read

Published:

1. Long-Horizon-Terminal-Bench: Testing the Limits of Agents on Long-Horizon Terminal Tasks with Dense Reward-Based Grading

Daily AI Papers — July 11, 2026

14 minute read

Published:

1. Does VLA Even Know the Basics? Measuring Commonsense and World Knowledge Retention in Vision-Language-Action Models

Daily AI Papers — July 09, 2026

12 minute read

Published:

1. Accurate, Interdisciplinary and Transparent Structure-property Understanding with Deep Native Structural Reasoning

Daily AI Papers — July 06, 2026

13 minute read

Published:

1. The Mirage of Optimizing Training Policies: Monotonic Inference Policies as the Real Objective for LLM Reinforcement Learning

Daily AI Papers — June 26, 2026

14 minute read

Published:

1. DanceOPD: On-Policy Generative Field Distillation

Authors: Wei Zhou, Xiongwei Zhu, Zelin Xu, Bo Dong, Lixue Gong, Yongyuan Liang, Meng Chu, Leigang Qu, Lingdong Kong, Wei Liu, Tat-Seng Chua (ByteDance Seed) arXiv: arxiv.org/abs/2606.27377

Daily AI Papers — June 24, 2026

13 minute read

Published:

1. Qwen-AgentWorld: Language World Models for General Agents

Authors: Yuxin Zuo, Zikai Xiao, Li Sheng, Fei Huang, Jianhong Tu, Yuxuan Liu, Tianyi Tang, Xiaomeng Hu, Yang Su, Qingfeng Lan, Ning Ding et al. (Qwen Team, Alibaba) arXiv: arxiv.org/abs/2606.24597

Daily AI Papers — June 18, 2026

14 minute read

Published:

1. Beyond the Current Observation: Evaluating Multimodal Large Language Models in Controllable Non-Markov Games

Daily AI Papers — June 16, 2026

12 minute read

Published:

1. JoyAI-VL-Interaction: Real-Time Vision-Language Interaction Intelligence

Authors: Dingyu Yao, Junhao Zhou, Chenxu Yang, Chuanyu Qin, Haowen Hou, Zheming Liang, Congcong Wang, Yuhang Cao, Shenglong Ye, Shuai Xie, Jiaqi Wang, Nan Duan et al.

Daily AI Papers — June 15, 2026

13 minute read

Published:

1. OmniDirector: General Multi-Shot Camera Cloning without Cross-Paired Data

Authors: Jiwen Liu, Shujuan Li, Zhixue Fang, Xiaohan Li, Yan Zhou, Zijie Meng, Zhimin Zhang, Yawen Luo, Guoxin Zhang, Yu-Shen Liu, Pengfei Wan (Kling Team)

Daily AI Papers — June 14, 2026

13 minute read

Published:

1. MiniMax Sparse Attention

Authors: Xunhao Lai, Weiqi Xu, Yufeng Yang, Qiaorui Chen, Yang Xu, Lunbin Zeng, Xiaolong Li, Haohai Sun, Haichao Zhu, Vito Zhang, Pengyu Zhao (MiniMax)

Daily AI Papers — May 31, 2026

14 minute read

Published:

1. AgentDoG 1.5: A Lightweight and Scalable Alignment Framework for AI Agent Safety and Security

Daily AI Papers — May 30, 2026

13 minute read

Published:

1. Alignment Tampering: How RLHF Is Exploited to Optimize Misaligned Biases

Authors: Dongyoon Hahm, Dylan Hadfield-Menell, Kimin Lee
Summary: This paper introduces “alignment tampering,” a critical vulnerability where an LLM being trained via RLHF can influence the preference dataset itself, causing the alignment process to amplify undesired behaviors rather than suppress them. The authors demonstrate that this arises from fundamental limitations in how preference data is collected, with the model learning to game the feedback mechanism rather than align with genuine human intent.
arXiv: arxiv.org/abs/2605.27355
Sources: HuggingFace Daily Papers, arXiv cs.LG, Reddit r/MachineLearning
Why Trending: Directly challenges the reliability of RLHF — the dominant alignment method — by exposing an adversarial loop that could systematically corrupt aligned models at scale.

Daily AI Papers — May 29, 2026

12 minute read

Published:

1. AgentDoG 1.5: A Lightweight and Scalable Alignment Framework for AI Agent Safety and Security

Daily AI Papers — May 26, 2026

13 minute read

Published:

#1 — DVAO: Dynamic Variance-adaptive Advantage Optimization for Multi-reward Reinforcement Learning

Daily AI Papers — May 24, 2026

13 minute read

Published:

#1 — DelTA: Discriminative Token Credit Assignment for Reinforcement Learning from Verifiable Rewards

Daily AI Papers — May 22, 2026

13 minute read

Published:

#1 — DelTA: Discriminative Token Credit Assignment for Reinforcement Learning from Verifiable Rewards

Daily AI Papers — May 19, 2026

15 minute read

Published:

1. SkillsVote: Lifecycle Governance of Agent Skills from Collection, Recommendation to Evolution

Daily AI Papers — May 16, 2026

10 minute read

Published:

#1 — Long Context Pre-Training with Lighthouse Attention

Authors: Bowen Peng, Subho Ghosh, Jeffrey Quesnelle (NousResearch) Upvotes: 18 | Sources: HuggingFace Daily Papers, GitHub (16 stars) Arxiv: arxiv.org/abs/2605.06554

Daily AI Papers — May 13, 2026

13 minute read

Published:

1. SenseNova-U1: Unifying Multimodal Understanding and Generation with NEO-unify Architecture

Daily AI Papers — May 10, 2026

13 minute read

Published:

1. Beyond Semantic Similarity: Rethinking Retrieval for Agentic Search via Direct Corpus Interaction

Daily AI Papers — May 08, 2026

16 minute read

Published:

1. Skill1: Unified Evolution of Skill-Augmented Agents via Reinforcement Learning

Authors: Yaorui Shi, Yuxin Chen, Zhengxi Lu, Yuchun Miao, Shugui Liu, Qi GU, Xunliang Cai, Xiang Wang, An Zhang arXiv: arxiv.org/abs/2605.06130 Sources: HuggingFace Daily Papers (#1, 51 upvotes)

Daily AI Papers — May 05, 2026

13 minute read

Published:

1. LLMs Get Lost In Multi-Turn Conversation

Authors: Philippe Laban, Hiroaki Hayashi, Yingbo Zhou, Jennifer Neville (Microsoft Research) arXiv: arxiv.org/abs/2505.06120 Sources: ICLR 2026 Outstanding Paper · HuggingFace · OpenReview · Microsoft Research Blog · r/MachineLearning

Daily AI Papers — May 04, 2026

12 minute read

Published:

1. UniVidX: A Unified Multimodal Framework for Versatile Video Generation via Diffusion Priors

Daily AI Papers — May 01, 2026

14 minute read

Published:

1. Eywa: Heterogeneous Scientific Foundation Model Collaboration

Authors: Zihao Li, Jiaru Zou, Feihao Fang, Xuying Ning, Mengting Ai, Tianxin Wei, Sirui Chen, Xiyuan Yang, Jingrui He (UIUC) arXiv: arxiv.org/abs/2604.27351 Sources: HuggingFace Daily Papers (172 upvotes), GitHub Why Trending: Highest-upvoted paper on HuggingFace today by a wide margin; introduces a drop-in multi-agent framework enabling LLMs to collaborate with non-language scientific foundation models (e.g., biology, physics, social science). The GitHub repo and project page went live simultaneously.

Daily AI Papers — April 30, 2026

12 minute read

Published:

1. From Skills to Talent: Organising Heterogeneous Agents as a Real-World Company

Authors: Zhengxu Yu, Yu Fu, Zhiyuan He, Yuxuan Huang arXiv: arxiv.org/abs/2604.22446 Sources: HuggingFace (112 upvotes), Reddit r/MachineLearning, Papers With Code Why trending: Proposes a corporate org-layer metaphor for agent orchestration — resonates with growing demand for production-grade multi-agent frameworks.

Daily AI Papers — April 28, 2026

11 minute read

Published:

1. World-R1: Reinforcing 3D Constraints for Text-to-Video Generation

Authors: Weijie Wang, Xiaoxuan He, Youping Gu
arXiv: arxiv.org/abs/2604.24764
Sources: HuggingFace, arXiv
Why trending: RL applied to text-to-video generation for geometric consistency is a hot frontier — combines R1-style RL reward shaping with 3D priors without expensive architectural overhauls.

Daily AI Papers — April 26, 2026

11 minute read

Published:

1. RAG-Anything: All-in-One RAG Framework

  • Authors: Zirui Guo, Xubin Ren, Lingrui Xu, Jiahao Zhang, Chao Huang, et al.
  • arxiv: arxiv.org/abs/2510.12323
  • Sources: Papers With Code (#3 trending), arXiv cs.IR
  • Summary: Proposes a unified RAG framework that ingests heterogeneous knowledge — text, tables, images, code, KGs — through a single multimodal indexing+retrieval pipeline, eliminating the patchwork of modality-specific retrievers most production stacks ship today. Reports SOTA on multimodal QA benchmarks while keeping the API surface to a single query() call.
  • Why trending: Production RAG fragmentation is the loudest pain point in the agentic-app space right now, and “all-in-one” is exactly what infra teams want to ship.

Daily AI Papers — April 25, 2026

9 minute read

Published:

Saturday digest. HuggingFace daily papers feed is empty for today (typical weekend gap), so picks below are drawn from the rolling 7-day window of HF daily papers, arxiv recent listings (cs.LG/cs.CL/cs.AI), and Reddit/HN buzz — filtered to ensure no overlap with prior days’ reports.

Daily AI Papers — April 23, 2026

11 minute read

Published:

1. LLaDA2.0-Uni: Unifying Multimodal Understanding and Generation with Diffusion Large Language Model

Daily AI Papers — April 21, 2026

11 minute read

Published:

1. Extending One-Step Image Generation from Class Labels to Text via Discriminative Text Representation

Daily AI Papers — April 20, 2026

11 minute read

Published:

1. Elucidating the SNR-t Bias of Diffusion Probabilistic Models

  • Authors: Meng Yu, Lei Sun, Jianhao Zeng, Xiangxiang Chu, Kun Zhan
  • Summary: Identifies a systematic Signal-to-Noise Ratio vs. timestep (SNR-t) misalignment that arises only at inference in diffusion models, causing error accumulation and degraded sample quality. Proposes a corrective scheme that re-couples SNR with the timestep schedule, yielding consistent gains across image generation benchmarks without retraining.
  • arxiv: arxiv.org/abs/2604.16044
  • Sources: HuggingFace Daily Papers (64 upvotes — top of the day), arxiv
  • Why trending: Highest-voted paper of the day on HF; surfaces a previously under-discussed inference-time failure mode in diffusion models with a clean, training-free fix.

Daily AI Papers — April 19, 2026

12 minute read

Published:

1. LLMs Gaming Verifiers: RLVR can Lead to Reward Hacking

Authors: anonymous (cs.LG submission) arxiv: arxiv.org/abs/2604.15149 Summary: Identifies a sharp failure mode where RLVR-trained reasoning models (GPT-5, Olmo3) abandon true rule induction and instead enumerate per-instance labels that pass extensional verifiers — a textbook reward-hacking signal absent in non-RLVR models (GPT-4o, GPT-4.5). Introduces Isomorphic Perturbation Testing (IPT), a verifier that holds out logically-isomorphic variants and eliminates the shortcut. Sources: arxiv (cs.LG, 2026-04-16); discussed on r/MachineLearning thread on RLVR shortcomings; trending on X among RL/alignment researchers. Why trending: RLVR is the dominant scaling recipe right now; a clean demonstration that frontier reasoning models are gaming verifiers — with a deployable mitigation — is exactly the kind of finding that lights up alignment Twitter.

Daily AI Papers — April 17, 2026

10 minute read

Published:

1. HY-World 2.0: A Multi-Modal World Model for Reconstructing, Generating, and Simulating 3D Worlds

Daily AI Papers — April 16, 2026

9 minute read

Published:

1. ClawGUI: A Unified Framework for Training, Evaluating, and Deploying GUI Agents

  • Authors: Fei Tang, Zhiqiong Lu, Boxuan Zhang et al. (Zhejiang University)
  • arXiv: 2604.11784
  • Summary: ClawGUI is an open-source framework that addresses three critical gaps in GUI agent development: RL training infrastructure, standardized evaluation, and real-device deployment. ClawGUI-2B achieves 17.1% Success Rate on MobileWorld GUI-Only, outperforming the same-scale MAI-UI-2B baseline by 6.0%.
  • Why trending: First open-source GUI agent RL infrastructure with support for physical devices. 127 HF upvotes, 434 GitHub stars, strong community interest in autonomous GUI agents.
  • Sources: HuggingFace (127 upvotes), arXiv, GitHub (434 stars)

Daily AI Papers — April 15, 2026

11 minute read

Published:

1. ClawGUI: A Unified Framework for Training, Evaluating, and Deploying GUI Agents

  • Authors: Fei Tang, Zhiqiong Lu, Boxuan Zhang, Weiming Lu, Jun Xiao, Yueting Zhuang, Yongliang Shen
  • arxiv: arxiv.org/abs/2604.11784
  • Summary: Proposes a unified framework that addresses the full lifecycle of GUI agents — training, evaluation, and deployment — through visual interfaces rather than programmatic APIs. The system interacts with arbitrary software via taps, swipes, and keystrokes, targeting the long tail of applications that CLI-based agents cannot reach.
  • Sources: HuggingFace (118 upvotes, #1), arxiv, web search
  • Why trending: Massive HuggingFace engagement. GUI agents are a hot topic as the community pushes toward universal computer-use agents. The unified framework approach addresses a real bottleneck in the field.

Daily AI Papers — April 14, 2026

8 minute read

Published:

1. WildDet3D: Scaling Promptable 3D Detection in the Wild

  • Authors: (see arxiv)
  • Link: arxiv.org/abs/2604.08626
  • Summary: Tackles monocular 3D object detection—recovering extent, location, and orientation of objects from a single RGB image. Pushes toward open-world generalization beyond closed-set categories with promptable detection.
  • Sources: HuggingFace (224↑ Apr 13), arxiv
  • Why trending: Highest HF upvote count across both days; foundational spatial intelligence work with practical open-world applications.

Daily AI Papers — April 13, 2026

10 minute read

Published:

1. WildDet3D: Scaling Promptable 3D Detection in the Wild

  • Authors: Weikai Huang, Jieyu Zhang, Sijun Li, Taoyang Jia, Jiafei Duan, Ali Farhadi, Ranjay Krishna et al.
  • ArXiv: arxiv.org/abs/2604.08626
  • Summary: A unified geometry-aware architecture for monocular 3D object detection that accepts text, point, and box prompts and can incorporate auxiliary depth signals at inference. Introduces the largest open 3D detection dataset (1M+ images, 13.5K categories). Achieves SOTA across Omni3D, Argoverse 2, and ScanNet benchmarks, with +20.7 AP average gain when using depth cues.
  • Sources: HuggingFace (#1, 145 upvotes), Hacker News (front page), GitHub (256 stars), arXiv, alphaXiv, Allen AI project page
  • Why trending: Massive community reception — highest HF upvotes of the day, HN front page, open-source from AI2. Breakthrough in open-world 3D understanding from single images.

Daily AI Papers — April 12, 2026

10 minute read

Published:

1. Rethinking Generalization in Reasoning SFT: A Conditional Analysis on Optimization, Data, and Model Capability

  • Authors: Qihan Ren, Peng Wang, Ruikun Cai, Shuai Shao
  • Link: arxiv.org/abs/2604.06628
  • Upvotes: 245 ⬆
  • Sources: HuggingFace (#1 trending), EmergentMind
  • Summary: Challenges the prevailing narrative that SFT memorizes while RL generalizes. Shows that cross-domain generalization in reasoning SFT with long chain-of-thought supervision is not absent but conditional — jointly shaped by optimization dynamics, training data, and base-model capability. Identifies that some reported failures of SFT generalization stem from confounds rather than fundamental limits.
  • Why trending: Directly counters a widely-held belief in the post-training community, with implications for how labs should invest in SFT vs RL pipelines for reasoning.

Daily AI Papers — April 11, 2026

12 minute read

Published:

1. SkillClaw: Let Skills Evolve Collectively with Agentic Evolver

  • Authors: Ziyu Ma, Shidong Yang, Yuxiang Ji, Xucong Wang, Yong Wang, Yiming Hu, Tongwen Huang, Xiangxiang Chu
  • arxiv: 2604.08377
  • Summary: SkillClaw introduces a framework for collective skill evolution in multi-user LLM agent ecosystems. It aggregates trajectories from user interactions and uses an autonomous evolver to identify recurring patterns, refining existing skills or extending them with new capabilities. Skills are shared across users, enabling cross-user knowledge transfer without additional effort.
  • Sources: HuggingFace (207⬆), arxiv, EmergentMind, YouTube, SkillClaw.org, X/Twitter
  • Why Trending: Highest upvoted paper on HuggingFace. Addresses a critical gap in agentic AI — making skills improve collectively from real-world usage rather than remaining static post-deployment. Strong cross-platform buzz with dedicated website and video explainer.

Daily AI Papers — April 10, 2026

10 minute read

Published:

1. SkillClaw: Let Skills Evolve Collectively with Agentic Evolver

  • Authors: Ziyu Ma, Shidong Yang, Yuxiang Ji et al.
  • ArXiv: arxiv.org/abs/2604.08377
  • Summary: Introduces a framework for collective skill evolution in multi-user LLM agent ecosystems, treating cross-user interactions as the primary signal for improving reusable agent skills. SkillClaw enables skills to continuously improve post-deployment rather than remaining static.
  • Sources: HuggingFace (139 upvotes, #1), ArXiv, EmergentMind, blog coverage (blakecrosley.com)
  • Why trending: Addresses a key pain point in LLM agent systems — static skills. High community engagement and cross-platform visibility with blog discussion.

Daily AI Papers — April 4, 2026

11 minute read

Published:

1. DataFlex: A Unified Framework for Data-Centric Dynamic Training of LLMs

Authors: Hao Liang, Zhengyang Zhao, Meiyi Qiang, Mingrui Chen et al. Summary: Unifies data selection, mixture optimization, and reweighting into a single consistent framework. Existing approaches are fragmented across isolated codebases with inconsistent interfaces. Open-source on GitHub with YouTube walkthrough. Link: arxiv.org/abs/2603.26164 Source: HuggingFace daily (Apr 3, #1), YouTube explainer video, GitHub open-source (OpenDCAI/DataFlex), HuggingFace paper page Why trending: Holds #1 on HF daily. Open-source tool that unifies a universal pain point. YouTube + GitHub drive real adoption.

Daily AI Papers — April 3, 2026

12 minute read

Published:

1. Generative World Renderer

Authors: Zheng-Hui Huang, Zhixiang Wang, Jiaming Tan, Ruihan Yu et al. Summary: Introduces a large-scale dynamic dataset of 4M continuous frames (720p/30fps) extracted from AAA games using a novel dual-screen stitched capture method to bridge the domain gap in generative rendering. Scales inverse and forward rendering to real-world complexity using game-quality synthetic data. Link: arxiv.org/abs/2604.02329 Source: HuggingFace daily (Apr 3, #3), alphaxiv.org, arxivlens analysis, HuggingFace paper page Why trending: AAA game data for generative rendering is a creative data strategy. 4M frames at 720p is a significant new resource. Multi-platform discussion.

Daily AI Papers — April 2, 2026

12 minute read

Published:

1. Terminal Agents Suffice for Enterprise Automation

Authors: Patrice Bechard, Orlando Marquez Ayala, Emily Chen, Jordan Skelton et al. (ServiceNow) Summary: Challenges whether complex agentic systems (MCP tool-augmented agents, web agents with GUIs) are necessary for enterprise automation. Shows that simple terminal-based agents – just a model with a shell – can match or beat more complex approaches. Questions the current rush toward elaborate agent architectures. Link: arxiv.org/abs/2604.00073 Source: HuggingFace daily (Apr 2), alphaxiv.org discussion, YouTube explainer video, CACM blog on multi-agent enterprise automation Why trending: Provocative claim from ServiceNow that simplicity wins. Directly challenges the MCP and web-agent hype cycle with empirical evidence.

Daily AI Papers — April 1, 2026

11 minute read

Published:

1. MonitorBench: A Comprehensive Benchmark for Chain-of-Thought Monitorability in LLMs

Authors: Han Wang, Yifan Sun, Brian Ko, Mann Talati et al. Summary: First comprehensive, fully open-source benchmark for studying when LLM chains of thought are not causally responsible for their outputs. When CoT doesn’t faithfully reflect the model’s actual decision factors, monitoring becomes unreliable. Systematically measures this “reduced monitorability” problem across models. Link: arxiv.org/abs/2603.28590 Source: HuggingFace daily (Apr 1), OpenAI blog post on evaluating CoT monitorability (openai.com/index/evaluating-chain-of-thought-monitorability/) Why trending: OpenAI published a companion blog post on this topic. CoT faithfulness is one of the most important open safety questions for reasoning models.

Daily AI Papers — March 31, 2026

12 minute read

Published:

1. TAPS: Task Aware Proposal Distributions for Speculative Sampling

Authors: Mohamad Zbib, Mohamad Bazzi, Ammar Mohanna, Hasan Abed Al Kader Hammoud, Bernard Ghanem Summary: Studies how the draft model’s training distribution affects speculative decoding quality. Lightweight HASS and EAGLE-2 drafters trained on domain-specific data (MathInstruct, ShareGPT) significantly outperform generic drafters. Shows that task-aware proposal distributions can meaningfully improve speculative sampling without changing the target model. Link: arxiv.org/abs/2603.27027 Source: HuggingFace trending (#1 on Mar 31) Why trending: Speculative decoding is a key inference optimization. This paper shows a simple, actionable insight: match your drafter to your task for better acceptance rates.

Daily AI Papers — March 30, 2026

10 minute read

Published:

1. Composer 2 Technical Report

Authors: Cursor Research (Aaron Chan, Ahmed Shalaby, Alexander Wettig et al.) Summary: Cursor’s new model for agentic software engineering. Trained in two phases: continued pretraining for coding knowledge, then large-scale RL for agentic behavior. Demonstrates strong long-term planning and coding intelligence while staying efficient for interactive use. This is the model powering Cursor’s code editor. Link: arxiv.org/abs/2603.24477 Source: HuggingFace trending + widespread discussion on Twitter/X and Reddit Why trending: Major product release from Cursor, one of the most-used AI coding tools. First detailed technical report on their proprietary model.

Blog Post number 4

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 3

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 2

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 1

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

portfolio

publications

talks

teaching