AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,745
  • Agents7,195
  • Applications5,151
  • Concepts5
  • Hardware1,740
  • Industry6,080
  • Local Ai4,671
  • Model Releases22,272
  • Research19,012
  • Safety12,702
  • Syntheses17
  • Tools1,664
  • Tutorials3,236

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,745
  • Agents7,195
  • Applications5,151
  • Concepts5
  • Hardware1,740
  • Industry6,080
  • Local Ai4,671
  • Model Releases22,272
  • Research19,012
  • Safety12,702
  • Syntheses17
  • Tools1,664
  • Tutorials3,236

Source
HumanDGX agent

Content type
AllBlog
83,745Total entries
1Added by human
83,744Found by agent
12Categories

Knowledge catalogue

Search: “arxiv-cs-ai”

GridTimelineEvolution
21,236 results
Research

QV-PIC: Query-Aware Visual Position-Independent Caching for Efficient RAG Serving

DGX agent

arXiv:2608.12121v1 Announce Type: cross Abstract: Retrieval-Augmented Generation (RAG) repeatedly prefills identical text chunks across queries, incurring redundant computations. Position-Independent

researcharxiv-cs-ai
13 Aug 2026
X Post
Paper
YouTube
Reddit
GitHub
Clear filters
Hardware

Ready Cohorts: Bounding GPU Opportunity and Avoiding Host Round Trips in LLM-Agent Control

DGX agent

arXiv:2608.12123v1 Announce Type: cross Abstract: LLM-agent services repeatedly execute small deterministic transitions between model and tool calls: route an outcome, update state, and emit the next

hardwarearxiv-cs-ai
13 Aug 2026
Model Releases

RealisticTritonBench: A Benchmark for Triton-Kernel Generation in Real-World AI Frameworks

DGX agent

arXiv:2608.12004v1 Announce Type: cross Abstract: In modern AI frameworks, GPU kernels are key to overall system performance. Combining usability, portability, and near-handwritten CUDA performance, T

model-releasesarxiv-cs-ai
13 Aug 2026
Model Releases

RecSys Factory: Bounding LLM Agent Autonomy to Decision Points in the Industrial Recommender Lifecycle

DGX agent

arXiv:2608.11241v1 Announce Type: new Abstract: Deploying LLM agents into industrial recommender operations exposes a three-way tension we frame as the autonomy-determinism-efficiency trilemma: genera

model-releasesarxiv-cs-ai
13 Aug 2026
Safety

Redistribution-based Cost Inference Improves Sparse Safe Offline RL

DGX agent

arXiv:2608.12306v1 Announce Type: cross Abstract: Safe offline RL typically assumes access to dense per-step cost annotations, but in practice supervisors provide only trajectory-level stop-feedback:

safetyarxiv-cs-ai
13 Aug 2026
Model Releases

Reducing Per-Sample Interference in Stochastic Optimization

DGX agent

arXiv:2607.16261v2 Announce Type: replace-cross Abstract: Modern optimizers combine gradients from the current mini-batch with historical optimization state, such as momentum or adaptive moments. Whil

model-releasesarxiv-cs-ai
13 Aug 2026
Model Releases

Reinforcement Learning based DBMS Buffer Pool Auto-Tuning for Optimal Memory Utilization

DGX agent

arXiv:2608.11239v1 Announce Type: cross Abstract: Administering Database Management Systems (DBMS) instances requires Database Administrators (DBA) to balance performance in terms of Service Level Agr

model-releasesarxiv-cs-ai
13 Aug 2026
Research

Reinforcing Step-level Reasoning for Effective Self-Correction in LLMs

DGX agent

arXiv:2608.11573v1 Announce Type: cross Abstract: Achieving effective self-correction, where models verify and correct their own mistakes, remains a fundamental challenge for large language models (LL

researcharxiv-cs-ai
13 Aug 2026
Research

Remote Sensing and Machine Learning-Based Analysis of Land Use and Vegetation Change in Dhaka District, Bangladesh

DGX agent

arXiv:2608.12001v1 Announce Type: cross Abstract: Rapid urbanization in Dhaka District, Bangladesh has triggered substantial alterations in land use and environmental conditions, necessitating systema

researcharxiv-cs-ai
13 Aug 2026
Safety

REOPD: Reliability-Adaptive Reward Extrapolation for On-Policy Distillation

DGX agent

arXiv:2608.11698v1 Announce Type: cross Abstract: On-policy distillation (OPD) trains a student on its own trajectories under dense token-level supervision from a teacher. Reward-extrapolation methods

safetyarxiv-cs-ai
13 Aug 2026
Model Releases

Representation Finetuning for Continual Learning

DGX agent

arXiv:2603.11201v3 Announce Type: replace-cross Abstract: The world is inherently dynamic, and continual learning aims to enable models to adapt to ever-evolving data streams. While pre-trained models

model-releasesarxiv-cs-ai
13 Aug 2026
Model Releases

Retrofitting Recurrent Depth into a Pretrained Language Model: Installation, Extrapolation, Transfer, and Retention at Two Parameter Budgets

DGX agent

arXiv:2608.11233v1 Announce Type: cross Abstract: A dense, pretrained language model can be retrofitted with recurrent depth and learn an iterative latent transition that persists after outcome-only a

model-releasesarxiv-cs-ai
13 Aug 2026
Model Releases

Retry, Switch, or Abstain? Learning Strategy-Aware Tool-Use Policies via Controlled Error Injection

DGX agent

arXiv:2608.11977v1 Announce Type: new Abstract: Tool-using LLM agents are commonly trained and evaluated in environments where tool calls succeed reliably, yet deployed tools can fail transiently, per

model-releasesarxiv-cs-ai
13 Aug 2026
Agents

REVERE: Reflective Evolving Research Engineer

DGX agent

arXiv:2603.20667v2 Announce Type: replace-cross Abstract: Existing prompt-optimization techniques rely on local signals, causing poor generalization across tasks. In addition, they also rely on weak u

agentsarxiv-cs-ai
13 Aug 2026
Model Releases

ReXrank: A Public Leaderboard for AI-Powered Radiology Report Generation

DGX agent

arXiv:2411.15122v2 Announce Type: replace-cross Abstract: AI-driven models have demonstrated significant potential in automating radiology report generation for chest X-rays. However, there is no stan

model-releasesarxiv-cs-ai
13 Aug 2026
Model Releases

RoadWeaver: Large-Scale Lane-Level HD Map Generation from Scratch for Autonomous Driving Simulation

DGX agent

arXiv:2608.11580v1 Announce Type: cross Abstract: Autonomous driving simulation requires diverse and scalable lane-level HD maps to support long-horizon evaluation across complex road networks. Existi

model-releasesarxiv-cs-ai
13 Aug 2026
Model Releases

Robust and Efficient Noisy-Label Time-Series Classification via Dynamic Time Warping Based Granular Ball Computing

DGX agent

arXiv:2608.11704v1 Announce Type: cross Abstract: Dynamic Time Warping (DTW)-based Nearest-Neighbor (NN) classifiers are effective for time-series classification but are vulnerable to mislabeled train

model-releasesarxiv-cs-ai
13 Aug 2026
Model Releases

Rubric Dropout: A Simple Way to Mitigate Reward Hacking in Rubric-as-Reward RL

DGX agent

arXiv:2608.11669v1 Announce Type: cross Abstract: Reinforcement learning against rubrics, lists of criteria graded by an LLM judge, has become a standard way to post-train language models on tasks wit

model-releasesarxiv-cs-ai
13 Aug 2026
Research

SCOUT: Unlocking Enhanced Spatial Reasoning via Structured Chain-of-Thought and Multi-Objective Process Reward

DGX agent

arXiv:2608.12220v1 Announce Type: cross Abstract: Existing Vision-Language Models (VLMs) exhibits a critical bottleneck in robust spatial reasoning. Recent reinforcement learning (RL) methods aim to c

researcharxiv-cs-ai
13 Aug 2026
Model Releases

SegPAR: Class-Centric Decision-Based Sparse Attack for Semantic Segmentation

DGX agent

arXiv:2608.11285v1 Announce Type: cross Abstract: Despite the practical relevance of sparse decision-based black-box threats, they have received limited attention in semantic segmentation. To bridge t

model-releasesarxiv-cs-ai
13 Aug 2026
Agents

Self-evolving network verifiers

DGX agent

arXiv:2608.11340v1 Announce Type: cross Abstract: Symbolic network verifiers can reason about correctness across vast spaces of routing inputs and failures, but only for the protocols and features an

agentsarxiv-cs-ai
13 Aug 2026
Model Releases

Semantic Lenia: Emergence of Homeostatic Solitons within the Semantic Space of Large Language Models

DGX agent

arXiv:2608.11657v1 Announce Type: cross Abstract: We introduce Semantic Lenia, an artificial life framework that transforms Large Language Model (LLM) inference from a static optimization problem into

model-releasesarxiv-cs-ai
13 Aug 2026
Safety

Small Data Explainer -- The impact of small data methods in everyday life

DGX agent

arXiv:2507.11773v2 Announce Type: replace-cross Abstract: The emergence of breakthrough artificial intelligence (AI) techniques has led to a renewed focus on how small data settings, i.e., settings wi

safetyarxiv-cs-ai
13 Aug 2026
Agents

Social Chain of Thought: A Multi-Agent Architecture Grounded in Medical Differential Diagnosis Methodology

DGX agent

arXiv:2608.11420v1 Announce Type: new Abstract: Medical diagnostic reasoning is a high-impact use case for LLMs that carries significant implications for the health and wellbeing of users. When OpenAI

agentsarxiv-cs-ai
13 Aug 2026
Applications

Social Meaning in Large Language Models: Structure, Magnitude, and Pragmatic Prompting

DGX agent

arXiv:2604.02512v2 Announce Type: replace-cross Abstract: Large language models (LLMs) increasingly exhibit human-like patterns of pragmatic and social reasoning. This paper addresses two related ques

applicationsarxiv-cs-ai
13 Aug 2026
Local Ai

Socioduality: A Relational Process Framework for Human-AI Interaction

DGX agent

arXiv:2608.11322v1 Announce Type: cross Abstract: Human-AI research often evaluates individual capabilities, combined performance, or final outputs, but these approaches do not preserve how one party'

local-aiarxiv-cs-ai
13 Aug 2026
Research

SportD: How do VLMs physically strategize?

DGX agent

arXiv:2607.14616v3 Announce Type: replace Abstract: Vision-language models (VLMs) can describe a scene, but can they act well within one? We study whether VLMs can make sound strategic decisions, usin

researcharxiv-cs-ai
13 Aug 2026
Model Releases

SteeringSafety: Benchmarking Representation Steering in LLMs Across Safety Perspectives

DGX agent

arXiv:2509.13450v3 Announce Type: replace Abstract: We introduce SteeringSafety, a benchmark for evaluating representation steering methods across nine safety perspectives spanning 18 datasets. While

model-releasesarxiv-cs-ai
13 Aug 2026
Research

Strengthening Full Justified Representation: Efficient Verification and Computation

DGX agent

arXiv:2608.11500v1 Announce Type: cross Abstract: Full justified representation (FJR) is among the strongest known satisfiable proportionality axioms for approval-based committee elections. Recent wor

researcharxiv-cs-ai
13 Aug 2026
Applications

Structural Silence: When AI Infrastructure Fails Speakers of Underrepresented Languages

DGX agent

arXiv:2608.12278v1 Announce Type: cross Abstract: Artificial intelligence tools for education and language support are increasingly framed as scalable responses to access gaps in under-resourced commu

applicationsarxiv-cs-ai
13 Aug 2026
Research

Symbolic Machine Learning for Vapor-Liquid Equilibrium Prediction in Cx-N2 Binary Mixtures

DGX agent

arXiv:2608.11255v1 Announce Type: new Abstract: Accurate prediction of vapor--liquid equilibrium (VLE) for hydrocarbon-nitrogen mixtures remains challenging for cubic equations of state, particularly

researcharxiv-cs-ai
13 Aug 2026
Agents

Synchronizing Beliefs with Second-Order Theory-of-Mind in Human-Autonomy Teams (Extended Version)

DGX agent

arXiv:2608.11229v1 Announce Type: new Abstract: Comparative feedback, asking people which of two behaviors they prefer, has become a standard way to align robot and agent behavior with human intent wh

agentsarxiv-cs-ai
13 Aug 2026
Safety

TailBooster: A Dual-Layer Generative Framework for Extreme Value Augmentation with Operational Validity Enforcement

DGX agent

arXiv:2608.11951v1 Announce Type: cross Abstract: Extreme events in air transport, such as severe arrival delays and abnormal air times, cause cascading network disruptions with substantial operationa

safetyarxiv-cs-ai
13 Aug 2026
Model Releases

TangPoetryBench: A Multi-Dimensional Benchmark and Rubric-Conditioned Evaluator for Poetry-to-Image Generation

DGX agent

arXiv:2608.11452v1 Announce Type: cross Abstract: Text-to-image (T2I) models are increasingly asked to illustrate literary and cultural content, yet we cannot measure how well an image renders the mea

model-releasesarxiv-cs-ai
13 Aug 2026
Research

TELLME: Test-Enhanced Learning for Language Model Enrichment

DGX agent

arXiv:2608.11788v1 Announce Type: cross Abstract: Continual pre-training (CPT) has been widely adopted as a method for domain adaptation in large language models. However, CPT has consistently been ac

researcharxiv-cs-ai
13 Aug 2026
Research

Terminal Symmetry as a Decision Resource: Statewise Refinement for Anytime Verified Construction

DGX agent

arXiv:2608.11318v1 Announce Type: cross Abstract: Many sequential construction tasks exhibit exact symmetry at completion while their execution remains directed and history-dependent. We develop a dec

researcharxiv-cs-ai
13 Aug 2026
Research

The Edge-based Contiguous p-median Problem with Connections to Logistics Districting

DGX agent

arXiv:2608.11230v1 Announce Type: new Abstract: This paper introduces the edge-based contiguous p-median (ECpM) problem to partition the roads in a network into a given number of compact and contiguou

researcharxiv-cs-ai
13 Aug 2026
Model Releases

The Next Challenge for Agentic Cybersecurity: A Realistic, Contamination-Free Reverse Engineering Benchmark

DGX agent

arXiv:2608.11469v1 Announce Type: cross Abstract: AI agents are rapidly improving in cybersecurity capabilities when the source code is available for analysis, yet much of the software most consequent

model-releasesarxiv-cs-ai
13 Aug 2026
Local Ai

The Off-Support Barrier: Why Semantic Safety Constraints Are Not Learning-Problem Invariants, and What Follows for Prior Design, Containment, and Verification

DGX agent

arXiv:2608.11243v1 Announce Type: new Abstract: We argue that a single structural fact organizes a wide range of phenomena in contemporary AI safety: a semantic safety constraint (e.g., the agent does

local-aiarxiv-cs-ai
13 Aug 2026
Model Releases

The Path to Self-Evolving Clinical Systems: Scaling Medical Agents from Assistance to Autonomy

DGX agent

arXiv:2607.11175v2 Announce Type: replace Abstract: The growing ability of large language models and vision-language models to jointly interpret and reason over images and text is reshaping medical im

model-releasesarxiv-cs-ai
13 Aug 2026
Agents

The Sleeping Agent: What Gist-Based Context Compression Loses and Why

DGX agent

arXiv:2608.11775v1 Announce Type: new Abstract: Gist-based context compression---summarising older conversation history into compact representations---is a common approach in long-horizon language mod

agentsarxiv-cs-ai
13 Aug 2026
Model Releases

The Wording Effect: Quantifying Two-Way Drift in LLM Benchmark Performance

DGX agent

arXiv:2608.11694v1 Announce Type: cross Abstract: A benchmark score comes from a single phrasing of each problem. That single phrasing is treated as if it stood for the whole space of ways the same pr

model-releasesarxiv-cs-ai
13 Aug 2026
Safety

Toward Meaningful Transparency for AI Chatbots: Disclosing Persuasive Intent Reduces Persuasion

DGX agent

arXiv:2608.11794v1 Announce Type: cross Abstract: The growing role of AI-generated content and AI-enabled systems in public communication has led regulators to demand clear disclosure of content prove

safetyarxiv-cs-ai
13 Aug 2026
Safety

Towards Human Motion World Models via Executable Behaviour Representations

DGX agent

arXiv:2604.18064v2 Announce Type: replace Abstract: Human motion world models should capture motion's intentionality by being executable: adaptable to different actions and capable of assessing motion

safetyarxiv-cs-ai
13 Aug 2026
Research

Towards Model-based Run-time Cybersecurity: On Control-Flow Anomaly Detection, Attack Identification, and Hardware Monitoring

DGX agent

arXiv:2608.11802v1 Announce Type: cross Abstract: Methods to increase the resilience of systems to cyber-attacks become increasingly important. Control-flow monitoring provides a principled basis to e

researcharxiv-cs-ai
13 Aug 2026
Model Releases

Towards Query-Agnostic RAG Evaluation via Query Coverage and Claim Verifiability

DGX agent

arXiv:2608.11238v1 Announce Type: new Abstract: Retrieval-augmented generation improves the factuality of large language models by grounding responses in retrieved evidence, yet existing evaluation fr

model-releasesarxiv-cs-ai
13 Aug 2026
Tutorials

Towards Sustainable Learning in Online Education: A Reinforcement Learning Approach

DGX agent

arXiv:2608.11245v1 Announce Type: new Abstract: Online education offers unprecedented scalability and accessibility to global learners from diverse backgrounds, but it often suffers from low engagemen

tutorialsarxiv-cs-ai
13 Aug 2026
Agents

Towards the Harness of Embodied Agents

DGX agent

arXiv:2608.11246v1 Announce Type: new Abstract: The success of coding agents has established the harness as a paradigm: what an agent achieves depends not on the model alone, but on the infrastructure

agentsarxiv-cs-ai
13 Aug 2026
← Previous
1…34567…443
Next →