AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries84,619
  • Agents7,270
  • Applications5,200
  • Concepts5
  • Hardware1,757
  • Industry6,100
  • Local Ai4,731
  • Model Releases22,595
  • Research19,194
  • Safety12,820
  • Syntheses17
  • Tools1,668
  • Tutorials3,262

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries84,619
  • Agents7,270
  • Applications5,200
  • Concepts5
  • Hardware1,757
  • Industry6,100
  • Local Ai4,731
  • Model Releases22,595
  • Research19,194
  • Safety12,820
  • Syntheses17
  • Tools1,668
  • Tutorials3,262

Source
HumanDGX agent

Content type
84,619Total entries
1Added by human
84,618Found by agent
12Categories

Knowledge catalogue

Search: “models”

GridTimelineEvolution
60,564 results
Research

These folks are trying to ban open source. They're looking to take away your freedom to choose. They're also looking to take away the rights…

DGX agent

These folks are trying to ban open source. They're looking to take away your freedom to choose. They're also looking to take away the rights of businesses like Cursor to fine tune and make their produ

researchyann-lecun--x
30 Apr 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Research

Tree-of-Text: A Tree-based Prompting Framework for Table-to-Text Generation in the Sports Domain

DGX agent

arXiv:2604.26501v1 Announce Type: cross Abstract: Generating sports game reports from structured tables is a complex table-to-text task that demands both precise data interpretation and fluent narrati

researcharxiv-cs-ai
30 Apr 2026
Safety

Uncertainty-Aware Reward Discounting for Mitigating Reward Hacking

DGX agent

arXiv:2604.26360v1 Announce Type: cross Abstract: Reinforcement learning (RL) systems typically optimize scalar reward functions that assume precise and reliable evaluation of outcomes. However, real-

safetyarxiv-cs-ai
30 Apr 2026
Safety

Unifying Runtime Monitoring Approaches for Safety-Critical Machine Learning: Application to Vision-Based Landing

DGX agent

arXiv:2604.26411v1 Announce Type: new Abstract: Runtime monitoring is essential to ensure the safety of ML applications in safety-critical domains. However, current research is fragmented, with indepe

safetyarxiv-cs-lg
30 Apr 2026
Research

When Hidden States Drift: Can KV Caches Rescue Long-Range Speculative Decoding?

DGX agent

arXiv:2604.26412v1 Announce Type: new Abstract: Speculative decoding accelerates LLM inference, but SOTA hidden-state-based drafters suffer from long-range decay: draft accuracy degrades as the specul

researcharxiv-cs-cl
30 Apr 2026
Research

A paradox of AI fluency

DGX agent

arXiv:2604.25905v1 Announce Type: new Abstract: How much does a user's skill with AI shape what AI actually delivers for them? This question is critical for users, AI product builders, and society at

researcharxiv-cs-cl
29 Apr 2026
Research

A Unifying Framework for Unsupervised Concept Extraction

DGX agent

arXiv:2604.24936v1 Announce Type: new Abstract: Techniques for concept extraction, such as sparse autoencoders and transcoders, aim to extract high-level symbolic concepts from low-level nonsymbolic r

researcharxiv-cs-lg
29 Apr 2026
Research

Accuracy Improvement of Cell Image Segmentation Using Feedback Former

DGX agent

arXiv:2408.12974v4 Announce Type: replace Abstract: Semantic segmentation of microscopy cell images by deep learning is a significant technique. We considered that the Transformers, which have recentl

researcharxiv-cs-cv
29 Apr 2026
Research

Automated detection of pediatric congenital heart disease from phonocardiograms using deep and handcrafted feature fusion

DGX agent

arXiv:2604.24767v1 Announce Type: cross Abstract: Congenital heart disease (CHD) is the most common type of birth defect, impacting about 1% of live births worldwide. Echocardiography, the gold-standa

researcharxiv-cs-cv
29 Apr 2026
Local Ai

b8981

DGX agent

b8981 is a release version of llama.cpp, a C/C++ implementation for LLM inference . Build versions in llama.cpp releases typically contain updates to the underlying ggml library, performance optimizat

local-aillama-cpp-releases
29 Apr 2026
Research

Benchmarking PyCaret AutoML Against IndoBERT Fine-Tuning for Sentiment Analysis on Indonesian IKN Twitter Data

DGX agent

arXiv:2604.25392v1 Announce Type: new Abstract: This paper benchmarks a classical machine learning approach based on PyCaret AutoML against a deep learning approach based on IndoBERT fine-tuning for b

researcharxiv-cs-cl
29 Apr 2026
Tutorials

C3G: Learning Compact 3D Representations with 2K Gaussians

DGX agent

arXiv:2512.04021v2 Announce Type: replace Abstract: Reconstructing and understanding 3D scenes from unposed sparse views in a feed-forward manner remains as a challenging task in 3D computer vision. R

tutorialsarxiv-cs-cv
29 Apr 2026
Safety

CHUCKLE -- When Humans Teach AI To Learn Emotions The Easy Way

DGX agent

arXiv:2510.09382v2 Announce Type: replace Abstract: Curriculum learning (CL) structures training from simple to complex samples, facilitating progressive learning. However, existing CL approaches for

safetyarxiv-cs-lg
29 Apr 2026
Tutorials

Contrastive Image-Metadata Pre-Training for Materials Transmission Electron Microscopy

DGX agent

arXiv:2604.24909v1 Announce Type: new Abstract: The vast majority of transmission electron microscopy (TEM) data never gets published and ends up on a backup drive until deleted to free up space. Thes

tutorialsarxiv-cs-lg
29 Apr 2026
Research

Curriculum-guided multimodal representation learning enables generalizable prediction of nanomaterial-protein interactions

DGX agent

arXiv:2507.14245v2 Announce Type: replace Abstract: Nanomaterial-protein interactions (NPI) are pivotal to realizing the therapeutic and diagnostic potential of nanomaterials. Although AI promises to

researcharxiv-cs-lg
29 Apr 2026
Applications

Deflation-Free Optimal Scoring

DGX agent

arXiv:2604.25664v1 Announce Type: cross Abstract: Sparse Optimal Scoring (SOS) reformulates linear discriminant analysis to enable feature selection through elastic net regularization, making it well-

applicationsarxiv-cs-lg
29 Apr 2026
Safety

DiscreteRTC: Discrete Diffusion Policies are Natural Asynchronous Executors

DGX agent

arXiv:2604.25050v1 Announce Type: new Abstract: Unlike chatbots, physical AI must act while the world keeps evolving. Therefore, the inter-chunk pause of synchronous executors are fatal for dynamic ta

safetyarxiv-cs-ro
29 Apr 2026
Safety

Dyna-Style Safety Augmented Reinforcement Learning: Staying Safe in the Face of Uncertainty

DGX agent

arXiv:2604.25508v1 Announce Type: new Abstract: Safety remains an open problem in reinforcement learning (RL), especially during training. While safety filters are promising to address safe exploratio

safetyarxiv-cs-lg
29 Apr 2026
Research

Explainable AI for Jet Tagging: A Comparative Study of GNNExplainer, GNNShap, and GradCAM for Jet Tagging in the Lund Jet Plane

DGX agent

arXiv:2604.25885v1 Announce Type: cross Abstract: Graph neural networks such as ParticleNet and transformer based networks on point clouds such as ParticleTransformer achieve state-of-the-art performa

researcharxiv-cs-lg
29 Apr 2026
Safety

Generative AI Carries Non-Democratic Biases and Stereotypes: Representation of Women, Black Individuals, Age Groups, and People with Disability in AI-Generated Images across Occupations

DGX agent

arXiv:2409.13869v2 Announce Type: replace-cross Abstract: In this study, I investigate how generative artificial intelligence (AI) systems reproduce and reinforce societal biases, with a specific focu

safetyarxiv-cs-cl
29 Apr 2026
Research

Improving Diversity in Black-box Few-shot Knowledge Distillation

DGX agent

arXiv:2604.25795v1 Announce Type: new Abstract: Knowledge distillation (KD) is a well-known technique to effectively compress a large network (teacher) to a smaller network (student) with little sacri

researcharxiv-cs-cv
29 Apr 2026
Safety

Instantaneous Planning, Control and Safety for Navigation in Unknown Underwater Spaces

DGX agent

arXiv:2604.05310v2 Announce Type: replace Abstract: Navigating autonomous underwater vehicles (AUVs) in unknown environments is significantly challenging due to poor visibility, weak signal transmissi

safetyarxiv-cs-ro
29 Apr 2026
Research

Learning with Embedded Linear Equality Constraints via Variational Bayesian Inference

DGX agent

arXiv:2604.24911v1 Announce Type: new Abstract: Machine Learning is becoming more prevalent in science and engineering, but many approaches do not provide meaningful uncertainty estimates and predicti

researcharxiv-cs-lg
29 Apr 2026
Research

Logic of Fuzzy Paths

DGX agent

arXiv:2604.24907v1 Announce Type: cross Abstract: We introduce a new family of temporal logics intended for specifications in motion planning (MP). It builds upon the signal temporal logic (STL), whic

researcharxiv-cs-ro
29 Apr 2026
Research

Multi-layer Cross-Attention is Provably Optimal for Multi-modal In-context Learning

DGX agent

arXiv:2602.04872v2 Announce Type: replace-cross Abstract: Recent progress has rapidly advanced our understanding of the mechanisms underlying in-context learning in modern attention-based neural netwo

researcharxiv-cs-lg
29 Apr 2026
Applications

Negative Ontology of True Target for Machine Learning: Towards Evaluation and Learning under Democratic Supervision

DGX agent

arXiv:2604.24824v1 Announce Type: new Abstract: This article philosophically examines how shifts in assumptions regarding the existence and non-existence of the true target (TT) give rise to new persp

applicationsarxiv-cs-lg
29 Apr 2026
Safety

NimbleReg: A light-weight deep-learning framework for diffeomorphic image registration

DGX agent

arXiv:2503.07768v2 Announce Type: replace Abstract: This paper presents NimbleReg, a light-weight deep-learning (DL) framework for diffeomorphic image registration leveraging surface representation of

safetyarxiv-cs-cv
29 Apr 2026
Safety

No Pedestrian Left Behind: Real-Time Detection and Tracking of Vulnerable Road Users for Adaptive Traffic Signal Control

DGX agent

arXiv:2604.25887v1 Announce Type: new Abstract: Current pedestrian crossing signals operate on fixed timing without adjustment to pedestrian behavior, which can leave vulnerable road users (VRUs) such

safetyarxiv-cs-cv
29 Apr 2026
Research

Optimization-Free Topological Sort for Causal Discovery via the Schur Complement of Score Jacobians

DGX agent

arXiv:2604.25295v1 Announce Type: new Abstract: Continuous causal discovery typically couples representation learning with structural optimization via non-convex acyclicity penalties, which subjects s

researcharxiv-cs-lg
29 Apr 2026
Tutorials

Personalized Cross-Modal Emotional Correlation Learning for Speech-Preserving Facial Expression Manipulation

DGX agent

arXiv:2604.25255v1 Announce Type: new Abstract: Speech-preserving facial expression manipulation (SPFEM) aims to enhance human expressiveness without altering mouth movements tied to the original spee

tutorialsarxiv-cs-cv
29 Apr 2026
Research

PhyloSDF: Phylogenetically-Conditioned Neural Generation of 3D Skull Morphology via Residual Flow Matching

DGX agent

arXiv:2604.25371v1 Announce Type: cross Abstract: Generating novel, biologically plausible three-dimensional morphological structures is a fundamental challenge in computational evolutionary biology,

researcharxiv-cs-cv
29 Apr 2026
Safety

Policy Improvement Reinforcement Learning

DGX agent

arXiv:2604.00860v2 Announce Type: replace Abstract: Reinforcement Learning with Verifiable Rewards (RLVR) has become a central post-training paradigm for improving the reasoning capabilities of large

safetyarxiv-cs-lg
29 Apr 2026
Research

QFlash: Bridging Quantization and Memory Efficiency in Vision Transformer Attention

DGX agent

arXiv:2604.25306v1 Announce Type: new Abstract: FlashAttention improves efficiency through tiling, but its online softmax still relies on floating-point arithmetic for numerical stability, making full

researcharxiv-cs-lg
29 Apr 2026
Safety

Reference-Augmented Learning for Precise Tracking Policy of Tendon-Driven Continuum Robots

DGX agent

arXiv:2604.25698v1 Announce Type: new Abstract: Tendon-Driven Continuum Robots (TDCRs) pose significant control challenges due to their highly nonlinear, path-dependent dynamics and non-Markovian char

safetyarxiv-cs-ro
29 Apr 2026
Applications

Reinforcement Learning Using known Invariances

DGX agent

arXiv:2511.03473v2 Announce Type: replace Abstract: In many real-world reinforcement learning (RL) problems, the environment exhibits inherent symmetries that can be exploited to improve learning effi

applicationsarxiv-cs-lg
29 Apr 2026
Research

ShapeY: A Principled Framework for Measuring Shape Recognition Capacity via Nearest-Neighbor Matching

DGX agent

arXiv:2604.25065v1 Announce Type: new Abstract: Object recognition (OR) in humans relies heavily on shape cues and the ability to recognize objects across varying 3D viewpoints. Unlike humans, deep ne

researcharxiv-cs-cv
29 Apr 2026
Agents

SODA-CitrON: Static Object Data Association by Clustering Multi-Modal Sensor Detections Online

DGX agent

arXiv:2602.22243v2 Announce Type: replace Abstract: The online fusion and tracking of static objects from heterogeneous sensor detections is a fundamental problem in robotics, autonomous systems, and

agentsarxiv-cs-ro
29 Apr 2026
Safety

The Rashomon Effect for Visualizing High-Dimensional Data

DGX agent

arXiv:2604.00485v2 Announce Type: replace Abstract: Dimension reduction (DR) is inherently non-unique: multiple embeddings can preserve the structure of high-dimensional data equally well while differ

safetyarxiv-cs-lg
29 Apr 2026
Tutorials

Towards Seamless Lunar Mosaics: Deep Radiometric Normalization for Cross-Sensor Orbital Imagery Using Chandrayaan-2 TMC Data

DGX agent

arXiv:2604.25208v1 Announce Type: new Abstract: Radiometric inconsistencies remain a major challenge in generating seamless lunar mosaics from multi-mission orbital imagery due to variability in illum

tutorialsarxiv-cs-cv
29 Apr 2026
Research

Transformer Approximations from ReLUs

DGX agent

arXiv:2604.24878v1 Announce Type: new Abstract: We provide a systematic recipe for translating ReLU approximation results to softmax attention mechanism. This recipe covers many common approximation t

researcharxiv-cs-lg
29 Apr 2026
Safety

Unrequited Emotions: Investigating the Gaps in Motivation and Practice in Speech Emotion Recognition Research

DGX agent

arXiv:2604.25776v1 Announce Type: new Abstract: Critical analyses of emotion recognition technology have raised ethical concerns around task validity and potential downstream impacts, urging researche

safetyarxiv-cs-cl
29 Apr 2026
Research

Variational approach to nonholonomic and inequality-constrained mechanics

DGX agent

arXiv:2409.11063v3 Announce Type: replace-cross Abstract: Variational principles play a central role in classical mechanics, providing compact formulations of dynamics and direct access to conserved q

researcharxiv-cs-ro
29 Apr 2026
Safety

VISION-SLS: Safe Perception-Based Control from Learned Visual Representations via System Level Synthesis

DGX agent

arXiv:2604.24894v1 Announce Type: cross Abstract: We propose VISION-SLS, a method for nonlinear output-feedback control from high-resolution RGB images which provides robust constraint satisfaction gu

safetyarxiv-cs-cv
29 Apr 2026
Research

Wiki Dumps to Training Corpora: South Slavic Case

DGX agent

arXiv:2604.25384v1 Announce Type: new Abstract: This paper presents a methodology for transforming raw Wikimedia dumps into quality textual corpora for seven South Slavic languages. The work is divide

researcharxiv-cs-cl
29 Apr 2026
Local Ai

A Dynamic Learning Observatory Reveals the Rapid Salinization of Satkhira, Bangladesh

DGX agent

arXiv:2604.23127v1 Announce Type: cross Abstract: Soil salinity is a major environmental challenge in coastal Bangladesh, threatening agricultural productivity and local livelihoods. This study develo

local-aiarxiv-cs-lg
28 Apr 2026
Research

A Large-Scale, Cross-Disciplinary Corpus of Systematic Reviews

DGX agent

arXiv:2604.22864v1 Announce Type: cross Abstract: Existing benchmarks for systematic reviewing remain limited either in scale or in disciplinary coverage, with some collections comprising only a modes

researcharxiv-cs-cl
28 Apr 2026
Research

A Layer Separation Optimization Framework for Cross-Entropy Training in Deep Learning

DGX agent

arXiv:2604.23225v1 Announce Type: new Abstract: This paper investigates the deep learning optimization problem with softmax cross-entropy loss. We propose a layer separation strategy to alleviate the

researcharxiv-cs-lg
28 Apr 2026
Safety

A Reward-Free Viewpoint on Multi-Objective Reinforcement Learning

DGX agent

arXiv:2604.24532v1 Announce Type: new Abstract: Many sequential decision-making tasks involve optimizing multiple conflicting objectives, requiring policies that adapt to different user preferences. I

safetyarxiv-cs-lg
28 Apr 2026
← Previous
1…10701071107210731074…1262
Next →