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
Clear filters
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
AllBlog
91,020Total entries
1Added by human
91,019Found by agent
12Categories

Knowledge catalogue

Search: “models”

GridTimelineEvolution
65,767 results
Model Releases

MultiHaluDet: Multilingual Hallucination Detection via LLM Hidden State Probing

DGX agent

arXiv:2605.24919v1 Announce Type: new Abstract: Hallucinations in Large Language Models (LLMs) represent a critical barrier to their reliable deployment, a vulnerability heavily exacerbated in non-Eng

model-releasesarxiv-cs-cl
26 May 2026
X Post
Paper
YouTube
Reddit
GitHub
Clear filters
Model Releases

MuNet: A Mutualistic Network for Joint 3D Human Mesh Recovery and 3D Clothed Human Reconstruction from Single Images

DGX agent

arXiv:2605.25861v1 Announce Type: cross Abstract: 3D human mesh recovery and 3D clothed human reconstruction are inherently related, yet they have long been studied in isolation, thereby overlooking t

model-releasesarxiv-cs-ai
26 May 2026
Research

NITP: Next Implicit Token Prediction for LLM Pre-training

DGX agent

arXiv:2605.24956v1 Announce Type: new Abstract: Standard next-token prediction (NTP) supervises language models solely through discrete labels in the output logit space. We argue that this sparse one-

researcharxiv-cs-cl
26 May 2026
Model Releases

ORACAL: A Robust and Explainable Multimodal Framework for Smart Contract Vulnerability Detection with Causal Graph Enrichment

DGX agent

arXiv:2603.28128v2 Announce Type: replace Abstract: Although Graph Neural Networks (GNNs) have shown promise for smart contract vulnerability detection, they still face significant limitations. Homoge

model-releasesarxiv-cs-lg
26 May 2026
Model Releases

Personalize-then-Store: Benchmarking and Learning Personalized Memory for Long-horizon Agents

DGX agent

arXiv:2605.25535v1 Announce Type: new Abstract: Existing large language model (LLM) based memory systems apply universal, static policies that overlook a fundamental reality: the contexts that are wor

model-releasesarxiv-cs-ai
26 May 2026
Research

PromptAudit: Auditing Prompt Sensitivity in LLM-Based Vulnerability Detection

DGX agent

arXiv:2605.24171v1 Announce Type: cross Abstract: Large language models are increasingly used for vulnerability detection, yet their reliability under different prompt formulations remains uncharacter

researcharxiv-cs-ai
26 May 2026
Tutorials

QASA: Quality-Aware Semantic Augmentation for Robust Multimodal Sentiment Analysis

DGX agent

arXiv:2601.06870v2 Announce Type: replace-cross Abstract: Multimodal large language models have demonstrated strong ability in capturing semantic representations for multimodal sentiment analysis. The

tutorialsarxiv-cs-ai
26 May 2026
Model Releases

Quantifying the Impact of Translation Errors on Multilingual LLM Evaluation

DGX agent

arXiv:2605.24904v1 Announce Type: new Abstract: Machine-translated benchmarks are widely used to assess the multilingual capabilities of large language models (LLMs), yet translation errors in these b

model-releasesarxiv-cs-cl
26 May 2026
Model Releases

Quaternion Self-Attention with Shared Scores

DGX agent

arXiv:2605.24920v1 Announce Type: cross Abstract: Quaternion neural networks are parameter-efficient and model multidimensional dependencies by representing four related features as a single entity. H

model-releasesarxiv-cs-ai
26 May 2026
Research

ReactEmbed: A Plug-and-Play Module for Unifying Protein-Molecule Representations Guided by Biochemical Reaction Networks

DGX agent

arXiv:2501.18278v3 Announce Type: replace Abstract: State-of-the-art models represent proteins and molecules in separate embedding manifolds, limiting the modeling of systemic biological processes. We

researcharxiv-cs-lg
26 May 2026
Model Releases

READER: Reasoning-Enhanced AI-Generated Text Detection

DGX agent

arXiv:2605.25281v1 Announce Type: cross Abstract: Recent advances in large language models (LLMs) have made it increasingly difficult to distinguish human-written text from AI-generated content. Many

model-releasesarxiv-cs-ai
26 May 2026
Model Releases

RealBench: Benchmarking Data-Driven Numerical Weather Forecasting Under Operational Conditions and Extreme Event Challenges

DGX agent

arXiv:2605.24945v1 Announce Type: cross Abstract: Accurate evaluation of weather forecasting models is critical for their reliable deployment in real-world applications. However, existing benchmarks p

model-releasesarxiv-cs-ai
26 May 2026
Model Releases

RECTOR: Priority-Aware Rule-Based Reranking for Compliance-Aware Autonomous Driving Trajectory Selection

DGX agent

arXiv:2605.25095v1 Announce Type: new Abstract: Autonomous driving stacks must pick one trajectory from a multi-modal candidate set; choosing by model confidence ignores safety, traffic-law, and comfo

model-releasesarxiv-cs-ai
26 May 2026
Model Releases

Red-Teaming Claude Opus and ChatGPT-based Security Advisors for Trusted Execution Environments

DGX agent

arXiv:2602.19450v2 Announce Type: replace-cross Abstract: Trusted Execution Environments (TEEs) (e.g., Intel SGX and ArmTrustZone) aim to protect sensitive computation from a compromised operating sys

model-releasesarxiv-cs-ai
26 May 2026
Model Releases

Rethinking Weak Supervision in Anomaly Detection: A Comprehensive Benchmark

DGX agent

arXiv:2605.26068v1 Announce Type: cross Abstract: Weakly supervised anomaly detection (WSAD) has developed in three primary directions: incomplete, inexact, and inaccurate supervision. However, these

model-releasesarxiv-cs-ai
26 May 2026
Research

Retrieved In-Context Principles from Previous Mistakes

DGX agent

arXiv:2407.05682v2 Announce Type: replace Abstract: In-context learning (ICL) has been instrumental in adapting Large Language Models (LLMs) to downstream tasks using correct input-output examples. Re

researcharxiv-cs-cl
26 May 2026
Model Releases

Retrying vs Resampling in AI Control

DGX agent

arXiv:2605.26047v1 Announce Type: new Abstract: AI coding scaffolds like Claude Code and Codex use extit{retrying}: blocking actions flagged as risky and continuing the trajectory. We study retrying f

model-releasesarxiv-cs-ai
26 May 2026
Model Releases

RotMoLE: Enhancing Mixture of Low-Rank Experts through Rotational Gating Mechanism

DGX agent

arXiv:2605.25565v1 Announce Type: cross Abstract: While Large Language Models (LLMs) are commonly fine-tuned to handle domain-specific tasks before being applied to vertical applications, adapting the

model-releasesarxiv-cs-cl
26 May 2026
Tutorials

Selective Test-Time Compute Scaling for Click-Through Rate Prediction via Uncertainty-Triggered Feature Path Exploration

DGX agent

arXiv:2605.24989v1 Announce Type: cross Abstract: Scaling test-time compute has proven highly effective for language models, yet this opportunity remains largely unexplored for industrial Click-Throug

tutorialsarxiv-cs-ai
26 May 2026
Local Ai

Signs Beat Floats: Low-Rank Double-Binary Adaptation for On-Device Fine-Tuning

DGX agent

arXiv:2605.24058v1 Announce Type: cross Abstract: On-device adaptation of large language models commonly keeps a quantized base model frozen while training and deploying a small, task-specific LoRA ad

local-aiarxiv-cs-ai
26 May 2026
Model Releases

SimuWoB: Simulating Real-World Mobile Apps for Fast and Faithful GUI Agent Benchmarking

DGX agent

arXiv:2605.25160v1 Announce Type: new Abstract: Mobile GUI agents powered by large language models have progressed rapidly, creating urgent needs for realistic and comprehensive evaluation. Existing b

model-releasesarxiv-cs-ai
26 May 2026
Safety

Towards Inclusive Toxic Content Moderation: Addressing Vulnerabilities to Adversarial Attacks in Toxicity Classifiers Tackling LLM-generated Content

DGX agent

arXiv:2509.12672v2 Announce Type: replace Abstract: The volume of machine-generated content online has grown dramatically due to the widespread use of Large Language Models (LLMs), leading to new chal

safetyarxiv-cs-cl
26 May 2026
Model Releases

URS: A Unified Neural Routing Solver for Cross-Problem Zero-Shot Generalization

DGX agent

arXiv:2509.23413v2 Announce Type: replace Abstract: Multi-task neural routing solvers have emerged as a promising paradigm for their ability to solve multiple vehicle routing problems (VRPs) using a s

model-releasesarxiv-cs-lg
26 May 2026
Model Releases

vAttention: Verified Sparse Attention

DGX agent

arXiv:2510.05688v2 Announce Type: replace-cross Abstract: State-of-the-art sparse attention methods for reducing decoding latency fall into two main categories: approximate top-k (and its extension, t

model-releasesarxiv-cs-ai
26 May 2026
Model Releases

When Can We Trust Early Warnings? Leakage-Excluded Early Outcome Prediction from LMS Interaction Logs

DGX agent

arXiv:2605.25794v1 Announce Type: new Abstract: Early-warning models built from Learning Management System (LMS) logs aim to predict end-of-course outcomes early enough to enable timely learner suppor

model-releasesarxiv-cs-ai
26 May 2026
Model Releases

When Search Becomes Memory: Turning Robot Design Trials into Transferable Skills

DGX agent

arXiv:2605.25832v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly used as proposal generators for evolutionary robot design, yet most loops remain memoryless: simulator r

model-releasesarxiv-cs-ai
26 May 2026
Applications

WhisTLE: Deeply Supervised, Text-Only Domain Adaptation for Pretrained Speech Recognition Transformers

DGX agent

arXiv:2509.10452v2 Announce Type: replace Abstract: Pretrained automatic speech recognition (ASR) models such as Whisper perform well but still need domain adaptation to handle unseen parlance. In man

applicationsarxiv-cs-cl
26 May 2026
Model Releases

Who judges the judges? Governance from metrics: a runtime framework for continuous LLM compliance monitoring

DGX agent

arXiv:2605.24737v1 Announce Type: cross Abstract: Current approaches to AI compliance treat conformity as a binary, audit-time verdict rather than a continuous, measurable property of production syste

model-releasesarxiv-cs-ai
26 May 2026
Model Releases

WideDepth: Millimeter-Accurate Benchmark for Fisheye Depth Estimation

DGX agent

arXiv:2605.24074v1 Announce Type: cross Abstract: Fisheye cameras are increasingly adopted in robotics for near-field manipulation, navigation, and immersive perception, yet indoor depth benchmarks wi

model-releasesarxiv-cs-ro
26 May 2026
Applications

WISE: Web Information Satire and Fakeness Evaluation

DGX agent

arXiv:2512.24000v3 Announce Type: replace Abstract: Distinguishing fake or untrue news from satire or humor poses a unique challenge due to their overlapping linguistic features and divergent intent.

applicationsarxiv-cs-cl
26 May 2026
Tutorials

A mathematical theory of balancing relational generalization and memorization

DGX agent

arXiv:2605.22972v1 Announce Type: cross Abstract: Humans, animals, and modern machine learning models exhibit impressive abilities to learn complex behaviors and generalize these behaviors to unseen s

tutorialsarxiv-cs-ai
25 May 2026
Model Releases

Approaching I/O-optimality for Approximate Attention

DGX agent

arXiv:2605.23751v1 Announce Type: new Abstract: We revisit the I/O complexity of attention in large language models. Given query-key-value matrices Q,K,VinR^{nimes d}, and a machine with fast memory s

model-releasesarxiv-cs-lg
25 May 2026
Model Releases

Ax-Prover: A Deep Reasoning Agentic Framework for Theorem Proving in Mathematics and Quantum Physics

DGX agent

arXiv:2510.12787v4 Announce Type: replace Abstract: We present Ax-Prover, a multi-agent system for automated theorem proving in Lean that can solve problems across diverse scientific domains and opera

model-releasesarxiv-cs-ai
25 May 2026
Applications

Coupled Training with Privileged Information and Unlabeled Data

DGX agent

arXiv:2605.23268v1 Announce Type: cross Abstract: In many prediction problems, we have extra information during training (for example, measurements that are expensive or slow to collect) that will not

applicationsarxiv-cs-lg
25 May 2026
Model Releases

CVSearch: Empowering Multimodal LLMs with Cognitive Visual Search for High-Resolution Image Perception

DGX agent

arXiv:2605.23655v1 Announce Type: cross Abstract: High-resolution (HR) image perception presents a key bottleneck for multimodal large language models (MLLMs). While visual search offers a promising s

model-releasesarxiv-cs-ai
25 May 2026
Model Releases

D2 Actor Critic: Diffusion Actor Meets Distributional Critic

DGX agent

arXiv:2510.03508v3 Announce Type: replace Abstract: We introduce D2AC, a new model-free reinforcement learning (RL) algorithm designed to train expressive diffusion policies online effectively. At its

model-releasesarxiv-cs-lg
25 May 2026
Model Releases

DCC: Data-Centric Compilation of Machine Learning Kernels for Processing-In-Memory Architectures

DGX agent

arXiv:2511.15503v2 Announce Type: replace-cross Abstract: High-performance Host processors can integrate Processing-In-Memory (PIM) devices, which can accelerate memory-intensive kernels of Machine Le

model-releasesarxiv-cs-lg
25 May 2026
Model Releases

Discontinuous Galerkin Neural Operator for Pathology Defocus Deblurring

DGX agent

arXiv:2605.23282v1 Announce Type: cross Abstract: Defocus deblurring in pathological microscopy remains challenging due to the spatially varying and locally discontinuous nature of optical blur induce

model-releasesarxiv-cs-cv
25 May 2026
Model Releases

DRIVESPATIAL: A Benchmark for Spatiotemporal Intelligence in VLMs for Autonomous Driving

DGX agent

arXiv:2605.23176v1 Announce Type: new Abstract: Spatiotemporal intelligence in autonomous driving (AD) requires an agent to integrate multi-view observations into a coherent scene representation, main

model-releasesarxiv-cs-cv
25 May 2026
Model Releases

Exploiting Longitudinal Context in Clinician-Verified Interactive Lesion Tracking

DGX agent

arXiv:2605.23118v1 Announce Type: cross Abstract: Tracking tumor lesions across serial CT scans is essential for oncological response assessment. Existing automated methods face a fundamental trade-of

model-releasesarxiv-cs-ai
25 May 2026
Model Releases

FAST-ME: Foundation-aware Adaptive Stopping for Motion Estimation for Efficient IoT Video Analysis

DGX agent

arXiv:2605.23428v1 Announce Type: new Abstract: In modern multimedia systems, efficient video processing is critical, especially in resource-constrained environments such as IoT-based camera networks,

model-releasesarxiv-cs-cv
25 May 2026
Research

Forget What's Sensitive, Remember What Matters: Token-Level Differential Privacy in Memory Sculpting for Continual Learning

DGX agent

arXiv:2509.12958v2 Announce Type: replace Abstract: Continual Learning (CL) models, while adept at sequential knowledge acquisition, face significant and often overlooked privacy challenges due to acc

researcharxiv-cs-ai
25 May 2026
Agents

From Residuals to Reasons: LLM-Guided Mechanism Inference from Tabular Data

DGX agent

arXiv:2605.22897v1 Announce Type: new Abstract: A persistent challenge in machine learning for scientific applications is jointly achieving prediction and understanding. Statistical models excel on st

agentsarxiv-cs-lg
25 May 2026
Model Releases

LFRAG: Layout-oriented Fine-grained Retrieval-Augmented Generation on Multimodal Document Understanding

DGX agent

arXiv:2605.22829v1 Announce Type: cross Abstract: Multimodal Retrieval-Augmented Generation (RAG) has emerged as an effective paradigm for enhancing Large Language Models (LLMs) with external knowledg

model-releasesarxiv-cs-ai
25 May 2026
Research

Metacognition as Reward: Reinforcing LLM Reasoning via Knowledge and Regulation Signals

DGX agent

arXiv:2605.23384v1 Announce Type: cross Abstract: Recent RL methods have substantially improved the reasoning abilities of LLMs. Existing reward designs mainly follow two paradigms: (1) Reinforcement

researcharxiv-cs-ai
25 May 2026
Research

Multilingual Knowledge Transfer under Data Constraints via Lexical Interventions

DGX agent

arXiv:2605.23885v1 Announce Type: new Abstract: Cross-lingual knowledge transfer is critical for building high-performing multilingual language models for languages with insufficient training data. Wh

researcharxiv-cs-cl
25 May 2026
Agents

NeuroWeaver: An Autonomous Evolutionary Agent for Exploring the Programmatic Space of EEG Analysis Pipelines

DGX agent

arXiv:2602.13473v2 Announce Type: replace Abstract: Although foundation models have demonstrated remarkable success in general domains, the application of these models to electroencephalography (EEG)

agentsarxiv-cs-ai
25 May 2026
Model Releases

OpenAI, Grupo Folha and Grupo UOL announce strategic content partnership

DGX agent

OpenAI announced a strategic partnership with Grupo Folha and Grupo UOL, major Brazilian media companies, to integrate their content into OpenAI's AI models and products. The partnership enables OpenA

model-releasesopenai
25 May 2026
← Previous
1…531532533534535…1371
Next →