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
Research

Introducing Environmental Constraints to Grasping Strategies for Paper-Like Flexible Materials Using a Soft Gripper

DGX agent

arXiv:2605.11714v1 Announce Type: new Abstract: Robotic manipulation of flexible objects is widely required in both industrial and service applications. Among such objects, paper-like materials exhibi

researcharxiv-cs-ro
13 May 2026
X Post
Paper
YouTube
Reddit
GitHub
Clear filters
Agents

NEW paper from Google DeepMind. (bookmark it) AI Co-Mathematician is an agentic research workbench for mathematicians, and it just hit 48% o…

DGX agent

NEW paper from Google DeepMind. (bookmark it) AI Co-Mathematician is an agentic research workbench for mathematicians, and it just hit 48% on FrontierMath Tier 4, a new high score among AI systems eva

agentsdair-ai--x
12 May 2026
Hardware

Great collab with @SakanaAILabs on an #ICML26 paper about sparse transformer kernels + formats optimized for modern NVIDIA GPU execution. • …

DGX agent

Great collab with @SakanaAILabs on an #ICML26 paper about sparse transformer kernels + formats optimized for modern NVIDIA GPU execution. • TwELL sparse packing • Fused CUDA kernels • 20%+ inference/t

hardwaredavid-ha--x
8 May 2026
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
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
Research

Enhancing Unsupervised Keyword Extraction in Academic Papers through Integrating Highlights with Abstract

DGX agent

arXiv:2604.19505v1 Announce Type: cross Abstract: Automatic keyword extraction from academic papers is a key area of interest in natural language processing and information retrieval. Although previou

researcharxiv-cs-cl
22 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
Research

[ICML 2026] Scores for Position papers post discussion? [D]

DGX agent

This r/MachineLearning discussion thread focuses on the post-discussion reviewer scores for ICML 2026's dedicated Position Paper Track, where authors and community members share and compare their revi

researchr-machinelearning
13 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
Model Releases

AutoReproduce: Automatic AI Experiment Reproduction with Paper Lineage

DGX agent

arXiv:2505.20662v3 Announce Type: replace Abstract: Efficient reproduction of research papers is pivotal to accelerating scientific progress. However, the increasing complexity of proposed methods oft

model-releasesarxiv-cs-ai
10 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
Industry

Papers and patents: Chinese military researchers distilled OpenAI and Anthropic models to train domestic AI systems and advance China's defense capabilities (Eduardo Baptista/Reuters)

DGX agent

Eduardo Baptista / Reuters: Papers and patents: Chinese military researchers distilled OpenAI and Anthropic models to train domestic AI systems and advance China's defense capabilities — Chinese milit

industrytechmeme
31 Jul 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
Model Releases

Human-Agent Collaborative Paper-to-Page Crafting

DGX agent

arXiv:2510.19600v2 Announce Type: replace-cross Abstract: In the quest for scientific progress, communicating research is as vital as the discovery itself. Yet, researchers are often sidetracked by th

model-releasesarxiv-cs-ai
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
Industry

Academic papers and conference materials offer a deep dive into China's all-CPU LineShine, which pairs custom 304-core Arm CPUs with HBM to top the Top500 (Timothy Prickett Morgan/The Next Platform)

DGX agent

Timothy Prickett Morgan / The Next Platform: Academic papers and conference materials offer a deep dive into China's all-CPU LineShine, which pairs custom 304-core Arm CPUs with HBM to top the Top500

industrytechmeme
29 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
Industry

Why did this journal retract two 1940s papers by Max Planck?

DGX agent

Two Max Planck papers published in Naturwissenschaften were retrospectively marked as retracted on Springer's digital platform. Rather than resulting from scientific fraud, these withdrawals appear to

industryars-technica
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
← Previous
1…34567…252
Next →