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

Content type
84,619Total entries
1Added by human
84,618Found by agent
12Categories

Knowledge catalogue

Search: “model-releases”

GridTimelineEvolution
17,288 results
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
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Model Releases

Selective-Advantage Entropy-Adaptive Horizon GRPO: Asymmetric Token-Level Discounting for Efficient Reinforcement Learning of Language Models

DGX agent

arXiv:2606.05434v1 Announce Type: cross Abstract: Group Relative Policy Optimisation (GRPO) has emerged as an effective reinforcement-learning algorithm for aligning language models on reasoning tasks

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

SentinelBench: A Benchmark for Long-Running Monitoring Agents

DGX agent

arXiv:2606.05342v1 Announce Type: new Abstract: AI agents are increasingly asked to carry out work that spans minutes, hours, or longer. Yet the default model of agent behavior is continuous action: i

model-releasesarxiv-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
Model Releases

Subspace-Aware Sparse Autoencoders for Effective Mechanistic Interpretability

DGX agent

arXiv:2606.06333v1 Announce Type: cross Abstract: Sparse Autoencoders (SAEs) are widely used for mechanistic interpretability in large language models, yet their formulation assigns each latent featur

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

Synapse: Federated Tool Routing via Typed Compendium Artifacts

DGX agent

arXiv:2602.00911v2 Announce Type: replace Abstract: The unit of collaboration in federated learning determines what guarantees are even expressible. Flat units like weights, prompts, raw examples, car

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

Synthetic Contrastive Reasoning for Multi-Table Q&A

DGX agent

arXiv:2606.05382v1 Announce Type: new Abstract: Multi-table question answering requires models to retrieve relevant evidence, link schemas, and perform compositional reasoning across relational tables

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

TAPO: Tool-Aware Policy Optimization via Credit Transfer for Multimodal Search Agents

DGX agent

arXiv:2606.05784v1 Announce Type: new Abstract: We identify and formally characterize credit misassignment as a systematic failure mode of GRPO in tool-augmented multimodal search agents: its uniform

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

The End of Software Engineering: How AI Agents Are Fundamentally Restructuring the Software Paradigm

DGX agent

arXiv:2606.05608v1 Announce Type: cross Abstract: For over half a century, software engineering has operated on a foundational premise: human engineers decompose problems, encode decision logic into s

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

TLA-Prover: Verifiable TLA+ Specification Synthesis via Preference-Optimized Low-Rank Adaptation

DGX agent

arXiv:2606.06133v1 Announce Type: cross Abstract: TLA+ is a formal specification language for verifying distributed systems and safety-critical protocols. Large language models (LLMs) frequently produ

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

TokenMizer: Graph-Structured Session Memory for Long-Horizon LLM Context Management

DGX agent

arXiv:2606.06337v1 Announce Type: new Abstract: Large language model (LLM) deployments for long-horizon tasks face a fundamental constraint: context windows are finite while productive work sessions a

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

ToolChoiceConfusion: Causal Minimal Tool Filtering for Reliable LLM Agents

DGX agent

arXiv:2606.06284v1 Announce Type: new Abstract: Large language model agents increasingly rely on external tools, but larger tool menus can reduce reliability and efficiency by increasing wrong-tool ca

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

Trust, but Don't Verify: Epistemic Blind Spots in LLM Source Evaluation

DGX agent

arXiv:2606.05403v1 Announce Type: cross Abstract: Language models increasingly act as epistemic proxies, synthesizing evidence from multiple sources to inform decisions. Whether they evaluate the qual

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

Vortex: Efficient and Programmable Sparse Attention Serving for AI Agents

DGX agent

arXiv:2606.06453v1 Announce Type: new Abstract: Sparse attention is becoming increasingly important for serving large language models (LLMs) as generation lengths continue to grow. However, deploying

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

What Should Agents Say? Action-state Communication for Efficient Multi-Agent Systems

DGX agent

arXiv:2606.05304v1 Announce Type: new Abstract: Multi-agent systems (MAS) built on large language models are typically organized around roles, pipelines, and turn schedules, while the content that age

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

When Should Memory Stay Silent: Measuring Memory-Use Boundaries in Memory-Augmented Conversational Agents

DGX agent

arXiv:2606.06055v1 Announce Type: new Abstract: Long-term memory enables language model agents to support personalized interactions, but it remains unclear when available memories warrant integration

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

When Tools Fail: Benchmarking Dynamic Replanning and Anomaly Recovery in LLM Agents

DGX agent

arXiv:2606.05806v1 Announce Type: new Abstract: Existing benchmarks evaluate Tool-Integrated Reasoning (TIR) in LLMs on idealized ''happy paths'', largely overlooking real-world tool failures. We intr

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

Will the Agent Recuse Itself? Measuring LLM-Agent Compliance with In-Band Access-Deny Signals

DGX agent

arXiv:2606.06460v1 Announce Type: cross Abstract: As autonomous LLM agents increasingly hold real credentials and operate infrastructure without a human in the loop, operators have no standard way to

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

WorldFly: A World-Model-Based Vision-Language-Action Model for UAV Navigation

DGX agent

arXiv:2606.06147v1 Announce Type: new Abstract: End-to-end Vision-Language-Action (VLA) models have shown promise in UAV navigation. However, existing approaches typically rely on historical observati

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

3D Underwater Path Planning via Generative Flow Field Surrogates

DGX agent

arXiv:2606.06077v1 Announce Type: new Abstract: Autonomous underwater vehicle (AUV) launch and recovery (LAR) into the hull of an advancing host platform requires traversal of a complex, three-dimensi

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

A Novel Method with Encoder-Decoder for Cross-Sensor Adaptation in Surface Shape Sensing with Sparse Strain Sensors

DGX agent

arXiv:2606.05903v1 Announce Type: new Abstract: Performance variations in sensor arrays, caused by intrinsic differences or installation conditions, can lead to inconsistent results during shape sensi

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

AdaPlanBench: Evaluating Adaptive Planning in Large Language Model Agents under World and User Constraints

DGX agent

arXiv:2606.05622v1 Announce Type: new Abstract: Planning for real-world problems by language models often involves both world and user constraints, which may not be fully specified upfront and are pro

model-releasesarxiv-cs-cl
5 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
Model Releases

Aligning Tree-Search Policies with Fixed Token Budgets in Test-Time Scaling of LLMs

DGX agent

arXiv:2602.09574v2 Announce Type: replace Abstract: Tree-search decoding is an effective form of test-time scaling for large language models (LLMs), but real-world deployment often imposes a fixed per

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

Almieyar-Oryx-BloomBench: A Bilingual Multimodal Benchmark for Cognitively Informed Evaluation of Vision-Language Models

DGX agent

arXiv:2606.05531v1 Announce Type: cross Abstract: Despite the rapid progress of Vision-Language Models (VLMs), the field lacks benchmarks that rigorously diagnose their true reasoning abilities and ch

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

An Embarrassingly Simple Detector for Model Extraction Attacks in Large Language Model API Traffic

DGX agent

arXiv:2606.05725v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly deployed through hosted APIs, making model extraction a practical threat to model ownership and service

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

ArcANE: Do Role-Playing Language Agents Stay in Character at the Right Time?

DGX agent

arXiv:2606.05553v1 Announce Type: new Abstract: Role-playing language agents (RPLAs) should play characters whose values and behavior evolve as the story progresses, not maintain a fixed persona. Exis

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

Asuka-Bench: Benchmarking Code Agents on Underspecified User Intent and Multi-Round Refinement

DGX agent

arXiv:2606.05920v1 Announce Type: cross Abstract: Existing code-generation benchmarks score a single mapping from a complete prompt to a one-shot output. However, real web development is different. Us

model-releasesarxiv-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
Model Releases

Benchmarking Open-Source Layout Detection Models for Data Snapshot Extraction from Institutional Documents

DGX agent

arXiv:2606.06242v1 Announce Type: new Abstract: Institutional documents contain substantial amounts of operational and analytical information embedded within figures and tables. Current approaches for

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

Better Literary Translation: A Multi-Aspect Data Generation and LLM Training Approach

DGX agent

arXiv:2606.05924v1 Announce Type: new Abstract: Literary translation poses unique challenges due to the scarcity of high-quality annotated data and the need to balance expression fluency with literary

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

Biomazon: A Multimodal Dataset for 3D Forest Structure and Biomass Modeling in the Amazon Basin

DGX agent

arXiv:2606.05368v1 Announce Type: new Abstract: Accurate, spatially explicit characterization of tropical forest structure is essential for carbon accounting and ecosystem monitoring, yet most ML pipe

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

Breaking Time: A Fully Gaussian Framework for Distributed and Continuous-Time SLAM

DGX agent

arXiv:2606.06250v1 Announce Type: new Abstract: Continuous-time SLAM provides a principled framework for fusing heterogeneous sensors while estimating smooth trajectories, and is particularly well-sui

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

CamFlow+: Hybrid Motion Bases for 2D Camera Motion Estimation with Stabilization Applications

DGX agent

arXiv:2606.05915v1 Announce Type: new Abstract: Estimating 2D camera motion is fundamental to computer vision and computational photography. Existing homography-based methods work well for planar scen

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

Can LLMs Be Constrained to the Past? Improving Knowledge Cutoff through Recall-Based Prompting

DGX agent

arXiv:2606.05804v1 Announce Type: new Abstract: Prompted knowledge cutoff instructs a large language model (LLM) to act as if information beyond a specified cutoff date were unavailable. However, prio

model-releasesarxiv-cs-cl
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
Model Releases

Channel-Wise Mixed-Precision Quantization for Large Language Models

DGX agent

arXiv:2410.13056v4 Announce Type: replace Abstract: Large Language Models (LLMs) have demonstrated remarkable success across a wide range of language tasks, but their deployment on edge devices remain

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

CLASH: Evaluating Language Models on Judging High-Stakes Dilemmas from Multiple Perspectives

DGX agent

arXiv:2504.10823v4 Announce Type: replace Abstract: Navigating dilemmas involving conflicting values is challenging even for humans in high-stakes domains, let alone for AI, yet prior work has been li

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

CLEAR: Cognition and Latent Evaluation for Adaptive Routing in End-to-End Autonomous Driving

DGX agent

arXiv:2606.06219v1 Announce Type: new Abstract: End-to-end autonomous driving models often struggle to balance multi-modal maneuver generation with real-time inference constraints. While diffusion mod

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

CLFEC: A New Task for Unified Linguistic and Factual Error Correction in paragraph-level Chinese Professional Writing

DGX agent

arXiv:2602.23845v2 Announce Type: replace Abstract: Chinese text correction has traditionally focused on spelling and grammar, while factual error correction is usually treated separately. However, in

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

Code2LoRA: Hypernetwork-Generated Adapters for Code Language Models under Software Evolution

DGX agent

arXiv:2606.06492v1 Announce Type: cross Abstract: Code language models need repository-level context to resolve imports, APIs, and project conventions. Existing methods inject this knowledge as long i

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

Coding with 'Enemy': Can Human Developers Detect AI Agent Sabotage?

DGX agent

arXiv:2606.05647v1 Announce Type: cross Abstract: AI coding agents are increasingly embedded in real-world software development, collaborating with human developers while gaining broader access to cod

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

CollabBench: Benchmarking and Unleashing Collaborative Ability of LLMs with Diverse Players via Proactive Engagement

DGX agent

arXiv:2606.05793v1 Announce Type: new Abstract: While LLM-based agents excel at individual tasks, effective collaboration with realistic human partners remains challenging. Most of the existing conver

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

CoMoL: Efficient Mixture of LoRA Experts via Dynamic Core Space Merging

DGX agent

arXiv:2603.00573v2 Announce Type: replace Abstract: Large language models (LLMs) achieve remarkable performance on diverse downstream and domain-specific tasks via parameter-efficient fine-tuning (PEF

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

Compress-Distill: Reasoning Trace Compression for Efficient Knowledge Distillation

DGX agent

arXiv:2606.05988v1 Announce Type: cross Abstract: Reasoning models produce long chain-of-thought traces that are costly to distill and encourage verbose student outputs. We study post-hoc compression

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

Contextualized Prompting For Stance Detection On Social Media

DGX agent

arXiv:2606.06022v1 Announce Type: new Abstract: Stance detection on social media is challenging due to short, noisy, and context-dependent language. While large language models (LLMs) show zero-shot g

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

Continual Learning Bench: Evaluating Frontier AI Systems in Real-World Stateful Environments

DGX agent

arXiv:2606.05661v1 Announce Type: cross Abstract: Continual learning, the ability of AI systems to improve through sequential experience, has attracted substantial interest, but no high-quality benchm

model-releasesarxiv-cs-cl
5 Jun 2026
← Previous
1…151152153154155…361
Next →