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
90,338Total entries
1Added by human
90,337Found by agent
12Categories

Knowledge catalogue

All entries

GridTimelineEvolution
90,337 results
Tutorials

AnyMo: Geometry-Aware Setup-Agnostic Modeling of Human Motion in the Wild

DGX agent

arXiv:2605.22715v1 Announce Type: cross Abstract: As wearable and mobile devices become increasingly embedded in daily life, they offer a practical way to continuously sense human motion in the wild.

tutorialsarxiv-cs-cl
22 May 2026
Model Releases
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

ArabDiscrim: A Decade-Long Arabic Facebook Corpus on Racism and Discrimination

DGX agent

arXiv:2605.22081v1 Announce Type: new Abstract: We present ArabDiscrim, a decade-long lexical resource and corpus of 293K public Arabic Facebook posts (2014--2024) discussing racism and discrimination

model-releasesarxiv-cs-cl
22 May 2026
Local Ai

Are -mlx variants equivalent to -nvfp4 for gemma4 and qwen3.6?

DGX agent

Ollama has added MLX support for Qwen3.5 and Gemma 4 , with both MLX and NVFP4 quantization variants available for these models. There have been issues with broken Qwen3.6 NVFP4 generation on Ollama ,

local-air-ollama
22 May 2026
Agents

Artificial Intelligence Reshapes Microwave Photonics

DGX agent

arXiv:2605.21224v1 Announce Type: cross Abstract: As a rapidly emerging interdisciplinary field that intrinsically integrates microwave and photonics, microwave photonics (MWP) provides disruptive sol

agentsarxiv-cs-ai
22 May 2026
Industry

As a reminder This bad boy Mr Starship Is currently producing $0 in revenue

DGX agent

SpaceX's Starship vehicle is currently not generating revenue despite being a significant development project. The post appears to be commentary on Starship's status as an in-development system that h

industrysonya-huang--x
22 May 2026
Research

Assisted Counterspeech Writing at the Crossroads of Hate Speech and Misinformation

DGX agent

arXiv:2605.22435v1 Announce Type: new Abstract: Hate speech and misinformation frequently co-occur online, amplifying prejudice and polarization. Given their scale, using Large Language Models (LLMs)

researcharxiv-cs-cl
22 May 2026
Local Ai

AtomicMotion: Learning Human Motion From Different Human Parts

DGX agent

arXiv:2605.22631v1 Announce Type: new Abstract: Accurately reconstructing full-body poses from sparse head and hand trajectories is a foundational challenge for immersive AR/VR telepresence. Current m

local-aiarxiv-cs-cv
22 May 2026
Research

Attacking the Spike: On the Transferability and Security of Spiking Neural Networks to Adversarial Examples

DGX agent

arXiv:2209.03358v5 Announce Type: replace-cross Abstract: Spiking neural networks (SNNs) have attracted much attention for their high energy efficiency and recent advances in classification performanc

researcharxiv-cs-cv
22 May 2026
Local Ai

Auction-Consensus Algorithm with Learned Bidding Scheme for Multi-Robot Systems

DGX agent

arXiv:2605.21932v1 Announce Type: new Abstract: Multi-Robot Task Allocation (MRTA) is a central challenge in decentralized multi-agent systems, where teams of robots must cooperatively assign and exec

local-aiarxiv-cs-ro
22 May 2026
Model Releases

Audience Engagement with Arabic Women's Social Empowerment and Wellbeing: A Decadal Corpus

DGX agent

arXiv:2605.22204v1 Announce Type: new Abstract: This paper presents the Arabic Women and Society Corpus, a ten year collection of 252,487 public Arabic Facebook posts related to women's empowerment an

model-releasesarxiv-cs-cl
22 May 2026
Agents

AutoRPA: Efficient GUI Automation through LLM-Driven Code Synthesis from Interactions

DGX agent

arXiv:2605.21082v1 Announce Type: new Abstract: Large Language Model (LLM) based agents have demonstrated proficiency in multi-step interactions with graphical user interfaces (GUIs). While most resea

agentsarxiv-cs-ai
22 May 2026
Applications

AVI-HT: Adaptive Vision-IMU Fusion for 3D Hand Tracking

DGX agent

arXiv:2605.21714v1 Announce Type: new Abstract: We present AVI-HT, an adaptive visual-IMU fusion approach for tracking 3D hand poses by jointly modeling the egocentric image with on-glove 6-DoF IMU si

applicationsarxiv-cs-cv
22 May 2026
Agents

AwareVLN: Reasoning with Self-awareness for Vision-Language Navigation

DGX agent

arXiv:2605.22816v1 Announce Type: cross Abstract: Vision-and-Language Navigation (VLN) requires an agent to ground language instructions to its own movement within a visual environment. While state-of

agentsarxiv-cs-cv
22 May 2026
Agents

AWS User Group Malaysia Talk: Experience on Building AI Agent Harness https://www.youtube.com/watch?v=u145ea-fNOw

DGX agent

This talk from an AWS User Group Malaysia event covers practical experience and insights on building an AI Agent Harness, likely discussing architecture patterns, implementation challenges, and best p

agentsharrison-chase--x
22 May 2026
Local Ai

b9276

DGX agent

llama.cpp build b9276 introduces support for hybrid DNA tokenization with new pre-type dispatching and tokenizer implementations, alongside fixes for VRAM leaks in Multi-Token Prediction (MTP) models

local-aillama-cpp-releases
22 May 2026
Local Ai

b9283

DGX agent

Release b9283 of llama.cpp includes updates to the BPE tokenizer with new pre-type dispatch and Carbon-3B DNA tokenizer support, along with refactoring of tokenizer helpers to follow project conventio

local-aillama-cpp-releases
22 May 2026
Local Ai

b9286

DGX agent

B9286 introduces support for HybridDNATokenizer as its own vocabulary type (LLAMA_VOCAB_TYPE_HYBRIDDNA), enabling proper tokenization of DNA sequences by routing raw text through a DNA-aware splitter

local-aillama-cpp-releases
22 May 2026
Local Ai

b9292

DGX agent

Release b9292 of llama.cpp fixes a memory leak in the server context where speculative decoder, draft context, and draft model were not properly freed during destroy(), causing VRAM leaks on sleep/res

local-aillama-cpp-releases
22 May 2026
Agents

babyagi has ~200 citations, but 0 papers... i just published my first paper on arXiv 😆 'The Log is the Agent: Event-Sourced Reactive Graphs…

DGX agent

babyagi has ~200 citations, but 0 papers... i just published my first paper on arXiv 😆 'The Log is the Agent: Event-Sourced Reactive Graphs for Auditable, Forkable Agentic Systems' https://arxiv.org/a

agentsyohei-nakajima--x
22 May 2026
Tutorials

Balancing Uncertainty and Diversity of Samples: Leveraging Diversity of Least, High Confidence Samples for Effective Active Learning

DGX agent

arXiv:2605.22169v1 Announce Type: new Abstract: Deep learning models, including Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs), have achieved state-of-the-art performance on vario

tutorialsarxiv-cs-cv
22 May 2026
Industry

Before it comes down, what should be saved from the International Space Station?

DGX agent

NASA is in the early stages of identifying what small parts of the International Space Station to bring back to Earth before its scheduled deorbit around 2030 . As the station descends through the atm

industryars-technica
22 May 2026
Model Releases

BEiTScore: Reference-free Image Captioning Evaluation with an Efficient Cross-Encoder Model

DGX agent

arXiv:2605.21728v1 Announce Type: cross Abstract: Image captioning evaluation remains a significant challenge, as vision-language models evolve toward more challenging capabilities such as generating

model-releasesarxiv-cs-cl
22 May 2026
Applications

BeLink: Biomedical Entity Linking Meets Generative Re-Ranking

DGX agent

arXiv:2605.22501v1 Announce Type: new Abstract: Despite recent progress, Biomedical Entity Linking (BEL) with large language models (LLMs) remains computationally inefficient and challenging to deploy

applicationsarxiv-cs-cl
22 May 2026
Research

Bernini: Latent Semantic Planning for Video Diffusion

DGX agent

arXiv:2605.22344v1 Announce Type: new Abstract: Multimodal large language models (MLLMs) and diffusion models have each reached remarkable maturity: MLLMs excel at reasoning over heterogeneous multimo

researcharxiv-cs-cv
22 May 2026
Model Releases

Beyond Acoustic Emotion Recognition: Multimodal Pathos Analysis in Political Speech Using LLM-Based and Acoustic Emotion Models

DGX agent

arXiv:2605.22732v1 Announce Type: cross Abstract: We investigate whether acoustic emotion recognition models can serve as proxies for the Pathos dimension in political speech analysis, as operationali

model-releasesarxiv-cs-cl
22 May 2026
Model Releases

Beyond Benchmark Islands: Toward Representative Trustworthiness Evaluation for Agentic AI

DGX agent

arXiv:2603.14987v2 Announce Type: replace Abstract: Agentic AI systems increasingly act through tool-augmented, multi-step workflows whose failures (unsafe tool use, unauthorised actions, social harm)

model-releasesarxiv-cs-cl
22 May 2026
Model Releases

Beyond Chamfer Distance: Granular Order-aware Evaluation Metric For Online Mapping

DGX agent

arXiv:2605.22578v1 Announce Type: new Abstract: Online map estimation is a crucial component of autonomous driving systems that reduces the reliance on costly high-definition maps. State-of-the-art (S

model-releasesarxiv-cs-cv
22 May 2026
Model Releases

Beyond Euclidean Proximity: Repairing Latent World Models with Horizon-Matched Trajectory Reachability Metrics

DGX agent

arXiv:2605.22164v1 Announce Type: cross Abstract: Latent world models can contain the state needed for control, yet their terminal-cost interface can expose the planner to the wrong decision-relevant

model-releasesarxiv-cs-ro
22 May 2026
Safety

Beyond Pixels: Learning Invariant Rewards for Real-World Robotics From a Few Demonstrations

DGX agent

arXiv:2605.22123v1 Announce Type: new Abstract: Designing reward functions that generalize beyond controlled laboratory settings remains a fundamental challenge in reinforcement learning for robotics.

safetyarxiv-cs-ro
22 May 2026
Model Releases

Beyond Temperature: Hyperfitting as a Late-Stage Geometric Expansion

DGX agent

arXiv:2605.22579v1 Announce Type: new Abstract: Recent work has identified a counterintuitive phenomenon termed 'Hyperfitting', where fine-tuning Large Language Models (LLMs) to near-zero training los

model-releasesarxiv-cs-cl
22 May 2026
Model Releases

Big fan of teaching more people the basics of using Claude Code in an accessible way. So much of the world has not yet used agents. There's …

DGX agent

Big fan of teaching more people the basics of using Claude Code in an accessible way. So much of the world has not yet used agents. There's a lot of opportunity to level the playing field and expand a

model-releasesboris-cherny--x
22 May 2026
Agents

@Bitwarden https://hermes-agent.nousresearch.com/docs/user-guide/secrets/bitwarden

DGX agent

Bitwarden is a password manager and secrets management solution that integrates with Nous Research's systems, likely enabling secure storage and retrieval of credentials and sensitive information for

agentsnous-research--x
22 May 2026
Model Releases

Blind Spots in the Guard: How Domain-Camouflaged Injection Attacks Evade Detection in Multi-Agent LLM Systems

DGX agent

arXiv:2605.22001v1 Announce Type: cross Abstract: Injection detectors deployed to protect LLM agents are calibrated on static, template-based payloads that announce themselves as override directives.

model-releasesarxiv-cs-cl
22 May 2026
Industry

Blockchain.com files confidentially for US IPO amid growing crypto listings

DGX agent

United Kingdom-based Blockchain.com Group Holdings Inc., a cryptocurrency exchange and wallet service, announced Thursday that it has filed confidentially for an initial public offering in the United

industrysiliconangle
22 May 2026
Applications

BodyReLux: Temporally Consistent Full-Body Video Relighting

DGX agent

arXiv:2605.21766v1 Announce Type: new Abstract: Being able to relight human performance is a fundamental task for post production and content creation. We present BodyReLux, a subject-specific video d

applicationsarxiv-cs-cv
22 May 2026
Model Releases

Boiling the Frog: A Multi-Turn Benchmark for Agentic Safety

DGX agent

arXiv:2605.22643v1 Announce Type: new Abstract: Background. Traditional safety benchmarks for language models evaluate generated text: whether a model outputs toxic language, reproduces bias, or follo

model-releasesarxiv-cs-cl
22 May 2026
Local Ai

Boundary-targeted Membership Inference Attacks on Safety Classifiers

DGX agent

arXiv:2605.22373v1 Announce Type: cross Abstract: Safety classifiers are essential safeguards within generative AI systems, filtering harmful content or identifying at-risk users when interacting with

local-aiarxiv-cs-cl
22 May 2026
Safety

Bounding-Box Trajectories Matter for Video Anomaly Detection

DGX agent

arXiv:2605.21957v1 Announce Type: new Abstract: Video anomaly detection is critical for public safety and security, yet remains highly challenging despite extensive research due to large variations in

safetyarxiv-cs-cv
22 May 2026
Safety

Branch-Stochastic Model Predictive Control for Motion Planning under Multi-Modal Uncertainty with Scenario Clustering

DGX agent

arXiv:2605.22600v1 Announce Type: new Abstract: Motion planning for autonomous driving must account for multi-modal uncertainty in both the intentions and trajectories of surrounding vehicles. Handlin

safetyarxiv-cs-ro
22 May 2026
Agents

Brand new episode of Max Agency ⤵️

DGX agent

Brand new episode of Max Agency ⤵️ Great conversation on the Max Agency podcast with @cogent_security Co-Founder + CTO Geng Sng on building agents for autonomous cyber defense. Check out the full epis

agentsharrison-chase--x
22 May 2026
Tools

BREAKING: @eliasxreyes just hit #1 on Unicorne's fastest-growing startups leaderboard with Dial Moments. +343% growth, backed by verified re…

DGX agent

BREAKING: @eliasxreyes just hit #1 on Unicorne's fastest-growing startups leaderboard with Dial Moments. +343% growth, backed by verified revenue data from TrustMRR (@marclou). Built with @Replit over

toolsreplit--x
22 May 2026
Local Ai

Broadening Access to Transportation Safety Data with Generative AI: A Schema-Grounded Framework for Spatial Natural Language Queries

DGX agent

arXiv:2605.21712v1 Announce Type: new Abstract: Transportation safety analysis requires integrating crash records, roadway attributes, and geospatial data through GIS-based workflows, but access remai

local-aiarxiv-cs-cl
22 May 2026
Research

Broken Memories: Detecting and Mitigating Memorization in Diffusion Models with Degraded Generations

DGX agent

arXiv:2605.22050v1 Announce Type: new Abstract: While diffusion models excel at generating high-quality images, their tendency to memorize training data poses significant privacy and copyright risks.

researcharxiv-cs-cv
22 May 2026
Tools

Bumblebee started as an internal tool. Making Perplexity products more secure for users starts with protecting the developer systems we use …

DGX agent

Bumblebee started as an internal tool. Making Perplexity products more secure for users starts with protecting the developer systems we use to build them. Read the full blog: https://www.perplexity.ai

toolsperplexity--x
22 May 2026
Industry

California to explore possible subsidies for companies that don’t replace workers with AI

DGX agent

California is trying to prepare itself for artificial intelligence job disruption ahead of time. Governor Gavin Newsom today ordered state officials to begin exploring a massive overhaul of its labor

industrysiliconangle
22 May 2026
Research

Cambrian-P: Pose-Grounded Video Understanding

DGX agent

arXiv:2605.22819v1 Announce Type: new Abstract: Camera pose matters. The position and orientation of each viewpoint define a shared spatial coordinate frame that relates observations across video fram

researcharxiv-cs-cv
22 May 2026
Applications

Can We Build a Monolithic Model for Fake Image Detection? SICA: Semantic-Induced Constrained Adaptation for Unified-Yet-Discriminative Artifact Feature Space Reconstruction

DGX agent

arXiv:2602.06676v4 Announce Type: replace Abstract: Fake Image Detection (FID), aiming at unified detection across four image forensic subdomains, is critical in real-world forensic scenarios. Compare

applicationsarxiv-cs-cv
22 May 2026
Safety

Case-Aware Medical Image Classification with Multimodal Knowledge Graphs and Reliability-Guided Refinement

DGX agent

arXiv:2605.22547v1 Announce Type: new Abstract: Deep learning has brought significant progress to medical image classification, yet most existing methods still rely on isolated visual evidence and can

safetyarxiv-cs-cv
22 May 2026
← Previous
1…11061107110811091110…1883
Next →