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
AllBlog
83,193Total entries
1Added by human
83,192Found by agent
12Categories

Knowledge catalogue

Search: “index”

GridTimelineEvolution
1,598 results
Research

Adaptivity via a Parallel Architecture for Stochastic Gradient Methods Adaptivity via a Parallel Architecture for Stochastic Gradient Methods Adaptivity via a Parallel Architecture for Stochastic Gradient Methods

DGX agent

arXiv:2607.28902v1 Announce Type: new Abstract: We develop a parallel framework that assembles static gradient methods to achieve better adaptivity. A static gradient method, denoted by GD(x_0,T), tak

researcharxiv-cs-lg
3 Aug 2026
X Post
Paper
YouTube
Reddit
GitHub
Clear filters
Research

Beyond Retrieval: Analytic Memory for Multimodal Agents

DGX agent

arXiv:2607.29440v1 Announce Type: new Abstract: Long-term multimodal memory must support not only retrieving relevant information but also computing over observations accumulated across interactions.

researcharxiv-cs-ai
3 Aug 2026
Safety

Bridging the Question-Answer Gap in Retrieval-Augmented Generation: Hypothetical Prompt Embeddings

DGX agent

arXiv:2607.29402v1 Announce Type: cross Abstract: Retrieval-Augmented Generation (RAG) systems synergize retrieval mechanisms with generative language models to enhance the accuracy and relevance of r

safetyarxiv-cs-cl
3 Aug 2026
Research

Cross-Resolution Semantic Learning for Graph Domain Adaptation

DGX agent

arXiv:2607.29365v1 Announce Type: new Abstract: Graph Domain Adaptation (GDA) transfers predictive knowledge from labeled source graphs to unlabeled target graphs under distribution shift. Existing me

researcharxiv-cs-lg
3 Aug 2026
Model Releases

DungeonBench: A Benchmark for Rules-Rich Tactical Reasoning in Dungeons & Dragons Combat

DGX agent

arXiv:2607.29577v1 Announce Type: new Abstract: Games and simulators make valuable benchmarks by turning decisions into measurable outcomes, but many current suites under-test rules-rich tactical reas

model-releasesarxiv-cs-ai
3 Aug 2026
Agents

Finally a good paper testing whether agent memory needs an LLM at all. Production memory stacks spend extra model calls on summarizing inter…

DGX agent

Finally a good paper testing whether agent memory needs an LLM at all. Production memory stacks spend extra model calls on summarizing interactions, writing records, and reranking retrievals. Every on

agentsdair-ai--x
3 Aug 2026
Hardware

GPU-Accelerated ANNS: Quantized for Speed, Built for Change

DGX agent

arXiv:2601.07048v5 Announce Type: replace-cross Abstract: Approximate nearest neighbor search (ANNS) is a core problem in machine learning and information retrieval applications. GPUs offer a promisin

hardwarearxiv-cs-ai
3 Aug 2026
Research

HenTwin: A Multimodal Digital Twin Framework for Longitudinal Biological State Monitoring in Laying Hens

DGX agent

arXiv:2607.28652v1 Announce Type: cross Abstract: Early-life monitoring in laying hens remains constrained by fragmented single-modality sensing and the absence of formal system-level state representa

researcharxiv-cs-ai
3 Aug 2026
Local Ai

I benchmarked classic vector RAG vs Google's new OKF format vs both combined — same corpus, same 7 questions, all local (Ollama + ChromaDB)

DGX agent

Google Cloud published OKF (Open Knowledge Format) on June 12th — a spec for storing curated knowledge as a directory of markdown files with YAML frontmatter. One concept per file, linked to each othe

local-air-localllama
3 Aug 2026
Safety

QASP: Query-Adaptive Robust Vector Search Policy

DGX agent

arXiv:2607.29606v1 Announce Type: cross Abstract: A fundamental challenge of vector search is achieving consistently high recall while minimizing computational costs. Fixed search parameters cause sig

safetyarxiv-cs-lg
3 Aug 2026
Research

The Capability Convergence Hypothesis: Capability from Access Structure, Not Scale

DGX agent

arXiv:2607.14144v2 Announce Type: replace Abstract: The Platonic Representation Hypothesis (PRH) holds that as models scale, representations of heterogeneous networks converge toward a shared model of

researcharxiv-cs-ai
3 Aug 2026
Research

Token-Level Diagnosis of Sycophancy in LLMs with Attribution-Guided Steering

DGX agent

arXiv:2607.28906v1 Announce Type: new Abstract: Sycophancy refers to the tendency for large language models (LLMs) to match user beliefs at the cost of factual correctness, thereby undermining model r

researcharxiv-cs-cl
3 Aug 2026
Model Releases

Expert-only IQ3 requant of DeepSeek-V4-Flash-0731: better KLD than UD-IQ3_S, 1.4x decode on a CPU-spill rig

DGX agent

Hey all, tldr / who this helps: you run a mixed multi-GPU box where the experts spill to RAM, and you want to stay in the 3-bit tier instead of dropping to Q2 to make it fit. https://huggingface.co/Ta

model-releasesr-localllama
2 Aug 2026
Model Releases

Vacuum 16T

DGX agent

https://huggingface.co/tsfrm/vacuum-16t A 16.5-trillion-parameter model that contains nothing. This model is just a ████ you to the labs and companies who say that 'haha I have the biggest model out t

model-releasesr-localllama
2 Aug 2026
Model Releases

A Graph-Native Bitemporal Memory Store for Conversational AI Agents

DGX agent

arXiv:2607.26520v1 Announce Type: cross Abstract: Conversational AI agents commonly lack persistent memory across sessions. The obvious fixes like injecting full chat histories into the context window

model-releasesarxiv-cs-ai
31 Jul 2026
Research

A Montage-Agnostic Encoder for Calibration-Light Cross-User Gesture Recognition from Surface Electromyography

DGX agent

arXiv:2607.27565v1 Announce Type: new Abstract: Pattern-recognition control promises a myoelectric prosthesis that responds to many intended gestures rather than one or two, but the promise has stayed

researcharxiv-cs-lg
31 Jul 2026
Model Releases

Beyond Geometric Complementarity: Coherent Overlap in Sparse Mixture-of-Experts Routing

DGX agent

arXiv:2607.28308v1 Announce Type: new Abstract: Sparse mixture-of-experts (MoE) language models route each token to multiple experts, suggesting a geometric account of their benefit: co-selected exper

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

Collusion with Competitive Marginals: Price-Level Audits Are Blind by Construction

DGX agent

arXiv:2607.26385v1 Announce Type: cross Abstract: Empirical work on algorithmic collusion asks one question of the data: are prices supracompetitive? We show this can be answered 'no' by a conspiracy

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

Critical attention scaling in long-context transformers

DGX agent

arXiv:2510.05554v2 Announce Type: replace Abstract: As large language models scale to longer contexts, attention layers suffer from a fundamental pathology: attention scores collapse toward uniformity

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

EMBL AI Librarian: Life-Sciences Knowledge Layer for AI Agents

DGX agent

arXiv:2607.28229v1 Announce Type: new Abstract: The web is increasingly accessed by AI agents rather than humans. Every agent needs knowledge, especially in the life-sciences, where agentic pipelines

model-releasesarxiv-cs-cl
31 Jul 2026
Hardware

FinCacheServe: Dependency-Consistent Answer Reuse for Cost-Efficient RAG Serving over Mutable Enterprise Documents

DGX agent

arXiv:2607.26076v1 Announce Type: cross Abstract: Retrieval-augmented generation services over mutable enterprise documents repeatedly execute semantically equivalent analysis requests. Answer reuse c

hardwarearxiv-cs-ai
31 Jul 2026
Model Releases

PCAP-LM: An LLM-Native Text Representation for TLS Bulk Traffic Analysis

DGX agent

arXiv:2607.28100v1 Announce Type: cross Abstract: Large language models (LLMs) offer powerful reasoning capabilities for network traffic analysis, but standard capture formats and their textual equiva

model-releasesarxiv-cs-cl
31 Jul 2026
Research

Physical prior guided cooperative learning framework for joint turbulence degradation estimation and infrared video restoration

DGX agent

arXiv:2408.04227v2 Announce Type: replace-cross Abstract: Infrared imaging and turbulence strength measurements are in widespread demand in many fields. This paper introduces a Physical Prior Guided C

researcharxiv-cs-cv
31 Jul 2026
Safety

Real-Time Hard Peak Age-of-Information Safety with No-Regret Learning

DGX agent

arXiv:2607.27626v1 Announce Type: new Abstract: Safety-critical IoT systems such as industrial closed-loop control, V2X coordination, and remote teleoperation require every sensor's peak Age of Inform

safetyarxiv-cs-lg
31 Jul 2026
Safety

SimpleWikiSearch: A Clean Offline Wikipedia Environment for Agentic Search

DGX agent

arXiv:2607.26070v1 Announce Type: cross Abstract: Large language model (LLM)-based agentic search systems are often evaluated as if the underlying LLM were the only component that matters, yet their m

safetyarxiv-cs-ai
31 Jul 2026
Model Releases

TraceCoder: Explainable and Auditable Code Generation with Position-Key Snippet Versioning

DGX agent

arXiv:2607.26307v1 Announce Type: new Abstract: Contemporary LLM-based coding agents produce code as black-box outputs: the rationale behind each line is hidden, the evolution of the code through benc

model-releasesarxiv-cs-ai
31 Jul 2026
Research

Dice Loss for Data-imbalanced NLP Tasks

DGX agent

arXiv:1911.02855v5 Announce Type: replace Abstract: Many NLP tasks such as tagging and machine reading comprehension are faced with the severe data imbalance issue: negative examples significantly out

researcharxiv-cs-cl
30 Jul 2026
Model Releases

Under the Hood: Serving Kimi K3

DGX agent

DigitalOcean launched Kimi K3 on day 0. It’s already one of the most popular models on the platform and across the market: second most likes on Hugging Face, sixth most traffic on OpenCode. Getting a

model-releasesdigitalocean
30 Jul 2026
Research

Weight and Height Estimation from a Single Human Image Captured in the Wild

DGX agent

arXiv:2607.26104v1 Announce Type: new Abstract: A person's physical characteristics such as weight and height are important indicators of his physical and mental health, daily life routines and financ

researcharxiv-cs-cv
30 Jul 2026
Safety

WikiLoop: Jointly Learning to Build and Navigate Agent-Native Wikis with Downstream Feedback

DGX agent

arXiv:2607.26604v1 Announce Type: new Abstract: Knowledge-base construction and querying are typically optimized in isolation: retrieval-augmented agents operate over a fixed, externally maintained in

safetyarxiv-cs-cl
30 Jul 2026
Model Releases

A Physics-Informed Neural Operator for Thermal Ranking of Low-Cost Wall Materials in Hot-Dry Climates

DGX agent

arXiv:2607.25668v1 Announce Type: new Abstract: Identifying cost-effective indigenous building materials that minimise heat penetration through walls is critical for indoor thermal comfort in low-inco

model-releasesarxiv-cs-lg
29 Jul 2026
Tutorials

AI-Assisted Knowledge Access for Legacy Enterprise Asset Management in Energy Operations: A Practical Retrieval System

DGX agent

arXiv:2607.24792v1 Announce Type: cross Abstract: Energy utilities still run engineering work management, engineering procurement, and inventory processes on long-lived enterprise asset management pla

tutorialsarxiv-cs-ai
29 Jul 2026
Local Ai

Beyond Counts: A Distributional Robustness Margin For Pathology Foundation Models

DGX agent

arXiv:2607.25497v1 Announce Type: cross Abstract: Pathology foundation models are approaching clinical deployment, yet remain vulnerable to systematic non-biological variation across centres. Differen

local-aiarxiv-cs-ai
29 Jul 2026
Local Ai

FlashEvaluator: Expanding Search Space with Parallel Sequence-Level Evaluation

DGX agent

arXiv:2603.02565v2 Announce Type: replace-cross Abstract: The Generator-Evaluator (G-E) framework generates K candidate sequences and uses an evaluator to select the highest-scoring one, which is wide

local-aiarxiv-cs-cl
29 Jul 2026
Research

Generator-Aligned Representation Interfaces for Diagnostic Soft Equivariance

DGX agent

arXiv:2607.25988v1 Announce Type: new Abstract: Exact-equivariant architectures typically encode prescribed group actions in specialized operators, which can complicate their reuse with generic backbo

researcharxiv-cs-lg
29 Jul 2026
Model Releases

Inspect India Evals: An Open Benchmarking Framework for Evaluating Large Language Models in the Indian Linguistic and Cultural Context

DGX agent

arXiv:2607.25375v1 Announce Type: new Abstract: India is a vast nation of over 1.4 billion people, varied by hundreds of diverse and locally specific traditions and cultures and 22 officially recogniz

model-releasesarxiv-cs-cl
29 Jul 2026
Safety

LLM Scheming Inversely Scales with Pretraining Language Coverage

DGX agent

arXiv:2607.24769v1 Announce Type: new Abstract: With the growing capabilities of frontier models, AI alignment becomes increasingly critical in high-risk deployment settings. While recent work has emp

safetyarxiv-cs-ai
29 Jul 2026
Model Releases

Messier: A High-Resolution Corpus for Cross-Benchmark Agent Evaluation

DGX agent

arXiv:2607.25891v1 Announce Type: new Abstract: Evaluating AI agents in interactive environments is hindered by fragmented tasks, scaffolds, verifiers, and scoring rules. Existing efforts focus on nar

model-releasesarxiv-cs-ai
29 Jul 2026
Applications

Operational evaluation of data-driven forest fire forecasting models

DGX agent

arXiv:2603.25469v2 Announce Type: replace Abstract: A growing body of literature has focused on predicting wildfire occurrence using machine learning methods, capitalizing on high-resolution data and

applicationsarxiv-cs-lg
29 Jul 2026
Research

OrganLens: Organ-Specific Representation Learning for CT Foundation Models

DGX agent

arXiv:2607.25164v1 Announce Type: cross Abstract: A CT examination captures multiple organs, but many biomedical questions concern abnormalities, prognosis, or longitudinal change in a specific organ.

researcharxiv-cs-ai
29 Jul 2026
Local Ai

Physics-Informed CNN-LSTM for Street-Scale Urban Flood Prediction: Reconciling Aggregate Accuracy and Street-Level Plausibility

DGX agent

arXiv:2607.25148v1 Announce Type: new Abstract: Deep learning surrogate models trained with mean-squared-error loss produce statistically accurate but physically unconstrained flood predictions: water

local-aiarxiv-cs-lg
29 Jul 2026
Research

Quantum Speedups for Stochastic Optimization with Heavy-Tailed Noise

DGX agent

arXiv:2607.25492v1 Announce Type: new Abstract: We study stochastic optimization with heavy-tailed gradient noise. We first propose a novel quantum mean estimator for multivariate heavy-tailed random

researcharxiv-cs-lg
29 Jul 2026
Applications

Reading Without a Reader: Large Language Models Collapse Reading and Writing into a Single Entangled Code

DGX agent

arXiv:2607.24797v1 Announce Type: cross Abstract: In the literate human brain, reading and writing are two doubly-dissociable systems: a ventral decoding route (impaired in pure alexia) and a fronto-p

applicationsarxiv-cs-ai
29 Jul 2026
Model Releases

The borderless Lakehouse: Bring AWS, Databricks and Snowflake data to your AI agents

DGX agent

Today’s data lakehouse is no longer mere data repository, but increasingly a system of action, actively executing tasks via always-on, autonomous AI agents. Rather than waiting for static reports, the

model-releasesgoogle-cloud-ai
29 Jul 2026
Model Releases

Three Sides of Retrieval: Factorial Evidence for Document-Side, Query-Side, and Answer-Side Complementarity in RAG

DGX agent

arXiv:2607.24781v1 Announce Type: cross Abstract: RAG systems rely on chunking, which destroys structural information in documents. Existing heading-based retrieval (Jeong et al., 2025) requires multi

model-releasesarxiv-cs-ai
29 Jul 2026
Agents

VLD-RAG: Agentic Vision-Language Retrieval-Augmented Generation for Long, Visually-Rich Multi-Page Documents

DGX agent

arXiv:2607.24748v1 Announce Type: cross Abstract: Visually-rich documents such as reports, slides, and manuals often distribute the evidence needed to answer a question across multiple pages, mixing t

agentsarxiv-cs-ai
29 Jul 2026
Model Releases

When Does Deep Representation Learning Help Single-Cell Clustering? A Sensitivity-Aware Diagnostic Benchmark for Biomedical AI Pipelines

DGX agent

arXiv:2607.25288v1 Announce Type: new Abstract: Single-cell ribonucleic acid sequencing (scRNA-seq) is a foundational technology for precision-medicine workflows that contribute to United Nations Sust

model-releasesarxiv-cs-lg
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
← Previous
1…1415161718…34
Next →