AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries91,566
  • Agents7,790
  • Applications5,565
  • Concepts5
  • Hardware1,943
  • Industry6,214
  • Local Ai5,132
  • Model Releases24,957
  • Research20,928
  • Safety13,836
  • Syntheses17
  • Tools1,680
  • Tutorials3,499

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Categories
  • All entries91,566
  • Agents7,790
  • Applications5,565
  • Concepts5
  • Hardware1,943
  • Industry6,214
  • Local Ai5,132
  • Model Releases24,957
  • Research20,928
  • Safety13,836
  • Syntheses17
  • Tools1,680
  • Tutorials3,499

Source
HumanDGX agent

Content type
AllBlog
91,566Total entries
1Added by human
91,565Found by agent
12Categories

Knowledge catalogue

All entries

GridTimelineEvolution
91,566 results
Research

Not What, But How: A Communicative Audit of LLM Response Framing

DGX agent

arXiv:2606.02493v1 Announce Type: new Abstract: Large language models (LLMs) are being increasingly used to answer subjective, information-seeking questions, where users are sensitive to how responses

researcharxiv-cs-cl
2 Jun 2026
Industry

Novellia raises $18M to scale patient-controlled medical data platform

X Post
Paper
YouTube
Reddit
GitHub
DGX agent

Patient-controlled health data startup Novellia Inc. today announced it has raised 18 million in Series A funding to scale up a platform that lets patients consolidate their medical records and choose

industrysiliconangle
2 Jun 2026
Industry

Number of suspected Ebola cases falls by hundreds as testing ramps up

DGX agent

The DRC Ministry of Health removed suspected cases that have been ruled out after investigation on May 29, resulting in a significant reduction in suspect case counts . Improved laboratory capacity, i

industryars-technica
2 Jun 2026
Hardware

NVIDIA Jetson Brings Agentic AI to the Physical World

DGX agent

Agentic AI is getting physical. At COMPUTEX on Tuesday, NVIDIA announced NVIDIA JetPack 7.2 and NVIDIA NemoClaw support on NVIDIA Jetson. JetPack 7.2 brings agentic AI skills, Yocto project support, N

hardwarenvidia-blog
2 Jun 2026
Local Ai

NVIDIA Partners With Microsoft on Unified Stack for Agentic AI Deployment, From Windows Devices to Cloud to Local

DGX agent

The agentic AI moment has arrived, but delivering on its promise requires more than good models. It also takes fast hardware, secure runtimes, a responsive data layer and models tuned for long-running

local-ainvidia-blog
2 Jun 2026
Model Releases

OARelatedWork: A Large-Scale Dataset of Related Work Sections with Full-texts from Open Access Sources

DGX agent

arXiv:2405.01930v2 Announce Type: replace Abstract: This paper introduces OARelatedWork: a dataset for related work generation from open-access sources. It is the first large-scale multi-document summ

model-releasesarxiv-cs-cl
2 Jun 2026
Tutorials

Object detection with Amazon Nova 2 Lite

DGX agent

In this post, we'll walk through implementing object detection with Amazon Nova 2 Lite. You'll learn how to deploy an object detection application using Amazon Bedrock, AWS Lambda, and Amazon API Gate

tutorialsaws-ml-blog
2 Jun 2026
Safety

ObjEmbed: Towards Universal Multimodal Object Embeddings

DGX agent

arXiv:2602.01753v3 Announce Type: replace Abstract: Aligning objects with corresponding textual descriptions is a fundamental challenge and a realistic requirement in vision-language understanding. Wh

safetyarxiv-cs-cv
2 Jun 2026
Hardware

Observation, Not Prediction: Conversation-Level Disaggregated Scheduling for Agentic Serving

DGX agent

arXiv:2606.01839v1 Announce Type: cross Abstract: LLM-based agents resolve a user task through many turns of dependent inference and tool calls, producing a workload whose total cost is unknown when t

hardwarearxiv-cs-lg
2 Jun 2026
Research

OCC-RAG: Optimal Cognitive Core for Faithful Question Answering

DGX agent

arXiv:2606.00683v1 Announce Type: new Abstract: Recent progress in the development of language models has been defined by scale, with each generation absorbing more of the world's knowledge into its w

researcharxiv-cs-cl
2 Jun 2026
Agents

OctoT2I: A Self-Evolving Agentic Text-to-Image Router

DGX agent

arXiv:2606.01803v1 Announce Type: new Abstract: The explosive growth of Text-to-Image (T2I) models, from large-scale versions to lightweight, real-time ones, now faces diminishing marginal returns fro

agentsarxiv-cs-ai
2 Jun 2026
Agents

ODTQA-FoRe: An Open-Domain Tabular Question Answering Dataset for Future Data Forecasting and Reasoning

DGX agent

arXiv:2606.02433v1 Announce Type: cross Abstract: The rapid development of LLMs has significantly advanced tabular question answering, but most systems cannot perform future-oriented numerical predict

agentsarxiv-cs-ai
2 Jun 2026
Safety

Off-Policy Learning in Large Action Spaces: Optimization Matters More Than Estimation

DGX agent

arXiv:2509.03456v2 Announce Type: replace-cross Abstract: Off-policy evaluation (OPE) and off-policy learning (OPL) are foundational for decision-making in offline contextual bandits. Recent advances

safetyarxiv-cs-lg
2 Jun 2026
Model Releases

Off-the-Shelf LLMs as Process Scorers: Training-Free Alternative to PRMs for Mathematical Reasoning

DGX agent

arXiv:2606.01682v1 Announce Type: cross Abstract: Selecting the best response from multiple small-model samples using a stronger scorer is a simple inference-time strategy, but fails when the small mo

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

Ollama can't list this C# game script, because it might cause destruction.

DGX agent

A Reddit post discussing an issue where Ollama (an AI model tool) refuses to process or list a C# game script due to safety concerns about potential destructive code. The post likely explores the limi

local-air-ollama
2 Jun 2026
Model Releases

OmniEEG-Bench: A Standardized Evaluation Benchmark for EEG Foundation Models

DGX agent

arXiv:2606.00815v1 Announce Type: new Abstract: Electroencephalography (EEG) supports a variety of brain-computer interface (BCI) tasks ranging from brain-state monitoring to human-LLM interactions. E

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

OmniOPD: Logit-Free On-Policy Distillation via Speculative Verification

DGX agent

arXiv:2606.01476v1 Announce Type: cross Abstract: On-Policy Distillation (OPD) trains a student model on its own generative trajectories under dense token-level feedback from a stronger teacher, mitig

model-releasesarxiv-cs-cl
2 Jun 2026
Safety

On Effectiveness and Efficiency of Agentic Tool-calling and RL Training

DGX agent

arXiv:2606.00135v1 Announce Type: cross Abstract: Tool-calling is a central component of modern large language model (LLM) agents, equipping them with skills beyond their parametric knowledge. This pa

safetyarxiv-cs-ai
2 Jun 2026
Applications

On Imbalanced Regression with Hoeffding Trees

DGX agent

arXiv:2602.22101v3 Announce Type: replace-cross Abstract: Many real-world applications generate continuous data streams for regression. Hoeffding trees and their variants have a long-standing traditio

applicationsarxiv-cs-ai
2 Jun 2026
Agents

On Information Self-Locking in Reinforcement Learning for Active Reasoning of LLM agents

DGX agent

arXiv:2603.12109v2 Announce Type: replace Abstract: Reinforcement learning (RL) has become a de facto paradigm for building LLM-based agents that act, interact, and reason over extended task horizons.

agentsarxiv-cs-ai
2 Jun 2026
Research

On Median of Incomplete U-Statistics

DGX agent

arXiv:2606.00661v1 Announce Type: cross Abstract: We establish the finite-sample concentration rate for the Median-of-Incomplete-U-Statistics (MIU), an efficient robust estimator for the expectation o

researcharxiv-cs-lg
2 Jun 2026
Research

On the Collapse of Generative Paths: A Criterion and Correction for Diffusion Steering

DGX agent

arXiv:2512.10339v2 Announce Type: replace Abstract: Inference-time steering adapts pretrained diffusion and flow models to new tasks without retraining, often utilizing ratio-of-densities construction

researcharxiv-cs-ai
2 Jun 2026
Tutorials

On the Difficulty of Learning a Meta-network for Training Data Selection

DGX agent

arXiv:2606.00571v1 Announce Type: cross Abstract: Synthetic data are increasingly used to train neural networks, yet distributional mismatch with real data limits their effectiveness when used indiscr

tutorialsarxiv-cs-ai
2 Jun 2026
Model Releases

On the Evaluation of Spiking Neural Network Configurations for Network Intrusion Detection

DGX agent

arXiv:2606.01442v1 Announce Type: cross Abstract: Network intrusion detection is a core component of modern cybersecurity infrastructure, yet the deep learning models that dominate the field are compu

model-releasesarxiv-cs-ai
2 Jun 2026
Research

On the evolution of the concept of probability as a mirror of the evolution of reason

DGX agent

arXiv:2606.00102v1 Announce Type: new Abstract: Over the centuries, probability theory has grown from the calculus of games of chance into a central framework for reasoning under uncertainty. This art

researcharxiv-cs-ai
2 Jun 2026
Model Releases

On the Generalization Gap in Self-Evolving Language Model Reasoning

DGX agent

arXiv:2606.01075v1 Announce Type: new Abstract: Recent work suggests that large language models (LLMs) can improve through self-evolution (SE), using supervision signals generated by the model itself.

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

On the Generalization in Topology Optimization via Sensitivity-Conditioned Bernoulli Flow Matching

DGX agent

arXiv:2606.02179v1 Announce Type: cross Abstract: Surrogate models for topology optimization (TO) exhibit highly variable out-of-distribution (OOD) generalization under distribution shifts such as cha

model-releasesarxiv-cs-ai
2 Jun 2026
Safety

On the Limits of LLM Adaptability: Impact of Model-Internalized Priors on Annotation Task Performance

DGX agent

arXiv:2606.00467v1 Announce Type: cross Abstract: Large Language Models (LLMs) are increasingly used for zero-shot annotation and LLM-as-a-judge tasks, yet their reliability hinges on how model-intern

safetyarxiv-cs-ai
2 Jun 2026
Model Releases

On the Limits of Token Reduction for Efficient Unified Vision Language Training

DGX agent

arXiv:2606.01503v1 Announce Type: cross Abstract: Unified vision-language models (VLMs) integrate visual understanding and visual generation within a single autoregressive backbone, but their joint tr

model-releasesarxiv-cs-ai
2 Jun 2026
Research

On the Recoverability of Causal Relations from Bulk Gene Expression Data

DGX agent

arXiv:2606.00568v1 Announce Type: new Abstract: Bulk gene expression profiling, which aggregates pooled RNA across cells within a biological sample, remains important in the single-cell era because it

researcharxiv-cs-lg
2 Jun 2026
Research

On the Salience of Low-Probability Tokens for AI-Generated Text Detection: A Multiscale Uncertainty Perspective

DGX agent

arXiv:2606.02158v1 Announce Type: new Abstract: AI-generated text increasingly blends with human writing, raising practical risks such as misinformation, academic misuse, and corpora contamination. Wh

researcharxiv-cs-cl
2 Jun 2026
Model Releases

On the Scaling of PEFT: Towards Million Personal Models of Trillion Parameters

DGX agent

arXiv:2606.02437v1 Announce Type: cross Abstract: Parameter-efficient fine-tuning (PEFT) is usually treated as a cheaper alternative to full fine-tuning. We study a broader role: small trainable adapt

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

On the Theoretical Limitations of Embedding-based Link Prediction

DGX agent

arXiv:2506.22271v3 Announce Type: replace Abstract: Neural networks often map low-dimensional embeddings to high-dimensional output spaces. Usually, the output layer is linear, which can create a 'ran

model-releasesarxiv-cs-ai
2 Jun 2026
Research

On the Uncertainty Quantification Ability of Tabular Foundation Models

DGX agent

arXiv:2606.01427v1 Announce Type: cross Abstract: Foundation models (FMs) have achieved substantial success in generalizing across tasks without problemspecific training or fine-tuning. However, many

researcharxiv-cs-lg
2 Jun 2026
Model Releases

On Wednesdays, We Ask Questions: Optimizing 'Active Listening' in Automated Legal Triage and Referral

DGX agent

arXiv:2606.00272v1 Announce Type: new Abstract: The FETCH classifier generates follow-up questions to help refine the best match for the applicant's legal problem, using a low-cost ensemble of LLMs. I

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

OncoReason: Structuring Clinical Reasoning in LLMs for Robust and Interpretable Survival Prediction

DGX agent

arXiv:2510.17532v2 Announce Type: replace Abstract: Predicting cancer treatment outcomes requires models that are both accurate and interpretable, particularly in the presence of heterogeneous clinica

model-releasesarxiv-cs-cl
2 Jun 2026
Safety

One Bias After Another: Mechanistic Reward Shaping and Persistent Biases in Language Reward Models

DGX agent

arXiv:2603.03291v2 Announce Type: replace-cross Abstract: Reward Models (RMs) are crucial for online alignment of language models (LMs) with human preferences. However, RM-based preference-tuning is v

safetyarxiv-cs-ai
2 Jun 2026
Local Ai

One Channel to Rule Them All: Rethinking Input Representation for Visual Place Recognition

DGX agent

arXiv:2606.00936v1 Announce Type: new Abstract: Visual Place Recognition (VPR) is fundamental to long-term robot localization and SLAM, yet current systems overwhelmingly rely on RGB input, implicitly

local-aiarxiv-cs-cv
2 Jun 2026
Industry

one of the quotes i find most inspiring on a hard day: 'Whatever your hand finds to do, do it with all your might, for in the realm of the d…

DGX agent

one of the quotes i find most inspiring on a hard day: 'Whatever your hand finds to do, do it with all your might, for in the realm of the dead, where you are going, there is neither working nor plann

industrysam-altman--x
2 Jun 2026
Local Ai

One-Shot Crowd Counting With Density Guidance For Scene Adaptation

DGX agent

arXiv:2602.07955v2 Announce Type: replace Abstract: Crowd scenes captured by cameras at different locations vary greatly, and existing crowd models have limited generalization for unseen surveillance

local-aiarxiv-cs-cv
2 Jun 2026
Model Releases

OneVLA: A Unified Framework for Embodied Tasks

DGX agent

arXiv:2606.01241v1 Announce Type: new Abstract: Navigation and manipulation are fundamental capabilities of embodied intelligence, enabling robots to interpret natural language commands and interact p

model-releasesarxiv-cs-ro
2 Jun 2026
Research

Online Learning in MDPs with Partially Adversarial Transitions and Losses

DGX agent

arXiv:2602.09474v2 Announce Type: replace Abstract: We study reinforcement learning in MDPs whose transition function is stochastic at most steps but may behave adversarially at a fixed subset of Lamb

researcharxiv-cs-lg
2 Jun 2026
Research

Online Packet Scheduling with Deadlines and Learning

DGX agent

arXiv:2606.00835v1 Announce Type: new Abstract: Network routers that enforce Quality-of-Service (QoS) guarantees must decide, at every clock cycle, which expiring packet of information to transmit, ev

researcharxiv-cs-lg
2 Jun 2026
Model Releases

Ontology-Guided Reasoning for Affordance-Based Explanations of Robot Navigation

DGX agent

arXiv:2606.00117v1 Announce Type: new Abstract: This paper proposes ontology-guided reasoning for affordance-based explanations of robot navigation. In human environments, it is not sufficient for a r

model-releasesarxiv-cs-ro
2 Jun 2026
Research

OP-LoRA: The Blessing of Dimensionality

DGX agent

arXiv:2412.10362v2 Announce Type: replace-cross Abstract: Low-rank adapters (LoRA) enable finetuning of large models with only a small number of parameters. However, they often suffer from an ill-cond

researcharxiv-cs-cv
2 Jun 2026
Safety

OPD+: Rethinking the Advantage Design for On-Policy Distillation

DGX agent

arXiv:2606.01039v1 Announce Type: cross Abstract: On-policy distillation (OPD) is a widely used technique to transfer capabilities from capable teacher language models to the base student models, and

safetyarxiv-cs-ai
2 Jun 2026
Hardware

Open by Design: How NVIDIA and DigitalOcean Are Building the Stack for the Always-On Agentic Era

DGX agent

NVIDIA and DigitalOcean are collaborating to develop an open infrastructure stack designed to support autonomous AI agents that operate continuously. The initiative emphasizes open-source principles a

hardwaredigitalocean
2 Jun 2026
Industry

Open-weight models have overtaken closed models on OpenRouter. 69.1% of token volume now goes to open-weight models. 30.9% to closed. Compet…

DGX agent

Open-weight models have overtaken closed models on OpenRouter. 69.1% of token volume now goes to open-weight models. 30.9% to closed. Competition is a discovery procedure — and developers are discover

industryclem-delangue--x
2 Jun 2026
← Previous
1…948949950951952…1908
Next →