AIBullisharXiv – CS AI · Jun 256/10
🧠WinDOM introduces a novel approach to training small 2B-parameter GUI-grounding models through Self-Family Distillation, achieving significant performance improvements without expensive human annotation by leveraging automated DOM-based data collection and rejection sampling techniques.
AIBullisharXiv – CS AI · Jun 256/10
🧠Researchers introduce Lightweight PCGAE-Net, a new neural network architecture that reduces 5G channel prediction model size by 58% while improving accuracy by up to 6.0dB. The model addresses architectural inefficiencies in existing transformers through parallel attention mechanisms and a bottleneck autoencoder, enabling deployment on base-station hardware with computational constraints.
AIBullisharXiv – CS AI · Jun 236/10
🧠Researchers introduce ScalePredictor, a dynamic quantization framework that optimizes Vision Transformer deployment on edge devices by learning instance-aware quantization scales. The method leverages correlations between shallow-layer activation distributions and deeper-layer optimal scales, achieving superior accuracy-efficiency trade-offs compared to existing post-training quantization approaches.
AIBullisharXiv – CS AI · Jun 236/10
🧠Researchers introduce Gold Points Sniper (GPS), a framework enhancing lightweight vision-language models with self-guided reasoning for fine-grained human action understanding in robotics. The system combines critical detail extraction, self-questioning validation, and semantic entailment checking to achieve GPT-4o-level performance while maintaining superior factual accuracy for domestic robot applications.
🧠 GPT-4
AIBullisharXiv – CS AI · Jun 236/10
🧠Researchers introduce PRIDE, a knowledge distillation method that compresses large language models for empathetic dialogue while maintaining quality through privileged information available only during training. The technique demonstrates that smaller models can match or exceed larger teacher models' performance when trained with psychological annotations and contextual cues, enabling deployment in resource-constrained environments.
AINeutralarXiv – CS AI · Jun 235/10
🧠Researchers conducted a comprehensive benchmark comparing YOLO26, a new NMS-free object detection model, against YOLOv8 across multiple datasets and hardware configurations. While YOLO26 demonstrated superior accuracy on general object detection tasks, YOLOv8 maintained faster GPU inference speeds, revealing that architectural innovations don't guarantee universal performance advantages.
AINeutralarXiv – CS AI · Jun 196/10
🧠Researchers introduce QC-GAN, a parameter-efficient speech enhancement model combining Quaternion Conformer architecture with MetricGAN training. The framework achieves state-of-the-art speech quality scores while using less than half the parameters of comparable models, with a 35K-parameter variant demonstrating viable ultra-lightweight performance.
AINeutralarXiv – CS AI · Jun 116/10
🧠Researchers propose interleaved stacking, a novel training method for distilling large speech foundation models into efficient student models while accelerating training speed. The technique maintains consistent layer positions during progressive depth expansion, addressing performance degradation issues in existing stacking approaches and demonstrating effectiveness on the SUPERB benchmark.
AINeutralarXiv – CS AI · Jun 86/10
🧠Researchers propose FAIR-Calib, a novel post-training quantization framework designed to address instability issues in Diffusion Large Language Models (dLLMs) where early token decisions become permanently locked despite remaining fragile. The two-stage method uses frontier-aware reweighting to protect critical decision points during model compression, demonstrating improved performance over existing quantization baselines.
🏢 Meta
AINeutralarXiv – CS AI · Jun 86/10
🧠Researchers benchmarked five sub-1B language models and discovered that Full Fine-Tuning actively degrades performance on models under 300M parameters, causing accuracy to drop below zero-shot baselines. Parameter-Efficient Fine-Tuning (PEFT) methods like LoRA and DoRA prove necessary for stability, with task-specific strengths that outperform full fine-tuning and sometimes even match in-context learning on the smallest architectures.
AINeutralarXiv – CS AI · Jun 46/10
🧠Researchers introduce MaskAQ, a novel data-free quantization technique for Vision Transformers that identifies and aligns informative image regions to improve model compression without requiring access to real training data. The approach addresses distribution mismatches in synthetic data generation, enabling more efficient deployment of ViT models while maintaining security and privacy.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce Automatically Differentiable Nonlinear Tensor Networks (ADNTNs), a novel technique for compressing deep neural networks by building large weight tensors from hierarchical small cores with nonlinear activations. The method achieves compression ratios from 2,000× to 77,000× on standard architectures like AlexNet and VGG-16 while maintaining or improving accuracy, representing a mathematically structured approach to reducing model size.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce ProbScale, a framework that combines neural scaling laws with probing analysis to identify parameter-efficient subnetworks in Small Language Models. The method achieves 5-10x parameter reduction while maintaining 95-98% performance on downstream tasks, addressing deployment challenges for resource-constrained environments.
AINeutralarXiv – CS AI · Jun 16/10
🧠Researchers propose a novel reparameterization technique using feature noise injection that enables joint optimization of speech model performance and computational complexity during training via gradient descent. Unlike post-hoc methods like pruning or quantization, this approach dynamically optimizes model size without heuristic weight-selection criteria, demonstrated through voice activity detection and audio anti-spoofing applications.
AINeutralarXiv – CS AI · May 296/10
🧠Researchers propose an accuracy-aware pruning mechanism for CNNs that improves upon existing Layer-wise Relevance Propagation (LRP) methods to reduce model size without degrading performance in transfer learning scenarios with limited data. The approach dynamically adjusts pruning rates using harmonic mean of class accuracy, achieving 15% improvement in compression efficiency while maintaining task-specific accuracy.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce Soro, a family of Tajik-language large language models built on Gemma 3 that outperforms baseline models while maintaining English capabilities. The project addresses computational constraints in Tajikistan through efficient quantization methods and includes newly open-sourced Tajik benchmarks for rigorous evaluation.
🏢 Hugging Face
AIBullisharXiv – CS AI · May 276/10
🧠Researchers developed a specialized three-component pipeline for automated wind turbine blade inspection that combines object detection, spatial encoding, and a fine-tuned language model to generate structured maintenance reports. The system significantly outperforms general-purpose vision-language models, achieving 4% hallucination rate versus 65%, while running efficiently on edge hardware.
AINeutralarXiv – CS AI · May 126/10
🧠CardiacNAS presents an evolutionary neural architecture search framework that optimizes cardiac MRI segmentation models for both accuracy and computational efficiency. The approach achieves 93.22% dice similarity with only 3.58M parameters, demonstrating how resource-aware AI design can enable deployment of medical imaging models on resource-constrained environments.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers demonstrate that extreme quantization of large language models causes degradation beyond numerical precision loss, specifically through reduced smoothness in prediction spaces. They introduce smoothness-preserving techniques in post-training and quantization-aware training that improve generation quality independent of numerical accuracy gains.
AIBullisharXiv – CS AI · May 116/10
🧠Researchers present a 2.5-D decomposition method that improves LLM-based spatial reasoning for autonomous construction tasks by constraining language models to 2D horizontal planning while deterministic systems handle vertical placement. The approach achieves 94.6% structural accuracy on benchmark tests, significantly outperforming existing methods and demonstrating practical deployment on edge hardware.
🏢 Nvidia🧠 GPT-4
AINeutralarXiv – CS AI · Apr 146/10
🧠ReSpinQuant introduces an efficient quantization framework for large language models that combines the expressivity of layer-wise adaptation with the computational efficiency of global rotation methods. By leveraging offline activation rotation fusion and residual subspace rotation matching, the approach achieves state-of-the-art performance on aggressive quantization schemes (W4A4, W3A3) without significant inference overhead.
AINeutralarXiv – CS AI · Apr 136/10
🧠Researchers introduce CoA-LoRA, a method that dynamically adapts LoRA fine-tuning to different quantization configurations without requiring separate retraining for each setting. The approach uses a configuration-aware model and Pareto-based search to optimize low-rank adjustments across heterogeneous edge devices, achieving comparable performance to traditional methods with zero additional computational cost.
AIBullisharXiv – CS AI · Apr 106/10
🧠Researchers introduce EmoMAS, a Bayesian multi-agent framework that enables small language models to perform sophisticated negotiation by treating emotional intelligence as a strategic variable. The system coordinates game-theoretic, reinforcement learning, and psychological agents to optimize negotiation outcomes while maintaining privacy through edge deployment, demonstrating performance comparable to larger models across high-stakes domains.