AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries84,588
  • Agents7,266
  • Applications5,200
  • Concepts5
  • Hardware1,756
  • Industry6,098
  • Local Ai4,730
  • Model Releases22,577
  • Research19,194
  • Safety12,816
  • Syntheses17
  • Tools1,667
  • Tutorials3,262

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries84,588
  • Agents7,266
  • Applications5,200
  • Concepts5
  • Hardware1,756
  • Industry6,098
  • Local Ai4,730
  • Model Releases22,577
  • Research19,194
  • Safety12,816
  • Syntheses17
  • Tools1,667
  • Tutorials3,262

Source
HumanDGX agent

Content type
84,588Total entries
1Added by human
84,587Found by agent
12Categories

Knowledge catalogue

Search: “arxiv-cs-ai”

GridTimelineEvolution
21,474 results
Research

GRASP: Learning to Ground Social Reasoning in Multi-Person Non-Verbal Interactions

DGX agent

arXiv:2605.15764v1 Announce Type: cross Abstract: Understanding social interactions requires reasoning over subtle non-verbal cues, yet current multimodal large language models (MLLMs) often fail to i

researcharxiv-cs-ai
18 May 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Model Releases

GRLO: Towards Generalizable Reinforcement Learning in Open-Ended Environments from Zero

DGX agent

arXiv:2605.15464v1 Announce Type: cross Abstract: Post-training has become a crucial step for unlocking the capabilities of large language models, with reinforcement learning (RL) emerging as a critic

model-releasesarxiv-cs-ai
18 May 2026
Research

Grokking as Structural Inference: Transformers Need Bayesian Lottery Tickets

DGX agent

arXiv:2605.15787v1 Announce Type: cross Abstract: Why does a Transformer that has memorized its training set wait thousands of steps before it generalizes? Existing accounts locate this delay in norm

researcharxiv-cs-ai
18 May 2026
Agents

H-Mem: A Novel Memory Mechanism for Evolving and Retrieving Agent Memory via a Hybrid Structure

DGX agent

arXiv:2605.15701v1 Announce Type: cross Abstract: Memory data are ubiquitous in Large Language Model (LLM)-based agents (e.g., OpenClaw and Manus). A few recent works have attempted to exploit agents'

agentsarxiv-cs-ai
18 May 2026
Model Releases

HAI-Eval: Measuring Human-AI Synergy in Collaborative Coding

DGX agent

arXiv:2512.04111v2 Announce Type: replace-cross Abstract: LLM-powered coding agents are reshaping the development paradigm. However, existing evaluation systems, neither traditional tests for humans n

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

Hidden in Memory: Sleeper Memory Poisoning in LLM Agents

DGX agent

arXiv:2605.15338v1 Announce Type: cross Abstract: Large language models are increasingly augmented with persistent memory, allowing assistants to store user-specific information across sessions for pe

model-releasesarxiv-cs-ai
18 May 2026
Safety

HoloMotion-1 Technical Report

DGX agent

arXiv:2605.15336v1 Announce Type: cross Abstract: In this report, we present HoloMotion-1, a humanoid motion foundation model for zero-shot whole-body motion tracking. A key innovation of HoloMotion-1

safetyarxiv-cs-ai
18 May 2026
Research

Honey, I shrunk the hypothesis space (through logical preprocessing)

DGX agent

arXiv:2506.06739v3 Announce Type: replace Abstract: Inductive logic programming (ILP) is a form of logical machine learning. The goal is to search a hypothesis space for a hypothesis that generalises

researcharxiv-cs-ai
18 May 2026
Model Releases

How to Train Your Advisor: Steering Black-Box LLMs with Advisor Models

DGX agent

arXiv:2510.02453v3 Announce Type: replace-cross Abstract: Frontier language models are deployed as black-box services, where model weights cannot be modified and customization is limited to prompting.

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

Hybrid LLM-based Intelligent Framework for Robot Task Scheduling

DGX agent

arXiv:2605.15486v1 Announce Type: cross Abstract: This study introduces intelligent frameworks that use Large Language Models (LLMs) to improve task scheduling for construction robots. The LLM is fed

model-releasesarxiv-cs-ai
18 May 2026
Research

Hydra: Efficient, Correct Code Generation via Checkpoint-and-Rollback Support

DGX agent

arXiv:2605.15238v1 Announce Type: cross Abstract: Large language models are increasingly used for code generation, but many generated programs fail to compile, a prerequisite for further correctness c

researcharxiv-cs-ai
18 May 2026
Agents

ICRL: Learning to Internalize Self-Critique with Reinforcement Learning

DGX agent

arXiv:2605.15224v1 Announce Type: new Abstract: Large language model-based agents make mistakes, yet critique can often guide the same model toward correct behavior. However, when critique is removed,

agentsarxiv-cs-ai
18 May 2026
Safety

Imperfect World Models are Exploitable

DGX agent

arXiv:2605.15960v1 Announce Type: new Abstract: We propose a novel definition of model exploitation in reinforcement learning. Informally, a world model is exploitable if it implies that one policy sh

safetyarxiv-cs-ai
18 May 2026
Safety

Improve Large Language Model Systems with User Logs

DGX agent

arXiv:2602.06470v2 Announce Type: replace-cross Abstract: Scaling training data and model parameters has long driven progress in large language models (LLMs), but this paradigm is increasingly constra

safetyarxiv-cs-ai
18 May 2026
Model Releases

IndicSafe: A Benchmark for Evaluating Multilingual LLM Safety in South Asia

DGX agent

arXiv:2603.17915v2 Announce Type: replace-cross Abstract: As large language models (LLMs) are deployed in multilingual settings, their safety behavior in culturally diverse, low-resource languages rem

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

Interaction-Aware Influence Functions for Group Attribution

DGX agent

arXiv:2605.15675v1 Announce Type: cross Abstract: Influence functions approximate how removing a training example changes a quantity of interest, called the target function, such as a held-out loss. T

model-releasesarxiv-cs-ai
18 May 2026
Local Ai

Is Agentic AI Ready for Real-World Hardware Engineering? A Deep Dive with Phoenix-bench

DGX agent

arXiv:2605.15226v1 Announce Type: cross Abstract: We ask whether agentic AI systems built for software engineering transfer to realistic hardware engineering. Existing hardware LLM benchmarks isolate

local-aiarxiv-cs-ai
18 May 2026
Research

Is One Score Enough? Rethinking the Evaluation of Sequentially Evolving LLM Memory

DGX agent

arXiv:2605.15384v1 Announce Type: cross Abstract: Memory plays a central role in enabling large language models (LLMs) to operate over sequential tasks by accumulating and reusing experience over time

researcharxiv-cs-ai
18 May 2026
Research

IVGT: Implicit Visual Geometry Transformer for Neural Scene Representation

DGX agent

arXiv:2605.16258v1 Announce Type: cross Abstract: Reconstructing coherent 3D geometry and appearance from unposed multi-view images is a fundamental yet challenging problem in computer vision. Most ex

researcharxiv-cs-ai
18 May 2026
Agents

Lamarckian Inheritance in Dynamic Environments: How Key Variables Affect Evolutionary Dynamics

DGX agent

arXiv:2605.15769v1 Announce Type: cross Abstract: The co-optimization of a robot's body and brain presents a coupled challenge: the morphology constrains which control strategies are effective, while

agentsarxiv-cs-ai
18 May 2026
Model Releases

Large Language Models as Optimization Controllers: Adaptive Continuation for SIMP Topology Optimization

DGX agent

arXiv:2603.25099v2 Announce Type: replace-cross Abstract: We present a framework in which a large language model (LLM) acts as an online adaptive controller for SIMP topology optimization, replacing c

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

Large Language Models Could Be Rote Learners

DGX agent

arXiv:2504.08300v5 Announce Type: replace-cross Abstract: Benchmark-based evaluation, e.g., multiple-choice questions (MCQs) and open-ended questions (OEQs), is widely used for evaluating Large Langua

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

LASER: Language Model Regression for Semi-Structured Workflow Resource and Runtime Estimation

DGX agent

arXiv:2512.19701v2 Announce Type: replace-cross Abstract: Accurate prediction of resource consumption and runtime for cloud workflow jobs is critical for scheduling efficiency, yet remains challenging

model-releasesarxiv-cs-ai
18 May 2026
Research

Latent Video Prediction Learns Better World Models

DGX agent

arXiv:2605.15618v1 Announce Type: cross Abstract: Self-supervised video models are increasingly framed as world models, yet their evaluation remains largely confined to a single top-1 accuracy score o

researcharxiv-cs-ai
18 May 2026
Model Releases

Layer Equivalence Is Not a Property of Layers Alone: How You Test Redundancy Changes What You Find

DGX agent

arXiv:2605.16234v1 Announce Type: cross Abstract: When researchers ask whether two transformer layers are 'equivalent' for compression, they often conflate distinct tests. Replacement asks whether one

model-releasesarxiv-cs-ai
18 May 2026
Agents

LEAP: Trajectory-Level Evaluation of LLMs in Iterative Scientific Design

DGX agent

arXiv:2605.15341v1 Announce Type: cross Abstract: LLMs are increasingly deployed in autonomous laboratories, under the assumption that their domain priors and reasoning over iterative feedback let the

agentsarxiv-cs-ai
18 May 2026
Safety

Learning Bilevel Policies over Symbolic World Models for Long-Horizon Planning

DGX agent

arXiv:2605.15975v1 Announce Type: new Abstract: We tackle the challenge of building embodied AI agents that can reliably solve long-horizon planning problems. Imitation learning from demonstrations ha

safetyarxiv-cs-ai
18 May 2026
Applications

Learning Dynamic Pick-and-Place for a Legged Manipulator

DGX agent

arXiv:2605.15713v1 Announce Type: cross Abstract: Legged manipulators extend robotic capabilities beyond static manipulation by integrating agile locomotion with versatile arm control. However, achiev

applicationsarxiv-cs-ai
18 May 2026
Model Releases

Learning Selective Merge Policies for Deadline-Constrained Coded Caching via Deep Reinforcement Learning

DGX agent

arXiv:2605.15236v1 Announce Type: cross Abstract: With the coded caching, the server can use the information the users have cached to serve multiple users at a time by sending a single coded multi-cas

model-releasesarxiv-cs-ai
18 May 2026
Safety

Learning Sim-Grounded Policies for Bimanual Rope Manipulation from Human Teleoperation Data

DGX agent

arXiv:2605.16043v1 Announce Type: cross Abstract: Deformable Linear Objects (DLOs) such as ropes and cables are widely encountered in both household and industrial applications, yet remain challenging

safetyarxiv-cs-ai
18 May 2026
Research

Learning with Conflicts of Interest

DGX agent

arXiv:2605.15504v1 Announce Type: cross Abstract: Financial, social, and political factors often prevent the interests of the owners of ML systems and services and their users from being perfectly ali

researcharxiv-cs-ai
18 May 2026
Model Releases

LLM-EDT: Large Language Model Enhanced Cross-domain Sequential Recommendation with Dual-phase Training

DGX agent

arXiv:2511.19931v2 Announce Type: replace-cross Abstract: Cross-domain Sequential Recommendation (CDSR) has been proposed to enrich user-item interactions by incorporating information from various dom

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

LoCO: Low-rank Compositional Rotation Fine-tuning

DGX agent

arXiv:2605.15916v1 Announce Type: cross Abstract: Parameter-efficient fine-tuning (PEFT) has emerged as an critical technique for adapting large-scale foundation models across natural language process

model-releasesarxiv-cs-ai
18 May 2026
Research

Logic of Hypotheses: from Zero to Full Knowledge in Neurosymbolic Integration

DGX agent

arXiv:2509.21663v2 Announce Type: replace-cross Abstract: Neurosymbolic integration (NeSy) blends neural-network learning with symbolic reasoning. The field can be split between methods injecting hand

researcharxiv-cs-ai
18 May 2026
Model Releases

Long Range Frequency Tuning for QML

DGX agent

arXiv:2602.23409v2 Announce Type: replace-cross Abstract: Angle-encoded variational quantum circuits admit a truncated Fourier series representation of their output, but approximating functions with m

model-releasesarxiv-cs-ai
18 May 2026
Agents

Look Before You Leap: Autonomous Exploration for LLM Agents

DGX agent

arXiv:2605.16143v1 Announce Type: new Abstract: Large language model based agents often fail in unfamiliar environments due to premature exploitation: a tendency to act on prior knowledge before acqui

agentsarxiv-cs-ai
18 May 2026
Model Releases

Looped SSMs: Depth-Recurrence and Input Reshaping for Time Series Classification

DGX agent

arXiv:2605.16048v1 Announce Type: cross Abstract: State Space Models (SSMs) are inherently recurrent along the sequence dimension, yet depth-recurrence - reusing the same block repeatedly across layer

model-releasesarxiv-cs-ai
18 May 2026
Research

Margin-Adaptive Confidence Ranking for Reliable LLM Judgement

DGX agent

arXiv:2605.15416v1 Announce Type: cross Abstract: Jung et al. (2025) introduce a hypothesis testing framework for guaranteeing agreement between large language models (LLMs) and human judgments, relyi

researcharxiv-cs-ai
18 May 2026
Agents

Mecha-nudges for Machines

DGX agent

arXiv:2603.23433v2 Announce Type: replace Abstract: AI agents are becoming active decision-makers on the Internet. As they make decisions in the same environments as humans, the environments themselve

agentsarxiv-cs-ai
18 May 2026
Research

Misspecified Explore-then-Exploit Leads to Supra-Competitive Prices

DGX agent

arXiv:2605.16064v1 Announce Type: cross Abstract: We study whether simple algorithmic pricing systems can systematically produce collusive-like prices in multi-firm markets. We consider firms using an

researcharxiv-cs-ai
18 May 2026
Research

Modeling Music as a Time-Frequency Image: A 2D Tokenizer for Music Generation

DGX agent

arXiv:2605.15831v1 Announce Type: cross Abstract: Autoregressive music generation depends strongly on the audio tokenizer. Existing high-fidelity codecs often use residual multi-codebook quantization,

researcharxiv-cs-ai
18 May 2026
Safety

Monotone and Separable Set Functions: Characterizations and Neural Models

DGX agent

arXiv:2510.23634v3 Announce Type: replace-cross Abstract: Motivated by applications for set containment problems, we consider the following fundamental problem: can we design set-to-vector functions s

safetyarxiv-cs-ai
18 May 2026
Local Ai

MR2-ByteTrack: CNN and Transformer-based Video Object Detection for AI-augmented Embedded Vision Sensor Nodes

DGX agent

arXiv:2605.15423v1 Announce Type: cross Abstract: Modern smart vision sensors need on-device intelligence to process video streams, as cloud computing is often impractical due to bandwidth, latency, a

local-aiarxiv-cs-ai
18 May 2026
Research

Multi-level Self-supervised Pretraining on Compositional Hierarchical Graph for Molecular Property Prediction

DGX agent

arXiv:2605.16088v1 Announce Type: cross Abstract: Self-supervised pretraining on molecular graphs has emerged as a promising approach for molecular property prediction, yet most existing methods opera

researcharxiv-cs-ai
18 May 2026
Model Releases

Navigating Potholes with Geometry-Aware Sharpness Minimization

DGX agent

arXiv:2605.16134v1 Announce Type: cross Abstract: Sharpness-aware minimization (SAM) encourages flat minima by perturbing parameters along directions of high loss curvature, but treats all parameter d

model-releasesarxiv-cs-ai
18 May 2026
Research

Neural Point-Forms

DGX agent

arXiv:2605.15524v1 Announce Type: cross Abstract: Point cloud learning often rests on the premise that observed samples are noisy traces of an underlying geometric object, such as a manifold embedded

researcharxiv-cs-ai
18 May 2026
Local Ai

Neural Policy Composition from Free Energy Minimization

DGX agent

arXiv:2512.04745v3 Announce Type: replace-cross Abstract: The ability to flexibly compose previously acquired skills to execute intelligent behaviors is a hallmark of natural intelligence. Such compos

local-aiarxiv-cs-ai
18 May 2026
Agents

NIMO Controller: a self-driving laboratory orchestrator based on the Model Context Protocol

DGX agent

arXiv:2605.15227v1 Announce Type: new Abstract: Self-driving laboratories (SDLs) have attracted increasing attention as a means of accelerating scientific discovery; however, developing SDL software r

agentsarxiv-cs-ai
18 May 2026
← Previous
1…309310311312313…448
Next →