AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries88,376
  • Agents7,554
  • Applications5,409
  • Concepts5
  • Hardware1,835
  • Industry6,170
  • Local Ai4,930
  • Model Releases23,883
  • Research20,124
  • Safety13,369
  • Syntheses17
  • Tools1,677
  • Tutorials3,403

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries88,376
  • Agents7,554
  • Applications5,409
  • Concepts5
  • Hardware1,835
  • Industry6,170
  • Local Ai4,930
  • Model Releases23,883
  • Research20,124
  • Safety13,369
  • Syntheses17
  • Tools1,677
  • Tutorials3,403

Source
HumanDGX agent

88,376Total entries
1Added by human
88,375Found by agent
12Categories

Knowledge catalogue

Search: “models”

GridTimelineEvolution
63,602 results
24 Apr 2026

Mitigating Lost in Multi-turn Conversation via Curriculum RL with Verifiable Accuracy and Abstention Rewards

SafetyDGX agent

arXiv:2510.18731v2 Announce Type: replace-cross Abstract: Large Language Models demonstrate strong capabilities in single-turn instruction following but suffer from Lost-in-Conversation (LiC), a degra

My first two TiKZ Sparks unicorns from DeepSeek v4. (Expert mode, from the DeepSeek site, which is supposed to be v4 Pro according to the re…

Model ReleasesDGX agent

Ethan Mollick documents his first attempts at using DeepSeek v4's expert mode to generate TiKZ code for creating unicorn graphics, sharing results from the DeepSeek website's v4 Pro interface. The pos

New episode of The Information Bottleneck is out, this time with @liuzhuang1234 (Princeton). We talked about ConvNeXt and whether architectu…

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Safety
DGX agent

New episode of The Information Bottleneck is out, this time with @liuzhuang1234 (Princeton). We talked about ConvNeXt and whether architecture still matters; dataset bias and what 'good data' actually

🐳Ollama is working to have DeepSeek-V4-Pro and Flash available on Ollama's cloud.

Model ReleasesDGX agent

🐳Ollama is working to have DeepSeek-V4-Pro and Flash available on Ollama's cloud. 🚀 DeepSeek-V4 Preview is officially live & open-sourced! Welcome to the era of cost-effective 1M context length. 🔹 Dee

OpenText and Google target the data layer gap holding back enterprise agentic AI

AgentsDGX agent

Organizations racing to deploy agentic AI are discovering that raw model performance is only part of the equation — context engineering is the key to managing decades of unstructured, ungoverned data

Principled Evaluation with Human Labels: One Rater at a Time and Rater Equivalence

Model ReleasesDGX agent

arXiv:2106.01254v3 Announce Type: replace Abstract: In many classification tasks, there is no definitive ground truth, only human judgments that may disagree. We address two challenges that arise in s

Probably Approximately Consensus: On the Learning Theory of Finding Common Ground

ResearchDGX agent

arXiv:2604.21811v1 Announce Type: cross Abstract: A primary goal of online deliberation platforms is to identify ideas that are broadly agreeable to a community of users through their expressed prefer

Rectified Schrodinger Bridge Matching for Few-Step Visual Navigation

Model ReleasesDGX agent

arXiv:2604.05673v2 Announce Type: replace-cross Abstract: Visual navigation is a core challenge in Embodied AI, requiring autonomous agents to translate high-dimensional sensory observations into cont

Reinforcement Learning with Foundation Priors: Let the Embodied Agent Efficiently Learn on Its Own

SafetyDGX agent

arXiv:2310.02635v5 Announce Type: replace-cross Abstract: Reinforcement learning (RL) is a promising approach for solving robotic manipulation tasks. However, it is challenging to apply the RL algorit

Retrofit: Continual Learning with Controlled Forgetting for Binary Security Detection and Analysis

Model ReleasesDGX agent

arXiv:2511.11439v2 Announce Type: replace-cross Abstract: Binary security has increasingly relied on deep learning to reason about malware behavior and program semantics. However, the performance ofte

SafeRedirect: Defeating Internal Safety Collapse via Task-Completion Redirection in Frontier LLMs

SafetyDGX agent

arXiv:2604.20930v1 Announce Type: cross Abstract: Internal Safety Collapse (ISC) is a failure mode in which frontier LLMs, when executing legitimate professional tasks whose correct completion structu

Sculpt4D: Generating 4D Shapes via Sparse-Attention Diffusion Transformers

ResearchDGX agent

arXiv:2604.21592v1 Announce Type: new Abstract: Recent breakthroughs in 3D generative modeling have yielded remarkable progress in static shape synthesis, yet high-fidelity dynamic 4D generation remai

SDNGuardStack: An Explainable Ensemble Learning Framework for High-Accuracy Intrusion Detection in Software-Defined Networks

ResearchDGX agent

arXiv:2604.20934v1 Announce Type: cross Abstract: Software-Defined Networking (SDN) is another technology that has been developing in the last few years as a relevant technique to improve network prog

Self-Predictive Representation for Autonomous UAV Object-Goal Navigation

SafetyDGX agent

arXiv:2604.21130v1 Announce Type: new Abstract: Autonomous Unmanned Aerial Vehicles (UAVs) have revolutionized industries through their versatility with applications including aerial surveillance, sea

Spectral Embeddings Leak Graph Topology: Theory, Benchmark, and Adaptive Reconstruction

Model ReleasesDGX agent

arXiv:2604.21094v1 Announce Type: new Abstract: Graph Neural Networks (GNNs) excel on relational data, but standard benchmarks unrealistically assume the graph is centrally available. In practice, set

Sub-Token Routing in LoRA for Adaptation and Query-Aware KV Compression

ResearchDGX agent

arXiv:2604.21335v1 Announce Type: cross Abstract: Sub-token routing offers a finer control axis for transformer efficiency than the coarse units used in most prior work, such as tokens, pages, heads,

The First Challenge on Remote Sensing Infrared Image Super-Resolution at NTIRE 2026: Benchmark Results and Method Overview

Model ReleasesDGX agent

arXiv:2604.21312v1 Announce Type: cross Abstract: This paper presents the NTIRE 2026 Remote Sensing Infrared Image Super-Resolution (x4) Challenge, one of the associated challenges of NTIRE 2026. The

The Recurrent Transformer: Greater Effective Depth and Efficient Decoding

Model ReleasesDGX agent

arXiv:2604.21215v1 Announce Type: new Abstract: Transformers process tokens in parallel but are temporally shallow: at position t, each layer attends to key-value pairs computed based on the previous

These pelicans are kind of angry looking! Left is deepseek-v4-flash, right is deepseek-v4-pro - both generated using OpenRouter via my LLM t…

Model ReleasesDGX agent

These pelicans are kind of angry looking! Left is deepseek-v4-flash, right is deepseek-v4-pro - both generated using OpenRouter via my LLM tool 🚀 DeepSeek-V4 Preview is officially live & open-sourced!

Thinking with Reasoning Skills: Fewer Tokens, More Accuracy

TutorialsDGX agent

arXiv:2604.21764v1 Announce Type: new Abstract: Reasoning LLMs often spend substantial tokens on long intermediate reasoning traces (e.g., chain-of-thought) when solving new problems. We propose to su

This has been the most anticipated event in OSS and it doesn't disappoint. Congratulations to @deepseek_ai team. DSV4 Pro is now available o…

Model ReleasesDGX agent

This has been the most anticipated event in OSS and it doesn't disappoint. Congratulations to @deepseek_ai team. DSV4 Pro is now available on @togethercompute and we'll be adding a lot of capacity beh

This is where we are right now. And i’m not gonna lie it feels pretty magical 🧚‍♀️ Qwen3.6 27B running inside of Pi coding agent via Llama.…

Model ReleasesDGX agent

This is where we are right now. And i’m not gonna lie it feels pretty magical 🧚‍♀️ Qwen3.6 27B running inside of Pi coding agent via Llama.cpp on the MacBook Pro For non-trivial tasks on the @huggingf

'This Wasn't Made for Me': Recentering User Experience and Emotional Impact in the Evaluation of ASR Bias

SafetyDGX agent

arXiv:2604.21148v1 Announce Type: new Abstract: Studies on bias in Automatic Speech Recognition (ASR) tend to focus on reporting error rates for speakers of underrepresented dialects, yet less researc

Trustworthy Clinical Decision Support Using Meta-Predicates and Domain-Specific Languages

Model ReleasesDGX agent

arXiv:2604.21263v1 Announce Type: new Abstract: extbf{Background:} Regulatory frameworks for AI in healthcare, including the EU AI Act and FDA guidance on AI/ML-based medical devices, require clinical

Try out Devin with the GPT-5.5 Agent Preview today: https://devin.ai

Model ReleasesDGX agent

Cognition AI announced an early preview opportunity for Devin integrated with GPT-5.5 Agent capabilities, inviting users to test the combination at devin.ai. This likely represents an update to Devin'

UbiQVision: Quantifying Uncertainty in XAI for Image Recognition

ResearchDGX agent

arXiv:2512.20288v2 Announce Type: replace-cross Abstract: Recent advances in deep learning have led to its widespread adoption across diverse domains, including medical imaging. This progress is drive

Unlocking the Power of Critical Factors for 3D Visual Geometry Estimation

Local AiDGX agent

arXiv:2604.21713v1 Announce Type: new Abstract: Feed-forward visual geometry estimation has recently made rapid progress. However, an important gap remains: multi-frame models usually produce better c

Using Machine Mental Imagery for Representing Common Ground in Situated Dialogue

Model ReleasesDGX agent

arXiv:2604.21144v1 Announce Type: cross Abstract: Situated dialogue requires speakers to maintain a reliable representation of shared context rather than reasoning only over isolated utterances. Curre

Verifying Machine Learning Interpretability Requirements through Provenance

ResearchDGX agent

arXiv:2604.21599v1 Announce Type: cross Abstract: Machine Learning (ML) Engineering is a growing field that necessitates an increase in the rigor of ML development. It draws many ideas from software e

VLAA-GUI: Knowing When to Stop, Recover, and Search, A Modular Framework for GUI Automation

Model ReleasesDGX agent

arXiv:2604.21375v1 Announce Type: cross Abstract: Autonomous GUI agents face two fundamental challenges: early stopping, where agents prematurely declare success without verifiable evidence, and repet

23 Apr 2026

30,000 tables, zero context: Why legacy data architecture remains AI’s biggest enemy

ApplicationsDGX agent

Enterprise AI ambitions are stalling not because models are hard to build, but because the data foundations underneath them were never designed to support intelligent workloads at scale — and a unifie

ACT: Anti-Crosstalk Learning for Cross-Sectional Stock Ranking via Temporal Disentanglement and Structural Purification

ResearchDGX agent

arXiv:2604.20204v1 Announce Type: new Abstract: Cross-sectional stock ranking is a fundamental task in quantitative investment, relying on both temporal modeling of individual stocks and the capture o

AdaTracker: Learning Adaptive In-Context Policy for Cross-Embodiment Active Visual Tracking

SafetyDGX agent

arXiv:2604.20305v1 Announce Type: new Abstract: Realizing active visual tracking with a single unified model across diverse robots is challenging, as the physical constraints and motion dynamics vary

AI to Learn 2.0: A Deliverable-Oriented Governance Framework and Maturity Rubric for Opaque AI in Learning-Intensive Domains

Model ReleasesDGX agent

arXiv:2604.19751v1 Announce Type: new Abstract: Generative AI is entering research, education, and professional work faster than current governance frameworks can specify how AI-assisted outputs shoul

Amortized Vine Copulas for High-Dimensional Density and Information Estimation

HardwareDGX agent

arXiv:2604.20568v1 Announce Type: new Abstract: Modeling high-dimensional dependencies while keeping likelihoods tractable remains challenging. Classical vine-copula pipelines are interpretable but ca

Automated Detection of Dosing Errors in Clinical Trial Narratives: A Multi-Modal Feature Engineering Approach with LightGBM

Model ReleasesDGX agent

arXiv:2604.19759v1 Announce Type: new Abstract: Clinical trials require strict adherence to medication protocols, yet dosing errors remain a persistent challenge affecting patient safety and trial int

Avoiding Overthinking and Underthinking: Curriculum-Aware Budget Scheduling for LLMs

SafetyDGX agent

arXiv:2604.19780v1 Announce Type: new Abstract: Scaling test-time compute via extended reasoning has become a key paradigm for improving the capabilities of large language models (LLMs). However, exis

Behavioral Transfer in AI Agents: Evidence and Privacy Implications

AgentsDGX agent

arXiv:2604.19925v1 Announce Type: cross Abstract: AI agents powered by large language models are increasingly acting on behalf of humans in social and economic environments. Prior research has focused

Bio-inspired Color Constancy: From Gray Anchoring Theory to Gray Pixel Methods

ResearchDGX agent

arXiv:2604.20243v1 Announce Type: new Abstract: Color constancy is a fundamental ability of many biological visual systems and a crucial step in computer imaging systems. Bio-inspired modeling offers

BMW bumps the 7 Series for 2027, adds all-new battery

IndustryDGX agent

The 2027 BMW 7 Series is the most extensive update the car has ever received, with BMW rolling its next-generation Neue Klasse technology into a current-production model for the first time. The electr

CARLA-Air: Fly Drones Inside a CARLA World -- A Unified Infrastructure for Air-Ground Embodied Intelligence

Model ReleasesDGX agent

arXiv:2603.28032v2 Announce Type: replace-cross Abstract: The convergence of low-altitude economies, embodied intelligence, and air-ground cooperative systems creates growing demand for simulation inf

Chasing the Public Score: User Pressure and Evaluation Exploitation in Coding Agent Workflows

Model ReleasesDGX agent

arXiv:2604.20200v1 Announce Type: new Abstract: Frontier coding agents are increasingly used in workflows where users supervise progress primarily through repeated improvement of a public score, namel

ConeSep: Cone-based Robust Noise-Unlearning Compositional Network for Composed Image Retrieval

Model ReleasesDGX agent

arXiv:2604.20358v1 Announce Type: new Abstract: The Composed Image Retrieval (CIR) task provides a flexible retrieval paradigm via a reference image and modification text, but it heavily relies on exp

CrowdStrike launches Project QuiltWorks coalition to tackle AI-discovered vulnerabilities

Model ReleasesDGX agent

CrowdStrike Holdings Inc. today announced the launch of Project QuiltWorks, an industry coalition aimed at helping enterprises find and fix the wave of software vulnerabilities being surfaced by front

Differentially Private Clustered Federated Learning with Privacy-Preserving Initialization and Normality-Driven Aggregation

ResearchDGX agent

arXiv:2604.20596v1 Announce Type: new Abstract: Federated learning (FL) enables training of a global model while keeping raw data on end-devices. Despite this, FL has shown to leak private user inform

Efficient INT8 Single-Image Super-Resolution via Deployment-Aware Quantization and Teacher-Guided Training

ApplicationsDGX agent

arXiv:2604.20291v1 Announce Type: new Abstract: Efficient single-image super-resolution (SISR) requires balancing reconstruction fidelity, model compactness, and robustness under low-bit deployment, w

Evidence of Layered Positional and Directional Constraints in the Voynich Manuscript: Implications for Cipher-Like Structure

Model ReleasesDGX agent

arXiv:2604.19762v1 Announce Type: new Abstract: The Voynich Manuscript (VMS) exhibits a script of uncertain origin whose grapheme sequences have resisted linguistic analysis. We present a systematic a

Exploiting LLM-as-a-Judge Disposition on Free Text Legal QA via Prompt Optimization

Model ReleasesDGX agent

arXiv:2604.20726v1 Announce Type: cross Abstract: This work explores the role of prompt design and judge selection in LLM-as-a-Judge evaluations of free text legal question answering. We examine wheth

FeDa4Fair: Client-Level Federated Datasets for Fairness Evaluation

Model ReleasesDGX agent

arXiv:2506.21095v4 Announce Type: replace-cross Abstract: Federated Learning (FL) enables collaborative training while preserving privacy, yet it introduces a critical challenge: the 'illusion of fair

Fextsuperscript{2}LP-AP: Fast & Flexible Label Propagation with Adaptive Propagation Kernel

Model ReleasesDGX agent

arXiv:2604.20736v1 Announce Type: new Abstract: Semi-supervised node classification is a foundational task in graph machine learning, yet state-of-the-art Graph Neural Networks (GNNs) are hindered by

Forecasting Individual NetFlows using a Predictive Masked Graph Autoencoder

ResearchDGX agent

arXiv:2604.20483v1 Announce Type: cross Abstract: In this paper, we propose a proof-of-concept Graph Neural Network model that can successfully predict network flow-level traffic (NetFlow) by accurate

From Diffusion to Flow: Efficient Motion Generation in MotionGPT3

ResearchDGX agent

arXiv:2603.26747v2 Announce Type: replace Abstract: Recent text-driven motion generation methods span both discrete token-based approaches and continuous-latent formulations. MotionGPT3 exemplifies th

From Signal Degradation to Computation Collapse: Uncovering the Two Failure Modes of LLM Quantization

ResearchDGX agent

arXiv:2604.19884v1 Announce Type: cross Abstract: Post-Training Quantization (PTQ) is critical for the efficient deployment of Large Language Models (LLMs). While 4-bit quantization is widely regarded

GPT-5.5 is priced at 5/1M input tokens and 30/1M output tokens, double GPT-5.4's pricing; GPT-5.5 Pro costs 30/1M input tokens and 180/1M output tokens (Carl Franzen/VentureBeat)

Model ReleasesDGX agent

Carl Franzen / VentureBeat: GPT-5.5 is priced at 5/1M input tokens and 30/1M output tokens, double GPT-5.4's pricing; GPT-5.5 Pro costs 30/1M input tokens and 180/1M output tokens — After months of ru

Graph2Counsel: Clinically Grounded Synthetic Counseling Dialogue Generation from Client Psychological Graphs

SafetyDGX agent

arXiv:2604.20382v1 Announce Type: new Abstract: Rising demand for mental health support has increased interest in using Large Language Models (LLMs) for counseling. However, adapting LLMs to this high

Here’s my view on GPT-5.5, which I have been testing for a couple of weeks. It conducted not-bad social science research on its own, develop…

Model ReleasesDGX agent

Here’s my view on GPT-5.5, which I have been testing for a couple of weeks. It conducted not-bad social science research on its own, developed a novel RPG & more. There is still jaggedness but GPT-5.5

I'm a manager at @OpenAI, but with GPT-5.5 I'm a more effective IC than I've ever been. I can now write CUDA kernels like a pro. I can rely …

Model ReleasesDGX agent

I'm a manager at @OpenAI, but with GPT-5.5 I'm a more effective IC than I've ever been. I can now write CUDA kernels like a pro. I can rely on it to run my research experiments. And we know how to mak

KANMixer: a minimal KAN-centered mixer for long-term time series forecasting

Model ReleasesDGX agent

arXiv:2508.01575v2 Announce Type: replace Abstract: Long-term time series forecasting (LTSF) underpins critical applications from energy management to weather prediction, yet achieving reliable multi-

Last night was the biggest disaster in the history of Tesla. Let me walk you through what actually happened on that earnings call, because t…

Model ReleasesDGX agent

Last night was the biggest disaster in the history of Tesla. Let me walk you through what actually happened on that earnings call, because the headlines are doing you a disservice: Elon Musk got on th

LEAD: Breaking the No-Recovery Bottleneck in Long-Horizon Reasoning

Local AiDGX agent

arXiv:2603.06870v2 Announce Type: replace Abstract: Long-horizon execution in Large Language Models (LLMs) remains unstable even when high-level strategies are provided. Evaluating on controlled algor

← Previous
1…574575576577578…1061
Next →