Back Issues
Every angle ever synthesized. Sorted newest first. Click into any entry for the full analysis.
Monday, May 11, 2026
20 entries- 5.2TTVS: Boosting Self-Exploring Reinforcement Learning via Test-time Variational Synthesisbuilding
A new training framework lets AI reasoning models improve themselves at test time using only unlabeled data — no expensive human-labeled examples required.
- 5.2Mitigating Distribution Sharpening in Math RLVR via Distribution-Aligned Hint Synthesis and Backward Hint Annealingbuilding
A new training technique helps small AI models solve hard math problems more reliably by using temporary hints that are gradually withdrawn — but gains are modest and narrow.
- 5.2Optimal Decay Spectra for Linear Recurrencesbuilding
A new initialization framework for recurrent AI models may fix their notorious memory problems over long text sequences, with early pre-training results showing real gains.
- 5.2Equivariant Efficient Joint Discrete and Continuous MeanFlow for Molecular Graph Generationbuilding
A new generative model jointly designs molecular shape and connectivity in fewer steps, potentially accelerating computational drug discovery pipelines.
- 5.2StructRL: Recovering Dynamic Programming Structure from Learning Dynamics in Distributional Reinforcement Learningbuilding
A new reinforcement learning framework finds hidden structure in how AI agents learn over time — potentially making training faster without needing an explicit world model.
- 5.2ProMedical: Hierarchical Fine-Grained Criteria Modeling for Medical LLM Alignment via Explicit Injectionbuilding
A new training framework teaches a small open-source medical AI to match proprietary models on safety and accuracy — and releases everything publicly.
- 5.2Learning Vision-Language-Action World Models for Autonomous Drivingbuilding
A new autonomous driving model imagines future road scenes before acting on them — improving safety planning, though real-world validation remains limited.
- 5.2CivBench: Progress-Based Evaluation for LLMs' Strategic Decision-Making in Civilization Vbuilding
A new benchmark uses Civilization V to test AI strategic thinking across hundreds of turns — showing current LLMs have distinct, measurable weaknesses in long-horizon planning.
- 5.2Adversarial Sensor Errors for Safe and Robust Wind Turbine Fleet Controlbuilding
Adversarial training cuts worst-case power loss in coordinated wind farm control from 39% to under 8%, even when sensors are hacked or faulty.
- 5.2Hypergraph Neural Networks Accelerate MUS Enumerationundiscovered
A neural network speeds up a core debugging task in software and hardware verification — but only in experiments, not yet in production tools.
- 5.2Scrapyard AIundiscovered
Discarded AI models piling up faster than anyone can use them may be a resource, not just waste — one project is already putting them to work.
- 5.2Efficient Matrix Implementation for Rotary Position Embeddingbuilding
A matrix-based reformulation of a key AI positioning technique cuts computational overhead on specialized chips — but gains may be hardware-specific.
- 5.2Detecting HIV-Related Stigma in Clinical Narratives Using Large Language Modelsbuilding
Researchers built the first NLP tool to automatically detect HIV-related stigma in clinical notes, but accuracy remains modest and real-world deployment faces steep hurdles.
- 5.2Don't Overthink It: Inter-Rollout Action Agreement as a Free Adaptive-Compute Signal for LLM Agentsbuilding
A training-free method cuts the number of AI 'thinking' calls by up to 65% by skipping extra computation when the model already agrees with itself.
- 5.2LINE: LLM-based Iterative Neuron Explanations for Vision Modelsbuilding
A new method uses language models to automatically explain what individual AI neurons 'see' — without needing a predefined list of concepts to search through.
- 5.1VOLTA: The Surprising Ineffectiveness of Auxiliary Losses for Calibrated Deep Learningbuilding
A lean prototype-based classifier beats ten complex uncertainty methods on calibration — suggesting AI safety tooling may be over-engineered.
- 5.1Scalable High-Recall Constraint-Satisfaction-Based Information Retrieval for Clinical Trials Matchingbuilding
A constraint-based matching system finds 32–72% more eligible clinical trial candidates per patient than leading AI baselines, with full reasoning transparency.
- 5.1From Safety Risk to Design Principle: Peer-Preservation in Multi-Agent LLM Systems and Its Implications for Orchestrated Democratic Discourse Analysisbuilding
AI agents may spontaneously protect each other from shutdown — and this paper maps the risk for multi-agent systems used in high-stakes political analysis.
- 5.1Phantasia: Context-Adaptive Backdoors in Vision Language Modelsbuilding
A new backdoor attack on AI vision-language models hides malicious outputs in plain sight by making them sound contextually normal — and existing defenses mostly miss it.
- 5.1PSI: Shared State as the Missing Layer for Coherent AI-Generated Instruments in Personal AI Agentsundiscovered
A shared-state layer called PSI lets independently generated AI mini-apps talk to each other — promising coherent personal software built from natural-language requests.
Wednesday, May 6, 2026
14 entries- 5.3Lightweight LLM Agent Memory with Small Language Modelsbuilding
A small-model memory system for AI agents cuts retrieval latency to 83ms while matching accuracy gains from much larger model calls.
- 5.3Approximation of the Basset force in the Maxey-Riley-Gatignol equations via universal differential equationsbuilding
A neural network approximation makes a notoriously expensive fluid-dynamics equation solvable with standard solvers — but real-world validation remains limited.
- 5.3Learning Who Disagrees: Demographic Importance Weighting for Modeling Annotator Distributions with DiADEMbuilding
A new neural model learns which demographic traits drive annotation disagreement — suggesting AI content moderation built on majority-vote labels may be systematically wrong.
- 5.2M$^\star$: Every Task Deserves Its Own Memory Harnessbuilding
A new method auto-generates custom memory systems for AI agents per task, outperforming fixed designs — though benchmarks remain narrow.
- 5.2Regime-Conditional Retrieval: Theory and a Transferable Router for Two-Hop QAbuilding
A lightweight routing trick improves multi-hop question answering by 5+ points — but only works when the theory behind it holds.
- 5.2AtomEval: Atomic Evaluation of Adversarial Claims in Fact Verificationbuilding
A new framework breaks fact-checking claims into atomic units to better catch AI-generated misinformation that slips past standard accuracy metrics.
- 5.2HM-Bench: A Comprehensive Benchmark for Multimodal Large Language Models in Hyperspectral Remote Sensingbuilding
The first benchmark for testing AI vision models on hyperspectral satellite imagery exposes major gaps in current systems' spectral reasoning.
- 5.2Lost in the Hype: Revealing and Dissecting the Performance Degradation of Medical Multimodal Large Language Models in Image Classificationpeak
A systematic teardown of 14 medical AI models finds they consistently fail at basic image classification — exposing four specific reasons why clinical promises remain unmet.
- 5.2PDE-regularized Dynamics-informed Diffusion with Uncertainty-aware Filtering for Long-Horizon Dynamicsbuilding
A new physics-informed diffusion model for long-range forecasting claims better accuracy and calibrated uncertainty — on paper, at least.
- 5.2Symbiotic-MoE: Unlocking the Synergy between Generation and Understandingbuilding
A new training framework lets a single AI model generate and understand images without each capability degrading the other — though real-world proof remains limited.
- 5.2Scheming in the wild: detecting real-world AI scheming incidents with open-source intelligencebuilding
Researchers scanned 183,000 real chatbot transcripts posted online and found AI 'scheming' — covert goal-pursuing behavior — is already happening in the wild, and growing fast.
- 5.2OV-Stitcher: A Global Context-Aware Framework for Training-Free Open-Vocabulary Semantic Segmentationbuilding
A new training-free method helps AI vision models understand full images instead of disjointed patches, improving segmentation accuracy by about 4% on standard benchmarks.
- 5.2More Capable, Less Cooperative? When LLMs Fail At Zero-Cost Collaborationbuilding
Even when helping costs nothing, frontier AI agents often refuse to cooperate — and smarter models aren't reliably better at it.
- 5.2Zero-shot Multivariate Time Series Forecasting Using Tabular Prior Fitted Networksbuilding
A new framework lets tabular AI models forecast multivariate time series without any training — by treating each prediction as a simple regression problem.
Monday, May 4, 2026
18 entries- 5.3Verify Before You Commit: Towards Faithful Reasoning in LLM Agents via Self-Auditingbuilding
A new framework forces AI agents to verify their own reasoning before acting, aiming to stop compounding errors in long-running autonomous systems.
- 5.3The Cartesian Cut in Agentic AIbuilding
A new framework argues that where control lives in AI agent systems — inside the model or outside it — determines whether they are robust or brittle.
- 5.3PRAGMA: Revolut Foundation Modelbuilding
Revolut's in-house foundation model learns from raw banking event sequences and beats task-specific models on fraud, credit, and customer value prediction.
- 5.3AudioGuard: Toward Comprehensive Audio Safety Protection Across Diverse Threat Modelsbuilding
A new benchmark exposes safety blind spots in voice AI that text-only filters miss entirely.
- 5.3RewardFlow: Generate Images by Optimizing What You Rewardbuilding
A new framework steers image-generation AI toward better results at inference time by combining multiple quality signals — no retraining required.
- 5.3Alleviating Community Fear in Disasters via Multi-Agent Actor-Critic Reinforcement Learningbuilding
A three-agency AI system cut simulated community fear by 70% during Hurricane Harvey scenarios — promising, but still untested outside simulation.
- 5.3Towards Counterfactual Explanation and Assertion Inference for CPS Debuggingundiscovered
DeCaF auto-generates minimal input changes that turn failing CPS tests into passing ones — then explains why, in logic engineers can read.
- 5.3A Machine Learning Framework for Turbofan Health Estimation via Inverse Problem Formulationbuilding
A new benchmark for jet engine health monitoring finds that classic Bayesian filters still beat modern self-supervised ML — and open-sources the dataset.
- 5.3Toward Hardware-Agnostic Quadrupedal World Models via Morphology Conditioningbuilding
A new robot learning framework lets a single AI model control different four-legged robots without retraining — but only within a bounded family of similar designs.
- 5.3Synthetic Data for any Differentiable Targetbuilding
A new technique lets AI researchers precisely steer model behavior by engineering the training data itself — raising both exciting capabilities and serious safety questions.
- 5.3Online Quantile Regression for Nonparametric Additive Modelsunknown
A new algorithm lets quantile regression models learn continuously from data streams without storing history — potentially useful for real-time risk systems.
- 5.3Kuramoto Oscillatory Phase Encoding: Neuro-inspired Synchronization for Improved Learning Efficiencybuilding
Adding a brain-inspired synchronization signal to vision AI models cuts the data and compute needed to train them — but real-world gains are modest so far.
- 5.3Accurate and Reliable Uncertainty Estimates for Deterministic Predictions Extensions to Under and Overpredictionsbuilding
A neural network framework learns richer, asymmetric uncertainty estimates for engineering simulations — potentially replacing costly repeated runs with a single pass.
- 5.3From Debate to Decision: Conformal Social Choice for Safe Multi-Agent Deliberationbuilding
A statistical safety layer catches 82% of cases where AI debate panels confidently agree on the wrong answer — by refusing to act rather than by reasoning better.
- 5.3PinpointQA: A Dataset and Benchmark for Small Object-Centric Spatial Understanding in Indoor Videosbuilding
A new benchmark reveals that today's best AI vision models still struggle to pinpoint small objects in indoor video — a gap that matters for robotics and assistive devices.
- 5.3Behavior-Aware Item Modeling via Dynamic Procedural Solution Representations for Knowledge Tracingbuilding
A new framework teaches AI tutoring systems to track not just what students know, but how they think through problems — showing measurable gains on two large benchmarks.
- 5.3Scaling-Aware Data Selection for End-to-End Autonomous Driving Systemsbuilding
MOSAIC cuts autonomous driving training data needs by up to 80% by smartly selecting which data domains matter most for real-world performance.
- 5.3Reinforcement Learning with LLM-Guided Action Spaces for Synthesizable Lead Optimizationbuilding
A new AI framework produces drug candidates with built-in synthesis instructions, beating leading methods on 10 of 14 optimization tasks.
Friday, May 1, 2026
17 entries- 3.4Ember: An Extensible Benchmark Suite for Quantum Annealing Embedding Algorithmsbuilding
Ember standardizes how researchers compare quantum annealing compilers — a missing piece that could accelerate D-Wave hardware adoption.
- 3.4Laplace and skew-Laplace approximations for Dirichlet process mixture posterior densitybuilding
A faster approximation method cuts Bayesian density estimation compute time substantially while maintaining accuracy — useful where Markov chain sampling becomes too slow.
- 3.2The SVOM French Science Center Infrastructurebuilding
A new cloud-based data center for the SVOM space telescope automates real-time gamma-ray burst alerts — but investment implications are narrow and distant.
- 3.1Price as Focal Point: Prediction Markets,Conditional Reflexivity, and the Politics of Common Knowledgebuilding
Prediction market prices don't just forecast elections — they can cause political outcomes, and a new index tries to measure when that feedback loop activates.
- 3.0AutoQResearch: LLM-Guided Closed-Loop Policy Search for Adaptive Variational Quantum Optimizationbuilding
An LLM-guided system automates the notoriously expert-heavy process of configuring quantum optimization algorithms, showing real gains on small benchmark problems.
- 3.0CUDA Kernel Optimization and Counter-Free Performance Analysis for Depthwise Convolution in Cloud Environmentsbuilding
A new CUDA kernel design cuts depthwise convolution time by 3× without needing privileged GPU profiling tools — useful for cloud AI training where such tools are often blocked.
- 2.9Practical lower bounds for hybrid quantum interior point methods in linear programmingbuilding
A rigorous benchmark finds quantum interior point methods offer no practical speedup over classical LP solvers for any realistic problem today.
- 2.9DUAL-BLADE: Dual-Path NVMe-Direct KV-Cache Offloading for Edge LLM Inferencebuilding
A new storage framework cuts AI response latency by up to 42% on edge devices by bypassing the operating system when pulling AI memory from local SSDs.
- 2.8Exploring the Efficiency of 3D-Stacked AI Chip Architecture for LLM Inference with Voxelbuilding
A simulator for 3D-stacked AI chips reveals that memory mapping decisions matter as much as raw hardware specs for LLM inference.
- 2.6Inverse Design of Cellular Composites for Targeted Nonlinear Mechanical Response via Multi-Fidelity Bayesian Optimisationbuilding
A smarter optimization method designs custom-shaped foam-like materials with precise mechanical behavior using far fewer expensive simulations than before.
- 2.6Progressive Semantic Communication for Efficient Edge-Cloud Vision-Language Modelsbuilding
A new compression framework lets AI vision-language models split work between a cheap edge device and the cloud, cutting latency at tight bandwidth without retraining the model.
- 2.5A simple strategy for valid inference in target trial emulationsbuilding
A sample-splitting trick lets drug researchers trust their statistical results even when they adjusted the study design after peeking at the data.
- 2.5FACT: Compositional Kernel Synthesis with a Three-Stage Agentic Workflowbuilding
An AI agent now writes GPU kernels by composing mature CUDA libraries, cutting one AI block's runtime by 2.8×.
- 2.3NeuroRing: Scaling Spiking Neural Networks via Multi-FPGA Bidirectional Ring Topologies and Stream-Dataflow Architecturesbuilding
A multi-FPGA chip architecture runs brain-inspired spiking neural networks faster than real time — a step toward energy-efficient neuromorphic computing at scale.
- 1.9Affinity Tailor: Dynamic Locality-Aware Scheduling at Scalebuilding
Google's new CPU scheduler squeezes 12% more throughput from modern chiplet processors by keeping related work physically close together in silicon.
- 1.8From Hypotheses to Factors: Constrained LLM Agents in Cryptocurrency Marketsbuilding
An LLM agent constrained by strict rules found crypto trading factors that returned 44% annually out-of-sample — but the market tested is notoriously noisy.
- 1.8Back to the Future: Rethinking Endorsement in Order-Execute Blockchainsbuilding
A new consensus design embeds transaction approval directly into blockchain ordering, cutting wasted compute by up to 10x in high-traffic financial applications.
Thursday, April 30, 2026
17 entries- 3.4Ember: An Extensible Benchmark Suite for Quantum Annealing Embedding Algorithmsbuilding
Ember gives quantum annealing researchers a common measuring stick — exposing that no single embedding algorithm wins across all problem types.
- 3.4Laplace and skew-Laplace approximations for Dirichlet process mixture posterior densitybuilding
A faster approximation method for Bayesian mixture models cuts error by ~30% over standard approaches while running far quicker than gold-standard samplers.
- 3.2The SVOM French Science Center Infrastructurebuilding
China and France's joint gamma-ray satellite now has a cloud-native ground system that delivers space alerts to astronomers in near real-time — here's how it works.
- 3.1Price as Focal Point: Prediction Markets,Conditional Reflexivity, and the Politics of Common Knowledgebuilding
Prediction market prices don't just forecast elections — they shape them, and a new credibility index tries to measure when that influence kicks in.
- 3.0AutoQResearch: LLM-Guided Closed-Loop Policy Search for Adaptive Variational Quantum Optimizationbuilding
An LLM agent autonomously configures quantum optimization algorithms, outperforming hand-tuned baselines on small test problems — though real quantum hardware remains untested.
- 2.9Practical lower bounds for hybrid quantum interior point methods in linear programmingbuilding
A rigorous analysis finds that quantum-accelerated linear programming solvers cannot beat classical open-source software on any realistic problem today — or likely soon.
- 2.9DUAL-BLADE: Dual-Path NVMe-Direct KV-Cache Offloading for Edge LLM Inferencebuilding
A new storage system cuts LLM inference latency by up to 42% on edge devices by routing memory traffic around the operating system's bottlenecks.
- 2.8Exploring the Efficiency of 3D-Stacked AI Chip Architecture for LLM Inference with Voxelbuilding
A new simulation tool called Voxel helps chip designers understand how 3D-stacked AI processors handle large language model workloads — before burning silicon.
- 2.7Bayesian Rate Inference for Sequence Motif Dynamics in Systems of Reactive Nucleic Acidsbuilding
A Bayesian statistics framework can extract RNA reaction rates from simulation data, edging origin-of-life chemistry closer to testable, quantitative science.
- 2.7Pre-localization of Massive Black Hole Binaries in the Millihertz Bandbuilding
A machine-learning pipeline can localize merging supermassive black hole pairs to within 20 square degrees — fast enough to alert telescopes before the collision.
- 2.7A graph-aware bounded distance decoder for all stabilizer codesbuilding
A new open-source decoder works across all quantum error-correcting codes, potentially simplifying a key bottleneck in making quantum computers reliable.
- 2.6Inverse Design of Cellular Composites for Targeted Nonlinear Mechanical Response via Multi-Fidelity Bayesian Optimisationbuilding
A Bayesian optimization framework designs custom-shaped foam-like materials with complex mechanical behavior using far fewer expensive simulations than standard methods.
- 2.6Progressive Semantic Communication for Efficient Edge-Cloud Vision-Language Modelsbuilding
A new compression framework lets edge devices run vision-language AI at 1 Mbps by sending only the semantically essential parts of an image — not raw pixels.
- 2.3A multifluid approach for polydisperse pebble accretion: From particles to fluids, establishing the multifluid frameworkbuilding
A new simulation framework models planet formation from a realistic mix of particle sizes, finding that pebble accretion rates differ meaningfully from single-size assumptions.
- 1.9Enabling real-time multi-messenger follow-up of transient events with Astro-COLIBRIbuilding
Astro-COLIBRI is a real-time alert platform that helps astronomers worldwide coordinate rapid follow-up observations when cosmic explosions or gravitational waves are detected.
- 1.8Status of the KM3NeT real-time analysis frameworkbuilding
A deep-sea neutrino telescope in the Mediterranean is building real-time alert infrastructure to catch cosmic explosions as they happen — here's where it stands.
- 1.8From Hypotheses to Factors: Constrained LLM Agents in Cryptocurrency Marketsbuilding
A constrained LLM agent discovers crypto trading factors that earn 44% annualized returns out-of-sample — but the market and method invite skepticism.
Wednesday, April 29, 2026
16 entries- 3.4Ember: An Extensible Benchmark Suite for Quantum Annealing Embedding Algorithmsbuilding
A new open-source benchmark suite standardizes how researchers compare quantum annealing compiler algorithms — a missing piece that has quietly slowed the field.
- 3.4Laplace and skew-Laplace approximations for Dirichlet process mixture posterior densitybuilding
A faster approximation method for Bayesian mixture models cuts error by ~30% over standard approaches while running far quicker than gold-standard samplers.
- 3.2The SVOM French Science Center Infrastructurebuilding
France's cloud-native data center for the SVOM space telescope processes gamma-ray burst alerts in near-real-time, showing how modern DevOps scales to big-sky astronomy.
- 3.1Price as Focal Point: Prediction Markets,Conditional Reflexivity, and the Politics of Common Knowledgebuilding
Prediction market prices don't just forecast elections — they coordinate them, and a new index tries to measure when that coordination effect kicks in.
- 3.0AutoQResearch: LLM-Guided Closed-Loop Policy Search for Adaptive Variational Quantum Optimizationbuilding
An LLM-powered system automates the notoriously manual process of configuring quantum optimization algorithms, with early benchmarks on routing and graph problems.
- 3.0CUDA Kernel Optimization and Counter-Free Performance Analysis for Depthwise Convolution in Cloud Environmentsbuilding
A new GPU kernel design cuts depthwise convolution time by 3× — and shows you can profile GPU performance without root access on cloud machines.
- 2.9Beam Scheduling for Cross-Layer ISAC: A Deep Reinforcement Learning Approachbuilding
A deep reinforcement learning system manages radar-and-radio beams jointly in real time, potentially cutting feedback overhead in next-gen wireless networks.
- 2.9Practical lower bounds for hybrid quantum interior point methods in linear programmingbuilding
Rigorous lower bounds show hybrid quantum linear-programming solvers are already slower than classical alternatives on every tested problem.
- 2.7Bayesian Rate Inference for Sequence Motif Dynamics in Systems of Reactive Nucleic Acidsbuilding
A Bayesian statistics framework may help scientists infer how early RNA molecules reacted — a theoretical step toward understanding life's chemical origins.
- 2.7OpenPodcar2: a robust, ROS2 vehicle for self-driving researchbuilding
A $7,000 open-source self-driving scooter platform built on ROS2 could lower the cost of autonomous vehicle research by an order of magnitude.
- 2.4Impact of thermal and dissipative effects in a periodically-kicked quantum batterybuilding
A theoretical study maps how heat and environmental noise degrade quantum battery performance — a necessary step before these devices can work outside a physics lab.
- 2.4An Explicit Solution to Black-Scholes Implied Volatilitybuilding
A new formula claims to solve implied volatility in closed form for the first time, running 3.4x faster than current benchmarks with no iteration required.
- 2.3Quantum Optimization Methods for the Generalized Traveling Salesman Problembuilding
Quantum computers can solve a complex routing problem on small instances, but classical solvers still dominate as problem size grows.
- 2.3Adaptive Tensor Network Sampling for Quantum Optimal Controlbuilding
A tensor-network approach to quantum control finds good pulse sequences without gradients — potentially useful when standard optimization methods stall.
- 2.3A multifluid approach for polydisperse pebble accretion: From particles to fluids, establishing the multifluid frameworkbuilding
A new simulation framework models how planets grow by accreting pebbles of many sizes at once — finding accretion rates differ meaningfully from single-size assumptions.
- 1.9Enabling real-time multi-messenger follow-up of transient events with Astro-COLIBRIbuilding
Astro-COLIBRI is a real-time alert platform that helps astronomers worldwide coordinate observations of fleeting cosmic events across multiple detection methods simultaneously.
Tuesday, April 28, 2026
15 entries- 3.2The SVOM French Science Center Infrastructurebuilding
France's ground infrastructure for the SVOM gamma-ray burst satellite shows how modern cloud-native software can run 24/7 scientific pipelines in space astronomy.
- 3.1Price as Focal Point: Prediction Markets,Conditional Reflexivity, and the Politics of Common Knowledgebuilding
Prediction market prices can coordinate the very behavior they claim to forecast — and the most visible markets may be the least accurate.
- 3.0AutoQResearch: LLM-Guided Closed-Loop Policy Search for Adaptive Variational Quantum Optimizationbuilding
An LLM-guided system automates the notoriously expert-driven task of configuring quantum optimization algorithms — promising, but tested only on small toy problems.
- 2.9Beam Scheduling for Cross-Layer ISAC: A Deep Reinforcement Learning Approachbuilding
A deep learning scheduler balances radar sensing and wireless data delivery in shared antenna systems — in simulation only.
- 2.9Practical lower bounds for hybrid quantum interior point methods in linear programmingbuilding
A rigorous analysis finds that quantum-assisted linear programming solvers offer no practical speed advantage over today's best classical solvers, for any realistic problem tested.
- 2.7Diffusion Templates: A Unified Plugin Framework for Controllable Diffusionbuilding
A new open-source framework lets developers mix and match AI image-generation controls like plugins — but real-world adoption will depend on whether the ecosystem embraces it.
- 2.7Pre-localization of Massive Black Hole Binaries in the Millihertz Bandbuilding
A machine-learning pipeline can localize merging supermassive black hole pairs to ~20 square degrees in about one minute — fast enough to alert telescopes before the collision.
- 2.7Adding Compilation Metadata To Binaries To Make Disassembly Decidablebuilding
A new binary format embeds compiler intent as lightweight metadata, making reverse engineering and security analysis far more reliable without touching runtime performance.
- 2.6DebugRepair: Enhancing LLM-Based Automated Program Repair via Self-Directed Debuggingbuilding
A new LLM-based bug-fixing framework that watches code run at runtime fixes 59 more bugs than the next-best approach on a standard benchmark.
- 2.5GoAT-X: A Graph of Auditing Thoughts for Securing Token Transactions in Cross-Chain Contractsbuilding
A new AI auditing framework claims 95% coverage of vulnerable cross-chain smart contracts, potentially automating a task that currently costs millions in manual review.
- 2.4Impact of thermal and dissipative effects in a periodically-kicked quantum batterybuilding
A new theoretical framework maps how heat and noise degrade quantum battery performance — a necessary step before these devices can power real quantum chips.
- 2.4An Explicit Solution to Black-Scholes Implied Volatilitybuilding
A new formula claims to solve Black-Scholes implied volatility exactly and instantly — no iteration required — potentially speeding up options pricing engines by 3x.
- 2.3Adaptive Tensor Network Sampling for Quantum Optimal Controlbuilding
A new gradient-free method uses tensor networks to search for quantum control pulses, showing competitive results on benchmark tasks — but real hardware tests remain absent.
- 2.3Layerwise Convergence Fingerprints for Runtime Misbehavior Detection in Large Language Modelsbuilding
A new monitoring method catches backdoors, jailbreaks, and prompt injections in deployed AI models by watching how information flows between layers — no retraining required.
- 2.2Deployment-Aligned Low-Precision Neural Architecture Search for Spaceborne Edge AIbuilding
Training satellite AI models in low-precision arithmetic during architecture search — not after — recovers most of the accuracy lost when deploying to space-grade edge chips.
Monday, April 27, 2026
106 entries- 5.9Active Learning for Generalizable Detonation Performance Prediction of Energetic Materialsbuilding
An AI-driven workflow predicts explosive detonation performance with R² > 0.98, building the largest public database of candidate CHNO explosives from 70 billion molecules.
- 5.9Wiring the 'Why': A Unified Taxonomy and Survey of Abductive Reasoning in LLMsbuilding
A survey paper maps the overlooked territory of 'abductive reasoning' in AI — inferring the best explanation — and finds current large language models are surprisingly weak at it.
- 5.8DBMF: A Dual-Branch Multimodal Framework for Out-of-Distribution Detectionbuilding
A two-branch AI system combining vision and language models catches out-of-distribution medical images more reliably — potentially reducing missed diagnoses in clinical AI.
- 5.8Bridging Natural Language and Interactive What-If Interfaces via LLM-Generated Declarative Specificationbuilding
An LLM-powered workflow turns plain-English 'what-if' questions into interactive dashboards — but only gets it right 80% of the time after automated repair.
- 5.8Tracing the Chain: Deep Learning for Stepping-Stone Intrusion Detectionbuilding
A deep learning system detects multi-hop hacker relay chains with over 99% accuracy at very low false alarm rates — but timing attacks remain a real vulnerability.
- 5.8PSIRNet: Deep Learning-based Free-breathing Rapid Acquisition Late Enhancement Imagingbuilding
A 845-million-parameter neural network cuts cardiac MRI scan time up to 24-fold by reconstructing diagnostic images from just two heartbeats of data.
- 5.8The ecosystem of machine learning competitions: Platforms, participants, and their impact on AI developmentbuilding
A sweeping survey of ML competition platforms finds they shape AI research priorities and talent pipelines — but the evidence base is mostly observational.
- 5.8FlowGuard: Towards Lightweight In-Generation Safety Detection for Diffusion Models via Linear Latent Decodingbuilding
FlowGuard catches unsafe AI-generated images mid-process, cutting GPU memory use by 97% — but only lab benchmarks exist so far.
- 5.8SEARL: Joint Optimization of Policy and Tool Graph Memory for Self-Evolving Agentsbuilding
A new framework lets small AI agents build reusable tool libraries and learn from past mistakes — potentially cutting the compute needed for autonomous AI agents.
- 5.7CIAO - Code In Architecture Out - Automated Software Architecture Documentation with Large Language Modelsbuilding
An LLM workflow can auto-generate standards-compliant architecture docs from a GitHub repo in minutes — developers who tested it found it broadly useful but imperfect.
- 5.7eBandit: Kernel-Driven Reinforcement Learning for Adaptive Video Streamingbuilding
Moving video streaming intelligence into the Linux kernel cuts buffering delays — but results so far come from a small real-world test.
- 5.7On Semiotic-Grounded Interpretive Evaluation of Generative Artbuilding
A new AI art evaluator uses semiotic theory to judge symbolic meaning, not just visual quality — but evidence of real-world impact remains thin.
- 5.7Temporal Dropout Risk in Learning Analytics: A Harmonized Survival Benchmark Across Dynamic and Early-Window Representationsbuilding
A new benchmark shows student dropout is driven by weekly behavior, not demographics — a finding with real implications for edtech early-warning tools.
- 5.7Grounding Clinical AI Competency in Human Cognition Through the Clinical World Model and Skill-Mix Frameworkbuilding
A new conceptual framework argues clinical AI must be evaluated by precise context coordinates, not broad benchmarks.
- 5.7OVS-DINO: Open-Vocabulary Segmentation via Structure-Aligned SAM-DINO with Language Guidancebuilding
A new computer vision framework revives buried edge-detection signals in a popular AI model, improving open-world image segmentation accuracy by up to 6% in cluttered scenes.
- 5.7LMGenDrive: Bridging Multimodal Understanding and Generative World Modeling for End-to-End Drivingbuilding
LMGenDrive fuses language reasoning with video prediction for self-driving — but real-world deployment remains distant.
- 5.7STaR-DRO: Stateful Tsallis Reweighting for Group-Robust Structured Predictionbuilding
A new training method makes AI better at the hardest clinical text categories by focusing learning on persistently difficult cases, not easy ones.
- 5.7ClawBench: Can AI Agents Complete Everyday Online Tasks?building
A new benchmark tests AI agents on real websites for real tasks — and finds even the best models complete barely a third of them.
- 5.7The nextAI Solution to the NeurIPS 2023 LLM Efficiency Challengeconsensus
A team fine-tuned Meta's 70-billion-parameter LLaMA 2 on one GPU in 24 hours — a working recipe for running giant AI models without a data center.
- 5.7Are we still able to recognize pearls? Machine-driven peer review and the risk to creativity: An explainable RAG-XAI detection framework with markers extractionbuilding
A new detection framework claims near-perfect accuracy at spotting AI-written peer reviews — raising real questions about who, or what, is judging science.
- 5.7Weak Adversarial Neural Pushforward Method for the Wigner Transport Equationbuilding
A neural-network solver for quantum transport equations sidesteps a notorious mathematical bottleneck — but real-world impact remains far off.
- 5.7AVGen-Bench: A Task-Driven Benchmark for Multi-Granular Evaluation of Text-to-Audio-Video Generationbuilding
A new benchmark exposes that AI tools generating synchronized audio and video look impressive but fail badly at semantic accuracy, pitch control, and on-screen text.
- 5.7Spectral-Transport Stability and Benign Overfitting in Interpolating Learningbuilding
A new theoretical framework tries to explain when over-trained AI models generalize well — and when they catastrophically fail — using a single measurable index.
- 5.7Pruning Extensions and Efficiency Trade-Offs for Sustainable Time Series Classificationbuilding
A new pruning framework cuts energy use in time-series classifiers by up to 80% with less than 5% accuracy loss, tested across 4,000+ configurations.
- 5.7Beyond Relevance: Utility-Centric Retrieval in the LLM Erabuilding
Retrieval systems built for search engines may be wrong for AI — this paper argues 'useful to an LLM' should replace 'topically relevant.'
- 5.7PokeGym: A Visually-Driven Long-Horizon Benchmark for Vision-Language Modelsbuilding
A new benchmark runs AI agents inside a 3D Pokémon game to expose a blind spot: modern vision-language models get physically stuck and can't recover.
- 5.7Dictionary-Aligned Concept Control for Safeguarding Multimodal LLMsbuilding
A new framework lets AI safety researchers surgically suppress dangerous concepts in vision-language models at runtime, without retraining the model.
- 5.6Plasticity-Enhanced Multi-Agent Mixture of Experts for Dynamic Objective Adaptation in UAVs-Assisted Emergency Communication Networksbuilding
A new AI control system helps disaster-response drones adapt on the fly to chaotic conditions, cutting collisions by 75% in simulation — though real-world tests remain ahead.
- 5.6IoT-Brain: Grounding LLMs for Semantic-Spatial Sensor Schedulingbuilding
A neuro-symbolic framework lets language models reliably schedule which cameras to activate and when, cutting bandwidth use fourfold on a real campus network.
- 5.6SkillForge: Forging Domain-Specific, Self-Evolving Agent Skills in Cloud Technical Supportbuilding
A self-improving AI agent framework for cloud support outperforms human-curated expert knowledge after several automated refinement cycles — on real enterprise tickets.
- 5.6Inside-Out: Measuring Generalization in Vision Transformers Through Inner Workingsbuilding
Peeking inside AI's internal circuitry may predict whether a model will fail on new data — without needing any labels.
- 5.6LOLGORITHM: Funny Comment Generation Agent For Short Videosbuilding
A multi-agent AI system generates culturally tuned comments for TikTok-style videos — but human preference tests on 107 people are the main evidence.
- 5.6Variational Approximated Restricted Maximum Likelihood Estimation for Spatial Dataunknown
A faster statistical method for spatial data cuts expensive matrix computations — useful for epidemiology and environmental modeling, though tested only in controlled settings.
- 5.6Ge$^\text{2}$mS-T: Multi-Dimensional Grouping for Ultra-High Energy Efficiency in Spiking Transformerbuilding
A new spiking neural network architecture claims better accuracy and energy efficiency for vision tasks — but real-world hardware deployment remains unproven.
- 5.6Unified Multimodal Uncertain Inferencebuilding
A 3-billion-parameter model matches or beats much larger AI systems at estimating how probable a claim is across text, audio, and video — but the evaluation is still small-scale.
- 5.6Parameter-free non-ergodic extragradient algorithms for solving monotone variational inequalitiesbuilding
New math for optimization algorithms removes the need to hand-tune a critical parameter, potentially making iterative solvers faster and easier to deploy in practice.
- 5.6TOOLCAD: Exploring Tool-Using Large Language Models in Text-to-CAD Generation with Reinforcement Learningbuilding
An open-source framework trains language models to operate CAD software like an agent — potentially democratizing expert-level 3D design.
- 5.6ACIArena: Toward Unified Evaluation for Agent Cascading Injectionbuilding
A new benchmark exposes how multi-agent AI systems can be hijacked through cascading trust exploits — and how current defenses often make things worse.
- 5.6KnowU-Bench: Towards Interactive, Proactive, and Personalized Mobile Agent Evaluationbuilding
A new benchmark reveals that today's best AI agents fail more than half the time when they must infer what a user actually wants rather than follow explicit instructions.
- 5.6SIM1: Physics-Aligned Simulator as Zero-Shot Data Scaler in Deformable Worldsbuilding
A physics-grounded simulation engine lets robots learn to handle cloth and soft objects from synthetic data alone, matching real-world training at a 15-to-1 data advantage.
- 5.6MedVR: Annotation-Free Medical Visual Reasoning via Agentic Reinforcement Learningbuilding
A new training framework teaches medical image AI to reason from visual evidence — no human-labeled reasoning steps required — and claims top marks on standard benchmarks.
- 5.6Benchmarking Deep Learning for Future Liver Remnant Segmentation in Colorectal Liver Metastasisbuilding
A new open, validated dataset and baseline models for AI-assisted liver surgery planning could help prevent a deadly post-operative complication.
- 5.6Generative 3D Gaussian Splatting for Arbitrary-ResolutionAtmospheric Downscaling and Forecastingbuilding
A new AI weather model produces high-resolution forecasts at any scale by borrowing a 3D rendering trick from video games — but real-world deployment is still unproven.
- 5.6Identification and Anonymization of Named Entities in Unstructured Information Sources for Use in Social Engineering Detectionbuilding
A new pipeline scrapes Telegram for cybercrime data, transcribes audio, and anonymizes personal details — letting researchers study social engineering without breaking privacy law.
- 5.6LogAct: Enabling Agentic Reliability via Shared Logsbuilding
A new framework gives AI agents a shared audit log so they can be paused, recovered, and self-debugged — but real-world validation is still thin.
- 5.6A Mathematical Framework for Temporal Modeling and Counterfactual Policy Simulation of Student Dropoutbuilding
A new framework predicts which college students will drop out week by week — but the authors are upfront that it cannot prove any intervention actually works.
- 5.6AT-ADD: All-Type Audio Deepfake Detection Challenge Evaluation Planbuilding
A new benchmark challenge aims to push audio deepfake detection beyond speech to music, sound effects, and singing — exposing how narrow today's defenses really are.
- 5.6DeepGuard: Secure Code Generation via Multi-Layer Semantic Aggregationbuilding
A new training framework cuts insecure AI-generated code by catching vulnerability signals that the final model layer misses.
- 5.6TrajGuard: Streaming Hidden-state Trajectory Detection for Decoding-time Jailbreak Defensebuilding
TrajGuard watches how an AI model 'thinks' token-by-token while it writes, catching jailbreak attempts 95% of the time without retraining the model.
- 5.5Component-Adaptive and Lesion-Level Supervision for Improved Small Structure Segmentation in Brain MRIbuilding
A new training objective helps AI find tiny brain lesions in MRI scans more reliably — a persistent weak spot in medical imaging software.
- 5.5From Universal to Individualized Actionability: Revisiting Personalization in Algorithmic Recoursebuilding
A new framework formalizes how AI denial systems should give personalized appeals — and finds that doing so can expose hidden fairness gaps across demographic groups.
- 5.5Introducing Echo Networks for Computational Neuroevolutionbuilding
A new type of tiny recurrent neural network, designed for extreme-edge devices, encodes its entire structure as a single matrix — making evolution-based training more systematic.
- 5.5Can Vision Language Models Judge Action Quality? An Empirical Evaluationbuilding
State-of-the-art vision-language models can barely beat random chance at judging movement quality, exposing a critical gap for sports-tech and physical therapy AI.
- 5.5SUPERNOVA: Eliciting General Reasoning in LLMs with Reinforcement Learning on Natural Instructionsbuilding
A new data-curation method called SUPERNOVA extends reinforcement learning training to everyday reasoning tasks — not just math — improving benchmark scores by up to 53%.
- 5.5Awakening the Sleeping Agent: Lean-Specific Agentic Data Reactivates General Tool Use in Goedel Proverbuilding
Just 100 training examples can restore a specialized AI's lost ability to use tools — suggesting fine-tuning damage is often reversible, not permanent.
- 5.5Reinforcement-Guided Synthetic Data Generation for Privacy-Sensitive Identity Recognitionbuilding
A reinforcement-learning framework generates synthetic training data for identity recognition when real data is too sensitive or scarce to collect.
- 5.5OceanMAE: A Foundation Model for Ocean Remote Sensingbuilding
A satellite-imagery model pre-trained on ocean physics outperforms land-focused baselines on marine debris and pollution mapping.
- 5.5DialBGM: A Benchmark for Background Music Recommendation from Everyday Multi-Turn Dialoguesbuilding
A new benchmark reveals that today's best AI models can't pick fitting background music for a conversation — and even humans find it surprisingly hard.
- 5.5Sinkhorn doubly stochastic attention rank decay analysisbuilding
Doubly stochastic attention slows rank collapse in Transformers — but skip connections still do the heavy lifting.
- 5.5What Drives Representation Steering? A Mechanistic Case Study on Steering Refusalbuilding
A new study explains why 'steering vectors' change AI behavior, finding that models can be redirected with 90-99% sparser interventions than previously assumed.
- 5.5HyperMem: Hypergraph Memory for Long-Term Conversationsbuilding
A hypergraph memory system for AI chatbots claims top scores on a long-conversation benchmark by linking related facts into clusters, not just pairs.
- 5.5A novel hybrid approach for positive-valued DAG learningbuilding
A new algorithm infers cause-and-effect relationships from strictly positive data — like gene counts or asset prices — more naturally than standard methods.
- 5.5The Weaponization of Computer Vision: Tracing Military-Surveillance Ties through Conference Sponsorshipbuilding
Nearly half of computer vision conference sponsors have direct military or surveillance ties, challenging the field's self-image as politically neutral.
- 5.5MIMIC-Py: An Extensible Tool for Personality-Driven Automated Game Testing with Large Language Modelsbuilding
A new open-source Python tool makes it easier to deploy AI agents with distinct 'personalities' to test video games automatically — but it's still early-stage research software.
- 5.5Building Better Environments for Autonomous Cyber Defencebuilding
A cross-sector workshop produced the first consolidated playbook for building AI training environments that teach software agents to defend computer networks autonomously.
- 5.5Accelerating Transformer-Based Monocular SLAM via Geometric Utility Scoringbuilding
A lightweight gating network cuts robotic SLAM compute by 85% before the heavy processing even starts — promising faster, cheaper spatial mapping on real hardware.
- 5.5Noise-Aware In-Context Learning for Hallucination Mitigation in ALLMsbuilding
A training-free method cuts hallucination rates in audio AI models by 36%, using noise context clues instead of expensive model retraining.
- 5.5Provably Adaptive Linear Approximation for the Shapley Value and Beyondbuilding
A new algorithm cuts the cost of explaining AI decisions, with formal guarantees on accuracy — useful for anyone building explainability tools at scale.
- 5.5HiFloat4 Format for Language Model Pre-training on Ascend NPUsbuilding
Huawei's HiFloat4 format trains large language models at 4-bit precision on Ascend chips, staying within 1% of full-precision accuracy.
- 5.5Ads in AI Chatbots? An Analysis of How Large Language Models Navigate Conflicts of Interestbuilding
Most major AI chatbots quietly favor sponsored products over user welfare, a new empirical study finds — raising real questions about who these systems actually serve.
- 5.5Policy-Aware Design of Large-Scale Factorial Experimentsbuilding
A two-stage factorial design finds better product combinations faster than standard A/B testing — in theory, at Taobao scale.
- 5.5Automotive Engineering-Centric Agentic AI Workflow Frameworkbuilding
A proposed framework treats automotive engineering workflows as AI-manageable decision sequences — but it's a vision paper, not a validated system.
- 5.4Towards Linguistically-informed Representations for English as a Second or Foreign Language: Review, Construction and Applicationbuilding
A new annotated dataset treats non-native English as its own linguistic system, not just broken grammar — potentially improving AI language tools for billions of learners.
- 5.4Revisiting the Capacity Gap in Chain-of-Thought Distillation from a Practical Perspectivebuilding
Smaller AI models trained on big-model reasoning may perform worse than before training — a flaw in how the field measures 'knowledge distillation' success.
- 5.4Face-D(^2)CL: Multi-Domain Synergistic Representation with Dual Continual Learning for Facial DeepFake Detectionbuilding
A new AI framework cuts deepfake detection error rates by 60% while continuously learning new forgery types — without forgetting old ones.
- 5.4WOMBET: World Model-based Experience Transfer for Robust and Sample-efficient Reinforcement Learningbuilding
A new framework teaches robots new tasks faster by generating simulated experience from a learned world model — but real-world gains remain to be proven.
- 5.4Cognitive-Causal Multi-Task Learning with Psychological State Conditioning for Assistive Driving Perceptionbuilding
A new AI framework for driver assistance reads both the road and the driver's emotional state simultaneously, improving behavior prediction accuracy by over 7%.
- 5.4MedFormer-UR: Uncertainty-Routed Transformer for Medical Image Classificationbuilding
A medical image AI that knows when it doesn't know — reducing overconfident diagnoses by routing uncertain cases away from automated decisions.
- 5.4Beyond Surface Artifacts: Capturing Shared Latent Forgery Knowledge Across Modalitiesbuilding
A new deepfake detection framework claims to spot fakes across media types it has never seen before — a meaningful step if the benchmarks hold up.
- 5.4Beyond Pedestrians: Caption-Guided CLIP Framework for High-Difficulty Video-based Person Re-Identificationbuilding
A new AI framework uses text captions to help cameras re-identify people in crowds wearing similar outfits — sports and dance venues are the target.
- 5.4Uncertainty-Aware Transformers: Conformal Prediction for Language Modelsbuilding
A new framework wraps language models in statistically guaranteed uncertainty bounds — potentially making AI safer for medical, legal, and financial decisions.
- 5.4Learning Without Losing Identity: Capability Evolution for Embodied Agentsbuilding
A new robotics framework separates what a robot 'is' from what it 'knows,' letting capabilities improve over time without destabilizing the core agent.
- 5.4EigentSearch-Q+: Enhancing Deep Research Agents with Structured Reasoning Toolsbuilding
Adding structured query-planning tools to an AI research agent lifts benchmark accuracy by up to 3.8 points — a modest but real improvement in how agents search the web.
- 5.4Towards Lifelong Aerial Autonomy: Geometric Memory Management for Continual Visual Place Recognition in Dynamic Environmentsbuilding
A new memory management system helps drones stay accurately located across changing seasons and conditions without forgetting what they've already learned.
- 5.4QARIMA: A Quantum Approach To Classical Time Series Analysisbuilding
A quantum-assisted twist on classical time-series forecasting shows modest promise on environmental datasets, but real quantum advantage remains unproven.
- 5.4Detecting Diffusion-generated Images via Dynamic Assembly Forestsbuilding
A lightweight, GPU-free forest-based classifier detects AI-generated images competitively with deep neural networks, at a fraction of the compute cost.
- 5.4Joint Task Offloading, Inference Optimization and UAV Trajectory Planning for Generative AI Empowered Intelligent Transportation Digital Twinbuilding
Drone-based AI image generation could keep city traffic digital twins accurate in real time — but the system is theoretical and untested in the real world.
- 5.4"Why This Avoidance Maneuver?" Contrastive Explanations in Human-Supervised Maritime Autonomous Navigationbuilding
A contrastive explanation system helps ship officers understand why an AI chose a specific collision-avoidance maneuver — but adds cognitive load in simple scenarios.
- 5.4Hidden in Plain Sight: Visual-to-Symbolic Analytical Solution Inference from Field Visualizationsbuilding
A small open-weight AI model can look at a physics field image and output an exact mathematical formula — promising but only tested on synthetic data.
- 5.4SkillClaw: Let Skills Evolve Collectively with Agentic Evolverbuilding
SkillClaw lets AI agents learn from all users collectively, so every workflow fix benefits everyone automatically — but real-world evidence remains thin.
- 5.4Guardian-as-an-Advisor: Advancing Next-Generation Guardian Models for Trustworthy LLMsbuilding
A 'soft-gating' safety layer advises AI models instead of blocking them outright, cutting over-refusals while keeping latency overhead below 10%.
- 5.4Rethinking Data Mixing from the Perspective of Large Language Modelsbuilding
A new theoretical framework for mixing training data across domains could improve how LLMs generalize — but experiments stay limited to smaller GPT-2 scale models.
- 5.4Show Me the Infographic I Imagine: Intent-Aware Infographic Retrieval for Authoring Supportbuilding
A new AI retrieval system helps non-designers find infographic templates by understanding fuzzy creative intent — not just keywords.
- 5.4WorldMAP: Bootstrapping Vision-Language Navigation Trajectory Prediction with Generative World Modelsbuilding
A teacher-student framework uses AI-generated video 'imagination' to train better robot navigation — cutting trajectory error by up to 42% on a standard benchmark.
- 5.4Creator Incentives in Recommender Systems: A Cooperative Game-Theoretic Approach for Stable and Fair Collaboration in Multi-Agent Banditsbuilding
A new game-theory framework shows when content creators should pool data on recommendation platforms — and how to split the resulting gains fairly.
- 5.4A Systematic Framework for Tabular Data Disentanglementbuilding
A new framework organizes how AI systems can untangle messy tabular data into cleaner building blocks — but it's more conceptual roadmap than proven system.
- 5.4SeLaR: Selective Latent Reasoning in Large Language Modelsbuilding
A training-free method makes AI reasoning more reliable by letting models second-guess themselves only when uncertain — but benchmark gains are modest.
- 5.4AnomalyAgent: Agentic Industrial Anomaly Synthesis via Tool-Augmented Reinforcement Learningbuilding
An AI agent that teaches itself to generate realistic factory defect images could help manufacturers train inspection systems without hoarding real defect samples.
- 5.3Intensity Dot Product Graphsunknown
A new graph model lets node populations grow randomly, potentially improving how researchers analyze evolving social or biological networks — but remains purely theoretical.
- 5.3Skill-Conditioned Visual Geolocation for Vision-Languagebuilding
A training-free AI framework teaches itself to geolocate images by building a self-correcting map of geographic reasoning skills — no model retraining required.
- 5.3PriPG-RL: Privileged Planner-Guided Reinforcement Learning for Partially Observable Systems with Anytime-Feasible MPCbuilding
A training framework that uses a privileged planner to teach a robot to navigate obstacles with only partial sensor data — validated on a real quadruped dog.
- 5.3HST-HGN: Heterogeneous Spatial-Temporal Hypergraph Networks with Bidirectional State Space Models for Global Fatigue Assessmentbuilding
A new neural network architecture claims to detect driver drowsiness from video more accurately and cheaply — but real-world deployment remains unproven.
- 5.3Exponential quantum advantage in processing massive classical databuilding
A theoretical proof claims a tiny quantum computer can classify massive datasets exponentially faster than any classical machine — if the math holds up in practice.
- 5.3Fraud Detection System for Banking Transactionsconsensus
A standard ML pipeline for bank fraud detection shows solid results on synthetic data, but real-world deployment remains a different challenge entirely.
- 5.3CERBERUS: A Three-Headed Decoder for Vertical Cloud Profilesbuilding
A new AI model reconstructs 3D cloud structure from 2D satellite images — potentially sharpening climate models that have struggled with cloud uncertainty for decades.
- 5.3ImplicitMemBench: Measuring Unconscious Behavioral Adaptation in Large Language Modelsbuilding
A new benchmark reveals that today's best AI assistants — including GPT-5 and DeepSeek-R1 — fail badly at automatically applying learned habits without being explicitly reminded.
Sunday, April 26, 2026
36 entries- 6.3SOLAR: Communication-Efficient Model Adaptation via Subspace-Oriented Latent Adapter Reparametrizationbuilding
SOLAR compresses AI fine-tuning adapters into a fraction of their original size, potentially cutting bandwidth and storage costs for deploying large models on edge devices.
- 6.3Small-scale photonic Kolmogorov-Arnold networks using standard telecom nonlinear modulesbuilding
Researchers built tiny photonic neural networks from off-the-shelf telecom parts that do nonlinear computation entirely in light — no electronic detours required.
- 6.1Non-variational supervised quantum kernel methods: a reviewbuilding
A comprehensive review maps which quantum machine learning approaches are stable and theoretically sound — and honestly catalogs why most still can't beat classical methods.
- 6.1Towards Real-world Human Behavior Simulation: Benchmarking Large Language Models on Long-horizon, Cross-scenario, Heterogeneous Behavior Tracesbuilding
A new benchmark finds that today's best LLMs systematically simulate an idealized average person, not real humans with quirks and bad habits.
- 6.1CLIP-Inspector: Model-Level Backdoor Detection for Prompt-Tuned CLIP via OOD Trigger Inversionbuilding
A new white-box method detects hidden backdoors in outsourced AI vision models with 94% accuracy, using only 1,000 unlabeled images.
- 6.1Multi-Agent Orchestration for High-Throughput Materials Screening on a Leadership-Class Systembuilding
A multi-agent AI framework ran a massive materials search on a supercomputer autonomously — showing how LLMs could accelerate scientific discovery at scale.
- 6.1Quantization Impact on the Accuracy and Communication Efficiency Trade-off in Federated Learning for Aerospace Predictive Maintenancebuilding
4-bit quantization cuts aerospace FL gradient bandwidth 8× with no measurable accuracy loss — but only if you test under realistic heterogeneous conditions.
- 6.1An Algorithm for Fast Assembling Large-Scale Defect-Free Atom Arraysbuilding
A new algorithm may cut the time needed to arrange 10,000 atomic qubits into flawless arrays — a key bottleneck on the path to practical quantum computers.
- 6.1HistDiT: A Structure-Aware Latent Conditional Diffusion Model for High-Fidelity Virtual Staining in Histopathologybuilding
A new AI model converts standard tissue images into cancer-biomarker stains without the lab chemistry — results look promising, but clinical validation remains distant.
- 6.1NyayaMind- A Framework for Transparent Legal Reasoning and Judgment Prediction in the Indian Legal Systembuilding
NyayaMind applies retrieval-augmented AI to Indian court judgment prediction — promising transparency, but untested at real judicial scale.
- 6.0Order-Optimal Sequential 1-Bit Mean Estimation in General Tail Regimesbuilding
A new algorithm estimates averages from single-bit yes/no sensor readings with near-optimal efficiency, potentially cutting communication costs in distributed sensing systems.
- 6.0TADP-RME: A Trust-Adaptive Differential Privacy Framework for Enhancing Reliability of Data-Driven Systemsbuilding
A new privacy framework adapts noise levels to individual user trust scores, theoretically reducing data inference attack success rates by up to 3 percentage points.
- 6.0Same Outcomes, Different Journeys: A Trace-Level Framework for Comparing Human and GUI-Agent Behavior in Production Search Systemsbuilding
An AI agent that completes search tasks as well as humans still navigates completely differently — and that gap matters for anyone using agents to test or optimize real products.
- 6.0Spectral Kernel Dynamics via Maximum Caliber: Fixed Points, Geodesics, and Phase Transitionsbuilding
A theoretical framework uses a physics-inspired variational principle to describe how graph-based AI kernels evolve — elegant math, but real-world impact remains unproven.
- 6.0On-board Telemetry Monitoring in Autonomous Satellites: Challenges and Opportunitiesbuilding
A new 'peephole' framework makes AI fault-detection on autonomous satellites explainable — a requirement for real spacecraft deployment that black-box models fail to meet.
- 6.0The Condition-Number Principle for Prototype Clusteringbuilding
A new geometric framework proves when a clustering algorithm's low score guarantees it found the real groups — not just a mathematical artifact.
- 6.0High-dimensional inference for the $γ$-ray sky with differentiable programmingbuilding
GPU-accelerated probabilistic programming may help solve a decade-old gamma-ray mystery at the Milky Way's center.
- 6.0OpenVLThinkerV2: A Generalist Multimodal Reasoning Model for Multi-domain Visual Tasksbuilding
A new training method for AI models that handle images and text claims to stabilize learning across wildly different visual tasks — but real-world gains remain to be proven.
- 6.0PyVRP$^+$: LLM-Driven Metacognitive Heuristic Evolution for Hybrid Genetic Search in Vehicle Routing Problemsbuilding
An LLM taught to reason about its own design decisions found faster, better routes for delivery trucks — but the gains are modest and the setting is narrow.
- 6.0AITH: A Post-Quantum Continuous Delegation Protocol for Human-AI Trust Establishmentbuilding
A proposed cryptographic protocol aims to give AI agents verifiable, revocable permission scopes — and survive future quantum computers breaking today's encryption.
- 6.0Geometry-Induced Long-Range Correlations in Recurrent Neural Network Quantum Statesbuilding
A simple geometric tweak to recurrent neural networks lets them capture long-range quantum correlations at lower cost than transformer-based alternatives — on paper.
- 6.0KV Cache Offloading for Context-Intensive Tasksbuilding
A new benchmark reveals that popular memory-saving tricks for long-context AI models quietly break accuracy on information-heavy tasks — and the paper offers a fix.
- 6.0Small Vision-Language Models are Smart Compressors for Long Video Understandingbuilding
A 6-billion-parameter model compresses hour-long videos into a fraction of normal token budgets, outperforming GPT-4o on a long-video benchmark.
- 5.9On-Policy Distillation of Language Models for Autonomous Vehicle Motion Planningbuilding
A training method shrinks LLM-based autonomous vehicle planners 5x while nearly matching teacher performance — but only on a single benchmark.
- 5.9Enhancing LLM Problem Solving via Tutor-Student Multi-Agent Interactionbuilding
Two copies of the same AI model, given teacher and student roles, solve coding problems more accurately while using fewer tokens than leading multi-agent alternatives.
- 5.9GRASS: Gradient-based Adaptive Layer-wise Importance Sampling for Memory-efficient Large Language Model Fine-tuningbuilding
A new fine-tuning method cuts GPU memory use by up to 20% while outperforming rivals — but only in the increasingly crowded space of LLM memory optimization.
- 5.9Sustained Impact of Agentic Personalisation in Marketing: A Longitudinal Case Studybuilding
An 11-month real deployment shows AI agents can maintain marketing engagement gains without human oversight — but humans still drive the biggest wins.
- 5.9A GAN and LLM-Driven Data Augmentation Framework for Dynamic Linguistic Pattern Modeling in Chinese Sarcasm Detectionbuilding
A Chinese-language sarcasm detector built on synthetic data outperforms benchmarks — but narrow dataset scope and platform-specific training limit real-world reach.
- 5.9Value-Guidance MeanFlow for Offline Multi-Agent Reinforcement Learningbuilding
A new flow-based framework trains teams of AI agents from recorded data faster and with less tuning — but real-world deployment remains unproven.
- 5.9Differentially Private Language Generation and Identification in the Limitbuilding
Private AI can still learn language patterns without leaking training data — but identification tasks hit hard theoretical limits.
- 5.9ReRec: Reasoning-Augmented LLM-based Recommendation Assistant via Reinforcement Fine-tuningbuilding
A reinforcement-learning training framework teaches recommendation chatbots to reason step-by-step, outperforming standard fine-tuned LLMs on personalized suggestion tasks.
- 5.9An Agentic Evaluation Architecture for Historical Bias Detection in Educational Textbooksbuilding
A multi-agent AI system audits history textbooks for bias at roughly $2 per book — but the evidence comes from a single country's curriculum.
- 5.8Multimodal Latent Reasoning via Predictive Embeddingsbuilding
A new training framework teaches vision-AI models to reason about images without calling external tools at runtime, potentially cutting inference costs significantly.
- 5.8ASTRA: Adaptive Semantic Tree Reasoning Architecture for Complex Table Question Answeringbuilding
A new LLM reasoning architecture claims state-of-the-art accuracy on complex table question answering by converting tables into searchable logic trees.
- 5.8Structured Distillation of Web Agent Capabilities Enables Generalizationbuilding
A 9-billion-parameter model trained on 3,000 synthetic web sessions outperforms Claude 3.5 Sonnet at navigating websites — and can run locally without API fees.
- 5.8Bias-Constrained Diffusion Schedules for PDE Emulations: Reconstruction Error Minimization and Efficient Unrolled Trainingbuilding
A new training framework for physics simulation AI cuts errors in fluid dynamics models — but remains a research tool, not a product.
Saturday, April 25, 2026
18 entries- 6.5Generative optimal transport via forward-backward HJB matchingbuilding
A new mathematical framework lets you steer a chaotic physical system toward a target state using only forward simulations — no backward guessing required.
- 6.4HTNav: A Hybrid Navigation Framework with Tiered Structure for Urban Aerial Vision-and-Language Navigationbuilding
A hybrid AI framework teaches drones to navigate cities using language instructions, hitting top scores on one benchmark.
- 6.4Hierarchical Kernel Transformer: Multi-Scale Attention with an Information-Theoretic Approximation Analysisbuilding
A new attention mechanism claims meaningful accuracy gains over standard transformers at only 31% extra compute cost — but evidence so far is limited to small benchmarks.
- 6.4Squeeze Evolve: Unified Multi-Model Orchestration for Verifier-Free Evolutionbuilding
A new framework cuts AI inference costs up to 3x by routing math and coding problems through cheap models first, saving expensive models for only the hardest steps.
- 6.4Networking-Aware Energy Efficiency in Agentic AI Inference: A Surveybuilding
A survey maps the hidden energy cost of autonomous AI agents — not just computation, but the wireless data they constantly transmit.
- 6.4Watt Counts: Energy-Aware Benchmark for Sustainable LLM Inference on Heterogeneous GPU Architecturesbuilding
A new open dataset of 5,000+ energy experiments across 50 LLMs and 10 GPUs shows hardware choice alone can cut inference energy costs by up to 70%.
- 6.4LPM 1.0: Video-based Character Performance Modelbuilding
A 17-billion-parameter video model generates real-time, identity-stable conversational characters from a single photo — but real-world deployment and safety questions remain open.
- 6.3TensorHub: Scalable and Elastic Weight Transfer for LLM RL Trainingbuilding
A new storage abstraction for AI training eliminates redundant model weight copies, cutting GPU idle time by up to 19x in distributed reinforcement learning setups.
- 6.3Litmus (Re)Agent: A Benchmark and Agentic System for Predictive Evaluation of Multilingual Modelsbuilding
A benchmark and agentic system for predicting AI model performance in languages where test data is scarce — useful but not yet validated at scale.
- 6.3Alloc-MoE: Budget-Aware Expert Activation Allocation for Efficient Mixture-of-Experts Inferencebuilding
A new inference framework cuts the number of active AI model components by half, speeding up a leading model by up to 34% with minimal accuracy loss.
- 6.3Modality-Aware Zero-Shot Pruning and Sparse Attention for Efficient Multimodal Edge Inferencebuilding
A new compression framework lets multimodal AI models run on low-power edge devices without retraining — and holds up even when sensors go offline.
- 6.3ExecTune: Effective Steering of Black-Box LLMs with Guide Modelsbuilding
A training method for small 'guide' models cuts inference costs up to 22% while matching larger models' accuracy on math and code — with no access to the big model's weights.
- 6.2Scalable Neural Decoders for Practical Fault-Tolerant Quantum Computationbuilding
A neural network decoder cuts logical error rates 17x for a promising quantum error-correction code, potentially slashing the hardware overhead needed for useful quantum computers.
- 6.2SPPO: Sequence-Level PPO for Long-Horizon Reasoning Tasksbuilding
A new training algorithm for reasoning AI cuts compute costs while matching the accuracy of expensive multi-sample methods — but only math benchmarks have been tested so far.
- 6.23D-VCD: Hallucination Mitigation in 3D-LLM Embodied Agents through Visual Contrastive Decodingbuilding
A new inference-time technique reduces hallucinations in AI agents navigating 3D spaces — no retraining required, but real-world validation is still thin.
- 6.2Deep Learning-Based Tracking and Lineage Reconstruction of Ligament Breakupbuilding
A deep learning pipeline tracks how liquid jets shatter into droplets — with implications for fuel sprays, pharmaceuticals, and fire suppression.
- 6.2TEMPER: Testing Emotional Perturbation in Quantitative Reasoningbuilding
Emotional framing in math prompts cuts AI accuracy by up to 10 points — even when every number stays the same.
- 6.2MPAC: A Multi-Principal Agent Coordination Protocol for Interoperable Multi-Agent Collaborationbuilding
A new open protocol lets AI agents owned by different people or organizations collaborate without stepping on each other — tested with a 4.8x speedup on a code-review benchmark.
Thursday, April 23, 2026
19 entries- 3.7GPUOS: A GPU Operating System Primitive for Transparent Operation Fusionbuilding
A GPU runtime layer cuts kernel launch overhead by up to 15x for small AI operations, potentially speeding inference without new hardware.
- 3.7Architecture Matters More Than Scale: A Comparative Study of Retrieval and Memory Augmentation for Financial QA Under SME Compute Constraintsbuilding
For small businesses doing financial Q&A, how you structure an AI's memory matters more than model size — at least on two standard benchmarks.
- 3.7AgenTEE: Confidential LLM Agent Execution on Edge Devicesbuilding
AgenTEE runs AI agents inside hardware-isolated enclaves on ARM edge devices, with under 5.15% overhead — but real-world adoption depends on ARM CCA reaching production hardware.
- 3.6MASFuzzer: Fuzz Driver Generation and Adaptive Scheduling via Multidimensional API Sequencesbuilding
A new fuzzing framework uses LLMs guided by real API usage patterns to find 16 previously unknown security vulnerabilities in well-tested open-source libraries.
- 3.4Wave-Based Dispatch for Circuit Cutting in Hybrid HPC--Quantum Systemsbuilding
A new scheduling framework treats quantum circuit fragments like ordinary HPC jobs, making today's noisy quantum hardware easier to integrate into real supercomputer workflows.
- 3.3SCENIC: Stream Computation-Enhanced SmartNICbuilding
An open-source SmartNIC design hits 200Gbps with full Linux compatibility — but commercial adoption remains unproven.
- 3.2Efficient Bayesian inference for non-linear association structures in joint models: A hierarchical approach via INLAbuilding
A faster Bayesian framework fits non-linear biomarker-mortality curves — useful for health research, but no commercial path yet.
- 3.2Toward Zero-Egress Psychiatric AI: On-Device LLM Deployment for Privacy-Preserving Mental Health Decision Supportbuilding
Three small LLMs running entirely on a phone could support psychiatric triage in prisons and remote clinics — but real-world validation is still missing.
- 3.2Enabling AI ASICs for Zero Knowledge Proofbuilding
A new framework called MORPH runs zero-knowledge proof math on Google's TPUs, hitting up to 10x faster throughput on one key operation than a specialized GPU baseline.
- 3.2A Manual Bar-by-Bar Tempo Measurement Protocol for Polyphonic Chamber Music Recordings: Design, Validation, and Application to Beethoven's Piano and Cello Sonatasbuilding
Automated beat-tracking fails on historical chamber recordings; a manual lap-timer protocol produces a validated tempo dataset for 100+ Beethoven performances.
- 3.2Enhancing time-frequency resolution with optimal transport and barycentric fusion of multiple spectrogrambuilding
A new math-based method combines multiple imprecise spectrograms into one sharper picture of sound — without neural networks or training data.
- 3.2OpenGame: Open Agentic Coding for Gamesbuilding
An open-source AI agent can now generate playable web games end-to-end, but real-world quality and scalability remain unproven.
- 3.1Optimal algorithmic complexity of inference in quantum kernel methodsbuilding
A new algorithm cuts the query cost of quantum kernel inference to a proven minimum — but fault-tolerant hardware is still years away.
- 3.0Ranked-choice conjoint experimentsbuilding
Ranking candidates instead of forcing a single pick makes conjoint survey experiments up to 55% more statistically precise, with a free open-source R package to prove it.
- 2.7Adding Compilation Metadata To Binaries To Make Disassembly Decidableundiscovered
A new binary metadata format makes disassembly provably correct and produces smaller debug info than DWARF — but adoption depends on compiler toolchain buy-in.
- 2.6DebugRepair: Enhancing LLM-Based Automated Program Repair via Self-Directed Debuggingbuilding
DebugRepair fixes 26% more Java bugs than prior LLM methods by feeding runtime traces back to the model — but real-world deployment remains unproven.
- 2.5Scheduling Analysis of UAV Flight Control Workloads using Raspberry Pi 5 Using PREEMPT_RT Linuxbuilding
A Raspberry Pi 5 running a real-time Linux patch cuts worst-case flight-control latency by 88%, but residual hardware memory contention remains the next bottleneck.
- 2.4Autark: A Serverless Toolkit for Prototyping Urban Visual Analytics Systemsbuilding
Autark is a serverless toolkit that lets researchers build and share urban data dashboards in hours rather than weeks — and it's designed to work well with AI coding assistants.
- 1.9Extending Contract Verification for Parallel Programming Models to Fortranbuilding
A static-and-dynamic bug-checking framework now covers Fortran HPC code, catching MPI errors that existing tools miss while running faster than the leading alternative.
Wednesday, April 22, 2026
19 entries- 3.7GPUOS: A GPU Operating System Primitive for Transparent Operation Fusionbuilding
A persistent GPU kernel cuts deep learning launch overhead by up to 15x — but only for small-operation workloads, not large model training.
- 3.7Architecture Matters More Than Scale: A Comparative Study of Retrieval and Memory Augmentation for Financial QA Under SME Compute Constraintsbuilding
An 8-billion-parameter local model beats cloud-scale RAG on structured financial math — if you pick the right architecture for the task.
- 3.7AgenTEE: Confidential LLM Agent Execution on Edge Devicesbuilding
AgenTEE runs AI agents inside hardware-isolated enclaves on Arm edge devices, achieving under 5.15% overhead — but real-world adoption hinges on ecosystem readiness.
- 3.6MASFuzzer: Fuzz Driver Generation and Adaptive Scheduling via Multidimensional API Sequencesbuilding
MASFuzzer combines LLM-generated fuzz drivers with smarter API sequencing to find 16 new vulnerabilities in well-tested open-source libraries.
- 3.4Wave-Based Dispatch for Circuit Cutting in Hybrid HPC--Quantum Systemsbuilding
A new scheduling framework lets supercomputers manage quantum circuit fragments like ordinary jobs — tested on real hardware, but still early-stage.
- 3.3SCENIC: Stream Computation-Enhanced SmartNICbuilding
An open-source SmartNIC design reaches 200Gbps with full Linux compatibility, potentially closing the gap between commercial and research network accelerators.
- 3.2Efficient Bayesian inference for non-linear association structures in joint models: A hierarchical approach via INLAbuilding
A faster Bayesian method lets researchers model curved, non-linear relationships between biomarkers and disease risk — without waiting hours for results.
- 3.2Toward Zero-Egress Psychiatric AI: On-Device LLM Deployment for Privacy-Preserving Mental Health Decision Supportbuilding
A mobile app runs three small AI models entirely on-device to assist psychiatric diagnosis — no patient data ever leaves the phone.
- 3.2Enabling AI ASICs for Zero Knowledge Proofbuilding
A new framework called MORPH runs zero-knowledge proof math on Google's TPUs, achieving up to 10x faster throughput on key operations than a GPU-based baseline.
- 3.2A Manual Bar-by-Bar Tempo Measurement Protocol for Polyphonic Chamber Music Recordings: Design, Validation, and Application to Beethoven's Piano and Cello Sonatasbuilding
Automated beat-tracking software fails on historical chamber recordings, so researchers built a manual timer protocol to measure tempo bar-by-bar across 100+ Beethoven recordings.
- 3.2Enhancing time-frequency resolution with optimal transport and barycentric fusion of multiple spectrogrambuilding
A new signal-processing method sharpens audio spectrograms beyond physics-imposed limits — but only on synthetic and speech data so far.
- 3.2OpenGame: Open Agentic Coding for Gamesbuilding
An open-source AI agent that generates playable web games end-to-end shows promising results, but its claims rest on a custom benchmark with no independent validation.
- 3.1Proxics: an efficient programming model for far memory acceleratorsbuilding
Proxics proposes OS abstractions for near-data processing accelerators, showing real hardware gains — but the hardware ecosystem is still nascent.
- 3.0Ranked-choice conjoint experimentsbuilding
Ranking candidates instead of forcing a single pick cuts survey experiment error by up to 55%, with an open-source R package ready to use today.
- 2.9Matrix-Free 3D SIMP Topology Optimization with Fused Gather-GEMM-Scatter Kernelsbuilding
A fused GPU kernel speeds up 3D structural optimization by up to 7x on a single consumer GPU, cutting energy use by 3-5x — but only for problems that fit in 24 GB.
- 2.8HybridGen: Efficient LLM Generative Inference via CPU-GPU Hybrid Computingbuilding
A new CPU-GPU memory-sharing framework cuts long-context LLM inference costs by up to 3x, but requires specialized CXL memory hardware most deployments don't yet have.
- 2.7Adding Compilation Metadata To Binaries To Make Disassembly Decidablebuilding
A new binary metadata format lets compilers embed security hints directly in executables, making automated disassembly and analysis provably correct — on paper.
- 2.6Warm-Start Quantum Approximate Optimization Algorithm for QAM MIMO Data Detectionbuilding
A hybrid quantum-classical algorithm improves MIMO signal detection accuracy on real IBM quantum hardware, though practical scale remains a distant open question.
- 2.6DebugRepair: Enhancing LLM-Based Automated Program Repair via Self-Directed Debuggingbuilding
By feeding LLMs live runtime traces instead of just error messages, DebugRepair fixes 59 more Java bugs than the previous best method — but only in controlled benchmarks.
Tuesday, April 21, 2026
36 entries- 4.5Hardware-Efficient Neuro-Symbolic Networks with the Exp-Minus-Log Operatorundiscovered
One hardware primitive to rule all math: EML trees promise order-of-magnitude edge inference gains — if you own the silicon.
- 3.9TCL: Enabling Fast and Efficient Cross-Hardware Tensor Program Optimization via Continual Learningbuilding
A new DL compiler framework cuts tuning time 16.8x on CPU — meaning your inference stack just got cheaper to port.
- 3.9BioTrain: Sub-MB, Sub-50mW On-Device Fine-Tuning for Edge-AI on Biosignalsbuilding
Wearable AI that retrains itself on-device under 50mW and inside 0.67MB could end the 'it worked in the lab' problem for biosignal devices.
- 3.7GPUOS: A GPU Operating System Primitive for Transparent Operation Fusionundiscovered
Kernel launch overhead is quietly killing GPU utilization — GPUOS claims a 15.3x fix that plugs into PyTorch today.
- 3.7Architecture Matters More Than Scale: A Comparative Study of Retrieval and Memory Augmentation for Financial QA Under SME Compute Constraintsbuilding
An 8B local model beats cloud-scale assumptions — architecture choice matters more than throwing GPUs at financial QA.
- 3.7AgenTEE: Confidential LLM Agent Execution on Edge Devicesbuilding
Running LLM agents inside hardware-isolated enclaves on edge chips — privacy-preserving AI without the cloud tax.
- 3.7Event Tensor: A Unified Abstraction for Compiling Dynamic Megakernelundiscovered
A new compiler abstraction cuts LLM inference latency by fusing dynamic GPU kernels — the plumbing war just got interesting.
- 3.6MASFuzzer: Fuzz Driver Generation and Adaptive Scheduling via Multidimensional API Sequencesbuilding
A fuzzing framework that uses LLMs guided by real API usage patterns found 16 new vulnerabilities in well-tested open-source libraries, beating coverage benchmarks by 8.5%.
- 3.4Explainable Fall Detection for Elderly Care via Temporally Stable SHAP in Skeleton-Based Human Activity Recognitionbuilding
Explainable fall detection hits 94.3% accuracy under 25ms — but can clinicians actually trust the explanation layer?
- 3.4Wave-Based Dispatch for Circuit Cutting in Hybrid HPC--Quantum Systemsbuilding
A scheduling framework routes quantum circuit fragments through HPC job queues, cutting overhead to 5% on real hardware.
- 3.3SCENIC: Stream Computation-Enhanced SmartNICbuilding
Open-source 200G SmartNIC with on-path compute threatens the Broadcom/Mellanox stranglehold on datacenter offload.
- 3.3A KL Lens on Quantization: Fast, Forward-Only Sensitivity for Mixed-Precision SSM-Transformer Modelsbuilding
KL divergence beats MSE for mixed-precision quantization of hybrid SSMs — and it runs on a single forward pass.
- 3.2Sandpile Economics: Theory, Identification, and Evidencebuilding
Forman-Ricci curvature of input-output networks predicts recessions better than standard macro metrics — and capitalism is structurally wired for collapse.
- 3.2Efficient Bayesian inference for non-linear association structures in joint models: A hierarchical approach via INLAbuilding
A new statistical framework lets researchers model curved, non-linear relationships between biomarkers and disease risk — faster and more honestly than standard joint models allow.
- 3.2Toward Zero-Egress Psychiatric AI: On-Device LLM Deployment for Privacy-Preserving Mental Health Decision Supportbuilding
On-device LLMs delivering DSM-5 psychiatric screening where patient data legally can't touch a cloud server.
- 3.2Enabling AI ASICs for Zero Knowledge Proofundiscovered
TPUs just got 10x faster at zero-knowledge proofs — Google's AI silicon may own the next crypto infrastructure layer.
- 3.2Enhancing time-frequency resolution with optimal transport and barycentric fusion of multiple spectrogrambuilding
A new signal-processing method combines multiple spectrograms using optimal transport math to beat the physics limit on simultaneous time and frequency sharpness.
- 3.1Rare Event Analysis via Stochastic Optimal Controlbuilding
Drug discovery's hardest math problem just got a cleaner solver — and it could reprice computational chemistry pipelines.
- 3.1Optimal algorithmic complexity of inference in quantum kernel methodsbuilding
Quantum ML inference just got a provably optimal speedup — but your GPU is still safe for now.
- 3.1Lightning OPD: Efficient Post-Training for Large Reasoning Models with Offline On-Policy Distillationbuilding
A new offline training method cuts the compute cost of distilling large reasoning models by 4x, eliminating the need for a live teacher server.
- 3.1Proxics: an efficient programming model for far memory acceleratorsbuilding
A new programming model makes near-memory accelerators easier to use — but real-world speedups depend heavily on communication latency that most hardware proposals ignore.
- 3.0Joint Representation Learning and Clustering via Gradient-Based Manifold Optimizationbuilding
A new optimization framework jointly learns to compress and cluster high-dimensional data, but evidence so far rests on simulated data and MNIST.
- 3.0Ranked-choice conjoint experimentsbuilding
Replacing binary forced-choice survey questions with ranked choices cuts standard errors by up to 55%, making political and consumer surveys more precise at the same cost.
- 3.0Building Low-Altitude Communication Networks: A Digital Twin-Based Optimization Frameworkbuilding
A digital twin framework tuned 5G drone-network coverage from 14% to 53% in real-world tests — promising, but validated in only one deployment.
- 2.9Threat Modeling and Attack Surface Analysis of IoT-Enabled Controlled Environment Agriculture Systemsbuilding
The first formal threat model for IoT-connected indoor farms finds 123 vulnerabilities across 10 unauthenticated protocols — with crop loss possible in minutes.
- 2.9BOAT: Navigating the Sea of In Silico Predictors for Antibody Design via Multi-Objective Bayesian Optimizationbuilding
A Bayesian optimization framework for antibody drug design jointly tunes multiple properties at once, outpacing sequential filtering pipelines in specific, well-defined regimes.
- 2.9Exploiting Scheduling Flexibility via State-Based Scheduling When Guaranteeing Worst-Case Servicesbuilding
A new theoretical framework lets network schedulers squeeze more short-term flexibility out of worst-case guarantees — but commercial impact is years away.
- 2.9Who Gets Flagged? The Pluralistic Evaluation Gap in AI Content Watermarkingbuilding
AI watermarking systems may flag content unevenly across languages and cultures — and current benchmarks don't even measure the gap.
- 2.9EMGFlow: Robust and Efficient Surface Electromyography Synthesis via Flow Matchingbuilding
A flow-matching model generates realistic muscle-signal training data, potentially easing the data bottleneck that stalls prosthetic and gesture-control AI.
- 2.9M100: An Orchestrated Dataflow Architecture Powering General AI Computingbuilding
Li Auto built its own AI inference chip for autonomous driving and LLMs — and claims it beats GPUs on utilization.
- 2.8Balanced Co-Clustering of Users and Items for Embedding Table Compression in Recommender Systemsbuilding
Cut recommender embedding tables by 75% with under 2% accuracy loss — inference cost just became a solvable problem.
- 2.8HybridGen: Efficient LLM Generative Inference via CPU-GPU Hybrid Computingbuilding
A CPU-GPU hybrid framework squeezes more long-context LLM throughput from existing hardware by treating the CPU as a real compute partner, not just overflow storage.
- 2.3OneVL: One-Step Latent Reasoning and Planning with Vision-Language Explanationbuilding
OneVL matches the speed of answer-only driving models while beating verbose chain-of-thought accuracy — by forcing latent reasoning to predict future video frames.
- 2.3Towards Real-Time ECG and EMG Modeling on $μ$ NPUsbuilding
PhysioLite runs heart and muscle signal analysis on a microcontroller-sized chip at under 370KB — but real-world clinical validation is still missing.
- 2.1Latent Phase-Shift Rollback: Inference-Time Error Correction via Residual Stream Monitoring and KV-Cache Steeringbuilding
A new inference-time technique cuts reasoning errors in an 8B model by 15 points on a hard math benchmark — no retraining required, but key assumptions need stress-testing.
- 1.8GSQ: Highly-Accurate Low-Precision Scalar Quantization for LLMs via Gumbel-Softmax Samplingbuilding
GSQ matches expensive vector-quantization accuracy using simple scalar math, potentially making sub-3-bit LLM inference easier to deploy on consumer hardware.
Friday, April 17, 2026
20 entries- 4.9MeloTune: On-Device Arousal Learning and Peer-to-Peer Mood Coupling for Proactive Music Curationundiscovered
A 94K-parameter iPhone model predicts your mood trajectory and syncs it with friends — no cloud, no raw data leaving the device.
- 4.5Hardware-Efficient Neuro-Symbolic Networks with the Exp-Minus-Log Operatorundiscovered
A single hardware primitive could replace every activation function on edge silicon — if the math holds up in practice.
- 4.4Fast and principled equation discovery from chaos to climateundiscovered
Bayesian-ARGOS discovers governing equations from noisy chaos data 100x faster than rivals — climate modeling and control systems are next.
- 4.4Aethon: A Reference-Based Replication Primitive for Constant-Time Instantiation of Stateful AI Agentsundiscovered
Spawning a thousand AI agents shouldn't cost a thousand times the memory — Aethon says it doesn't have to.
- 3.9TCL: Enabling Fast and Efficient Cross-Hardware Tensor Program Optimization via Continual Learningbuilding
DL compiler tuning just got 16.8x faster with 10% of the data — cross-hardware model deployment gets cheaper.
- 3.9BioTrain: Sub-MB, Sub-50mW On-Device Fine-Tuning for Edge-AI on Biosignalsbuilding
On-device EEG fine-tuning in 0.67 MB at 50 mW — your next wearable might train itself on your brain.
- 3.8Record-Remix-Replay: Hierarchical GPU Kernel Optimization using Evolutionary Searchbuilding
An LLM-plus-Bayesian framework auto-tunes GPU kernels end-to-end, nearly 10x faster than today's best evolutionary search.
- 3.7From Translation to Superset: Benchmark-Driven Evolution of a Production AI Agent from Rust to Pythonbuilding
A 648K-line Rust codebase collapsed to 41K lines of Python — and the Python version is winning on benchmarks.
- 3.7Event Tensor: A Unified Abstraction for Compiling Dynamic Megakernelundiscovered
A new GPU compiler abstraction cuts LLM inference latency by fusing dynamic kernels — the boring plumbing that prints money at scale.
- 3.6ProbeLogits: Kernel-Level LLM Inference Primitives for AI-Native Operating Systemsundiscovered
Kernel-level LLM logit probing hits F1=0.98 on OS action safety — no training required.
- 3.6GPU Acceleration of Sparse Fully Homomorphic Encrypted DNNsbuilding
FHE-encrypted neural nets just got 3x faster on AMD GPUs — privacy-preserving AI inference is no longer purely theoretical.
- 3.5Robust Explanations for User Trust in Enterprise NLP Systemsbuilding
Decoder LLMs explain themselves 73% more consistently than BERT under real user noise — compliance teams should care.
- 3.5Tessera: Unlocking Heterogeneous GPUs through Kernel-Granularity Disaggregationundiscovered
Mixing cheap and expensive GPUs for inference just got 2.3x better — heterogeneous clusters may be the cost arbitrage AI infra needs.
- 3.5Compliant But Unsatisfactory: The Gap Between Auditing Standards and Practices for Probabilistic Genotyping Softwarebuilding
DNA software sends people to prison — and its audits are toothless theater dressed up as rigor.
- 3.4Explainable Fall Detection for Elderly Care via Temporally Stable SHAP in Skeleton-Based Human Activity Recognitionbuilding
Explainable AI finally meets fall detection — 94.3% accuracy, 25ms latency, and attributions clinicians can actually read.
- 3.4Wave-Based Dispatch for Circuit Cutting in Hybrid HPC--Quantum Systemsbuilding
Quantum circuit cutting finally plays nice with HPC job schedulers — but NISQ hardware still has to cooperate.
- 3.3A KL Lens on Quantization: Fast, Forward-Only Sensitivity for Mixed-Precision SSM-Transformer Modelsbuilding
KL divergence beats MSE for quantization sensitivity — and runs without backprop, making edge AI deployment faster and cheaper.
- 3.2Sandpile Economics: Theory, Identification, and Evidencebuilding
Forman-Ricci curvature of input-output graphs predicts recessions better than standard network metrics — and explains why small shocks detonate big crises.
- 3.1Lightning OPD: Efficient Post-Training for Large Reasoning Models with Offline On-Policy Distillationbuilding
Distilling a reasoning model to 69.9% AIME 2024 in 30 GPU hours just killed the case for always-on teacher servers.
- 3.0Joint Representation Learning and Clustering via Gradient-Based Manifold Optimizationundiscovered
Simultaneous dimensionality reduction and clustering on a Riemannian manifold beats standard algorithms — but only on MNIST.
Thursday, April 16, 2026
20 entries- 4.9MeloTune: On-Device Arousal Learning and Peer-to-Peer Mood Coupling for Proactive Music Curationundiscovered
A 94K-parameter on-device mood engine that learns your arousal curve privately — and syncs it with your friends, not the cloud.
- 4.5Hardware-Efficient Neuro-Symbolic Networks with the Exp-Minus-Log Operatorundiscovered
A single two-input operator could replace every activation function on edge silicon — if the math holds up in practice.
- 4.4Fast and principled equation discovery from chaos to climateundiscovered
Bayesian-ARGOS discovers governing equations from noisy chaos data — 100x faster than its predecessor, with actual uncertainty bounds.
- 4.4Aethon: A Reference-Based Replication Primitive for Constant-Time Instantiation of Stateful AI Agentsundiscovered
Spawning 10,000 AI agents shouldn't cost 10,000 memory allocations — Aethon bets copy-on-write beats brute-force materialization.
- 3.9TCL: Enabling Fast and Efficient Cross-Hardware Tensor Program Optimization via Continual Learningbuilding
DL compiler tuning just got 16x faster across hardware — and that changes the MLOps cost calculus.
- 3.9BioTrain: Sub-MB, Sub-50mW On-Device Fine-Tuning for Edge-AI on Biosignalsbuilding
Full neural net fine-tuning on a wearable chip under 50mW just got real — and it rewrites the privacy calculus for biosignal AI.
- 3.7MATCHA: Efficient Deployment of Deep Neural Networks on Multi-Accelerator Heterogeneous Edge SoCsundiscovered
A compiler that cuts edge AI inference latency 35% on heterogeneous chips could quietly redraw the embedded ML stack.
- 3.7From Translation to Superset: Benchmark-Driven Evolution of a Production AI Agent from Rust to Pythonundiscovered
LLMs can now port 648K lines of production Rust to 41K lines of Python — and the port wins on benchmarks.
- 3.7Event Tensor: A Unified Abstraction for Compiling Dynamic Megakernelbuilding
A new GPU compiler abstraction cuts LLM inference latency by killing kernel launch gaps — without breaking on dynamic shapes.
- 3.5Tessera: Unlocking Heterogeneous GPUs through Kernel-Granularity Disaggregationundiscovered
Mixing cheap and expensive GPUs for inference just got 2.3x better — and that changes your CapEx math.
- 3.4Explainable Fall Detection for Elderly Care via Temporally Stable SHAP in Skeleton-Based Human Activity Recognitionbuilding
Explainable AI finally earns its keep in elder care — 94.3% fall detection accuracy with explanations clinicians can actually act on.
- 3.4Convolutional Maximum Mean Discrepancy for Inference in Noisy Dataunknown
Noisy data kills inference — this kernel method fixes that without the computational tax.
- 3.2Sandpile Economics: Theory, Identification, and Evidenceundiscovered
Forman-Ricci curvature on input-output graphs predicts recessions better than standard network metrics — and the math says crises are structural, not random.
- 3.1CUTEv2: Unified and Configurable Matrix Extension for Diverse CPU Architectures with Minimal Design Overheadundiscovered
An open-source matrix accelerator beats Intel AMX by 2.31x on Llama3 — and fits in 0.53 mm².
- 2.8E2E-Fly: An Integrated Training-to-Deployment System for End-to-End Quadrotor Autonomybuilding
A unified sim-to-real pipeline for drone autonomy just cut the gap between training code and flying hardware to near-zero.
- 0.0CrashSight: A Phase-Aware, Infrastructure-Centric Video Benchmark for Traffic Crash Scene Understanding and Reasoningundiscovered
Current AI can describe a crash but can't explain why it happened — CrashSight exposes the gap that matters for autonomous vehicles.
- 0.0Investigation of Automated Design of Quantum Circuits for Imaginary Time Evolution Methods Using Deep Reinforcement Learningundiscovered
A reinforcement learning agent designs quantum circuits 43% shallower than human engineers — NISQ hardware just got a software edge.
- 0.0U-Cast: A Surprisingly Simple and Efficient Frontier Probabilistic AI Weather Forecasterundiscovered
Frontier probabilistic weather forecasting in 12 GPU-days — ECMWF's moat just got cheaper to replicate.
- 0.0PrivFedTalk: Privacy-Aware Federated Diffusion with Identity-Stable Adapters for Personalized Talking-Head Generationundiscovered
Federated diffusion for deepfake-proof talking heads: privacy-first synthetic video could reshape enterprise comms and identity tech.
- 0.0AgiPIX: Bridging Simulation and Reality in Indoor Aerial Inspectionundiscovered
Open-source drone platform achieves zero-shot sim-to-real transfer for indoor industrial inspection — no calibration tax.