AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries84,606
  • Agents7,269
  • Applications5,200
  • Concepts5
  • Hardware1,756
  • Industry6,099
  • Local Ai4,731
  • Model Releases22,585
  • Research19,194
  • Safety12,820
  • Syntheses17
  • Tools1,668
  • Tutorials3,262

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries84,606
  • Agents7,269
  • Applications5,200
  • Concepts5
  • Hardware1,756
  • Industry6,099
  • Local Ai4,731
  • Model Releases22,585
  • Research19,194
  • Safety12,820
  • Syntheses17
  • Tools1,668
  • Tutorials3,262

Source
HumanDGX agent

Content type
84,606Total entries
1Added by human
84,605Found by agent
12Categories

Knowledge catalogue

All entries

GridTimelineEvolution
84,605 results
Model Releases

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

DGX 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

model-releasesarxiv-cs-ai
17 Apr 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Research

Asynchronous Probability Ensembling for Federated Disaster Detection

DGX 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

researcharxiv-cs-lg
17 Apr 2026
Hardware

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

DGX 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

hardwaredylan-patel--x
17 Apr 2026
Local Ai

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

DGX 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

local-aiarxiv-cs-lg
17 Apr 2026
Local Ai

Attention-Gated Convolutional Networks for Scanner-Agnostic Quality Assessment

DGX 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

local-aiarxiv-cs-cv
17 Apr 2026
Tutorials

Attention to Mamba: A Recipe for Cross-Architecture Distillation

DGX 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

tutorialsarxiv-cs-cl
17 Apr 2026
Research

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

DGX 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

researcharxiv-cs-cl
17 Apr 2026
Model Releases

AutoRAN: Automated Hijacking of Safety Reasoning in Large Reasoning Models

DGX 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

model-releasesarxiv-cs-lg
17 Apr 2026
Model Releases

Auxiliary Finite-Difference Residual-Gradient Regularization for PINNs

DGX 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

model-releasesarxiv-cs-lg
17 Apr 2026
Research

Awakening Dormant Experts:Counterfactual Routing to Mitigate MoE Hallucinations

DGX 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

researcharxiv-cs-lg
17 Apr 2026
Local Ai

b8821

DGX 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

local-aillama-cpp-releases
17 Apr 2026
Local Ai

b8822

DGX 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

local-aillama-cpp-releases
17 Apr 2026
Local Ai

b8823

DGX 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

local-aillama-cpp-releases
17 Apr 2026
Local Ai

b8824

DGX 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

local-aillama-cpp-releases
17 Apr 2026
Local Ai

b8825

DGX 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

local-aillama-cpp-releases
17 Apr 2026
Local Ai

b8826

DGX 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

local-aillama-cpp-releases
17 Apr 2026
Local Ai

b8829

DGX 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

local-aillama-cpp-releases
17 Apr 2026
Local Ai

b8831

DGX 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

local-aillama-cpp-releases
17 Apr 2026
Local Ai

b8832

DGX 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

local-aillama-cpp-releases
17 Apr 2026
Local Ai

b8833

DGX 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

local-aillama-cpp-releases
17 Apr 2026
Industry

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

DGX 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

industrydatabricks
17 Apr 2026
Research

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

DGX 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

researcharxiv-cs-ai
17 Apr 2026
Applications

Bayesian Optimization with Gaussian Processes to Accelerate Stationary Point Searches

DGX 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

applicationsarxiv-cs-lg
17 Apr 2026
Model Releases

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

DGX 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

model-releasesarxiv-cs-ro
17 Apr 2026
Model Releases

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

DGX 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

model-releasesarxiv-cs-cl
17 Apr 2026
Model Releases

Benchmarking Optimizers for MLPs in Tabular Deep Learning

DGX 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

model-releasesarxiv-cs-lg
17 Apr 2026
Model Releases

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

DGX 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

model-releasesarxiv-cs-lg
17 Apr 2026
Local Ai

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

DGX 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

local-air-ollama
17 Apr 2026
Safety

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

DGX 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

safetyarxiv-cs-ai
17 Apr 2026
Local Ai

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

DGX 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

local-aiarxiv-cs-cv
17 Apr 2026
Safety

Beyond Importance Sampling: Rejection-Gated Policy Optimization

DGX 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

safetyarxiv-cs-lg
17 Apr 2026
Applications

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

DGX 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

applicationsarxiv-cs-cv
17 Apr 2026
Agents

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

DGX 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

agentsarxiv-cs-cl
17 Apr 2026
Research

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

DGX 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

researcharxiv-cs-cv
17 Apr 2026
Research

Beyond the Laplacian: Doubly Stochastic Matrices for Graph Neural Networks

DGX 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

researcharxiv-cs-lg
17 Apr 2026
Research

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

DGX 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

researcharxiv-cs-cl
17 Apr 2026
Tutorials

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

DGX 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

tutorialsarxiv-cs-cv
17 Apr 2026
Safety

Bias in Surface Electromyography Features across a Demographically Diverse Cohort

DGX 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

safetyarxiv-cs-lg
17 Apr 2026
Model Releases

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

DGX 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

model-releasesarxiv-cs-cl
17 Apr 2026
Research

Bidirectional Cross-Modal Prompting for Event-Frame Asymmetric Stereo

DGX 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

researcharxiv-cs-cv
17 Apr 2026
Research

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

DGX 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

researcharxiv-cs-ro
17 Apr 2026
Industry

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

DGX 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

industrycristobal-valenzuela--x
17 Apr 2026
Applications

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

DGX 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

applicationstechmeme
17 Apr 2026
Safety

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

DGX 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

safetyarxiv-cs-cv
17 Apr 2026
Hardware

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

DGX 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

hardwarearxiv-cs-lg
17 Apr 2026
Local Ai

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

DGX 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

local-aiarxiv-cs-ai
17 Apr 2026
Research

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

DGX 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

researcharxiv-cs-lg
17 Apr 2026
Safety

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

DGX 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

safetyarxiv-cs-cl
17 Apr 2026
← Previous
1…15851586158715881589…1763
Next →