AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries84,648
  • Agents7,273
  • Applications5,201
  • Concepts5
  • Hardware1,758
  • Industry6,104
  • Local Ai4,732
  • Model Releases22,612
  • Research19,194
  • Safety12,821
  • Syntheses17
  • Tools1,669
  • Tutorials3,262

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries84,648
  • Agents7,273
  • Applications5,201
  • Concepts5
  • Hardware1,758
  • Industry6,104
  • Local Ai4,732
  • Model Releases22,612
  • Research19,194
  • Safety12,821
  • Syntheses17
  • Tools1,669
  • Tutorials3,262

Source
HumanDGX agent

84,648Total entries
1Added by human
84,647Found by agent
12Categories

Knowledge catalogue

Search: “models”

GridTimelineEvolution
60,588 results
19 May 2026

POST: Prior-Observation Adversarial Learning of Spatio-Temporal Associations for Multivariate Time Series Anomaly Detection

Model ReleasesDGX agent

arXiv:2605.18128v1 Announce Type: new Abstract: Existing Multivariate Time Series Anomaly Detection (MTSAD) frameworks increasingly rely on integrating Graph Neural Networks (GNNs) with sequence model

Public-Decay Homomorphic State Space Models for Private Sequence Inference

Local AiDGX agent

arXiv:2605.16647v1 Announce Type: cross Abstract: Fully homomorphic encryption (FHE) changes sequence-model design because rotations, encrypted products, ciphertext materialization, multiplicative dep

RAVE: Re-Allocating Visual Attention in Large Multimodal Models

SafetyDGX agent

arXiv:2605.18359v1 Announce Type: new Abstract: Large multimodal models (LMMs) inherit the self-attention mechanism of pretrained language backbones, yet standard attention can exhibit suboptimal allo

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

Response-free item difficulty modelling for multiple-choice items with fine-tuned transformers: Component-wise representation and multi-task learning

ResearchDGX agent

arXiv:2605.16991v1 Announce Type: cross Abstract: Response-free item difficulty modelling promises to reduce reliance on response-based calibration but is intrinsically difficult on reading-comprehens

Running the same CNA search on base models (before instruction tuning) yields a structurally similar set of neurons, but ablating them produ…

SafetyDGX agent

Running the same CNA search on base models (before instruction tuning) yields a structurally similar set of neurons, but ablating them produces almost no behavioral change. We read this as evidence th

Self-Distillation is Optimal Among Spectral Shrinkage Estimators in Spiked Covariance Models

ResearchDGX agent

arXiv:2605.17778v1 Announce Type: cross Abstract: Self-distillation has emerged as a promising technique for improving model performance in modern machine learning systems. We develop the statistical

Semantic Generative Tuning for Unified Multimodal Models

ResearchDGX agent

arXiv:2605.18714v1 Announce Type: cross Abstract: Unified multimodal models (UMMs) strive to consolidate visual understanding and visual generation within a single architecture. However, prevailing tr

Simple Approximation and Derivative Free Inference-Time Scaling for Diffusion Models via Sequential Monte Carlo on Path Measures

SafetyDGX agent

arXiv:2605.17850v1 Announce Type: cross Abstract: iffusion-based generative models increasingly rely on inference-time guidance, adding a drift term or reweighting mixture of experts, to improve sampl

Single-Sample Black-Box Membership Inference Attack against Vision-Language Models via Cross-modal Semantic Alignment

SafetyDGX agent

arXiv:2605.17341v1 Announce Type: cross Abstract: Vision-Language Models (VLMs) have achieved remarkable success, yet their reliance on massive datasets and unintended memorization of training data ra

Sparse Autoencoders are Topic Models

TutorialsDGX agent

arXiv:2511.16309v2 Announce Type: replace Abstract: Sparse autoencoders (SAEs) are used to analyze embeddings, but their role and practical value are debated. We propose a new perspective on SAEs by d

Speak Your Mind: The Speech Continuation Task as a Probe of Voice-Based Model Bias

SafetyDGX agent

arXiv:2509.22061v2 Announce Type: replace-cross Abstract: Speech Continuation (SC) is the task of generating a coherent extension of a spoken prompt while preserving both semantic context and speaker

Spherical Steering: Geometry-Aware Activation Rotation for Language Models

ResearchDGX agent

arXiv:2602.08169v2 Announce Type: replace-cross Abstract: Inference-time steering offers a promising way to control language models (LMs) without retraining. However, standard approaches typically rel

Stop When Reasoning Converges: Semantic-Preserving Early Exit for Reasoning Models

SafetyDGX agent

arXiv:2605.17672v1 Announce Type: new Abstract: Large Reasoning Models (LRMs) achieve strong performance by generating long chains of thought (CoT), but often overthink, continuing to reason after a s

Sustainability via LLM Right-sizing

Model ReleasesDGX agent

arXiv:2504.13217v3 Announce Type: replace-cross Abstract: Large language models (LLMs) have become increasingly embedded in organizational workflows. This has raised concerns over their energy consump

The Expert Strikes Back: Interpreting Mixture-of-Experts Language Models at Expert Level

ResearchDGX agent

arXiv:2604.02178v2 Announce Type: replace-cross Abstract: Mixture-of-Experts (MoE) architectures have become the dominant choice for scaling Large Language Models (LLMs), activating only a subset of p

The Frequency Confound in Language-Model Surprisal and Metaphor Novelty

ResearchDGX agent

arXiv:2605.06506v2 Announce Type: replace Abstract: Language-model (LM) surprisal is widely used as a proxy for contextual predictability and has been reported to correlate with metaphor novelty judgm

The Point of No Return: Counterfactual Localization of Deceptive Commitment in Language-Model Reasoning

Local AiDGX agent

arXiv:2605.17113v1 Announce Type: cross Abstract: Existing deception datasets label completed outputs as honest or deceptive, treating deception as a property of the final response rather than a funct

The Unlearnability Phenomenon in RLVR for Language Models

ResearchDGX agent

arXiv:2605.16787v1 Announce Type: cross Abstract: Reinforcement Learning with Verifiable Reward (RLVR) has proven effective in improving Large Language Model's (LLM) reasoning ability. However, the le

TierCheck: Tiered Checkpointing for Fault Tolerance in Large Language Model Training

HardwareDGX agent

arXiv:2605.17821v1 Announce Type: cross Abstract: Large Language Model (LLM) training is frequently interrupted by a heterogeneous spectrum of failures, from common GPU crashes to catastrophic cluster

What Google I/O '26 means for developing agents on Google Cloud

Model ReleasesDGX agent

At Google I/O, we introduced a unified development toolkit featuring Antigravity 2.0 and the Managed Agents API, giving developers better ways to build locally and deploy securely to the cloud on a sh

what if we mapped older distributed systems patterns (like actor models or reactive, state-driven blackboards) to LLM agents?

AgentsDGX agent

This post explores conceptual parallels between classical distributed systems design patterns—such as actor models and reactive blackboard architectures—and their potential application to LLM agent de

18 May 2026

⚡️After weeks of hard work, we're thrilled to fully open-source HY World 2.0 today -- full inference code and all models! Build, explore, an…

IndustryDGX agent

⚡️After weeks of hard work, we're thrilled to fully open-source HY World 2.0 today -- full inference code and all models! Build, explore, and create your own interactive worlds with us.👇 https://githu

Autoguided Online Data Curation for Diffusion Model Training

ResearchDGX agent

arXiv:2509.15267v2 Announce Type: replace-cross Abstract: The costs of generative model compute rekindled promises and hopes for efficient data curation. In this work, we investigate whether recently

Generative Long-term User Interest Modeling for Click-Through Rate Prediction

ResearchDGX agent

arXiv:2605.15905v1 Announce Type: cross Abstract: Modeling long-term user interests with massive historical user behaviors enhances click-through rate (CTR) prediction performance in advertising and r

Introducing Composer 2.5, our most powerful model yet. It's more intelligent, better at sustained work on long-running tasks, and more relia…

ToolsDGX agent

Introducing Composer 2.5, our most powerful model yet. It's more intelligent, better at sustained work on long-running tasks, and more reliable at following complex instructions. For the next week, we

Its a consistent theory-of-mind failure in models that are otherwise suprisingly good at theory-of-mind

ApplicationsDGX agent

Large language models demonstrate a specific and persistent theory-of-mind failure despite excelling at other theory-of-mind tasks, suggesting a particular gap in their reasoning about beliefs, intent

Monotone and Separable Set Functions: Characterizations and Neural Models

SafetyDGX agent

arXiv:2510.23634v3 Announce Type: replace-cross Abstract: Motivated by applications for set containment problems, we consider the following fundamental problem: can we design set-to-vector functions s

Note that as of last summer Waymo said that LLMs/VLMs were experimental, and that their foundation model then could “process only a small am…

SafetyDGX agent

Note that as of last summer Waymo said that LLMs/VLMs were experimental, and that their foundation model then could “process only a small amount of image frames, does not incorporate accurate 3D sensi

One Pass Is Not Enough: Recursive Latent Refinement for Generative Models

ResearchDGX agent

arXiv:2605.15309v1 Announce Type: new Abstract: Despite remarkable progress, image generation is far from solved. The dominant metric, FID, conflates sample fidelity with mode coverage and is close to

Together with SpaceXAI, we’re training a significantly larger model from scratch, using 10x more total compute. With Colossus 2’s million H1…

HardwareDGX agent

Together with SpaceXAI, we’re training a significantly larger model from scratch, using 10x more total compute. With Colossus 2’s million H100-equivalents and our combined data and training techniques

VideoSeeker: Incentivizing Instance-level Video Understanding via Native Agentic Tool Invocation

Model ReleasesDGX agent

arXiv:2605.16079v1 Announce Type: cross Abstract: Large Vision-Language Models (LVLMs) have shown significant progress in video understanding, yet they face substantial challenges in tasks requiring p

17 May 2026

The best feature of @xai Grok Build right now is how it handles subagents and personas. Most people still treat the model like one very smar…

AgentsDGX agent

The best feature of @xai Grok Build right now is how it handles subagents and personas. Most people still treat the model like one very smart intern that has to do everything at once. Grok Build took

16 May 2026

Interesting interpretability paper on tool-using agents. The authors probe hidden states and find the model often recognizes it should call …

AgentsDGX agent

Interesting interpretability paper on tool-using agents. The authors probe hidden states and find the model often recognizes it should call a tool, but fails to actually call one. The mismatch ranges

15 May 2026

A Hardware-Aware, Per-Layer Methodology for Post-Training Quantization of Large Language Models

ResearchDGX agent

arXiv:2605.14929v1 Announce Type: new Abstract: Scaled Outer Product (SOP) is a post-training quantization methodology for large language model weights, designed to deliver near-lossless fidelity at 4

AI Knows When It's Being Watched: Functional Strategic Action and Contextual Register Modulation in Large Language Models

AgentsDGX agent

arXiv:2605.15034v1 Announce Type: cross Abstract: Large language models (LLMs) have been extensively studied from computational and cognitive perspectives, yet their behavior as communicative actors i

Are Candidate Models Really Needed for Active Learning?

ResearchDGX agent

arXiv:2605.14689v1 Announce Type: new Abstract: Deep learning has profoundly impacted domains such as computer vision and natural language processing by uncovering complex patterns in vast datasets. H

Artificial Intelligence-Assistant Cardiotocography: Unified Model for Signal Reconstruction, Fetal Heart Rate Analysis, and Variability Assessment

ResearchDGX agent

arXiv:2605.14242v1 Announce Type: cross Abstract: The monitoring of fetal heart rate (FHR) and the assessment of its variability are crucial for preventing fetal compromise and adverse outcomes. Howev

AutoMoT: A Unified Vision-Language-Action Model with Asynchronous Mixture-of-Transformers for End-to-End Autonomous Driving

SafetyDGX agent

arXiv:2603.14851v3 Announce Type: replace Abstract: Integrating vision-language models (VLMs) into end-to-end (E2E) autonomous driving (AD) systems has shown promise in improving scene understanding.

Causal Time Series Generation via Diffusion Models

TutorialsDGX agent

arXiv:2509.20846v3 Announce Type: replace Abstract: Time series generation (TSG) synthesizes realistic sequences and has achieved remarkable success. Among TSG, conditional models generate sequences g

Covariance-aware sampling for Diffusion Models

ResearchDGX agent

arXiv:2605.13910v1 Announce Type: cross Abstract: We present a covariance-aware sampler that improves the quality of pixel-space Diffusion Model (DM) sampling in the few-step regime. We hypothesize th

DiffusionOPD: A Unified Perspective of On-Policy Distillation in Diffusion Models

SafetyDGX agent

arXiv:2605.15055v1 Announce Type: cross Abstract: Reinforcement learning has emerged as a powerful tool for improving diffusion-based text-to-image models, but existing methods are largely limited to

Dimension-Level Intent Fidelity Evaluation for Large Language Models: Evidence from Structured Prompt Ablation

SafetyDGX agent

arXiv:2605.14517v1 Announce Type: cross Abstract: Holistic evaluation scores capture overall output quality but do not distinguish whether a model reproduced the structural form of a user's request fr

Distribution Corrected Offline Data Distillation for Large Language Models

SafetyDGX agent

arXiv:2605.14071v1 Announce Type: new Abstract: Distilling reasoning traces from strong large language models into smaller ones is a promising route to improve intelligence in resource-constrained set

Factorization-Error-Free Discrete Diffusion Language Model via Speculative Decoding

ResearchDGX agent

arXiv:2605.14305v1 Announce Type: new Abstract: Discrete diffusion language models improve generation efficiency through parallel token prediction, but standard X_0 prediction methods introduce factor

Geometry-Aware Decoding with Wasserstein-Regularized Truncation and Mass Penalties for Large Language Models

ResearchDGX agent

arXiv:2602.10346v2 Announce Type: replace Abstract: Large language models (LLMs) must balance diversity and creativity against logical coherence in open-ended generation. Existing truncation-based sam

IntentVLA: Short-Horizon Intent Modeling for Aliased Robot Manipulation

Model ReleasesDGX agent

arXiv:2605.14712v1 Announce Type: cross Abstract: Robot imitation data are often multimodal: similar visual-language observations may be followed by different action chunks because human demonstrators

Large Language Models for Web Accessibility: A Systematic Literature Review

TutorialsDGX agent

arXiv:2605.13873v1 Announce Type: cross Abstract: Web accessibility aims to ensure that web content and services are usable by people with diverse abilities. In recent years, Large Language Models (LL

Learning Cross-Coupled and Regime Dependent Dynamics for Aerial Manipulation

Model ReleasesDGX agent

arXiv:2605.14805v1 Announce Type: new Abstract: Accurate dynamics models are critical for aerial manipulators operating under complex tasks such as payload transport. However, modeling these systems r

LLMs Should Express Uncertainty Explicitly

Model ReleasesDGX agent

arXiv:2604.05306v2 Announce Type: replace-cross Abstract: Large language models (LLMs) often produce confident yet incorrect answers, which can lead to risky failures in real-world applications. We st

MPU: Towards Secure and Privacy-Preserving Knowledge Unlearning for Large Language Models

ResearchDGX agent

arXiv:2602.23798v2 Announce Type: replace-cross Abstract: Machine unlearning for large language models often faces a privacy dilemma in which strict constraints prohibit sharing either the server's pa

New Template Batch Drop SELFIE modeled by @paranoidream Classic Bedroom Mirror https://grok.com/imagine/templates/8a017403-bbad-428c-8900-5e…

IndustryDGX agent

New Template Batch Drop SELFIE modeled by @paranoidream Classic Bedroom Mirror https://grok.com/imagine/templates/8a017403-bbad-428c-8900-5e338c7f3eb4 Post-Shower Fresh Look https://grok.com/imagine/t

Non-linear Interventions on Large Language Models

ResearchDGX agent

arXiv:2605.14749v1 Announce Type: cross Abstract: Intervention is one of the most representative and widely used methods for understanding the internal representations of large language models (LLMs).

Ollama now supports Codex app! To try it, update to the latest Ollama 0.24, and run: ollama launch codex-app Select an open model to use wit…

Local AiDGX agent

Ollama 0.24 now supports integration with a Codex app, allowing users to run open-source models through the application after updating to the latest version. The feature enables users to select and ut

Persian MusicGen: A Large-Scale Dataset and Culturally-Aware Generative Model for Persian Music

SafetyDGX agent

arXiv:2605.14765v1 Announce Type: cross Abstract: Persian music, with its unique tonalities, modal systems (Dastgah), and rhythmic structures, presents significant challenges for music generation mode

ReasonCache: Accelerating Large Reasoning Model Serving through KV Cache Sharing

ApplicationsDGX agent

arXiv:2507.21433v3 Announce Type: replace-cross Abstract: Large Reasoning Models (LRMs) are becoming integral to many AI inference systems, enhancing their capabilities with advanced reasoning. Howeve

Reasoning Model Is Superior LLM-Judge, Yet Suffers from Biases

SafetyDGX agent

arXiv:2601.03630v2 Announce Type: replace Abstract: This paper presents the first systematic comparison investigating whether Large Reasoning Models (LRMs) are superior judges to non-reasoning LLMs. O

Scalable Subset Selection in Linear Mixed Models

ResearchDGX agent

arXiv:2506.20425v3 Announce Type: replace-cross Abstract: Linear mixed models (LMMs), which incorporate fixed and random effects, are key tools for analyzing heterogeneous data, such as in personalize

SeesawNet: Towards Non-stationary Time Series Forecasting with Balanced Modeling of Common and Specific Dependencies

TutorialsDGX agent

arXiv:2605.14551v1 Announce Type: new Abstract: Instance normalization (IN) is widely used in non-stationary multivariate time series forecasting to reduce distribution shifts and highlight common pat

Separating Intrinsic Ambiguity from Estimation Uncertainty in Deep Generative Models for Linear Inverse Problems

ResearchDGX agent

arXiv:2605.15050v1 Announce Type: new Abstract: Recently, deep generative models have been used for posterior inference in inverse problems, including high-stakes applications in medical imaging and s

Thinking Ahead: Prospection-Guided Retrieval of Memory with Language Models

Model ReleasesDGX agent

arXiv:2605.14177v1 Announce Type: cross Abstract: Long-horizon personalization requires dialogue assistants to retrieve user-specific facts from extended interaction histories. In practice, many relev

← Previous
1…185186187188189…1010
Next →