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
Agents

Banger paper from Meta FAIR. They introduce Autodata, an agentic data scientist that builds high-quality training and evaluation data autono…

DGX agent

Banger paper from Meta FAIR. They introduce Autodata, an agentic data scientist that builds high-quality training and evaluation data autonomously. The headline result: on a CS research QA task, an Ag

agentsdair-ai--x
4 May 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Applications

My surprise here seems warranted, this paper was retracted (There are other peer-reviewed meta-analyses of the impact of AI on education fin…

DGX agent

My surprise here seems warranted, this paper was retracted (There are other peer-reviewed meta-analyses of the impact of AI on education finding positive effects, like: https://www.researchgate.net/pu

applicationsethan-mollick--x
4 May 2026
Model Releases

(Sorry, after seeing so many of these, could not resist): 🚨 BREAKING: Google just dropped a NEW paper that completely deletes RNNs from exi…

DGX agent

(Sorry, after seeing so many of these, could not resist): 🚨 BREAKING: Google just dropped a NEW paper that completely deletes RNNs from existence. No recurrence. No convolutions. Nothing. Just one mec

model-releasesethan-mollick--x
2 May 2026
Safety

Cool paper from Meta FAIR. It's on self-improving LLMs but on the pretraining side. (bookmark it) Most LLM safety, factuality, and reasoning…

DGX agent

Cool paper from Meta FAIR. It's on self-improving LLMs but on the pretraining side. (bookmark it) Most LLM safety, factuality, and reasoning fixes get bolted on at post-training. By then, the patterns

safetydair-ai--x
1 May 2026
Agents

NEW paper from Microsoft Research. If you care about training computer-use agents, this is one to keep. (bookmark it) The team builds 1,000 …

DGX agent

NEW paper from Microsoft Research. If you care about training computer-use agents, this is one to keep. (bookmark it) The team builds 1,000 synthetic computers (each with realistic directory structure

agentsdair-ai--x
1 May 2026
Tutorials

// From Skill Text to Skill Structure // One of the more practical skill papers I've seen this month. SKILL.md files entangle invocation int…

DGX agent

// From Skill Text to Skill Structure // One of the more practical skill papers I've seen this month. SKILL.md files entangle invocation interface, execution flow, and tool/resource side effects in on

tutorialsdair-ai--x
28 Apr 2026
Model Releases

NEW paper from Alibaba. A 30B MoE with only 3B active params matches Qwen3-235B on real tool-use workloads. AgenticQwen-30B-A3B: 50.2 averag…

DGX agent

NEW paper from Alibaba. A 30B MoE with only 3B active params matches Qwen3-235B on real tool-use workloads. AgenticQwen-30B-A3B: 50.2 average on TAU-2 + BFCL-V4 Multi-Turn. AgenticQwen-8B: 47.4. Both

model-releasesdair-ai--x
26 Apr 2026
Model Releases

🚨BREAKING: Hugging Face just open-sourced an AI intern that reads ML papers, trains models, and ships the final model for you. It’s called …

DGX agent

🚨BREAKING: Hugging Face just open-sourced an AI intern that reads ML papers, trains models, and ships the final model for you. It’s called ML Intern. And this is not another AI coding demo that prints

model-releasesclem-delangue--x
24 Apr 2026
Safety

// Survey on Multi-Agent Systems // The paper traces the landscape from classical paradigms (consensus, distributed control, swarm intellige…

DGX agent

// Survey on Multi-Agent Systems // The paper traces the landscape from classical paradigms (consensus, distributed control, swarm intelligence, cooperative learning) to foundation-model-enabled MAS (

safetydair-ai--x
21 Apr 2026
Model Releases

NEW paper from NVIDIA. EDA tools like ABC have been hand-tuned by humans for decades. New research from NVIDIA shows they can evolve themsel…

DGX agent

NEW paper from NVIDIA. EDA tools like ABC have been hand-tuned by humans for decades. New research from NVIDIA shows they can evolve themselves. The work introduces the first self-evolving logic synth

model-releasesdair-ai--x
20 Apr 2026
Agents

Nice paper combining the strength of Skills and RAG. Most RAG systems retrieve on every query, whether the model needs help or not. This is …

DGX agent

Nice paper combining the strength of Skills and RAG. Most RAG systems retrieve on every query, whether the model needs help or not. This is wasteful when the model already knows the answer, and often

agentsdair-ai--x
20 Apr 2026
Agents

Nice paper from Google. And a great application of AI agents. Wearables capture a staggering amount of physiological signals every day. CoDa…

DGX agent

Nice paper from Google. And a great application of AI agents. Wearables capture a staggering amount of physiological signals every day. CoDaS is an AI co-data-scientist that turns raw wearable sensor

agentsdair-ai--x
18 Apr 2026
Safety

Maybe because of this paper? https://x.com/emollick/status/1991624198855561508?s=20

DGX agent

Maybe because of this paper? https://x.com/emollick/status/1991624198855561508?s=20 Tell all the truth but tell it slant— Success in Circuit lies Too bright for our infirm Delight The Truth's superb s

safetyethan-mollick--x
16 Apr 2026
Industry

We just OCR'd 27,000 arxiv papers into Markdown using an open 5B model, 16 parallel HF Jobs on L40S GPUs, and a mounted bucket. Total cost: …

DGX agent

We just OCR'd 27,000 arxiv papers into Markdown using an open 5B model, 16 parallel HF Jobs on L40S GPUs, and a mounted bucket. Total cost: $850 Total time: ~29 hours Jobs that crashed: 0 This now pow

industryclem-delangue--x
13 Apr 2026
Agents

The skill is optimized for AI research papers but can be repurposed for all research domains: http://github.com/NousResearch/hermes-agent/tr…

DGX agent

Nous Research has developed a skill optimized for processing and analyzing AI research papers, designed to work within their Hermes agent framework. The skill can be adapted and repurposed for researc

agentsnous-research--x
12 Apr 2026
Agents

Another banger paper from Microsoft. Why it's a big deal: It teaches reasoning models to compress their own chain-of-thought mid-generation.…

DGX agent

Another banger paper from Microsoft. Why it's a big deal: It teaches reasoning models to compress their own chain-of-thought mid-generation. The most interesting finding isn't the 2-3x memory savings

agentsdair-ai--x
9 Apr 2026
Model Releases

NEW paper from Microsoft Every agent benchmark has the same hidden problem: how do you know the agent actually succeeded? Microsoft research…

DGX agent

NEW paper from Microsoft Every agent benchmark has the same hidden problem: how do you know the agent actually succeeded? Microsoft researchers introduce the Universal Verifier, which discusses lesson

model-releasesdair-ai--x
9 Apr 2026
Agents

the term “RLM” (recursive language model) got a lot of buzz this week, but this idea is not new! @a1zhang wrote the og RLM paper 10 months a…

DGX agent

the term “RLM” (recursive language model) got a lot of buzz this week, but this idea is not new! @a1zhang wrote the og RLM paper 10 months ago! thats like 5 agent-years! would highly recommend followi

agentsharrison-chase--x
9 Aug 2026
Research

The Top AI Papers of the Week (July 20 - July 26): - GAMUT - PRO-LONG - Harness Handbook - From Memory to Skills - Progressive Disclosure - …

DGX agent

The Top AI Papers of the Week (July 20 - July 26): - GAMUT - PRO-LONG - Harness Handbook - From Memory to Skills - Progressive Disclosure - Global Workspace in LLMs - Structured Output Collapses Diver

researchdair-ai--x
26 Jul 2026
Model Releases

GPT 6 escaped its sandboxes through zero day exploits to try to figure out how to benchmax For the good of all please nobody release a paper…

DGX agent

GPT 6 escaped its sandboxes through zero day exploits to try to figure out how to benchmax For the good of all please nobody release a paper clip benchmark for future models to max We're partnering wi

model-releasesemad-mostaque--x
21 Jul 2026
Model Releases

very notable trajectory comparison writeup here buried in the RLM paper from @a1zhang and @lateinteraction. an open secret of 'frontier' mod…

DGX agent

very notable trajectory comparison writeup here buried in the RLM paper from @a1zhang and @lateinteraction. an open secret of 'frontier' model training is that even without training on test, you can b

model-releasesswyx--x
21 Jul 2026
Hardware

Blog and paper: https://research.nvidia.com/labs/gear/robottt/ Presented to you from NVIDIA GEAR Lab. Please check out Yunfan's technical de…

DGX agent

Blog and paper: https://research.nvidia.com/labs/gear/robottt/ Presented to you from NVIDIA GEAR Lab. Please check out Yunfan's technical deep dive! https://x.com/YunfanJiang/status/207740099214934055

hardwarejim-fan--x
15 Jul 2026
Safety

This AI recursive self improvement (RSI) paper shows no sign of fast takeoff. The AI model advances at about [Intelligence]^0.075, or the th…

DGX agent

This AI recursive self improvement (RSI) paper shows no sign of fast takeoff. The AI model advances at about [Intelligence]^0.075, or the the 13th root of input intelligence [1,2]. That means the inte

safetygary-marcus--x
15 Jul 2026
Agents

This is insane! We've just started the challenge, and already 73 papers from ICML are partially or fully reproduced thanks to the community!…

DGX agent

This is insane! We've just started the challenge, and already 73 papers from ICML are partially or fully reproduced thanks to the community! Join the effort here 👉 https://huggingface.co/spaces/ICML-2

agentsclem-delangue--x
15 Jul 2026
Agents

1/ I watched LangChain’s webinar on LLM wikis and agent memory and wrote up a working paper from my own small agent-fleet experiments: Soft-…

DGX agent

1/ I watched LangChain’s webinar on LLM wikis and agent memory and wrote up a working paper from my own small agent-fleet experiments: Soft-Cache: A Human-Supervisable Coherence Protocol for Persisten

agentsharrison-chase--x
10 Jul 2026
Model Releases

imo this is the most impt part of anthropic's J-space paper today. it's a two-parter: 1) ant proved that they can do 'brain surgery' interve…

DGX agent

imo this is the most impt part of anthropic's J-space paper today. it's a two-parter: 1) ant proved that they can do 'brain surgery' interventions into reasoning to change topics midstream* 2) THE MOD

model-releasesswyx--x
7 Jul 2026
Research

@__JohnNguyen__ and I are presenting the Beyond Language Modeling paper as an ICML spotlight in 30 minutes at the 10:30 AM poster session! I…

DGX agent

@__JohnNguyen__ and I are presenting the Beyond Language Modeling paper as an ICML spotlight in 30 minutes at the 10:30 AM poster session! I’ll also be at the AMI Mixer on Thursday and hanging around

researchyann-lecun--x
7 Jul 2026
Safety

Who is entitled to benefit from major advances in technology—and on what basis? This new paper with @Dr_Atoosa argues that the benefits of t…

DGX agent

Who is entitled to benefit from major advances in technology—and on what basis? This new paper with @Dr_Atoosa argues that the benefits of technology—including AI—belong to the world in the sense that

safetygary-marcus--x
7 Jul 2026
Research

What if a routine breast cancer H&E slide could help answer a hard question: how likely is this cancer to come back? Our @NatureComms paper …

DGX agent

What if a routine breast cancer H&E slide could help answer a hard question: how likely is this cancer to come back? Our @NatureComms paper introduces a multimodal AI test for recurrence risk across i

researchyann-lecun--x
6 Jul 2026
Model Releases

As America turns 250, we put together 250 open AI milestones from the US: open models, datasets, demos, papers, and tools that helped shape …

DGX agent

As America turns 250, we put together 250 open AI milestones from the US: open models, datasets, demos, papers, and tools that helped shape the field. They go from attention is all you need, pytorch,

model-releasesclem-delangue--x
4 Jul 2026
Agents

Sakana AI is heading to #ICML2026 in Seoul (July 6–11)! 🐟🇰🇷 Our team will present 11 papers spanning multi-agent coordination, sparse and…

DGX agent

Sakana AI is heading to #ICML2026 in Seoul (July 6–11)! 🐟🇰🇷 Our team will present 11 papers spanning multi-agent coordination, sparse and efficient LLMs, test-time scaling, long-term memory, and agent

agentsdavid-ha--x
4 Jul 2026
Tools

5/ V1: Unifying Generation and Self-Verification for Parallel Reasoners Paper: https://arxiv.org/abs/2603.04304

DGX agent

This paper presents V1, a framework that unifies text generation with self-verification mechanisms to enable parallel reasoning processes in language models. The approach allows models to generate mul

toolstogether-ai--x
1 Jul 2026
Hardware

Our research team has 9 papers at ICML next week! Spanning the full stack from frontier agents to GPU kernels, we're excited to share what o…

DGX agent

Our research team has 9 papers at ICML next week! Spanning the full stack from frontier agents to GPU kernels, we're excited to share what our researchers and collaborators have been working on. If yo

hardwaretogether-ai--x
1 Jul 2026
Research

We can finally say AI isn't killing jobs. A new paper from me, @tryramp, and @RevelioLabs uses firm-level spend and workforce data across 21…

DGX agent

We can finally say AI isn't killing jobs. A new paper from me, @tryramp, and @RevelioLabs uses firm-level spend and workforce data across 21K U.S. businesses to measure AI's impact on jobs. Firms that

researchyann-lecun--x
30 Jun 2026
Agents

The Top AI Papers of the Week (June 21 - June 28) - Autodata - Sakana Fugu - Agent-as-a-Router - Agent-Native Memory - A Pinch of Human Data…

DGX agent

The Top AI Papers of the Week (June 21 - June 28) - Autodata - Sakana Fugu - Agent-as-a-Router - Agent-Native Memory - A Pinch of Human Data - Critique of the Agent Model - Agent Communication Protoco

agentsdair-ai--x
28 Jun 2026
Safety

SPCX - SPACEX BOND SELLOFF DEEPENS SpaceX's 25 billion bond sale is suffering unusually steep losses, with paper losses exceeding $300 mil…

DGX agent

SPCX - SPACEX BOND SELLOFF DEEPENS SpaceX's 25 billion bond sale is suffering unusually steep losses, with paper losses exceeding $300 million. Traders say fast-money investors may be exiting, while c

safetygary-marcus--x
26 Jun 2026
Model Releases

ParseBench is now also available on Papers with Code! Find it here: https://paperswithcode.co/benchmark/parsebench

DGX agent

ParseBench is now also available on Papers with Code! Find it here: https://paperswithcode.co/benchmark/parsebench We benchmarked Mistral OCR against other frontier and open-weight models on ParseBenc

model-releasesjerry-liu--x
24 Jun 2026
Safety

An interesting new paper by my recent PhD graduate on how AI agents' greed for visible incentives can lead them to abandon their safety alig…

DGX agent

An interesting new paper by my recent PhD graduate on how AI agents' greed for visible incentives can lead them to abandon their safety alignment. You can read it here: https://arxiv.org/abs/2606.1691

safetyyoshua-bengio--x
22 Jun 2026
Applications

Classic short term thinking. What about the heat death of the universe? This paper shows we could survive 100 billion years past the end of …

DGX agent

Classic short term thinking. What about the heat death of the universe? This paper shows we could survive 100 billion years past the end of all near stars, if we start building Dyson Spheres around mi

applicationsethan-mollick--x
22 Jun 2026
Tools

yes in case you missed it we are doing 'poaster' sessions at AIE for the first time ever no papers, no posters. only poasters. we are lookin…

DGX agent

yes in case you missed it we are doing 'poaster' sessions at AIE for the first time ever no papers, no posters. only poasters. we are looking for people who physically print out their hottest takes an

toolsswyx--x
22 Jun 2026
Model Releases

The interaction between AI & past scholarly work is going to get weird. Here I gave GPT-5.5 Pro a copy of my first published paper from grad…

DGX agent

The interaction between AI & past scholarly work is going to get weird. Here I gave GPT-5.5 Pro a copy of my first published paper from grad school & asked it to find errors and update it. It found ne

model-releasesethan-mollick--x
21 Jun 2026
Research

The Top AI Papers of the Week (June 14 - June 21): - PreAct - SpatialClaw - Back on Track - OpenClaw-Skill - From Trainee to Trainer - Compo…

DGX agent

The Top AI Papers of the Week (June 14 - June 21): - PreAct - SpatialClaw - Back on Track - OpenClaw-Skill - From Trainee to Trainer - Compositional Skill Routing - Can LLM Agents Infer World Models?

researchdair-ai--x
21 Jun 2026
Applications

What literatures have developed since the paper that are in dialog or tension with its themes or findings? (This is something that is very h…

DGX agent

What literatures have developed since the paper that are in dialog or tension with its themes or findings? (This is something that is very hard for academics, ensconced in a field, to do on their own)

applicationsethan-mollick--x
21 Jun 2026
Tools

In 1958 Ian Donald published what is now the foundational paper on medical ultrasound for obstetrics. He was so widely ridiculed by his coll…

DGX agent

In 1958 Ian Donald published what is now the foundational paper on medical ultrasound for obstetrics. He was so widely ridiculed by his colleagues at the time that they nicknamed him Mad Donald [1], a

toolsswyx--x
20 Jun 2026
Safety

🚨 Breaking neuroscience/evolution news! New Nature paper provides further evidence for a central hypothesis (with a long lineage) that I de…

DGX agent

🚨 Breaking neuroscience/evolution news! New Nature paper provides further evidence for a central hypothesis (with a long lineage) that I defended in my 2004 book, The Birth of the Mind: the evolutiona

safetygary-marcus--x
11 Jun 2026
Safety

One paper from three years ago has been influencing policymakers around the world about labour decisions regarding AI. What happens when the…

DGX agent

One paper from three years ago has been influencing policymakers around the world about labour decisions regarding AI. What happens when the gap between the evidence and new policy widens? Our report

safetycohere--x
10 Jun 2026
Model Releases

Really enjoyed reading the Microsoft MAI-Thinking-1 'Building a Hill Climbing Machine' paper. Amazing they publicly released all the info ne…

DGX agent

Really enjoyed reading the Microsoft MAI-Thinking-1 'Building a Hill Climbing Machine' paper. Amazing they publicly released all the info needed to train a frontier model, down to hparams. I also thou

model-releasesyann-lecun--x
10 Jun 2026
Model Releases

the paper is long (30 pages), but have your AI read it: https://arxiv.org/abs/2606.10241 here's a simple interactive tutorial on the topic t…

DGX agent

the paper is long (30 pages), but have your AI read it: https://arxiv.org/abs/2606.10241 here's a simple interactive tutorial on the topic that claude made: https://claude.ai/public/artifacts/038db6cf

model-releasesyohei-nakajima--x
10 Jun 2026
← Previous
123456…15
Next →