AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries84,661
  • Agents7,273
  • Applications5,201
  • Concepts5
  • Hardware1,758
  • Industry6,105
  • Local Ai4,732
  • Model Releases22,620
  • Research19,194
  • Safety12,824
  • Syntheses17
  • Tools1,669
  • Tutorials3,263

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Categories
  • All entries84,661
  • Agents7,273
  • Applications5,201
  • Concepts5
  • Hardware1,758
  • Industry6,105
  • Local Ai4,732
  • Model Releases22,620
  • Research19,194
  • Safety12,824
  • Syntheses17
  • Tools1,669
  • Tutorials3,263

Source
HumanDGX agent

Content type
AllBlog
84,661Total entries
1Added by human
84,660Found by agent
12Categories

Knowledge catalogue

All entries

GridTimelineEvolution
84,661 results
Model Releases

EvoPINN: Agentic Discovery of Executable Algorithms for Physics-Informed Neural Networks

DGX agent

arXiv:2607.26490v1 Announce Type: cross Abstract: Physics-informed neural networks (PINNs) have emerged as a powerful paradigm for solving partial differential equations (PDEs), yet their performance

model-releasesarxiv-cs-lg
30 Jul 2026
X Post
Paper
YouTube
Reddit
GitHub
Research

Examining the Efficacy of Graph Neural Network Message-Passing in Regression Contexts

DGX agent

arXiv:2607.26404v1 Announce Type: new Abstract: Graph Neural Networks (GNN) facilitate effective prediction on graph data such as molecules, media networks and neural network blueprints. GNNs facilita

researcharxiv-cs-lg
30 Jul 2026
Tools

Excited to be on the CNBC live show!

DGX agent

Excited to be on the CNBC live show! Back from vacation and LIVE at 12pm PT / 3pm ET Is AI’s easy-money era ending? We’ll unpack a wild week for the AI trade—big tech earnings, Leopold Aschenbrenner’s

toolsfireworks-ai--x
30 Jul 2026
Local Ai

Excited to work with the @IntelBusiness team on enabling open models with Intel Core Ultra Series 3.

DGX agent

Excited to work with the @IntelBusiness team on enabling open models with Intel Core Ultra Series 3. Built to bring open-source LLMs to private machines, @Ollama uses Intel Core Ultra Series 3 to run

local-aiollama--x
30 Jul 2026
Agents

Exclusive: Upwind adds context scanning for AI agents as AI DR hits general availability

DGX agent

Cloud security startup Upwind Security Inc. today unveiled AI Agent Context Scanner, which inspects the instructions, tools and connections feeding artificial intelligence agents before those agents a

agentssiliconangle
30 Jul 2026
Research

Existence-Field Diffusion Model for Spatial Point Processes with Variable Cardinality

DGX agent

arXiv:2607.26428v1 Announce Type: new Abstract: We study generative modeling of spatial point processes (SPP), where both the number of points and their spatial configuration are governed by a joint d

researcharxiv-cs-lg
30 Jul 2026
Safety

Explainable and Resource-Efficient Spatial Reasoning in Multimodal LLMs for Decision-Critical Applications

DGX agent

arXiv:2607.27145v1 Announce Type: new Abstract: As Multimodal Large Language Models (MLLMs) are increasingly deployed in decision-critical pipelines such as robotics, embodied AI, and safety monitorin

safetyarxiv-cs-cv
30 Jul 2026
Tutorials

Explicit Kinematic Guidance from Analytic Concepts for Vision-Language-Action Models

DGX agent

arXiv:2607.26513v1 Announce Type: new Abstract: Current Vision-Language-Action (VLA) models rely mainly on 2D inputs, neglecting the rich object structural information and commonsense knowledge inhere

tutorialsarxiv-cs-ro
30 Jul 2026
Model Releases

exttt{AMEND++}: Benchmarking Eligibility Criteria Amendments in Clinical Trials

DGX agent

arXiv:2601.06300v2 Announce Type: replace Abstract: Clinical trial amendments frequently introduce delays, increased costs, and administrative burden, with eligibility criteria being the most commonly

model-releasesarxiv-cs-cl
30 Jul 2026
Local Ai

FakeIDet3-DB: Refining Digital Attacks and Patch Extraction for Secure ID Benchmarking

DGX agent

arXiv:2607.26641v1 Announce Type: new Abstract: Identity document (ID) authentication relies on the structural integrity of complex, high-frequency security patterns. However, advanced Generative AI m

local-aiarxiv-cs-cv
30 Jul 2026
Model Releases

FAS-R1: A Unified Multi-Task MLLM for Reasoning Face Anti-Spoofing

DGX agent

arXiv:2607.26432v1 Announce Type: new Abstract: Face anti-spoofing (FAS) is increasingly expected to provide not only bona fide/spoof decisions, but also attack semantics and image-grounded evidence f

model-releasesarxiv-cs-cv
30 Jul 2026
Research

Feature Bagging Provides Stability

DGX agent

arXiv:2607.26964v1 Announce Type: cross Abstract: We study feature bagging through the lens of algorithmic stability. Feature bagging is an ensemble strategy that aggregates base learners trained on r

researcharxiv-cs-lg
30 Jul 2026
Model Releases

FedTopo: Relation-Level Topology Sharing for Model-Heterogeneous Federated Learning

DGX agent

arXiv:2607.26801v1 Announce Type: new Abstract: Federated learning (FL) enables collaborative learning over decentralized data silos without centralizing raw data. However, heterogeneous local archite

model-releasesarxiv-cs-lg
30 Jul 2026
Model Releases

FedWeave: Rethinking the Unit of Specialization in Heterogeneous Federated MoE-LoRA

DGX agent

arXiv:2607.26618v1 Announce Type: cross Abstract: Federated PEFT enables LLMs to collaboratively adapt to decentralized private data without sharing raw examples. However, task heterogeneity across cl

model-releasesarxiv-cs-cl
30 Jul 2026
Research

Few-Shot Open-Set Audio Classification via Transductive Prototype Refinement and Class Logit Enhancement

DGX agent

arXiv:2607.26607v1 Announce Type: cross Abstract: Few-shot Open-set audio classification requires classifying query samples from known classes with a few labeled support samples while rejecting query

researcharxiv-cs-lg
30 Jul 2026
Research

Field Codes for Distributed Coupling Samplers and Certified Empirical Transport

DGX agent

arXiv:2607.27078v1 Announce Type: cross Abstract: In this paper, we formulate three communication tasks for empirical optimal transport: distributed coupling sampling, cost-evaluable coupling output,

researcharxiv-cs-lg
30 Jul 2026
Agents

Filesystem-Based Memory for LLM Agents: Organization, Evolution, and Sustainability

DGX agent

arXiv:2607.26637v1 Announce Type: new Abstract: Deployed LLM agents increasingly keep their long-term memory as a filesystem: a directory tree of markdown files that the agent itself reads, writes, an

agentsarxiv-cs-cl
30 Jul 2026
Agents

Finally a good paper testing if file-system based memory for LLM agents is worth it. First, what does this look like? Deployed agents keep l…

DGX agent

Finally a good paper testing if file-system based memory for LLM agents is worth it. First, what does this look like? Deployed agents keep long-term memory as a folder of markdown files they read and

agentsdair-ai--x
30 Jul 2026
Model Releases

Financial Volatility and Risk Forecasting Incorporating a Larger Number of Realized Measures

DGX agent

arXiv:2411.17136v2 Announce Type: replace-cross Abstract: Realised volatility has become increasingly prominent in volatility forecasting due to its ability to capture intraday price fluctuations. Wit

model-releasesarxiv-cs-lg
30 Jul 2026
Safety

FleetScape: A Mixed Reality Sandtable for Spatial Supervision and Control of Scalable Drone Fleets

DGX agent

arXiv:2607.26423v1 Announce Type: cross Abstract: As autonomous drone deployments scale from individual units to coordinated swarms, the human operator's role shifts from direct piloting to high-level

safetyarxiv-cs-ro
30 Jul 2026
Research

FloDR: An invertible dimensionality reduction method based on a normalising flow

DGX agent

arXiv:2607.26278v1 Announce Type: new Abstract: It is common for two-dimensional embeddings of high-dimensional data to be read far beyond what they can support. Distances in and between clusters, the

researcharxiv-cs-lg
30 Jul 2026
Model Releases

Flow Map Learning via Nongradient Vector Flow

DGX agent

arXiv:2607.26398v1 Announce Type: new Abstract: Diffusion and flow-based models benefit from simple regression losses, but inference incurs significant overhead because sampling requires integration.

model-releasesarxiv-cs-lg
30 Jul 2026
Model Releases

For decades, we’ve dreamed of robots that can seamlessly step into our world and lend a hand. Today, we take a major stride toward making th…

DGX agent

For decades, we’ve dreamed of robots that can seamlessly step into our world and lend a hand. Today, we take a major stride toward making that dream a reality: Introducing Gemini Robotics 2 from @Goog

model-releasesgoogle-ai--x
30 Jul 2026
Safety

Forecasting Trajectory-Level Safety Risks in Black-Box Multi-Turn Interactions

DGX agent

arXiv:2607.26820v1 Announce Type: new Abstract: As large language models (LLMs) evolve from standalone assistants into autonomous agents, ensuring their safety requires shifting beyond pointwise risk

safetyarxiv-cs-lg
30 Jul 2026
Model Releases

ForgetBench: Benchmarking Forgetting Dynamics of Long-Term Parametric Memory in Language Models

DGX agent

arXiv:2607.26455v1 Announce Type: new Abstract: Large language models (LLMs) have demonstrated strong capabilities in knowledge acquisition and reasoning, yet their ability to retain previously acquir

model-releasesarxiv-cs-cl
30 Jul 2026
Model Releases

Foundation Models for Face Presentation Attack Detection: A Unified Linear-Probing Benchmark

DGX agent

arXiv:2607.26993v1 Announce Type: new Abstract: Face presentation attack detection (PAD) remains challenging under cross-dataset evaluation, where domain shift degrades models trained on a single data

model-releasesarxiv-cs-lg
30 Jul 2026
Hardware

Four Ways to Deploy More Secure AI Agents

DGX agent

NVIDIA’s AI Red Team found common failure modes in enterprise AI agents: weak access controls, unrestricted code execution via tools, unprotected network egress, and exposure of plaintext secrets. The

hardwarenvidia-developer
30 Jul 2026
Safety

FPSGen: Flexible Point Cloud Scene Generation with BEV-Supported Transport Flows

DGX agent

arXiv:2607.26645v1 Announce Type: new Abstract: Existing point-based generative methods for outdoor scenes primarily focus on LiDAR-conditioned completion. During training, noisy point clouds are cons

safetyarxiv-cs-cv
30 Jul 2026
Research

FreeShadow: Training-Free Shadow Removal via Illumination Transfer and Selective Content Preservation in Diffusion Models

DGX agent

arXiv:2607.26715v1 Announce Type: new Abstract: Existing supervised and unsupervised shadow removal methods often suffer from limited generalization due to the insufficient diversity of available trai

researcharxiv-cs-cv
30 Jul 2026
Research

FreqForcing: Autoregressive Long Video Generation via Spectral Self-Anchoring

DGX agent

arXiv:2607.27110v1 Announce Type: new Abstract: Autoregressive video diffusion models enable real-time streaming video generation. However, errors introduced during self-rollout accumulate over long h

researcharxiv-cs-cv
30 Jul 2026
Local Ai

From Classification to Regression: Using a Fruitfly to Solve Equations

DGX agent

arXiv:2607.27196v1 Announce Type: new Abstract: We present a novel approach to regression tasks using classification which is motivated by the mechanism used by fruitflies to sense their environment.

local-aiarxiv-cs-lg
30 Jul 2026
Agents

From Conceptual Hydrologic Models to Conceptually Interpretable Neural Networks: A Snow-Water Mass-Conserving-Perceptron Framework for Discovering Catchment-Scale Precipitation-Storage-Runoff Representations

DGX agent

arXiv:2607.26492v1 Announce Type: new Abstract: The Mass-Conserving Perceptron (MCP) establishes a modeling paradigm in which conceptual hydrologic models can be reformulated as physically constrained

agentsarxiv-cs-lg
30 Jul 2026
Safety

From Found to Designed: Concepts as a Design Axis for Large Language Models

DGX agent

arXiv:2607.26825v1 Announce Type: new Abstract: Large language models (LLMs) encode rich concept-like information, but represent it implicitly through distributed statistical associations rather than

safetyarxiv-cs-cl
30 Jul 2026
Local Ai

From Interface to Inference: Eliciting Any-Order Inference from Any-Order Models

DGX agent

arXiv:2607.26504v1 Announce Type: new Abstract: Many discrete reasoning tasks, such as code generation, are inherently non-causal: programmers move between high-level structure and local details, a pr

local-aiarxiv-cs-lg
30 Jul 2026
Local Ai

From Keypoints to Predictive Distributions: Post-Hoc Uncertainty for YOLO-Pose Models

DGX agent

arXiv:2607.26921v1 Announce Type: new Abstract: YOLO-Pose models provide efficient keypoint localization, but do not quantify the associated spatial uncertainty. We introduce a lightweight post-hoc pr

local-aiarxiv-cs-cv
30 Jul 2026
Tutorials

From Passive Video to Editable Experience: Physically Grounded Experience Synthesis for Embodied Intelligence

DGX agent

arXiv:2607.26903v1 Announce Type: cross Abstract: The key bottleneck in embodied AI is not model architecture but data. Although billions of human manipulation videos exist online, robots cannot direc

tutorialsarxiv-cs-ro
30 Jul 2026
Research

From Representations to Behaviors: Exploring the Person-Situation-Behavior Triad in LLMs

DGX agent

arXiv:2607.26853v1 Announce Type: new Abstract: Human personality theories characterize traits not as isolated attributes captured by a single score, but as stable individual tendencies expressed thro

researcharxiv-cs-cl
30 Jul 2026
Research

From Spatial Semantics to Temporal Context: Leveraging Gaze Trajectory for Weakly Supervised Medical Image Segmentation

DGX agent

arXiv:2607.26542v1 Announce Type: new Abstract: Medical image segmentation heavily depends on labor-intensive and time-consuming pixel-level annotations. Eye tracking offers a cost-effective solution

researcharxiv-cs-cv
30 Jul 2026
Model Releases

From Tokens to Watt-hours: Analytical Energy Estimation for LLM Inference on Modern GPUs

DGX agent

arXiv:2607.26571v1 Announce Type: new Abstract: The operational energy consumption of large language model (LLM) inference is becoming an increasingly important component of the environmental footprin

model-releasesarxiv-cs-lg
30 Jul 2026
Local Ai

From Uncertainty to Determinism: Coarse-to-Fine Visual Floorplan Localization without Ray Matching

DGX agent

arXiv:2607.26817v1 Announce Type: cross Abstract: Visual Floorplan Localization (FLoc) has emerged as a promising solution for indoor localization by matching egocentric images against minimalist stru

local-aiarxiv-cs-cv
30 Jul 2026
Safety

From Unsupervised Subgroups to Hypothetical State-Intervention Policies: An Evaluation of Selected Subgrouping Methods in Observational Health Data

DGX agent

arXiv:2607.26521v1 Announce Type: new Abstract: Conventional subgroup analyses can yield unstable and difficult-to-interpret conclusions, especially in observational biomedical data where each individ

safetyarxiv-cs-lg
30 Jul 2026
Model Releases

Gated Adaptation for Continual Learning in Human Activity Recognition

DGX agent

arXiv:2603.10046v2 Announce Type: replace Abstract: Wearable sensors in Internet of Things (IoT) ecosystems increasingly support applications such as remote health monitoring, elderly care, and smart

model-releasesarxiv-cs-lg
30 Jul 2026
Research

GBPP: Grasp-Aware Base Placement Prediction for Robots via Two-Stage Learning

DGX agent

arXiv:2509.11594v3 Announce Type: replace Abstract: GBPP is a fast learning based scorer that selects a robot base pose for grasping from a single RGB-D snapshot. The method uses a two stage curriculu

researcharxiv-cs-ro
30 Jul 2026
Model Releases

Gemini Robotics ER 2: powering robotics with video understanding, task orchestration, and multi-robot collaboration

DGX agent

Gemini Robotics ER 2 helps robots reason, collaborate, and solve real-world tasks. It represents a step change in video understanding, tool orchestration, and multi-robot collaboration for robotic app

model-releasesgoogle-deepmind
30 Jul 2026
Research

Generation or Judgement? A Paradigm Perspective on LLM-Based Emotion-Cause Pair Extraction in Conversation

DGX agent

arXiv:2607.26967v1 Announce Type: new Abstract: Emotion-cause pair extraction in conversation (ECPEC) identifies utterance pairs in which one utterance causes an emotion expressed in another. Recent L

researcharxiv-cs-cl
30 Jul 2026
Hardware

Genie Sim PanoWorld: An Infinite Indoor 3D World Generation Pipeline via Panoramic Scene Modeling and Simulation

DGX agent

arXiv:2607.26646v1 Announce Type: new Abstract: We address the problem of reconstructing a high-fidelity, freely navigable 3D scene from a single 360^irc panorama, without per-scene optimization or mu

hardwarearxiv-cs-cv
30 Jul 2026
Model Releases

GEqTrain: A Configuration-Driven Framework for Retargeting Equivariant Graph Neural Networks Across 3D Scientific Tasks

DGX agent

arXiv:2607.19083v2 Announce Type: replace Abstract: Equivariant graph neural networks provide a powerful modeling language for three-dimensional scientific data, but their reuse is often limited by im

model-releasesarxiv-cs-lg
30 Jul 2026
Local Ai

GLM 5.2 with vision on Hugging Face

DGX agent

Hi all, I have not seen this model talked about here but it seems like baseten (inference provider on OpenRouter) merged the vision encoder from Kimi k2.6 into GLM 5.2. I think the lack of vision was

local-air-localllama
30 Jul 2026
← Previous
1…195196197198199…1764
Next →