y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All93,387🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General49,805

AI × Crypto News Feed

Real-time AI-curated news from 93,391+ articles across 50+ sources. Sentiment analysis, importance scoring, and key takeaways — updated every 15 minutes.

93391 articles
AINeutralarXiv – CS AI · Jun 26/10
🧠

RPCASSM: Robust PCA State Space Model For Infrared Small Target Detection

Researchers introduce RPCASSM, a novel deep learning architecture for detecting small infrared targets by combining robust principal component analysis with state space models. The approach addresses limitations of existing vision models by designing specialized modules to separately process background and target information, improving edge detection accuracy for surveillance and maritime applications.

AINeutralarXiv – CS AI · Jun 25/10
🧠

Understanding Identity Continuity in Thermal Video through Scene-Level Consistency

Researchers demonstrate that robust identity tracking in thermal video pedestrian detection can be achieved through lightweight post-processing with scene-level spatial-temporal consistency rather than complex re-identification models. By adding modular identity-repair components to YOLOv8 and SORT baselines, they improved IDF1 scores from 82.25 to 84.93 on thermal MOT benchmarks, suggesting that conservative trajectory relinking outperforms increasing tracker complexity.

AINeutralarXiv – CS AI · Jun 25/10
🧠

JenBridge: Adaptive Long-Form Video Soundtracking across Scene Transitions

JenBridge is a new AI framework for generating long-form video soundtracks that maintain coherence across scene transitions using transformer-based generative models and LLM-directed transition selection. The system combines text-audio pretraining with video-domain adaptation and introduces the LVS Benchmark for evaluating soundtrack quality and transition naturalness.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Two-Fidelity Best-Action Identification for Stochastic Minimax Tree

Researchers propose 2FFS, a two-fidelity tree-search algorithm that optimizes the tradeoff between cheap but biased heuristic evaluations and expensive but accurate rollouts in stochastic minimax trees. The method combines minimax and Monte Carlo Tree Search techniques with proven fixed-confidence correctness, achieving substantial sample and computational efficiency gains over existing approaches.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Fair Finetuning Mitigates Distribution Inference Attacks

Researchers introduce Fair Fine-tuning (FFt), a defense mechanism that combines fairness constraints with model fine-tuning to mitigate distribution inference attacks, where adversaries infer sensitive demographic information from machine learning models. The approach reduces adversarial accuracy gaps from ~15% to under 4% across multiple datasets while providing formal theoretical guarantees linking fairness metrics to privacy protection.

🏢 Meta
AINeutralarXiv – CS AI · Jun 26/10
🧠

SECUREVENT: Hybrid AI/ML Security Monitoring for Distributed Event-Based Systems

SECUREVENT proposes a hybrid AI/ML security architecture for distributed event-based systems that combines cryptographic controls with anomaly detection and behavioral analysis. The system addresses vulnerabilities in publish/subscribe platforms, IoT networks, and microservices by monitoring complex event patterns that static rules cannot detect, demonstrating improved threat detection recall while maintaining low false-positive rates.

AINeutralarXiv – CS AI · Jun 25/10
🧠

Construction of Historical Knowledge Graphs Based on BERT and Graph Neural Networks

Researchers present a machine learning architecture combining BERT and Graph Neural Networks to automatically extract entities and relationships from historical texts and construct structured knowledge graphs. The system demonstrates superior performance compared to traditional rule-based methods when processing complex historical documents with linguistic ambiguities and implicit references.

AIBullisharXiv – CS AI · Jun 26/10
🧠

FLARE: Diffusion for Hybrid Language Model

Researchers introduce FLARE, a conversion framework that enables large language models with hybrid attention mechanisms to function as both autoregressive and diffusion models, addressing a key limitation in parallel decoding while maintaining model capability. The approach demonstrates competitive performance with existing diffusion language models while delivering throughput gains in concurrent serving scenarios.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Breaking the Information Silo: Semantic Personas for Cross-Domain Recommendation

Researchers introduce SPHERE, a semantic-based system that enables recommendation knowledge transfer across completely separate digital platforms without requiring shared users or items. Using large language models to create behavioral semantic personas, the approach demonstrates consistent improvements over traditional recommendation algorithms across Amazon Books, Goodreads, and Steam, suggesting a new paradigm for breaking down information silos in cross-domain systems.

AIBullisharXiv – CS AI · Jun 26/10
🧠

STaR-KV: Spatio-Temporal Adaptive Re-weighting for KV Cache Compression in GUI Vision-Language Models

Researchers introduce STaR-KV, a training-free compression framework that reduces key-value cache memory consumption in vision-language GUI agents by up to 40% while maintaining accuracy. The method addresses a critical bottleneck where models like UI-TARS-1.5-7B consume prohibitive GPU memory during multi-step interactions, enabling more practical deployment on standard accelerators.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Multilinguality of Large Language Models From a Structural Perspective

Researchers analyzed how large language models process multiple languages through structural representation rather than token-level analysis. The study reveals that low-resource languages have fundamentally different structural properties compared to high-resource languages like English, and that language-specific training alters these structures while maintaining inter-language relationships.

AINeutralarXiv – CS AI · Jun 26/10
🧠

"I've Seen How This Goes": Characterizing Diversity via Progressive Conditional Surprise

Researchers propose a novel metric called 'Decan' for measuring diversity in AI-generated creative outputs using in-context learning and language model probabilities, achieving 84.6% accuracy on benchmark tests. The approach detects mode collapse and diversity loss across training stages without requiring specialized embedding models or human annotation, offering a practical tool for evaluating generative AI systems.

AIBullisharXiv – CS AI · Jun 26/10
🧠

Dynamic Trust-Aware Sparse Communication Topology for LLM-Based Multi-Agent Consensus

Researchers propose DySCo, a dynamic sparse communication mechanism for LLM-based multi-agent systems that reduces computational overhead by selectively routing messages between agents rather than using full broadcast. The approach maintains consensus quality while cutting token costs and latency that scale quadratically with agent count, addressing a key efficiency bottleneck in collaborative AI reasoning systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Learning Implicit Bias in Generative Spaces for Accelerating Protein Dynamics Emulation

Researchers have developed a method to enhance generative AI models that simulate protein dynamics by introducing a history-dependent bias that steers sampling toward undiscovered molecular states. The technique achieves 37× faster coverage of low-energy protein configurations compared to standard approaches, significantly improving the practical utility of AI-accelerated molecular simulation.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Suppressing Forgery-Specific Shortcuts for Generalizable Deepfake Detection

Researchers propose Shortcut Subspace Suppression (S³), a framework that improves deepfake detection generalization by explicitly identifying and suppressing forgery-method-specific artifacts in neural networks. The approach uses singular value decomposition to isolate shortcut subspaces and employs both training-time suppression and inference-time neuron attenuation to enhance cross-method detection performance.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Unveiling the Limits of Large Language Models in Inferring Pragmatic Meaning from Non-Verbal Responses

Researchers conducted the first systematic evaluation of large language models' ability to understand pragmatic meaning conveyed through non-verbal responses in dialogue. The study found that LLMs experience up to 60% accuracy drops when interpreting non-verbal cues compared to verbal communication, revealing significant limitations in their understanding of indirect human communication.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Boosting Multimodal Federated Learning via Chained Modality Optimization

Researchers propose FedMChain, a federated learning framework that addresses modality competition in multimodal machine learning by structuring training as sequential modality-specific phases rather than joint optimization. The approach combines phase-wise local optimization with sparse sign-guided server aggregation to improve model performance while reducing communication overhead.

AINeutralarXiv – CS AI · Jun 26/10
🧠

RadioMaster: Multi-Agent System for Autonomous Radio Signal Generation

Researchers introduce RadioMaster, a multi-agent AI framework that automates the conversion of user instructions into physical radio signals, addressing a critical gap in wireless prototyping. The system combines domain-specific knowledge retrieval, collaborative agent coordination, and hardware verification to outperform existing approaches in signal generation accuracy and configuration viability.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Collaborative Space Object Detection with Multi-Satellite Viewpoints in LEO Constellations

Researchers demonstrate that multi-view satellite imagery fusion significantly improves space object detection in LEO constellations, with detection accuracy (mAP50) improving up to 36.3% using collaborative multi-satellite observations. The study establishes practical pipelines for implementing YOLO-based detectors with fused multi-viewpoint data, addressing critical space safety challenges as orbital congestion increases.

AIBullisharXiv – CS AI · Jun 26/10
🧠

Train, Test, Re-evaluate: Schedule-Sensitive Evaluation of Generative Data for Hand Detection

Researchers demonstrate that synthetic data generated through inpainting can effectively augment hand detection models for safety-critical applications when trained using multi-stage scheduling approaches. The study shows that combining real and synthetic data with strategic fine-tuning improves detection accuracy on out-of-distribution scenarios like gloved hands, addressing a critical gap in occupational safety systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

RA-LWLM: Retrieval-Augmented In-Context Localization with Wireless Foundation Models

Researchers propose RA-LWLM, a retrieval-augmented framework for wireless localization in 6G networks that eliminates the need for retraining when base station configurations or environments change. The system combines a frozen wireless foundation model with a retrieval database and in-context learning to achieve consistent accuracy across different scenes without per-scene model adaptation.

AINeutralarXiv – CS AI · Jun 26/10
🧠

The Image Reconstruction Game: Drawing Common Ground Through Iterative Multimodal Dialogue

Researchers introduce the Image Reconstruction Game, an automated benchmark where vision-language models iteratively refine image generation through dialogue. The study reveals that the describer model quality dominates reconstruction outcomes, while generator capabilities determine whether refinement improves or degrades results, with mathematical imagery presenting the steepest challenges.

🏢 Meta
← PrevPage 1341 of 3736Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined