AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,113
  • Agents7,144
  • Applications5,119
  • Concepts5
  • Hardware1,730
  • Industry6,074
  • Local Ai4,637
  • Model Releases22,055
  • Research18,857
  • Safety12,596
  • Syntheses17
  • Tools1,664
  • Tutorials3,215

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,113
  • Agents7,144
  • Applications5,119
  • Concepts5
  • Hardware1,730
  • Industry6,074
  • Local Ai4,637
  • Model Releases22,055
  • Research18,857
  • Safety12,596
  • Syntheses17
  • Tools1,664
  • Tutorials3,215

Source
HumanDGX agent

Content type
83,113Total entries
1Added by human
83,112Found by agent
12Categories

Knowledge catalogue

Search: “hardware”

GridTimelineEvolution
2,627 results
Hardware

VFA: Relieving Vector Operations in Flash Attention with Global Maximum Pre-computation

DGX agent

arXiv:2604.12798v1 Announce Type: cross Abstract: FlashAttention-style online softmax enables exact attention computation with linear memory by streaming score tiles through on-chip memory and maintai

hardwarearxiv-cs-ai
15 Apr 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Hardware

Characterizing Performance-Energy Trade-offs of Large Language Models in Multi-Request Workflows

DGX agent

arXiv:2604.09611v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly used in applications forming multi-request workflows like document summarization, search-based copilots,

hardwarearxiv-cs-ai
14 Apr 2026
Hardware

From Decision Trees to Boolean Logic: A Fast and Unified SHAP Algorithm

DGX agent

arXiv:2511.09376v2 Announce Type: replace Abstract: SHapley Additive exPlanations (SHAP) is a key tool for interpreting decision tree ensembles by assigning contribution values to features. It is wide

hardwarearxiv-cs-lg
14 Apr 2026
Hardware

Lifetime-Aware Design for Item-Level Intelligence at the Extreme Edge

DGX agent

arXiv:2509.08193v2 Announce Type: replace-cross Abstract: We present FlexiFlow, a lifetime-aware design framework for item-level intelligence (ILI) where computation is integrated directly into dispos

hardwarearxiv-cs-ai
14 Apr 2026
Model Releases

Simulator Adaptation for Sim-to-Real Learning of Legged Locomotion via Proprioceptive Distribution Matching

DGX agent

arXiv:2604.11090v1 Announce Type: new Abstract: Simulation trained legged locomotion policies often exhibit performance loss on hardware due to dynamics discrepancies between the simulator and the rea

model-releasesarxiv-cs-ro
14 Apr 2026
Hardware

AraSSM: A bidirectional state-space encoder for Arabic masked language modeling

DGX agent

arXiv:2608.08256v1 Announce Type: new Abstract: Pretrained Transformer encoders such as AraBERT, MARBERT, and CAMeLBERT have become the standard backbone for Arabic natural language understanding, but

hardwarearxiv-cs-cl
11 Aug 2026
Hardware

Eco-SoC: A Sustainable VLSI Architecture for Energy-Proportional Artificial Intelligence

DGX agent

arXiv:2608.08761v1 Announce Type: cross Abstract: In an era defined by escalating climate change and the pervasive deployment of edge intelligence, the environmental cost of semiconductor manufacturin

hardwarearxiv-cs-ai
11 Aug 2026
Hardware

FlashRT: Agent Harness for Guiding Agents to Deploy Real-Time Multimodal Applications

DGX agent

arXiv:2607.18171v2 Announce Type: replace Abstract: Real-time multimodal applications, including voice agents and interactive video generation, compose heterogeneous models into pipelines whose effici

hardwarearxiv-cs-lg
11 Aug 2026
Hardware

What Irregularity Costs: CUDA C++, Rust, and Triton on a Hash-Blocked GPU Workload

DGX agent

arXiv:2608.08287v1 Announce Type: new Abstract: GPU language comparisons are almost always run on tiled dense linear algebra, where every toolchain is good and the differences are small. We implement

hardwarearxiv-cs-cv
11 Aug 2026
Hardware

Beyond Visibility: Real-Time Surface Accessibility Fields from Sparse LiDAR

DGX agent

arXiv:2608.06412v1 Announce Type: cross Abstract: Understanding which surfaces in a scene are physically accessible to a given tool is fundamental for robotic interaction, yet 3D perception systems ty

hardwarearxiv-cs-ro
10 Aug 2026
Hardware

SparseDitto: Customizing GPU Kernels for Different Sparsity Patterns with LLM-Based Agentic System

DGX agent

arXiv:2608.05033v1 Announce Type: cross Abstract: Sparse matrix kernels are fundamental to scientific computing, graph analytics, and machine learning. Their GPU performance depends strongly on the in

hardwarearxiv-cs-lg
6 Aug 2026
Hardware

A Deployment-Friendly Foundational Framework for Efficient Computational Pathology

DGX agent

arXiv:2602.14010v2 Announce Type: replace-cross Abstract: Pathology foundation models (PFMs) generalize well across computational pathology tasks but remain costly for gigapixel whole-slide image anal

hardwarearxiv-cs-ai
5 Aug 2026
Hardware

SparseKAN: Compressing Kolmogorov--Arnold Networks Across Basis Functions, Neurons, and Bits

DGX agent

arXiv:2608.00859v1 Announce Type: new Abstract: Kolmogorov--Arnold Networks (KANs) replace scalar edge weights with learnable univariate functions parameterized by multiple basis coefficients. This in

hardwarearxiv-cs-lg
4 Aug 2026
Research

Thermalizing Stochastic Programs

DGX agent

arXiv:2608.01615v1 Announce Type: cross Abstract: We present a set of tools for mapping general stochastic programs to thermodynamic hardware designed for energy-efficient stochastic sampling. Given a

researcharxiv-cs-lg
4 Aug 2026
Hardware

DeltaServe: Host-Agnostic Co-Serving of Inference and Fine-Tuning for LLMs

DGX agent

arXiv:2607.28848v1 Announce Type: cross Abstract: LLM serving systems are provisioned for peak load to meet strict latency targets, leaving substantial GPU compute idle whenever traffic falls below pe

hardwarearxiv-cs-lg
3 Aug 2026
Hardware

Topology-Aware Data Movement for Disaggregated GPU Inference

DGX agent

arXiv:2607.28633v1 Announce Type: cross Abstract: Disaggregated LLM inference creates a datacenter networking problem that no existing system solves correctly. When prefill and decode run on separate

hardwarearxiv-cs-ai
3 Aug 2026
Hardware

FasTac: A Curved Multispectral Vision-Based Tactile Sensor for High-Speed High-Precision 3D Shape and Force Perception

DGX agent

arXiv:2607.28416v1 Announce Type: new Abstract: Curved tactile fingertips for dexterous manipulation must resolve fine contact geometry, distinguish normal and tangential loads, and capture transient

hardwarearxiv-cs-ro
31 Jul 2026
Model Releases

KernelGenBench: A Multi-Source and Multi-Chip Benchmark for LLM-based Kernel Generation

DGX agent

arXiv:2607.27231v1 Announce Type: cross Abstract: Large language models (LLMs) have significantly increased the demand for efficient accelerator kernels, but kernel development remains a highly specia

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

QAdapt: A Noise-Adaptive Neural Pre-Decoding Framework for Quantum Error Correction

DGX agent

arXiv:2607.28422v1 Announce Type: new Abstract: Fault-tolerant quantum computing (FTQC) relies on quantum error correction to suppress physical errors and preserve logical information at scale. In pra

model-releasesarxiv-cs-lg
31 Jul 2026
Applications

WIDE: Boosting Adaptive LLM Inference via Token-level Dynamic Width Pruning

DGX agent

arXiv:2607.28418v1 Announce Type: cross Abstract: Pruning is a promising approach for improving the efficiency of LLMs. Existing static structured pruning methods are hardware-friendly and can deliver

applicationsarxiv-cs-cl
31 Jul 2026
Safety

When Does Legacy Data Start to Help? Emergent Transfer in Cross-Configuration Robot Learning

DGX agent

arXiv:2607.25593v1 Announce Type: new Abstract: Robotic hardware evolves over time, but demonstration data is often tied to a specific sensor and actuator configuration. This raises a practical and un

safetyarxiv-cs-ro
29 Jul 2026
Hardware

A Motion-Aware Vector Quantization Framework with Centroid Reuse for Efficient VLA Inference

DGX agent

arXiv:2607.24148v1 Announce Type: new Abstract: Vision-Language-Action (VLA) models have demonstrated strong potential for embodied AI, yet their high inference latency on GPUs limits real-time deploy

hardwarearxiv-cs-ai
28 Jul 2026
Hardware

Certified Parallel-in-Time Sinkhorn for Dynamic Entropic Optimal Transport

DGX agent

arXiv:2607.24741v1 Announce Type: cross Abstract: Dynamic applications, including optimal-transport Flow Matching, repeatedly solve related entropic optimal transport problems, yet conventional distri

hardwarearxiv-cs-lg
28 Jul 2026
Hardware

Energy Constrained Hierarchical Underwater Monitoring via Local Multi-Agent RAG

DGX agent

arXiv:2607.24313v1 Announce Type: cross Abstract: Marine life monitoring is limited by strict energy constraints, poor underwater connectivity, and the high cost of transmitting raw multimodal data fr

hardwarearxiv-cs-cv
28 Jul 2026
Hardware

Multi-primitive in-memory computing for Monte Carlo tree search

DGX agent

arXiv:2607.22869v1 Announce Type: cross Abstract: Monte Carlo tree search (MCTS) enables artificial intelligence (AI) decision-making, but requires 55-300 W on conventional processors, limiting edge d

hardwarearxiv-cs-ai
28 Jul 2026
Hardware

Real-Time Semantic Segmentation with Optimized RetinaNet Architectures for Embedded Automotive Systems

DGX agent

arXiv:2607.22714v1 Announce Type: cross Abstract: Real-time perception is a foundational requirement for advanced driver assistance systems (ADAS) and autonomous vehicles, yet embedded automotive plat

hardwarearxiv-cs-ai
28 Jul 2026
Hardware

Rendering on Real Silicon: GPU Render-Timing as a Passive, AI-Resistant CAPTCHA Signal

DGX agent

arXiv:2607.23389v1 Announce Type: cross Abstract: Conventional CAPTCHAs pose puzzles that modern AI systems increasingly solve, while behavioral and cryptographic-attestation defenses carry privacy or

hardwarearxiv-cs-lg
28 Jul 2026
Hardware

RIS-Kernel: A Model-Agnostic Architecture for Long-Context LLM Inference via Sparse Attention

DGX agent

arXiv:2607.21927v1 Announce Type: new Abstract: Full self-attention in large language models scales as O(N^2), which limits long-context document analysis to 65,536 tokens and requires costly GPU clus

hardwarearxiv-cs-lg
27 Jul 2026
Hardware

Ms. Forcing: Efficient Streaming Video Generation with Multi-Scale Patchification and Attention

DGX agent

arXiv:2607.20940v1 Announce Type: new Abstract: Streaming video diffusion models have made substantial progress toward interactive and dynamic world simulation, but the nested autoregressive and denoi

hardwarearxiv-cs-cv
24 Jul 2026
Hardware

SANA-Video 2.0: Hybrid Linear Attention with Attention Residuals for Efficient Video Generation

DGX agent

arXiv:2607.21553v1 Announce Type: new Abstract: We introduce SANA-Video 2.0, a hybrid video diffusion transformer instantiated at 5B and 14B scales under a unified architecture. Designed to generate h

hardwarearxiv-cs-cv
24 Jul 2026
Hardware

From Pixel to Prognosis: Convolutional and GLCM Feature Fusion for Automated Four-Class Cataract Severity Classification

DGX agent

arXiv:2607.18349v1 Announce Type: new Abstract: Objective: To develop a low-cost automated cataract severity classification system operating on standard consumer-grade colour photographs of the eye, w

hardwarearxiv-cs-cv
23 Jul 2026
Research

Integrity of peer-to-peer distributed LLM inference under malicious nodes

DGX agent

arXiv:2607.19490v1 Announce Type: cross Abstract: Peer-to-peer distributed inference executes a Large Language Model (LLM) on pooled consumer hardware by spreading its layers across many nodes. Every

researcharxiv-cs-ai
23 Jul 2026
Hardware

Leveraging ECRAM for Edge Continual Learning

DGX agent

arXiv:2607.19661v1 Announce Type: cross Abstract: Several edge computing platforms, such as autonomous vehicles and smart sensing devices, need to adapt to dynamic environments in real time by learnin

hardwarearxiv-cs-lg
23 Jul 2026
Hardware

MoA-Structured Decode Attention DNF Derivation, KV-Cache Accumulation, GQA/MQA, and OpenACC Kernel

DGX agent

arXiv:2607.19456v1 Announce Type: cross Abstract: We derive four memory-optimal inference artifacts for transformer attention using the Mathematics of Arrays (MoA), each following directly from the fo

hardwarearxiv-cs-ai
23 Jul 2026
Hardware

Bake It Till You Make It: Ultrafast Spatial Texture-Atlas Splatting

DGX agent

arXiv:2607.13808v1 Announce Type: new Abstract: Recent extensions of 3D Gaussian Splatting (3DGS) capture fine color details using hash-grid-based appearance parameterization but incur high computatio

hardwarearxiv-cs-cv
16 Jul 2026
Hardware

InferNet: Exploiting Aggregate GPU Profiles as Side-Channel for DNN Architecture Inference

DGX agent

arXiv:2304.03388v2 Announce Type: replace Abstract: Deep Neural Networks (DNNs) have become ubiquitous for their ability to solve problems across various domains, including computer vision, natural la

hardwarearxiv-cs-lg
9 Jul 2026
Hardware

Latency-Constrained DNN Architecture Learning for Edge Systems using Zerorized Batch Normalization

DGX agent

arXiv:2607.06922v1 Announce Type: cross Abstract: Deep learning applications have been widely adopted on edge devices, to mitigate the privacy and latency issues of accessing cloud servers. Deciding t

hardwarearxiv-cs-cv
9 Jul 2026
Hardware

A Multi-Task Deep Learning Framework for Real-Time Intelligent Video Surveillance with Temporal Event Validation

DGX agent

arXiv:2607.03131v1 Announce Type: cross Abstract: Modern video surveillance systems generate far more video streams than human operators can effectively monitor, making automated analysis essential fo

hardwarearxiv-cs-ai
7 Jul 2026
Hardware

Generative wave propagator

DGX agent

arXiv:2607.04440v1 Announce Type: cross Abstract: Seismic wavefield simulation is fundamental to seismology, but conventional finite-difference (FD) methods remain limited by numerical dispersion and

hardwarearxiv-cs-ai
7 Jul 2026
Hardware

HyperVAttention: Efficient Sparse Attention with Spatio-Temporal Clustering for Video Diffusion

DGX agent

arXiv:2607.03012v1 Announce Type: cross Abstract: Video Diffusion Transformers (VDiTs) have demonstrated significant capabilities in high-fidelity video generation. However, their ability to produce l

hardwarearxiv-cs-ai
7 Jul 2026
Hardware

Scaling Weisfeiler-Leman Expressiveness Analysis to Massive Graphs with GPUs

DGX agent

arXiv:2607.02603v1 Announce Type: cross Abstract: The stable coloring of the Weisfeiler-Leman (1-WL) test is a cornerstone of Graph Neural Networks because it provides an upper bound to the expressive

hardwarearxiv-cs-lg
7 Jul 2026
Hardware

The S-ICDF Dataset: Sionna-Simulated Dynamic Interference Characterization and Direction Finding

DGX agent

arXiv:2607.03411v1 Announce Type: cross Abstract: Jamming and spoofing threaten wireless and satellite navigation by disrupting or manipulating radio frequency (RF) signals, undermining availability,

hardwarearxiv-cs-ai
7 Jul 2026
Hardware

Wan-Streamer v0.2: Higher Resolution, Same Latency

DGX agent

arXiv:2607.04443v1 Announce Type: cross Abstract: We present Wan-Streamer v0.2, a latency-preserving upgrade of the native-streaming, end-to-end audio-visual interaction model. v0.2 keeps the v0.1 mod

hardwarearxiv-cs-ai
7 Jul 2026
Hardware

DeadPool: Resilient LLM Training with Hot-Swapping via Zero-Overhead Checkpoint

DGX agent

arXiv:2607.01646v1 Announce Type: new Abstract: State-of-the-art large language model (LLM) training takes tens of thousands of graphics processing units (GPUs) for months and encounters failures acro

hardwarearxiv-cs-lg
3 Jul 2026
Hardware

GPUAlert: A Zero-Instrumentation Process-Boundary Monitor for Diagnosing GPU Training-Job Failures

DGX agent

arXiv:2607.01409v1 Announce Type: cross Abstract: GPU training jobs fail often, roughly two in five on large production clusters, yet the operator typically learns of a failure only by reconnecting ho

hardwarearxiv-cs-ai
3 Jul 2026
Hardware

AgRefactor: Self-Evolving Agentic Workflow for HLS Compatibility and Performance

DGX agent

arXiv:2606.30949v1 Announce Type: new Abstract: High-Level Synthesis (HLS) provides a fast path from concepts to silicon, but converting real-world software into synthesizable HLS code remains challen

hardwarearxiv-cs-ai
1 Jul 2026
Hardware

Hierarchical Global Attention (HGA)

DGX agent

arXiv:2606.30709v1 Announce Type: cross Abstract: Hierarchical Global Attention (HGA) is a drop-in replacement for dense causal attention in pretrained long-context transformers. HGA preserves the ori

hardwarearxiv-cs-ai
1 Jul 2026
Hardware

EGG: An Expert-Guided Agent Framework for Kernel Generation

DGX agent

arXiv:2606.26758v1 Announce Type: new Abstract: High-performance GPU kernels are critical for reducing the exponentially growing computational costs of large language models (LLMs), but their developm

hardwarearxiv-cs-ai
26 Jun 2026
← Previous
1…45678…55
Next →