Topic
hybrid
Hybrid ANN-SNN Pipeline Achieves 99.09% Accuracy on ImageNet via Local Plasticity
A hybrid artificial-spiking neural network pipeline, coupling a pretrained EfficientNet encoder with a CoLaNET spiking classifier, achieves 99.09% accuracy on a 64-class ImageNet benchmark. The approach uses rate-coding to convert activations to spike trains and trains the SNN classifier with local, biologically inspired learning rules, bypassing end-to-end gradient propagation.
Hybrid Open-Ended Tri-Evolution Framework Boosts Deep Research AI Performance
Researchers propose the Hybrid Open-Ended Tri-Evolution (HOTE) framework that uses hybrid-mode reinforcement learning to collaboratively evolve a proposer, solver, and judge for deep research tasks. An 8B model trained with HOTE surpasses static open 8-32B models and state-of-the-art deep research training methods while requiring less time overhead.
Study Finds Hybrid CNN-Clay Model Improves Landslide Detection Accuracy Over Baseline
A study evaluates Clay v1.5, a Geospatial Foundation Model, for pixel-level landslide segmentation on the Landslide4Sense benchmark. The hybrid U-Net + Clay model with two-stage LoRA achieves a test F1 of 64.5%, outperforming both the Clay-only backbone and a standard U-Net baseline.
Parallel Hybrid Architecture Combines GSS and Attention for Efficient Long-Context Language Modeling
Researchers propose the Parallel Hybrid Architecture (PHA), combining Gated State Spaces, Grouped Query Attention, and Feed-Forward Networks in parallel branches fused by a learnable mixing mechanism. On WikiText-103, PHA achieves 16.51 PPL at 125M parameters, outperforming comparable models, and scales to 180M parameters with 16.42 PPL while delivering 24% higher throughput and up to 40% lower memory usage.
EdgeCitadel: Hybrid NATS-MQTT Orchestration Platform for Edge Multi-Agent Systems
EdgeCitadel is an edge multi-agent orchestration platform built around a single NATS 2.10 server with an MQTT adapter. It combines MQTT connectivity, JetStream-backed persistence, direct peer delegation, and a passive aggregator. A testbed spanning ARM64, x64, and Android clients demonstrates the hybrid architecture.