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: “hardware”

GridTimelineEvolution
2,627 results
Hardware

Sparse Attention as a Range Searching Problem: Towards an Inference-Efficient Index for KV Cache

DGX agent

arXiv:2605.06763v1 Announce Type: new Abstract: Sparse attention improves LLM inference efficiency by selecting a subset of key-value entries, but at the cost of potential accuracy degradation. In par

hardwarearxiv-cs-lg
11 May 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Hardware

SpikingBrain: Spiking Brain-inspired Large Models

DGX agent

arXiv:2509.05276v4 Announce Type: replace-cross Abstract: Mainstream Transformer-based large language models face major efficiency bottlenecks: training computation scales quadratically with sequence

hardwarearxiv-cs-ai
11 May 2026
Hardware

XiYOLO: Energy-Aware Object Detection via Iterative Architecture Search and Scaling

DGX agent

arXiv:2605.06927v1 Announce Type: cross Abstract: Object detection on heterogeneous edge devices must satisfy strict energy, latency, and memory constraints while still providing reliable perception f

hardwarearxiv-cs-ai
11 May 2026
Hardware

Coral: Cost-Efficient Multi-LLM Serving over Heterogeneous Cloud GPUs

DGX agent

arXiv:2605.04357v1 Announce Type: cross Abstract: The usage of large language models (LLMs) has grown increasingly fragmented, with no single model dominating. Meanwhile, cloud providers offer a wide

hardwarearxiv-cs-cl
7 May 2026
Hardware

Piper: Efficient Large-Scale MoE Training via Resource Modeling and Pipelined Hybrid Parallelism

DGX agent

arXiv:2605.05049v1 Announce Type: cross Abstract: Frontier models increasingly adopt Mixture-of-Experts (MoE) architectures to achieve large-model performance at reduced cost. However, training MoE mo

hardwarearxiv-cs-lg
7 May 2026
Hardware

VUDA: Breaking CUDA-Vulkan Isolation for Spatial Sharing of Compute and Graphics on the Same GPU

DGX agent

arXiv:2605.01352v1 Announce Type: cross Abstract: GPU-based simulation environments for embodied AI interleave physics simulation (CUDA) and photorealistic rendering (Vulkan) on a single device. We ob

hardwarearxiv-cs-ai
6 May 2026
Local Ai

A Synthesizable RTL Implementation of Predictive Coding Networks

DGX agent

arXiv:2603.18066v2 Announce Type: replace-cross Abstract: Backpropagation has enabled modern deep learning but is difficult to realize as an online, fully distributed hardware learning system due to g

local-aiarxiv-cs-lg
5 May 2026
Hardware

aerial-autonomy-stack -- a Faster-than-real-time, Autopilot-agnostic, ROS2 Framework to Simulate and Deploy Perception-based Drones

DGX agent

arXiv:2602.07264v2 Announce Type: replace Abstract: Unmanned aerial vehicles are rapidly transforming multiple applications, from agricultural and infrastructure monitoring to logistics and defense. I

hardwarearxiv-cs-ro
5 May 2026
Hardware

Quant VideoGen: Auto-Regressive Long Video Generation via 2-Bit KV-Cache Quantization

DGX agent

arXiv:2602.02958v4 Announce Type: replace Abstract: Despite rapid progress in autoregressive video diffusion, an emerging system algorithm bottleneck limits both deployability and generation capabilit

hardwarearxiv-cs-lg
5 May 2026
Hardware

DPU or GPU for Accelerating Neural Networks Inference -- Why not both? Split CNN Inference

DGX agent

arXiv:2605.00174v1 Announce Type: cross Abstract: Video and image streaming on edge devices requires low latency. To address this, Neural Networks (NNs) are widely used, and prior work mainly focuses

hardwarearxiv-cs-cv
4 May 2026
Hardware

Efficient Training on Multiple Consumer GPUs with RoundPipe

DGX agent

arXiv:2604.27085v1 Announce Type: cross Abstract: Fine-tuning Large Language Models (LLMs) on consumer-grade GPUs is highly cost-effective, yet constrained by limited GPU memory and slow PCIe intercon

hardwarearxiv-cs-ai
1 May 2026
Hardware

Predictive Multi-Tier Memory Management for KV Cache in Large-Scale GPU Inference

DGX agent

arXiv:2604.26968v1 Announce Type: cross Abstract: Key-value (KV) cache memory management is the primary bottleneck limiting throughput and cost-efficiency in large-scale GPU inference serving. Current

hardwarearxiv-cs-ai
1 May 2026
Hardware

AHASD: Asynchronous Heterogeneous Architecture for LLM Adaptive Drafting Speculative Decoding on Mobile Devices

DGX agent

arXiv:2604.25326v2 Announce Type: replace-cross Abstract: Speculative decoding enhances the inference efficiency of large language models (LLMs) by generating drafts using a small draft language model

hardwarearxiv-cs-ai
30 Apr 2026
Hardware

AMMA: A Multi-Chiplet Memory-Centric Architecture for Low-Latency 1M Context Attention Serving

DGX agent

arXiv:2604.26103v1 Announce Type: cross Abstract: All current LLM serving systems place the GPU at the center, from production-level attention-FFN disaggregation to NVIDIA's Rubin GPU-LPU heterogeneou

hardwarearxiv-cs-ai
30 Apr 2026
Local Ai

MobileLLM-Flash: Latency-Guided On-Device LLM Design for Industry Scale Deployment

DGX agent

arXiv:2603.15954v2 Announce Type: replace Abstract: Real-time AI experiences call for on-device large language models (OD-LLMs) optimized for efficient deployment on resource-constrained hardware. The

local-aiarxiv-cs-lg
29 Apr 2026
Hardware

PointTransformerX:Portable and Efficient 3D Point Cloud Processing without Sparse Algorithms

DGX agent

arXiv:2604.24169v1 Announce Type: new Abstract: 3D point cloud perception remains tightly coupled to custom CUDA operators for spatial operations, limiting portability and efficiency on non-NVIDIA, AM

hardwarearxiv-cs-cv
28 Apr 2026
Hardware

RetroInfer: A Vector Storage Engine for Scalable Long-Context LLM Inference

DGX agent

arXiv:2505.02922v3 Announce Type: replace Abstract: Recent large language models (LLMs) are rapidly extending their context windows, yet inference throughput lags due to increasing GPU memory and band

hardwarearxiv-cs-lg
28 Apr 2026
Research

Bridging the Training-Deployment Gap: Gated Encoding and Multi-Scale Refinement for Efficient Quantization-Aware Image Enhancement

DGX agent

arXiv:2604.21743v1 Announce Type: new Abstract: Image enhancement models for mobile devices often struggle to balance high output quality with the fast processing speeds required by mobile hardware. W

researcharxiv-cs-ai
24 Apr 2026
Hardware

Stream2LLM: Overlap Context Streaming and Prefill for Reduced Time-to-First-Token (TTFT)

DGX agent

arXiv:2604.16395v2 Announce Type: replace-cross Abstract: Context retrieval systems for LLM inference face a critical challenge: high retrieval latency creates a fundamental tension between waiting fo

hardwarearxiv-cs-ai
24 Apr 2026
Hardware

BatchLLM: Optimizing Large Batched LLM Inference with Global Prefix Sharing and Throughput-oriented Token Batching

DGX agent

arXiv:2412.03594v3 Announce Type: replace-cross Abstract: Large language models (LLMs) increasingly play an important role in a wide range of information processing and management tasks in industry. M

hardwarearxiv-cs-ai
23 Apr 2026
Hardware

Stream-CQSA: Avoiding Out-of-Memory in Attention Computation via Flexible Workload Scheduling

DGX agent

arXiv:2604.20819v1 Announce Type: new Abstract: The scalability of long-context large language models is fundamentally limited by the quadratic memory cost of exact self-attention, which often leads t

hardwarearxiv-cs-lg
23 Apr 2026
Hardware

ARGUS: Agentic GPU Optimization Guided by Data-Flow Invariants

DGX agent

arXiv:2604.18616v1 Announce Type: cross Abstract: LLM-based coding agents can generate functionally correct GPU kernels, yet their performance remains far below hand-optimized libraries on critical co

hardwarearxiv-cs-ai
22 Apr 2026
Hardware

Condense, Don't Just Prune: Enhancing Efficiency and Performance in MoE Layer Pruning

DGX agent

arXiv:2412.00069v3 Announce Type: replace-cross Abstract: Mixture-of-Experts (MoE) has garnered significant attention for its ability to scale up neural networks while utilizing the same or even fewer

hardwarearxiv-cs-cl
21 Apr 2026
Hardware

Enabling AI ASICs for Zero Knowledge Proof

DGX agent

arXiv:2604.17808v1 Announce Type: cross Abstract: Zero-knowledge proof (ZKP) provers remain costly because multi-scalar multiplication (MSM) and number-theoretic transforms (NTTs) dominate runtime as

hardwarearxiv-cs-cl
21 Apr 2026
Model Releases

MerLin: A Discovery Engine for Photonic and Hybrid Quantum Machine Learning

DGX agent

arXiv:2602.11092v2 Announce Type: replace Abstract: Identifying where quantum models may offer practical benefits in near term quantum machine learning (QML) requires moving beyond isolated algorithmi

model-releasesarxiv-cs-lg
21 Apr 2026
Hardware

RACE Attention: A Strictly Linear-Time Attention Layer for Training on Outrageously Large Contexts

DGX agent

arXiv:2510.04008v5 Announce Type: replace Abstract: Softmax Attention has a quadratic time complexity in sequence length, which becomes prohibitive to run at long contexts, even with highly optimized

hardwarearxiv-cs-lg
21 Apr 2026
Hardware

Scalable and Adaptive Parallel Training of Graph Transformer on Large Graphs

DGX agent

arXiv:2604.16715v1 Announce Type: cross Abstract: Graph foundation models have demonstrated remarkable adaptability across diverse downstream tasks through large-scale pretraining on graphs. However,

hardwarearxiv-cs-lg
21 Apr 2026
Research

Towards Real-Time ECG and EMG Modeling on mu NPUs

DGX agent

arXiv:2604.18067v1 Announce Type: new Abstract: The miniaturisation of neural processing units (NPUs) and other low-power accelerators has enabled their integration into microcontroller-scale wearable

researcharxiv-cs-lg
21 Apr 2026
Hardware

Web-Gewu: A Browser-Based Interactive Playground for Robot Reinforcement Learning

DGX agent

arXiv:2604.17050v1 Announce Type: new Abstract: With the rapid development of embodied intelligence, robotics education faces a dual challenge: high computational barriers and cumbersome environment c

hardwarearxiv-cs-ro
21 Apr 2026
Research

Closing the Theory-Practice Gap in Spiking Transformers via Effective Dimension

DGX agent

arXiv:2604.15769v1 Announce Type: cross Abstract: Spiking transformers achieve competitive accuracy with conventional transformers while offering 38-57imes energy efficiency on neuromorphic hardware,

researcharxiv-cs-ai
20 Apr 2026
Hardware

Scalable Posterior Uncertainty for Flexible Density-Based Clustering

DGX agent

arXiv:2603.03188v2 Announce Type: replace-cross Abstract: We introduce a novel framework for uncertainty quantification in clustering that combines martingale posterior distributions with density-base

hardwarearxiv-cs-lg
20 Apr 2026
Hardware

From Natural Language to PromQL: A Catalog-Driven Framework with Dynamic Temporal Resolution for Cloud-Native Observability

DGX agent

arXiv:2604.13048v1 Announce Type: cross Abstract: Modern cloud-native platforms expose thousands of time series metrics through systems like Prometheus, yet formulating correct queries in domain-speci

hardwarearxiv-cs-ai
17 Apr 2026
Hardware

Reference-Free Sampling-Based Model Predictive Control

DGX agent

arXiv:2511.19204v3 Announce Type: replace Abstract: We present a sampling-based model predictive control (MPC) framework that enables emergent locomotion without relying on handcrafted gait patterns o

hardwarearxiv-cs-ro
17 Apr 2026
Research

CUTEv2: Unified and Configurable Matrix Extension for Diverse CPU Architectures with Minimal Design Overhead

DGX agent

arXiv:2604.11615v1 Announce Type: cross Abstract: Matrix extensions have emerged as an essential feature in modern CPUs to address the surging demands of AI workloads. However, existing designs often

researcharxiv-cs-ai
14 Apr 2026
Safety

Device-Conditioned Neural Architecture Search for Efficient Robotic Manipulation

DGX agent

arXiv:2604.10170v1 Announce Type: cross Abstract: The growing complexity of visuomotor policies poses significant challenges for deployment with heterogeneous robotic hardware constraints. However, mo

safetyarxiv-cs-cv
14 Apr 2026
Hardware

IceCache: Memory-efficient KV-cache Management for Long-Sequence LLMs

DGX agent

arXiv:2604.10539v1 Announce Type: cross Abstract: Key-Value (KV) cache plays a crucial role in accelerating inference in large language models (LLMs) by storing intermediate attention states and avoid

hardwarearxiv-cs-ai
14 Apr 2026
Hardware

SCNO: Spiking Compositional Neural Operator -- Towards a Neuromorphic Foundation Model for Nuclear PDE Solving

DGX agent

arXiv:2604.11625v1 Announce Type: cross Abstract: Neural operators have emerged as powerful surrogates for partial differential equation (PDE) solvers, yet they are typically trained as monolithic mod

hardwarearxiv-cs-ai
14 Apr 2026
Hardware

Tessera: Unlocking Heterogeneous GPUs through Kernel-Granularity Disaggregation

DGX agent

arXiv:2604.10180v1 Announce Type: cross Abstract: Disaggregation maps parts of an AI workload to different types of GPUs, offering a path to utilize modern heterogeneous GPU clusters. However, existin

hardwarearxiv-cs-lg
14 Apr 2026
Research

Vestibular reservoir computing

DGX agent

arXiv:2604.09943v1 Announce Type: new Abstract: Reservoir computing (RC) is a computational framework known for its training efficiency, making it ideal for physical hardware implementations. However,

researcharxiv-cs-lg
14 Apr 2026
Hardware

Ex-Omni-2D: Expressive Omni-Modal Dialogue Models with Native Visual Presence

DGX agent

arXiv:2608.10720v1 Announce Type: new Abstract: Omni-modal dialogue models can understand multimodal inputs and synthesize spoken replies, yet their responses remain visually disembodied. We introduce

hardwarearxiv-cs-ai
12 Aug 2026
Hardware

From Detection to Understanding: TAR and TAR-Bench for Multi-Task Traffic Anomaly Reasoning

DGX agent

arXiv:2608.10317v1 Announce Type: new Abstract: We present TAR (Traffic Anomaly Reasoning) and TAR-Bench datasets, resources for training and evaluating video-language models beyond anomaly detection.

hardwarearxiv-cs-cv
12 Aug 2026
Hardware

Hand-Written PTX Tensor-Core GEMM Kernels: A Multi-Precision Study on NVIDIA L4

DGX agent

arXiv:2608.10103v1 Announce Type: cross Abstract: High-performance Tensor Core kernels rely on a low-level PTX pipeline built from asynchronous data movement with cp.async, warp-level matrix loads wit

hardwarearxiv-cs-ai
12 Aug 2026
Hardware

HyWA: Architecture-Preserving Personalized Voice Activity Detection for Full-Duplex Voice Assistants

DGX agent

arXiv:2510.12947v3 Announce Type: replace-cross Abstract: Voice activity detection (VAD) serves as an early gate in voice-assistant pipelines for smart devices. Because conventional VADs respond to sp

hardwarearxiv-cs-ai
12 Aug 2026
Hardware

Neuroevolution Arena: Nested Ecological Evaluation of Update-and-Inheritance Regimes across Neural Architectures

DGX agent

arXiv:2608.10323v1 Announce Type: new Abstract: Competitive artificial-life systems can rank trained controllers differently under training and ecological evaluation. We present Neuroevolution Arena,

hardwarearxiv-cs-ai
12 Aug 2026
Hardware

TideRL: Boosting Agentic RL Goodput with Readiness-Aware Scheduling

DGX agent

arXiv:2608.10402v1 Announce Type: new Abstract: Reinforcement learning (RL) for large language models is moving toward multi-turn agentic workloads, where rollout tasks repeatedly pause for external e

hardwarearxiv-cs-lg
12 Aug 2026
Hardware

TransitReID: Transit OD Data Collection with Occlusion-Resistant Dynamic Passenger Re-Identification

DGX agent

arXiv:2504.11500v3 Announce Type: replace-cross Abstract: Transit Origin-Destination (OD) data are fundamental for optimizing public transit services, yet current collection methods, such as manual su

hardwarearxiv-cs-ai
12 Aug 2026
Hardware

Beyond Isotropic Assumptions: Continuity-Constrained Segmentation and GPU Morphometry for Nanoscale GBM Analysis

DGX agent

arXiv:2608.07575v1 Announce Type: new Abstract: Confocal microscopy of optically cleared and swelled tissue resolves complex biological structures in 3D, but such acquisitions are highly anisotropic:

hardwarearxiv-cs-cv
11 Aug 2026
Hardware

Depth-adaptive Inference of Looped Language Models via Continuous Depth Batching

DGX agent

arXiv:2608.09444v1 Announce Type: cross Abstract: A main promise of looped language models (LMs) is depth-adaptive inference. By iterating a block of shared layers a variable number of times, the mode

hardwarearxiv-cs-cl
11 Aug 2026
← Previous
1…678910…55
Next →