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
84,619Total entries
1Added by human
84,618Found by agent
12Categories

Knowledge catalogue

Search: “arxiv-cs-ai”

GridTimelineEvolution
21,474 results
27 May 2026

Belief-Sim: Towards Belief-Driven Simulation of Demographic Misinformation Susceptibility

SafetyDGX agent

arXiv:2603.03585v2 Announce Type: replace-cross Abstract: Misinformation is a growing societal threat, and susceptibility to misinformative claims varies across demographic groups due to differences i

Beyond a Single Direction: Chain-of-Thought Disrupts Simple Steering of Refusal

Model ReleasesDGX agent

arXiv:2605.26772v1 Announce Type: new Abstract: Large reasoning models (LRMs) generate chain-of-thought (CoT) traces before producing final outputs, introducing a dynamic internal state that may compl

Beyond Binary: Turning Partial Success into Dense Verifiable Rewards for Reinforcement Learning in Code Generation

SafetyDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

arXiv:2601.03525v3 Announce Type: replace-cross Abstract: Effective reward design is a central challenge in Reinforcement Learning (RL) for code generation. Mainstream test-suite-level outcome rewards

Beyond Fixed Benchmarks and Worst-Case Attacks: Dynamic Boundary Evaluation for Language Models

SafetyDGX agent

arXiv:2605.06213v2 Announce Type: replace Abstract: Evaluating large language models (LLMs) today rests on fixed benchmarks that apply the same set of items to any model, producing ceiling and floor e

Beyond Questions: Evaluating What Large Language Models (Actually) Know

Model ReleasesDGX agent

arXiv:2605.26937v1 Announce Type: cross Abstract: Parametric knowledge in large language models (LLMs) is a cornerstone of their success, yet remains poorly understood. Existing knowledge benchmarks t

Beyond Semantics: The Unreasonable Effectiveness of Reasonless Intermediate Tokens

ResearchDGX agent

arXiv:2505.13775v4 Announce Type: replace-cross Abstract: Recent impressive results from large reasoning models have been interpreted as a triumph of Chain of Thought (CoT), and especially of the proc

Beyond the Data Mesh Illusion: Designing Modern AI-augmented Lakehouses to Bridge the Gap Between Theory and Practice

SafetyDGX agent

arXiv:2605.27131v1 Announce Type: cross Abstract: Enterprise data platforms face an enduring tension between domain self-service and holistic governance. The data mesh paradigm proposed decentralized

Beyond Trajectory-Level Attribution: Graph-Based Credit Assignment for Agentic Reinforcement Learning

SafetyDGX agent

arXiv:2605.26684v1 Announce Type: cross Abstract: Group-based reinforcement learning (RL) methods have achieved remarkable success in improving the performance of large language models (LLMs) and have

Beyond Transfer Accuracy: Faithful Circuits for Controlled Low-Resource Adaptation

Model ReleasesDGX agent

arXiv:2601.08146v3 Announce Type: replace-cross Abstract: Existing circuit discovery methods rely on templated tasks with clean counterfactuals, limiting their use on diverse natural text. We adapt Co

Bilevel Optimization over Saddle Points of Zero-Sum Markov Games

SafetyDGX agent

arXiv:2605.26654v1 Announce Type: cross Abstract: Reinforcement learning (RL) often has a hierarchical structure, where an upper-level (UL) learner selects model parameters and a lower-level (LL) deci

BioFact-MoE: Biologically Factorized Mixture of Experts for Vision-Language Prognostic Modeling in Hepatocellular Carcinoma

TutorialsDGX agent

arXiv:2605.26376v1 Announce Type: cross Abstract: Hepatocellular carcinoma (HCC) is biologically heterogeneous, shaped by the interplay between hepatic functional reserve and tumor-related oncologic f

Black-box Membership Inference Attacks on the Pre-training Data of Image-generation Models

Model ReleasesDGX agent

arXiv:2605.27020v1 Announce Type: cross Abstract: The rapid advancement of diffusion-based image generation models has raised serious concerns regarding potential copyright and privacy infringements i

Boosting Knowledge Graph Foundation Models via Enhanced Negative Sampling

ResearchDGX agent

arXiv:2605.27023v1 Announce Type: new Abstract: Knowledge graphs (KGs) have become the core backbone of numerous downstream tasks such as question answering and recommender systems. However, despite a

BrickAnything: Geometry-Conditioned Buildable Brick Generation with Structure-Aware Tokenization

SafetyDGX agent

arXiv:2605.26182v1 Announce Type: new Abstract: Generating physically buildable brick structures from 3D shapes requires more than geometric reconstruction: the output must also satisfy discrete part

Bridging Classification and Reconstruction: Cooperative Time Series Anomaly Detection

Model ReleasesDGX agent

arXiv:2605.26193v1 Announce Type: cross Abstract: Time series anomaly detection (TSAD) has long been a hot research topic in data mining due to its various applications. Recent studies challenge the e

Bridging Control with Neural Network Verifier alpha-beta-CROWN: A Tutorial

SafetyDGX agent

arXiv:2605.26577v1 Announce Type: cross Abstract: Learning-based methods for synthesizing controllers have gained popularity due to their high expressiveness and strong empirical performance. However,

Can Broad Biomedical Knowledge be Contextualized into Scenario-Grounded Propositions?

AgentsDGX agent

arXiv:2605.27082v1 Announce Type: new Abstract: Biomedical discovery often requires connecting broad biomedical knowledge with specific experimental or clinical data. Background knowledge suggests rel

Can LLMs Introspect? A Reality Check

ResearchDGX agent

arXiv:2605.26242v1 Announce Type: new Abstract: Can large language models detect and report their own internal states? A number of studies have argued that the answer to this question is yes. We argue

Cast a Wider Net: Coordinated Pass@K Policy Optimization for Code Reasoning

Model ReleasesDGX agent

arXiv:2605.27000v1 Announce Type: cross Abstract: Repeated sampling with a verifier is the standard way to allocate test-time compute for code generation, with pass@K as the canonical metric. Yet the

Certified Causal Attribution for Real-Time Attack Forensics in 6G Network Slicing

ApplicationsDGX agent

arXiv:2605.26679v1 Announce Type: cross Abstract: Cross-slice attack attribution in 6G networks requires identifying causal propagation chains through shared infrastructure in under 100 ms. Existing m

CFG-OEC: Classifier Free Guidance with Orthogonal Error Correction

SafetyDGX agent

arXiv:2511.14075v2 Announce Type: replace-cross Abstract: Classifier free guidance is a standard method for conditional sampling in diffusion models, but its sampling rule is not aligned with the obje

Chain Of Thought Compression: A Theoretical Analysis

Model ReleasesDGX agent

arXiv:2601.21576v2 Announce Type: replace Abstract: Chain-of-Thought (CoT) has unlocked advanced reasoning abilities of Large Language Models (LLMs) with intermediate steps, yet incurs prohibitive com

ChainCaps: Composition-Safe Tool-Using Agents via Monotonic Capability Attenuation

SafetyDGX agent

arXiv:2605.26542v1 Announce Type: cross Abstract: Tool-using agents increasingly operate in open-ended deployment environments, where they compose file systems, web APIs, code interpreters, and enterp

CmIVTP: Cross-modal Interaction-based Vessel Trajectory Prediction for Maritime Intelligence

SafetyDGX agent

arXiv:2605.26524v1 Announce Type: cross Abstract: Maritime intelligent transportation systems (MITS) are essential for ensuring navigation safety and efficiency in busy waterways. However, accurate ve

Co-folding model guided by structural proteomics

ResearchDGX agent

arXiv:2605.26192v1 Announce Type: cross Abstract: Protein structure generative models excel at predicting single protein static structures from sequence, but routinely fail to capture the correct conf

Communication Gain and Delay Cost Under Cross-Timestep Delays in Cooperative Multi-Agent Reinforcement Learning

AgentsDGX agent

arXiv:2604.03785v2 Announce Type: replace Abstract: Communication is essential for coordination in cooperative multi-agent reinforcement learning under partial observability, yet cross-timestep delays

Comparative Study of Vision-Based Metric Measurement for Large-Scale Planar Scenes

ApplicationsDGX agent

arXiv:2605.26475v1 Announce Type: cross Abstract: Vision-based metric distance and area measurement remains challenging in large-scale outdoor environments due to long-range sensing, camera zoom, and

Completion vs Optimality: Policy Gradient in Long-Horizon Cumulative-Damage Problems

SafetyDGX agent

arXiv:2605.26657v1 Announce Type: new Abstract: Long-horizon decision problems with cumulative damage couple locally attractive actions to globally adverse outcomes. We identify two orthogonal failure

Composition Collapse: Stable Factual Knowledge Does Not Imply Compositional Reasoning

Model ReleasesDGX agent

arXiv:2605.26789v1 Announce Type: new Abstract: Post-training is routinely evaluated through aggregate benchmark scores that treat multi-hop reasoning as a single capability -- as if a model that answ

Conceptual Schema Inference for Tabular Datasets using Large Language Models

ApplicationsDGX agent

arXiv:2509.04632v2 Announce Type: replace-cross Abstract: Large collections of tabular data from data lakes, web tables and open data portals often originate from heterogeneous sources, leading to rep

Confounder Detection via Treatment Intent: A New Observational Study Design

ResearchDGX agent

arXiv:2605.26413v1 Announce Type: cross Abstract: Understanding the effects of interventions is central to scientific progress, with randomized controlled trials (RCTs) regarded as the gold standard f

Constraint acquisition needs better benchmarks

Model ReleasesDGX agent

arXiv:2605.26279v1 Announce Type: new Abstract: Constraint Acquisition (CA) and related research on the validation and enhancement of Mathematical Programming (MP) models from domain knowledge artifac

Constructing Industrial-Scale Optimization Modeling Benchmark

Model ReleasesDGX agent

arXiv:2602.10450v2 Announce Type: replace-cross Abstract: Optimization modeling underpins decision-making in logistics, manufacturing, energy, and finance, yet translating natural-language requirement

ContextGuard: Structured Self-Auditing for Context Learning in Language Models

ResearchDGX agent

arXiv:2605.26827v1 Announce Type: cross Abstract: Recent benchmarks reveal that despite strong reasoning capabilities, large language models (LLMs) still struggle to faithfully apply complex contextua

Continual Model-Based Reinforcement Learning with Hypernetworks

ResearchDGX agent

arXiv:2009.11997v3 Announce Type: replace-cross Abstract: Effective planning in model-based reinforcement learning (MBRL) and model-predictive control (MPC) relies on the accuracy of the learned dynam

ConVer: Using Contracts and Loop Invariant Synthesis for Scalable Formal Software Verification

Model ReleasesDGX agent

arXiv:2605.27051v1 Announce Type: cross Abstract: Formal verification of large C programs is impeded by state-space explosion: Bounded Model Checking (BMC) tools must encode the entire state space up

Cordon-MAS: Defending RAG against Knowledge Poisoning via Information-Flow Control

AgentsDGX agent

arXiv:2605.26754v1 Announce Type: cross Abstract: Retrieval-augmented generation (RAG) increasingly underpins high-stakes applications, yet remains vulnerable to Confundo-style poisoning where adversa

Cordyceps: Covert Control Attacks on LLMs via Data Poisoning

ResearchDGX agent

arXiv:2605.26595v1 Announce Type: cross Abstract: Large language models (LLMs) are often fine-tuned on uncurated text datasets that adversaries can poison. Existing poisoning attacks primarily rely on

Counteraction-Aware Multi-Teacher On-Policy Distillation for General Capability Recovery with Domain Preservation

SafetyDGX agent

arXiv:2605.27115v1 Announce Type: new Abstract: Domain specialization can improve LLM behavior in vertical domains, but often weakens the general capabilities inherited from the original model. Recent

Counterfactual Credit Policy Optimization for Multi-Agent Collaboration

SafetyDGX agent

arXiv:2603.21563v2 Announce Type: replace Abstract: Collaborative multi-agent large language models (LLMs) can solve complex reasoning tasks by decomposing roles, but reinforcement learning for such s

Credit-assigned Policy Gradient for Early Stage Retrieval in Two-stage Ranking

SafetyDGX agent

arXiv:2605.26385v1 Announce Type: cross Abstract: Large-scale search, recommendation, and retrieval-augmented generation (RAG) systems typically employ a two-stage architecture: an early-stage ranker

CroCo: Cross-Lingual Contrastive Preference Tuning on Self-Generations

SafetyDGX agent

arXiv:2605.26293v1 Announce Type: cross Abstract: Prior work establishes that controlled contrastiveness between self-generated responses from large language models, set via reward scores, improves do

Cross-scale Aligned Supervision for Training GANs

ResearchDGX agent

arXiv:2605.26449v1 Announce Type: cross Abstract: Modern GANs often introduce adversarial supervision on intermediate generator outputs and interpret the resulting multi-stage synthesis as coarse-to-f

CSV-ViT: A Vision Transformer with the Variable-sized Cortical Supervertices for Detection of Alzheimer's Disease Pathologies

ResearchDGX agent

arXiv:2605.26514v1 Announce Type: cross Abstract: Confirming Alzheimer's disease (AD) typically relies on positron emission tomography (PET), which remains costly and invasive, motivating the use of s

Curriculum Learning for Safety Alignment

SafetyDGX agent

arXiv:2605.26315v1 Announce Type: cross Abstract: Direct Preference Optimisation (DPO) is widely used for safety alignment in large language models. However, prior work shows it is brittle and exhibit

CyberEvolver: Structured Self-Evolution for Cybersecurity Agents On the Fly

AgentsDGX agent

arXiv:2605.26195v1 Announce Type: cross Abstract: LLM-based agents are increasingly used for cybersecurity tasks, but most existing systems rely on fixed, human-designed scaffolds that struggle to ada

DDGAD: Trajectory Dynamics for Diffusion-Based Graph Anomaly Detection

ApplicationsDGX agent

arXiv:2605.26446v1 Announce Type: cross Abstract: Graph anomaly detection (GAD) aims to identify nodes or substructures whose behavior or attributes deviate significantly from the overall pattern in g

Decoupled Delay Compensation: Enhancing Pre-trained MARL Policies via Learned Dynamics Filtering

AgentsDGX agent

arXiv:2605.26286v1 Announce Type: cross Abstract: Real-world multi-agent reinforcement learning (MARL) systems must often operate under stale observations, stochastic communication delays, and intermi

Deep-layer limit and stability analysis of the basic forward-backward-splitting induced network (II): learning problems

Model ReleasesDGX agent

arXiv:2605.27133v1 Announce Type: cross Abstract: Deep unfolding neural networks derived from iterative optimization schemes and numerical ordinary/partial differential equations (ODEs/PDEs) have attr

DEI: Diversity in Evolutionary Inference for Quality-Diversity Search

Model ReleasesDGX agent

arXiv:2605.27130v1 Announce Type: cross Abstract: We present DEI: Diversity in Evolutionary Inference, a distributed Quality-Diversity (QD) search framework that assigns heterogeneous large language m

Demystifying Video Reasoning

TutorialsDGX agent

arXiv:2603.16870v2 Announce Type: replace-cross Abstract: Recent advances in video generation have revealed an unexpected phenomenon: diffusion-based video models exhibit non-trivial reasoning capabil

Dense2MoE: Pushing the Pareto Frontier of On-Device LLMs via Unified Pruning and Upcycling

Model ReleasesDGX agent

arXiv:2605.26496v1 Announce Type: cross Abstract: The Mixture of Experts MoE architecture is highly promising for resource constrained on device deployments yet training these models from scratch incu

Detached Skip-Links and R-Probe: Decoupling Feature Aggregation from Gradient Propagation for MLLM OCR

ResearchDGX agent

arXiv:2603.20020v2 Announce Type: replace-cross Abstract: Multimodal large language models (MLLMs) excel at high-level reasoning yet fail on OCR tasks where fine-grained visual details are compromised

Detecting Is Not Resolving: The Monitoring Control Gap in Retrieval Augmented LLMs

SafetyDGX agent

arXiv:2605.27157v1 Announce Type: new Abstract: Retrieval-augmented LLMs are deployed for tasks where evidence quality determines action safety, yet evaluation protocols assume that single-turn robust

Developing a Totally Unimodular Linear Program for Optimal Conformance Checking: When and Why It Complements A*

Model ReleasesDGX agent

arXiv:2605.26938v1 Announce Type: new Abstract: Alignment-based conformance checking is the state-of-the-art approach for comparing observed process executions with normative process models. The stand

DGLD: Domain-Gated Latent Diffusion for the Discovery of Novel Energetic Materials

Model ReleasesDGX agent

arXiv:2605.26540v1 Announce Type: cross Abstract: Energetic-materials performance gains translate directly into reduced propellant mass, smaller warheads, and more efficient civilian gas-generators, y

DIANOIA: Diagnostic Decomposition and Joint Optimization for Multi-Agent Reasoning

Model ReleasesDGX agent

arXiv:2602.08586v3 Announce Type: replace Abstract: Multi-agent LLM systems consistently outperform single-agent baselines, yet practitioners still cannot predict which design works for a new task or

Diffuse to Detect: Generative Diffusion Models for Unsupervised IC Anomaly Detection

ResearchDGX agent

arXiv:2605.26468v1 Announce Type: cross Abstract: Latent defect screening is challenged by extremely low failure rates, high-dimensional test data, and absence of labeled anomalies. We propose the fir

Doc-CoB: Enhancing Document Understanding with Visual Chain-of-Boxes Reasoning

ResearchDGX agent

arXiv:2505.18603v2 Announce Type: replace Abstract: Document understanding aims to perform question answering and information extraction over document images, where the visual content is highly inform

Drive-P2D: A Progressive Perception-to-Decision Benchmark for VLMs in Autonomous Driving

Model ReleasesDGX agent

arXiv:2601.14702v2 Announce Type: replace Abstract: Autonomous driving requires reliable perception and safe decision-making in complex scenarios. Recent vision-language models (VLMs) demonstrate reas

← Previous
1…204205206207208…358
Next →