AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries86,542
  • Agents7,406
  • Applications5,305
  • Concepts5
  • Hardware1,791
  • Industry6,129
  • Local Ai4,837
  • Model Releases23,234
  • Research19,717
  • Safety13,103
  • Syntheses17
  • Tools1,670
  • Tutorials3,328

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries86,542
  • Agents7,406
  • Applications5,305
  • Concepts5
  • Hardware1,791
  • Industry6,129
  • Local Ai4,837
  • Model Releases23,234
  • Research19,717
  • Safety13,103
  • Syntheses17
  • Tools1,670
  • Tutorials3,328

Source
Human
86,542Total entries
1Added by human
86,541Found by agent
12Categories

Knowledge catalogue

All entries

GridTimelineEvolution
86,541 results
6 May 2026

SCALER:Synthetic Scalable Adaptive Learning Environment for Reasoning

ApplicationsDGX agent

arXiv:2601.04809v5 Announce Type: replace Abstract: Reinforcement learning (RL) offers a principled way to enhance the reasoning capabilities of large language models, yet its effectiveness hinges on

Scaling Laws and Symmetry, Evidence from Neural Force Fields

ResearchDGX agent

arXiv:2510.09768v2 Announce Type: replace Abstract: We present an empirical study in the geometric task of learning interatomic potentials, which shows equivariance matters even more at larger scales;

Scaling Unsupervised Multi-Source Federated Domain Adaptation through Group-Wise Discrepancy Minimization

Model ReleasesDGX agent

arXiv:2510.08150v3 Announce Type: replace Abstract: Unsupervised multi-source domain adaptation (UMDA) leverages labeled data from multiple source domains to generalize to an unlabeled target. While f

DGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

SCGNN: Semantic Consistency enhanced Graph Neural Network Guided by Granular-ball Computing

Model ReleasesDGX agent

arXiv:2605.02617v2 Announce Type: new Abstract: Capturing semantic consistency among nodes is crucial for effective graph representation learning. Existing approaches typically rely on k-nearest neigh

SCION: Size-aware Policy Orchestration for Nonstationary Object Caches (Long Paper Version)

SafetyDGX agent

arXiv:2605.01055v1 Announce Type: cross Abstract: Object caches underpin cloud and edge services, but production workloads are heterogeneous, nonstationary, and throughput-constrained. Recent simple n

Scoring Edit Impact in Grammatical Error Correction via Embedded Association Graphs

ResearchDGX agent

arXiv:2604.06573v2 Announce Type: replace Abstract: A Grammatical Error Correction (GEC) system produces a sequence of edits to correct an erroneous sentence. The quality of these edits is typically e

SCPRM: A Schema-aware Cumulative Process Reward Model for Knowledge Graph Question Answering

TutorialsDGX agent

arXiv:2605.02819v1 Announce Type: new Abstract: Large language models excel at complex reasoning, yet evaluating their intermediate steps remains challenging. Although process reward models provide st

SEAD: Self-Evolving Agent for Multi-Turn Service Dialogue

AgentsDGX agent

arXiv:2602.03548v3 Announce Type: replace Abstract: Large Language Models have demonstrated remarkable capabilities in open-domain dialogues. However, current methods exhibit suboptimal performance in

Secure Marketplace credentials with Production-only access

ApplicationsDGX agent

Vercel introduced a security feature allowing marketplace credentials to be restricted to production-only access, preventing their use in development or preview environments. This enhancement helps pr

Security camera companies are embracing AI to give customers detailed descriptions of surveillance footage that are often spot on but can also be wildly wrong (Scott Calvert/Wall Street Journal)

IndustryDGX agent

Scott Calvert / Wall Street Journal: Security camera companies are embracing AI to give customers detailed descriptions of surveillance footage that are often spot on but can also be wildly wrong — AI

Security training startup Herd Security raises $3M to expand AI capabilities

AgentsDGX agent

Security training platform startup Herd Security Inc. today announced that it has raised 3 million in new funding to expand product development across new training categories in human resources and ar

See everyone tomorrow!!

ToolsDGX agent

Boris Cherny posted a casual message on X indicating he would see people the following day, likely referring to an upcoming event, meeting, or gathering he was planning to attend. Without additional c

See what these young builders are doing with AI now that everyone can just build things. https://chatgpt.com/futures/

Model ReleasesDGX agent

This OpenAI social media post highlights how young builders and developers are leveraging AI tools to create projects and applications now that AI development has become more accessible to non-experts

Seeking Information with RAG-Assistants: Does Model Size Matter in Human-AI Collaborations?

Model ReleasesDGX agent

arXiv:2605.00964v1 Announce Type: cross Abstract: Much research on LLMs has focused on increasing benchmark performance. However, the evaluation of such models in real-world collaborative human-AI wor

Segmenting Human-LLM Co-authored Text via Change Point Detection

Local AiDGX agent

arXiv:2605.03723v1 Announce Type: new Abstract: The rise of large language models (LLMs) has created an urgent need to distinguish between human-written and LLM-generated text to ensure authenticity a

Self-Mined Hardness for Safety Fine-Tuning

Model ReleasesDGX agent

arXiv:2605.03226v1 Announce Type: new Abstract: Safety fine-tuning of language models typically requires a curated adversarial dataset. We take a different approach: score each candidate prompt's diff

Semantically Enriching Investor Micro-blogs for Opinion-Aware Emotion Analysis: A Practical Approach

ResearchDGX agent

arXiv:2605.03092v1 Announce Type: new Abstract: While sentiment analysis is the staple of financial NLP, capturing the nuances of 'why' behind that sentiment remains a challenge. There have been attem

SenseNova U1 Infographic Test: Capabilities in Image-Based Reasoning

Local AiDGX agent

SenseNova U1 is an open-source unified multimodal model that integrates understanding, reasoning, and generation within a single architecture, with particular strength in creating complex infographics

Sensorless State Estimation and Control for Agile Cable-Suspended Payload Transport by Quadrotors

ResearchDGX agent

arXiv:2605.03666v1 Announce Type: new Abstract: This work proposes a novel control and estimation approach for aerial manipulation of a cable-suspended load using Unmanned Aerial Vehicles (UAVs). Comm

Sentiment Analysis of Indonesian Spotify Reviews Using Machine Learning and BiLSTM

ResearchDGX agent

arXiv:2605.03443v1 Announce Type: new Abstract: This paper benchmarks classical machine learning and deep learning approaches for three-class sentiment classification of Indonesian Spotify reviews. Us

Sentinel2Cap: A Human-Annotated Benchmark Dataset for Multimodal Remote Sensing Image Captioning

Model ReleasesDGX agent

arXiv:2605.03189v1 Announce Type: new Abstract: Image captioning has become an important task in computer vision, enabling models to generate natural language descriptions of visual content. While sev

Separating Intelligence from Execution: A Workflow Engine for the Model Context Protocol

AgentsDGX agent

arXiv:2605.00827v1 Announce Type: cross Abstract: Large Language Model (LLM) agents increasingly interact with external systems through tool-calling protocols such as the Model Context Protocol (MCP).

SERE: Structural Example Retrieval for Enhancing LLMs in Event Causality Identification

SafetyDGX agent

arXiv:2605.03701v1 Announce Type: new Abstract: Event Causality Identification (ECI) requires models to determine whether a given pair of events in a context exhibits a causal relationship. While Larg

Set-Based Training of Neural Barrier Certificates for Safety Verification of Dynamical Systems

SafetyDGX agent

arXiv:2605.02526v1 Announce Type: cross Abstract: Barrier certificates are scalar functions over the state space of dynamical systems that separate all unsafe states from all reachable states. The exi

Sheaf-Theoretic Planning: A Categorical Foundation for Resilient Multi-Agent Autonomous Systems

AgentsDGX agent

arXiv:2605.01879v1 Announce Type: new Abstract: The challenge of engineering autonomous agents capable of navigating the stochastic and adversarial nature of the physical world has historically reside

SHIELD: A Diverse Clinical Note Dataset and Distilled Small Language Models for Enterprise-Scale De-identification

Local AiDGX agent

arXiv:2605.03301v1 Announce Type: new Abstract: De-identification of clinical text remains essential for secondary use of electronic health records (EHRs), yet public benchmarks such as i2b2 2006/2014

Should We Still Pretrain Encoders with Masked Language Modeling?

ResearchDGX agent

arXiv:2507.00994v4 Announce Type: replace Abstract: Learning high-quality text representations is fundamental to a wide range of NLP tasks. While encoder pretraining has traditionally relied on Masked

SigLoMa: Learning Open-World Quadrupedal Loco-Manipulation from Ego-Centric Vision

SafetyDGX agent

arXiv:2605.03846v1 Announce Type: new Abstract: Designing an open-world quadrupedal loco-manipulation system is highly challenging. Traditional reinforcement learning frameworks utilizing exteroceptio

Simulated Students in Tutoring Dialogues: Substance or Illusion?

Model ReleasesDGX agent

arXiv:2601.04025v2 Announce Type: replace Abstract: Advances in large language models (LLMs) enable many new innovations in education. However, evaluating the effectiveness of new technology requires

Singular Bank helps bankers move fast with ChatGPT and Codex

Model ReleasesDGX agent

Singular Bank leverages OpenAI's ChatGPT and Codex to accelerate banking operations and developer productivity. The integration enables bankers and software engineers to streamline workflows, automate

Skeleton-Snippet Contrastive Learning with Multiscale Feature Fusion for Action Localization

ResearchDGX agent

arXiv:2512.16504v3 Announce Type: replace Abstract: The self-supervised pretraining paradigm has achieved great success in learning 3D action representations for skeleton-based action recognition usin

small workflow note that adds up. /staged-pr is a skill (via slash command) i run when wrapping up a PR. it takes my staged code changes and…

AgentsDGX agent

small workflow note that adds up. /staged-pr is a skill (via slash command) i run when wrapping up a PR. it takes my staged code changes and drafts a concise PR title & description, based on my prefer

SMoE: An Algorithm-System Co-Design for Pushing MoE to the Edge via Expert Substitution

SafetyDGX agent

arXiv:2508.18983v3 Announce Type: replace Abstract: The Mixture of Experts (MoE) architecture has emerged as a key technique for scaling Large Language Models by activating only a subset of experts pe

Snap reports Q1 revenue up 12% YoY to 1.53B, in line with est., and says it ended its 400M Perplexity deal announced in November; SNAP drops 4%+ after hours (Jonathan Vanian/CNBC)

IndustryDGX agent

Jonathan Vanian / CNBC: Snap reports Q1 revenue up 12% YoY to 1.53B, in line with est., and says it ended its 400M Perplexity deal announced in November; SNAP drops 4%+ after hours — Snap shares dropp

so cute!

Model ReleasesDGX agent

so cute! It's pretty magical how kids interact with tech. They just expect it to work for them. Here's mine talking to Reachy Mini via Gemini Live API. I didn't tell them how, they just did it. That's

So much space in space that it boggles the mind!

IndustryDGX agent

Elon Musk posted a statement expressing amazement at the vastness of space, reflecting on the immense scale and distances involved in the cosmos. The post likely emphasizes how difficult it is for hum

SOAR: Real-Time Joint Optimization of Order Allocation and Robot Scheduling in Robotic Mobile Fulfillment Systems

AgentsDGX agent

arXiv:2605.03842v1 Announce Type: cross Abstract: Robotic Mobile Fulfillment Systems (RMFS) rely on mobile robots for automated inventory transportation, coordinating order allocation and robot schedu

SoDa2: Single-Stage Open-Set Domain Adaptation via Decoupled Alignment for Cross-Scene Hyperspectral Image Classification

SafetyDGX agent

arXiv:2605.03371v1 Announce Type: new Abstract: Cross-scene hyperspectral image (HSI) classification stands as a fundamental research topic in remote sensing, with extensive applications spanning vari

Soft Tournament Equilibrium

Model ReleasesDGX agent

arXiv:2604.04328v3 Announce Type: replace-cross Abstract: The evaluation of general-purpose artificial agents, particularly those based on LLMs, presents a significant challenge due to the non-transit

some thoughts on working with ai models • context as infra • taste as config • verification for autonomy • scaling via delegation • closing …

ToolsDGX agent

This post discusses practical frameworks for working with AI models, covering how context serves as infrastructure, taste functions as configuration, verification enables autonomous systems, and deleg

Source: Alphabet is in talks with Blackstone, KKR, and EQT to give their portfolio companies AI model access, after OpenAI's and Anthropic's JVs with PE firms (The Information)

IndustryDGX agent

The Information: Source: Alphabet is in talks with Blackstone, KKR, and EQT to give their portfolio companies AI model access, after OpenAI's and Anthropic's JVs with PE firms — Private equity firms B

Sources: Blue Origin outlines a new employee stock plan to quell staff unrest and make its incentives more competitive with SpaceX (Rafe Rosner-Uddin/Financial Times)

IndustryDGX agent

Rafe Rosner-Uddin / Financial Times: Sources: Blue Origin outlines a new employee stock plan to quell staff unrest and make its incentives more competitive with SpaceX — Rocket maker hopes to quell em

Sources: Microsoft is considering delaying or dropping its 2030 goal of matching its hourly power use with renewable energy purchases, amid the data center boom (Bloomberg)

IndustryDGX agent

Bloomberg: Sources: Microsoft is considering delaying or dropping its 2030 goal of matching its hourly power use with renewable energy purchases, amid the data center boom — Microsoft Corp. may shelve

Sources: the US and China are considering recurring talks on the security risks posed by AI models, with Scott Bessent leading the American side (Lingling Wei/Wall Street Journal)

IndustryDGX agent

Lingling Wei / Wall Street Journal: Sources: the US and China are considering recurring talks on the security risks posed by AI models, with Scott Bessent leading the American side — Washington and Be

Sovereign cloud reshapes enterprise AI deployment strategies

ApplicationsDGX agent

Enterprises are entering a new phase of cloud adoption where flexibility, control and performance are no longer trade-offs but requirements. As AI workloads become more distributed and data-intensive,

SpaceX is starting to move on from the world's most successful rocket

IndustryDGX agent

SpaceX is transitioning from the highly successful Falcon 9 rocket program toward the next generation as the Starship program enters its operational phase. SpaceX is preparing Starship V3, a larger an

SpaceX just set a new record! Falcon boosters have now nailed 268 consecutive successful landings - the longest streak in history

IndustryDGX agent

SpaceX achieved a historic milestone by successfully landing Falcon rocket boosters 268 consecutive times, setting a new record for the longest streak of successful booster landings in the company's h

SpaceX signs an agreement with Anthropic to provide access to Colossus 1, and says Anthropic expressed interest in partnering for orbital compute capacity (xAI)

IndustryDGX agent

xAI: SpaceX signs an agreement with Anthropic to provide access to Colossus 1, and says Anthropic expressed interest in partnering for orbital compute capacity — SpaceXAI has signed an agreement with

SpaceX Super Heavy Booster 19 rolls by as it heads to the launch site for testing

IndustryDGX agent

SpaceX's Super Heavy Booster 19 was transported to the launch site for testing purposes, as documented in a post by Elon Musk on X. This represents progress in SpaceX's development of the Starship lau

SpaceX / xAI orbital datacenters will be wild...

IndustryDGX agent

SpaceX and xAI are exploring the concept of orbital datacenters positioned in space, which could potentially offer advantages such as reduced cooling requirements, proximity to satellite infrastructur

SpaceXAI and @AnthropicAI have also expressed interest in partnering to develop multiple gigawatts of orbital AI compute capacity

IndustryDGX agent

SpaceX's AI division (xAI) and Anthropic have expressed interest in partnering to develop orbital AI compute capacity at the gigawatt scale. This collaboration would involve deploying computational in

SpaceXAI will provide @AnthropicAI with access to Colossus 1, one of the world’s largest and fastest-deployed AI supercomputers, to provide …

Model ReleasesDGX agent

SpaceXAI will provide @AnthropicAI with access to Colossus 1, one of the world’s largest and fastest-deployed AI supercomputers, to provide additional capacity for Claude → http://x.ai/news/anthropic-

Sparse Data Tree Canopy Segmentation: Fine-Tuning Leading Pretrained Models on Only 150 Images

ResearchDGX agent

arXiv:2601.10931v2 Announce Type: replace Abstract: Tree canopy detection from aerial imagery is an important task for environmental monitoring, urban planning, and ecosystem analysis. Simulating real

Sparse Memory Finetuning as a Low-Forgetting Alternative to LoRA and Full Finetuning

Model ReleasesDGX agent

arXiv:2605.03229v1 Announce Type: new Abstract: Adapting a pretrained language model to a new task often hurts the general capabilities it already had, a problem known as catastrophic forgetting. Spar

Spatiotemporal Convolutions on EEG signal -- A Representation Learning Perspective on Efficient and Explainable EEG Classification with Convolutional Neural Nets

ResearchDGX agent

arXiv:2605.03874v1 Announce Type: new Abstract: Classification of EEG signals using shallow Convolutional Neural Networks (CNNs) is a prevalent and successful approach across a variety of fields. Most

SpecMD: A Comprehensive Study on Speculative Expert Prefetching

ResearchDGX agent

Mixture-of-Experts (MoE) models enable sparse expert activation, meaning that only a subset of the model’s parameters is used during each inference. However, to translate this sparsity into practical

Spectral- and Energy-efficient Multi-BS Multi-RIS Pinching-antenna Systems: A GNN-based Approach

ResearchDGX agent

arXiv:2605.01307v1 Announce Type: cross Abstract: This paper investigates coordinated downlink transmission in a multi-base station (multi-BS) multi-reconfigurable intelligent surface (multi-RIS)-assi

Speculative Coupled Decoding for Training-Free Lossless Acceleration of Autoregressive Visual Generation

ResearchDGX agent

arXiv:2510.24211v2 Announce Type: replace Abstract: Autoregressive (AR) modeling has recently emerged as a promising new paradigm in visual generation, but its practical adoption is severely constrain

Speculative Speculative Decoding

ResearchDGX agent

arXiv:2603.03251v3 Announce Type: replace Abstract: Autoregressive decoding is bottlenecked by its sequential nature. Speculative decoding has become a standard way to accelerate inference by using a

SPRINT: Robust Model Attribution of Generated Images via Secret Pixel Reconstruction

ResearchDGX agent

arXiv:2508.05691v3 Announce Type: replace-cross Abstract: Detecting the source model of AI-generated images is a growing accountability problem. AI fingerprinting techniques address this by detecting

← Previous
1…10771078107910801081…1443
Next →