AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “papers”

GridTimelineEvolution
12,056 results
21 Apr 2026

Love this work from Aksel and the post-training team at Hugging Face! Turns out the HF ecosystem (papers, datasets, models all accessible th…

Model ReleasesDGX agent

Love this work from Aksel and the post-training team at Hugging Face! Turns out the HF ecosystem (papers, datasets, models all accessible through CLI, skills and md files) is perfect for running SOTA

Physics paper in, manga out

IndustryDGX agent

Physics paper in, manga out We are happy to share early results from Logos, our novel first-principles augmented intelligence system, that has enabled insightful results across domains. We start with

19 Apr 2026

This paper shows people are asking a lot of medical questions of AI already, but we have little evidence of how good or bad this is. Most of…

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Applications
DGX agent

This paper shows people are asking a lot of medical questions of AI already, but we have little evidence of how good or bad this is. Most of the published research uses old models & compares to doctor

15 Apr 2026

Banger paper from NVIDIA. Agentic reasoning needs models that are not just capable, but efficient at long-context inference. The agent model…

Model ReleasesDGX agent

Banger paper from NVIDIA. Agentic reasoning needs models that are not just capable, but efficient at long-context inference. The agent model layer is moving toward open, long-context, high-throughput

Narrative-Driven Paper-to-Slide Generation via ArcDeck

Model ReleasesDGX agent

arXiv:2604.11969v1 Announce Type: new Abstract: We introduce ArcDeck, a multi-agent framework that formulates paper-to-slide generation as a structured narrative reconstruction task. Unlike existing m

13 Apr 2026

Maybe hot take - I’ve read a bunch of RL for image generation papers over last few months and honestly it’s been pretty disappointing. All o…

TutorialsDGX agent

Maybe hot take - I’ve read a bunch of RL for image generation papers over last few months and honestly it’s been pretty disappointing. All of them are variations of GRPO and all of them are incrementa

31 Jul 2026

Very interesting paper on recursive self-improvement. The whole stack is released. Machine learning engineering gives recursive self-improve…

Model ReleasesDGX agent

Very interesting paper on recursive self-improvement. The whole stack is released. Machine learning engineering gives recursive self-improvement a concrete, executable testbed. OpenMLE is an open full

29 Jul 2026

Impressive paper! It's on one of the hardest tasks for coding agents today. Of course, I am talking about kernel optimization. Coding agents…

Local AiDGX agent

Impressive paper! It's on one of the hardest tasks for coding agents today. Of course, I am talking about kernel optimization. Coding agents are usually not so great at this. Reasons: Unfamiliar low-l

28 Jul 2026

Very interesting paper on LLM reasoning. They find that frontier models can exhibit invisible reasoning by leveraging semantically irrelevan…

TutorialsDGX agent

Very interesting paper on LLM reasoning. They find that frontier models can exhibit invisible reasoning by leveraging semantically irrelevant filler tokens. In other words, invisible reasoning can ser

27 Jul 2026

Great technical paper from Harvard and MIT. It's on role drift in compound LLM systems. (bookmark it) End-to-end RL improves the accuracy of…

SafetyDGX agent

Great technical paper from Harvard and MIT. It's on role drift in compound LLM systems. (bookmark it) End-to-end RL improves the accuracy of a multi-module LLM pipeline without constraining how the mo

New research from NVIDIA. They just dropped a PyTorch-native training framework for agentic RL. (bookmark it) Paper summary: Molt is a PyTor…

SafetyDGX agent

New research from NVIDIA. They just dropped a PyTorch-native training framework for agentic RL. (bookmark it) Paper summary: Molt is a PyTorch-native agentic RL framework with an unusual design target

24 Jul 2026

[Paper] Statistically-Lossless Quantization of Large Language Models

Model ReleasesDGX agent

Model quantization has become essential for efficient large language model deployment, yet existing approaches involve clear trade-offs: methods such as GPTQ and AWQ achieve practical compression but

23 Jul 2026

Great paper on self-improving agent harnesses. (bookmark it) If you maintain a production agent harness, finding every file behind one behav…

Model ReleasesDGX agent

Great paper on self-improving agent harnesses. (bookmark it) If you maintain a production agent harness, finding every file behind one behavior is often harder than writing the edit. Harness Handbook

22 Jul 2026

Are structured outputs in agents always good? This paper suggests that you might have to take a closer look. Your product's structured outpu…

TutorialsDGX agent

Are structured outputs in agents always good? This paper suggests that you might have to take a closer look. Your product's structured output surface is measurably more homogeneous than the chat surfa

20 Jul 2026

// Global Workspace in LLMs // arXiv paper for the popular J-space work from Anthropic. (bookmark it) The short recap: If you build on chain…

TutorialsDGX agent

// Global Workspace in LLMs // arXiv paper for the popular J-space work from Anthropic. (bookmark it) The short recap: If you build on chain-of-thought or steering vectors, this work provides a mechan

15 Jul 2026

NEW paper from Microsoft and colleagues. Debugging agent trajectories at scale is challenging. This is a clever approach to monitor and impr…

AgentsDGX agent

NEW paper from Microsoft and colleagues. Debugging agent trajectories at scale is challenging. This is a clever approach to monitor and improve agents in production. The problem: Finding which step in

8 Jul 2026

[AINews] Lilian Weng summarizes 35 papers on Harness Engineering for RSI

ToolsDGX agent

Lilian Weng provides a comprehensive summary of 35 research papers focusing on Harness Engineering approaches for Reasoning and System Integration (RSI), covering recent developments in this specializ

// Memory becomes an action space // Great paper on long-term memory for agents. (bookmark it) In short, it's discusses the use of a learned…

SafetyDGX agent

// Memory becomes an action space // Great paper on long-term memory for agents. (bookmark it) In short, it's discusses the use of a learned policy for using memory at the right granularity. Most memo

Prompt-to-Paper: Agentic AI System for Bioinformatics

AgentsDGX agent

arXiv:2607.05456v1 Announce Type: new Abstract: While recent advances in large language models have enabled end-to-end automated manuscript generation, existing systems suffer from three critical defi

7 Jul 2026

Banger compression paper from NVIDIA. (bookmark it) Bigger MoE models keep winning on quality, but serving them at interactive latency is st…

Model ReleasesDGX agent

Banger compression paper from NVIDIA. (bookmark it) Bigger MoE models keep winning on quality, but serving them at interactive latency is still hard. NVIDIA compresses the hybrid MoE Nemotron-3-Super

// MetaSkill-Evolve // Great paper on self-improving agents. Most self-improving agents rewrite what the agent does and leave how it improve…

Model ReleasesDGX agent

// MetaSkill-Evolve // Great paper on self-improving agents. Most self-improving agents rewrite what the agent does and leave how it improves frozen and hand-authored. That improvement procedure never

3 Jul 2026

Excited to share our paper, “Learning Multi-Agent Coordination via Sheaf-ADMM” to be presented at #ICML2026 Blog: https://pub.sakana.ai/shea…

Model ReleasesDGX agent

Excited to share our paper, “Learning Multi-Agent Coordination via Sheaf-ADMM” to be presented at #ICML2026 Blog: https://pub.sakana.ai/sheaf-admm/ Most AI models process information as one giant, mon

NEW paper worth reading. (bookmark it) The basic idea is to pair a compressive recurrent state with a small exact memory, which helps to rec…

TutorialsDGX agent

NEW paper worth reading. (bookmark it) The basic idea is to pair a compressive recurrent state with a small exact memory, which helps to recover long-range recall without giving up the efficiency of l

2 Jul 2026

Another fascinating paper on LLM Judges. (bookmark it) It's from Amazon, and they show that if you run panels of LLM judges, averaging their…

Model ReleasesDGX agent

Another fascinating paper on LLM Judges. (bookmark it) It's from Amazon, and they show that if you run panels of LLM judges, averaging their scores is a trap. 'Overall, we establish that robust aggreg

NEW paper from NVIDIA. They discuss robot programming that compounds experience instead of throwing it away. Traditional robot programming f…

SafetyDGX agent

NEW paper from NVIDIA. They discuss robot programming that compounds experience instead of throwing it away. Traditional robot programming forces you to orchestrate perception, contact dynamics, diver

1 Jul 2026

Great paper on managing agent skills. Skill libraries keep growing, and picking the right skills has become a bottleneck for coding agents. …

Model ReleasesDGX agent

Great paper on managing agent skills. Skill libraries keep growing, and picking the right skills has become a bottleneck for coding agents. The defaults are to expose the agent to the whole skill coll

30 Jun 2026

If you build with MCPs, this one is worth reading. (bookmark it) The paper covers five recurring MCP server patterns across fifteen independ…

AgentsDGX agent

If you build with MCPs, this one is worth reading. (bookmark it) The paper covers five recurring MCP server patterns across fifteen independently developed servers. That taxonomy is useful because I s

// Neural procedural memory // Good paper on agent memory beyond prompt retrieval. NPM stores procedural skills as activation steering vecto…

Model ReleasesDGX agent

// Neural procedural memory // Good paper on agent memory beyond prompt retrieval. NPM stores procedural skills as activation steering vectors distilled from contrastive historical experience. Textual

28 Jun 2026

Fascinating paper on self-improving agents. (bookmark it) If you are working on agentic loops, you will quickly realize that they are only a…

AgentsDGX agent

Fascinating paper on self-improving agents. (bookmark it) If you are working on agentic loops, you will quickly realize that they are only as good as the effectiveness of the evaluator. Self-improveme

NEW paper worth reading. Reasoning-data curation is expensive because scoring a trace usually means reading it to the end. This new work fro…

TutorialsDGX agent

NEW paper worth reading. Reasoning-data curation is expensive because scoring a trace usually means reading it to the end. This new work from UCLA shows you may not have to. The quality of a reasoning

Nice example of the increasing benefits of open science and transparent methodologies when writing papers about AI.

ApplicationsDGX agent

Nice example of the increasing benefits of open science and transparent methodologies when writing papers about AI. A big problem with research studies on AI models is that given how long the peer rev

27 Jun 2026

NEW paper from NVIDIA. (bookmark it) Speed-of-light performance analysis tells you the theoretical floor of a workload, but teams still deri…

HardwareDGX agent

NEW paper from NVIDIA. (bookmark it) Speed-of-light performance analysis tells you the theoretical floor of a workload, but teams still derive it by hand and freeze it. SOLAR automates the whole thing

26 Jun 2026

New paper on giving LLM agents experience that improves the weights and stays readable at the same time. Agent-experience methods split into…

Model ReleasesDGX agent

New paper on giving LLM agents experience that improves the weights and stays readable at the same time. Agent-experience methods split into two camps. Externalized natural-language rules stay interpr

24 Jun 2026

Exploring Academic Influence of Algorithms by Co-occurrence Network Based on Full-text of Academic Papers

ResearchDGX agent

arXiv:2606.24099v1 Announce Type: new Abstract: Algorithms have become central to scientific research in the era of artificial intelligence (AI). Although algorithm mentions in papers are often used t

Nature publishes a peer-reviewed paper alleging that Microsoft's 2025 quantum breakthrough claims were based on 'basic Python errors' and data cherry-picking (Thomas Claburn/The Register)

IndustryDGX agent

Thomas Claburn / The Register: Nature publishes a peer-reviewed paper alleging that Microsoft's 2025 quantum breakthrough claims were based on “basic Python errors” and data cherry-picking — Nature pa

What is actually limiting model routers for coding tasks? Most routers treat picking a model as a static, one-off classification. This paper…

AgentsDGX agent

What is actually limiting model routers for coding tasks? Most routers treat picking a model as a static, one-off classification. This paper identifies the real bottleneck as information deficit. Simp

23 Jun 2026

🧠Self-Harness: Harnesses that improve themselves New paper on agents shaping their own harnesses to improve over time. Not from LangChain, …

AgentsDGX agent

🧠Self-Harness: Harnesses that improve themselves New paper on agents shaping their own harnesses to improve over time. Not from LangChain, but builds on top of DeepAgents! Three key steps: 1/ Weakness

21 Jun 2026

The original paper, by the way: https://www.researchgate.net/publication/3331068_Establishing_Moore's_Law

ApplicationsDGX agent

This post references the foundational paper establishing Moore's Law, which describes the empirical observation that the number of transistors on integrated circuits doubles approximately every two ye

20 Jun 2026

// Self-play with a pinch of human data // Really cool paper combining human demonstrations and self-play RL. 30 minutes of human data, 2500…

SafetyDGX agent

// Self-play with a pinch of human data // Really cool paper combining human demonstrations and self-play RL. 30 minutes of human data, 2500x less than imitation learning, is enough to make self-play

9 Jun 2026

Students without access to LLMs are 2 to 8 times more creative than students with access. That is the finding of a new paper comparing 2,200…

Model ReleasesDGX agent

Students without access to LLMs are 2 to 8 times more creative than students with access. That is the finding of a new paper comparing 2,200 college admissions essays written by humans before ChatGPT

8 Jun 2026

Great paper from @JonSaadFalcon @Avanika15 @HazyResearch: https://huggingface.co/papers/2511.07885

IndustryDGX agent

This paper from researchers at Hazy Research (Jon Saad-Falcon and Avanika Narayan) appears to present novel research findings, likely related to machine learning, language models, or AI systems given

New paper on how AI agents are reshaping knowledge work. This is a nice economic read on where agents actually change knowledge work to meet…

AgentsDGX agent

New paper on how AI agents are reshaping knowledge work. This is a nice economic read on where agents actually change knowledge work to meet that gap directly. (bookmark it) It studies agent adoption

Striking paper from Wharton. The big conclusion: AI must increase productivity 2.7x -- and quickly -- or tech companies risk bankruptcy with…

ResearchDGX agent

Striking paper from Wharton. The big conclusion: AI must increase productivity 2.7x -- and quickly -- or tech companies risk bankruptcy with all that entails for the economy. For context: this is how

7 Jun 2026

one popular theory is that research paper alpha* and lab publishing ~died when researchers realized that instead of fighting with marketing …

ToolsDGX agent

one popular theory is that research paper alpha* and lab publishing ~died when researchers realized that instead of fighting with marketing depts they could simply walk out the door and get >$100m for

6 Jun 2026

neuro paper finds that the hippocampus is basically an immutable event log that projects a state in graph form…. just like activegraph 🤔

TutorialsDGX agent

neuro paper finds that the hippocampus is basically an immutable event log that projects a state in graph form…. just like activegraph 🤔 if you’re into neuro and think we live in a simulation, read on

5 Jun 2026

NitroGen just won CVPR Best Paper Honorable Mention!! We are making strides towards general-purpose embodied agents that master not only the…

AgentsDGX agent

NitroGen just won CVPR Best Paper Honorable Mention!! We are making strides towards general-purpose embodied agents that master not only the real world physics, but also all possible physics across a

// The Meta-Agent Challenge // How good are current agents at self-improving? This is a great paper covering some of the challenges. They pr…

AgentsDGX agent

// The Meta-Agent Challenge // How good are current agents at self-improving? This is a great paper covering some of the challenges. They propose the Meta-Agent Challenge (MAC), where they give a codi

4 Jun 2026

Outstanding paper on long-horizon agents. (bookmark it) Similar to humans, how do you make agents persist on a difficult task, and how is th…

Model ReleasesDGX agent

Outstanding paper on long-horizon agents. (bookmark it) Similar to humans, how do you make agents persist on a difficult task, and how is that useful? And which models today work well on this? This ne

2 Jun 2026

Ryze: Evidence-Enriched Data Synthesis from Biomedical Papers

Model ReleasesDGX agent

arXiv:2606.00902v1 Announce Type: new Abstract: General-purpose VLMs remain unreliable for biomedical research because valid answers in scientific papers depend on evidence split across figures, table

31 May 2026

// The Efficiency Frontier // Cool paper on context management. As agents reuse the same documents and histories across many turns, the chea…

Model ReleasesDGX agent

// The Efficiency Frontier // Cool paper on context management. As agents reuse the same documents and histories across many turns, the cheapest context strategy is not fixed. This work describes a pr

28 May 2026

Banger paper from Harvard. AutoScientists drops the central planner entirely. Agents interpret shared experimental data, self-organize aroun…

TutorialsDGX agent

Banger paper from Harvard. AutoScientists drops the central planner entirely. Agents interpret shared experimental data, self-organize around promising directions, evaluate proposals before resource a

26 May 2026

In our new paper, EDGE-OPD (EviDence GuidEd On-Policy Distillation), we introduce two key ideas for improving On-Policy Distillation (OPD). …

SafetyDGX agent

In our new paper, EDGE-OPD (EviDence GuidEd On-Policy Distillation), we introduce two key ideas for improving On-Policy Distillation (OPD). First, we use guided rollouts that inject privileged context

// Language Models Need Sleep // Let your agents 'sleep', folks. On a serious note, this is a fascinating paper on getting the most from lon…

TutorialsDGX agent

// Language Models Need Sleep // Let your agents 'sleep', folks. On a serious note, this is a fascinating paper on getting the most from long-horizon agents. Here is the problem with agents today: Att

23 May 2026

Every 'self-evolving agent' paper this year has mutated text: prompts, skill files, workflow graphs, memory schemas. MOSS from USTC & HKUST …

AgentsDGX agent

Every 'self-evolving agent' paper this year has mutated text: prompts, skill files, workflow graphs, memory schemas. MOSS from USTC & HKUST argues this is the wrong layer. The thing that actually brea

21 May 2026

Gated DeltaNet-2 is here. 🚀 🔥 New paper: Gated DeltaNet-2: Decoupling Erase and Write in Linear Attention Gated DeltaNet-2 outperforms KDA…

TutorialsDGX agent

Gated DeltaNet-2 is here. 🚀 🔥 New paper: Gated DeltaNet-2: Decoupling Erase and Write in Linear Attention Gated DeltaNet-2 outperforms KDA and Mamba-3, the latest and best recurrent architectures, hea

On the limits and opportunities of AI reviewers: Reviewing the reviews of Nature-family papers with 45 expert scientists

Model ReleasesDGX agent

arXiv:2605.20668v1 Announce Type: new Abstract: With the advancement of AI capabilities, AI reviewers are beginning to be deployed in scientific peer review, yet their capability and credibility remai

We have an arxiv paper up describing the work in more detail here: https://arxiv.org/abs/2605.20706. Also want to call out that there is eve…

Local AiDGX agent

We have an arxiv paper up describing the work in more detail here: https://arxiv.org/abs/2605.20706. Also want to call out that there is even more room for improvement, some recent updates to wllama b

20 May 2026

// Memory as a Model // The paper augments any LLM with a separate trained memory model that stores, retrieves, and integrates facts on its …

Model ReleasesDGX agent

// Memory as a Model // The paper augments any LLM with a separate trained memory model that stores, retrieves, and integrates facts on its behalf. It decouples memory updates from base-model weight u

Two research papers describe how Google's Co-Scientist and nonprofit FutureHouse's AI tools can succeed at drug-retargeting tasks by forming hypotheses (John Timmer/Ars Technica)

Model ReleasesDGX agent

John Timmer / Ars Technica: Two research papers describe how Google's Co-Scientist and nonprofit FutureHouse's AI tools can succeed at drug-retargeting tasks by forming hypotheses — Both tools generat

19 May 2026

Excited to share our new paper: RoPE Distinguishes Neither Positions Nor Tokens in Long Contexts, Provably LLMs often fail on inputs well wi…

AgentsDGX agent

Excited to share our new paper: RoPE Distinguishes Neither Positions Nor Tokens in Long Contexts, Provably LLMs often fail on inputs well within their advertised context lengths. We show that these fa

← Previous
12345…201
Next →