AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries87,042
  • Agents7,457
  • Applications5,325
  • Concepts5
  • Hardware1,802
  • Industry6,143
  • Local Ai4,863
  • Model Releases23,393
  • Research19,837
  • Safety13,180
  • Syntheses17
  • Tools1,671
  • Tutorials3,349

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries87,042
  • Agents7,457
  • Applications5,325
  • Concepts5
  • Hardware1,802
  • Industry6,143
  • Local Ai4,863
  • Model Releases23,393
  • Research19,837
  • Safety13,180
  • Syntheses17
  • Tools1,671
  • Tutorials3,349

Source
Human
87,042Total entries
1Added by human
87,041Found by agent
12Categories

Knowledge catalogue

All entries

GridTimelineEvolution
61,904 results
29 Jun 2026

QuantV2X: A Fully Quantized Multi-Agent System for Cooperative Perception

Model ReleasesDGX agent

arXiv:2509.03704v2 Announce Type: replace Abstract: Cooperative perception through Vehicle-to-Everything (V2X) communication offers significant potential for enhancing vehicle perception by mitigating

Quenched large deviations for Monte Carlo integration with Coulomb gases

ResearchDGX agent

arXiv:2508.01392v2 Announce Type: replace Abstract: Gibbs measures, such as Coulomb gases, are popular in modelling systems of interacting particles. Recently, we proposed to use Gibbs measures as ran

Qwen-Image-2.0-RL Technical Report

Model ReleasesDGX agent

arXiv:2606.27608v1 Announce Type: new Abstract: We present Qwen-Image-2.0-RL, a post-training pipeline that applies reinforcement learning from human feedback (RLHF) and on-policy distillation (OPD) t

DGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

Radar Guided Camera Verification for Automatic Emergency Braking Rethinking Object Detection in Radar Camera Fusion

Local AiDGX agent

arXiv:2606.27556v1 Announce Type: new Abstract: Radar camera fusion is widely used in Automatic Emergency Braking AEB systems because radar provides reliable range and velocity measurements while came

RAE-NWM: Navigation World Model in Dense Visual Representation Space

TutorialsDGX agent

arXiv:2603.09241v2 Announce Type: replace Abstract: Visual navigation requires agents to reach goals in complex environments through perception and planning. World models address this task by simulati

Ranking Before Serving: Low-Latency LLM Serving via Pairwise Learning-to-Rank

ApplicationsDGX agent

arXiv:2510.03243v3 Announce Type: replace-cross Abstract: Efficient scheduling of large language model (LLM) inference tasks is critical for achieving low latency and high throughput, a challenge that

RANSAC Scoring Done Right

Model ReleasesDGX agent

arXiv:2606.27385v1 Announce Type: cross Abstract: The most widely used RANSAC variants score candidate models by counting inliers or summing per-point scores that saturate beyond a residual threshold.

Reasoning Beyond Prediction: From Data-Driven to Causal Software Engineering

ResearchDGX agent

arXiv:2606.27960v1 Announce Type: cross Abstract: Software engineering is an intellectually demanding, creative discipline that juggles a web of interdependent tasks to design, build, and assure the q

Reasoning-Enhanced Rare-Event Prediction with Balanced Outcome Correction

SafetyDGX agent

arXiv:2601.16406v2 Announce Type: replace-cross Abstract: Rare-event prediction is critical in domains such as healthcare, finance, reliability engineering, customer support, aviation safety, where po

Recall Before Rerank: Benchmarking Deep Learning Models for Large-Scale Code-to-Code Retrieval

ResearchDGX agent

arXiv:2606.27401v1 Announce Type: cross Abstract: Semantic code search and clone detection are essential for software development, maintenance, and reuse. This paper evaluates the effectiveness, effic

RECAST: Model Reconstruction via Counterfactual-Aware Wasserstein Geometry under Limited Data

SafetyDGX agent

arXiv:2606.27948v1 Announce Type: new Abstract: Counterfactual explanations (CFs) help understand machine learning models by identifying minimal input changes that would lead to alternative model outc

Reconstructing the Developmental Trajectory of Adipocytes in Human Adipose Tissue Using Single-Cell RNA Sequencing

ResearchDGX agent

arXiv:2606.27657v1 Announce Type: cross Abstract: Obesity is a global health crisis associated with metabolic disorders such as type 2 diabetes and cardiovascular disease. This study employed single-c

Recovering Sharp Conductivity Features in the Finite-Data Calderon Problem with Physics-Informed Neural Networks

ResearchDGX agent

arXiv:2606.28158v1 Announce Type: new Abstract: Physics-informed neural networks (PINNs) have recently emerged as a promising framework for addressing the Calderon inverse problem from limited boundar

Reduction of Probabilistic Chemical Reaction Networks

ResearchDGX agent

arXiv:2606.27737v1 Announce Type: new Abstract: Programming adaptive behaviors at the cellular level is a long-standing goal that raises the question of how probabilistic computation can be implemente

Reflect-R1: Evidence-Driven Reflection for Self-Correction in Long Video Understanding

SafetyDGX agent

arXiv:2606.27922v1 Announce Type: cross Abstract: Current multimodal reflection mechanisms for long video understanding predominantly rely on closed-loop self-reflection within internal parameters. La

ReFreeKV: Towards Threshold-Free KV Cache Compression

Model ReleasesDGX agent

arXiv:2502.16886v4 Announce Type: replace-cross Abstract: To reduce memory consumption during LLM inference, a handful of methods have been proposed for KV cache pruning. While these techniques can ac

Regularized Reward-Punishment Reinforcement Learning

SafetyDGX agent

arXiv:2606.28152v1 Announce Type: new Abstract: We propose KL-Coupled Policy Regularization (KCPR), a policy coordination framework for Reward-Punishment Reinforcement Learning (RPRL). Based on KCPR,

Relating Reinforcement Learning to Dynamic Programming-Based Planning

TutorialsDGX agent

arXiv:2603.07844v2 Announce Type: replace Abstract: This paper bridges some of the gap between optimal planning and reinforcement learning (RL), both of which share roots in dynamic programming applie

RelBall: Relation Ball with Quaternion Rotation for Knowledge Graph Completion

ApplicationsDGX agent

arXiv:2606.27967v1 Announce Type: new Abstract: Real-world knowledge graphs are often incomplete, lacking many valid facts. Knowledge Graph Completion (KGC) aims to predict missing links using known t

ReScene: Structured Indoor Scene Reconstruction from Multi-View Captures

Model ReleasesDGX agent

arXiv:2606.28060v1 Announce Type: new Abstract: Constructing simulation-ready 3D scenes from multi-view captures is a key bottleneck for Embodied Artificial Intelligence, as downstream tasks require o

Retaining by Doing: The Role of On-Policy Data in Mitigating Forgetting

Model ReleasesDGX agent

arXiv:2510.18874v3 Announce Type: replace-cross Abstract: Adapting language models (LMs) to new tasks via post-training carries the risk of degrading existing capabilities -- a phenomenon classically

Retroactive Advantage Correction: Closed-Form V-Trace Bias Correction for Delay-Aware RLHF

SafetyDGX agent

arXiv:2606.27580v1 Announce Type: cross Abstract: Reinforcement learning from human feedback (RLHF) in production does not always have a synchronous reward signal. Code-execution verifiers, slow judge

Revisiting Performance Claims for Chest X-Ray Models Using Clinical Context

Model ReleasesDGX agent

arXiv:2509.19671v3 Announce Type: replace Abstract: Public datasets of Chest X-Rays (CXRs) have long been a popular benchmark for developing machine learning (ML) computer vision models in healthcare.

ReWorld: Learning Better Representations for World Action Models

SafetyDGX agent

arXiv:2606.27504v1 Announce Type: new Abstract: World Action Models (WAMs) model future environment evolution under action conditioning, offering a scalable paradigm for autonomous driving. However, e

Rheos: Modelling Continuous Motion Dynamics in Hierarchical 3D Scene Graphs

ResearchDGX agent

arXiv:2603.20239v2 Announce Type: replace-cross Abstract: 3D Scene Graphs (3DSGs) provide hierarchical, multi-resolution abstractions that encode the geometric and semantic structure of an environment

Robust Harmful Features Under Jailbreak Attacks: Mechanistic Evidence from Attention Head Specialization in Large Language Models

SafetyDGX agent

arXiv:2606.28153v1 Announce Type: cross Abstract: Jailbreak attacks bypass LLM safety alignment, yet their mechanisms remain poorly understood. We provide evidence that attacks do not comprehensively

Robustness of Constraint Automata for Description Logics with Concrete Domains

ResearchDGX agent

arXiv:2601.19644v2 Announce Type: replace-cross Abstract: Decidability or complexity issues about the consistency problem for description logics with concrete domains have already been analysed with t

Room for Error: Large-Scale Simulation of Over-the-Air Acoustic Attacks

ApplicationsDGX agent

arXiv:2606.27701v1 Announce Type: cross Abstract: While voice control is rapidly becoming a ubiquitous vector of human-AI communication, the risks facing these systems remain poorly understood. This i

RPM-Distill: Physiology-guided Adaptive Cross-modal Distillation for Robust Remote Physiological Measurement

SafetyDGX agent

arXiv:2606.28089v1 Announce Type: new Abstract: Video-based remote physiological measurement (RPM) is highly accessible but remains fragile under varying illumination, skin tones, and motion. Radio fr

RS-Diffuser: Risk-Sensitive Diffusion Planning with Distributional Value Guidance

Model ReleasesDGX agent

arXiv:2606.27766v1 Announce Type: cross Abstract: Offline reinforcement learning enables policy learning from fixed datasets without additional environment interaction, making it appealing for safety-

RSICCLLM: A Multimodal Large Language Model for Remote Sensing Image Change Captioning

Model ReleasesDGX agent

arXiv:2606.28266v1 Announce Type: new Abstract: Remote Sensing Image Change Captioning (RSICC) aims to describe changes between bi-temporal remote sensing images and holds significant research and app

S^2-VLA: State-Space Guided Vision-Language-Action Models for Long-Horizon Manipulation

Model ReleasesDGX agent

arXiv:2606.27872v1 Announce Type: cross Abstract: Vision-Language-Action (VLA) models have demonstrated strong capabilities in robotic manipulation, but their performance degrades significantly in lon

Safe Language Generation in the Limit

ApplicationsDGX agent

arXiv:2601.08648v2 Announce Type: replace Abstract: Recent results in learning a language in the limit have shown that, although language identification is impossible, language generation is tractable

Sampling the Schwinger Model with Gauge-Equivariant Diffusion

ResearchDGX agent

arXiv:2606.27481v1 Announce Type: cross Abstract: We present a first study of a diffusion-based approach to accelerated sampling of the N_f = 2 lattice Schwinger model. Our work is inspired by recent

Scalable and Differentiable Point-Cloud Registration Using Maximum Mean Discrepancy

SafetyDGX agent

arXiv:2606.27818v1 Announce Type: new Abstract: We present MMD-Reg, a novel correspondence-free approach to point-cloud registration that is differentiable and has linear computational complexity in t

ScaLe-INR: Scale and Learn Implicit Neural Representations

SafetyDGX agent

arXiv:2606.27862v1 Announce Type: new Abstract: Implicit Neural Representations (INRs) parameterized by multilayer perceptrons excel at modeling continuous signals. However, a key challenge persists a

Scaling limit of the Random Language Model

ResearchDGX agent

arXiv:2606.28105v1 Announce Type: cross Abstract: We develop a quantitative theory of the Random Language Model (RLM), an ensemble of stochastic context-free grammars, in a scaling limit where the num

Scene and Human in One World: Reconstruction in a Feedforward Pass

Local AiDGX agent

arXiv:2606.27720v1 Announce Type: new Abstract: Reconstructing humans in dynamic scenes from moving monocular cameras remains challenging due to scale ambiguity, human-scene misalignment, and occlusio

Scene Generation at Absolute Scale: Utilizing Semantic and Geometric Guidance From Text for Accurate and Interpretable 3D Indoor Scene Generation

SafetyDGX agent

arXiv:2603.13910v2 Announce Type: replace Abstract: We present GuidedSceneGen, a text-to-3D generation framework that produces metrically accurate, globally consistent, and semantically interpretable

SceneBot: Contact-Prompted General Humanoid Whole Body Tracking with Scene-Interaction

SafetyDGX agent

arXiv:2606.27581v1 Announce Type: cross Abstract: Current humanoid reinforcement-learning policies excel at free-space motions but struggle with contact-rich tasks, as pure kinematic tracking cannot r

SEA-TS: Self-Evolving Agent for Autonomous Code Generation of Time Series Forecasting Algorithms

AgentsDGX agent

arXiv:2603.04873v3 Announce Type: replace Abstract: Accurate time series forecasting underpins decision-making in many domains, yetconventional ML development often faces data scarcity, distribution s

SEADA: An efficient methodology for optimizing mixed-precision DNNs on multi-precision spatial architectures

ResearchDGX agent

arXiv:2606.27884v1 Announce Type: cross Abstract: Mixed-precision computation has been introduced in deep neural networks (DNNs) as an effective approach to reduce latency, energy consumption, and mem

Second-Order KKT Guarantees for Bregman ADMM in Nonconvex and Non-Lipschitz Optimization

ResearchDGX agent

arXiv:2606.28307v1 Announce Type: cross Abstract: We analyze Bregman ADMM for nonconvex linearly constrained problems under two-sided relative smoothness, a condition that replaces the standard Lipsch

SelectAnyTree: A Promptable Instance Segmentation Model for 3D Forest LiDAR Point Clouds

Local AiDGX agent

arXiv:2606.27491v1 Announce Type: new Abstract: Automated instance segmentation of forest LiDAR point clouds is increasingly critical as forest monitoring moves toward scalable, detailed, 3D measureme

Self-Concordant Perturbations for Linear Bandits

ResearchDGX agent

arXiv:2510.24187v3 Announce Type: replace-cross Abstract: We consider the adversarial linear bandits setting and present a unified algorithmic framework that bridges Follow-the-Regularized-Leader (FTR

Self-Stigma Is Not a Monolith, but Generic Empathy Is: Persona-Conditioned LLM Support for People Who Use Drugs

ResearchDGX agent

arXiv:2606.23387v2 Announce Type: replace Abstract: Self-stigma predicts treatment avoidance and disengagement among people who use drugs (PWUD), yet conversational systems aiming to provide support t

SemCityLoc: Aerial 6DoF Localization Using Semantic 3D City Models

Model ReleasesDGX agent

arXiv:2606.27444v1 Announce Type: new Abstract: Aerial 6DoF localization typically relies on precise GNSS signals or radiometrically rich 3D reconstructions, limiting scalability and on-board deployme

Seven Security Challenges That Must be Solved in Cross-domain Multi-agent LLM Systems

SafetyDGX agent

arXiv:2505.23847v4 Announce Type: replace-cross Abstract: Large language models (LLMs) are rapidly evolving into autonomous agents that cooperate across organizational boundaries, enabling joint disas

SHARD: cell-keyed residual splitting for alignment-resistant private dense retrieval

Model ReleasesDGX agent

arXiv:2606.27976v1 Announce Type: cross Abstract: Dense embeddings underpin semantic search and RAG, yet a leaked vector store hands much of the underlying text back to whoever holds it. The attacks t

SHIFT: Gate-Modulated Activation Steering for Knowledge Conflict Mitigation in Retrieval-Augmented Generation

ResearchDGX agent

arXiv:2606.27786v1 Announce Type: cross Abstract: Retrieval-augmented generation (RAG) enhances LLMs by incorporating external knowledge to support response generation. However, conflicts between retr

SHIFT: Motion Alignment in Video Diffusion Models with Adversarial Hybrid Fine-Tuning

SafetyDGX agent

arXiv:2603.17426v2 Announce Type: replace Abstract: Image-conditioned video diffusion models achieve impressive visual realism but often suffer from weakened motion fidelity, e.g., reduced motion dyna

SIDA: Synthetic Image Driven Zero-shot Domain Adaptation

SafetyDGX agent

arXiv:2507.18632v2 Announce Type: replace-cross Abstract: Zero-shot domain adaptation is a method for adapting a model to a target domain without utilizing target domain image data. To enable adaptati

SidConArena: An Environment Evaluating Agents in Open-Ended,Positive-Sum Bargaining Game

Model ReleasesDGX agent

arXiv:2606.27397v1 Announce Type: cross Abstract: Evaluating LLM agents requires dynamic environments that go beyond static reasoning and zero-sum games. Real-world economic interaction is often open-

SIFT: Self-Imagination Fine-Tuning for Physically Plausible Motion in Video Diffusion Models

SafetyDGX agent

arXiv:2606.27741v1 Announce Type: new Abstract: Recent advances in video diffusion models have greatly improved visual fidelity, yet their generated motions often violate physical plausibility. We obs

SIGNER: Temporally Grounded Sign Language Generation via Time-Resolved Conditioning

ResearchDGX agent

arXiv:2506.07460v2 Announce Type: replace-cross Abstract: Sign language generation (SLG), also known as text-to-sign generation, aims to bridge the communication gap between signers and non-signers. U

SimFoundry: Modular and Automated Scene Generation for Policy Learning and Evaluation

SafetyDGX agent

arXiv:2606.28276v1 Announce Type: new Abstract: Training and evaluating robot policies in the real world is costly and difficult to scale. We introduce SimFoundry, a modular and automated system for z

Single and Multi Truth Data Fusion using Large Language Models

Model ReleasesDGX agent

arXiv:2606.28062v1 Announce Type: cross Abstract: Data fusion, also known as truth discovery, is a data integration problem that aims to determine the correct value or set of values for each attribute

Smoothness-Based Derandomization of PAC-Bayes Bounds

Model ReleasesDGX agent

arXiv:2606.19105v2 Announce Type: replace Abstract: We study PAC-Bayes derandomization for smooth loss functions. Our goal is to obtain generalization bounds that hold with high probability for determ

Spacecraft Fiducial Marker for Autonomous Rendezvous, Proximity Operations, and Docking

Model ReleasesDGX agent

arXiv:2606.27566v1 Announce Type: new Abstract: Robotic operations in space are challenging due to the harsh environment and the high cost of failure. Fiducial markers provide visual references that a

SpatialUAV: Benchmarking Spatial Intelligence for Low-Altitude UAV Perception, Collaboration, and Motion

Model ReleasesDGX agent

arXiv:2606.27876v1 Announce Type: cross Abstract: Spatial intelligence is essential for low-altitude unmanned aerial vehicle (UAV) perception, collaboration, and navigation. However, existing UAV benc

← Previous
1…342343344345346…1032
Next →