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

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

Knowledge catalogue

Search: “papers”

GridTimelineEvolution
12,056 results
Safety

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

DGX 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

safetydair-ai--x
2 Jul 2026
X Post
Paper
YouTube
Reddit
GitHub
Clear filters
Model Releases

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

DGX 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

model-releasesdair-ai--x
1 Jul 2026
Agents

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

DGX 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

agentsdair-ai--x
30 Jun 2026
Model Releases

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

DGX 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

model-releasesdair-ai--x
30 Jun 2026
Agents

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

DGX 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

agentsdair-ai--x
28 Jun 2026
Tutorials

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

DGX 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

tutorialsdair-ai--x
28 Jun 2026
Applications

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

DGX 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

applicationsethan-mollick--x
28 Jun 2026
Hardware

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

DGX 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

hardwaredair-ai--x
27 Jun 2026
Model Releases

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

DGX 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

model-releasesdair-ai--x
26 Jun 2026
Research

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

DGX 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

researcharxiv-cs-ai
24 Jun 2026
Industry

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)

DGX 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

industrytechmeme
24 Jun 2026
Agents

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

DGX 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

agentsdair-ai--x
24 Jun 2026
Agents

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

DGX 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

agentsharrison-chase--x
23 Jun 2026
Applications

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

DGX 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

applicationsethan-mollick--x
21 Jun 2026
Safety

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

DGX 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

safetydair-ai--x
20 Jun 2026
Model Releases

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…

DGX 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

model-releasesgary-marcus--x
9 Jun 2026
Industry

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

DGX 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

industryclem-delangue--x
8 Jun 2026
Agents

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…

DGX 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

agentsdair-ai--x
8 Jun 2026
Research

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

DGX 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

researchyann-lecun--x
8 Jun 2026
Tools

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

DGX 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

toolsswyx--x
7 Jun 2026
Tutorials

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

DGX 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

tutorialsyohei-nakajima--x
6 Jun 2026
Agents

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

DGX 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

agentsjim-fan--x
5 Jun 2026
Agents

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

DGX 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

agentsdair-ai--x
5 Jun 2026
Model Releases

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…

DGX 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

model-releasesdair-ai--x
4 Jun 2026
Model Releases

Ryze: Evidence-Enriched Data Synthesis from Biomedical Papers

DGX 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

model-releasesarxiv-cs-ai
2 Jun 2026
Model Releases

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

DGX 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

model-releasesdair-ai--x
31 May 2026
Tutorials

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

DGX 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

tutorialsdair-ai--x
28 May 2026
Safety

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

DGX 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

safetyemad-mostaque--x
26 May 2026
Tutorials

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

DGX 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

tutorialsdair-ai--x
26 May 2026
Agents

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

DGX 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

agentsyohei-nakajima--x
23 May 2026
Tutorials

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

DGX 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

tutorialsjeremy-howard--x
21 May 2026
Model Releases

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

DGX 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

model-releasesarxiv-cs-cl
21 May 2026
Local Ai

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…

DGX 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

local-aigeorgi-gerganov--x
21 May 2026
Model Releases

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

DGX 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

model-releasesdair-ai--x
20 May 2026
Model Releases

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)

DGX 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

model-releasestechmeme
20 May 2026
Agents

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

DGX 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

agentsjeremy-howard--x
19 May 2026
Agents

Great new paper to read: Code as Agent Harness (bookmark it)

DGX agent

Great new paper to read: Code as Agent Harness (bookmark it) // Code as Agent Harness // 100+ page report on all things related to agent harnesses. (bookmark it) In particular, the survey summarizes m

agentsdair-ai--x
19 May 2026
Agents

NEW paper worth reading: MetaCogAgent MetaCogAgent equips a multi-agent system with metacognition so each agent decides whether it should an…

DGX agent

NEW paper worth reading: MetaCogAgent MetaCogAgent equips a multi-agent system with metacognition so each agent decides whether it should answer or delegate. In other words, it aims for self-aware tas

agentsdair-ai--x
19 May 2026
Model Releases

NEW paper worth reading. GPT-5.4 nano plus a critic-comparator orchestration loop hits 76.4% on SWE-bench Verified, matching standalone Gemi…

DGX agent

NEW paper worth reading. GPT-5.4 nano plus a critic-comparator orchestration loop hits 76.4% on SWE-bench Verified, matching standalone Gemini 3 Pro and Claude Opus 4.5 Thinking. The trick is to selec

model-releasesdair-ai--x
18 May 2026
Model Releases

GPT-5.5 Pro faces its hardest academic challenge: to apply the technique from a paper analyzing which word pairs were funny & why to come up…

DGX agent

GPT-5.5 Pro faces its hardest academic challenge: to apply the technique from a paper analyzing which word pairs were funny & why to come up with its own It came up with scrotum snorkel, tuba subpoena

model-releasesethan-mollick--x
17 May 2026
Agents

Are your benchmarks actually measuring the capability you think they measure? New paper says they probably not. Coined the 'The Evaluation T…

DGX agent

Are your benchmarks actually measuring the capability you think they measure? New paper says they probably not. Coined the 'The Evaluation Trap', it provides a vocabulary for auditing whether your eva

agentsdair-ai--x
16 May 2026
Agents

Interesting interpretability paper on tool-using agents. The authors probe hidden states and find the model often recognizes it should call …

DGX agent

Interesting interpretability paper on tool-using agents. The authors probe hidden states and find the model often recognizes it should call a tool, but fails to actually call one. The mismatch ranges

agentsdair-ai--x
16 May 2026
Industry

AI research papers are getting better, and it’s a big problem for scientists

DGX agent

Last summer, Peter Degen's postdoctoral supervisor came to him with an unusual problem: One of his papers was being cited too much. Citations are the currency of academia, but there was something unus

industrythe-verge-ai
15 May 2026
Agents

// Beyond Individual Intelligence // One of the more useful multi-agent surveys I've read this year. 200+ papers mapped along three axes: co…

DGX agent

// Beyond Individual Intelligence // One of the more useful multi-agent surveys I've read this year. 200+ papers mapped along three axes: collaboration mechanisms, failure attribution, and self-evolut

agentsdair-ai--x
15 May 2026
Model Releases

The most revealing thing about this AI leadership paper is that it reads less like a vision for innovation and more like a glossy whitepaper…

DGX agent

The most revealing thing about this AI leadership paper is that it reads less like a vision for innovation and more like a glossy whitepaper for a 21st century East India Company. Every generation of

model-releasesyann-lecun--x
15 May 2026
Safety

In a policy paper, Anthropic urges the US and allies to enforce export controls, curb distillation attacks, and export US AI to hold the lead over China by 2028 (Anthropic)

DGX agent

Anthropic: In a policy paper, Anthropic urges the US and allies to enforce export controls, curb distillation attacks, and export US AI to hold the lead over China by 2028 — We're releasing a new pape

safetytechmeme
14 May 2026
Safety

Interesting position paper on agentic AI as a foreseeable pathway to AGI. (bookmark it) There has been strong debate on whether a larger sin…

DGX agent

Interesting position paper on agentic AI as a foreseeable pathway to AGI. (bookmark it) There has been strong debate on whether a larger single model get us there or a multi-agent system. The authors

safetydair-ai--x
14 May 2026
Safety

Do multi-agent systems make LLM reasoning better? Most AI devs assume that it should. But this new paper shows that this is often not the ca…

DGX agent

Do multi-agent systems make LLM reasoning better? Most AI devs assume that it should. But this new paper shows that this is often not the case. It ran 22,500 deterministic trajectories across GAIA, SW

safetydair-ai--x
13 May 2026
← Previous
123456…252
Next →