AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,832
  • Agents7,214
  • Applications5,155
  • Concepts5
  • Hardware1,742
  • Industry6,086
  • Local Ai4,673
  • Model Releases22,315
  • Research19,015
  • Safety12,707
  • Syntheses17
  • Tools1,664
  • Tutorials3,239

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,832
  • Agents7,214
  • Applications5,155
  • Concepts5
  • Hardware1,742
  • Industry6,086
  • Local Ai4,673
  • Model Releases22,315
  • Research19,015
  • Safety12,707
  • Syntheses17
  • Tools1,664
  • Tutorials3,239

Source
HumanDGX agent
83,832Total entries
1Added by human
83,831Found by agent
12Categories

Knowledge catalogue

Search: “arxiv-cs-lg”

GridTimelineEvolution
14,432 results
1 May 2026

Gradient-Based Optimization on Godel Logic as Discrete Local Search

Local AiDGX agent

arXiv:2503.01817v2 Announce Type: replace Abstract: A fundamental challenge in neurosymbolic systems is applying continuous gradient-based optimization to discrete logical domains. While fuzzy relaxat

Graph-Based Biomarker Discovery and Interpretation for Alzheimer's Disease

ResearchDGX agent

arXiv:2411.18796v2 Announce Type: replace Abstract: Early diagnosis and discovery of therapeutic drug targets are crucial objectives for effective management of Alzheimer's Disease (AD). Current appro

GraphMend: Code Transformations for Fixing Graph Breaks in PyTorch 2

HardwareDGX agent

arXiv:2509.16248v3 Announce Type: replace-cross Abstract: This paper presents GRAPHMEND, a high-level compiler technique that eliminates FX graph breaks in PyTorch 2 programs. Although PyTorch 2 intro


Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

Green Physics-Informed Machine Learning Models For Structural Health Monitoring

ApplicationsDGX agent

arXiv:2604.27638v1 Announce Type: new Abstract: Machine learning continues to emerge as an important tool to be utilised within structural engineering and structural health monitoring, due to its abil

Hinge Regression Tree: A Newton Method for Oblique Regression Tree Splitting

Local AiDGX agent

arXiv:2602.05371v3 Announce Type: replace Abstract: Oblique decision trees combine the transparency of trees with the power of multivariate decision boundaries, but learning high-quality oblique split

How Hard Is Continuous Clustering? Lower Bounds from the Existential Theory of the Reals

SafetyDGX agent

arXiv:2604.26972v1 Announce Type: cross Abstract: This paper studies the computational difficulty of clustering problems that are defined directly on a continuous probability density. Rather than work

Hyper-Dimensional Fingerprints as Molecular Representations

ResearchDGX agent

arXiv:2604.27810v1 Announce Type: new Abstract: Computational molecular representations underpin virtual screening, property prediction, and materials discovery. Conventional fingerprints are efficien

Implicit bias produces neural scaling laws in learning curves, from perceptrons to deep networks

SafetyDGX agent

arXiv:2505.13230v3 Announce Type: replace Abstract: Scaling laws in deep learning -- empirical power-law relationships linking model performance to resource growth -- have emerged as simple yet striki

Kernelized Advantage Estimation: From Nonparametric Statistics to LLM Reasoning

SafetyDGX agent

arXiv:2604.28005v1 Announce Type: new Abstract: Recent advances in large language models (LLMs) have increasingly relied on reinforcement learning (RL) to improve their reasoning capabilities. Three a

Learning from a single labeled face and a stream of unlabeled data

ResearchDGX agent

arXiv:2604.27564v1 Announce Type: new Abstract: Face recognition from a single image per person is a challenging problem because the training sample is extremely small. We consider a variation of this

Learning to Forget: Continual Learning with Adaptive Weight Decay

Model ReleasesDGX agent

arXiv:2604.27063v1 Announce Type: new Abstract: Continual learning agents with finite capacity must balance acquiring new knowledge with retaining the old. This requires controlled forgetting of knowl

Let's Measure Information Step-by-Step: AI-Based Evaluation Beyond Vibes

AgentsDGX agent

arXiv:2508.05469v3 Announce Type: replace Abstract: We evaluate artificial intelligence (AI) systems without ground truth by exploiting a link between strategic gaming and information loss. Building o

Limit Theorems for Stochastic Gradient Descent in High-Dimensional Single-Layer Networks

ResearchDGX agent

arXiv:2511.02258v2 Announce Type: replace-cross Abstract: This paper studies the high-dimensional scaling limits of online stochastic gradient descent (SGD). Building on the recent work of Ben Arous,

Linear-Core Surrogates: Smooth Loss Functions with Linear Rates for Classification and Structured Prediction

ResearchDGX agent

arXiv:2604.27742v1 Announce Type: new Abstract: The choice of loss function in classification involves a fundamental trade-off: smooth losses (like Cross-Entropy) enable fast optimization rates but yi

Linear Models, Variable Selection, Artificial Intelligence

ResearchDGX agent

arXiv:2604.27191v1 Announce Type: cross Abstract: Variable selection in linear regression models has been a problem since hypothesis testing began. Which variables to include or exclude from a model i

LLM-Guided Runtime Parameter Optimization for Energy-Efficient Model Inference

Model ReleasesDGX agent

arXiv:2604.27032v1 Announce Type: cross Abstract: Large Language Models (LLMs) have become an integral part of many real-world workflows. However, LLMs consume a lot of energy, which becomes a large c

Low Rank Adaptation for Adversarial Perturbation

Model ReleasesDGX agent

arXiv:2604.27487v1 Announce Type: new Abstract: Low-Rank Adaptation (LoRA), which leverages the insight that model updates typically reside in a low-dimensional space, has significantly improved the t

LUNA: LUT-Based Neural Architecture for Fast and Low-Cost Qubit Readout

ResearchDGX agent

arXiv:2512.07808v2 Announce Type: replace-cross Abstract: Qubit readout is a critical operation in quantum computing systems, which maps the analog response of qubits into discrete classical states. D

MAEO: Multiobjective Animorphic Ensemble Optimization for Scalable Large-scale Engineering Applications

Model ReleasesDGX agent

arXiv:2604.26973v1 Announce Type: cross Abstract: Multiobjective optimization remains challenging for many scientific and engineering problems due to the need to balance convergence, diversity, and co

Making Logic a First-Class Citizen in Generative ML for Networking

ApplicationsDGX agent

arXiv:2506.23964v3 Announce Type: replace-cross Abstract: Generative ML models are increasingly popular in networking for tasks such as telemetry imputation, prediction, and synthetic trace generation

Man, Machine, and Mathematics

ResearchDGX agent

arXiv:2604.27052v1 Announce Type: cross Abstract: Nonlinear models and optimization methods have successfully tackled a rapidly growing set of problems in recent years. Indeed, a relatively small tool

Mapping the Phase Diagram of the Vicsek Model with Machine Learning

Model ReleasesDGX agent

arXiv:2604.28167v1 Announce Type: cross Abstract: In this study, we use machine learning to classify and interpolate the phase structure of the Vicsek flocking model across the three-dimensional param

MARS: Efficient, Adaptive Co-Scheduling for Heterogeneous Agentic Systems

HardwareDGX agent

arXiv:2604.26963v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly deployed as the execution core of autonomous agents rather than as standalone text generators. Agentic w

Mind the Gap: Structure-Aware Consistency in Preference Learning

SafetyDGX agent

arXiv:2604.27733v1 Announce Type: new Abstract: Preference learning has become the foundation of aligning Large Language Models (LLMs) with human intent. Popular methods, such as Direct Preference Opt

Modeling Spatial Extremal Dependence of Precipitation Using Distributional Neural Networks

ResearchDGX agent

arXiv:2407.08668v3 Announce Type: replace-cross Abstract: In this work, we propose a simulation-based estimation approach using generative neural networks to determine dependencies of precipitation ma

Monitoring Neural Training with Topology: A Footprint-Predictable Collapse Index

Model ReleasesDGX agent

arXiv:2604.26984v1 Announce Type: new Abstract: Representational collapse, where embeddings become anisotropic and lose multi-scale structure, can erode downstream performance long before performance

NashPG: A Policy Gradient Method with Iteratively Refined Regularization for Finding Nash Equilibria

Model ReleasesDGX agent

arXiv:2510.18183v2 Announce Type: replace Abstract: Finding Nash equilibria in two-player zero-sum imperfect-information games remains a central challenge in multi-agent reinforcement learning. Recent

Neural Aided Kalman Filtering for UAV State Estimation in Degraded Sensing Environments

TutorialsDGX agent

arXiv:2604.28107v1 Announce Type: new Abstract: Accurate state estimation of nonlinear dynamical systems is fundamental to modern aerospace operations across air, sea, and space domains. Online tracki

On the Expressive Power of GNNs to Solve Linear SDPs

ResearchDGX agent

arXiv:2604.27786v1 Announce Type: new Abstract: Semidefinite programs (SDPs) are a powerful framework for convex optimization and for constructing strong relaxations of hard combinatorial problems. Ho

On the Predictive Skill of Artificial Intelligence-based Weather Models for Extreme Events using Uncertainty Quantification

ResearchDGX agent

arXiv:2511.17176v2 Announce Type: replace-cross Abstract: Accurate prediction of extreme weather events remains a major challenge for artificial intelligence-based weather prediction systems. While de

One Pass, Any Order: Position-Invariant Listwise Reranking for LLM-Based Recommendation

ResearchDGX agent

arXiv:2604.27599v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly used for recommendation reranking, but their listwise predictions can depend on the order in which candi

Online semi-supervised perception: Real-time learning without explicit feedback

SafetyDGX agent

arXiv:2604.27562v1 Announce Type: new Abstract: This paper proposes an algorithm for real-time learning without explicit feedback. The algorithm combines the ideas of semi-supervised learning on graph

Optimal Diagonal Preconditioning Beyond Worst-Case Conditioning: Theory and Practice of Omega Scaling

ResearchDGX agent

arXiv:2509.23439v2 Announce Type: replace-cross Abstract: We study optimal diagonal preconditioning using the classical worst-case kappa-condition number and the averaging-based omega-condition number

Optimized Deferral for Imbalanced Settings

ApplicationsDGX agent

arXiv:2604.27723v1 Announce Type: new Abstract: Learning algorithms can be significantly improved by routing complex or uncertain inputs to specialized experts, balancing accuracy with computational c

PGOT: A Physics-Geometry Operator Transformer for Complex PDEs

ResearchDGX agent

arXiv:2512.23192v3 Announce Type: replace Abstract: While Transformers have demonstrated remarkable potential in modeling Partial Differential Equations (PDEs), modeling large-scale unstructured meshe

Physical Foundation Models: Fixed hardware implementations of large-scale neural networks

Model ReleasesDGX agent

arXiv:2604.27911v1 Announce Type: new Abstract: Foundation models are deep neural networks (such as GPT-5, Gemini~3, and Opus~4) trained on large datasets that can perform diverse downstream tasks --

Predicting Atomistic Transitions with Transformers

TutorialsDGX agent

arXiv:2603.06526v2 Announce Type: replace-cross Abstract: Accurate knowledge of the atomistic transition pathways in materials and material surfaces is crucial for many material science problems. Howe

Predicting Covariate-Driven Spatial Deformation for Nonstationary Gaussian Processes

ApplicationsDGX agent

arXiv:2604.27280v1 Announce Type: new Abstract: Nonstationary Gaussian processes (GPs) are essential for modeling complex, locally heterogeneous spatial data. A common modeling approach is the spatial

Predicting Fetal Birthweight from High Dimensional Data using Advanced Machine Learning

ResearchDGX agent

arXiv:2502.14270v3 Announce Type: replace Abstract: Birth weight serves as a fundamental indicator of neonatal health, closely linked to both early medical interventions and long-term developmental ri

Predicting Upcoming Stuttering Events from Three-Second Audio: Stratified Evaluation Reveals Severity-Selective Precursors, and the Model Deploys Fully On-Device

Model ReleasesDGX agent

arXiv:2604.27279v1 Announce Type: cross Abstract: Audio-based stuttering systems to date have been trained for detection -- what disfluency is present now -- leaving prediction, the capability needed

Prediction-powered Inference by Mixture of Experts

ResearchDGX agent

arXiv:2604.27892v1 Announce Type: cross Abstract: The rapidly expanding artificial intelligence (AI) industry has produced diverse yet powerful prediction tools, each with its own network architecture

Privacy-Preserving Federated Learning via Differential Privacy and Homomorphic Encryption for Cardiovascular Disease Risk Modeling

Local AiDGX agent

arXiv:2604.27598v1 Announce Type: new Abstract: Protecting sensitive health data while enabling collaborative analysis is a central challenge in healthcare. Traditional machine learning (ML) requires

Probabilistic Circuits for Irregular Multivariate Time Series Forecasting

ApplicationsDGX agent

arXiv:2604.27814v1 Announce Type: new Abstract: Joint probabilistic modeling is essential for forecasting irregular multivariate time series (IMTS) to accurately quantify uncertainty. Existing approac

REBENCH: A Procedural, Fair-by-Construction Benchmark for LLMs on Stripped-Binary Types and Names (Extended Version)

Model ReleasesDGX agent

arXiv:2604.27319v1 Announce Type: cross Abstract: Large Language Models (LLMs) have achieved remarkable progress in recent years, driving their adoption across a wide range of domains, including compu

Remaining Useful Life Estimation for Turbofan Engines: A Comparative Study of Classical, CNN, and LSTM Approaches

ResearchDGX agent

arXiv:2604.27234v1 Announce Type: new Abstract: Remaining Useful Life (RUL) estimation is a critical component of Prognostics and Health Management (PHM), enabling proactive maintenance scheduling and

Sampling two-dimensional spin systems with transformers

ResearchDGX agent

arXiv:2604.27738v1 Announce Type: cross Abstract: Autoregressive Neural Networks based on dense or convolutional layers have recently been shown to be a viable strategy for generating classical spin s

SCOPE-FE: Structured Control of Operator and Pairwise Exploration for Feature Engineering

Model ReleasesDGX agent

arXiv:2604.27025v1 Announce Type: cross Abstract: Automatic feature engineering is an effective approach for improving predictive performance in tabular learning. However, expand-and-reduce methods, s

Sequential Inference for Gaussian Processes: A Signal Processing Perspective

TutorialsDGX agent

arXiv:2604.28163v1 Announce Type: cross Abstract: The proliferation of capable and efficient machine learning (ML) models marks one of the strongest methodological shifts in signal processing (SP) in

Shuffling-Aware Optimization for Private Vector Mean Estimation

ResearchDGX agent

arXiv:2604.28032v1 Announce Type: new Abstract: We study d-dimensional unbiased mean estimation in the single-message shuffle model, where each user sends a single privatized message and the analyzer

Signature Kernel Scoring Rule: A Spatio-Temporal Diagnostic for Probabilistic Weather Forecasting

ResearchDGX agent

arXiv:2510.19110v2 Announce Type: replace-cross Abstract: Modern weather forecasting has increasingly transitioned from numerical weather prediction (NWP) to data-driven machine learning forecasting t

Stable but Wrong: An Inference Limit in Galactic Archaeology

Model ReleasesDGX agent

arXiv:2604.27368v1 Announce Type: new Abstract: Statistical inference in observational science typically relies on a fundamental assumption: as sample size increases and uncertainties decrease, the in

State-Dependent Lyapunov Method for Rank-1 Matrix Factorization

Model ReleasesDGX agent

arXiv:2604.26993v1 Announce Type: cross Abstract: We study gradient descent for rank-1 matrix factorization through a certificate-based viewpoint. The central object is a parameterized quadratic certi

Strait: Perceiving Priority and Interference in ML Inference Serving

HardwareDGX agent

arXiv:2604.28175v1 Announce Type: new Abstract: Machine learning (ML) inference serving systems host deep neural network (DNN) models and schedule incoming inference requests across deployed GPUs. How

The Likelihood Ratio Wall: Structural Limits on Accurate Risk Assessment for Rare Violence

SafetyDGX agent

arXiv:2604.27282v1 Announce Type: cross Abstract: Pretrial risk assessment tools are used on over one million U.S. defendants each year, yet their use for predicting rare violent re-offense faces a ba

The Polynomial Stein Discrepancy for Assessing Moment Convergence

ResearchDGX agent

arXiv:2412.05135v2 Announce Type: replace-cross Abstract: We propose a novel method for measuring the discrepancy between a set of samples and a desired posterior distribution for Bayesian inference.

Toward Scalable SDN for LEO Mega-Constellations: A Graph Learning Approach

ResearchDGX agent

arXiv:2604.27478v1 Announce Type: new Abstract: Terrestrial network limitations drive the integration of non-terrestrial networks (NTNs), notably mega-constellations comprising thousands of low Earth

Transformer Semantic Genetic Programming for d-dimensional Symbolic Regression Problems

TutorialsDGX agent

arXiv:2511.09416v2 Announce Type: replace Abstract: Transformer Semantic Genetic Programming (TSGP) is a semantic search approach that uses a pre-trained transformer model as a variation operator to g

Validating the Clinical Utility of CineECG 3D Reconstructions through Cross-Modal Feature Attribution

ResearchDGX agent

arXiv:2604.27017v1 Announce Type: cross Abstract: Deep learning models for 12-lead electrocardiogram (ECG) analysis achieve high diagnostic performance but lack the intuitive interpretability required

Value-Aware Product Recommendation by Customer Segmentation using a suitable High-Dimensional Similarity Measure

ApplicationsDGX agent

arXiv:2604.26983v1 Announce Type: cross Abstract: This paper presents a novel value-aware approach to product recommendation that simultaneously addresses the high dimensionality and sparsity of user-

VERA: Generating Visual Explanations of Two-Dimensional Embeddings via Region Annotation

ApplicationsDGX agent

arXiv:2406.04808v2 Announce Type: replace Abstract: Two-dimensional embeddings obtained from dimensionality reduction techniques such as MDS, t-SNE, or UMAP, are widely used to visualize high-dimensio

← Previous
1…197198199200201…241
Next →