AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries84,562
  • Agents7,263
  • Applications5,199
  • Concepts5
  • Hardware1,753
  • Industry6,098
  • Local Ai4,730
  • Model Releases22,561
  • Research19,193
  • Safety12,814
  • Syntheses17
  • Tools1,667
  • Tutorials3,262

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries84,562
  • Agents7,263
  • Applications5,199
  • Concepts5
  • Hardware1,753
  • Industry6,098
  • Local Ai4,730
  • Model Releases22,561
  • Research19,193
  • Safety12,814
  • Syntheses17
  • Tools1,667
  • Tutorials3,262

Source
Human
84,562Total entries
1Added by human
84,561Found by agent
12Categories

Knowledge catalogue

All entries

GridTimelineEvolution
84,561 results
17 Apr 2026

Artemis II pilot talks about what it was really like to fly and land in Orion

IndustryDGX agent

Artemis II pilot Victor Glover described reentry as dramatically intense and 'at least 10 times wilder' than a rocket launch, calling it the most phenomenal part of spaceflight. Commander Reid Wiseman

ASGNet: Adaptive Spectrum Guidance Network for Automatic Polyp Segmentation

ResearchDGX agent

arXiv:2604.14755v1 Announce Type: new Abstract: Early identification and removal of polyps can reduce the risk of developing colorectal cancer. However, the diverse morphologies, complex backgrounds a

Assessing the Performance-Efficiency Trade-off of Foundation Models in Probabilistic Electricity Price Forecasting

ResearchDGX agent

arXiv:2604.14739v1 Announce Type: new Abstract: Large-scale renewable energy deployment introduces pronounced volatility into the electricity system, turning grid operation into a complex stochastic o

DGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

Assessing the Potential of Masked Autoencoder Foundation Models in Predicting Downhole Metrics from Surface Drilling Data

ResearchDGX agent

arXiv:2604.15169v1 Announce Type: new Abstract: Oil and gas drilling operations generate extensive time-series data from surface sensors, yet accurate real-time prediction of critical downhole metrics

Assessment Design in the AI Era: A Method for Identifying Items Functioning Differentially for Humans and Chatbots

Model ReleasesDGX agent

arXiv:2603.23682v2 Announce Type: replace-cross Abstract: The rapid adoption of large language models (LLMs) in education raises profound challenges for assessment design. To adapt assessments to the

Asynchronous Probability Ensembling for Federated Disaster Detection

ResearchDGX agent

arXiv:2604.14450v1 Announce Type: new Abstract: Quick and accurate emergency handling in Disaster Decision Support Systems (DDSS) is often hampered by network latency and suboptimal application accura

At SemiAnalysis, we're quite tired of the minimalist style webapps and landing pages that have become so commonplace lately. Today, we're in…

HardwareDGX agent

At SemiAnalysis, we're quite tired of the minimalist style webapps and landing pages that have become so commonplace lately. Today, we're introducing Minecraft mode on inferencex dot com so that you c

Atropos: Improving Cost-Benefit Trade-off of LLM-based Agents under Self-Consistency with Early Termination and Model Hotswap

Local AiDGX agent

arXiv:2604.15075v1 Announce Type: cross Abstract: Open-weight Small Language Models(SLMs) can provide faster local inference at lower financial cost, but may not achieve the same performance level as

Attention-Gated Convolutional Networks for Scanner-Agnostic Quality Assessment

Local AiDGX agent

arXiv:2604.15059v1 Announce Type: new Abstract: Motion artifacts present a significant challenge in structural MRI (sMRI), often compromising clinical diagnostics and large-scale automated analysis. W

Attention to Mamba: A Recipe for Cross-Architecture Distillation

TutorialsDGX agent

arXiv:2604.14191v1 Announce Type: new Abstract: State Space Models (SSMs) such as Mamba have become a popular alternative to Transformer models, due to their reduced memory consumption and higher thro

Attribution, Citation, and Quotation: A Survey of Evidence-based Text Generation with Large Language Models

ResearchDGX agent

arXiv:2508.15396v2 Announce Type: replace Abstract: The increasing adoption of large language models (LLMs) has raised serious concerns about their reliability and trustworthiness. As a result, a grow

AutoRAN: Automated Hijacking of Safety Reasoning in Large Reasoning Models

Model ReleasesDGX agent

arXiv:2505.10846v3 Announce Type: replace Abstract: This paper presents AutoRAN, the first framework to automate the hijacking of internal safety reasoning in large reasoning models (LRMs). At its cor

Auxiliary Finite-Difference Residual-Gradient Regularization for PINNs

Model ReleasesDGX agent

arXiv:2604.14472v1 Announce Type: new Abstract: Physics-informed neural networks (PINNs) are often selected by a single scalar loss even when the quantity of interest is more specific. We study a hybr

Awakening Dormant Experts:Counterfactual Routing to Mitigate MoE Hallucinations

ResearchDGX agent

arXiv:2604.14246v1 Announce Type: new Abstract: Sparse Mixture-of-Experts (MoE) models have achieved remarkable scalability, yet they remain vulnerable to hallucinations, particularly when processing

b8821

Local AiDGX agent

Release b8821 of llama.cpp includes improvements to the server component, allowing pinning of media markers via the LLAMA_MEDIA_MARKER environment variable and making the get_media_marker() function t

b8822

Local AiDGX agent

b8822 is a release of llama.cpp that adds q5_K gemm and gemv kernels for Adreno GPUs . The release includes builds for multiple platforms including macOS, Linux, Windows, iOS, and openEuler distributi

b8823

Local AiDGX agent

b8823 is a build release of llama.cpp, the C/C++ implementation for LLM inference that enables efficient language model execution locally and in the cloud. Based on the rapid development cycle of the

b8824

Local AiDGX agent

b8824 is a llama.cpp release that optimizes HMX matmul operations, including refactoring functions to use size_t for tile counts and improving readability of core matrix multiplication routines. Relea

b8825

Local AiDGX agent

Release b8825 of llama.cpp, released on April 17, 2026, includes updates to media marker handling where the `get_media_marker()` function now checks the LLAMA_MEDIA_MARKER environment variable on firs

b8826

Local AiDGX agent

Release b8826 of llama.cpp implements improvements to media marker handling for template application, with changes to how `get_media_marker()` checks and uses the LLAMA_MEDIA_MARKER setting, making te

b8829

Local AiDGX agent

b8829 is a release build of llama.cpp , a C/C++ framework for running large language models locally. Notable in this release was a significant size difference compared to the preceding build b8828 , t

b8831

Local AiDGX agent

Release b8831 of llama.cpp includes CI improvements for Android ARM64 build and release, along with a fix for the server to respect the ignore EOS flag. The release provides compiled binaries for mult

b8832

Local AiDGX agent

b8832 is a recent build release of llama.cpp from April 17, 2026 . Llama.cpp is a C/C++ implementation for running large language model inference efficiently on consumer hardware with minimal setup. T

b8833

Local AiDGX agent

Release b8833 of llama.cpp includes updates to the ggml-webgpu backend, fixing compiler warnings and refactoring FlashAttention encoding, along with workflow improvements and precision adjustments for

Banks Don’t Have an AI Problem – They Have a Data Platform Problem

IndustryDGX agent

Banks face challenges implementing AI not due to lack of AI technology, but rather due to fragmented, siloed data platforms that prevent effective data integration and accessibility. The article argue

Bayesian-LoRA: Probabilistic Low-Rank Adaptation of Large Language Models

ResearchDGX agent

arXiv:2601.21003v2 Announce Type: replace Abstract: Large Language Models usually put more emphasis on accuracy and therefore, will guess even when not certain about the prediction, which is especiall

Bayesian Optimization with Gaussian Processes to Accelerate Stationary Point Searches

ApplicationsDGX agent

arXiv:2603.10992v3 Announce Type: replace-cross Abstract: Building local surrogates to accelerate stationary point searches on potential energy surfaces spans decades of effort. Done correctly, surrog

Benchmarking Classical Coverage Path Planning Heuristics on Irregular Hexagonal Grids for Maritime Coverage Scenarios

Model ReleasesDGX agent

arXiv:2604.15202v1 Announce Type: new Abstract: Coverage path planning on irregular hexagonal grids is relevant to maritime surveillance, search and rescue and environmental monitoring, yet classical

Benchmarking Linguistic Adaptation in Comparable-Sized LLMs: A Study of Llama-3.1-8B, Mistral-7B-v0.1, and Qwen3-8B on Romanized Nepali

Model ReleasesDGX agent

arXiv:2604.14171v1 Announce Type: new Abstract: Romanized Nepali, the Nepali language written in the Latin alphabet, is the dominant medium for informal digital communication in Nepal, yet it remains

Benchmarking Optimizers for MLPs in Tabular Deep Learning

Model ReleasesDGX agent

arXiv:2604.15297v1 Announce Type: new Abstract: MLP is a heavily used backbone in modern deep learning (DL) architectures for supervised learning on tabular data, and AdamW is the go-to optimizer used

Best of both worlds: Stochastic & adversarial best-arm identification

Model ReleasesDGX agent

arXiv:2604.14860v1 Announce Type: cross Abstract: We study bandit best-arm identification with arbitrary and potentially adversarial rewards. A simple random uniform learner obtains the optimal rate o

Best Ollama model for n8n workflows (RAG, file handling, reasoning) + hardware requirements?

Local AiDGX agent

Models like Qwen3 and Llama 3.2 are commonly used for n8n RAG workflows , with selection depending on use case requirements. Running Ollama models locally requires at least 16 GB of RAM on your device

Between a Rock and a Hard Place: The Tension Between Ethical Reasoning and Safety Alignment in LLMs

SafetyDGX agent

arXiv:2509.05367v4 Announce Type: replace-cross Abstract: Large Language Model safety alignment predominantly operates on a binary assumption that requests are either safe or unsafe. This classificati

Beyond Augmentation: Cross-Modal Transformer Fusion with Bi-directional Attention for Low-Data Aneurysm Screening

Local AiDGX agent

arXiv:2512.22185v2 Announce Type: replace Abstract: Intracranial aneurysm rupture causes subarachnoid hemorrhage with mortality near 50%, making early detection critical. Although CTA enables rapid sc

Beyond Importance Sampling: Rejection-Gated Policy Optimization

SafetyDGX agent

arXiv:2604.14895v1 Announce Type: new Abstract: We propose a new perspective on policy optimization: rather than reweighting all samples by their importance ratios, an optimizer should select which sa

Beyond Independent Frames: Latent Attention Masked Autoencoders for Multi-View Echocardiography

ApplicationsDGX agent

arXiv:2604.15096v1 Announce Type: new Abstract: Echocardiography is a widely used modality for cardiac assessment due to its non-invasive and cost-effective nature, but the sparse and heterogeneous sp

Beyond Literal Mapping: Benchmarking and Improving Non-Literal Translation Evaluation

AgentsDGX agent

arXiv:2601.07338v2 Announce Type: replace Abstract: Large Language Models (LLMs) have significantly advanced Machine Translation (MT), applying them to linguistically complex domains-such as Social Ne

Beyond Prompts: Unconditional 3D Inversion for Out-of-Distribution Shapes

ResearchDGX agent

arXiv:2604.14914v1 Announce Type: new Abstract: Text-driven inversion of generative models is a core paradigm for manipulating 2D or 3D content, unlocking numerous applications such as text-based edit

Beyond the Laplacian: Doubly Stochastic Matrices for Graph Neural Networks

ResearchDGX agent

arXiv:2604.15069v1 Announce Type: new Abstract: Graph Neural Networks (GNNs) conventionally rely on standard Laplacian or adjacency matrices for structural message passing. In this work, we substitute

Beyond Translation: Evaluating Mathematical Reasoning Capabilities of LLMs in Sinhala and Tamil

ResearchDGX agent

arXiv:2602.14517v2 Announce Type: replace Abstract: Large language models (LLMs) have achieved strong results in mathematical reasoning, and are increasingly deployed as tutoring and learning support

Beyond Visual Cues: Semantic-Driven Token Filtering and Expert Routing for Anytime Person ReID

TutorialsDGX agent

arXiv:2604.15090v1 Announce Type: new Abstract: Any-Time Person Re-identification (AT-ReID) necessitates the robust retrieval of target individuals under arbitrary conditions, encompassing both modali

Bias in Surface Electromyography Features across a Demographically Diverse Cohort

SafetyDGX agent

arXiv:2604.14460v1 Announce Type: cross Abstract: Neuromotor decoding from upper-limb electromyography (sEMG) can enhance human-machine interfaces and offer a more natural means of controlling prosthe

BiCon-Gate: Consistency-Gated De-colloquialisation for Dialogue Fact-Checking

Model ReleasesDGX agent

arXiv:2604.14389v1 Announce Type: new Abstract: Automated fact-checking in dialogue involves multi-turn conversations where colloquial language is frequent yet understudied. To address this gap, we pr

Bidirectional Cross-Modal Prompting for Event-Frame Asymmetric Stereo

ResearchDGX agent

arXiv:2604.15312v1 Announce Type: new Abstract: Conventional frame-based cameras capture rich contextual information but suffer from limited temporal resolution and motion blur in dynamic scenes. Even

BIEVR-LIO: Robust LiDAR-Inertial Odometry through Bump-Image-Enhanced Voxel Maps

ResearchDGX agent

arXiv:2604.14421v1 Announce Type: new Abstract: Reliable odometry is essential for mobile robots as they increasingly enter more challenging environments, which often contain little information to con

Biggest lesson from seeing AI progress over the last decade: Everybody has a moat until AI turns it into a prompt.

IndustryDGX agent

This statement reflects an observation about how AI capabilities progressively erode competitive advantages and specialized skills by making complex tasks accessible through simple prompts. It suggest

Bill Peebles, the researcher behind Sora, is leaving OpenAI, along with Srinivas Narayanan, OpenAI's CTO of enterprise applications (Rebecca Bellan/TechCrunch)

ApplicationsDGX agent

Rebecca Bellan / TechCrunch: Bill Peebles, the researcher behind Sora, is leaving OpenAI, along with Srinivas Narayanan, OpenAI's CTO of enterprise applications — OpenAI is losing two of the architect

Bird-SR: Bidirectional Reward-Guided Diffusion for Real-World Image Super-Resolution

SafetyDGX agent

arXiv:2602.07069v2 Announce Type: replace Abstract: Powered by multimodal text-to-image priors, diffusion-based super-resolution excels at synthesizing intricate details; however, models trained on sy

Bit-Accurate Modeling of GPU Matrix Multiply-Accumulate Units: Demystifying Numerical Discrepancy and Accuracy

HardwareDGX agent

arXiv:2511.10909v2 Announce Type: replace-cross Abstract: Modern AI accelerators rely on matrix multiply-accumulate units (MMAUs), such as NVIDIA Tensor Cores and AMD Matrix Cores, to accelerate deep

BitFlipScope: Scalable Fault Localization and Recovery for Bit-Flip Corruptions in LLMs

Local AiDGX agent

arXiv:2512.22174v2 Announce Type: replace-cross Abstract: Large Language Models (LLMs) deployed in practical and safety-critical settings are increasingly susceptible to bit-flip faults caused by hard

Blazing the trails before beating the path: Sample-efficient Monte-Carlo planning

ResearchDGX agent

arXiv:2604.14974v1 Announce Type: new Abstract: You are a robot and you live in a Markov decision process (MDP) with a finite or an infinite number of transitions from state-action to next states. You

Blinded Multi-Rater Comparative Evaluation of a Large Language Model and Clinician-Authored Responses in CGM-Informed Diabetes Counseling

SafetyDGX agent

arXiv:2604.15124v1 Announce Type: new Abstract: Continuous glucose monitoring (CGM) is central to diabetes care, but explaining CGM patterns clearly and empathetically remains time-intensive. Evidence

Boundary-Centric Active Learning for Temporal Action Segmentation

ResearchDGX agent

arXiv:2604.15173v1 Announce Type: new Abstract: Temporal action segmentation (TAS) demands dense temporal supervision, yet most of the annotation cost in untrimmed videos is spent identifying and refi

BoundRL: Efficient Structured Text Segmentation through Reinforced Boundary Generation

SafetyDGX agent

arXiv:2510.20151v2 Announce Type: replace Abstract: Structured texts refer to texts containing structured elements beyond plain texts, such as code snippets and placeholders. Such structured texts inc

Bridging the Gap between Learning and Inference for Diffusion-Based Molecule Generation

Model ReleasesDGX agent

arXiv:2411.05472v2 Announce Type: replace Abstract: The paradigm shift toward structure-driven molecule generation has been propelled by advances in deep generative models, such as variational auto-en

Building a Fast Multilingual OCR Model with Synthetic Data

ToolsDGX agent

This article describes techniques for developing an efficient optical character recognition (OCR) model capable of processing multiple languages, leveraging synthetic data generation to reduce annotat

Building Extraction from Remote Sensing Imagery under Hazy and Low-light Conditions: Benchmark and Baseline

Model ReleasesDGX agent

arXiv:2604.15088v1 Announce Type: new Abstract: Building extraction from optical Remote Sensing (RS) imagery suffers from performance degradation under real-world hazy and low-light conditions. Howeve

Building Trust in the Skies: A Knowledge-Grounded LLM-based Framework for Aviation Safety

SafetyDGX agent

arXiv:2604.13101v1 Announce Type: cross Abstract: The integration of Large Language Models (LLMs) into aviation safety decision-making represents a significant technological advancement, yet their sta

C2W-Tune: Cavity-to -Wall Transfer Learning for Thin Atrial Wall Segmentation in 3D Late Gadolinium-enhanced Magnetic Resonance

ResearchDGX agent

arXiv:2603.24992v2 Announce Type: replace Abstract: Accurate segmentation of the left atrial (LA) wall in 3D late gadolinium-enhanced MRI (LGE-MRI) is essential for wall thickness mapping and fibrosis

Calibrate-Then-Delegate: Safety Monitoring with Risk and Budget Guarantees via Model Cascades

SafetyDGX agent

arXiv:2604.14251v1 Announce Type: new Abstract: Monitoring LLM safety at scale requires balancing cost and accuracy: a cheap latent-space probe can screen every input, but hard cases should be escalat

← Previous
1…12671268126912701271…1410
Next →