AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries91,060
  • Agents7,763
  • Applications5,542
  • Concepts5
  • Hardware1,932
  • Industry6,210
  • Local Ai5,103
  • Model Releases24,798
  • Research20,784
  • Safety13,745
  • Syntheses17
  • Tools1,680
  • Tutorials3,481

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries91,060
  • Agents7,763
  • Applications5,542
  • Concepts5
  • Hardware1,932
  • Industry6,210
  • Local Ai5,103
  • Model Releases24,798
  • Research20,784
  • Safety13,745
  • Syntheses17
  • Tools1,680
  • Tutorials3,481

Source
HumanDGX agent

Content type
AllBlog
91,060Total entries
1Added by human
91,059Found by agent
12Categories

Knowledge catalogue

Search: “models”

GridTimelineEvolution
65,794 results
Model Releases

Seeing Before Generating: Object Perception Enhances Single-View 3D Reconstruction

DGX agent

arXiv:2607.18630v1 Announce Type: new Abstract: The relationship between object perception and reconstruction is well established in human vision, yet remains underexplored in computer vision. In this

model-releasesarxiv-cs-cv
23 Jul 2026
X Post
Paper
YouTube
Reddit
GitHub
Clear filters
Model Releases

Simultaneous Speech-to-Speech Translation Without Aligned Data

DGX agent

arXiv:2602.11072v2 Announce Type: replace Abstract: Simultaneous speech translation requires translating source speech into a target language in real-time while handling non-monotonic word dependencie

model-releasesarxiv-cs-cl
23 Jul 2026
Research

surprisal is Not a Theory

DGX agent

arXiv:2607.20208v1 Announce Type: new Abstract: Surprisal Theory is often characterized as a computational-level explanation per (Marr, 1982). We argue in this work that, even though a computational l

researcharxiv-cs-cl
23 Jul 2026
Applications

Text-conditioned Segmentation for Tomato Phenotyping via Procedural Synthetic Data

DGX agent

arXiv:2607.18576v1 Announce Type: new Abstract: Vision-based automation is an excellent candidate for reducing manual labor in greenhouse crop production and phenotyping. However, progress is constrai

applicationsarxiv-cs-cv
23 Jul 2026
Model Releases

Toward Anthropomorphic Dialogue: A Closed-Loop Framework for Human-Like Chat Generation, Evaluation, and Preference Alignment

DGX agent

arXiv:2607.17191v2 Announce Type: replace Abstract: Human-like private chat requires more than fluent response generation: a system must preserve persona, relationship, memory, bounded knowledge, medi

model-releasesarxiv-cs-ai
23 Jul 2026
Local Ai

Understanding the Impact of Linguistic Realization Choices on LLM Stance with Causal Tracing

DGX agent

arXiv:2607.20115v1 Announce Type: new Abstract: Large language models (LLMs) are known to be sensitive to prompt and input formulations. However, existing studies have focused on lexical realization a

local-aiarxiv-cs-cl
23 Jul 2026
Model Releases

VG3S: Visual Geometry Grounded Gaussian Splatting for Semantic Occupancy Prediction

DGX agent

arXiv:2603.06210v2 Announce Type: replace-cross Abstract: 3D semantic occupancy prediction has become a crucial perception task for comprehensive scene understanding in autonomous driving. While recen

model-releasesarxiv-cs-ro
23 Jul 2026
Research

VQ-Transplant: Efficient VQ-Module Integration for Pre-trained Visual Tokenizers

DGX agent

arXiv:2607.19575v1 Announce Type: new Abstract: Vector Quantization (VQ) underpins modern discrete visual tokenization. However, training quantization modules for state-of-the-art VQ-based models requ

researcharxiv-cs-cv
23 Jul 2026
Model Releases

You can also use ChatGPT Voice in Codex from the iOS app with paired remote access. Android support is coming soon.

DGX agent

OpenAI has released ChatGPT Voice for the desktop app, enabling users to control their computer and direct multiple agents running in ChatGPT Work or Codex using voice commands. The feature, powered b

model-releasesopenai--x
23 Jul 2026
Local Ai

GLM 5.2 via OpenRouter/OpenCode

DGX agent

Guys, this is my current opencode.jsonc ``` { '$schema': 'https://opencode.ai/config.json', // Start in plan mode 'default_agent': 'plan', // Use OpenRouter as the provider for GLM 5.2 'model': 'openr

local-air-ollama
22 Jul 2026
Model Releases

Most AI SDKs are a wrapper around one engine on one platform. We built the opposite. 7 SDKs. Swift, Kotlin, Flutter, React Native, Web, Elec…

DGX agent

Most AI SDKs are a wrapper around one engine on one platform. We built the opposite. 7 SDKs. Swift, Kotlin, Flutter, React Native, Web, Electron, rcli. Python. All of them are thin skins over one C++

model-releasesyohei-nakajima--x
22 Jul 2026
Model Releases

New research from Meta. (bookmark it) Most factuality work checks whether the claims in an answer are correct. GAMUT goes after the harder q…

DGX agent

New research from Meta. (bookmark it) Most factuality work checks whether the claims in an answer are correct. GAMUT goes after the harder question of whether the answer covers everything it should. I

model-releasesdair-ai--x
22 Jul 2026
Research

Accelerating Text-to-Video Generation with Calibrated Sparse Attention

DGX agent

Recent diffusion models enable high-quality video generation, but suffer from slow runtimes. The large transformer-based backbones used in these models are bottlenecked by spatiotemporal attention. In

researchapple-ml-research
21 Jul 2026
Safety

And now from the Chinese government side. This would be a good time for cooperation between the US and China to establish common testing/acc…

DGX agent

And now from the Chinese government side. This would be a good time for cooperation between the US and China to establish common testing/acceptance standards for new models, so at least the safety cer

safetyethan-mollick--x
21 Jul 2026
Industry

This was our first incident of this kind, and we want to thank OpenAI for its transparency about what happened and for the collaboration. Fo…

DGX agent

This was our first incident of this kind, and we want to thank OpenAI for its transparency about what happened and for the collaboration. Fortunately, Hugging Face is used to being a target of (human)

industryclem-delangue--x
21 Jul 2026
Model Releases

Using Ollama as a server

DGX agent

I am currently running Qwen3.6-30B in Ollama, through Cline to use as an agent in VSCode. Qwen's skill in coding is not in question, but the performance in VSCode is slow and inaccurate and times out

model-releasesr-ollama
21 Jul 2026
Local Ai

v0.32.2-rc3: test: revamp integration test entrpoints (#16560)

DGX agent

This refactors the existing integration tests into 3 priumary groups: fast, release, and library. It also refines some of the release tests to drop some of the older models and pick up newer models, w

local-aiollama-releases
21 Jul 2026
Model Releases

AnomExpert: Identifying and Selecting Anatomical Planes for Prenatal Ultrasound Anomaly Diagnosis

DGX agent

arXiv:2607.13409v1 Announce Type: new Abstract: Life-limiting congenital anomalies require accurate prenatal diagnosis for appropriate clinical decision-making. Prenatal ultrasound (US) examinations i

model-releasesarxiv-cs-cv
16 Jul 2026
Model Releases

Barnamala: Parameter-Efficient Handwritten Devanagari Recognition at Benchmark Saturation

DGX agent

arXiv:2607.13689v1 Announce Type: cross Abstract: We built a compact convolutional network (1.11 M parameters) for 46-class DHCD Devanagari recognition and reached 99.73%, the highest reported at 15.6

model-releasesarxiv-cs-ai
16 Jul 2026
Agents

Benefits and Limitations of Communication in Multi-Agent Reasoning

DGX agent

arXiv:2510.13903v2 Announce Type: replace-cross Abstract: Chain-of-thought prompting has popularized step-by-step reasoning in large language models, yet model performance still degrades as problem co

agentsarxiv-cs-ai
16 Jul 2026
Model Releases

BenthiCat: An opti-acoustic dataset for advancing benthic classification and habitat mapping

DGX agent

arXiv:2510.04876v3 Announce Type: replace Abstract: Benthic habitat mapping is fundamental for understanding marine ecosystems, guiding conservation efforts, and supporting sustainable resource manage

model-releasesarxiv-cs-cv
16 Jul 2026
Model Releases

Continuously Evolving Deepfake Detection: An Architecture and Public-Benchmark Evaluation of a Dynamic Detection System

DGX agent

arXiv:2607.13234v1 Announce Type: cross Abstract: Deepfake detectors that achieve near-perfect scores on academic benchmarks collapse on real-world content: recent in-the-wild evaluations report AUC d

model-releasesarxiv-cs-ai
16 Jul 2026
Safety

Designing Safety-Constrained LLM Systems for Public Health Information Access

DGX agent

arXiv:2607.13038v1 Announce Type: cross Abstract: We present the design and implementation of a safety constrained large language model (LLM) system for public health information access, focusing on m

safetyarxiv-cs-ai
16 Jul 2026
Model Releases

EgoProceVQA: A Novel Egocentric Procedural Understanding Task with Self-Skill-Exploration Agent

DGX agent

arXiv:2607.13792v1 Announce Type: new Abstract: Most daily activities are inherently procedural. However, existing evaluations for egocentric video understanding seldom address procedural understandin

model-releasesarxiv-cs-cv
16 Jul 2026
Model Releases

GPOcc++: Unified Sparse Gaussian Occupancy Prediction with Visual Geometry Priors

DGX agent

arXiv:2607.13481v1 Announce Type: new Abstract: Accurate 3D scene understanding is fundamental to embodied intelligence and autonomous driving, where 3D occupancy provides a unified representation of

model-releasesarxiv-cs-cv
16 Jul 2026
Research

Left-right asymmetry in predicting brain activity from LLMs' representations emerges with their formal linguistic competence

DGX agent

arXiv:2602.12811v2 Announce Type: replace-cross Abstract: When humans and large language models (LLMs) process the same text, activations in the LLMs correlate with brain activity measured, e.g., with

researcharxiv-cs-ai
16 Jul 2026
Research

Leveraging unlabelled data for generalizable neural population decoding

DGX agent

arXiv:2607.14086v1 Announce Type: new Abstract: Robust and accurate neural decoders are integral to neurotechnologies such as brain-computer interfaces and closed-loop experiments. Recent work has sho

researcharxiv-cs-lg
16 Jul 2026
Applications

LPM: Industrial-Scale Generative Video Restoration

DGX agent

arXiv:2607.13460v1 Announce Type: new Abstract: We present the Large Processing Model (LPM), a diffusion-based generative framework for photorealistic video restoration under complex, in-the-wild degr

applicationsarxiv-cs-cv
16 Jul 2026
Agents

Networked Intelligence: Active Shared Context Graphs for Human-AI Team Science

DGX agent

arXiv:2607.13220v1 Announce Type: new Abstract: Most AI-for-science systems focus on scaling a single reasoning process through better models, larger context windows, long-horizon agentic execution, o

agentsarxiv-cs-ai
16 Jul 2026
Model Releases

NVIDIAとSakana AI、オープンモデルによるイノベーションのため協業拡大 本日、Sakana AIはNVIDIAとのコラボレーションを強化し、日本発の「集合知」の取り組みを次なるフェーズへ進めることを発表します。 私たちのマルチエージェント・オーケストレーションシステム…

DGX agent

NVIDIAとSakana AI、オープンモデルによるイノベーションのため協業拡大 本日、Sakana AIはNVIDIAとのコラボレーションを強化し、日本発の「集合知」の取り組みを次なるフェーズへ進めることを発表します。 私たちのマルチエージェント・オーケストレーションシステム「Sakana Fugu」に、Nemotronファミリーを含むNVIDIAのオープンモデル群を統合します。 Sakana

model-releasesdavid-ha--x
16 Jul 2026
Model Releases

Partially Correlated Verifier Cascades in LLM Harnesses: Concave Log-Odds, Polynomial Reliability, and Blind-Spot Ceilings

DGX agent

arXiv:2607.13918v1 Announce Type: cross Abstract: Serial verification gates are a core reliability primitive in LLM harnesses: a candidate answer is returned only if k verifier calls all accept it. Un

model-releasesarxiv-cs-ai
16 Jul 2026
Model Releases

PiVoT: A Variational Solution for Real-time Large-scale Multi-object Detection and Tracking under Heavy Clutter

DGX agent

arXiv:2607.13891v1 Announce Type: cross Abstract: Multi-object detection and tracking from noisy point clouds remain challenging in many data-scarce radar applications. Current Bayesian trackers based

model-releasesarxiv-cs-cv
16 Jul 2026
Local Ai

RoughNet: Mapping Arctic Sea Ice Roughness Using Diffusion-Based Super-Resolution of Satellite Imagery

DGX agent

arXiv:2607.13371v1 Announce Type: new Abstract: Accurate estimation of landfast sea ice roughness is critical for climate modeling and safe Arctic over-ice travel, yet existing approaches rely on cost

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

SingGuard-NSFA: Extensible Guardrails for Agentic AI via Generative Reasoning and Real-Time Classification

DGX agent

arXiv:2607.13081v1 Announce Type: cross Abstract: We present nsfaguard, a guardrail framework for securing agentic AI systems against operational threats, such as prompt injection, sensitive informati

model-releasesarxiv-cs-ai
16 Jul 2026
Model Releases

Symbiosis-Inspired Knowledge Distillation for Incremental Object Detection

DGX agent

arXiv:2607.13452v1 Announce Type: cross Abstract: Incremental object detection (IOD) aims to extend detectors to new categories while retaining previously acquired knowledge. Existing methods often ad

model-releasesarxiv-cs-ai
16 Jul 2026
Model Releases

TRACE: Turn-level Reward Assignment via Credit Estimation for Long-Horizon Agents

DGX agent

arXiv:2607.13988v1 Announce Type: new Abstract: Multi-turn agents solve complex tasks through extended sequences of tool interactions before producing a final answer, making credit assignment a fundam

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

ABot-AgentOS: A General Robotic Agent OS with Lifelong Multi-modal Memory

DGX agent

arXiv:2607.10350v1 Announce Type: cross Abstract: Recent VLM and VLA systems have improved robotic perception and action prediction, yet long-horizon embodied agents still require a general runtime la

model-releasesarxiv-cs-ro
15 Jul 2026
Model Releases

An Agentic AI Scientific Community for Automated Neural Operator Discovery

DGX agent

arXiv:2607.12122v1 Announce Type: new Abstract: We present an agentic approach to autonomous neural operator discovery based on an AI scientific community, which consists of a swarm of virtual laborat

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

AutoTrace: From Patches to Triggers via Agentic Interprocedural Exploration

DGX agent

arXiv:2607.12058v1 Announce Type: cross Abstract: Given a vulnerability-fixing commit, trigger localization asks which specific statement turns the vulnerable program state into a concrete unsafe oper

model-releasesarxiv-cs-ai
15 Jul 2026
Research

Beyond Logit Adjustment: A Residual Decomposition Framework for Long-Tailed Reranking

DGX agent

arXiv:2604.01506v2 Announce Type: replace Abstract: Long-tailed classification, where a small number of frequent classes dominate many rare ones, remains challenging because models systematically favo

researcharxiv-cs-lg
15 Jul 2026
Safety

CASHEW: Stabilizing Multimodal Reasoning via Iterative Trajectory Aggregation

DGX agent

arXiv:2601.08010v3 Announce Type: replace Abstract: Vision-language models achieve strong performance across a wide range of multimodal understanding and reasoning tasks, yet their multi-step reasonin

safetyarxiv-cs-cv
15 Jul 2026
Research

Constructed Reality, Contested Priors: Decoupling and the Architecture of Cognitive Relapse Under the Free Energy Principle

DGX agent

arXiv:2607.11958v1 Announce Type: new Abstract: Under the free energy principle, a predictive system does not observe reality directly; it maintains a generative model of the world and experiences tha

researcharxiv-cs-lg
15 Jul 2026
Model Releases

DeepTravel: An End-to-End Agentic Reinforcement Learning Framework for Autonomous Travel Planning Agents

DGX agent

arXiv:2509.21842v2 Announce Type: replace Abstract: Travel planning (TP) agent has recently worked as an emerging building block to interact with external tools/resources for travel itinerary generati

model-releasesarxiv-cs-ai
15 Jul 2026
Research

Diagrams-to-Dynamics (D2D): Exploring Causal Loop Diagram Leverage Points under Uncertainty

DGX agent

arXiv:2508.05659v4 Announce Type: replace Abstract: Background: Causal loop diagrams (CLDs) are widely used in health and environmental research to represent hypothesized causal structures underlying

researcharxiv-cs-lg
15 Jul 2026
Research

Do We Really Need Transformers for Global Spatial Information Extraction in Traffic Forecasting?

DGX agent

arXiv:2607.12462v1 Announce Type: new Abstract: Existing traffic forecasting models commonly focus on extracting spatial dependencies, particularly global spatial information, which characterizes the

researcharxiv-cs-ai
15 Jul 2026
Research

Dynamic Online Processor-Native Inference for State Estimation

DGX agent

arXiv:2607.12095v1 Announce Type: cross Abstract: Sensor-rich data-driven applications increasingly use Bayesian approaches to infer latent states of dynamic systems from noisy sensor measurements and

researcharxiv-cs-lg
15 Jul 2026
Model Releases

Enabling 24-hour Agricultural Robotics: Unsupervised Day-to-Night Cross-Modal Image Translation for Nighttime Visual Navigation

DGX agent

arXiv:2607.12065v1 Announce Type: cross Abstract: While visual navigation has been extensively studied in agricultural robotics, most existing systems assume daytime conditions. In fact, deploying aut

model-releasesarxiv-cs-ai
15 Jul 2026
Safety

ExToken: Structured Exploration for Efficient Vision-Language-Action Reinforcement Fine-tuning

DGX agent

arXiv:2607.12931v1 Announce Type: new Abstract: Reinforcement Learning (RL) has demonstrated significant potential for improving Vision-Language-Action (VLA) models on complex manipulation tasks. Howe

safetyarxiv-cs-ro
15 Jul 2026
← Previous
1…586587588589590…1371
Next →