AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,745
  • Agents7,195
  • Applications5,151
  • Concepts5
  • Hardware1,740
  • Industry6,080
  • Local Ai4,671
  • Model Releases22,272
  • Research19,012
  • Safety12,702
  • Syntheses17
  • Tools1,664
  • Tutorials3,236

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,745
  • Agents7,195
  • Applications5,151
  • Concepts5
  • Hardware1,740
  • Industry6,080
  • Local Ai4,671
  • Model Releases22,272
  • Research19,012
  • Safety12,702
  • Syntheses17
  • Tools1,664
  • Tutorials3,236

Source
HumanDGX agent

Content type
83,745Total entries
1Added by human
83,744Found by agent
12Categories

Knowledge catalogue

All entries

GridTimelineEvolution
83,744 results
Model Releases

Try Qwen-Image-3.0 on @openart_ai! 🎨👀

DGX agent

Try Qwen-Image-3.0 on @openart_ai! 🎨👀 Qwen Image 3.0 is now on OpenArt ✨ The most Real Qwen image model yet. Native text across 12 languages, precise 10px type, and full interfaces like web pages, gam

model-releasesqwen--x
12 Aug 2026
Research

TSCoNet: A Two-Stage Copula CNN-LSTM for Uncertainty-Aware Spatio-Temporal Forecasting

AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
DGX agent

arXiv:2607.10410v2 Announce Type: replace-cross Abstract: Reliable forecasting of several interrelated environmental variables - such as regional precipitation and temperature, or other correlated geo

researcharxiv-cs-lg
12 Aug 2026
Tutorials

Twitch says it intends to use videos streamed on its platform to help train Amazon's generative AI models and tells creators how to opt out (Amanda Silberling/TechCrunch)

DGX agent

Amanda Silberling / TechCrunch: Twitch says it intends to use videos streamed on its platform to help train Amazon's generative AI models and tells creators how to opt out — The streaming platform Twi

tutorialstechmeme
12 Aug 2026
Industry

Twitch streamers can now opt out from training Amazon’s AI

DGX agent

Twitch users can now opt out of allowing their content to be used to train Amazon's generative AI models. Opting out means that 'your streams, VODs, clips, stream chats, and pictures and text on your

industrythe-verge-ai
12 Aug 2026
Research

Two-stage Odd Residual Flows for Mean-Preserving Probabilistic Time Series Forecasting

DGX agent

arXiv:2608.11114v1 Announce Type: cross Abstract: Probabilistic forecasting plays an essential role in risk-sensitive decision-making, particularly in long-horizon settings. However, existing approach

researcharxiv-cs-ai
12 Aug 2026
Research

Uncertainty-Aware Deep Learning for Genomics Applications: Insights from an Empirical Study

DGX agent

arXiv:2608.11054v1 Announce Type: new Abstract: Deep learning models have emerged as the standard computational tool for a wide range of applications in genomics. Yet, uncertainty quantification (UQ)

researcharxiv-cs-lg
12 Aug 2026
Model Releases

Uncertainty-Aware Ensemble Deep Randomized Neural Networks for Classification

DGX agent

arXiv:2608.10007v1 Announce Type: cross Abstract: The current state-of-the-art (SOTA) deep randomized neural networks, such as deep Random Vector Functional Link (dRVFL) and ensemble deep RVFL (edRVFL

model-releasesarxiv-cs-ai
12 Aug 2026
Safety

UniMod: Enhancing Multi-Modal Medical Diagnosis through Cross-Modality and Within-Modality Alignment

DGX agent

arXiv:2608.10316v1 Announce Type: new Abstract: Multi-modal learning combining medical images and clinical text is promising for disease diagnosis. However, standard multi-modal training leads to shor

safetyarxiv-cs-cv
12 Aug 2026
Local Ai

UniProbe: A Learnable Token-Level Hallucination Detector for Large VLMs using Multi-Structural Internal Representations

DGX agent

arXiv:2608.10835v1 Announce Type: new Abstract: Large Vision-Language Models (LVLMs) achieve impressive visual reasoning and dialogue capabilities, yet frequently hallucinate content unsupported by th

local-aiarxiv-cs-cv
12 Aug 2026
Research

Unlocking the Power of Medical Tabular Data via Semantic-Aware Multimodal Pre-training

DGX agent

arXiv:2608.10522v1 Announce Type: cross Abstract: While vision-language models dominate medical representation learning, unstructured text lacks the dense, quantitative diagnostic phenotypes inherent

researcharxiv-cs-ai
12 Aug 2026
Research

Unsupervised Detection of Groundwater Storage Anomalies in Ghana Using GRACE Satellite Data

DGX agent

arXiv:2608.10233v1 Announce Type: cross Abstract: Groundwater variability in Ghana remains poorly characterized due to limited long-term in-situ observations. This study investigates groundwater stora

researcharxiv-cs-ai
12 Aug 2026
Safety

UPAIR: Diagnosing Reasoning States via Uncertainty-Progress Alignment for Selective Intervention

DGX agent

arXiv:2607.17188v2 Announce Type: replace Abstract: While test-time scaling improves the problem-solving ability of large reasoning models (LRMs) through additional inference-time computation, it can

safetyarxiv-cs-ai
12 Aug 2026
Model Releases

UserToolBench: A User-Profile-Hidden Benchmark for Personalized Decision Making in Tool-Use LLMs

DGX agent

arXiv:2608.10042v1 Announce Type: cross Abstract: Tool-use LLMs are increasingly asked to act on users' behalf, but existing benchmarks usually focus on profile recall, style imitation, generic tool u

model-releasesarxiv-cs-ai
12 Aug 2026
Model Releases

UT-ACA: Uncertainty-Triggered Adaptive Context Allocation for Long-Context Inference

DGX agent

arXiv:2603.18446v2 Announce Type: replace Abstract: Long-context inference remains challenging for large language models due to attention dilution and out-of-distribution degradation. Context selectio

model-releasesarxiv-cs-cl
12 Aug 2026
Model Releases

V-FiLLM: Verified Financial LLM Reasoning Benchmark

DGX agent

arXiv:2608.11047v1 Announce Type: new Abstract: While existing benchmarks have made substantial progress in evaluating LLMs across STEM domains, financial reasoning over structured data remains compar

model-releasesarxiv-cs-ai
12 Aug 2026
Model Releases

v0.32.10

DGX agent

What's Changed Models that don't set a repeat_penalty now default to 1.0 (off) instead of 1.1, matching other engines and speeding up speculative decoding; set a per-model parameter if an older model

model-releasesollama-releases
12 Aug 2026
Local Ai

v0.32.10-rc0: nn: speed up prefill on double-scale nvfp4 models

DGX agent

ModelOpt checkpoints apply a float32 global scale to every projection output on top of the per-group quantization scales. Running the multiply and the cast back to the activation dtype as separate eag

local-aiollama-releases
12 Aug 2026
Research

Validated Synthetic Patient Generation for Small Longitudinal Cohorts: Coagulation Dynamics Across Pregnancy

DGX agent

arXiv:2604.07557v2 Announce Type: replace Abstract: Small longitudinal cohorts, common in maternal health, rare diseases, and early-phase trials, limit computational modeling because enrollment is slo

researcharxiv-cs-lg
12 Aug 2026
Agents

VDC-Agent: When Video Detailed Captioners Evolve Themselves via Agentic Self-Reflection

DGX agent

arXiv:2511.19436v2 Announce Type: replace-cross Abstract: Existing Video Detailed Captioning (VDC) methods predominantly rely on costly human annotations or distillation from powerful proprietary mode

agentsarxiv-cs-ai
12 Aug 2026
Research

VERDICT: Training-Free Step-Wise Verification of Multimodal Reasoning via Disagreement-Aware Consensus

DGX agent

arXiv:2608.10665v1 Announce Type: new Abstract: Multimodal large language models often generate reasoning chains containing subtle errors that lead to incorrect answers. Current verification approache

researcharxiv-cs-ai
12 Aug 2026
Agents

Very interesting new work from Anthropic. (bookmark it) They evolve mind viruses, ideas that spread through a multi-agent system by getting …

DGX agent

Very interesting new work from Anthropic. (bookmark it) They evolve mind viruses, ideas that spread through a multi-agent system by getting each host to pass them on, then measure what governs the spr

agentsdair-ai--x
12 Aug 2026
Model Releases

VibeLifeBench: Can Your Life Agent Be Proactive and Persistent in a Living World?

DGX agent

arXiv:2608.10875v1 Announce Type: cross Abstract: Large language model (LLM) agents are increasingly deployed as personal assistants. Existing evaluations, however, mostly use short, self-contained re

model-releasesarxiv-cs-ai
12 Aug 2026
Local Ai

VidForensics-M1: Meta-Detection Reinforcement Learning with Verifiable Temporal Grounding for AI-Generated Video Forensics

DGX agent

arXiv:2608.11201v1 Announce Type: new Abstract: Recent advances in video generation models have significantly improved the realism of synthetic videos, blurring the boundary between generated and auth

local-aiarxiv-cs-cv
12 Aug 2026
Safety

VIDS-Seg: Towards Reliable Uncertainty Quantification in Pediatric Cardiac Ultrasound Segmentation

DGX agent

arXiv:2608.10903v1 Announce Type: new Abstract: Reliable clinical deployment of machine learning requires models that know when they are likely to fail, particularly for subgroups underrepresented in

safetyarxiv-cs-cv
12 Aug 2026
Research

VIScore: Diagnosing Planning-Relevant Quality in Latent World Models

DGX agent

arXiv:2608.11174v1 Announce Type: new Abstract: Regulating the latent space to an isotropic Gaussian distribution provides a stable and information-maximized landscape for world model planning. Howeve

researcharxiv-cs-ro
12 Aug 2026
Model Releases

VisEditBench: Can Vision-Language Models Edit Visualization Code from Multimodal Feedback?

DGX agent

arXiv:2608.10408v1 Announce Type: new Abstract: Vision-language models (VLMs) have shown strong capabilities in generating visualization code from textual or visual specifications. However, real-world

model-releasesarxiv-cs-cl
12 Aug 2026
Model Releases

Vision-Language-Motion Maps: An Open-Vocabulary, Uncertainty-Aware, Queryable Motion Attribute for 3D Scene Maps

DGX agent

arXiv:2607.16173v2 Announce Type: replace Abstract: Open-vocabulary 3D maps let robots answer language queries about what and where, but they assume a static world and cannot answer queries about how

model-releasesarxiv-cs-ro
12 Aug 2026
Model Releases

Visual Geometry Foundation-Aware Gaussians for Single-Frame Surround-View Driving Reconstruction

DGX agent

arXiv:2608.10682v1 Announce Type: new Abstract: Single-frame surround-view reconstruction faces severe geometric instability and rendering artifacts due to minimal inter-camera overlap. While existing

model-releasesarxiv-cs-cv
12 Aug 2026
Model Releases

VoxSumm: A Multilingual Corpus of Long-Form Spoken News for Joint Summarization and Translation

DGX agent

arXiv:2608.10359v1 Announce Type: cross Abstract: As information increasingly traverses linguistic boundaries, users require concise cross-lingual representations of long-form content. Nevertheless, l

model-releasesarxiv-cs-cl
12 Aug 2026
Safety

Watching Synthetic Videos: Aligning Cross-modal Representations with Visual Synthesis for Zero-shot Video Captioning

DGX agent

arXiv:2608.11013v1 Announce Type: new Abstract: Text-only training is a popular paradigm in zero-shot video captioning, where the video distribution is not available to the model during training, lead

safetyarxiv-cs-cv
12 Aug 2026
Research

WaveInst: A Frequency-Domain Enhanced Network for Fine-Grained Thin Tree Trunk Extraction in Forest Scenes

DGX agent

arXiv:2505.01656v2 Announce Type: replace Abstract: Analyzing tree morphology, particularly trunk and branch extraction, is valuable for genetic breeding and forestry management. Existing image-based

researcharxiv-cs-cv
12 Aug 2026
Model Releases

We are in an insane run of open-weight drops. Every modality, open source is winning. This is what an open source AI summer ☀️ looks like: …

DGX agent

We are in an insane run of open-weight drops. Every modality, open source is winning. This is what an open source AI summer ☀️ looks like: 🧠 LLMs & Reasoning → DeepSeek-V4-Flash-0731 (my king 👑): 304B

model-releasesclem-delangue--x
12 Aug 2026
Agents

We built a software factory for AI SDK. Each step is an agent, and humans merge changes. Four weeks in: ▪️ The factory authors up to 35% of …

DGX agent

We built a software factory for AI SDK. Each step is an agent, and humans merge changes. Four weeks in: ▪️ The factory authors up to 35% of merged PRs ▪️ It closed 70% of issues in July ▪️ Open bugs a

agentsvercel--x
12 Aug 2026
Model Releases

We have her dash camera which shows they are lying. The agents are wearing body cameras and should have dash cameras of their own. If what t…

DGX agent

We have her dash camera which shows they are lying. The agents are wearing body cameras and should have dash cameras of their own. If what they say happened was true they wouldn’t be issuing statement

model-releasesanthropic--x
12 Aug 2026
Model Releases

We wrote a 36-page ArXiv whitepaper on ExtractBench 🧑‍🔬 , our effort to create the most comprehensive, schema-guided, real-world document …

DGX agent

We wrote a 36-page ArXiv whitepaper on ExtractBench 🧑‍🔬 , our effort to create the most comprehensive, schema-guided, real-world document extraction benchmark. It’s extremely detailed and covers every

model-releasesjerry-liu--x
12 Aug 2026
Research

Weighted Sequential Bayesian Inference for Non-Stationary Linear Contextual Bandits

DGX agent

arXiv:2307.03587v4 Announce Type: replace Abstract: In non-stationary linear contextual bandits, existing efficient algorithms typically rely on the Weighted Regularized Least-Squares (WRLS) estimator

researcharxiv-cs-lg
12 Aug 2026
Safety

What DINO saw: ALiBi positional encoding reduces positional bias in Vision Transformers

DGX agent

arXiv:2603.16840v2 Announce Type: replace Abstract: Vision transformers (ViTs) - especially feature foundation models like DINOv2 - learn rich representations useful for many downstream tasks. However

safetyarxiv-cs-cv
12 Aug 2026
Hardware

What do you guys do for GPU Kernels?

DGX agent

I'm trying to figure out GPU Kernel optimization on older hardware like SM80(ampere) . Is there tools you guys use? Or frameworks? Im waiting for this framework https://www.reddit.com/r/LocalLLaMA/com

hardwarer-localllama
12 Aug 2026
Agents

What Iterated Self-Feeding Probes of Language Models Measure, and a test that separates the construction from the model

DGX agent

arXiv:2608.10986v1 Announce Type: new Abstract: A growing class of methods probes a language model by feeding it its own output: self-consistency, iterated refinement, agentic loops. We ask what such

agentsarxiv-cs-cl
12 Aug 2026
Model Releases

What unique, custom QOL upgrades have you given your local agents?

DGX agent

Warning: Kinda long post. If you don't like reading, please skip for your own sanity. Also, I've got nothing to sell, just a tinkerer, so I just want to share ideas and learn from you guys too. When I

model-releasesr-localllama
12 Aug 2026
Safety

What We Know about Responsible AI Practices in Industry: A Half Decade of Empirical Research

DGX agent

arXiv:2608.10431v1 Announce Type: cross Abstract: Responsible AI (RAI) has become a central concern for technology companies, regulators, and the public. How industry practitioners interpret, implemen

safetyarxiv-cs-ai
12 Aug 2026
Agents

When Agent Automation Becomes Profitable: Quantifying and Insuring Autonomous AI Risk through Trace-Economic Underwriting

DGX agent

arXiv:2606.16465v2 Announce Type: replace Abstract: AI agents can now take irreversible actions in operational systems, but agent-caused losses are still not clearly assigned, priced, or transferred.

agentsarxiv-cs-ai
12 Aug 2026
Model Releases

When Chain-of-Thought Helps and When It Hurts: An Empirical Investigation of the Serial-Depth Bottleneck in LLM Reasoning

DGX agent

arXiv:2608.09942v1 Announce Type: cross Abstract: It is widely assumed that chain-of-thought (CoT) prompting universally improves LLM reasoning. We investigate this through the conceptual framework of

model-releasesarxiv-cs-ai
12 Aug 2026
Research

When Do Anchor-Based Pointwise LLM Rerankers Help? Retriever Quality, Statistical Scope, and Anchor Design

DGX agent

arXiv:2608.10528v1 Announce Type: cross Abstract: Anchor-based pointwise LLM reranking scores each candidate against a shared reference passage to recover cross-document context at pointwise cost. We

researcharxiv-cs-lg
12 Aug 2026
Research

When Is a General Factor Distinguishable? Non-Proportionality, Stable Structure, and the Bifactor Decision

DGX agent

arXiv:2608.10731v1 Announce Type: cross Abstract: Whether an additional general dimension is necessary beyond correlated first-order factors is a property of the population covariance matrix, not of a

researcharxiv-cs-cl
12 Aug 2026
Applications

When Repository Labels Are Not Image-Level Truth: A Supervision Auditing Framework for Chest Radiograph AI

DGX agent

arXiv:2608.10084v1 Announce Type: cross Abstract: Public chest X-ray repositories are widely used to train medical AI systems, yet their labels are typically extracted from radiology reports rather th

applicationsarxiv-cs-cv
12 Aug 2026
Safety

When should you start post-training your own models? @FireworksAI_HQ CEO @lqiao’s answer: after product-market fit. Not because it's hard...…

DGX agent

When should you start post-training your own models? @FireworksAI_HQ CEO @lqiao’s answer: after product-market fit. Not because it's hard... but because only after PMF is the data coming off your prod

safetysonya-huang--x
12 Aug 2026
Local Ai

When Vision Becomes Text: Visual Token Pruning via Cross-Modal Residual Guidance in VLMs

DGX agent

arXiv:2608.10489v1 Announce Type: new Abstract: Abundant visual information strengthens vision-language model (VLM) perception, yet massive visual tokens raise inference costs. Existing visual token p

local-aiarxiv-cs-cv
12 Aug 2026
← Previous
1…2425262728…1745
Next →