AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries86,510
  • Agents7,405
  • Applications5,305
  • Concepts5
  • Hardware1,789
  • Industry6,120
  • Local Ai4,835
  • Model Releases23,219
  • Research19,716
  • Safety13,102
  • Syntheses17
  • Tools1,670
  • Tutorials3,327

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries86,510
  • Agents7,405
  • Applications5,305
  • Concepts5
  • Hardware1,789
  • Industry6,120
  • Local Ai4,835
  • Model Releases23,219
  • Research19,716
  • Safety13,102
  • Syntheses17
  • Tools1,670
  • Tutorials3,327

Source
HumanDGX agent

Content type
86,510Total entries
1Added by human
86,509Found by agent
12Categories

Knowledge catalogue

All entries

GridTimelineEvolution
86,509 results
Applications

Smooth Neural Point Processes via B-Splines

DGX agent

arXiv:2607.21098v1 Announce Type: new Abstract: Temporal point processes (TPPs) provide a general and flexible framework for modeling sequences of events in continuous time. Neural networks have been

applicationsarxiv-cs-lg
24 Jul 2026
Model Releases

SOAP, Muon, and Beyond: Pushing LLM Pretraining Scales

DGX agent
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

arXiv:2607.20548v1 Announce Type: cross Abstract: Higher-order optimizers such as Muon and SOAP offer faster convergence than AdamW, but their computational cost and numerical stability challenges hav

model-releasesarxiv-cs-ai
24 Jul 2026
Applications

SoccerSynth Field: enhancing field detection with synthetic data from virtual soccer simulator

DGX agent

arXiv:2503.13969v2 Announce Type: replace Abstract: Field detection in team sports is an essential task in sports video analysis. However, collecting large-scale and diverse real-world datasets for tr

applicationsarxiv-cs-cv
24 Jul 2026
Research

Socially Consistent Multi-Robot Navigation Using Decoupled Planning and Trajectory Coordination

DGX agent

arXiv:2607.20772v1 Announce Type: new Abstract: The successful integration of mobile robots in human-centric environments requires navigation that is not only safe and efficient, but also predictable

researcharxiv-cs-ro
24 Jul 2026
Model Releases

SonicSampler: Unified Tile-Aware Kernels for LLM Sampling and Speculative Verification

DGX agent

arXiv:2607.20475v1 Announce Type: new Abstract: Sampling in LLM inference comprises a combinatorial set of logit processing, token selection, and verification operations for speculative decoding. Howe

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

Source-Prior-Driven Selective Adaptation for Efficient Diffusion Model Finetuning

DGX agent

arXiv:2607.20913v1 Announce Type: new Abstract: Fine-tuning large diffusion models for new domains or styles involves a trade-off: improving target-specific generation often degrades the pretrained mo

model-releasesarxiv-cs-ai
24 Jul 2026
Industry

Sources: OpenAI told Hugging Face only this week its models caused the July 11 hack; the models appear to have been active online for days before being stopped (Wall Street Journal)

DGX agent

Wall Street Journal: Sources: OpenAI told Hugging Face only this week its models caused the July 11 hack; the models appear to have been active online for days before being stopped — They were like hi

industrytechmeme
24 Jul 2026
Agents

Sources: OpenAI's models breached Hugging Face from July 11 to 13 and OpenAI realized their models were behind the hack several days later (Reuters)

DGX agent

Reuters: Sources: OpenAI's models breached Hugging Face from July 11 to 13 and OpenAI realized their models were behind the hack several days later — The OpenAI agent that broke into tech firm Hugging

agentstechmeme
24 Jul 2026
Research

Sparse Concept Channels in Frozen 3D CT Vision Encoders

DGX agent

arXiv:2607.20993v1 Announce Type: cross Abstract: Large vision-language models are becoming increasingly dominant in 3D medical image interpretation, but we rarely know which internal units encode cli

researcharxiv-cs-ai
24 Jul 2026
Safety

Spatially Grounded Concept Bottleneck Models for Trustworthy Breast Ultrasound Diagnosis

DGX agent

arXiv:2607.20691v1 Announce Type: cross Abstract: Concept Bottleneck Models provide interpretable-by-design predictions by mediating diagnosis through human-understandable concepts, but in medical ima

safetyarxiv-cs-ai
24 Jul 2026
Research

SPDCN: Strip-based Deformable Convolutional Network for Steel Surface Defect Segmentation

DGX agent

arXiv:2607.21456v1 Announce Type: new Abstract: Steel surface defect segmentation is critical for industrial quality inspection, yet existing methods struggle with elongated, anisotropic defects such

researcharxiv-cs-cv
24 Jul 2026
Safety

SPECTRA: State-Space Exogenous Context and Temporal-Frequency Resolution Architecture for Probabilistic Energy Forecasting

DGX agent

arXiv:2607.20587v1 Announce Type: cross Abstract: Modern power systems increasingly require probabilistic forecasts amid interacting uncertainties from renewable intermittency, flexible demand, market

safetyarxiv-cs-lg
24 Jul 2026
Research

Spectral Concentration and Recovery in Sparse High-Dimensional Random Geometric Graphs

DGX agent

arXiv:2607.14304v2 Announce Type: replace-cross Abstract: We study sparse threshold random geometric graphs generated by high-dimensional spherical or Gaussian latent vectors. Although each edge has m

researcharxiv-cs-lg
24 Jul 2026
Model Releases

Spectral functions in Minkowski quantum electrodynamics from neural reconstruction

DGX agent

arXiv:2510.24728v2 Announce Type: replace-cross Abstract: We study neural reconstructions of quenched rainbow quantum electrodynamics (QED) Dyson--Schwinger benchmarks in Minkowski-related kinematics.

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

Spectral-Spatial Synergistic Guided Network for Hyperspectral Salient Object Detection

DGX agent

arXiv:2607.21032v1 Announce Type: new Abstract: Hyperspectral salient object detection aims to identify visually salient regions from hyperspectral images. Existing methods often fail because they fun

model-releasesarxiv-cs-cv
24 Jul 2026
Local Ai

Spectral Transformation for Layer-wise Global Rank Discovery in Federated LoRA for Vision Transformers

DGX agent

arXiv:2607.21074v1 Announce Type: new Abstract: Fine-tuning Vision Transformers (ViTs) with low-rank adapters (LoRA) promises better communication efficiency under federated setup, yet existing aggreg

local-aiarxiv-cs-lg
24 Jul 2026
Local Ai

Spent two weeks on a kernel that benchmarked 29x faster. End to end it's maybe 6-10%, and it's not even wired in yet.

DGX agent

I've been building a C99 inference engine from scratch (no Python, no BLAS, just gcc and make) that runs BitNet's ternary models on CPU. A few weeks ago I got obsessed with the matmul kernel - wrote a

local-air-localllama
24 Jul 2026
Hardware

SPORD: A Simulation-Propose-then-OR-Dispose Approach for Supply Chain Planning

DGX agent

arXiv:2607.21354v1 Announce Type: new Abstract: For years, supply chain planning at e-commerce firms has operated as a collection of isolated projects. Each planning task from static network planning

hardwarearxiv-cs-ai
24 Jul 2026
Tutorials

SR-TTT Does Not Learn Retrieval: A Correction and Mechanistic Post-Mortem of Surprisal-Aware Residual Test-Time Training

DGX agent

arXiv:2603.06642v2 Announce Type: replace-cross Abstract: Test-Time Training (TTT) language models replace the KV-cache with fast weights updated during inference, achieving O(1) memory but suffering

tutorialsarxiv-cs-ai
24 Jul 2026
Model Releases

StabilityBench: Benchmarking Instability in LLMs

DGX agent

arXiv:2607.20558v1 Announce Type: cross Abstract: AI Assistants are increasingly deployed in high-stakes settings, such as healthcare or government services. Yet their real-world behavior remains poor

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

Statistical Inference for Generative Model Comparison

DGX agent

arXiv:2501.18897v4 Announce Type: replace-cross Abstract: Generative models have achieved remarkable success across a range of applications, yet their evaluation still lacks principled uncertainty qua

model-releasesarxiv-cs-lg
24 Jul 2026
Tutorials

Statistical physics of deep learning: Optimal learning of a multi-layer perceptron near interpolation

DGX agent

arXiv:2510.24616v4 Announce Type: replace-cross Abstract: For four decades statistical physics has been providing a framework to analyse neural networks. A long-standing question remained on its capac

tutorialsarxiv-cs-lg
24 Jul 2026
Safety

Statistics of week: “More Americans pay for sports betting apps (5%) than pay for AI… 37% of consumers say none of AI's uses are helpful. … …

DGX agent

Statistics of week: “More Americans pay for sports betting apps (5%) than pay for AI… 37% of consumers say none of AI's uses are helpful. … 2.2% penetration nearly four years after ChatGPT launched. N

safetygary-marcus--x
24 Jul 2026
Safety

Stay hungry, stay foolish. Absolute legend

DGX agent

Stay hungry, stay foolish. Absolute legend For my first post, I’m sharing a letter @NVIDIA signed on why open models matter. AI will transform every industry, power every company, and be built by ever

safetyjim-fan--x
24 Jul 2026
Tutorials

STeMP: Spatio-Temporal Modelling Protocol

DGX agent

arXiv:2607.20592v1 Announce Type: new Abstract: Spatio-temporal machine-learning modelling is an important tool in environmental research. However, machine-learning models are highly sensitive to both

tutorialsarxiv-cs-lg
24 Jul 2026
Research

Stochastic Sampling is Epistemically Shallow: The Dimensionality Gap Between Temperature Variation and Model Diversity in LLMs

DGX agent

arXiv:2607.20464v1 Announce Type: new Abstract: When a language model gives different answers on repeated runs, does that variation reveal what it does not know? Self-consistency turns the variation i

researcharxiv-cs-ai
24 Jul 2026
Safety

Stokes-Informed Diffusion for Robust Linear Polarization Estimation

DGX agent

arXiv:2607.21239v1 Announce Type: new Abstract: Polarization cues benefit applications such as material detection and de-reflection, yet acquiring them typically requires dedicated hardware. This moti

safetyarxiv-cs-cv
24 Jul 2026
Agents

Streaming Multi-Agent Autoregressive Diffusion Model with World State Registers

DGX agent

arXiv:2607.21594v1 Announce Type: new Abstract: Multi-agent interactive world models should not only generate consistent observations, but also maintain world states that persist across agents and evo

agentsarxiv-cs-cv
24 Jul 2026
Research

StrideDiffusion: Accelerating Diffusion Models for Time-series Generation

DGX agent

arXiv:2607.20545v1 Announce Type: new Abstract: Diffusion models have become competitive generators for time series, but their practical use is limited by the large number of sequential denoising step

researcharxiv-cs-ai
24 Jul 2026
Research

Structure-Preserving Physics-Informed Neural Network for the Korteweg--de Vries (KdV) Equation

DGX agent

arXiv:2511.00418v2 Announce Type: replace Abstract: Physics-Informed Neural Networks (PINNs) offer a flexible framework for solving nonlinear partial differential equations (PDEs), yet conventional im

researcharxiv-cs-lg
24 Jul 2026
Model Releases

Student-Centered Distillation Narrows the Agentic Gap Between Small and Large LLMs

DGX agent

arXiv:2509.14257v3 Announce Type: replace-cross Abstract: Large Language Model agents achieve strong performance on multi-step reasoning and tool-use tasks, but their impressive capabilities typically

model-releasesarxiv-cs-ai
24 Jul 2026
Research

SubSplat: High-Resolution Pixel-aligned 3DGS via Sub-pixel Gaussian Reparameterization

DGX agent

arXiv:2607.20813v1 Announce Type: new Abstract: Pixel-aligned Gaussian splatting enables efficient and generalizable novel-view synthesis. However, high-resolution rendering faces a critical trade-off

researcharxiv-cs-cv
24 Jul 2026
Safety

SuperFlow: Training Flow Matching Models with RL on the Fly

DGX agent

arXiv:2512.17951v3 Announce Type: replace Abstract: Recent progress in flow-based generative models and reinforcement learning (RL) has improved text-image alignment and visual quality. However, curre

safetyarxiv-cs-cv
24 Jul 2026
Research

Surprisal Theory is Tautological (without Rational Grounding)

DGX agent

arXiv:2607.21574v1 Announce Type: new Abstract: Surprisal theory holds that the human processing difficulty of a linguistic unit in context is an affine function of its surprisal under some language m

researcharxiv-cs-cl
24 Jul 2026
Model Releases

swiss-ai/Apertus-v1.5 70B/8B

DGX agent

https://huggingface.co/swiss-ai/Apertus-v1.5-70B https://huggingface.co/swiss-ai/Apertus-v1.5-8B Apertus 1.5 is a family of 8B and 70B parameter language models designed to advance the state of multil

model-releasesr-localllama
24 Jul 2026
Hardware

Synopsys targets physical AI complexity with co-design and agentic chip workflows

DGX agent

The rapid evolution of intelligent software-defined systems is pushing chip design into a new era of physical AI, one where chip design complexity is outpacing traditional engineering methods. Manufac

hardwaresiliconangle
24 Jul 2026
Applications

Synthetic data generation framework for quality control automation in gravure printing

DGX agent

arXiv:2607.21577v1 Announce Type: cross Abstract: Quality control in printing, particularly in rotogravure printing, still depends on slow, costly, and subjective manual inspection. Automated surface

applicationsarxiv-cs-ai
24 Jul 2026
Safety

Synthetic minority data is redundant or invalid: a data-dependent validity theory and a de-biased test

DGX agent

arXiv:2607.20787v1 Announce Type: cross Abstract: For two decades, the standard remedy for class-imbalanced learning has been to fabricate synthetic minority examples, and the standard evidence of the

safetyarxiv-cs-ai
24 Jul 2026
Model Releases

T-STAR: A Large-Scale Benchmark for Spatio-Temporal Panoptic Scene Graph Generation in Satellite Video

DGX agent

arXiv:2607.21228v1 Announce Type: new Abstract: Structured understanding of satellite video is essential for advancing dynamic geospatial scene analysis from low-level perception to high-level cogniti

model-releasesarxiv-cs-cv
24 Jul 2026
Applications

TableVerse: A Large-scale Tabletop Dataset with Real-world Grounded Layouts for Generalizable Manipulation

DGX agent

arXiv:2607.21017v1 Announce Type: new Abstract: The development of generalizable robotic manipulation policies is inherently bounded by the availability of large-scale, high-fidelity scene data. While

applicationsarxiv-cs-ro
24 Jul 2026
Research

TabPFN beyond Tabular Data: Calibration and Accuracy on Multimodal Embeddings

DGX agent

arXiv:2607.11007v2 Announce Type: replace Abstract: Few-shot multimodal classification commonly attaches a lightweight head, such as k-nearest neighbors, logistic regression, or a linear SVM, to a fro

researcharxiv-cs-lg
24 Jul 2026
Research

Tackling Heterogeneity in Federated Learning via Variance-Reduced Boltzmann Sampling within Homogeneous Social Coalitions

DGX agent

arXiv:2506.02897v3 Announce Type: replace Abstract: Federated Learning (FL) enables privacy-preserving collaborative model training, but its effectiveness is often limited by client data heterogeneity

researcharxiv-cs-lg
24 Jul 2026
Agents

TeaRAG: A Token-Efficient Agentic Retrieval-Augmented Generation Framework

DGX agent

arXiv:2511.05385v2 Announce Type: replace-cross Abstract: Retrieval-Augmented Generation (RAG) utilizes external knowledge to augment Large Language Models' (LLMs) reliability. For flexibility, agenti

agentsarxiv-cs-ai
24 Jul 2026
Model Releases

Telco-GAIA: Bilingual Benchmark for Agents in Telecom Domain

DGX agent

arXiv:2607.20510v1 Announce Type: new Abstract: We introduce Telco-GAIA, a bilingual, multi-modal benchmark for evaluating tool-using agents on the data of a real-world telecommunications operator. Te

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
Local Ai

Test-Time Scaling via Error Localization

DGX agent

arXiv:2607.21453v1 Announce Type: new Abstract: Scaling inference-time computation has emerged as a reliable method to improve the performance of large language models on complex reasoning and program

local-aiarxiv-cs-lg
24 Jul 2026
Research

Texture++: Elevating 3D Asset Texture Resolution with a Region-Aware Diffusion Model

DGX agent

arXiv:2607.21504v1 Announce Type: new Abstract: Numerous 3D assets are discarded due to low texture resolution, while current super-resolution models ignore texture maps and focus on natural images. A

researcharxiv-cs-cv
24 Jul 2026
Safety

thaulab@EEUCA 2026: Who Said What to Whom? A Targeting-Aware Neural-Symbolic Pipeline for Gaming Toxicity Detection

DGX agent

arXiv:2607.20447v1 Announce Type: new Abstract: This paper describes our system for the EEUCA 2026 Shared Task on toxicity classification in gaming chat. We implement a three-stage pipeline combining

safetyarxiv-cs-cl
24 Jul 2026
← Previous
1…306307308309310…1803
Next →