10 articles tagged with #real-time-processing. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.
AIBullisharXiv โ CS AI ยท Mar 177/10
๐ง Researchers developed SToRM, a new framework that reduces computational costs for autonomous driving systems using multi-modal large language models by up to 30x while maintaining performance. The system uses supervised token reduction techniques to enable real-time end-to-end driving on standard GPUs without sacrificing safety or accuracy.
AIBullisharXiv โ CS AI ยท Mar 57/10
๐ง Researchers introduce ZipMap, a new AI model for 3D reconstruction that achieves linear-time processing while maintaining accuracy comparable to slower quadratic-time methods. The system can reconstruct over 700 frames in under 10 seconds on a single H100 GPU, making it more than 20x faster than current state-of-the-art approaches like VGGT.
AIBullisharXiv โ CS AI ยท Mar 46/102
๐ง Researchers developed TinyIceNet, a compact AI model for real-time sea ice mapping using satellite SAR imagery, designed specifically for on-board FPGA processing in space. The system achieves 75.216% F1 score while consuming 50% less energy than GPU baselines, demonstrating practical AI deployment for maritime navigation in polar regions.
$NEAR
AIBullisharXiv โ CS AI ยท Mar 55/10
๐ง Researchers have developed MeanFlowSE, a new generative AI model for speech enhancement that performs single-step inference instead of requiring multiple computational steps. The method achieves strong audio quality with substantially lower computational costs, making it suitable for real-time applications without needing knowledge distillation or external teachers.
AINeutralarXiv โ CS AI ยท Mar 37/106
๐ง Researchers developed the first real-time framework for natural non-verbal human-AI interaction using body language, achieving 100 FPS on NVIDIA hardware. The study found that while AI models can mimic human motion, measurable differences persist between human and AI-generated body language, with temporal coherence being more important than visual fidelity.
AIBullisharXiv โ CS AI ยท Mar 36/103
๐ง FluxMem is a new training-free framework for streaming video understanding that uses hierarchical memory compression to reduce computational costs. The system achieves state-of-the-art performance on video benchmarks while reducing latency by 69.9% and GPU memory usage by 34.5%.
AINeutralIEEE Spectrum โ AI ยท Mar 16/108
๐ง Particle physicists are turning to AI to discover new physics beyond the Standard Model by using machine learning systems to analyze data from the Large Hadron Collider in real-time. The AI systems, running on FPGAs connected to detectors, must decide which of 40 million particle collisions per second are worth preserving for analysis, essentially becoming part of the scientific instrument itself.
AINeutralarXiv โ CS AI ยท Mar 34/103
๐ง Researchers developed Collar Recognition Nets (CRNs), lightweight neural networks for real-time recognition of casing collar signatures in downhole oil/gas operations. The system achieves 97.2% accuracy with only 1,985 parameters and processes 1,000 inferences per second on embedded ARM hardware.
AINeutralHugging Face Blog ยท Jul 104/107
๐ง The article discusses asynchronous robot inference, a technique that decouples action prediction from execution in robotic systems. This approach aims to improve robot performance by allowing prediction and execution processes to run independently, potentially reducing latency and improving overall system efficiency.
AINeutralarXiv โ CS AI ยท Mar 34/104
๐ง Researchers propose new methods for real-time reasoning over streaming data using Description Logic, addressing challenges of high-velocity data processing and inconsistency handling. The work introduces incremental algorithms for maintaining data materialization over sliding windows, with applications in OWL2 RL reasoning systems.