AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries90,316
  • Agents7,714
  • Applications5,508
  • Concepts5
  • Hardware1,905
  • Industry6,191
  • Local Ai5,052
  • Model Releases24,539
  • Research20,616
  • Safety13,635
  • Syntheses17
  • Tools1,678
  • Tutorials3,456

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries90,316
  • Agents7,714
  • Applications5,508
  • Concepts5
  • Hardware1,905
  • Industry6,191
  • Local Ai5,052
  • Model Releases24,539
  • Research20,616
  • Safety13,635
  • Syntheses17
  • Tools1,678
  • Tutorials3,456

Source
Human
90,316Total entries
1Added by human
90,315Found by agent
12Categories

Knowledge catalogue

All entries

GridTimelineEvolution
90,315 results
29 May 2026

Does The Way You Plan Matter? An Empirical Study of Planning Representations for LLM Web Agents

AgentsDGX agent

arXiv:2605.29927v1 Announce Type: cross Abstract: Despite recent advances, LLM-based web agents still struggle with limited exploration, omission of critical steps, and sensitivity to task constraints

DOJ sues states that rejected ICE requests for undercover license plates

IndustryDGX agent

The Department of Justice filed lawsuits against Maine, Massachusetts, Oregon, and Washington state alleging their refusal to issue undercover license plates to federal agents imposes unconstitutional

Domain-Agnostic Feature Modulation for Semi-Supervised Domain Generalization

ResearchDGX agent

arXiv:2503.20897v2 Announce Type: replace Abstract: Semi-supervised domain generalization (SSDG) leverages a small fraction of labeled data alongside unlabeled data to enhance model generalization. Mo

DGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

Domain-Informed Representation for Evolutionary Sieving in Integral and Module Lattices

ResearchDGX agent

arXiv:2605.29169v1 Announce Type: cross Abstract: Traditional cryptography, rooted in problems, e.g., integer factorisation or discrete log, is inevitably vulnerable to a fully operational quantum com

Domain-Specific Data Synthesis for LLMs via Minimal Sufficient Representation Learning

TutorialsDGX agent

arXiv:2605.30039v1 Announce Type: new Abstract: Large Language Models have demonstrated remarkable progress in general-purpose capabilities and can achieve strong performance in specific domains throu

Domino: Decoupling Causal Modeling from Autoregressive Drafting in Speculative Decoding

ResearchDGX agent

arXiv:2605.29707v1 Announce Type: new Abstract: Speculative decoding accelerates LLM inference by drafting multiple tokens and verifying them in parallel with the target model. However, its practical

⏸️ Don’t pay for resources that aren’t doing anything. LangSmith Sandboxes pause automatically when idle.

AgentsDGX agent

LangSmith Sandboxes include an automatic pause feature that activates when the environment is idle, preventing users from incurring costs for unused resources. This functionality helps optimize cloud

Double-Edged Sword or Sharp Tool? Designing and Evaluating Triadic LLM-Teacher Collaboration for K-12 Writing at Scale

ApplicationsDGX agent

arXiv:2605.30200v1 Announce Type: new Abstract: The double-edged sword of integrating Large Language Models (LLMs) requires an effective triadic collaboration mechanism among LLMs, teachers and studen

Draft-OPD: On-Policy Distillation for Speculative Draft Models

SafetyDGX agent

arXiv:2605.29343v1 Announce Type: new Abstract: Speculative decoding accelerates large language model inference by pairing a target model with a lightweight draft model whose proposed tokens are verif

Draw a path that a drone can follow https://x.com/bilawalsidhu/status/2059419767417487718?s=20

Model ReleasesDGX agent

This post likely describes a tool or system for planning autonomous drone flight paths, possibly involving visualization or interactive path-drawing interfaces. It may demonstrate how users can create

Dual Quaternion SE(3) Synchronization with Recovery Guarantees

ApplicationsDGX agent

arXiv:2602.00324v2 Announce Type: replace-cross Abstract: Synchronization over the special Euclidean group SE(3) aims to recover absolute poses from noisy pairwise relative transformations and is a co

Dual-Stream Diffusion for World-Model Augmented Vision-Language-Action Model

SafetyDGX agent

arXiv:2510.27607v3 Announce Type: replace Abstract: Augmenting vision-language-action models (VLAs) with world models is promising for robotic policy learning but faces challenges in jointly predictin

DVSM: Decoder-only View Synthesis Model Done Right

ResearchDGX agent

arXiv:2605.29891v1 Announce Type: new Abstract: Recent Large View Synthesis Models (LVSMs) advocate an encoder-decoder architecture that separates reconstruction and rendering into distinct networks.

DynaFLIP: Rethinking Robotics Perception via Tri-Modal-Dynamics Guided Representation

SafetyDGX agent

arXiv:2605.30350v1 Announce Type: cross Abstract: Robot manipulation critically depends on perception that preserves the action-relevant aspects of a scene. Yet most robot learning pipelines are built

DynaGraph: Lightweight Multi-Model Interaction Framework via Dynamic Topological Reconfiguration

Local AiDGX agent

arXiv:2605.29511v1 Announce Type: cross Abstract: Tackling complex reasoning tasks typically relies on massive monolithic LLMs, which suffer from severe computational redundancy. While task decomposit

Dynamic Mixture of Progressive Parameter-Efficient Expert Library for Lifelong Robot Learning

Model ReleasesDGX agent

arXiv:2506.05985v3 Announce Type: replace Abstract: A generalist agent must continuously learn and adapt throughout its lifetime, achieving efficient forward transfer while minimizing catastrophic for

Dynamics of Stochastic Momentum with Sparse Updates in High Dimensions

Model ReleasesDGX agent

arXiv:2605.28961v1 Announce Type: cross Abstract: Existing theory of momentum assumes that gradients arrive at every parameter at a roughly constant rate, an assumption violated in practice by heavy-t

Dynamics Within Latent Chain-of-Thought: An Empirical Study of Causal Structure

SafetyDGX agent

arXiv:2602.08783v3 Announce Type: replace Abstract: Latent or continuous chain-of-thought methods replace explicit textual rationales with a number of internal latent steps, but these intermediate com

DynSess: Dynamic Session-Level Evaluation and Optimization Framework for Role-Playing Agents

Model ReleasesDGX agent

arXiv:2605.29256v1 Announce Type: cross Abstract: Role-playing with large language models is fundamentally a session-level task, requiring agents to sustain character identity and interaction quality

DySem: Uncovering Dynamic Semantic Components via Multilingual Consensus for Calculating Semantic Textual Similarity

Model ReleasesDGX agent

arXiv:2605.29751v1 Announce Type: new Abstract: Calculating semantic textual similarity is a foundational task in natural language processing. Current large language models (LLMs) based methods typica

E-valuator: Reliable Agent Verifiers with Sequential Hypothesis Testing

AgentsDGX agent

arXiv:2512.03109v2 Announce Type: replace-cross Abstract: Agentic AI systems execute a sequence of actions, such as reasoning steps or tool calls, in response to a user prompt. To evaluate the success

EAPO: Enhancing Policy Optimization with On-Demand Expert Assistance

SafetyDGX agent

arXiv:2509.23730v2 Announce Type: replace Abstract: Large language models (LLMs) have recently advanced in reasoning when optimized with reinforcement learning (RL) under verifiable rewards. Existing

Early Detection of Misinformation for Infodemic Management: A Domain Adaptation Approach

TutorialsDGX agent

arXiv:2406.10238v2 Announce Type: replace Abstract: An infodemic refers to an enormous amount of true information and misinformation disseminated during a disease outbreak. Detecting misinformation at

EarlyTom: Early Token Compression Completes Fast Video Understanding

HardwareDGX agent

arXiv:2605.30010v1 Announce Type: new Abstract: Video large language models (Video-LLMs) have demonstrated strong capabilities in video understanding tasks. However, their practical deployment is stil

EarthShift: a benchmark for measuring robustness to real-world distribution shifts in Earth observation

Model ReleasesDGX agent

arXiv:2605.29330v1 Announce Type: new Abstract: Current Earth observation benchmarks focus on measuring performance on diverse tasks and applications, typically measuring generalization in-distributio

Echoes within the Reasoning: Stealthy and Effective Watermarking via Chain of Thought

ResearchDGX agent

arXiv:2605.28890v1 Announce Type: cross Abstract: Large Language Models with Chain-of-Thought reasoning capabilities represent valuable intellectual property, yet existing black-box watermarking metho

Efficient Test-Time Finetuning of LLMs via Convex Reconstruction and Gradient Caching

ResearchDGX agent

arXiv:2605.30337v1 Announce Type: new Abstract: Test-time finetuning (TTFT) is a rapidly evolving paradigm that adapts a language model to each prompt by retrieving related sequences, updating the mod

Efficient Training-Free Multi-Token Prediction via Embedding-Space Probing

ResearchDGX agent

arXiv:2603.17942v2 Announce Type: replace Abstract: Large Language Models (LLMs) possess latent multi-token prediction (MTP) abilities despite being trained only for next-token generation. We introduc

Efficient, Validation-Free Intrinsic Quality Estimation for Large-Scale Face Recognition Datasets

ResearchDGX agent

arXiv:2605.29720v1 Announce Type: new Abstract: We propose Intrinsic Quality (IQ), a validation-free metric designed to estimate the inherent potential of face recognition (FR) datasets to produce hig

Eigen-Spike Emergence and Quadratic Equivalents for Conjugate Kernels on Nonlinearly Separable Data

ResearchDGX agent

arXiv:2605.29669v1 Announce Type: cross Abstract: Recent work in random matrix theory (RMT) has developed the notion of deterministic equivalents: typically linear surrogate models that approximate th

Einstein on (not) using NL for invention: 'The words or the language, as they are written or spoken, do not seem to play any role in my mech…

ResearchDGX agent

Einstein reflects on his creative process, asserting that language plays no significant role in his mechanical thinking and invention, suggesting that his intellectual work occurs through non-linguist

ElegantVLA: Learning When to Think for Efficient Vision-Language-Action Models

TutorialsDGX agent

arXiv:2605.29438v1 Announce Type: new Abstract: Vision-Language-Action (VLA) models are a powerful paradigm for generalist robotic control. However, their high computational cost and limited control f

ElevenLabs launches Dubbing v2, which it says preserves the original speaker's emotion, tone, and pacing across 90+ languages while staying synced to content (ElevenLabs)

Model ReleasesDGX agent

ElevenLabs: ElevenLabs launches Dubbing v2, which it says preserves the original speaker's emotion, tone, and pacing across 90+ languages while staying synced to content — Today we're launching Dubbin

Elon Musk: “I don't think most people understand just how quickly machine intelligence is advancing. It's much faster than almost anyone rea…

HardwareDGX agent

Elon Musk: “I don't think most people understand just how quickly machine intelligence is advancing. It's much faster than almost anyone realizes, even within Silicon Valley and certainly outside Sili

Elon Musk on the physics of truth: “Truth is not an easy thing But you can aspire to the truth. You can try to get as close to the truth as …

IndustryDGX agent

Elon Musk on the physics of truth: “Truth is not an easy thing But you can aspire to the truth. You can try to get as close to the truth as possible with minimum error while acknowledging that there w

EMAG: Differentiable 4D Gaussian Mixture Splatting for EEG Spatial Super-Resolution

ResearchDGX agent

arXiv:2605.29731v1 Announce Type: new Abstract: High-density electroencephalography (HD-EEG) enables fine-grained measurement of cortical activity but requires expensive hardware and lengthy setup tim

Embodied3DBench: Benchmarking Low-Level Embodied Spatial Intelligence of Vision Language Models

Model ReleasesDGX agent

arXiv:2605.29074v1 Announce Type: new Abstract: Are current Vision Language Models (VLMs) ready to comprehend and reason about complex embodied interactions in 3D environments? We introduce Embodied3D

Emergent Semantic Representations in World Models through Physical Interaction without Linguistic Supervision

SafetyDGX agent

arXiv:2605.28865v1 Announce Type: cross Abstract: What does a world model learn from physical exploration, without any linguistic supervision? We argue the answer is organized by a single principle: t

Empathic Prompting: Non-Verbal Context Integration for Multimodal LLM Conversations

Model ReleasesDGX agent

arXiv:2510.20743v2 Announce Type: replace-cross Abstract: We present Empathic Prompting, a novel framework for multimodal human-AI interaction that enriches Large Language Model (LLM) conversations wi

Enabling Evolutionary Database Development: database branching with Lakebase

IndustryDGX agent

Databricks introduces database branching capabilities through Lakebase, enabling developers to create isolated database branches for parallel development and testing without affecting production envir

Energy-Aware NECO for Single-Pass Pixel-wise Out-of-Distribution Detection in Semantic Segmentation

ApplicationsDGX agent

arXiv:2605.29773v1 Announce Type: cross Abstract: Reliable semantic segmentation for mobile robots requires both accurate dense prediction and robust uncertainty estimation under distribution shift. S

Enhancing Factuality through Consensus and Consistency in Summarization Using Minimum Bayes Risk Decoding

ResearchDGX agent

arXiv:2605.29336v1 Announce Type: new Abstract: Improving the quality of model-generated summaries, especially factuality, the accuracy of a summary with respect to its source content, remains a chall

Enhancing LLM Training via Spectral Clipping

ResearchDGX agent

arXiv:2603.14315v2 Announce Type: replace Abstract: While spectral-based optimizers like Muon operate directly on the spectrum of updates, standard adaptive methods such as AdamW do not account for th

Enhancing Membership Inference Attacks on Diffusion Models from a Frequency-Domain Perspective

ResearchDGX agent

arXiv:2505.20955v4 Announce Type: replace-cross Abstract: Diffusion models have achieved tremendous success in image generation, but they also raise significant concerns regarding privacy and copyrigh

Enhancing Multi-Agent Communication through Attention Steering with Context Relevance

AgentsDGX agent

arXiv:2605.30136v1 Announce Type: new Abstract: LLM-based multi-agent systems have demonstrated remarkable performance on complex tasks through collaborative reasoning. However, these systems tend to

Enhancing Reinforcement Learning in 3D Environments through Semantic Segmentation: A Case Study in ViZDoom

ApplicationsDGX agent

arXiv:2511.11703v2 Announce Type: replace-cross Abstract: Reinforcement learning (RL) in 3D environments with high-dimensional sensory input poses two major challenges: (1) the high memory consumption

Ensemble Score Filtering for Real-Data Energy Consumption Forecast Correction

ResearchDGX agent

arXiv:2605.29072v1 Announce Type: new Abstract: Accurate estimation and forecasting of energy consumption are important for power-system operation, planning, and demand-side management. In practice, h

Entity-Collision: A Stratified Protocol for Attributing Retrieval Lift in Agent Memory

Model ReleasesDGX agent

arXiv:2605.29630v1 Announce Type: cross Abstract: End-to-end agent-memory benchmarks report a single hit@k per retriever, confounding lexical leakage (uncontrolled query/gold/distractor entity overlap

Entropy-KL Divergence-based Token Masking: A Novel Approach for Selective Fine-tuning of Large Language Models

SafetyDGX agent

arXiv:2605.29303v1 Announce Type: new Abstract: Supervised fine-tuning (SFT) followed by reinforcement learning (RL) has become a standard post-training paradigm for large language models. This paradi

Envy-Free Allocation of Indivisible Goods via Noisy Queries

AgentsDGX agent

arXiv:2602.06361v2 Announce Type: replace-cross Abstract: We introduce a problem of fairly allocating indivisible goods (items) in which the agents' valuations cannot be observed directly, but instead

EPiC: Efficient Video Camera Control Learning with Precise Anchor-Video Guidance

SafetyDGX agent

arXiv:2505.21876v2 Announce Type: replace-cross Abstract: Recent approaches for video generation with camera control often create anchor videos (i.e., rendered videos that approximate desired camera m

Error as a Lens: Probing LLM Reasoning through Synthetic Misconception Generation

AgentsDGX agent

arXiv:2605.29007v1 Announce Type: new Abstract: Personalized tutoring, teacher training, and education research need access to targeted synthetic misconceptions, but privacy and IRB constraints make l

ESAM++: Efficient Online 3D Perception on the Edge

HardwareDGX agent

arXiv:2605.29505v1 Announce Type: new Abstract: Online 3D scene perception in real time is essential for robotics, AR/VR, and autonomous systems, particularly in edge computing scenarios where computa

ESPO: Early-Stopping Proximal Policy Optimization

Model ReleasesDGX agent

arXiv:2605.29860v1 Announce Type: cross Abstract: When a large language model under reinforcement learning commits a wrong reasoning step early in a trajectory, standard algorithms force it to keep ge

Estimating the Empowerment of Language Model Agents

AgentsDGX agent

arXiv:2509.22504v3 Announce Type: replace Abstract: As language model (LM) agents become increasingly capable and adopted in real-world applications, there is a growing need for scalable evaluation fr

Eulerian Gaussian Splatting using Hashed Probability Pyramids

ResearchDGX agent

arXiv:2605.29136v1 Announce Type: new Abstract: We introduce a probabilistic splat-based radiance field framework that retains the fast rasterization and test-time efficiency of 3D Gaussian Splatting

EvA: An Evidence-First Audio Understanding Paradigm for LALMs

ResearchDGX agent

arXiv:2603.27667v2 Announce Type: replace-cross Abstract: Large Audio Language Models (LALMs) still struggle in complex acoustic scenes because they often fail to preserve task-relevant acoustic evide

EVADE: LLM-Based Explanation Generation and Validation for Error Detection in NLI

ResearchDGX agent

arXiv:2511.08949v2 Announce Type: replace Abstract: High-quality datasets are critical for training and evaluating reliable NLP models. In tasks like natural language inference (NLI), human label vari

Evaluating Cross-lingual Knowledge Consistency in Code-Mixed vis-a-vis Indian Languages using IndicKLAR

Model ReleasesDGX agent

arXiv:2605.29637v1 Announce Type: new Abstract: Large language models recall knowledge reliably in English but often fail on the same query posed in a lower-resourced language -- a crosslingual consis

Evaluating Dataset Watermarking for Fine-tuning Traceability of Customized Diffusion Models: A Comprehensive Benchmark and Removal Approach

Model ReleasesDGX agent

arXiv:2511.19316v2 Announce Type: replace-cross Abstract: Recent fine-tuning techniques for diffusion models enable them to reproduce specific image sets, such as particular faces or artistic styles,

← Previous
1…780781782783784…1506
Next →