AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries89,118
  • Agents7,620
  • Applications5,446
  • Concepts5
  • Hardware1,870
  • Industry6,186
  • Local Ai4,981
  • Model Releases24,181
  • Research20,260
  • Safety13,459
  • Syntheses17
  • Tools1,677
  • Tutorials3,416

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries89,118
  • Agents7,620
  • Applications5,446
  • Concepts5
  • Hardware1,870
  • Industry6,186
  • Local Ai4,981
  • Model Releases24,181
  • Research20,260
  • Safety13,459
  • Syntheses17
  • Tools1,677
  • Tutorials3,416

Source
HumanDGX agent

Content type
89,118Total entries
1Added by human
89,117Found by agent
12Categories

Knowledge catalogue

All entries

GridTimelineEvolution
63,379 results
Research

Highly Deformable Proprioceptive Membrane for Real-Time 3D Shape Reconstruction

DGX agent

arXiv:2601.13574v2 Announce Type: replace Abstract: Reconstructing the three-dimensional (3D) geometry of object surfaces is essential for robot perception, yet vision-based approaches degrade under l

researcharxiv-cs-ro
2 Jun 2026
Research
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

HiGS: A Hierarchical Rendering Architecture for Real-Time 3D Gaussian Splatting

DGX agent

arXiv:2606.00352v1 Announce Type: new Abstract: 3D Gaussian Splatting (3DGS) has become the standard for real-time novel view synthesis on commodity GPUs. Its pipeline ties spatial partitioning and ra

researcharxiv-cs-cv
2 Jun 2026
Local Ai

Hist2Style: Histogram-Guided Stylization with Bilateral Grids

DGX agent

arXiv:2606.01819v1 Announce Type: new Abstract: Photorealistic style transfer aims to match the color and tone of an input image to that of a style target while preserving the content and details of t

local-aiarxiv-cs-cv
2 Jun 2026
Safety

HiTokSR: A Coarse-to-Fine Tokenizer with Hierarchical Codebooks for High-Fidelity Real-World Image Super-Resolution

DGX agent

arXiv:2606.01157v1 Announce Type: new Abstract: Vector-quantized (VQ) generative models have shown promising results in real-world image super-resolution (Real-ISR). However, existing methods typicall

safetyarxiv-cs-cv
2 Jun 2026
Model Releases

HLL: Can Agents Cross Humanity's Last Line of Verification?

DGX agent

arXiv:2606.02449v1 Announce Type: new Abstract: Multimodal agents are increasingly expected to operate interfaces on behalf of users, raising a central deployment question: can they truly substitute f

model-releasesarxiv-cs-ai
2 Jun 2026
Safety

HMPO: Hybrid Median-length Policy Optimization for Chain-of-Thought Compression

DGX agent

arXiv:2606.01934v1 Announce Type: cross Abstract: Large language models achieve remarkable performance via extended chain-of-thought (CoT) reasoning, yet this lengthy process incurs substantial infere

safetyarxiv-cs-cl
2 Jun 2026
Research

Hoeffding Concept Bottleneck Models with Applications to Overhead Images

DGX agent

arXiv:2606.00082v1 Announce Type: cross Abstract: Explainability of deep learning algorithms is critical for computer-vision applications with high-stake decisions. Concept bottleneck models (CBM) hav

researcharxiv-cs-ai
2 Jun 2026
Safety

HOIST: Humanoid Optimization with Imitation and Sample-efficient Tuning for Manipulating Suspended Loads

DGX agent

arXiv:2606.00252v1 Announce Type: cross Abstract: Manipulating suspended payloads with humanoid robots is challenging because the robot can only influence an underactuated, oscillatory load through wh

safetyarxiv-cs-lg
2 Jun 2026
Safety

HOLA: Holistic Multi-Modal Alignment for Open-Set 3D Recognition

DGX agent

arXiv:2606.01334v1 Announce Type: new Abstract: Open-set 3D recognition requires models that generalize to rare or unseen categories. Recent approaches address this by distilling language-vision knowl

safetyarxiv-cs-cv
2 Jun 2026
Model Releases

HomeFlow: A Data Flywheel for Smart Home Agent Training with Verifiable Simulation

DGX agent

arXiv:2606.01230v1 Announce Type: new Abstract: Large language model agents are moving beyond text-only interaction toward physical-world control, with smart homes as a representative domain. Real dom

model-releasesarxiv-cs-ai
2 Jun 2026
Research

Honey, I Shrunk the Arc de Triomphe!

DGX agent

arXiv:2606.02379v1 Announce Type: new Abstract: Metric scale monocular geometry estimation has seen significant progress through large-scale data aggregation, yet current foundation models suffer from

researcharxiv-cs-cv
2 Jun 2026
Safety

Hot-Start Chinese Language Modeling:Visual Glyphs Accelerate Sample-Efficient Learning

DGX agent

arXiv:2601.09566v4 Announce Type: replace-cross Abstract: In this work, we study whether rendering Chinese characters as visual glyph images, rather than discrete token IDs as mainstream LLMs do, prov

safetyarxiv-cs-ai
2 Jun 2026
Research

How Accurately Can a Gaussian Approximate Stochastic Approximation Iterates?

DGX agent

arXiv:2602.13906v2 Announce Type: replace-cross Abstract: Stochastic approximation (SA) is a method for finding the root of an operator perturbed by noise. The focus of this paper is studying the dist

researcharxiv-cs-lg
2 Jun 2026
Model Releases

How AI Fails: An Interactive Pedagogical Tool for Demonstrating Dialectal Bias in Automated Toxicity Models

DGX agent

arXiv:2511.06676v3 Announce Type: replace Abstract: Now that AI-driven moderation has become pervasive in everyday life, we often hear claims that 'the AI is biased'. While this is often said jokingly

model-releasesarxiv-cs-cl
2 Jun 2026
Research

How (and when) can you fit examples to logic-based hypothesis classes over infinite structures?

DGX agent

arXiv:2606.01107v1 Announce Type: cross Abstract: We study fitting problems, sometimes called ``training problems'', where we have a finite sample consisting of inputs and outputs, and we want to know

researcharxiv-cs-lg
2 Jun 2026
Research

How Far Do Auto-Interpretation Labels Generalize: A Controlled Study Across Languages, Scripts, and Rewordings

DGX agent

arXiv:2606.00356v1 Announce Type: new Abstract: Sparse autoencoder (SAE) features are increasingly used to interpret language models, with auto-generated natural-language labels serving as the primary

researcharxiv-cs-cl
2 Jun 2026
Agents

How Generation Architecture Shapes Code Complexity in Multi-Agent LLM Systems: A Paired Study on HumanEval

DGX agent

arXiv:2606.00308v1 Announce Type: cross Abstract: Large-language-model code generation has shifted from single-shot prompting to multi-agent orchestrations - analyst, coder, tester, and debugger pipel

agentsarxiv-cs-ai
2 Jun 2026
Safety

How Hard Can It Be? Hardness-Aware Multi-Objective Unlearning

DGX agent

arXiv:2606.02119v1 Announce Type: cross Abstract: Machine unlearning aims to remove the influence of specific forget training data due to privacy, copyright or bias concerns while maintaining the mode

safetyarxiv-cs-ai
2 Jun 2026
Tutorials

How Many Domains Suffice for Domain Generalization? A Tight Characterization via the Domain Shattering Dimension

DGX agent

arXiv:2506.16704v3 Announce Type: replace Abstract: We study a fundamental question of domain generalization: given a family of domains (i.e., data distributions), how many randomly sampled domains do

tutorialsarxiv-cs-lg
2 Jun 2026
Research

How Much Orthogonalization Does Muon Need?

DGX agent

arXiv:2606.00371v1 Announce Type: new Abstract: Muon optimizers improve neural-network training by replacing ill-conditioned momentum updates with approximately semi-orthogonal updates. This motivates

researcharxiv-cs-lg
2 Jun 2026
Safety

How Much Progress Has There Been in NVIDIA Datacenter GPUs?

DGX agent

arXiv:2601.20115v3 Announce Type: replace-cross Abstract: As the role of modern Graphics Processing Units (GPUs) becomes increasingly essential for several computing tasks, analyzing their past and cu

safetyarxiv-cs-ai
2 Jun 2026
Research

How Neural Losses Shape VAE Latents

DGX agent

arXiv:2606.00635v1 Announce Type: new Abstract: Modern VAEs are rarely trained with the pointwise likelihood implied by the standard eta-VAE objective. In practice, pointwise reconstruction is often c

researcharxiv-cs-lg
2 Jun 2026
Local Ai

How Optimality Structures Sparse Dictionaries: A Theory for Understanding SAE Representations

DGX agent

arXiv:2606.02385v1 Announce Type: cross Abstract: Sparse Autoencoders (SAEs) have found success parsing neural representations into interpretable concepts, providing a basis for understanding and cont

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

How to Correctly Report LLM-as-a-Judge Evaluations

DGX agent

arXiv:2511.21140v4 Announce Type: replace-cross Abstract: Large language models (LLMs) are widely used as scalable evaluators of model responses in lieu of human annotators. However, imperfect sensiti

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

HR-VILAGE-3K3M: A Human Respiratory Viral Immunization Longitudinal Gene Expression Dataset for Systems Immunity

DGX agent

arXiv:2505.14725v2 Announce Type: replace-cross Abstract: Respiratory viral infections pose a global health burden, yet the cellular immune mechanisms underlying protection and pathology remain unclea

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

HRTFformer: A Spatially-Aware Transformer for Individual HRTF Upsampling in Immersive Audio Rendering

DGX agent

arXiv:2510.01891v2 Announce Type: replace-cross Abstract: Individual Head-Related Transfer Functions (HRTFs) are starting to be introduced in many commercial immersive audio applications and are cruci

local-aiarxiv-cs-ai
2 Jun 2026
Tutorials

Human in the Loop Adaptive Optimization for Improved Time Series Forecasting

DGX agent

arXiv:2505.15354v2 Announce Type: replace Abstract: Time series forecasting models often produce systematic, predictable errors even in critical domains such as energy, finance, and healthcare. We int

tutorialsarxiv-cs-lg
2 Jun 2026
Research

HumanNOVA: Photorealistic, Universal and Rapid 3D Human Avatar Modeling from a Single Image

DGX agent

arXiv:2606.02573v1 Announce Type: new Abstract: In this paper, we present HumanNOVA, a photorealistic, universal, and rapid model for generating 3D human avatars from a single RGB image. Achieving bot

researcharxiv-cs-cv
2 Jun 2026
Model Releases

Hybrid Imbalanced Regression Through Unified Data-Level and Algorithm-Level Balancing

DGX agent

arXiv:2606.01221v1 Announce Type: cross Abstract: Imbalanced learning is a critical challenge in machine learning, where underrepresented target values can bias models and degrade prediction performan

model-releasesarxiv-cs-ai
2 Jun 2026
Applications

Hybrid Neural Ordinary Differential Equations for Data-Efficient Polymerization Modeling with Incomplete Kinetics

DGX agent

arXiv:2606.02145v1 Announce Type: new Abstract: Accurate prediction of polymerization dynamics is essential for process design, control, and optimization. Yet, purely mechanistic models require labor-

applicationsarxiv-cs-lg
2 Jun 2026
Research

Hybrid Probabilistic Forecasting of Under-Five Malaria Admissions in Ghana: A Gaussian Process Regression with Holt-Winters Smoothing

DGX agent

arXiv:2606.00834v1 Announce Type: cross Abstract: Accurate malaria forecasting remains a major challenge in sub-Saharan Africa, where strong seasonality, reporting uncertainty, and non-stationary tran

researcharxiv-cs-ai
2 Jun 2026
Safety

Hybrid TD3: Overestimation Bias Analysis and Stable Policy Optimization for Hybrid Action Space

DGX agent

arXiv:2603.01302v2 Announce Type: replace Abstract: Reinforcement learning in discrete-continuous hybrid action spaces presents fundamental challenges for robotic manipulation, where high-level task d

safetyarxiv-cs-ro
2 Jun 2026
Model Releases

Hybrid Verified Decoding: Learning to Allocate Verification in Speculative Decoding

DGX agent

arXiv:2606.01019v1 Announce Type: cross Abstract: Large Language Model (LLM) generation remains expensive because autoregressive decoding calls the model once for each new token. Speculative decoding

model-releasesarxiv-cs-ai
2 Jun 2026
Research

Hyperbolic and Evidence-Prioritized Experts for Large Vision-Language Models

DGX agent

arXiv:2606.00275v1 Announce Type: cross Abstract: Large Vision-Language Models (LVLMs) have demonstrated impressive performance on multimodal tasks through scaled architectures and extensive training.

researcharxiv-cs-ai
2 Jun 2026
Agents

HyperDet: 3D Object Detection with Hyper 4D Radar Point Clouds

DGX agent

arXiv:2602.11554v3 Announce Type: replace-cross Abstract: How far can 3D object detection go using 4D radar alone? Despite offering weather-robust and velocity-aware sensing for autonomous perception,

agentsarxiv-cs-cv
2 Jun 2026
Model Releases

Hyperspherical Variational Autoencoders Using Efficient Spherical Cauchy Distribution

DGX agent

arXiv:2506.21278v3 Announce Type: replace-cross Abstract: We propose spherical Cauchy (spCauchy) latent variables for variational autoencoders on hyperspherical latent spaces. The spCauchy family has

model-releasesarxiv-cs-ai
2 Jun 2026
Research

HyperVQ: Enabling Hyperprior Entropy Modeling for VQ-Based Generative Image Compression

DGX agent

arXiv:2512.07192v2 Announce Type: replace Abstract: Vector Quantization (VQ) based generative image compression has achieved remarkable perceptual quality. However, existing VQ codecs suffer from two

researcharxiv-cs-cv
2 Jun 2026
Model Releases

HypothesisMed: Inference-Time Answer Fusion and Structured Hypothesis-Space Reporting for Biomedical Question Answering

DGX agent

arXiv:2606.00971v1 Announce Type: new Abstract: Biomedical question answering with large language models is commonly evaluated using answer accuracy, but answer accuracy alone does not indicate whethe

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

hZACH-ViT: Curved Latent Geometry for Compact Vision Transformers in Low-Data Medical Imaging

DGX agent

arXiv:2606.00906v1 Announce Type: new Abstract: Compact Vision Transformers are attractive for medical imaging in low-data and resource-constrained settings, but most existing variants assume that Euc

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

'I Strongly Suspect This Website Is a Scam': Benchmarking PII Leakage and Detection without Defense in Autonomous Web Agents

DGX agent

arXiv:2606.00497v1 Announce Type: cross Abstract: Deceptive web content, widely instantiated across the internet and commonly known as extit{social-engineering attacks}, manipulates autonomous web age

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

I-WebGenBench : Evaluating Interactivity in LLM-Generated Scientific Web Applications

DGX agent

arXiv:2606.00750v1 Announce Type: new Abstract: Recent advances in visual language models have enabled autonomous agents for complex reasoning, tool use, and document understanding. However, existing

model-releasesarxiv-cs-cl
2 Jun 2026
Research

IDEAFix: Evaluation Framework for Creative Defixation Prompting in LLMs

DGX agent

arXiv:2606.00875v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly used for tasks involving creative problem solving and idea generation. However, there is a lack of consens

researcharxiv-cs-cl
2 Jun 2026
Research

Ideas in Inference-time Scaling can Benefit Generative Pre-training Algorithms

DGX agent

arXiv:2503.07154v3 Announce Type: replace-cross Abstract: Generative pre-training is often framed through a false dichotomy between autoregressive models for discrete signals and diffusion models for

researcharxiv-cs-ai
2 Jun 2026
Research

Identifiable Markov Switching Models with Instantaneous Effects and Exponential Families

DGX agent

arXiv:2606.02231v1 Announce Type: cross Abstract: Temporal systems often exhibit non-stationary behaviour, such as seasonal climate variation or glucose fluctuations in patients with type-1 diabetes.

researcharxiv-cs-lg
2 Jun 2026
Model Releases

Identifying High-Confidence Social Biases in LLMs for Trustworthy Conversational Tutoring Agents

DGX agent

arXiv:2606.01584v1 Announce Type: cross Abstract: Conversational tutoring agents have been shown to improve learning engagement and student outcomes, and large language models (LLMs) are increasingly

model-releasesarxiv-cs-ai
2 Jun 2026
Research

IDLM: Inverse-distilled Diffusion Language Models

DGX agent

arXiv:2602.19066v2 Announce Type: replace-cross Abstract: Diffusion Language Models (DLMs) have recently achieved strong results in text generation. However, their multi-step sampling leads to slow in

researcharxiv-cs-ai
2 Jun 2026
Research

iLRM: An Iterative Large 3D Reconstruction Model

DGX agent

arXiv:2507.23277v3 Announce Type: replace Abstract: Feed-forward 3D modeling has emerged as a promising approach for rapid and high-quality 3D reconstruction. In particular, directly generating explic

researcharxiv-cs-cv
2 Jun 2026
Research

IMA++: ISIC Archive Multi-Annotator Dermoscopic Skin Lesion Segmentation Dataset

DGX agent

arXiv:2512.21472v2 Announce Type: replace Abstract: Multi-annotator medical image segmentation is an important research problem, but requires annotated datasets that are expensive to collect. Dermosco

researcharxiv-cs-cv
2 Jun 2026
← Previous
1…656657658659660…1321
Next →