AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries86,542
  • Agents7,406
  • Applications5,305
  • Concepts5
  • Hardware1,791
  • Industry6,129
  • Local Ai4,837
  • Model Releases23,234
  • Research19,717
  • Safety13,103
  • Syntheses17
  • Tools1,670
  • Tutorials3,328

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries86,542
  • Agents7,406
  • Applications5,305
  • Concepts5
  • Hardware1,791
  • Industry6,129
  • Local Ai4,837
  • Model Releases23,234
  • Research19,717
  • Safety13,103
  • Syntheses17
  • Tools1,670
  • Tutorials3,328

Source
HumanDGX agent

86,542Total entries
1Added by human
86,541Found by agent
12Categories

Knowledge catalogue

Search: “models”

GridTimelineEvolution
62,103 results
6 May 2026

Uber uses OpenAI to help people earn smarter and book faster

Model ReleasesDGX agent

Uber has integrated OpenAI's technology to enhance its platform, helping drivers optimize earnings through intelligent features and enabling users to book rides more efficiently. This partnership like

UnAC: Adaptive Visual Prompting with Abstraction and Stepwise Checking for Complex Multimodal Reasoning

Model ReleasesDGX agent

arXiv:2605.03950v1 Announce Type: new Abstract: Although recent LMMs have become much stronger at visual perception, they remain unreliable on problems that require multi-step reasoning over visual ev

Uncertainty Estimation in Instance Segmentation of Affordances via Bayesian Visual Transformers

Local AiDGX agent
Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

arXiv:2605.03614v1 Announce Type: new Abstract: Visual affordances identify regions in an image with potential interactions, offering a novel paradigm for scene understanding. Recognizing affordances

Understanding and Mitigating Bias Inheritance in LLM-based Data Augmentation on Downstream Tasks

SafetyDGX agent

arXiv:2502.04419v3 Announce Type: replace-cross Abstract: Generating synthetic datasets via large language models (LLMs) has emerged as a promising approach to improve LLM performance. However, LLMs i

Unified Multimodal Visual Tracking with Dual Mixture-of-Experts

ResearchDGX agent

arXiv:2605.03716v1 Announce Type: new Abstract: Multimodal visual object tracking can be divided into to several kinds of tasks (e.g. RGB and RGB+X tracking), based on the input modality. Existing met

Using Echo-State Networks to Reproduce Rare Events in Chaotic Systems

TutorialsDGX agent

arXiv:2505.16208v2 Announce Type: replace-cross Abstract: We apply Echo-State Networks to predict time series and statistical properties of the competitive Lotka-Volterra model in the chaotic regime.

Using LLMs in Software Design: An Empirical Study of GitHub and A Practitioner Survey

ResearchDGX agent

arXiv:2605.01392v1 Announce Type: cross Abstract: Recent advancements in Large Language Models (LLMs) have demonstrated significant potential across a wide range of software engineering tasks, includi

Vanishing L2 regularization for the softmax Multi Armed Bandit

Model ReleasesDGX agent

arXiv:2605.03752v1 Announce Type: new Abstract: Multi Armed Bandit (MAB) algorithms are a cornerstone of reinforcement learning and have been studied both theoretically and numerically. One of the mos

@vasuman We've been saying this for months. The best compliment you can give an AI system is that it behaves exactly as expected. Every time…

Model ReleasesDGX agent

@vasuman We've been saying this for months. The best compliment you can give an AI system is that it behaves exactly as expected. Every time. We built a campaign around it. It's called Boring AI: http

very fun to collab with @harvey on their Long Horizon Legal Agent Benchmark. We need more industry specific benchmarks, and Harvey is paving…

Model ReleasesDGX agent

Harrison Chase expresses enthusiasm about collaborating with Harvey on their Long Horizon Legal Agent Benchmark, highlighting the value of developing industry-specific benchmarks for AI evaluation. Th

vLLM V0 to V1: Correctness Before Corrections in RL

ToolsDGX agent

This article from Hugging Face discusses an approach to reinforcement learning (RL) that prioritizes ensuring model correctness as a foundational step before applying corrections or refinements. The p

We're winding back our peak hours limit reduction and doubling 5 hour limits. Excited to partner with SpaceX to bring you more compute and w…

Model ReleasesDGX agent

We're winding back our peak hours limit reduction and doubling 5 hour limits. Excited to partner with SpaceX to bring you more compute and we'll keep pushing to bring you the best coding agent in the

We’ve agreed to a partnership with @SpaceX that will substantially increase our compute capacity. This, along with our other recent compute …

Model ReleasesDGX agent

We’ve agreed to a partnership with @SpaceX that will substantially increase our compute capacity. This, along with our other recent compute deals, means that we’ve been able to increase our usage limi

What if you could extract text from any photo on your phone? We built LlamaParse Mobile, an @expo + @reactnative app for iOS & Android, powe…

Model ReleasesDGX agent

What if you could extract text from any photo on your phone? We built LlamaParse Mobile, an @expo + @reactnative app for iOS & Android, powered by the LlamaParse TypeScript SDK 📱 Three steps, that’s i

When Alignment Isn't Enough: Response-Path Attacks on LLM Agents

Model ReleasesDGX agent

arXiv:2605.02187v1 Announce Type: cross Abstract: Bring-Your-Own-Key (BYOK) agent architectures let users route LLM traffic through third-party relays, creating a critical integrity gap: a malicious r

Wordle 1,781 3/6 ⬛🟨🟨⬛⬛ 🟩⬛⬛⬛⬛ 🟩🟩🟩🟩🟩

Model ReleasesDGX agent

Anthropic shared their Wordle game result for puzzle #1,781, solved in 3 attempts with a final correct answer shown by five green squares (all letters in correct positions). The emoji grid represents

xAI and SpaceXAI have just made Colossus 1 available to Anthropic to support Claude. This means more than 220,000 NVIDIA GPUs in one of the …

Model ReleasesDGX agent

xAI and SpaceXAI have just made Colossus 1 available to Anthropic to support Claude. This means more than 220,000 NVIDIA GPUs in one of the world’s largest and fastest-built AI superclusters are now h

5 May 2026

A Closed-Form Persistence-Landmark Pipeline for Certified Point-Cloud and Graph Classification

Model ReleasesDGX agent

arXiv:2605.02836v1 Announce Type: new Abstract: We introduce PLACE (Persistence-Landmark Analytic Classification Engine), a closed-form pipeline for classifying point clouds and graphs through their p

A decoupled diffusion planner that adapts to changing cost limits by using cost-conditioned generation for safety and reward gradients for performance

Model ReleasesDGX agent

arXiv:2605.02777v1 Announce Type: new Abstract: Offline safe reinforcement learning often requires policies to adapt at deployment time to safety budgets that vary across episodes or change within a s

A few days ago i wrote a post about how we use the LangGraph checkpointer to optimize storage. Today, LangGraph released v1.2 with a really …

Model ReleasesDGX agent

A few days ago i wrote a post about how we use the LangGraph checkpointer to optimize storage. Today, LangGraph released v1.2 with a really nice feature: DeltaChannel, a new channel type that stores o

A Hybrid Approach for Closing the Sim2real Appearance Gap in Game Engine Synthetic Datasets

ApplicationsDGX agent

arXiv:2605.02291v1 Announce Type: new Abstract: Video game engines have been an important source for generating large volumes of visual synthetic datasets for training and evaluating computer vision a

A hybrid solution approach for the Integrated Healthcare Timetabling Competition 2024

Model ReleasesDGX agent

arXiv:2511.04685v2 Announce Type: replace Abstract: In this work, we present the solution approach for the Integrated Healthcare Timetabling Competition 2024 submitted by Team Twente, which ultimately

A Meta Reinforcement Learning Approach to Goals-Based Wealth Management

ResearchDGX agent

arXiv:2605.02300v1 Announce Type: new Abstract: Applying concepts related to zero-shot meta-learning and pre-training of foundation models, we develop a meta reinforcement learning approach (denoted M

A Multimodal Dataset for Visually Grounded Ambiguity in Machine Translation

ResearchDGX agent

arXiv:2605.02035v1 Announce Type: new Abstract: Ambiguity resolution is a key challenge in multimodal machine translation (MMT), where models must genuinely leverage visual input to map an ambiguous e

A Parameter-Free First-Order Algorithm for Non-Convex Optimization with ilde{mkern1mu O}(epsilon^{-5/3}) Global Rate

Model ReleasesDGX agent

arXiv:2605.02127v1 Announce Type: cross Abstract: We introduce PF-AGD, the first parameter-free, deterministic, accelerated first-order method to achieve O(epsilon^{-5/3}log(1/epsilon)) oracle complex

Accelerating battery research with an AI interface between FINALES and Kadi4Mat

Model ReleasesDGX agent

arXiv:2605.00909v1 Announce Type: cross Abstract: The time-consuming formation process critically impacts the longevity of sodium-ion coin cells and End Of Life (EOL) performance. This study aims to o

Adaptive Estimation and Inference in Semi-parametric Heterogeneous Clustered Multitask Learning via Neyman Orthogonality

Model ReleasesDGX agent

arXiv:2605.01907v1 Announce Type: cross Abstract: We study clustered multitask learning in a semiparametric setting where tasks share a latent cluster structure in their target parameters but exhibit

Agentic AI for Trip Planning Optimization Application

Model ReleasesDGX agent

arXiv:2605.00276v1 Announce Type: new Abstract: Trip planning for intelligent vehicles increasingly requires selecting optimal routes rather than merely producing feasible itineraries, as interacting

AI agent startup Sierra valued at 15B in new 950M funding round

Model ReleasesDGX agent

Eight months after closing a 350 million funding round, Sierra Technologies Inc. today announced that it has raised an additional 950 million at a 15 billion valuation. Alphabet Inc.’s GV venture capi

All benchmarks are flawed, but GPQA has been fairly consistent & highly correlated with other measured benchmars. I think it's a good way to…

ApplicationsDGX agent

All benchmarks are flawed, but GPQA has been fairly consistent & highly correlated with other measured benchmars. I think it's a good way to see how far we've come that the free model from OpenAI, GPT

An Efficient Metric for Data Quality Measurement in Imitation Learning

Model ReleasesDGX agent

arXiv:2605.01544v1 Announce Type: new Abstract: Imitation learning (IL) has seen remarkable progress, yet field deployment of IL-powered robots remains hindered by the challenge of out-of-distribution

Anomaly-Preference Image Generation

SafetyDGX agent

arXiv:2605.02439v1 Announce Type: new Abstract: Synthesizing realistic and diverse anomalous samples from limited data is vital for robust model generalization. However, existing methods struggle to r

Artificial intelligence language technologies in multilingual healthcare: Grand challenges ahead

SafetyDGX agent

arXiv:2605.01441v1 Announce Type: new Abstract: AI language technologies (AILTs), increasingly enabled by large language models (LLMs), are becoming embedded in multilingual healthcare workflows for t

ATLAS: Adaptive Trading with LLM AgentS Through Dynamic Prompt Optimization and Multi-Agent Coordination

AgentsDGX agent

arXiv:2510.15949v4 Announce Type: replace-cross Abstract: Large language models show promise for financial decision-making, yet deploying them as autonomous trading agents raises fundamental challenge

Attention Sink Forges Native MoE in Attention Layers: Sink-Aware Training to Address Head Collapse

ResearchDGX agent

arXiv:2602.01203v2 Announce Type: replace Abstract: Large Language Models (LLMs) often assign disproportionate attention to the first token, a phenomenon known as the attention sink. Several recent ap

AttnRouter: Per-Category Attention Routing for Training-Free Image Editing on MMDiT

Model ReleasesDGX agent

arXiv:2605.01480v1 Announce Type: new Abstract: We study training-free image editing on Qwen-Image-Edit-2511, a 60-block multi-modal diffusion transformer (MMDiT) that concatenates noise and source-im

Automatic Correction of Writing Anomalies in Hausa Texts

ResearchDGX agent

arXiv:2506.03820v2 Announce Type: replace Abstract: Hausa texts are often characterized by writing anomalies, such as incorrect character substitutions and spacing errors, which sometimes hinder natur

Autonomous Drift Learning in Data Streams: A Unified Perspective

SafetyDGX agent

arXiv:2605.01295v1 Announce Type: new Abstract: In the pursuit of autonomous learning systems, the foundational assumption of stationarity, the premise that data distributions and model behaviors rema

Autonomous Reliability Qualification of Ga_2O_3-based Hydrogen and Temperature Sensors via Safe Active Learning

SafetyDGX agent

arXiv:2605.00868v1 Announce Type: cross Abstract: We present a Safe Active Learning (SAL) framework for autonomous reliability characterization of rectifying Ga_2O_3-based devices under coupled therma

BadmintonGRF: A Multimodal Dataset and Benchmark for Markerless Ground Reaction Force Estimation in Badminton

Model ReleasesDGX agent

arXiv:2605.01876v1 Announce Type: new Abstract: Multimodal resources for non-periodic court sports with laboratory-grade sensing remain scarce: few publicly pair instrumented ground reaction force (GR

BadSNN: Backdoor Attacks on Spiking Neural Networks via Adversarial Spiking Neuron

ResearchDGX agent

arXiv:2602.07200v2 Announce Type: replace-cross Abstract: Spiking Neural Networks (SNNs) are energy-efficient counterparts of Deep Neural Networks (DNNs) with high biological plausibility, as informat

Beating the Style Detector: Three Hours of Agentic Research on the AI-Text Arms Race

Model ReleasesDGX agent

arXiv:2605.02620v1 Announce Type: new Abstract: Reproducing an empirical NLP study used to take weeks. Given the released data and a modern agentic-research harness, we redo every experiment of a rece

Benchmarking LightGBM and BiLSTM for Sentiment Analysis on Indonesian E-Commerce Reviews

ResearchDGX agent

arXiv:2605.01322v1 Announce Type: new Abstract: This study presents a comparative analysis between two primary approaches in Natural Language Processing (NLP): Machine Learning (ML) utilizing the PyCa

Boundary Mass and the Soft-to-Hard Limit in Mixture-of-Experts

ResearchDGX agent

arXiv:2605.02124v1 Announce Type: new Abstract: Softmax-routed mixture-of-experts models approach hard routing as the temperature tends to zero, but this limit is singular near routing ties. This pape

CASE: An Agentic AI Framework for Enhancing Scam Intelligence in Digital Payments

Model ReleasesDGX agent

arXiv:2508.19932v2 Announce Type: replace Abstract: The proliferation of digital payment platforms has transformed commerce, offering unmatched convenience and accessibility globally. However, this gr

Causal Foundations of Collective Agency

SafetyDGX agent

arXiv:2605.00248v1 Announce Type: new Abstract: A key challenge for the safety of advanced AI systems is the possibility that multiple simpler agents might inadvertently form a collective agent with c

CGFformer: Cluster-Guidance Frequency Transformer for Pansharpening

Model ReleasesDGX agent

arXiv:2605.01490v1 Announce Type: new Abstract: Pansharpening aims to generate high-resolution multispectral (HRMS) images by fusing low-resolution multispectral (LRMS) images with high-resolution pan

Chebyshev-Augmented One-Shot Transfer Learning for PINNs on Nonlinear Differential Equations

Model ReleasesDGX agent

arXiv:2605.01634v1 Announce Type: new Abstract: Physics-Informed Neural Networks (PINNs) offer a flexible paradigm for solving differential equations by embedding governing laws into the training obje

CoFrGeNet: Continued Fraction Architectures for Language Generation

ResearchDGX agent

arXiv:2601.21766v3 Announce Type: replace Abstract: Transformers are arguably the preferred architecture for language generation. In this paper, inspired by continued fractions, we introduce a new fun

Contrastive Residual Energy Test-time Adaptation

SafetyDGX agent

arXiv:2505.19607v2 Announce Type: replace Abstract: Test-time adaptation (TTA) enhances model robustness by enabling adaptation to target distributions that differ from training distributions, improvi

Coopetition-Gym v1: A Formally Grounded Platform for Mixed-Motive Multi-Agent Reinforcement Learning under Strategic Coopetition

Model ReleasesDGX agent

arXiv:2605.02063v1 Announce Type: cross Abstract: We present Coopetition-Gym v1, a benchmark platform for mixed-motive multi-agent reinforcement learning under strategic coopetition. The platform comp

datasette-referrer-policy 0.1

Model ReleasesDGX agent

Release: datasette-referrer-policy 0.1 The OpenStreetMap tiles on the Datasette global-power-plants demo weren't displaying correctly. This turned out to be caused by two bugs. The first is that the C

DeepSeek v4 works fine, but it’s not the frontier-pressing moment we saw with Kimi 2.6. On Notion eval data, it’s similar performance to GPT…

Model ReleasesDGX agent

DeepSeek v4 works fine, but it’s not the frontier-pressing moment we saw with Kimi 2.6. On Notion eval data, it’s similar performance to GPT 5.2, with understandable failings. Most interesting — it do

DELTA: Dynamic Layer-Aware Token Attention for Efficient Long-Context Reasoning

HardwareDGX agent

arXiv:2510.09883v2 Announce Type: replace Abstract: Large reasoning models (LRMs) achieve state-of-the-art performance on challenging benchmarks by generating long chains of intermediate steps, but th

Dependency Parsing Across the Resource Spectrum: Evaluating Architectures on High and Low-Resource Languages

ResearchDGX agent

arXiv:2605.02608v1 Announce Type: new Abstract: Transformer-based models achieve state-of-the-art dependency parsing for high-resource languages, yet their advantage over simpler architectures in low-

Differentiable Multiphysics Co-Optimization via Implicit Neural Representations: A Transient Hamburger-Cooking Benchmark

Model ReleasesDGX agent

arXiv:2605.01040v1 Announce Type: cross Abstract: The co-optimization of geometry and physical parameters remains challenging in transient multiphysics systems involving moving boundaries, nonlinear m

DIPLI: Deep Image Prior Lucky Imaging for Blind Astronomical Image Restoration

ApplicationsDGX agent

arXiv:2503.15984v3 Announce Type: replace Abstract: Modern image restoration and super-resolution methods utilize deep learning due to its superior performance compared to traditional algorithms. Howe

Doc and sources: Google is testing an agent in the Gemini app, internally named Remy, that can integrate with Google services to take actions on a user's behalf (Hugh Langley/Business Insider)

Model ReleasesDGX agent

Hugh Langley / Business Insider: Doc and sources: Google is testing an agent in the Gemini app, internally named Remy, that can integrate with Google services to take actions on a user's behalf — - Go

DuFal: Dual-Frequency-Aware Learning for High-Fidelity Extremely Sparse-view CBCT Reconstruction

Model ReleasesDGX agent

arXiv:2601.15416v2 Announce Type: replace Abstract: Sparse-view Cone-Beam Computed Tomography reconstruction from limited X-ray projections remains a challenging problem in medical imaging due to the

Dyna Software launches Platform Copilot, an agentic AI tool for configuring ServiceNow

Model ReleasesDGX agent

Dyna Software Inc., a company that provides platform governance and health provider for ServiceNow Inc., today announced the launch of Platform Copilot, an agentic artificial intelligence tool the com

← Previous
1…693694695696697…1036
Next →