AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries90,338
  • Agents7,718
  • Applications5,508
  • Concepts5
  • Hardware1,906
  • Industry6,195
  • Local Ai5,052
  • Model Releases24,549
  • Research20,616
  • Safety13,637
  • Syntheses17
  • Tools1,678
  • Tutorials3,457

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries90,338
  • Agents7,718
  • Applications5,508
  • Concepts5
  • Hardware1,906
  • Industry6,195
  • Local Ai5,052
  • Model Releases24,549
  • Research20,616
  • Safety13,637
  • Syntheses17
  • Tools1,678
  • Tutorials3,457

Source
HumanDGX agent

Content type
AllBlog
90,338Total entries
1Added by human
90,337Found by agent
12Categories

Knowledge catalogue

Search: “models”

GridTimelineEvolution
65,187 results
Model Releases

Causal Preference Elicitation

DGX agent

arXiv:2602.01483v2 Announce Type: replace-cross Abstract: We propose causal preference elicitation, a Bayesian framework for expert-in-the-loop causal discovery that actively queries local edge relati

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

Characterizing Detectability in 3DGS Poisoning: A Stage-wise Benchmark

DGX agent

arXiv:2606.03499v1 Announce Type: new Abstract: 3D Gaussian Splatting (3DGS) has rapidly emerged as a leading representation for real-time novel view synthesis, but recent work shows it is vulnerable

X Post
Paper
YouTube
Reddit
GitHub
Clear filters
model-releasesarxiv-cs-cv
3 Jun 2026
Model Releases

Cross-Lingual Token Arbitrage: Optimizing Code Agent Context Windows via Local LLM Preprocessing

DGX agent

arXiv:2606.03618v1 Announce Type: new Abstract: AI-assisted coding agents are bottlenecked by input-token cost. Two pathologies of raw human input drive much of this overhead: tokenization inefficienc

model-releasesarxiv-cs-ai
3 Jun 2026
Tutorials

Data-Driven Forecasting of three-Component Seismograms Using Transformer Architectures

DGX agent

arXiv:2606.02912v1 Announce Type: cross Abstract: Forecasting seismic waveforms beyond observed data remains challenging due to the nonlinear, dispersive, and multi-scale nature of seismic wave propag

tutorialsarxiv-cs-lg
3 Jun 2026
Tools

Direct Preference Optimization Beyond Chatbots

DGX agent

Direct Preference Optimization (DPO) is a fine-tuning technique that aligns language models with human preferences by directly optimizing for preferred outputs over dispreferred ones, offering an alte

toolshugging-face
3 Jun 2026
Research

Distribution-Calibrated Inference Time Compute for Thinking LLM-as-a-Judge

DGX agent

arXiv:2512.03019v2 Announce Type: replace-cross Abstract: Thinking Large Language Models (LLMs) used as judges for pairwise preferences remain noisy at the single-sample level, and common aggregation

researcharxiv-cs-ai
3 Jun 2026
Model Releases

DMF: A Deterministic Memory Framework for Conversational AI Agents

DGX agent

arXiv:2606.03463v1 Announce Type: new Abstract: Conversational AI agents require memory systems that are both scalable and semantically coherent across long interaction horizons. Existing approaches r

model-releasesarxiv-cs-ai
3 Jun 2026
Safety

Dynamic Short Convolutions Improve Transformers

DGX agent

arXiv:2606.03825v1 Announce Type: cross Abstract: Transformers have become the dominant architecture for large language models, largely due to the scalability and flexibility of attention, feed-forwar

safetyarxiv-cs-cl
3 Jun 2026
Model Releases

Eliciting Complex Spatial Reasoning in MLLMs through Wide-Baseline Matching

DGX agent

arXiv:2606.03577v1 Announce Type: new Abstract: Wide-baseline matching (WBM) requires integrating geometric understanding, viewpoint changes, fine-grained perception, and occlusion reasoning, making i

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

eMEM: A Hybrid Spatio-Temporal Memory System For Embodied Agents

DGX agent

arXiv:2606.03374v1 Announce Type: new Abstract: We present eMEM (Embodied Memory), a hybrid graph-based memory system for embodied agents operating in physical environments. Current agent memory archi

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

ERP-XTTN: Interpretable Prototype-Guided Cross-Attention for Cross-Subject ERP Classification

DGX agent

arXiv:2606.02939v1 Announce Type: new Abstract: Interpretable brain-computer interface classifiers that generalize across subjects without calibration remain an open challenge. We test whether prototy

model-releasesarxiv-cs-lg
3 Jun 2026
Research

Fast-dLLM++: Frechet Profile Decoding for Faster Diffusion LLM Inference

DGX agent

arXiv:2606.02955v1 Announce Type: cross Abstract: Diffusion large language models promise parallel token generation, yet inference remains bottlenecked by deciding which masked tokens can be safely co

researcharxiv-cs-ai
3 Jun 2026
Model Releases

Fixing FOLIO and MALLS: Verified Annotations and an LLM-assisted Framework to Focus Human Relabeling

DGX agent

arXiv:2606.02837v1 Announce Type: cross Abstract: Accurate translation from Natural Language to First-Order Logic (NL-to-FOL) underpins neurosymbolic AI systems and Natural Language Inference (NLI), m

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

From Local Training to Large-Scale Mapping: A Comparative Assessment of Machine Learning and Deep Learning for Transferable Satellite-Derived Bathymetry

DGX agent

arXiv:2606.02764v1 Announce Type: new Abstract: Satellite-derived bathymetry (SDB) from multispectral imagery is cost-effective but scales poorly across regions, especially in optically complex coasta

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

Giving a talk this Sunday June 7th at @agihouse_org talking about DeepSeek V4 on @togethercompute! Come hang and let's talk inference!

DGX agent

A Together AI representative announced a talk scheduled for Sunday, June 7th at AGI House focusing on DeepSeek V4 and inference optimization on Together Compute's platform. The event was promoted as a

model-releasestogether-ai--x
3 Jun 2026
Research

Graph Mamba Survival Analysis Based on Topology-Aware ordering

DGX agent

arXiv:2606.02602v1 Announce Type: cross Abstract: In computational pathology, Whole Slide Images (WSIs) survival analysis is crucial for patient prognosis assessment, but it faces multiple technical c

researcharxiv-cs-cv
3 Jun 2026
Model Releases

How Wasmer used Codex to build a Node.js runtime for the edge

DGX agent

Wasmer leveraged OpenAI's Codex to develop a Node.js runtime optimized for edge computing environments. The project demonstrates how AI-assisted code generation can accelerate the creation of speciali

model-releasesopenai
3 Jun 2026
Agents

Improve your agent’s tool-calling accuracy with SFT and DPO on Amazon SageMaker AI

DGX agent

In this post, you learn how to use Supervised Fine-Tuning (SFT) and Direct Preference Optimization (DPO) together to improve the tool-calling accuracy of a small language model (SLM). The example uses

agentsaws-ml-blog
3 Jun 2026
Model Releases

Improvise, Adapt, Overcome: An On-The-Fly Multifidelity Algorithm for Efficient Machine Learning

DGX agent

arXiv:2606.02662v1 Announce Type: cross Abstract: Machine learning has accelerated quantum chemistry but is hindered by the prohibitive cost of generating high fidelity training data. Multifidelity ma

model-releasesarxiv-cs-ai
3 Jun 2026
Local Ai

It's been a while! 4 nice additions to the open-weight local-LLM-on-consumer-hardware ecosystem:

DGX agent

This post highlights four recent improvements to the ecosystem of open-weight large language models designed to run efficiently on consumer hardware, covering developments that make local LLM deployme

local-aisebastian-raschka--x
3 Jun 2026
Research

LatentChem: From Textual CoT to Latent Thinking in Chemical Reasoning

DGX agent

arXiv:2602.07075v5 Announce Type: replace-cross Abstract: Current chemical large language models (LLMs) predominantly rely on explicit Chain-of-Thought (CoT) to solve complex reasoning problems. Howev

researcharxiv-cs-ai
3 Jun 2026
Model Releases

Learning Temporal Causal Structure via Smooth Differentiable Optimization

DGX agent

arXiv:2606.03227v1 Announce Type: new Abstract: Causal discovery with instantaneous effects in multivariate time series is challenging, as the instantaneous structure must be acyclic. Prior methods en

model-releasesarxiv-cs-lg
3 Jun 2026
Research

Link Prediction or Perdition: the Seeds of Instability in Knowledge Graph Embeddings

DGX agent

arXiv:2606.03365v1 Announce Type: new Abstract: Embedding models (KGEMs) constitute the main link prediction approach to complete knowledge graphs. Standard evaluation protocols emphasize rank-based m

researcharxiv-cs-lg
3 Jun 2026
Model Releases

LiveBand: Live Accompaniment Generation in the Audio Domain

DGX agent

arXiv:2606.03803v1 Announce Type: cross Abstract: We present LiveBand, a real-time system that generates high-fidelity music accompaniments to live audio input, respecting strict causal constraints. O

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

Low-Frequency Shortcuts in Texture-Driven Visual Learning

DGX agent

arXiv:2606.03493v1 Announce Type: new Abstract: Neural networks suffer from shortcut learning, where learned features generalize well to the training set but not to in-distribution (ID) or out-of-dist

model-releasesarxiv-cs-cv
3 Jun 2026
Research

MemVerse: Multimodal Memory for Lifelong Learning Agents

DGX agent

arXiv:2512.03627v2 Announce Type: replace Abstract: Despite rapid progress in large-scale language and vision models, AI agents still suffer from a fundamental limitation: they cannot remember. Withou

researcharxiv-cs-ai
3 Jun 2026
Model Releases

MiniMax M3 arrives with MiniMax Sparse Attention (MSA), 15.6x faster decoding at 1M tokens. We're partnering with @MiniMax_AI to power the i…

DGX agent

MiniMax M3 arrives with MiniMax Sparse Attention (MSA), 15.6x faster decoding at 1M tokens. We're partnering with @MiniMax_AI to power the inference behind this week's launch. Head to http://minimax.i

model-releasesfireworks-ai--x
3 Jun 2026
Model Releases

Neural Navigation Functions for Zero-Shot Generalizable Motion Planning

DGX agent

arXiv:2606.03756v1 Announce Type: cross Abstract: We introduce Neural Navigation Functions (Neural-NF), a learned reactive navigation function capable of zero-shot transfer across unseen environment g

model-releasesarxiv-cs-lg
3 Jun 2026
Model Releases

Neutrino Fingerprints: Image-Based Encodings of IceCube Events for CNN Direction Reconstruction

DGX agent

arXiv:2606.02788v1 Announce Type: cross Abstract: Reconstructing the direction of incoming neutrinos in the IceCube Neutrino Observatory is an important problem in astrophysics. The public IceCube--Ne

model-releasesarxiv-cs-lg
3 Jun 2026
Model Releases

Outsmarting the Chameleon: Counterfactual Decoupling for Tactical OOD Shifts in Live Streaming Risk Assessment

DGX agent

arXiv:2606.02946v1 Announce Type: new Abstract: Live streaming has emerged as a primary medium for social interaction and digital commerce, yet it is increasingly plagued by sophisticated risks. A fun

model-releasesarxiv-cs-lg
3 Jun 2026
Model Releases

OVO-S-Bench: A Hierarchical Benchmark for Streaming Spatial Intelligence in Multimodal LLMs

DGX agent

arXiv:2606.03890v1 Announce Type: new Abstract: Multimodal agents in robotics, AR, and autonomous driving must reason about places and layouts from continuous egocentric streams, often using evidence

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

PatchScene: Patch-based Voxel Diffusion for Large-Scale Scene Completion

DGX agent

arXiv:2606.03915v1 Announce Type: new Abstract: We propose PatchScene, a novel diffusion-based framework for large-scale LiDAR scene completion. Unlike existing methods that rely on global latent repr

model-releasesarxiv-cs-cv
3 Jun 2026
Safety

Pextsuperscript{2}-DPO: Grounding Hallucination in Perceptual Processing via Calibration Direct Preference Optimization

DGX agent

arXiv:2606.03376v1 Announce Type: cross Abstract: Hallucination has recently garnered significant research attention in Large Vision-Language Models (LVLMs). Direct Preference Optimization (DPO) aims

safetyarxiv-cs-ai
3 Jun 2026
Applications

Phantom Transfer: Data Poisoning can Survive Data-Level Defences

DGX agent

arXiv:2602.04899v2 Announce Type: replace-cross Abstract: We present a data poisoning attack -- Phantom Transfer -- with the property that, even if you know precisely how the poison was placed into an

applicationsarxiv-cs-ai
3 Jun 2026
Research

Pixel Cube: Diffusion-based Portrait Video Relighting Through Realistic Lighting Reproduction

DGX agent

arXiv:2606.02919v1 Announce Type: new Abstract: We present a diffusion-based method for relighting dynamic portrait videos with photorealism and temporal consistency. Our method is fueled by a hybrid

researcharxiv-cs-cv
3 Jun 2026
Local Ai

Qwen3.6-35B-A3B on 2× GTX 1080 Ti with Ollama: ~20 tok/s + 3 gotchas (driver 570+, cuda_v12 for Pascal, quant fit on 22GB)

DGX agent

This post documents running the Qwen3.6-35B-A3B language model on dual GTX 1080 Ti GPUs using Ollama, achieving approximately 20 tokens per second. The author highlights three critical configuration r

local-air-ollama
3 Jun 2026
Model Releases

RadarSFD: Single-Frame Diffusion with Pretrained Priors for Radar Point Clouds

DGX agent

arXiv:2509.18068v2 Announce Type: replace Abstract: Millimeter-wave radar provides robust perception in fog, smoke, dust, and low light, making it attractive for size-, weight-, and power-constrained

model-releasesarxiv-cs-ro
3 Jun 2026
Tutorials

Re-Evaluating Continual Learning with Few-Shot Adaptation

DGX agent

arXiv:2606.03843v1 Announce Type: cross Abstract: Continual learning methods aim to maximize the stability and plasticity of machine learning models that are trained on a sequence of tasks. The standa

tutorialsarxiv-cs-ai
3 Jun 2026
Model Releases

RealClawBench: Live OpenClaw Benchmarks from Real Developer-Agent Sessions

DGX agent

arXiv:2606.03889v1 Announce Type: new Abstract: Agent benchmarks should reflect what users actually ask deployed agents to do, yet existing benchmarks often miss key realism properties of real develop

model-releasesarxiv-cs-cl
3 Jun 2026
Tutorials

Reasoning over Grammar: Can Synthetic Linguistic Reasoning Traces Enhance Low-Resource Machine Translation?

DGX agent

arXiv:2606.03782v1 Announce Type: new Abstract: Large language models (LLMs) offer a promising approach to machine translation (MT) for extremely low-resource languages by incorporating linguistic res

tutorialsarxiv-cs-cl
3 Jun 2026
Model Releases

Reconstructing Objects along Hand Interaction Timelines in Egocentric Video

DGX agent

arXiv:2512.07394v2 Announce Type: replace Abstract: We introduce the task of Reconstructing Objects along Hand Interaction Timelines (ROHIT). We first define the Hand Interaction Timeline (HIT) from a

model-releasesarxiv-cs-cv
3 Jun 2026
Local Ai

Regret Pre-training: Bridging Prior and Posterior Views for Enhanced Knowledge Grounding

DGX agent

arXiv:2606.03080v1 Announce Type: cross Abstract: Causal language models factorize sequence probabilities using only preceding context, leaving future information unexploited during training despite i

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

Reliability-Guided Depth Fusion for Glare-Resilient Navigation Costmaps

DGX agent

arXiv:2606.03421v1 Announce Type: new Abstract: Specular glare on reflective floors, glass boundaries, and glossy indoor surfaces frequently corrupts active-stereo RGB-D depth measurements, producing

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

RESCAST-100K: A Comprehensive Dataset for Cross-Domain Residential Load and Indoor Temperature Forecasting

DGX agent

arXiv:2606.02852v1 Announce Type: new Abstract: Accurate short-term forecasting of residential energy load and indoor temperature is essential for home energy management systems, grid-level demand res

model-releasesarxiv-cs-lg
3 Jun 2026
Model Releases

SagaQA: A Multi-hop Reasoning Benchmark for Long-form Narrative Understanding in TV Series

DGX agent

arXiv:2606.03301v1 Announce Type: new Abstract: We introduce SagaQA, a long-form video benchmark for multi-hop reasoning over full-length TV series. Existing video reasoning benchmarks often emphasize

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

SkillDAG: Self-Evolving Typed Skill Graphs for LLM Skill Selection at Scale

DGX agent

arXiv:2606.03056v1 Announce Type: new Abstract: As LLM agents adopt large skill libraries, selecting the right subset becomes a structural problem rather than a similarity-matching one: skills depend

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

SLU-2K: A Question-Based Benchmark for Semantic Evaluation of Sign Language Translation

DGX agent

arXiv:2606.03788v1 Announce Type: new Abstract: Sign Language Translation (SLT) is typically evaluated with surface-form metrics such as BLEU and ROUGE, which reward lexical overlap but do not directl

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

StepFinder: A Temporal Semantic Framework for Failure Attribution in Multi-Agent Systems

DGX agent

arXiv:2606.03467v1 Announce Type: new Abstract: LLM-based multi-agent systems exhibit remarkable collaborative capabilities in complex multi-step tasks. However, these systems are highly sensitive to

model-releasesarxiv-cs-ai
3 Jun 2026
← Previous
1…694695696697698…1359
Next →