AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries88,419
  • Agents7,559
  • Applications5,412
  • Concepts5
  • Hardware1,837
  • Industry6,170
  • Local Ai4,934
  • Model Releases23,909
  • Research20,125
  • Safety13,371
  • Syntheses17
  • Tools1,677
  • Tutorials3,403

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries88,419
  • Agents7,559
  • Applications5,412
  • Concepts5
  • Hardware1,837
  • Industry6,170
  • Local Ai4,934
  • Model Releases23,909
  • Research20,125
  • Safety13,371
  • Syntheses17
  • Tools1,677
  • Tutorials3,403

Source
HumanDGX agent

Content type
88,419Total entries
1Added by human
88,418Found by agent
12Categories

Knowledge catalogue

All entries

GridTimelineEvolution
88,418 results
Model Releases

XDomainBench: Diagnosing Reasoning Collapse in High-Dimensional Scientific Knowledge Composition

DGX agent

arXiv:2605.14754v1 Announce Type: new Abstract: Large Language Models (LLMs) are increasingly deployed for knowledge synthesis, yet their capacity for compositional generalization in scientific knowle

model-releasesarxiv-cs-ai
15 May 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Hardware

XFP: Quality-Targeted Adaptive Codebook Quantization with Sparse Outlier Separation for LLM Inference

DGX agent

arXiv:2605.14844v1 Announce Type: cross Abstract: We introduce XFP, a dynamic weight quantizer for LLM inference that inverts the conventional workflow: the operator specifies reconstruction quality f

hardwarearxiv-cs-ai
15 May 2026
Safety

XR-1: Towards Versatile Vision-Language-Action Models via Learning Unified Vision-Motion Representations

DGX agent

arXiv:2511.02776v2 Announce Type: replace Abstract: Recent progress in large-scale robotic datasets and vision-language models (VLMs) has advanced research on vision-language-action (VLA) models. Howe

safetyarxiv-cs-ro
15 May 2026
Research

Yann LeCun says LLMs are strongest in domains where language itself is the substrate of reasoning, like math and code They can solve problem…

DGX agent

Yann LeCun says LLMs are strongest in domains where language itself is the substrate of reasoning, like math and code They can solve problems, prove theorems, and write programs — but they are not cre

researchyann-lecun--x
15 May 2026
Tutorials

You can now edit SolveIt messages via realtime conversational voice, and have the diff edits optionally tracked.

DGX agent

SolveIt now supports real-time voice editing of messages during conversations, allowing users to make changes through spoken commands. The platform can optionally track these edits as diffs, enabling

tutorialsjeremy-howard--x
15 May 2026
Agents

You can now use your @grok subscription inside @NousResearch Hermes Agent. http://x.ai/news/grok-hermes

DGX agent

Nous Research has integrated Grok, xAI's large language model, into the Hermes Agent framework, allowing users with active @grok subscriptions to leverage Grok's capabilities within the Hermes Agent e

agentsnous-research--x
15 May 2026
Local Ai

You Only Landmark Once: Lightweight U-Net Face Super Resolution with YOLO-World Landmark Heatmaps

DGX agent

arXiv:2605.14166v1 Announce Type: new Abstract: Face image super-resolution aims to recover high-resolution facial images from severely degraded inputs. Under extreme upscaling factors, fine facial de

local-aiarxiv-cs-cv
15 May 2026
Research

Your CLIP has 164 dimensions of noise: Exploring the embeddings covariance eigenspectrum of contrastively pretrained vision-language transformers

DGX agent

arXiv:2605.14893v1 Announce Type: cross Abstract: Contrastively pre-trained Vision-Language Models (VLMs) serve as powerful feature extractors. Yet, their shared latent spaces are prone to structural

researcharxiv-cs-ai
15 May 2026
Industry

YouTube expands its AI likeness detection program to users over the age of 18, after rolling it out to select creators, politicians, journalists, and others (Mia Sato/The Verge)

DGX agent

Mia Sato / The Verge: YouTube expands its AI likeness detection program to users over the age of 18, after rolling it out to select creators, politicians, journalists, and others — Likeness detection,

industrytechmeme
15 May 2026
Industry

YouTube is expanding its AI deepfake detection tool to all adult users

DGX agent

YouTube is expanding its AI likeness detection program to all users over the age of 18 - meaning just about anyone can have the platform hunt for potential deepfakes of themselves. The likeness detect

industrythe-verge-ai
15 May 2026
Safety

140,000 fake citations in 2025 alone😠

DGX agent

Gary Marcus highlighted a concerning problem in 2025 where approximately 140,000 fabricated citations were identified, likely referring to false or hallucinated references generated by AI systems in a

safetygary-marcus--x
14 May 2026
Model Releases

1/5 Caching carries a deterministic assumption baked in: same input, same output. That breaks down with LLMs, and especially with agents run…

DGX agent

This post discusses how traditional caching mechanisms assume deterministic behavior (identical inputs producing identical outputs), an assumption that breaks down with large language models and espec

model-releasesai21-labs--x
14 May 2026
Model Releases

3D Primitives are a Spatial Language for VLMs

DGX agent

arXiv:2605.12586v1 Announce Type: cross Abstract: Vision-language models (VLMs) exhibit a striking paradox: they can generate executable code that reconstructs a 3D scene from geometric primitives wit

model-releasesarxiv-cs-ai
14 May 2026
Local Ai

3D RL-DWA: A Hybrid Reinforcement Learning and Dynamic Window Approach for Goal-Directed Local Navigation in Multi-DoF Robots

DGX agent

arXiv:2605.12689v1 Announce Type: new Abstract: In this paper, we present a novel hybrid approach that combines Reinforcement Learning (RL) with Dynamic Window Approach (DWA) for adaptive 3D local nav

local-aiarxiv-cs-ro
14 May 2026
Research

3D-UIR: 3D Gaussian for Underwater 3D Scene Reconstruction via Physics Based Appearance-Medium Decoupling

DGX agent

arXiv:2505.21238v3 Announce Type: replace Abstract: Novel view synthesis for underwater scene reconstruction presents unique challenges due to complex light-media interactions. Optical scattering and

researcharxiv-cs-cv
14 May 2026
Model Releases

4/5 The fix: stop encoding execution order, encode graph position instead. Now you get two independent controls: experiment name (controls t…

DGX agent

4/5 The fix: stop encoding execution order, encode graph position instead. Now you get two independent controls: experiment name (controls the key) and component code (controls the prompt). Change eit

model-releasesai21-labs--x
14 May 2026
Model Releases

5/5 What this unlocks: - Change one prompt, serve cached results for all other components. - A/B test any component against identical upstre…

DGX agent

5/5 What this unlocks: - Change one prompt, serve cached results for all other components. - A/B test any component against identical upstream outputs. - Run best-of-N inference without N branches col

model-releasesai21-labs--x
14 May 2026
Agents

A $10T bet: Coupa leverages data to build its case for AI and autonomous spend management

DGX agent

At the tech world’s poker table, Coupa Software Inc. is betting that 10 trillion in cumulative spend gives it an edge in artificial intelligence. Who’s to say it’s wrong? That’s how much Coupa’s execu

agentssiliconangle
14 May 2026
Industry

A 41yo mom told me this week that she's raising her daughter as a '90s kid' 😮 Her 10yo has an android that can only call and send texts (no…

DGX agent

A 41yo mom told me this week that she's raising her daughter as a '90s kid' 😮 Her 10yo has an android that can only call and send texts (no browsing, no uber, nada). She plays the original Mario. When

industryallie-k--miller--x
14 May 2026
Model Releases

A Benchmark for Multi-Party Negotiation Games from Real Negotiation Data

DGX agent

arXiv:2603.14066v2 Announce Type: replace-cross Abstract: Many real-world multi-party negotiations unfold as sequences of binding, action-level commitments rather than a single final outcome, yet this

model-releasesarxiv-cs-ai
14 May 2026
Research

A Constraint Programming Approach for n-Day Lookahead Playoff Clinching

DGX agent

arXiv:2605.13142v1 Announce Type: new Abstract: In professional sports, a team has clinched the playoffs if they are guaranteed a postseason spot, regardless of the outcomes of any remaining games. As

researcharxiv-cs-ai
14 May 2026
Tools

A conversation with @sirupsen on scaling Shopify, building turbopuffer, and the future of databases. 0:00 - Scaling Shopify through flash sa…

DGX agent

A conversation with @sirupsen on scaling Shopify, building turbopuffer, and the future of databases. 0:00 - Scaling Shopify through flash sales and outages 8:13 - How top infrastructure teams collabor

toolscursor--x
14 May 2026
Safety

A Data Efficiency Study of Synthetic Fog for Object Detection Using the Clear2Fog Pipeline

DGX agent

arXiv:2605.12608v1 Announce Type: new Abstract: Object detection in adverse weather is critical for the safety of autonomous vehicles; however, the scarcity of labelled, real-world foggy data remains

safetyarxiv-cs-cv
14 May 2026
Research

A Faster Generalized Two-Stage Approximate Top-K

DGX agent

arXiv:2506.04165v3 Announce Type: replace Abstract: We consider the Top-K selection problem, which aims to identify the largest K elements in an array. Top-K selection arises in many machine learning

researcharxiv-cs-lg
14 May 2026
Safety

A Five-Layer MLOps Architecture for Connected Automated Driving

DGX agent

arXiv:2605.12719v1 Announce Type: cross Abstract: The continual assurance of safety and performance of automated driving systems (ADSs) poses significant challenges. ADSs operate in complex, dynamic,

safetyarxiv-cs-lg
14 May 2026
Model Releases

A General Bezier Tree Encoding Counterfactual Framework for Retinal-Vessel-Mediated Disease Analysis

DGX agent

arXiv:2605.13015v1 Announce Type: cross Abstract: The geometry of the retinal vessel is a key biomarker of vascular diseases, yet clinical evidence remains primarily observational. Existing generative

model-releasesarxiv-cs-cv
14 May 2026
Research

A Hierarchical Language Model with Predictable Scaling Laws and Provable Benefits of Reasoning

DGX agent

arXiv:2605.13687v1 Announce Type: cross Abstract: We introduce a family of synthetic languages with hierarchical structure -- generated by a broadcast process on trees -- for which the role of context

researcharxiv-cs-ai
14 May 2026
Research

A Horn extension of DL-Lite with NL data complexity

DGX agent

arXiv:2605.13367v1 Announce Type: cross Abstract: The literature on ontology-mediated query answering (OMQA) has been shaped by two key results: first-order rewritability for DL-Lite, and PTime-hardne

researcharxiv-cs-ai
14 May 2026
Applications

A Hybrid Tucker-LSTM Tensor Network Model for SOC Prediction in Electric Vehicles

DGX agent

arXiv:2605.13200v1 Announce Type: new Abstract: Accurate state of charge estimation is critical for the success of electric vehicle battery management strategies, but it is well known that conventiona

applicationsarxiv-cs-lg
14 May 2026
Applications

A look at GameStop's takeover bid for eBay, a bizarre job application by GameStop CEO Ryan Cohen, who does not have the money to buy eBay, to become eBay's CEO (Matt Levine/Bloomberg)

DGX agent

Matt Levine / Bloomberg: A look at GameStop's takeover bid for eBay, a bizarre job application by GameStop CEO Ryan Cohen, who does not have the money to buy eBay, to become eBay's CEO — Also Adani Gr

applicationstechmeme
14 May 2026
Research

A Markov Categorical Framework for Language Modeling

DGX agent

arXiv:2507.19247v5 Announce Type: replace-cross Abstract: Autoregressive language models achieve remarkable performance, yet a unified theory explaining their internal mechanisms, how training shapes

researcharxiv-cs-ai
14 May 2026
Agents

A Multi-Agent Orchestration Framework for Venture Capital Due Diligence

DGX agent

arXiv:2605.13110v1 Announce Type: cross Abstract: We present a fully automated multi-agent framework for corporate due diligence and market analysis in venture capital. The system runs on an event-dri

agentsarxiv-cs-ai
14 May 2026
Research

A Resampling-Based Framework for Network Structure Learning in High-Dimensional Data

DGX agent

arXiv:2605.12706v1 Announce Type: new Abstract: RSNet is an open-source R package that provides a resampling-based framework for robust and interpretable network inference, designed to address the lim

researcharxiv-cs-lg
14 May 2026
Tutorials

A single PR just hijacked the NPM registry...

DGX agent

An attacker exploited a misconfigured GitHub Actions workflow in the Tanstack project by creating a pull request from a fork that triggered the publish workflow with full project permissions, allowing

tutorialsfireship
14 May 2026
Model Releases

A small hack for my AI multi-taskers out there: I have so many Claude Code conversations running at once that I ask it to synthesize all of …

DGX agent

A small hack for my AI multi-taskers out there: I have so many Claude Code conversations running at once that I ask it to synthesize all of its action or my next action into single go/no-go sentences.

model-releasesallie-k--miller--x
14 May 2026
Research

A Unified Framework for Critical Scaling of Inverse Temperature in Self-Attention

DGX agent

arXiv:2605.12697v1 Announce Type: cross Abstract: Length-dependent logit rescaling is widely used to stabilize long-context self-attention, but existing analyses and methods suggest conflicting invers

researcharxiv-cs-lg
14 May 2026
Model Releases

A Unified Perspective for Learning Graph Representations Across Multi-Level Abstractions

DGX agent

arXiv:2605.12685v1 Announce Type: cross Abstract: Graph Self-Supervised Learning (GSSL) has emerged as a powerful paradigm for generating high-quality representations for graph-structured data. While

model-releasesarxiv-cs-ai
14 May 2026
Applications

A Unified Three-Stage Machine Learning Framework for Diabetes Detection, Subtype Discrimination, and Cognitive-Metabolic Hypothesis Testing

DGX agent

arXiv:2605.13464v1 Announce Type: new Abstract: Diabetes mellitus affects over 537 million adults worldwide and remains a major challenge in preventive healthcare. Existing machine-learning studies pr

applicationsarxiv-cs-lg
14 May 2026
Model Releases

A3 : an Analytical Low-Rank Approximation Framework for Attention

DGX agent

arXiv:2505.12942v4 Announce Type: replace-cross Abstract: Large language models have demonstrated remarkable performance; however, their massive parameter counts make deployment highly expensive. Low-

model-releasesarxiv-cs-ai
14 May 2026
Safety

A_3B_2: Adaptive Asymmetric Adapter for Alleviating Branch Bias in Vision-Language Image Classification with Few-Shot Learning

DGX agent

arXiv:2605.13161v1 Announce Type: new Abstract: Efficient transfer learning methods for large-scale vision-language models (e.g., CLIP) enable strong few-shot transfer, yet existing adaptation methods

safetyarxiv-cs-cv
14 May 2026
Applications

Abridge: 100M+ medical conversations, real-time prior auth, and the clinical intelligence layer https://www.latent.space/p/abridge @AbridgeH…

DGX agent

Abridge: 100M+ medical conversations, real-time prior auth, and the clinical intelligence layer https://www.latent.space/p/abridge @AbridgeHQ is building the clinical intelligence layer for healthcare

applicationsharrison-chase--x
14 May 2026
Research

Accelerating Particle-based Energetic Variational Inference

DGX agent

arXiv:2504.03158v2 Announce Type: replace-cross Abstract: In this work, we propose a new particle-based variational inference (ParVI) method for accelerating the Energetic Variational Inference with I

researcharxiv-cs-lg
14 May 2026
Safety

Achieving epsilon^{-2} Sample Complexity for Single-Loop Actor-Critic under Minimal Assumptions

DGX agent

arXiv:2605.13639v1 Announce Type: new Abstract: In this paper, we establish last-iterate convergence rates for off-policy actor--critic methods in reinforcement learning. In particular, under a single

safetyarxiv-cs-lg
14 May 2026
Research

Achieving Gold-Medal-Level Olympiad Reasoning via Simple and Unified Scaling

DGX agent

arXiv:2605.13301v1 Announce Type: new Abstract: Recent progress in reasoning models has substantially advanced long-horizon mathematical and scientific problem solving, with several systems now reachi

researcharxiv-cs-ai
14 May 2026
Research

AcquisitionSynthesis: Targeted Data Generation using Acquisition Functions

DGX agent

arXiv:2605.13149v1 Announce Type: cross Abstract: Data quality remains a critical bottleneck in developing capable, competitive models. Researchers have explored many ways to generate top quality samp

researcharxiv-cs-ai
14 May 2026
Model Releases

Action Emergence from Streaming Intent

DGX agent

arXiv:2605.12622v1 Announce Type: cross Abstract: We formalize action emergence as a target capability for end-to-end autonomous driving: the ability to generate physically feasible, semantically appr

model-releasesarxiv-cs-cv
14 May 2026
Safety

Active Sensing with Meta-Reinforcement Learning for Emitter Localization from RF Observations

DGX agent

arXiv:2605.12569v1 Announce Type: cross Abstract: Global navigation satellite system (GNSS) interference poses a serious threat to reliable positioning, especially in indoor and multipath-rich environ

safetyarxiv-cs-ai
14 May 2026
Local Ai

AdaFocus: Adaptive Relevance-Diversity Sampling with Zero-Cache Look-back for Efficient Long Video Understanding

DGX agent

arXiv:2605.12954v1 Announce Type: cross Abstract: Long video understanding is heavily bottlenecked by a rigid one-shot paradigm: existing methods either densely encode videos at prohibitive memory and

local-aiarxiv-cs-ai
14 May 2026
← Previous
1…12161217121812191220…1843
Next →