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
83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “papers”

GridTimelineEvolution
693 results
Tools

@saranormous codex is agi man https://youtu.be/cFNI2FORAc0 oneshotted this, no notes https://x.com/TheTuringPost/status/2061901518522188251?…

DGX agent

@saranormous codex is agi man https://youtu.be/cFNI2FORAc0 oneshotted this, no notes https://x.com/TheTuringPost/status/2061901518522188251?s=20 Love that in this high-tech age of AI @swyx still uses

toolsswyx--x
3 Jun 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Agents

// Scaling Behavior of Single LLM-Driven Multi-Agent Systems // Does adding more agents actually make a multi-agent system better? It's poss…

DGX agent

// Scaling Behavior of Single LLM-Driven Multi-Agent Systems // Does adding more agents actually make a multi-agent system better? It's possible that collective intelligence emerges from interaction d

agentsdair-ai--x
2 Jun 2026
Safety

// State-Externalizing Harnesses // A new paradigm is emerging on how to effectively build agents and harnesses. If there is a state that th…

DGX agent

// State-Externalizing Harnesses // A new paradigm is emerging on how to effectively build agents and harnesses. If there is a state that the environment can maintain reliably, it probably doesn't bel

safetydair-ai--x
2 Jun 2026
Safety

// Reusable Context Engineering // Context bloat quietly kills long-horizon runs, but you can fix it from the outside without fine-tuning th…

DGX agent

// Reusable Context Engineering // Context bloat quietly kills long-horizon runs, but you can fix it from the outside without fine-tuning the underlying agent. (bookmark this) Context management is us

safetydair-ai--x
1 Jun 2026
Model Releases

Very good advice on self-improving agents. (bookmark it) This is something I am seeing in my own experiments with coding agents and harnesse…

DGX agent

Very good advice on self-improving agents. (bookmark it) This is something I am seeing in my own experiments with coding agents and harnesses for long-horizon tasks. What I have found is that stronger

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

// Scaling Laws for Agent Harnesses // If you build agent harnesses, this one is worth your time. (bookmark it) Most harness tuning treats e…

DGX agent

// Scaling Laws for Agent Harnesses // If you build agent harnesses, this one is worth your time. (bookmark it) Most harness tuning treats every token and tool call as if volume is all that counts. Ne

agentsdair-ai--x
29 May 2026
Safety

AI systems may soon help run economies, infrastructure, and military operations. But these systems are not reliably loyal or secure. An adve…

DGX agent

AI systems may soon help run economies, infrastructure, and military operations. But these systems are not reliably loyal or secure. An adversary can make an AI work against its own operator. In our n

safetydan-hendrycks--x
28 May 2026
Research

Our team at @AIatMeta is excited to announce ATLAS: one of the largest automated formalization efforts to date. ATLAS contains Lean 4 formal…

DGX agent

Our team at @AIatMeta is excited to announce ATLAS: one of the largest automated formalization efforts to date. ATLAS contains Lean 4 formalizations of both statements and proofs from 25+ mathematics

researchyann-lecun--x
28 May 2026
Model Releases

Too many business leaders believe that AI says what it means. And it’s odd because we naturally attribute a high number of human traits to A…

DGX agent

Too many business leaders believe that AI says what it means. And it’s odd because we naturally attribute a high number of human traits to AI, and yet we refuse to believe it can have hidden intent? 3

model-releasesallie-k--miller--x
28 May 2026
Research

For over a decade, we’ve accepted that end-to-end backprop is the only way to train deep networks. But holding the entire network in memory …

DGX agent

For over a decade, we’ve accepted that end-to-end backprop is the only way to train deep networks. But holding the entire network in memory all at once is why AI training is hitting a resource wall. W

researchdavid-ha--x
27 May 2026
Research

Get a state of the art protein structure prediction in just 9 lines of code. No MSAs needed.

DGX agent

Get a state of the art protein structure prediction in just 9 lines of code. No MSAs needed. I'm so excited to show the world what we've been working on the for the past months!! I'm going to highligh

researchyann-lecun--x
27 May 2026
Tutorials

Identifiability is what it means to learn the right latent space, the Gaussian is why LeJEPA works, and it's what makes planning transfer. I…

DGX agent

Identifiability is what it means to learn the right latent space, the Gaussian is why LeJEPA works, and it's what makes planning transfer. I think identifiability is the right definition of what it me

tutorialsyann-lecun--x
27 May 2026
Model Releases

Stronger models do not always need lighter harnesses. Everyone believes more structured harnesses universally improve reliability, and that …

DGX agent

Stronger models do not always need lighter harnesses. Everyone believes more structured harnesses universally improve reliability, and that higher-capability models need proportionally less structural

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

// Your Agents are Aging Too // Huh!? They need 'sleep,' and now they are aging? Joke aside, great write-up on reliable agentic engineering.…

DGX agent

// Your Agents are Aging Too // Huh!? They need 'sleep,' and now they are aging? Joke aside, great write-up on reliable agentic engineering. This new research introduces AgingBench, a longitudinal rel

model-releasesdair-ai--x
27 May 2026
Research

Causality as the Statistical Conscience of Artificial Intelligence: From Pearl's Ladder to Trustworthy Machines

DGX agent

arXiv:2605.24076v1 Announce Type: cross Abstract: Modern Artificial Intelligence achieves remarkable predictive power by optimizing statistical risk functionals over vast corpora. Yet a gap separates

researcharxiv-cs-lg
26 May 2026
Model Releases

System scaling is the next real bottleneck in agentic AI. If you build agent orchestration layers, this is a clean map of where the engineer…

DGX agent

System scaling is the next real bottleneck in agentic AI. If you build agent orchestration layers, this is a clean map of where the engineering leverage actually sits. The labs own the model. You own

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

📢 Accepted to TMLR, with reproducibility certification 🏅 v2 of our JEPA-WM study (arXiv:2512.24497) is out, with new data-scaling experime…

DGX agent

📢 Accepted to TMLR, with reproducibility certification 🏅 v2 of our JEPA-WM study (arXiv:2512.24497) is out, with new data-scaling experiments, a Lipschitz analysis of multistep rollout training, and e

tutorialsyann-lecun--x
25 May 2026
Tutorials

// The Efficiency Frontier in LLMs // (bookmark this one) How much are you overpaying for context you do not need? It turns out that context…

DGX agent

// The Efficiency Frontier in LLMs // (bookmark this one) How much are you overpaying for context you do not need? It turns out that context costs dominate production LLM bills, and the right strategy

tutorialsdair-ai--x
25 May 2026
Applications

As more people come to recognize the tells of AI, which mostly happens as you start to work with AI a lot, the scales are going to fall from…

DGX agent

As more people come to recognize the tells of AI, which mostly happens as you start to work with AI a lot, the scales are going to fall from their eyes and they are going to realize what some of us al

applicationsethan-mollick--x
24 May 2026
Agents

Can frontier models forecast scientific progress? Mostly no, but here is why. This work looks at 4,760 scientific events across disciplines.…

DGX agent

Can frontier models forecast scientific progress? Mostly no, but here is why. This work looks at 4,760 scientific events across disciplines. Frontier models can identify plausible research directions

agentsdair-ai--x
23 May 2026
Industry

Image diffusion models like Flux natively output at 1k resolution, but what if we want to generate much higher resolution images (6k+)? SEGA…

DGX agent

Image diffusion models like Flux natively output at 1k resolution, but what if we want to generate much higher resolution images (6k+)? SEGA modifies the RoPE encodings during the diffusion process to

industryemad-mostaque--x
23 May 2026
Research

Gated DeltaNet has been one of my favorite 'hybrid attention' newcomers in the good old transformer stack. Excited to see Gated DeltaNet-2. …

DGX agent

Gated DeltaNet has been one of my favorite 'hybrid attention' newcomers in the good old transformer stack. Excited to see Gated DeltaNet-2. Adding it to my reading stack. In the meantime, I have a pri

researchsebastian-raschka--x
21 May 2026
Model Releases

Today we release a study on decoupling the benefits of subword tokenization for language model training, by simulating each suspected benefi…

DGX agent

Today we release a study on decoupling the benefits of subword tokenization for language model training, by simulating each suspected benefit one at a time inside a 1.7B byte-level pretraining pipelin

model-releasesnous-research--x
21 May 2026
Research

What we find most useful about this study is the decomposition. For byte-level pretraining, the ordering is throughput first and boundary si…

DGX agent

What we find most useful about this study is the decomposition. For byte-level pretraining, the ordering is throughput first and boundary signal second; the boundary benefit can be recovered without a

researchnous-research--x
21 May 2026
Safety

What we find most useful about CNA is that the intervention is simple yet powerful. The steering is a multiplicative ablation on a sparse se…

DGX agent

What we find most useful about CNA is that the intervention is simple yet powerful. The steering is a multiplicative ablation on a sparse set of MLP neurons, which makes CNA a clean addition on top of

safetynous-research--x
19 May 2026
Safety

just as i feared

DGX agent

just as i feared AI can be a powerful tool for opening people up to new perspectives, yet we find that people actually prefer to use “sycophantic” AI systems that reinforce their pre-existing beliefs.

safetygary-marcus--x
18 May 2026
Model Releases

There are a lot of coding and reasoning benchmarks for AI agents, but not a lot for document understanding - which is a prerequisite for all…

DGX agent

There are a lot of coding and reasoning benchmarks for AI agents, but not a lot for document understanding - which is a prerequisite for all downstream knowledge work. We released ParseBench ~a month

model-releasesjerry-liu--x
18 May 2026
Research

Exploitation of Hidden Context in Dynamic Movement Forecasting: A Neural Network Journey from Recurrent to Graph Neural Networks and General Purpose Transformers

DGX agent

arXiv:2605.14855v1 Announce Type: cross Abstract: Forecasting within signal processing pipelines is crucial for mitigating delays, particularly in predicting the dynamic movements of objects such as N

researcharxiv-cs-ai
15 May 2026
Industry

Open-ended coding training data may no longer be the bottleneck: AI can scale open-ended tasks—and even outperform human-expert curation. Fr…

DGX agent

Open-ended coding training data may no longer be the bottleneck: AI can scale open-ended tasks—and even outperform human-expert curation. FrontierCS team is releasing FrontierSmith: a system for synth

industryclem-delangue--x
15 May 2026
Safety

Very thoughtful post on the role and success of open source, including potential applications for AVs and AI. Long, but worth the read. -- '…

DGX agent

Very thoughtful post on the role and success of open source, including potential applications for AVs and AI. Long, but worth the read. -- 'Open source is no longer just how good software gets built.

safetyclem-delangue--x
15 May 2026
Agents

// Harnessing Agentic Evolution // Pay attention to this one if you run iterative agentic search loops. (bookmark it) AEvo splits the self-i…

DGX agent

// Harnessing Agentic Evolution // Pay attention to this one if you run iterative agentic search loops. (bookmark it) AEvo splits the self-improvement loop into two jobs: > One proposes the next candi

agentsdair-ai--x
14 May 2026
Agents

Making humans responsible for their AI use seems like an incredibly reasonable way to address problems & opportunities in the use of AI for …

DGX agent

Making humans responsible for their AI use seems like an incredibly reasonable way to address problems & opportunities in the use of AI for academic research, at least in the short term (autonomous sc

agentsethan-mollick--x
14 May 2026
Agents

We’re training models wrong and it’s due to chatGPT. Even the modern coding agents used daily still use message-based exchanges: They send m…

DGX agent

We’re training models wrong and it’s due to chatGPT. Even the modern coding agents used daily still use message-based exchanges: They send messages to users, to themselves (CoT) and to tools, and rece

agentsjeremy-howard--x
13 May 2026
Tutorials

Cool idea from Nous Research. What if you could speed up long-context pretraining with a subquadratic wrapper that you remove before deploym…

DGX agent

Cool idea from Nous Research. What if you could speed up long-context pretraining with a subquadratic wrapper that you remove before deployment? That is the idea behind Lighthouse Attention. The metho

tutorialsdair-ai--x
12 May 2026
Model Releases

This NVIDIA remains the strongest platform for large-model inference at scale. Prefill/decode disaggregation, Blackwell-native quantization,…

DGX agent

This NVIDIA remains the strongest platform for large-model inference at scale. Prefill/decode disaggregation, Blackwell-native quantization, custom kernels, and rack-scale NVLink turn GB200 into faste

model-releasesperplexity--x
12 May 2026
Safety

tl;dr - let's not just remove negative behavior from models, but also add positive ones 👍

DGX agent

tl;dr - let's not just remove negative behavior from models, but also add positive ones 👍 If anyone builds it, everyone thrives. Over the past decade, a lot of important work on AI alignment has focus

safetyyohei-nakajima--x
12 May 2026
Applications

The inability of AI models to produce creative variation is a huge gap. The fact that they generate similar ideas limits their ability to do…

DGX agent

The inability of AI models to produce creative variation is a huge gap. The fact that they generate similar ideas limits their ability to do science & the same-y writing limits their usefulness in man

applicationsethan-mollick--x
11 May 2026
Tutorials

// The Memory Curse in LLM Agents // (bookmark it) Long histories apparently degrades agents as they become increasingly history-following a…

DGX agent

// The Memory Curse in LLM Agents // (bookmark it) Long histories apparently degrades agents as they become increasingly history-following and risk-minimizing. Across 7 LLMs and 4 social dilemma games

tutorialsdair-ai--x
11 May 2026
Safety

32,000 views for my tweet; 2.2 million for the nonsense it critiques. so typical. lies and distortions beating debunking by a factor of roug…

DGX agent

32,000 views for my tweet; 2.2 million for the nonsense it critiques. so typical. lies and distortions beating debunking by a factor of roughly 100. Wanna get a million views? Make stuff up. Take a ti

safetygary-marcus--x
10 May 2026
Model Releases

So many people misremember (or never read) what I said in in 2022 in “Deep learning is hitting a wall”, which was neither about revenue or A…

DGX agent

So many people misremember (or never read) what I said in in 2022 in “Deep learning is hitting a wall”, which was neither about revenue or AI’s potential upper limits. Rather, it was an argument that

model-releasesgary-marcus--x
9 May 2026
Safety

“Combined free cash flow across Microsoft, Alphabet, Amazon, Meta, and Oracle is projected to FALL more than -70%, to ~$100 billion, by the …

DGX agent

“Combined free cash flow across Microsoft, Alphabet, Amazon, Meta, and Oracle is projected to FALL more than -70%, to ~100 billion, by the end of …. AI capital expenditure is consuming nearly every do

safetygary-marcus--x
8 May 2026
Industry

Badass tank that beats your sports car in a drag race

DGX agent

Badass tank that beats your sports car in a drag race Only when you drive the Cybertruck do you realize how incredible it is: a bulletproof tank that moves like a million dollar sports car! Reason for

industryelon-musk--x
7 May 2026
Industry

Only when you drive the Cybertruck do you realize how incredible it is: a bulletproof tank that moves like a million dollar sports car! Reas…

DGX agent

Only when you drive the Cybertruck do you realize how incredible it is: a bulletproof tank that moves like a million dollar sports car! Reason for the angular shape is that the thick, ultra-hard stain

industryelon-musk--x
7 May 2026
Model Releases

🧠 Introducing NeuralBench: a unified, open-source framework to benchmark NeuroAI models. v1.0: 36 EEG tasks, 94 datasets, task-specific + f…

DGX agent

🧠 Introducing NeuralBench: a unified, open-source framework to benchmark NeuroAI models. v1.0: 36 EEG tasks, 94 datasets, task-specific + foundation models. MEG/fMRI ready. MIT-licensed, FAIR's Brain

model-releasesyann-lecun--x
6 May 2026
Research

phi-Table: A Statistical Explanation for Global SHAP

DGX agent

arXiv:2512.07578v3 Announce Type: replace-cross Abstract: Global SHAP explanations are typically presented as feature-importance rankings, which identify variables that matter to a black-box model but

researcharxiv-cs-lg
5 May 2026
Industry

I want to tell you the story of a young woman who you have probably never heard of. Her name is Mary Anne. She was born on a remote island i…

DGX agent

I want to tell you the story of a young woman who you have probably never heard of. Her name is Mary Anne. She was born on a remote island in Scotland, where life was harsh and unforgiving. On May 2,

industryelon-musk--x
4 May 2026
Model Releases

Introducing nanowhale 🐳! A tiny DeepSeek model fully pretrained by an agent. Inspired by @karpathy's nanochat, we gave ml-intern the task o…

DGX agent

Introducing nanowhale 🐳! A tiny DeepSeek model fully pretrained by an agent. Inspired by @karpathy's nanochat, we gave ml-intern the task of training a tiny MoE with all the architectural advancements

model-releasesclem-delangue--x
4 May 2026
Industry

There's a clay tablet with the founding charter of a 12-partner company on it. Twelve merchants pooled 33 pounds of gold to start the firm. …

DGX agent

There's a clay tablet with the founding charter of a 12-partner company on it. Twelve merchants pooled 33 pounds of gold to start the firm. The contract has the partner names, the starting capital, th

industryelon-musk--x
4 May 2026
← Previous
1…1112131415
Next →