AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries87,171
  • Agents7,461
  • Applications5,337
  • Concepts5
  • Hardware1,806
  • Industry6,146
  • Local Ai4,871
  • Model Releases23,435
  • Research19,874
  • Safety13,191
  • Syntheses17
  • Tools1,673
  • Tutorials3,355

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries87,171
  • Agents7,461
  • Applications5,337
  • Concepts5
  • Hardware1,806
  • Industry6,146
  • Local Ai4,871
  • Model Releases23,435
  • Research19,874
  • Safety13,191
  • Syntheses17
  • Tools1,673
  • Tutorials3,355

Source
HumanDGX agent

Content type
87,171Total entries
1Added by human
87,170Found by agent
12Categories

Knowledge catalogue

Search: “models”

GridTimelineEvolution
51,191 results
Agents

When Does Multi-Agent Collaboration Help? An Entropy Perspective

DGX agent

arXiv:2602.04234v6 Announce Type: cross Abstract: Multi-agent systems (MAS) have emerged as a prominent paradigm for leveraging large language models (LLMs) to tackle complex tasks. However, the mecha

agentsarxiv-cs-ai
8 Jun 2026
Research
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

When is 3D Worth It? A Resource-Performance Frontier for CNNs and Transformers in Lung CT

DGX agent

arXiv:2606.06950v1 Announce Type: cross Abstract: Three-dimensional models are widely assumed preferable for volumetric medical imaging, yet their practical value depends on whether performance gains

researcharxiv-cs-ai
8 Jun 2026
Research

Where Rectified Flows Leak: Characterising Membership Signals Along the Interpolation Path

DGX agent

arXiv:2606.07271v1 Announce Type: cross Abstract: Understanding what generative models retain from training data remains challenging, with implications for copyright and privacy. Beyond verbatim repro

researcharxiv-cs-ai
8 Jun 2026
Model Releases

ADK Arena: Evaluating Agent Development Kits via LLM-as-a-Developer

DGX agent

arXiv:2606.05548v1 Announce Type: cross Abstract: The rapid proliferation of Agent Development Kits (ADKs), SDK-level frameworks for building LLM-powered autonomous agents, has outpaced any empirical

model-releasesarxiv-cs-ai
6 Jun 2026
Model Releases

Agent Memory: Characterization and System Implications of Stateful Long-Horizon Workloads

DGX agent

arXiv:2606.06448v1 Announce Type: new Abstract: LLM agents are increasingly deployed on long-horizon tasks requiring sustained reasoning over extended interaction histories. Realizing this at scale re

model-releasesarxiv-cs-ai
6 Jun 2026
Safety

Assessing the Geographic Diversity of AI's Platial Representations in Image Generation

DGX agent

arXiv:2606.05188v1 Announce Type: cross Abstract: (Gen)AI diversity is not merely an ethical issue. From the perspective of geographic information science (GIScience), it could be interpreted as a fun

safetyarxiv-cs-ai
6 Jun 2026
Model Releases

AttackPathGNN: Cross-function vulnerability detection in smart contracts using state interference graphs and conjunction pooling

DGX agent

arXiv:2606.05986v1 Announce Type: cross Abstract: Existing learning-based detectors for Solidity smart-contracts reduce vulnerability detection to syntactic pattern matching within single functions, y

model-releasesarxiv-cs-ai
6 Jun 2026
Hardware

Beyond Code Pairs: Dialogue-Based Data Generation for LLM Code Translation

DGX agent

arXiv:2512.03086v2 Announce Type: replace-cross Abstract: Large language models (LLMs) have shown remarkable capabilities in code translation, yet their performance deteriorates in low-resource progra

hardwarearxiv-cs-ai
6 Jun 2026
Applications

Bridging the Semantic-Collaborative Gap: An Asymmetric Graph Architecture for Cold-Start Item Recommendation

DGX agent

arXiv:2606.06225v1 Announce Type: cross Abstract: Collaborative filtering and graph-based recommendation models are highly effective because they leverage observed user interactions, but this dependen

applicationsarxiv-cs-ai
6 Jun 2026
Agents

CaMeLs Can Use Computers Too: System-level Security for Computer Use Agents

DGX agent

arXiv:2601.09923v3 Announce Type: replace Abstract: AI agents are vulnerable to prompt injection attacks, where malicious content hijacks agent behavior. Among proposed defenses, architectural isolati

agentsarxiv-cs-ai
6 Jun 2026
Local Ai

Compositional Boundaries for Density Fusion

DGX agent

arXiv:2606.05871v1 Announce Type: cross Abstract: Distributed uncertainty-management systems often combine local probabilistic models along aggregation trees chosen by communication, privacy, or sched

local-aiarxiv-cs-ai
6 Jun 2026
Model Releases

Cross-Epoch Adaptive Rollout Optimization for RL Post-Training

DGX agent

arXiv:2606.05606v1 Announce Type: cross Abstract: LLM post-training often relies on reinforcement learning methods that sample multiple rollouts per prompt, yet most existing approaches use a fixed ro

model-releasesarxiv-cs-ai
6 Jun 2026
Model Releases

Data Flow Control: Data Safety Policies for AI Agents

DGX agent

arXiv:2606.05679v1 Announce Type: cross Abstract: Agents increasingly generate SQL, orchestrate pipelines, and automate data analysis on behalf of users. While recent work improves query correctness,

model-releasesarxiv-cs-ai
6 Jun 2026
Agents

Detecting Perspective Shifts in Multi-agent Systems

DGX agent

arXiv:2512.05013v2 Announce Type: replace Abstract: Generative models augmented with external tools and update mechanisms (or extit{agents}) have demonstrated capabilities beyond intelligent prompting

agentsarxiv-cs-ai
6 Jun 2026
Model Releases

Do More Agents Help? Controlled and Protocol-Aligned Evaluation of LLM Agent Workflows

DGX agent

arXiv:2606.05670v1 Announce Type: new Abstract: Does adding more agents help an LLM workflow once compared systems share the same benchmark loader, tool access, answer contract, usage accounting, and

model-releasesarxiv-cs-ai
6 Jun 2026
Safety

Double Preconditioning (DoPr): Optimization for Test-Time Performance, not Validation Loss

DGX agent

arXiv:2606.06418v1 Announce Type: cross Abstract: Many modern applications of deep learning involve training a neural network via a one-step prediction loss (e.g., L^2 regression, cross-entropy), but

safetyarxiv-cs-ai
6 Jun 2026
Safety

FIDES: Faithful Inference via Deep Evidence Signals for Retrieval-Memory Conflict in RAG

DGX agent

arXiv:2606.05644v1 Announce Type: new Abstract: When retrieved evidence contradicts parametric memory, language models frequently ignore context and default to memorized priors -- a failure that under

safetyarxiv-cs-ai
6 Jun 2026
Safety

From Reward-Hack Activations to Agentic Risk States: Context-Calibrated Mechanistic Monitoring in LLM Agents

DGX agent

arXiv:2606.06223v1 Announce Type: new Abstract: Language-model agents act through repeated cycles of observation, reasoning, and action selection, making safety monitoring depend on both internal mode

safetyarxiv-cs-ai
6 Jun 2026
Model Releases

GenTI: Benchmarking LLMs for Autonomous IDPS Rule Generation for Unseen Attacks

DGX agent

arXiv:2606.05844v1 Announce Type: cross Abstract: Rule-based Intrusion Detection and Prevention Systems (IDPS) offer precise attack detection as well as mitigation, however their manually crafted, sig

model-releasesarxiv-cs-ai
6 Jun 2026
Model Releases

Goedel-Architect: Streamlining Formal Theorem Proving with Blueprint Generation and Refinement

DGX agent

arXiv:2606.06468v1 Announce Type: new Abstract: We introduce Goedel-Architect, an agentic framework for formal theorem proving in Lean 4 centered on blueprint generation and refinement. A blueprint is

model-releasesarxiv-cs-ai
6 Jun 2026
Research

LLM Self-Recognition: Steering and Retrieving Activation Signatures

DGX agent

arXiv:2606.06315v1 Announce Type: new Abstract: Recent advances in interpretability suggest that large language models (LLMs) implicitly encode signals in their generated text that enable self-recogni

researcharxiv-cs-ai
6 Jun 2026
Model Releases

Memory is Reconstructed, Not Retrieved: Graph Memory for LLM Agents

DGX agent

arXiv:2606.06036v1 Announce Type: new Abstract: Despite recent progress, LLM agents still struggle with reasoning over long interaction histories. While current memory-augmented agents rely on a stati

model-releasesarxiv-cs-ai
6 Jun 2026
Model Releases

OPRD: On-Policy Representation Distillation

DGX agent

arXiv:2606.06021v1 Announce Type: cross Abstract: On-policy distillation (OPD) supervises the student only in output space by matching next-token probabilities. This output-only paradigm has two limit

model-releasesarxiv-cs-ai
6 Jun 2026
Model Releases

PC Layer: Polynomial Weight Preconditioning for Improving LLM Pre-Training

DGX agent

arXiv:2606.06470v1 Announce Type: cross Abstract: We propose a preconditioning (PC) layer, a weight parameterization via polynomial preconditioner that ensures stable weight conditioning throughout LL

model-releasesarxiv-cs-ai
6 Jun 2026
Model Releases

ProfiliTable: Profiling-Driven Tabular Data Processing via Agentic Workflows

DGX agent

arXiv:2605.12376v2 Announce Type: replace Abstract: Table processing-including cleaning, transformation, augmentation, and matching-is a foundational yet error-prone stage in real-world data pipelines

model-releasesarxiv-cs-ai
6 Jun 2026
Model Releases

PSEBench: A Controllable and Verifiable Benchmark for Evaluating LLMs in Patient Safety Event Triage

DGX agent

arXiv:2606.05463v1 Announce Type: new Abstract: Patient safety event triage, determining whether a clinical event is reportable under jurisdiction-specific policy, is a high-stakes task typically perf

model-releasesarxiv-cs-ai
6 Jun 2026
Research

Reformulating Neural Operators in d+1 Dimensions for Embedding Evolution

DGX agent

arXiv:2505.11766v4 Announce Type: replace-cross Abstract: Neural Operators (NOs) are powerful architectures for learning mappings between function spaces. While most advances focus on refining kernel

researcharxiv-cs-ai
6 Jun 2026
Model Releases

Retry Policy Gradients in Continuous Action Spaces

DGX agent

arXiv:2606.05888v1 Announce Type: new Abstract: Retry-based objectives such as pass@K and max@K optimize the best return obtained from multiple sampled trajectories, and recent work has shown that the

model-releasesarxiv-cs-ai
6 Jun 2026
Model Releases

Reward Learning through Ranking Mean Squared Error

DGX agent

arXiv:2601.09236v3 Announce Type: replace-cross Abstract: Reward design remains a significant bottleneck in applying reinforcement learning (RL) to real-world problems. A popular alternative is reward

model-releasesarxiv-cs-ai
6 Jun 2026
Safety

SAGE: Scalable AI Governance & Evaluation

DGX agent

arXiv:2602.07840v3 Announce Type: replace-cross Abstract: Evaluating relevance in large-scale search systems is fundamentally constrained by the governance gap between nuanced, resource-constrained hu

safetyarxiv-cs-ai
6 Jun 2026
Model Releases

SciVisAgentSkills: Design and Evaluation of Agent Skills for Scientific Data Analysis and Visualization

DGX agent

arXiv:2606.05525v1 Announce Type: new Abstract: Recent advances in agentic visualization have enabled the translation of natural language into executable scientific visualization (SciVis) workflows. W

model-releasesarxiv-cs-ai
6 Jun 2026
Model Releases

Search-Time Contamination in Deep Research Agents: Measuring Performance Inflation in Public Benchmark Evaluation

DGX agent

arXiv:2606.05241v1 Announce Type: cross Abstract: Public benchmarks enable fair and reproducible evaluation of LLM reasoning, but they become fragile for deep research agents that actively search the

model-releasesarxiv-cs-ai
6 Jun 2026
Safety

SlotGCG: Exploiting the Positional Vulnerability in LLMs for Jailbreak Attacks

DGX agent

arXiv:2606.05609v1 Announce Type: cross Abstract: As large language models (LLMs) are widely deployed, identifying their vulnerability through jailbreak attacks becomes increasingly critical. Optimiza

safetyarxiv-cs-ai
6 Jun 2026
Model Releases

Step-by-Step Optimization-like Reasoning in LLMs over Expanding Search Spaces

DGX agent

arXiv:2606.05464v1 Announce Type: new Abstract: Verifiable reward training has improved mathematical and coding reasoning, but these domains capture only part of step-by-step decision making. Many rea

model-releasesarxiv-cs-ai
6 Jun 2026
Safety

Zero knowledge verification for frontier AI training is possible

DGX agent

arXiv:2606.05433v1 Announce Type: new Abstract: Frontier AI governance frameworks increasingly use cumulative training compute as the primary criterion for designating high-impact models, but enforcem

safetyarxiv-cs-ai
6 Jun 2026
Model Releases

Adaptive Tokenisation Via Temporal Redundancy Masking And Latent Inpainting

DGX agent

arXiv:2606.06158v1 Announce Type: new Abstract: Adaptive video tokenisation seeks to dynamically allocate token budgets based on the underlying visual complexity of a sequence. Current continuous-regi

model-releasesarxiv-cs-cv
5 Jun 2026
Model Releases

Agents' Last Exam

DGX agent

arXiv:2606.05405v1 Announce Type: cross Abstract: Recent AI systems have achieved strong results on a wide range of benchmarks, yet these gains have not translated into economically meaningful deploym

model-releasesarxiv-cs-cl
5 Jun 2026
Agents

Ask or Assume? Uncertainty-Aware Clarification-Seeking in Coding Agents

DGX agent

arXiv:2603.26233v2 Announce Type: replace Abstract: As Large Language Model (LLM) agents are increasingly deployed in open-ended domains like software engineering, they frequently encounter underspeci

agentsarxiv-cs-cl
5 Jun 2026
Model Releases

AURA: Intent-Directed Probing for Implicit-Need Surfacing in Situated LLM Agents

DGX agent

arXiv:2606.05557v1 Announce Type: new Abstract: A situated query like 'where is Lin Wei?' often encodes more than its literal content: the user may also want to know whether Lin Wei is free, in a good

model-releasesarxiv-cs-cl
5 Jun 2026
Research

BRepCLIP: Contrastive Multimodal Pretraining on BRep Primitives for CAD Understanding

DGX agent

arXiv:2606.05515v1 Announce Type: new Abstract: Learning representations of CAD models is a largely open problem. While 3D representation learning has flourished around point clouds and meshes, the na

researcharxiv-cs-cv
5 Jun 2026
Model Releases

CHALIS: A Challenge Dataset for Language Identification in Difficult Scenarios

DGX agent

arXiv:2606.06088v1 Announce Type: new Abstract: We present CHALIS (Challenging Language Identification Samples), a new benchmark dataset explicitly designed to address difficult cases in language iden

model-releasesarxiv-cs-cl
5 Jun 2026
Agents

CollabSim: A CSCW-Grounded Methodology for Investigating Collaborative Competence of LLM Agents through Controlled Multi-Agent Experiments

DGX agent

arXiv:2606.06399v1 Announce Type: new Abstract: Multi-agent systems (MAS) built on large language models have shown growing promise, with their effectiveness resting on agents' ability to coordinate t

agentsarxiv-cs-cl
5 Jun 2026
Model Releases

Efficient Punctuation Restoration via Weighted Lookahead Scoring Method for Streaming ASR Systems

DGX agent

arXiv:2606.05179v1 Announce Type: new Abstract: Punctuation restoration improves ASR (Automatic Speech Recognition) readability. However streaming ASR requires online decisions with limited future con

model-releasesarxiv-cs-cl
5 Jun 2026
Local Ai

EgoAction: Egocentric Action Composition with Reliability-Aware Temporal Fusion for the EPIC-KITCHENS Action Detection Challenge at CVPR 2026

DGX agent

arXiv:2605.24496v2 Announce Type: replace Abstract: The EPIC-KITCHENS-100 Action Detection challenge evaluates whether a model can localize the start and end of each action in long untrimmed egocentri

local-aiarxiv-cs-cv
5 Jun 2026
Safety

FlowPRO: Reward-Free Reinforced Fine-Tuning of Flow-Matching VLAs via Proximalized Preference Optimization

DGX agent

arXiv:2606.05468v1 Announce Type: new Abstract: Post-training Vision-Language-Action (VLA) models into policies that can be reliably deployed on real robots remains a major bottleneck. SFT and DAgger

safetyarxiv-cs-ro
5 Jun 2026
Research

Interpreting Style Representations via Style-Eliciting Prompts

DGX agent

arXiv:2606.05716v1 Announce Type: new Abstract: Style representation learning is a powerful tool for authorship analysis and modeling writing style, yet the latent nature of learned representations ma

researcharxiv-cs-cl
5 Jun 2026
Research

Latent Implicit Visual Reasoning

DGX agent

arXiv:2512.21218v2 Announce Type: replace Abstract: While Large Multimodal Models (LMMs) have made significant progress, they remain largely text-centric, relying on language as their core reasoning m

researcharxiv-cs-cv
5 Jun 2026
Model Releases

LatentSkill: From In-Context Textual Skills to In-Weight Latent Skills for LLM Agents

DGX agent

arXiv:2606.06087v1 Announce Type: new Abstract: Agent systems increasingly use textual skills to encode reusable task procedures, but injecting these skills into the prompt at every step incurs substa

model-releasesarxiv-cs-cl
5 Jun 2026
← Previous
1…668669670671672…1067
Next →