AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries91,020
  • Agents7,759
  • Applications5,540
  • Concepts5
  • Hardware1,925
  • Industry6,204
  • Local Ai5,102
  • Model Releases24,783
  • Research20,783
  • Safety13,742
  • Syntheses17
  • Tools1,680
  • Tutorials3,480

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Categories
  • All entries91,020
  • Agents7,759
  • Applications5,540
  • Concepts5
  • Hardware1,925
  • Industry6,204
  • Local Ai5,102
  • Model Releases24,783
  • Research20,783
  • Safety13,742
  • Syntheses17
  • Tools1,680
  • Tutorials3,480

Source
HumanDGX agent

91,020Total entries
1Added by human
91,019Found by agent
12Categories

Knowledge catalogue

All entries

GridTimelineEvolution
91,020 results
9 Jun 2026

Auditable Graph-Guided Root Cause Analysis for Kubernetes Incidents

Model ReleasesDGX agent

arXiv:2606.08590v1 Announce Type: cross Abstract: Kubernetes incidents are diagnosed reliably only when a root-cause system's reported gains come from incident evidence rather than scenario-specific s

Auditing Proprietary Alignment in Large Language Models: A Comparative Framework Without a Ground-Truth Standard

Model ReleasesDGX agent

arXiv:2606.08381v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly released and deployed through opaque development and deployment pipelines, enabling model providers to i

Aujourd'hui, Cohere a annoncé un nouveau partenariat avec le gouvernement du Québec. Le Québec est depuis longtemps l'un des écosystèmes d'I…

Model ReleasesDGX agent
Content type
AllBlogX PostPaperYouTubeRedditGitHub

Aujourd'hui, Cohere a annoncé un nouveau partenariat avec le gouvernement du Québec. Le Québec est depuis longtemps l'un des écosystèmes d'IA les plus importants au monde. Nous sommes fiers de collabo

(Auto)formalization is supposed to be easy: Trellis process semantics for spelling out rigorous proofs

AgentsDGX agent

arXiv:2606.09674v1 Announce Type: new Abstract: We present Trellis: an autoformalization system that leverages LLM agents in a deterministically constrained workflow to enforce incremental progress in

Automated Framework to Evaluate and Harden LLM System Instructions against Encoding Attacks

SafetyDGX agent

arXiv:2604.01039v2 Announce Type: replace-cross Abstract: System Instructions in Large Language Models (LLMs) are commonly used to enforce safety policies, define agent behavior, and protect sensitive

Automatic Extraction of Structured Information from Brain MRI Reports Using an Open-Weight Large Language Model

Model ReleasesDGX agent

arXiv:2606.07721v1 Announce Type: new Abstract: Objectives: Automatic data extraction from free-text radiology reports enables large-scale research, but few studies assessed the performance of large l

Automating the Expert Eye: A System-Agnostic Deep Learning Framework for Rare Event Discovery in Imbalanced Force Spectroscopy

ResearchDGX agent

arXiv:2606.09541v1 Announce Type: cross Abstract: Single-Molecule Force Spectroscopy (SMFS) provides unprecedented insights into biomolecular mechanics, yet the high-throughput generation of force-ext

AutoMegaKernel: A Statically-Checked Agent Harness for Self-Retargeting Megakernel Synthesis

Model ReleasesDGX agent

arXiv:2606.09682v1 Announce Type: new Abstract: AutoMegaKernel (AMK) compiles a HuggingFace Llama-family model into a single persistent cooperative CUDA kernel that runs the whole forward pass in one

Autonomous Aerial Manipulation via Contextual Contrastive Meta Reinforcement Learning

SafetyDGX agent

arXiv:2606.08533v1 Announce Type: new Abstract: Unmanned aerial vehicles (UAVs) are increasingly being deployed in logistics, service robotics, and other real-world applications, creating a growing de

Autonomous FPV Flight with Translational Optical Flow and Uncertainty Mask

SafetyDGX agent

arXiv:2606.09088v1 Announce Type: new Abstract: Autonomous FPV quadrotor flight in complex environments using a monocular RGB camera as the sole exteroceptive sensor remains a fundamental challenge. R

Autonomous Incident Resolution at Hyperscale: An Agentic AI Architecture for Network Operations

SafetyDGX agent

arXiv:2606.09122v1 Announce Type: cross Abstract: Cloud network infrastructure at hyperscale presents unique operational challenges where traditional human-driven incident response cannot keep pace wi

Autonomous Obstacle Removal for Excavators through Policy Learning with Particle Simulation

SafetyDGX agent

arXiv:2606.09183v1 Announce Type: new Abstract: Autonomous obstacle removal from the ground is an important earthwork task, but this is difficult to automate because an excavator must adapt its excava

AVI-Bench: Toward Human-like Audio-Visual Intelligence of Omni-MLLMs

Model ReleasesDGX agent

arXiv:2606.07643v1 Announce Type: cross Abstract: Recent advances in Omni-Multimodal Large Language Models (Omni-MLLMs) have enabled strong integration of vision, audio, and language. However, their a

AWS debuts AWS FinOps Agent to help customers optimize their cloud spending

Model ReleasesDGX agent

Amazon Web Services Inc. today introduced an artificial intelligence tool designed to help organizations lower their cloud bills. AWS FinOps Agent is initially available in public preview. It’s the la

b9572

Local AiDGX agent

Release b9572 of llama.cpp fixes a bug in the ggml-cpu rms_norm_back function that produced incorrect output under in-place aliasing conditions. The release includes multiple pre-built binaries for va

b9573

Local AiDGX agent

b9573 is a build release of llama.cpp, an open-source C/C++ project for LLM inference that aims to enable language model inference with minimal setup and state-of-the-art performance on various hardwa

b9577

Local AiDGX agent

Release b9577 of llama.cpp adds a --log-prompts-dir feature to the server that writes each prompt to a separate text file in a specified directory. The release was co-authored by Xuan-Son Nguyen and i

b9578

Local AiDGX agent

Release b9578 of llama.cpp includes a refactor of video subprocess handling in the mtmd (multi-threaded multi-device) component via pull request #24316 . The release provides prebuilt binaries across

b9580

Local AiDGX agent

b9580 is a llama.cpp release that adds v_dot2_f32_f16 support in matrix-matrix multiplication and Flash Attention via Vulkan, implementing support for Valve's fp16 dot2 extension. The release also inc

b9581

Local AiDGX agent

llama.cpp b9581 is a release that includes optimization for Vulkan backend memory usage, specifically reducing iq1 shared memory usage for mul_mm operations. Released on June 9, 2026 , this build prov

b9584

Local AiDGX agent

The search results don't contain specific information about release b9584. Based on the context from other llama.cpp releases in the results, b9584 is likely an intermediate build version of llama.cpp

b9585

Local AiDGX agent

Release b9585 of llama.cpp fixes granite speech model inference by applying embedding scale when deepstack is not used . The release was published on June 9, 2026, and represents a bug fix within the

Back to Point: Exploring Point-Language Models for Zero-Shot 3D Anomaly Detection

ResearchDGX agent

arXiv:2603.21511v2 Announce Type: replace Abstract: Zero-shot (ZS) 3D anomaly detection is crucial for reliable industrial inspection, as it enables detecting and localizing defects without requiring

Back to the Familiar Future: Failure Recovery for VLA Policies via Pre-Imagined Milestone Selection

SafetyDGX agent

arXiv:2606.09258v1 Announce Type: new Abstract: Vision-language-action (VLA) policies can deviate from nominal trajectories during manipulation, even when tasks remain physically feasible. Recovering

Backward Coherence and Hidden-State Stability in Recurrent Neural Networks: A Quasi-Reverse-Martingale Theory

ResearchDGX agent

arXiv:2606.08934v1 Announce Type: new Abstract: Recurrent neural networks maintain a hidden state h_t, but its probabilistic meaning is often unclear. We study hidden-state stability through backward

Baichuan-M4: A Clinical-Grade Medical Agent System for Continuous Care

SafetyDGX agent

arXiv:2606.08982v1 Announce Type: new Abstract: Baichuan-M4 is Baichuan Intelligence's clinical-grade medical large model, designed for continuous care rather than single-turn medical question answeri

Balancing Real and Synthetic Data for CNN-based Masonry Crack Detection

ResearchDGX agent

arXiv:2606.08033v1 Announce Type: new Abstract: Cracks are a critical indicator of building health, and early stage identification is fundamental to prevent harmful damages. Advances in deep learning

Bandits for Efficient Experimentation: Adapting to Control Group, Preferences, and Context Drifts

SafetyDGX agent

arXiv:2606.09802v1 Announce Type: cross Abstract: We consider a variant of the linear contextual stochastic multi-armed bandits, where the learner must provide recommendations to a group of users, eac

BareWave: Waveform-Native Flow-Matching Text-to-Speech

SafetyDGX agent

arXiv:2606.09048v1 Announce Type: cross Abstract: Removing intermediate representations and separately trained decoding stages has become an important direction in generative modeling. In text-to-spee

Barycentric Projections of Optimal Transport Plans on Riemannian Manifolds

ResearchDGX agent

arXiv:2606.07926v1 Announce Type: cross Abstract: Optimal transport couplings are probabilistic objects, while many learning pipelines require deterministic maps. In Euclidean space, barycentric proje

Bastrop, Texas will soon become home to one of the largest solar cell and wafer production facilities in North America with @SpaceX's new in…

ApplicationsDGX agent

Bastrop, Texas will soon become home to one of the largest solar cell and wafer production facilities in North America with @SpaceX's new investments in the area, creating thousands of jobs. The solar

Bayesian Optimization of a Multi-Product Chemical Reactor Using Composite Models and Partial Physics Knowledge

Model ReleasesDGX agent

arXiv:2606.08611v1 Announce Type: cross Abstract: We study data-driven real-time economic optimization of a multi-product chemical reactor when no reliable first-principles model is available beyond a

Bayesian Selective Latent Inference for Wastewater-First Influenza Monitoring

Model ReleasesDGX agent

arXiv:2606.09433v1 Announce Type: new Abstract: Wastewater influenza surveillance can reveal community circulation before clinical reporting, but wastewater alone is not a fully identifiable proxy for

BCG-FM: A Foundation Model for Ambient Cardiac Health Sensing

ResearchDGX agent

arXiv:2606.07692v1 Announce Type: cross Abstract: Foundation models for wearable biosignals have matched or exceeded supervised specialists across a range of clinical tasks, yet all rely on modalities

BEACON: Behavioral Entropy Aggregation for Cross-Model Hallucination Detection in Large Language Models

ResearchDGX agent

arXiv:2606.07528v1 Announce Type: cross Abstract: Hallucination in large language models (LLMs), defined as the generation of factually incorrect or unsupported content, remains a critical barrier to

Beacon raises $225M to acquire and optimize software companies

IndustryDGX agent

Beacon Software Inc., a startup that buys and operates software businesses, has raised 225 million in a Series C funding. The company stated in its announcement of the deal today that HarbourVest and

Benchmark Datasets for Lead-Lag Forecasting on Social Platforms

Model ReleasesDGX agent

arXiv:2511.03877v2 Announce Type: replace Abstract: Social and collaborative platforms emit multivariate time-series traces in which early interactions -- such as views, likes, or downloads -- are fol

Benchmarking Empirical Privacy Protection for Adaptations of Large Language Models

Model ReleasesDGX agent

arXiv:2606.09401v1 Announce Type: new Abstract: Recent work has applied differential privacy (DP) to adapt large language models (LLMs) for sensitive applications, offering theoretical guarantees. How

Benchmarking Open-Ended Multi-Agent Coordination in Language Agents

Model ReleasesDGX agent

arXiv:2606.08340v1 Announce Type: new Abstract: As language models are increasingly deployed as autonomous agents, they must coordinate with others over long horizons in open-ended interactive tasks.

Benchmarking Vision-Language-Action Models on SO-101: Failure and Recovery Analysis

Model ReleasesDGX agent

arXiv:2606.08881v1 Announce Type: cross Abstract: Vision-Language-Action (VLA) models have demonstrated strong generalization in robotic manipulation, yet existing evaluations are primarily conducted

Beware of GeeksBearing Gifts: Building True EU Frontier AI Sovereignty

SafetyDGX agent

arXiv:2606.07536v1 Announce Type: cross Abstract: Frontier artificial intelligence is reshaping all aspects of society, from economic output or military capability to democratic institutions. The EU i

Beyond Accuracy: Interpreting Topic Representation in Suicide Ideation Detection Models

SafetyDGX agent

arXiv:2606.07714v1 Announce Type: cross Abstract: Suicide ideation detection models are typically evaluated using aggregate performance metrics, yet little is known about how they internally represent

Beyond Additivity: Causal Discovery in Location-Scale Noise Models with Hidden Variables

ResearchDGX agent

arXiv:2606.08196v1 Announce Type: cross Abstract: We study causal discovery from observational data when some variables are hidden and the data-generating process follows a location-scale noise model

Beyond Agent Architecture: Execution Assumptions and Reproducibility in LLM-Based Trading Systems

AgentsDGX agent

arXiv:2606.08285v1 Announce Type: new Abstract: Large language models (LLMs) and agentic systems are increasingly proposed for financial trading, yet their reported performance remains difficult to co

Beyond Consistency: Preserving Temporal Structure in Zero-Shot Video Editing

Model ReleasesDGX agent

arXiv:2606.08780v1 Announce Type: new Abstract: Existing zero-shot video editing methods rely on pre-trained diffusion models, successfully achieving spatial control and basic temporal consistency but

Beyond Convolution: Advancing Hypergraph Neural Networks with Hypergraph U-Nets

Local AiDGX agent

arXiv:2606.09051v1 Announce Type: new Abstract: Convolutions have successfully transitioned from image processing to the complex realm of non-Euclidean higher-order domains, particularly in hypergraph

Beyond English benchmarks: clinical llm evaluation in Brazilian Portuguese

Model ReleasesDGX agent

arXiv:2606.07853v1 Announce Type: cross Abstract: Large Language Models are transforming the support for clinical decision and their application in real scenarios. Yet, most benchmarks are conducted i

Beyond Fixed Rounds: Data-Free Early Stopping for Practical Federated Learning

ResearchDGX agent

arXiv:2601.22669v3 Announce Type: replace Abstract: Federated Learning (FL) facilitates decentralized collaborative learning without transmitting raw data. However, reliance on fixed global rounds or

Beyond FLOPs: Benchmarking Real Inference Acceleration of LLM Pruning under a GEMM-Centric Taxonomy

ResearchDGX agent

arXiv:2606.09080v1 Announce Type: new Abstract: Pruning has emerged as a dominant paradigm for accelerating large language model (LLM) inference, spanning a broad spectrum of methods that remove compu

Beyond Goodhart's Law: A Dynamic Benchmark for Evaluating Compliance in Multi-Agent Systems

Model ReleasesDGX agent

arXiv:2606.07805v1 Announce Type: new Abstract: The rapid evolution of Large Language Models (LLMs) from passive assistants to autonomous, execution-capable agents has introduced critical operational

Beyond Homophily: Towards Generalized Graph Reconstruction Attack and Defense

SafetyDGX agent

arXiv:2606.08067v1 Announce Type: new Abstract: Graph neural networks (GNNs) are widely deployed on relational data, yet they can leak sensitive or proprietary information about the training graph adj

Beyond Humans: Multispecies Animal Face Recognition Using Transfer Learning

ResearchDGX agent

arXiv:2606.09353v1 Announce Type: cross Abstract: Individual animal recognition can be useful in the search for lost or stolen pets, the tracking of individuals of endangered species, and the recognit

Beyond Item IDs: Scaling Short-Form-Video Recommendation via Semantic-Native Long Sequence Modeling

ApplicationsDGX agent

arXiv:2606.07546v1 Announce Type: cross Abstract: Capturing user interests across extensive watch histories is critical for short-form video recommendation, yet scaling sequence length is limited by t

Beyond Linear Activation Steering: Invertible Latent Transformations for Controlling LLM Behavior

SafetyDGX agent

arXiv:2606.08454v1 Announce Type: new Abstract: Activation steering provides a lightweight inference-time mechanism for controlling large language models (LLMs) by modifying their internal activation

Beyond Neural Collapse: Task-Intrinsic Geometry Governs Neural Representations in Modular Arithmetic

SafetyDGX agent

arXiv:2606.08985v1 Announce Type: new Abstract: While neural collapse (NC) predicts that a K-class-balanced classifier should organize terminal representations as a (K-1)-dimensional simplex equiangul

Beyond Pass Rate: A Multilingual, Execution-Grounded Evaluation of Open Code LLMs

Model ReleasesDGX agent

arXiv:2606.08840v1 Announce Type: new Abstract: Code generation models are typically compared using compact execution benchmarks and aggregate pass rates, but such summaries obscure how performance va

Beyond Pass/Fail: Using Process Mining to Understand How LLMs Resist (and Fail) Red Team Attacks

Model ReleasesDGX agent

arXiv:2606.07833v1 Announce Type: cross Abstract: Standard AI red teaming evaluations reduce adversarial campaigns to a single binary outcome, attack success rate (ASR), not taking into account the se

Beyond Point Estimates: Benchmarking Uncertainty Quantification Methods on the AION-1 Astronomical Foundation Model

Local AiDGX agent

arXiv:2606.07771v1 Announce Type: cross Abstract: Foundation models for astronomical surveys offer powerful learned representations that can be transferred to downstream regression tasks such as galax

Beyond Probabilistic Similarity: Structural, Temporal, and Causal Limitations of Retrieval-Augmented Generation in the Legal Domain

ApplicationsDGX agent

arXiv:2606.09724v1 Announce Type: new Abstract: Retrieval-Augmented Generation (RAG) has become a standard architectural response to unreliability in legal AI, yet high-profile failures, including fab

Beyond Raw Signals: Undecoded Generative Latents as Privileged Synthetic Data

ResearchDGX agent

arXiv:2606.08336v1 Announce Type: new Abstract: While multimodal integration significantly improves computer vision models, deploying them incurs prohibitive inference costs and requires scarce, perfe

← Previous
1…634635636637638…1517
Next →