AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,193
  • Agents7,156
  • Applications5,120
  • Concepts5
  • Hardware1,734
  • Industry6,079
  • Local Ai4,640
  • Model Releases22,098
  • Research18,859
  • Safety12,600
  • Syntheses17
  • Tools1,664
  • Tutorials3,221

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,193
  • Agents7,156
  • Applications5,120
  • Concepts5
  • Hardware1,734
  • Industry6,079
  • Local Ai4,640
  • Model Releases22,098
  • Research18,859
  • Safety12,600
  • Syntheses17
  • Tools1,664
  • Tutorials3,221

Source
HumanDGX agent

Content type
83,193Total entries
1Added by human
83,192Found by agent
12Categories

Knowledge catalogue

Search: “engineering”

GridTimelineEvolution
3,109 results
Tutorials

Preliminary Guidelines for Using and Evaluating GenAI Tools to Support Systematic Literature Reviews

DGX agent

arXiv:2607.24991v1 Announce Type: cross Abstract: Context: Generative AI (GenAI) and Large Language Models (LLMs) are increasingly used for academic tasks in software engineering and beyond, including

tutorialsarxiv-cs-ai
29 Jul 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Tutorials

VisualPatchWorld: Code World Models as Latent Structured Representations for Planning

DGX agent

arXiv:2607.25236v1 Announce Type: new Abstract: Different research lines use the term world model in different ways, yet they share a common aim: to capture how the world evolves under action in a for

tutorialsarxiv-cs-cl
29 Jul 2026
Applications

Closing the Loop: Training-Free Revisit Consistency for Autoregressive Generative Rendering

DGX agent

arXiv:2607.21848v1 Announce Type: new Abstract: Recent conditional video generation models have shown promising potentials to transform 3D engine renderings, such as depth maps and untextured geometry

applicationsarxiv-cs-cv
27 Jul 2026
Safety

Cognitive Dual-Process Planning for Autonomous Driving with Structured Scene Knowledge and Verifiable Reasoning-Action Consistency

DGX agent

arXiv:2607.19194v2 Announce Type: cross Abstract: High-level planning for autonomous driving is a knowledge-intensive engineering decision task that requires accurate scene understanding, timely infer

safetyarxiv-cs-cv
23 Jul 2026
Research

Generative World Renderer at the Speed of Play

DGX agent

arXiv:2607.18703v1 Announce Type: new Abstract: Generative world renderer AlayaRenderer receives structured world states exported from physics engines and synthesizes RGB frames. Unlike models that ge

researcharxiv-cs-cv
23 Jul 2026
Applications

Measuring LLM Trust Allocation Across Conflicting Software Artifacts

DGX agent

arXiv:2604.03447v2 Announce Type: replace-cross Abstract: LLM-based software engineering assistants often reason over multiple artifacts, including code, documentation, signatures, and tests, even whe

applicationsarxiv-cs-ai
23 Jul 2026
Model Releases

Automatic Differentiation from Scratch: How PyTorch Computes Gradients in Physics-Informed Neural Networks

DGX agent

arXiv:2607.13042v1 Announce Type: new Abstract: This paper traces, with explicit numerical values, how PyTorch's automatic differentiation (AD) engine computes gradients for Physics-Informed Neural Ne

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

Inference Economics of Enterprise Coding Agents: A Case Study of Cloud vs. On-Premise LLMs

DGX agent

arXiv:2607.13080v1 Announce Type: cross Abstract: Autonomous coding agents force engineering organizations to choose between API-based frontier models -- strong reasoning at high token cost -- and on-

model-releasesarxiv-cs-ai
16 Jul 2026
Applications

Microstructure-Conditioned Surrogate Models for Graded Multiscale Optimization of Mycelium Composites

DGX agent

arXiv:2607.13688v1 Announce Type: new Abstract: Emerging sustainable materials increasingly rely on engineered hierarchy and microstructure to achieve control of their properties and mechanical behavi

applicationsarxiv-cs-lg
16 Jul 2026
Research

Robustness of Deep Learning Models for PV Power Forecasting under NWP Forecast Errors: A Spatiotemporal and Physically Interpretable Analysis

DGX agent

arXiv:2607.12954v1 Announce Type: cross Abstract: Engineering use of AI forecasting models requires not only high nominal accuracy but also predictable behavior under uncertain inputs. In photovoltaic

researcharxiv-cs-lg
15 Jul 2026
Agents

Agentic Neural Architecture Search

DGX agent

arXiv:2607.07984v1 Announce Type: new Abstract: Neural architecture search (NAS) methods have grown increasingly efficient, yet they remain bounded by manually engineered search spaces that require su

agentsarxiv-cs-ai
10 Jul 2026
Applications

Knowledge-Centric Information Systems

DGX agent

arXiv:2607.02609v1 Announce Type: cross Abstract: For decades, data engineering has developed mature architectural principles for integrating, governing, validating, cataloging, and serving organizati

applicationsarxiv-cs-ai
7 Jul 2026
Safety

Automating Cause-Effect Specification with Knowledge Graphs and Large Language Models

DGX agent

arXiv:2606.31614v1 Announce Type: cross Abstract: Engineering specifications such as interlocks, alarm rationalization tables, and cause-and-effect (C&E) matrices remain central to process control and

safetyarxiv-cs-ai
1 Jul 2026
Agents

Emergent Culture in Minimal LLM Systems

DGX agent

arXiv:2606.30668v1 Announce Type: cross Abstract: What happens when LLM agents operate with no context outside a turn, minimal prompting, and simple tools? Inspired by swarm engineering, we give colle

agentsarxiv-cs-ai
1 Jul 2026
Applications

LLMography: Transforming Human-AI Conversations into Traceability, Oversight, and Auditability Indicators

DGX agent

arXiv:2606.29437v1 Announce Type: cross Abstract: The growing use of Large Language Models (LLMs) in education, software engineering, academic writing, and technical documentation raises a key questio

applicationsarxiv-cs-ai
30 Jun 2026
Model Releases

SWE-fficiency: Can Language Models Optimize Real-World Repositories on Real Workloads?

DGX agent

arXiv:2511.06090v3 Announce Type: replace-cross Abstract: Optimizing the performance of large-scale software repositories demands expertise in code reasoning and software engineering (SWE) to reduce r

model-releasesarxiv-cs-ai
30 Jun 2026
Tutorials

SWE-MeM: Learning Adaptive Memory Management for Long-Horizon Coding Agents

DGX agent

arXiv:2606.28434v1 Announce Type: cross Abstract: Long-horizon software engineering agents often need to manage lengthy and noisy interaction histories under limited context budgets. Existing memory m

tutorialsarxiv-cs-ai
30 Jun 2026
Applications

Towards Evaluation of Implicit Software World Models in Coding LLMs

DGX agent

arXiv:2606.27406v1 Announce Type: cross Abstract: Software engineering, whether performed by humans or by AI agents, requires reasoning about how software behaves. We call the internal model that supp

applicationsarxiv-cs-ai
29 Jun 2026
Model Releases

What Do Language Priors Contribute to Darcy-Flow Inversion? A Mechanistic Audit

DGX agent

arXiv:2606.24967v1 Announce Type: new Abstract: In ill-posed inverse problems, the recovered solution depends as much on the prior as on the data, yet much of the engineering knowledge that could serv

model-releasesarxiv-cs-lg
25 Jun 2026
Agents

Enhancing Creativity in 3D Generative Design via a TRIZ-Inspired Text-to-CAD Framework

DGX agent

arXiv:2606.21378v1 Announce Type: new Abstract: Recent advances in large language models (LLMs) have demonstrated significant potential in supporting engineering design tasks, including computer-aided

agentsarxiv-cs-lg
23 Jun 2026
Model Releases

HERCULES: An Open-Source Simulation Framework for Heterogeneous Multi-Robot SLAM, Collaborative Perception, and Exploration

DGX agent

arXiv:2606.22756v1 Announce Type: cross Abstract: We present HERCULES, an open-source simulator and data-collection pipeline for heterogeneous multi-robot autonomy. Built upon the Unreal Engine 5 (UE5

model-releasesarxiv-cs-cv
23 Jun 2026
Model Releases

A Lightweight Multi-Agent Framework for Automated Concrete Barrier Design

DGX agent

arXiv:2606.12040v1 Announce Type: new Abstract: The design of reinforced concrete highway barriers is a safety-critical process that requires strict compliance with regulatory provisions such as the A

model-releasesarxiv-cs-ai
11 Jun 2026
Safety

Toward autocorrection of chemical process flowsheets using large language models

DGX agent

arXiv:2312.02873v2 Announce Type: replace-cross Abstract: The process engineering domain widely uses Process Flow Diagrams (PFDs) and Process and Instrumentation Diagrams (P&IDs) to represent process

safetyarxiv-cs-ai
9 Jun 2026
Safety

Towards End to End Motion Planning and Execution for Autonomous Underwater Vehicles Using Reinforcement Learning

DGX agent

arXiv:2606.08513v1 Announce Type: cross Abstract: Autonomous Underwater Vehicles (AUVs) traditionally rely on complex, heavily engineered pipelines for perception, path planning, and motion control. T

safetyarxiv-cs-lg
9 Jun 2026
Research

Breaking the Ice: Analyzing Cold Start Latency in vLLM

DGX agent

arXiv:2606.07362v1 Announce Type: new Abstract: As scalable inference services become popular, the cold start latency of an inference engine becomes important. Today, vLLM has evolved into the de fact

researcharxiv-cs-lg
8 Jun 2026
Agents

Knowledge Activation: AI Skills as the Institutional Knowledge Primitive for Agentic Software Development

DGX agent

arXiv:2603.14805v2 Announce Type: replace Abstract: Enterprise software organizations accumulate critical institutional knowledge - architectural decisions, deployment procedures, compliance policies,

agentsarxiv-cs-ai
6 Jun 2026
Research

Wave Focusing in Metamaterials: Tactile Displays Beyond the Diffraction Limit

DGX agent

arXiv:2606.05572v1 Announce Type: cross Abstract: We address the challenge of engineering distributed haptic displays capable of reproducing multiple localized, independently addressable vibrations --

researcharxiv-cs-ro
5 Jun 2026
Model Releases

DeskCraft: Benchmarking Desktop Agents on Professional Workflows and Human-in-the-Loop Collaboration

DGX agent

arXiv:2606.03103v1 Announce Type: new Abstract: Real-world professional desktop workflows in specialized creative and engineering software unfold over long horizons and often require human-in-the-loop

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

'I Strongly Suspect This Website Is a Scam': Benchmarking PII Leakage and Detection without Defense in Autonomous Web Agents

DGX agent

arXiv:2606.00497v1 Announce Type: cross Abstract: Deceptive web content, widely instantiated across the internet and commonly known as extit{social-engineering attacks}, manipulates autonomous web age

model-releasesarxiv-cs-cl
2 Jun 2026
Safety

Benchmarking Machine Learning Uncertainty Quantification Methodologies for Predicting Turbine Gas Temperature Degradation

DGX agent

arXiv:2605.30585v1 Announce Type: cross Abstract: Effective prognostics and health management of modern engines relies on accurate turbine gas temperature predictions and robust uncertainty quantifica

safetyarxiv-cs-ai
1 Jun 2026
Research

Bifurcated Remaining Useful Life Prediction: A Hybrid Approach for Realistic Uncertainty Characterization

DGX agent

arXiv:2605.31241v1 Announce Type: new Abstract: This study presents a novel hybrid prognostic framework for uncertainty-aware Remaining Useful Life (RUL) estimation in turbofan engines using the NASA

researcharxiv-cs-lg
1 Jun 2026
Model Releases

Extending AI for Research to the Humanities: A Multi-Agent Framework for Evidence-Grounded Scholarship

DGX agent

arXiv:2605.30947v1 Announce Type: new Abstract: LLM-based research agents have advanced rapidly in science and engineering, where research is organized around executable experiments, code, and quantit

model-releasesarxiv-cs-cl
1 Jun 2026
Research

Fingerprinting Inference Systems of Large Language Models

DGX agent

arXiv:2605.29979v1 Announce Type: cross Abstract: The behavior of LLMs does not depend solely on the model itself. Components of the inference system, such as the inference engine, attention backend,

researcharxiv-cs-lg
29 May 2026
Safety

Provably Secure Agent Guardrail

DGX agent

arXiv:2605.29251v1 Announce Type: new Abstract: As large language models transition from bounded generative engines to agents with expansive execution privileges, AI going out of control precipitates

safetyarxiv-cs-ai
29 May 2026
Model Releases

Benchmarks are Not Enough: RAMP for Runtime Assessing of Agentic Models in Production Systems

DGX agent

arXiv:2605.27492v1 Announce Type: cross Abstract: LLM agents are rapidly evolving from coding assistants into autonomous software engineering systems. However, existing evaluation methodologies remain

model-releasesarxiv-cs-ai
28 May 2026
Agents

Fine-Tuning Vision-Language Models for Understanding Current Damage and Scoring Priority with Quality Guard Agent

DGX agent

arXiv:2605.27452v1 Announce Type: new Abstract: Bridge inspection in Japan requires mandatory visual assessments every five years, yet qualitative damage ratings (levels a-e) assigned by different eng

agentsarxiv-cs-cv
28 May 2026
Model Releases

LEIA: Learned Environment for Interactive Architected Materials

DGX agent

arXiv:2605.28368v1 Announce Type: new Abstract: World models have enabled interactive exploration of game environments and robotic manipulation, but physical engineering remains beyond their reach: re

model-releasesarxiv-cs-lg
28 May 2026
Agents

GENESIS: Harnessing AI Agents for Autonomous 6G RAN Synthesis, Research, and Testing

DGX agent

arXiv:2605.27360v1 Announce Type: cross Abstract: Cellular research and development (R&D) is throttled by six structural processes that each consume months of manual engineering work per iteration: (i

agentsarxiv-cs-ai
27 May 2026
Agents

SPEAR: Code-Augmented Agentic Prompt Optimization

DGX agent

arXiv:2605.26275v1 Announce Type: new Abstract: Automatic prompt engineering (APE) rewrites prompts to improve downstream task performance, but existing APE loops treat the optimizer itself as a fixed

agentsarxiv-cs-cl
27 May 2026
Model Releases

Beyond Summaries: Structure-Aware Labeling of Code Changes with Large Language Models

DGX agent

arXiv:2605.26100v1 Announce Type: cross Abstract: Code review is a critical practice in software engineering, yet the growing scale and frequency of code patches in modern projects, together with the

model-releasesarxiv-cs-ai
26 May 2026
Applications

Temporal Contrastive Transformer for Financial Crime Detection: Self-Supervised Sequence Embeddings via Predictive Contrastive Coding

DGX agent

arXiv:2605.21490v1 Announce Type: new Abstract: We introduce the Temporal Contrastive Transformer (TCT), a representation learning framework designed to capture contextual temporal dynamics in sequenc

applicationsarxiv-cs-lg
23 May 2026
Agents

MARS: Modular Agent with Reflective Search for Automated AI Research

DGX agent

arXiv:2602.02660v3 Announce Type: replace Abstract: A critical bottleneck in automating AI research is the execution of complex machine learning engineering (MLE) tasks. MLE differs from general softw

agentsarxiv-cs-ai
22 May 2026
Model Releases

BLINKG: A Benchmark for LLM-Integrated Knowledge Graph Generation

DGX agent

arXiv:2605.19518v1 Announce Type: new Abstract: Generating Knowledge Graphs (KGs) remains one of the most time-consuming and labor-intensive tasks for knowledge engineers, as they need to identify sem

model-releasesarxiv-cs-ai
20 May 2026
Applications

Geo-Data-Driven HD Map Generation Workflow with Integrated Reference-Free Constraint-Based Verification

DGX agent

arXiv:2605.18921v1 Announce Type: new Abstract: High-definition (HD) maps are core artifacts for automated driving systems, but their generation commonly relies on sensor-intensive mobile mapping camp

applicationsarxiv-cs-ro
20 May 2026
Model Releases

ZeroSearch: Incentivize the Search Capability of LLMs without Searching

DGX agent

arXiv:2505.04588v3 Announce Type: replace Abstract: Effective information searching is essential for enhancing the reasoning and generation capabilities of large language models (LLMs). Recent researc

model-releasesarxiv-cs-cl
20 May 2026
Agents

Runtime-Structured Task Decomposition for Agentic Coding Systems

DGX agent

arXiv:2605.15425v1 Announce Type: cross Abstract: Agentic coding systems increasingly use large language models (LLMs) for software engineering tasks such as debugging, root cause analysis, and code r

agentsarxiv-cs-ai
18 May 2026
Agents

In-IDE Toolkit for Developers of AI-Based Features

DGX agent

arXiv:2605.14612v1 Announce Type: cross Abstract: AI-enabled features built on LLMs and agentic workflows are difficult to test, debug, and reproduce, especially for product-focused software engineers

agentsarxiv-cs-ai
15 May 2026
Model Releases

QOuLiPo: What a quantum computer sees when it reads a book

DGX agent

arXiv:2605.14188v1 Announce Type: cross Abstract: What does a book look like to a quantum computer? This paper takes eight classical works of the Renaissance and its late-antique inheritance -- from A

model-releasesarxiv-cs-cl
15 May 2026
← Previous
1…89101112…65
Next →