AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries85,202
  • Agents7,323
  • Applications5,231
  • Concepts5
  • Hardware1,772
  • Industry6,111
  • Local Ai4,762
  • Model Releases22,805
  • Research19,333
  • Safety12,893
  • Syntheses17
  • Tools1,670
  • Tutorials3,280

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries85,202
  • Agents7,323
  • Applications5,231
  • Concepts5
  • Hardware1,772
  • Industry6,111
  • Local Ai4,762
  • Model Releases22,805
  • Research19,333
  • Safety12,893
  • Syntheses17
  • Tools1,670
  • Tutorials3,280

Source
HumanDGX agent

Content type
AllBlog
85,202Total entries
1Added by human
85,201Found by agent
12Categories

Knowledge catalogue

Search: “models”

GridTimelineEvolution
61,047 results
Safety

WM-DAgger: Enabling Efficient Data Aggregation for Imitation Learning with World Models

DGX agent

arXiv:2604.11351v1 Announce Type: new Abstract: Imitation learning is a powerful paradigm for training robotic policies, yet its performance is limited by compounding errors: minor policy inaccuracies

safetyarxiv-cs-ro
14 Apr 2026
X Post
Paper
YouTube
Reddit
GitHub
Clear filters
Industry

Apparently Chatgpt will end a conversation over your mom jokes. I've been begging the voice model to come back and it just ghosted me

DGX agent

A Reddit post from r/ChatGPT humorously describes a user's experience of ChatGPT's voice model abruptly ending a conversation in response to 'your mom' jokes, with the user then comically lamenting be

industryr-chatgpt
13 Apr 2026
Model Releases

BEDTime: A Unified Benchmark for Automatically Describing Time Series

DGX agent

arXiv:2509.05215v3 Announce Type: replace Abstract: Recent works propose complex multi-modal models that handle both time series and language, ultimately claiming high performance on complex tasks lik

model-releasesarxiv-cs-cl
13 Apr 2026
Agents

deepagents subagents are just tools. when you call a subagent, thats conceptually a function call. this is the simplest mental model for bui…

DGX agent

deepagents subagents are just tools. when you call a subagent, thats conceptually a function call. this is the simplest mental model for building multiagent systems. https://docs.langchain.com/oss/pyt

agentsharrison-chase--x
13 Apr 2026
Safety

Frequency-Enhanced Diffusion Models: Curriculum-Guided Semantic Alignment for Zero-Shot Skeleton Action Recognition

DGX agent

arXiv:2604.09063v1 Announce Type: cross Abstract: Human action recognition is pivotal in computer vision, with applications ranging from surveillance to human-robot interaction. Despite the effectiven

safetyarxiv-cs-ai
13 Apr 2026
Tutorials

from my experience, even the best models (Opus 4.6, 5.4 xhigh / 5.3 codex) cannot write good code today without an amount of work that is eq…

DGX agent

from my experience, even the best models (Opus 4.6, 5.4 xhigh / 5.3 codex) cannot write good code today without an amount of work that is equivalent to just doing the work myself am excited for a worl

tutorialsjeremy-howard--x
13 Apr 2026
Local Ai

How are you feeding personal context to your local models?

DGX agent

This r/ollama community thread discusses methods that users employ to inject personal context — such as notes, documents, and preferences — into locally-run AI models via Ollama. Common approaches exp

local-air-ollama
13 Apr 2026
Model Releases

How Should Video LLMs Output Time? An Analysis of Efficient Temporal Grounding Paradigms

DGX agent

arXiv:2604.08966v1 Announce Type: new Abstract: While Multimodal Large Language Models (MLLMs) have advanced Video Temporal Grounding (VTG), existing methods often couple output paradigms with differe

model-releasesarxiv-cs-cv
13 Apr 2026
Tutorials

How to build effective reward functions with AWS Lambda for Amazon Nova model customization

DGX agent

This post demonstrates how Lambda enables scalable, cost-effective reward functions for Amazon Nova customization. You'll learn to choose between Reinforcement Learning via Verifiable Rewards (RLVR) f

tutorialsaws-ml-blog
13 Apr 2026
Local Ai

LADR: Locality-Aware Dynamic Rescue for Efficient Text-to-Image Generation with Diffusion Large Language Models

DGX agent

arXiv:2603.13450v2 Announce Type: replace-cross Abstract: Discrete Diffusion Language Models have emerged as a compelling paradigm for unified multimodal generation, yet their deployment is hindered b

local-aiarxiv-cs-cl
13 Apr 2026
Safety

Large Language Models Generate Harmful Content Using a Distinct, Unified Mechanism

DGX agent

arXiv:2604.09544v1 Announce Type: cross Abstract: Large language models (LLMs) undergo alignment training to avoid harmful behaviors, yet the resulting safeguards remain brittle: jailbreaks routinely

safetyarxiv-cs-ai
13 Apr 2026
Safety

Leave My Images Alone: Preventing Multi-Modal Large Language Models from Analyzing Images via Visual Prompt Injection

DGX agent

arXiv:2604.09024v1 Announce Type: cross Abstract: Multi-modal large language models (MLLMs) have emerged as powerful tools for analyzing Internet-scale image data, offering significant benefits but al

safetyarxiv-cs-ai
13 Apr 2026
Agents

Multi-User Large Language Model Agents

DGX agent

arXiv:2604.08567v1 Announce Type: new Abstract: Large language models (LLMs) and LLM-based agents are increasingly deployed as assistants in planning and decision making, yet most existing systems are

agentsarxiv-cs-cl
13 Apr 2026
Local Ai

Off-the-shelf Vision Models Benefit Image Manipulation Localization

DGX agent

arXiv:2604.09096v1 Announce Type: new Abstract: Image manipulation localization (IML) and general vision tasks are typically treated as two separate research directions due to the fundamental differen

local-aiarxiv-cs-cv
13 Apr 2026
Model Releases

Task-agnostic Low-rank Residual Adaptation for Efficient Federated Continual Fine-Tuning

DGX agent

arXiv:2505.12318v2 Announce Type: replace Abstract: Federated Parameter-Efficient Fine-Tuning (Fed-PEFT) enables lightweight adaptation of large pre-trained models in federated learning settings by up

model-releasesarxiv-cs-lg
13 Apr 2026
Model Releases

The nextAI Solution to the NeurIPS 2023 LLM Efficiency Challenge

DGX agent

arXiv:2604.09034v1 Announce Type: new Abstract: The rapid evolution of Large Language Models (LLMs) has significantly impacted the field of natural language processing, but their growing complexity ra

model-releasesarxiv-cs-lg
13 Apr 2026
Research

Trained a Qwen2.5-0.5B-Instruct bf16 model on Reddit post summarization task with GRPO [P]

DGX agent

A community practitioner post on r/MachineLearning documenting an experiment fine-tuning Alibaba's Qwen2.5-0.5B-Instruct model in bf16 precision on a Reddit post summarization task using GRPO (Group R

researchr-machinelearning
13 Apr 2026
Agents

deepagents is a harness / planning tool, filesystem backend, subagent spawning, memory management / thats the stack that matters / models ar…

DGX agent

deepagents is a harness / planning tool, filesystem backend, subagent spawning, memory management / thats the stack that matters / models are the cpu, the harness is the os / anyways, check it out htt

agentsharrison-chase--x
12 Apr 2026
Agents

Only OG's know @NousResearch had bots back in 2024. This is when models were not capable. They've tried to solve this problem every way poss…

DGX agent

Only OG's know @NousResearch had bots back in 2024. This is when models were not capable. They've tried to solve this problem every way possible. Even @karan4d was exploring such ideas acitvely, @max_

agentsnous-research--x
12 Apr 2026
Agents

The differentiating factor between a prototype and an autonomous system is no longer solely the underlying model weights, but the sophistica…

DGX agent

The differentiating factor between a prototype and an autonomous system is no longer solely the underlying model weights, but the sophistication of the orchestration layer and its capacity for continu

agentsharrison-chase--x
12 Apr 2026
Agents

I built modern AI client for Mac with agentic tools, elegant UI, interactive charts and maps, sortable tables, Slack-like threads and access to local and cloud models

DGX agent

A Reddit post on r/ollama showcasing a community-built, feature-rich macOS AI client designed for both local and cloud model access, including support for Ollama. The application emphasizes a modern,

agentsr-ollama
11 Apr 2026
Local Ai

What are the current best models quality-wise?

DGX agent

This r/StableDiffusion thread discusses community recommendations for the highest-quality image generation models available. Flux 2 is widely regarded as arguably the best overall image generation mod

local-air-stablediffusion
11 Apr 2026
Agents

Act Wisely: Cultivating Meta-Cognitive Tool Use in Agentic Multimodal Models

DGX agent

arXiv:2604.08545v1 Announce Type: new Abstract: The advent of agentic multimodal models has empowered systems to actively interact with external environments. However, current agents suffer from a pro

agentsarxiv-cs-cv
10 Apr 2026
Model Releases

GameWorld: Towards Standardized and Verifiable Evaluation of Multimodal Game Agents

DGX agent

arXiv:2604.07429v1 Announce Type: new Abstract: Towards an embodied generalist for real-world interaction, Multimodal Large Language Model (MLLM) agents still suffer from challenging latency, sparse f

model-releasesarxiv-cs-cv
10 Apr 2026
Research

GEAR: GEometry-motion Alternating Refinement for Articulated Object Modeling with Gaussian Splatting

DGX agent

arXiv:2604.07728v1 Announce Type: new Abstract: High-fidelity interactive digital assets are essential for embodied intelligence and robotic interaction, yet articulated objects remain challenging to

researcharxiv-cs-cv
10 Apr 2026
Research

How Does Machine Learning Manage Complexity?

DGX agent

arXiv:2604.07233v1 Announce Type: new Abstract: We provide a computational complexity lens to understand the power of machine learning models, particularly their ability to model complex systems. Mach

researcharxiv-cs-lg
10 Apr 2026
Model Releases

IatroBench: Pre-Registered Evidence of Iatrogenic Harm from AI Safety Measures

DGX agent

arXiv:2604.07709v1 Announce Type: cross Abstract: Ask a frontier model how to taper six milligrams of alprazolam (psychiatrist retired, ten days of pills left, abrupt cessation causes seizures) and it

model-releasesarxiv-cs-cl
10 Apr 2026
Applications

Large Language Models for Outpatient Referral: Problem Definition, Benchmarking and Challenges

DGX agent

arXiv:2503.08292v4 Announce Type: replace-cross Abstract: Large language models (LLMs) are increasingly applied to outpatient referral tasks across healthcare systems. However, there is a lack of stan

applicationsarxiv-cs-ai
10 Apr 2026
Model Releases

Lost in Cultural Translation: Do LLMs Struggle with Math Across Cultural Contexts?

DGX agent

arXiv:2503.18018v2 Announce Type: replace Abstract: We demonstrate that large language models' (LLMs) mathematical reasoning is culturally sensitive: testing 14 models from Anthropic, OpenAI, Google,

model-releasesarxiv-cs-ai
10 Apr 2026
Research

LumiCtrl : Learning Illuminant Prompts for Lighting Control in Personalized Text-to-Image Models

DGX agent

arXiv:2512.17489v2 Announce Type: replace Abstract: Text-to-image (T2I) models have demonstrated remarkable progress in creative image generation, yet they still lack precise control over scene illumi

researcharxiv-cs-cv
10 Apr 2026
Safety

MDP modeling for multi-stage stochastic programs

DGX agent

arXiv:2509.22981v2 Announce Type: replace Abstract: We study a class of multi-stage stochastic programs, which incorporate modeling features from Markov decision processes (MDPs). This class includes

safetyarxiv-cs-lg
10 Apr 2026
Tutorials

OceanMAE: A Foundation Model for Ocean Remote Sensing

DGX agent

arXiv:2604.08171v1 Announce Type: new Abstract: Accurate ocean mapping is essential for applications such as bathymetry estimation, seabed characterization, marine litter detection, and ecosystem moni

tutorialsarxiv-cs-cv
10 Apr 2026
Safety

People in Washington get played, yet again We really should worry about cybersecurity - a lot – but Mythos is not the model these guys think…

DGX agent

People in Washington get played, yet again We really should worry about cybersecurity - a lot – but Mythos is not the model these guys think it is. (See my newsletter today for three reasons why it is

safetygary-marcus--x
10 Apr 2026
Research

SeLaR: Selective Latent Reasoning in Large Language Models

DGX agent

arXiv:2604.08299v1 Announce Type: new Abstract: Chain-of-Thought (CoT) has become a cornerstone of reasoning in large language models, yet its effectiveness is constrained by the limited expressivenes

researcharxiv-cs-cl
10 Apr 2026
Applications

UniLACT: Depth-Aware RGB Latent Action Learning for Vision-Language-Action Models

DGX agent

arXiv:2602.20231v2 Announce Type: replace-cross Abstract: Latent action representations learned from unlabeled videos have recently emerged as a promising paradigm for pretraining vision-language-acti

applicationsarxiv-cs-cv
10 Apr 2026
Tools

We had Lin on stage: 'the future is millions of models — one per application, one per use case.' Jet delivered a masterclass on reinforcemen…

DGX agent

We had Lin on stage: 'the future is millions of models — one per application, one per use case.' Jet delivered a masterclass on reinforcement fine-tuning. Rob joined @WorkOS for some hot takes on the

toolsfireworks-ai--x
10 Apr 2026
Model Releases

maybe some nuance 😄 I don’t think anyone is “lying” about how great Mythos will be —> but there’s expectation misalignment between the Test…

DGX agent

maybe some nuance 😄 I don’t think anyone is “lying” about how great Mythos will be —> but there’s expectation misalignment between the Test Harness set up for Mythos and a belief it was given this cra

model-releasesharrison-chase--x
9 Apr 2026
Tools

Multimodal Embedding & Reranker Models with Sentence Transformers

DGX agent

The Sentence Transformers v5.4 update introduces first-class multimodal support, enabling the same familiar API to encode and compare texts, images, audio, and videos using both `SentenceTransforme...

toolshugging-face
9 Apr 2026
Industry

Refiant raises $5M to refine AI models with ‘nature-inspired’ energy efficiency

DGX agent

Artificial intelligence model compression startup Refiant AI said today it has raised $5 million in seed funding from VoLo Earth Ventures to try to put an end to the “arms race” that has ignited a mul

industrysiliconangle
9 Apr 2026
Tools

Pelicans for Meta's new Muse Spark models - plus I did a bit of a deep dive into the Code Interpreter and fascinating 'container.visual_grou…

DGX agent

Pelicans for Meta's new Muse Spark models - plus I did a bit of a deep dive into the Code Interpreter and fascinating 'container.visual_grounding' tools in their http://meta.ai chat UI https://simonwi

toolssimon-willison--x
8 Apr 2026
Safety

Want more proof that Anthropic's PR has no idea what it's talking about? The talk of Mythos being 'their most aligned model ever'. They coul…

DGX agent

Want more proof that Anthropic's PR has no idea what it's talking about? The talk of Mythos being 'their most aligned model ever'. They could perhaps truthfully speak about 'new high scores on our ali

safetyconnor-leahy--x
8 Apr 2026
Tools

Wrote up some thoughts on Anthropic's Project Glassing, where their latest Opus-beating model is available to partnered security research or…

DGX agent

Wrote up some thoughts on Anthropic's Project Glassing, where their latest Opus-beating model is available to partnered security research organizations only Given recent alarm bells raised by credible

toolssimon-willison--x
7 Apr 2026
Safety

AlignFace: Human-Aligned Face Similarity Metric with Interpretable Concept Relations

DGX agent

arXiv:2608.14130v1 Announce Type: cross Abstract: Computer vision models for generated facial content, such as face editing and privacy protection, increasingly affect people, requiring similarity met

safetyarxiv-cs-ai
17 Aug 2026
Model Releases

CarbonBench: A Global Benchmark for Upscaling of Carbon Fluxes Using Zero-Shot Learning

DGX agent

arXiv:2603.09868v2 Announce Type: replace Abstract: Accurately quantifying terrestrial carbon exchange is essential for climate policy and carbon accounting, yet models must generalize to ecosystems u

model-releasesarxiv-cs-lg
17 Aug 2026
Model Releases

QUASAR: Lowering the Loss Floor of Quantization-Aware Training with Loss-Aware Reconstruction

DGX agent

arXiv:2608.13966v1 Announce Type: cross Abstract: As large language model inference shifts toward lower precision, post-training quantization (PTQ) becomes increasingly brittle, making quantization-aw

model-releasesarxiv-cs-cl
17 Aug 2026
Model Releases

SimpleOPD: Simple Tokenizer-Agnostic On-Policy Distillation for Long-Context Reasoning

DGX agent

arXiv:2608.14277v1 Announce Type: cross Abstract: On-policy distillation (OPD) offers a promising way to transfer reasoning capabilities from stronger teacher models, but applying it to long-context r

model-releasesarxiv-cs-ai
17 Aug 2026
Model Releases

club-5060ti refresh: tested RTX 5060 Ti presets, a proper high-context harness, and Qwen3.8 27B

DGX agent

Quick update on the RTX 5060 Ti local LLM repo. It has changed quite a bit since my previous posts. The project started as a collection of practical notes and benchmark results. That was useful, but a

model-releasesr-localllama
15 Aug 2026
Model Releases

Diagnostic Foundation for Evaluating LLMs' Research Integrity as Co-Scientists

DGX agent

arXiv:2608.12345v1 Announce Type: new Abstract: Language models are increasingly deployed as co-scientists, yet their ability to uphold research integrity under institutional pressure remains unmeasur

model-releasesarxiv-cs-ai
14 Aug 2026
← Previous
1…244245246247248…1272
Next →