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

Knowledge catalogue

Search: “model-releases”

GridTimelineEvolution
22,106 results
Model Releases

Cross-Model Humor Preference Modeling with Cards Against Humanity

DGX agent

arXiv:2608.07481v1 Announce Type: cross Abstract: This paper investigates whether one large language model can approximate the humor preferences of another in a controlled Cards Against Humanity-style

model-releasesarxiv-cs-ai
11 Aug 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Model Releases

Cultivar: A Contrastive and Locale-Oriented Translation Benchmark for Investigating Contamination and Localisation Robustness

DGX agent

arXiv:2608.09766v1 Announce Type: cross Abstract: Multilingual translation benchmarks are typically sourced in English and translated into other languages, treating language pairs as the unit of evalu

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

Curriculum Generation under Structured Parametric Environments for Robust Navigation Policies

DGX agent

arXiv:2608.08545v1 Announce Type: cross Abstract: Robust navigation policies for autonomous agents must generalize across continuously varying environmental conditions such as turn rates, obstacles, f

model-releasesarxiv-cs-lg
11 Aug 2026
Model Releases

DarwinX: Evolving Agent Harnesses Through Natural Selection

DGX agent

arXiv:2608.07545v1 Announce Type: cross Abstract: An LLM agent's capability depends not only on model weights but on its harness: prompts, tools, skills, and control flow. Self-improvement loops alrea

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

Decentralized Nonconvex Composite Federated Learning with Gradient Tracking and Momentum

DGX agent

arXiv:2504.12742v2 Announce Type: replace Abstract: Decentralized Federated Learning (DFL) enables collaborative model training without relying on a central server. When local objectives are nonconvex

model-releasesarxiv-cs-lg
11 Aug 2026
Model Releases

Decoding-Level Taboo: A Diagnostic Stress Test for LLM Robustness

DGX agent

arXiv:2608.09900v1 Announce Type: new Abstract: Large language model evaluations typically focus on performance under nominal conditions, creating an illusion of capability where models comfortably wa

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

Decoupled Descent: Enforcing Exact Train-Test Error Tracking Via AMP Onsager Corrections [R]

DGX agent

Link: https://arxiv.org/pdf/2604.27883 Hi, Most of use are familiar with the headache of training a neural network using gradient descent where the training error may go to zero but the test error may

model-releasesr-machinelearning
11 Aug 2026
Model Releases

DeepSeek-V4-Flash-0731 (284B MoE) at 75 tok/s on 2× DGX Spark — full recipe, 11 gotchas, reboot-proof cluster, Codex CLI integration

DGX agent

Spent two nights getting deepseek-ai/DeepSeek-V4-Flash-0731 (284B MoE, 13B active, native FP4/FP8, 1M context) running production-grade on two DGX Sparks connected by one QSFP DAC cable. Everything —

model-releasesr-localllama
11 Aug 2026
Model Releases

DeepSeek V4 Flash 0731 at 27+ t/s decode on Strix Halo — Vulkan + DSpark full guide

DGX agent

Been benchmarking DSv4 Flash 0731 on a Flow Z13 (Ryzen AI MAX+ 395, Radeon 8060S / gfx1151, 128GB LPDDR5X) for the past week. Figured I'd share what actually works and what doesn't — there are a lot o

model-releasesr-localllama
11 Aug 2026
Model Releases

DeepSeek V4 Flash 0731 is now available to fine-tune on Together AI. Specialize it for coding, tool use, and your own domain with SFT or DPO…

DGX agent

DeepSeek V4 Flash 0731 is now available to fine-tune on Together AI. Specialize it for coding, tool use, and your own domain with SFT or DPO, then deploy the fine-tuned model on Together AI for produc

model-releasestogether-ai--x
11 Aug 2026
Model Releases

DeepSeek-V4-Flash acting as my Linux sysadmin

DGX agent

I'm very happy with some Linux admin tasks I'm throwing at a locally running DeepSeek. My request was simple, check why 'samples' folder is taking more and more space on one of the machines on my LAN,

model-releasesr-localllama
11 Aug 2026
Model Releases

Deploying Anthropic Claude apps gateway for AWS for enterprise workloads

DGX agent

Claude apps gateway is a self-hosted governance layer between Claude Code and Claude Desktop and Amazon Bedrock or Claude Platform on AWS. This post presents a production reference deployment covering

model-releasesaws-ml-blog
11 Aug 2026
Model Releases

Depth-Aware Implicit Neural Representation Priors for 3D Gravity Inversion

DGX agent

arXiv:2608.08959v1 Announce Type: new Abstract: Gravimetry images subsurface density contrasts associated with geological structures, geothermal systems, and intrusive bodies. Recovering a three-dimen

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

Describe-to-Score: A text-guided framework for image complexity assessment

DGX agent

arXiv:2509.16609v2 Announce Type: replace Abstract: Accurately assessing image complexity (IC) is essential for many vision tasks, yet existing approaches rely almost exclusively on visual features an

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

Detecting Clear Contact Lenses for Iris Recognition: A Two-Stage Mask-Guided Attention Approach

DGX agent

arXiv:2608.08977v1 Announce Type: cross Abstract: This work focuses on the impact and detection of clear contact lenses in the context of iris recognition. While the detection of cosmetic or patterned

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

DevIntent: How Much Does LLM-Generated Code Violate Developer Intent?

DGX agent

arXiv:2608.07614v1 Announce Type: cross Abstract: Code generated by LLMs can violate a developer's implicit intentions when given an ambiguous prompt, yet standard benchmarks measure only whether code

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

Diagnosing as Cardiologists Do: ECG Agents with Doctor-Grounded Priors for Clinical Reasoning Across Diseases and Populations

DGX agent

arXiv:2608.09053v1 Announce Type: cross Abstract: Cardiologists interpret electrocardiograms by localizing waveform components, measuring rhythm and interval patterns, and translating these structured

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

Diffuse the object, keep its label: curating detector training data from a few unlabeled photographs via VLM-built 3D vegetation scenes

DGX agent

arXiv:2608.09691v1 Announce Type: new Abstract: Labeled images of small objects hidden in vegetation are scarce, and detectors trained on them generalize poorly across sites. Rather than reusing label

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

Diminishing Returns of Intelligence: The Non-Linear Relationship Between LLM Scale and User Perception in Short-Duration Open-Ended Social Human-Robot Interactions

DGX agent

arXiv:2608.08320v1 Announce Type: new Abstract: Large Language Models (LLMs) are increasingly used to drive embodied social agents, yet it remains unclear whether larger models improve user perception

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

Directional-Clamp PPO

DGX agent

arXiv:2511.02577v2 Announce Type: replace Abstract: Proximal Policy Optimization (PPO) is widely regarded as one of the most successful deep reinforcement learning algorithms, known for its robustness

model-releasesarxiv-cs-lg
11 Aug 2026
Model Releases

Discovering Diverse Planning Policies for Multimodal Embodied Agents with Quality-Diversity Optimization

DGX agent

arXiv:2608.08523v1 Announce Type: new Abstract: Multimodal embodied agents are increasingly required to solve long-horizon tasks by integrating visual observations, textual goals, and interaction hist

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

Disentangling Co-Occurring Retinal Pathologies with Saliency-Guided Sparse Expert Routing

DGX agent

arXiv:2608.09752v1 Announce Type: new Abstract: Retinal fundus images frequently exhibit multiple co-occurring pathologies, yet standard deep learning classifiers apply static, identical computation t

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

DistillCache: KL-Guided Adaptive KV-Cache Eviction for Memory-Efficient LLM Inference

DGX agent

arXiv:2608.08878v1 Announce Type: cross Abstract: Transformer-based large language models (LLMs) achieve strong performance across many tasks, but their Key-Value (KV) cache grows linearly with sequen

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

Do All LLMs Know When They're Being Harmful? A Reproducibility Study of Latent-Space Safety Probes Across Model Families

DGX agent

arXiv:2608.08029v1 Announce Type: cross Abstract: Khatri et al. (2026) [DOI: 10.1109/DSN-W70714.2026.00027] show that lightweight MLP probes on final-layer activations of a single 8B model (LLaMA-3.1-

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

DocAtlas: Long-Document Understanding as Mutable-State Interaction

DGX agent

arXiv:2608.07527v1 Announce Type: cross Abstract: Long-document understanding requires models to find and combine evidence across many pages, layouts, tables, figures, and charts. Existing retrieval-a

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

Does a Toehold Make a Bidder Bolder? Preemption and Multiplicity in Multi-Round Takeover Auctions

DGX agent

arXiv:2608.08407v1 Announce Type: cross Abstract: A bidder can quietly buy a stake in a company before making an offer for it. That stake, a toehold, is supposed to pay for itself twice: it makes the

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

Domain-Aware Pruning: Sparsity and Domain Generalization via Regularized Probabilistic Masking

DGX agent

arXiv:2608.08624v1 Announce Type: new Abstract: Domain generalization (DG) and neural network pruning are conventionally treated as distinct objectives, targeting out-of-distribution (OOD) robustness

model-releasesarxiv-cs-lg
11 Aug 2026
Model Releases

Don't Scroll Back: Missing-Evidence Memory for Streaming Dialogue Summarization

DGX agent

arXiv:2608.09043v1 Announce Type: cross Abstract: Users of modern platforms repeatedly need summaries of recent dialogue, but the window rarely contains enough context to be interpreted on its own. We

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

DualCert: A Solver for the Traveling Salesman Problem with Constraint-Coupled Learning

DGX agent

arXiv:2608.09042v1 Announce Type: new Abstract: Large traveling salesman problem (TSP) instances require a solver to allocate limited computation while preserving the validity of its outputs. Existing

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

Effect of Abstractions and Prompting Strategies on LLM-Guided High-Performance Optimizations

DGX agent

arXiv:2608.08085v1 Announce Type: cross Abstract: Code performance optimization is a vital aspect of modern software development, as it enables faster response times and reduced resource usage. These

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

Efficient Fine-Tuning of DINOv3 Pretrained on Natural Images for Atypical Mitotic Figure Classification

DGX agent

arXiv:2508.21041v4 Announce Type: replace-cross Abstract: Atypical mitotic figures (AMFs) indicate abnormal cell division associated with poor prognosis. Their detection remains difficult due to low p

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

Efficient Human-Contact Representation for Human-Scene Interaction

DGX agent

arXiv:2608.09388v1 Announce Type: new Abstract: Human-scene interaction is an active research topic with several industrial applications in virtual reality, gaming, robotics, and surveillance. Despite

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

Eikonal Regularisation in Physics-Informed Neural Networks for Three-Dimensional Level-Set Advection: Transferability of Two-Dimensional Design Principles

DGX agent

arXiv:2608.08322v1 Announce Type: cross Abstract: Physics-informed neural networks applied to the level-set formulation of interface advection commonly augment the residual and initial-condition losse

model-releasesarxiv-cs-lg
11 Aug 2026
Model Releases

ELBench: A Multi-Dimensional Benchmark for Education-Facing Large Language Models

DGX agent

arXiv:2608.09548v1 Announce Type: cross Abstract: Large language models are increasingly deployed in education as tutors, teaching assistants, and content generators. These roles place demands that or

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

ELICITED: EHR-grounded Longitudinal Interactive Conversations for Information-seeking Triage Evaluation and Decision-making

DGX agent

arXiv:2608.09024v1 Announce Type: new Abstract: Emergency-department (ED) triage requires clinicians to rapidly identify patients who need immediate attention, determine who can safely wait, and prior

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

EmoS: A Theory-Grounded Framework for Evaluating and Aligning Emotional Intelligence in Spoken Language Models

DGX agent

arXiv:2608.09189v1 Announce Type: new Abstract: Despite significant advances in instruction-following and auditory comprehension, the evaluation of Emotional Intelligence (EI) in Spoken Language Model

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

EndoMD-SLAM: Endoscopic Gaussian Splatting SLAM under Optical Degradation with Memory and Static-Transient Decomposition

DGX agent

arXiv:2608.08949v1 Announce Type: new Abstract: Dense 3D reconstruction is critical for clinical endoscopic navigation and documentation. While Gaussian Splatting SLAM systems show promise in this dom

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

EnergyBridge: Benchmarking Household Energy Management, User Participation, and Grid Flexibility

DGX agent

arXiv:2608.08691v1 Announce Type: new Abstract: Residential virtual power plants (VPPs) can provide grid flexibility by shifting household demand, but physical flexibility becomes dependable capacity

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

Entropy-based Code Adversarial Translation for Real-world Repository Migration

DGX agent

arXiv:2608.09273v1 Announce Type: new Abstract: LLMs have demonstrated strong capabilities in code generation and automated program repair, but migrating an entire repository rarely produces a runnabl

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

Evaluating Generative Time-Series Models on Data with Point Masses

DGX agent

arXiv:2608.09692v1 Announce Type: cross Abstract: Many of the series that generative time-series models are benchmarked on place a large probability mass on a single value --- it does not rain, no rid

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

Evo-Bench: Can Language Models Improve Agent Harness?

DGX agent

arXiv:2608.09096v1 Announce Type: new Abstract: Large Language Models (LLMs) have driven rapid progress in autonomous agents, yet standard evaluations remain confined to static task solving. An emergi

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

EvoTrustRAG: Evolution-Aware Conflict Attribution and Evidence Handling for Reliable Retrieval-Augmented Generation

DGX agent

arXiv:2608.07933v1 Announce Type: cross Abstract: Retrieval-Augmented Generation (RAG) improves the factuality of large language models with external knowledge, yet conflicting evidence remains a fund

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

Exact Contraction Rates via the Berkson--Porta Representation: A Sharp Threshold and Its Herglotz-Kernel Obstruction

DGX agent

arXiv:2608.07552v1 Announce Type: cross Abstract: Semigroups of holomorphic self-maps of the unit disc with an interior fixed point are, by the classical Berkson--Porta representation, entirely determ

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

Expert-Guided Multimodal Fusion for Unified Emotion and Sentiment Analysis

DGX agent

arXiv:2601.07565v2 Announce Type: replace-cross Abstract: Multimodal emotion understanding requires the integration of heterogeneous data sources, including text, audio, and visual modalities, while s

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

ExtractBench is one of the most comprehensive benchmarks for real-world document extraction. ✅ It covers 4869 pages, across 67 document type…

DGX agent

ExtractBench is one of the most comprehensive benchmarks for real-world document extraction. ✅ It covers 4869 pages, across 67 document types, spanning 8 real-world domains: finance, energy, gov, auto

model-releasesjerry-liu--x
11 Aug 2026
Model Releases

Failure-Mechanism Transferability of Cumulative-Damage Features for Health State Estimation of SiC Power Modules

DGX agent

arXiv:2608.08365v1 Announce Type: cross Abstract: Data-driven health-state estimators for SiC (Silica-Carbide) power modules typically report their performance on a single accelerated-aging campaign,

model-releasesarxiv-cs-lg
11 Aug 2026
Model Releases

Fair on the Surface? Benchmarking Hidden-Output Fairness Gaps in LLM Recommenders

DGX agent

arXiv:2608.08284v1 Announce Type: new Abstract: Fairness audits for LLM-based recommenders have largely focused on observable outputs, implicitly assuming that stable recommendations reflect stable in

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

FaLCon: Facet-Anchored Retrieval with Late Consensus for Sim2Real Text-Based Person Anomaly Search

DGX agent

arXiv:2608.09474v1 Announce Type: new Abstract: Text-based person anomaly search requires retrieving real-world pedestrian images from detailed natural-language descriptions using models trained prima

model-releasesarxiv-cs-cv
11 Aug 2026
← Previous
1…7891011…461
Next →