y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#lightweight-models News & Analysis

9 articles tagged with #lightweight-models. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

9 articles
AIBullisharXiv – CS AI · Jun 27/10
🧠

FreqLite: A Lightweight Frequency-Decomposed Linear Model with Adaptive Reversible Normalization for Robust Long-Term Time-Series Forecasting

FreqLite is a new lightweight linear model for long-term time-series forecasting that uses frequency decomposition and adaptive normalization to achieve better accuracy than larger transformer models while requiring 4x fewer parameters and significantly less computational resources. The method introduces Adaptive Reversible Instance Normalization (A-RevIN) to handle non-stationary data more effectively than existing approaches.

AIBullisharXiv – CS AI · May 297/10
🧠

AgentDoG 1.5: A Lightweight and Scalable Alignment Framework for AI Agent Safety and Security

Researchers introduce AgentDoG 1.5, a lightweight AI safety framework designed to protect open-world agents like OpenClaw from emerging security risks. The framework uses only ~1k training samples to create efficient models (0.8B-8B parameters) that match closed-source alternatives while reducing deployment overhead by 100x, with all resources released openly.

🧠 GPT-5
AINeutralarXiv – CS AI · Jun 56/10
🧠

DisasterBench: A Multimodal Benchmark for UAV-Based Disaster Response in Complex Environments

Researchers introduced DisasterBench, a multimodal AI benchmark designed to improve UAV-based disaster response by testing reasoning across 14 disaster types and 9 response-critical tasks. They also developed DisasterVL, a lightweight 2B-parameter model that achieves GPT-4o-level reasoning accuracy while operating efficiently on edge devices with limited computational resources.

🧠 GPT-4
AINeutralarXiv – CS AI · Jun 26/10
🧠

GIRL-DETR: Gradient-Isolated Reinforcement Learning for Video Moment Retrieval

GIRL-DETR introduces a novel reinforcement learning approach for video moment retrieval that addresses the optimization gap between training losses and evaluation metrics. By freezing backbone networks and applying progressive RL only to detection heads, the method achieves significant accuracy improvements while protecting learned feature representations in lightweight models.

AINeutralarXiv – CS AI · Jun 26/10
🧠

LALE: Lightweight-Transformer Architecture for Land-Cover Estimation

Researchers introduce LALE, a lightweight transformer architecture for remote sensing image segmentation that achieves strong efficiency-performance trade-offs by separating high-resolution local feature processing (via ConvMixer) from low-resolution global context modeling (via transformers). The approach demonstrates that a 1.6M parameter model can match near-SOTA performance while requiring 4.5x fewer parameters and 17x fewer computational operations.

AIBullisharXiv – CS AI · Jun 26/10
🧠

A Lightweight Context-Driven Training-Free Network for Scene Text Segmentation and Recognition

Researchers propose a training-free, lightweight framework for scene text recognition that leverages pre-trained models and context-driven understanding to achieve state-of-the-art performance with significantly reduced computational requirements. The approach uses attention-based segmentation and semantic evaluation to enable faster inference suitable for real-time deployment scenarios.

AIBullisharXiv – CS AI · May 296/10
🧠

UI-KOBE: Knowledge-Oriented Behavior Exploration for Lightweight Graph-Guided GUI Agents

Researchers introduce UI-KOBE, a framework that enhances lightweight mobile GUI agents by combining them with app-specific knowledge graphs to enable more reliable task automation on mobile devices. This approach reduces dependency on large vision-language models, lowering inference costs and improving privacy by enabling on-device deployment without sacrificing performance.

AIBullisharXiv – CS AI · May 116/10
🧠

LiteGUI: Distilling Compact GUI Agents with Reinforcement Learning

Researchers introduce LiteGUI, a novel training framework that enhances lightweight GUI agents (2B-3B parameters) through reinforcement learning and knowledge distillation, achieving competitive performance with much larger models. The approach addresses key limitations of traditional supervised fine-tuning by incorporating multi-solution learning and dynamic retrieval mechanisms to reduce hallucinations in automated interface interaction tasks.