AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,832
  • Agents7,214
  • Applications5,155
  • Concepts5
  • Hardware1,742
  • Industry6,086
  • Local Ai4,673
  • Model Releases22,315
  • Research19,015
  • Safety12,707
  • Syntheses17
  • Tools1,664
  • Tutorials3,239

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,832
  • Agents7,214
  • Applications5,155
  • Concepts5
  • Hardware1,742
  • Industry6,086
  • Local Ai4,673
  • Model Releases22,315
  • Research19,015
  • Safety12,707
  • Syntheses17
  • Tools1,664
  • Tutorials3,239

Source
HumanDGX agent

Content type
AllBlog
83,832Total entries
1Added by human
83,831Found by agent
12Categories

Knowledge catalogue

Search: “engineering”

GridTimelineEvolution
5,420 results
Agents

Hybrid Advantage Estimation with Unified Critic for VLM Agentic Reinforcement Learning

DGX agent

arXiv:2607.23605v1 Announce Type: new Abstract: Large Vision-Language Models (VLMs) now act as agents in interactive environments, where success requires coherent reasoning and decision-making across

agentsarxiv-cs-ai
28 Jul 2026
X Post
Paper
YouTube
Reddit
GitHub
Clear filters
Tutorials

Integrating Factual and Normative Industrial Knowledge via Constraint-Aware Graph Attention for Process Plan Recommendation

DGX agent

arXiv:2607.24213v1 Announce Type: new Abstract: Integrating heterogeneous industrial knowledge, including factual relations and decision constraints, remains a core challenge in industrial information

tutorialsarxiv-cs-ai
28 Jul 2026
Agents

Lexical discovery in unknown environments orchestrated by Large Language Models

DGX agent

arXiv:2607.22591v1 Announce Type: new Abstract: Populations of autonomous agents deployed in unknown environments (e.g. planetary or deep-sea exploration) must develop shared vocabularies to refer to

agentsarxiv-cs-ai
28 Jul 2026
Agents

PD^3: A Project Duplication Detection Framework via Adapted Multi-Agent Debate

DGX agent

arXiv:2505.17492v2 Announce Type: replace Abstract: Project duplication detection is critical for project quality assessment because it helps avoid investment in repeated proposals. Existing methods u

agentsarxiv-cs-ai
28 Jul 2026
Research

Realizing Scaling Laws in Recommender Systems: A Foundation-Expert Paradigm for Hyperscale Model Deployment

DGX agent

arXiv:2508.02929v3 Announce Type: replace-cross Abstract: Scaling laws have been established for recommender systems, yet efficiently deploying foundation model (FM) across multiple recommendation sur

researcharxiv-cs-ai
28 Jul 2026
Agents

SpecBox: Speculative Sandbox Scheduling for Efficient LLM Agent Serving

DGX agent

arXiv:2607.23933v1 Announce Type: cross Abstract: As LLM agents increasingly rely on the Model Context Protocol (MCP) to invoke isolated external sandboxes, disaggregated sandbox deployment introduces

agentsarxiv-cs-ai
28 Jul 2026
Agents

Test-Time Coverage: Test-Conditioned Data Curation for Deployment-Aware Learning

DGX agent

arXiv:2607.22697v1 Announce Type: new Abstract: Deployed AI systems are often trained from broad candidate data pools, necessitating data curation towards the deployment test distribution. However, st

agentsarxiv-cs-ai
28 Jul 2026
Applications

TRACE: Business Rule-Grounded Reasoning Curriculum for Knowledge-Preserving Parametric Tool Retrieval in Enterprise LLMs

DGX agent

arXiv:2607.22639v1 Announce Type: new Abstract: Parametric retrieval enables LLMs to retrieve tools implicitly by assigning each API a unique virtual token and training the model to generate it via co

applicationsarxiv-cs-ai
28 Jul 2026
Local Ai

Built a local-first workflow automation platform around Ollama - now at v0.11.0

DGX agent

I've been working on an open-source workflow automation platform over the past few months, with Ollama as one of the first-class providers rather than treating it as an afterthought. The goal wasn't t

local-air-ollama
27 Jul 2026
Research

Oxygen-TryOn: Fashion-Native Foundation Model for Any-item Virtual Try-On

DGX agent

arXiv:2607.21694v1 Announce Type: new Abstract: We present Oxygen-TryOn, a unified foundation model for any-item virtual try-on. Rather than repurposing a general-purpose image editor, Oxygen-TryOn is

researcharxiv-cs-cv
27 Jul 2026
Local Ai

I implemented the YOLO26n model inference from scratch using ARM64 Assembly Language (No framework) [P]

DGX agent

This was my Bachelor's Final Project: implementing YOLO26n inference completely from scratch using ARM64 Assembly Language and C, without relying on existing inference frameworks. The goal was to unde

local-air-machinelearning
26 Jul 2026
Model Releases

CachyLLama: llama.cpp fork with persistent SSD-backed KV caching for local agent workflows

DGX agent

If you run local agentic coding harnesses (Aider, Claude Code, etc.), prompt evaluation usually eats up most of your execution time. Every turn re-evaluates thousands of identical prefix tokens_system

model-releasesr-localllama
25 Jul 2026
Agents

Diffusion LLMs can now handle real agentic work. LLaDA 2.2 is the first large-scale diffusion LLM built to operate as a real agent, planning…

DGX agent

Diffusion LLMs can now handle real agentic work. LLaDA 2.2 is the first large-scale diffusion LLM built to operate as a real agent, planning, calling tools, and self-correcting across long multi-turn

agentsdair-ai--x
25 Jul 2026
Research

Chess_db: A framework for working with large chess game datasets

DGX agent

arXiv:2607.21195v1 Announce Type: cross Abstract: Chess is a two player strategic game that is embedded in classical AI culture as it was once the frontier for intelligent behaviour. There was the sil

researcharxiv-cs-ai
24 Jul 2026
Safety

Euclid-MCP: A Model Context Protocol Server for Deterministic Logical Reasoning via Prolog

DGX agent

arXiv:2607.21412v1 Announce Type: new Abstract: Large Language Models (LLMs) excel at natural language understanding and generation but remain unreliable for multi-step logical reasoning, especially i

safetyarxiv-cs-ai
24 Jul 2026
Agents

GS-Agent: Creating 4D Physical Worlds With Generative Simulation

DGX agent

arXiv:2607.21522v1 Announce Type: cross Abstract: Creating dynamic and physically realistic 4D worlds from natural language descriptions is both fascinating and challenging. Traditional computer graph

agentsarxiv-cs-ai
24 Jul 2026
Model Releases

InferenceBench: A Benchmark for Open-Ended LLM Inference Optimization by AI Agents

DGX agent

arXiv:2607.20468v1 Announce Type: new Abstract: AI agents are increasingly used to automate research and development tasks, yet existing benchmarks typically evaluate them on prescribed workflows or n

model-releasesarxiv-cs-ai
24 Jul 2026
Model Releases

Is MoE Routing a Huffman Code? Discovering the Frequency-Diversity Law in Chain-of-Thought

DGX agent

arXiv:2607.20427v1 Announce Type: cross Abstract: Mixture-of-Experts architectures have revolutionized scaling, yet the underlying logic of their routing remains a black box. In this paper, we uncover

model-releasesarxiv-cs-ai
24 Jul 2026
Safety

PILD: Physics-Informed Learning via Diffusion

DGX agent

arXiv:2601.21284v2 Announce Type: replace-cross Abstract: Diffusion models have emerged as powerful generative tools for modeling complex data distributions, yet their purely data-driven nature limits

safetyarxiv-cs-ai
24 Jul 2026
Model Releases

Self-Evolving Recommendation System: End-To-End Autonomous Model Optimization With LLM Agents

DGX agent

arXiv:2602.10226v2 Announce Type: replace-cross Abstract: Optimizing large-scale machine learning systems, such as recommendation models for global video platforms, requires navigating a massive hyper

model-releasesarxiv-cs-ai
24 Jul 2026
Model Releases

Tencent WorkBuddy Bench: A Multi-Domain Coding-Agent Benchmark with Contamination-Resistant Task Construction

DGX agent

arXiv:2607.20911v1 Announce Type: new Abstract: We introduce Tencent WorkBuddy Bench, a multi-domain evaluation suite for coding agents; this report documents its construction methodology, scoring pro

model-releasesarxiv-cs-cl
24 Jul 2026
Agents

An LLM-powered Agentic Recommendation System for Connected TV Content Discovery

DGX agent

arXiv:2607.09988v3 Announce Type: replace-cross Abstract: Recommendation systems, from traditional multi-stage to recent unified generative architectures, face challenges in incorporating diverse cont

agentsarxiv-cs-ai
23 Jul 2026
Safety

Great X: A Unified Multi-Modal Simulator Bridging the Sim2Real Gap for 6G

DGX agent

arXiv:2507.08716v4 Announce Type: replace Abstract: Large-scale, precisely synchronized multi-modal datasets are critical for data-driven sixth-generation (6G) wireless research, yet real-world collec

safetyarxiv-cs-cv
23 Jul 2026
Safety

Minimize idle accelerators: Native RL job interleaving with co-operative time-slicing in llm-d

DGX agent

The math behind reinforcement learning (RL) post-training for large language models (LLMs) is notoriously unforgiving. As frontier AI labs push the boundaries of reasoning and coding models using RL p

safetygoogle-cloud-ai
23 Jul 2026
Safety

Stale but Stable: Staleness-Adaptive Trust Regions for Stabilizing Asynchronous Reinforcement Learning

DGX agent

arXiv:2607.18722v2 Announce Type: replace-cross Abstract: Asynchronous reinforcement learning improves throughput by decoupling rollout generation from optimization, but staleness is an inevitable byp

safetyarxiv-cs-cl
23 Jul 2026
Applications

TINY_SCHILLER: A Drop-In German Drama Corpus for Small Language Models

DGX agent

arXiv:2607.19992v1 Announce Type: cross Abstract: tiny_schiller closes the small-language-model prototyping, fine-tuning, education, and research gap for German literary text, providing a single-file,

applicationsarxiv-cs-ai
23 Jul 2026
Agents

Twin Agent: Context Residual Compression for Privilege Separated Agents

DGX agent

arXiv:2607.19595v1 Announce Type: cross Abstract: Large language model (LLM) agents are vulnerable to security risks, such as prompt injection attacks from untrusted context that manipulate downstream

agentsarxiv-cs-cl
23 Jul 2026
Model Releases

Cactus Hybrid: We taught Gemma 4 to know when it's wrong

DGX agent

Hey HN, Henry & Roman here from Cactus. A small, on-device model is fast and private, but sometimes wrong, but frontier models are getting expensive pretty fast. So, we post-trained Gemma 4 E2B post-t

model-releasesr-localllama
22 Jul 2026
Agents

Progressive disclosure in agents doesn't scale. And its benefits seems agent harness dependent. (bookmark this one) Finally there is a prope…

DGX agent

Progressive disclosure in agents doesn't scale. And its benefits seems agent harness dependent. (bookmark this one) Finally there is a proper study on using agent skills and the effect of progressive

agentsdair-ai--x
22 Jul 2026
Agents

We dropped some new LlamaDrip 🧢 Fear of Docs LlamaParse

DGX agent

We dropped some new LlamaDrip 🧢 Fear of Docs LlamaParse The team flew into SF for a week onsite. 🌉 2x'd in size since we last did this — first time this many of us have been in the same room. The reca

agentsjerry-liu--x
22 Jul 2026
Applications

I thought this was a very good post by @c_valenzuelab and really highlights how transformative video models already are for the businesses t…

DGX agent

I thought this was a very good post by @c_valenzuelab and really highlights how transformative video models already are for the businesses that are using them. I think video models are one of the most

applicationscristobal-valenzuela--x
21 Jul 2026
Agents

Highly recommended. I've often claimed there's huge alpha in building agent harnesses. Turns out harnesses are compositional generalizers. T…

DGX agent

Highly recommended. I've often claimed there's huge alpha in building agent harnesses. Turns out harnesses are compositional generalizers. The RLM harness is an instance of this. This could lead to in

agentsdair-ai--x
20 Jul 2026
Model Releases

People are wasting their AI subscriptions. They don’t realize how powerful AI can be in achieving their own goals. They’re asking AI to repl…

DGX agent

People are wasting their AI subscriptions. They don’t realize how powerful AI can be in achieving their own goals. They’re asking AI to reply to emails with zero goals in mind and nothing laddering up

model-releasesallie-k--miller--x
20 Jul 2026
Safety

Audited Selective Verification for Risk-Controlled N-1 Thermal Contingency Screening under Deployment Shift

DGX agent

arXiv:2607.13221v1 Announce Type: cross Abstract: Real-time N-1 contingency screening in an energy management system trades assurance against cost: verifying every credible outage with full power flow

safetyarxiv-cs-ai
16 Jul 2026
Model Releases

Compaction as Epistemic Failure: How Agentic LLM Tools Fabricate Confirmed Results from Killed Processes

DGX agent

arXiv:2607.13071v1 Announce Type: cross Abstract: Agentic LLM coding tools compress long session histories into compaction summaries that subsequent sessions inherit as ground truth. This paper docume

model-releasesarxiv-cs-ai
16 Jul 2026
Model Releases

Do Agent Optimizers Compound? A Continual-Learning Evaluation on Terminal-Bench 2.0

DGX agent

arXiv:2607.14004v1 Announce Type: new Abstract: Most reported gains from agent-optimization methods are one-shot: an agent is optimized against a fixed benchmark and the resulting improvement is repor

model-releasesarxiv-cs-ai
16 Jul 2026
Research

Faithful Autoformalization of Natural Language Assertions

DGX agent

arXiv:2607.13303v1 Announce Type: cross Abstract: Formal contracts are essential for software testing and verification, yet writing them remains labor-intensive and error-prone. LLMs offer a promising

researcharxiv-cs-ai
16 Jul 2026
Local Ai

Harness Handbook: Making Evolving Agent Harnesses Readable,Navigable, and Editable

DGX agent

arXiv:2607.13285v1 Announce Type: new Abstract: The capability of a modern AI agent depends not only on its foundation model but also on its harness, which constructs prompts, manages state, invokes t

local-aiarxiv-cs-ai
16 Jul 2026
Agents

Networked Intelligence: Active Shared Context Graphs for Human-AI Team Science

DGX agent

arXiv:2607.13220v1 Announce Type: new Abstract: Most AI-for-science systems focus on scaling a single reasoning process through better models, larger context windows, long-horizon agentic execution, o

agentsarxiv-cs-ai
16 Jul 2026
Agents

Self-Improving AI Coding Agents Through Accumulated Behavioral Rules: A Closed-Loop Framework

DGX agent

arXiv:2607.13091v1 Announce Type: cross Abstract: LLM-based coding agents repeat the same classes of mistakes across sessions because they lack a mechanism to retain corrections from human review feed

agentsarxiv-cs-ai
16 Jul 2026
Research

ABot-3DWorld 0: A Universal World Model to Explore Any 3D Space

DGX agent

arXiv:2607.11673v2 Announce Type: replace Abstract: We present ABot-3DWorld 0, a universal multimodal 3D world model that turns text, image, and video inputs into high-fidelity, explorable 3D worlds.

researcharxiv-cs-cv
15 Jul 2026
Applications

Atomic Units of X: The Compression Layer of Intelligence

DGX agent

arXiv:2607.12634v1 Announce Type: new Abstract: This paper proposes a theoretical framework for understanding intelligence as a process of atomic compression and compositional reuse. We argue that cog

applicationsarxiv-cs-ai
15 Jul 2026
Research

Burst Spiking Neural Networks

DGX agent

arXiv:2607.11914v1 Announce Type: cross Abstract: A central goal of current Spiking Neural Network (SNN) research is to improve their accuracy toward becoming low-power alternatives to Artificial Neur

researcharxiv-cs-ai
15 Jul 2026
Applications

Creatio expands beyond its no-code roots with conversational development tool and AI studio

DGX agent

Creatio Inc. today introduced what it calls a major update to its customer relationship management and workflow platform that enables business users and information technology teams to build, deploy a

applicationssiliconangle
15 Jul 2026
Model Releases

How to Analyze and Govern Gemini Enterprise App Usage at Scale with BigQuery

DGX agent

Deploying the Gemini Enterprise app across an organization marks a transformative leap forward in workforce productivity, providing employees with an amazing, high-performance suite of agentic AI tool

model-releasesgoogle-cloud-ai
15 Jul 2026
Agents

Interrupt is hitting the road this fall: 📍 NYC- September 24 📍 London- October 13 Info + RSVP: https://interrupt.langchain.com/

DGX agent

Interrupt is hitting the road this fall: 📍 NYC- September 24 📍 London- October 13 Info + RSVP: https://interrupt.langchain.com/ At Interrupt, @RCUmmadisetti and @kordelfrance from @Toyota's enterprise

agentsharrison-chase--x
15 Jul 2026
Model Releases

PRISM Edit: One Vector for All Temporal Answers

DGX agent

arXiv:2607.11327v2 Announce Type: replace-cross Abstract: Model editing keeps large language models (LLMs) up to date without retraining, but temporal facts expose a limitation of the prevailing locat

model-releasesarxiv-cs-ai
15 Jul 2026
Local Ai

Seeing Globally, Refining Locally: Global Visual Guidance and Local Ultrasound Cues for Robust Freehand 3-D Ultrasound Reconstruction

DGX agent

arXiv:2607.12398v1 Announce Type: new Abstract: Freehand 3-D ultrasound (US) imaging has attracted increasing attention owing to its intuitive volumetric visualization, ease of use, and low cost. Howe

local-aiarxiv-cs-cv
15 Jul 2026
← Previous
1…4647484950…113
Next →