AIBullisharXiv – CS AI · Jun 27/10
🧠Researchers propose T1, a tool-integrated verification framework that enables small language models to effectively verify outputs during test-time compute scaling by offloading memorization-heavy tasks to external tools. The approach demonstrates that a 1B parameter model can outperform an 8B model on mathematical benchmarks when equipped with tool integration, addressing a critical limitation in deploying smaller models at inference time.
🧠 Llama
AIBullisharXiv – CS AI · May 97/10
🧠Researchers demonstrate that fine-tuned small language models (SLMs) can outperform larger language models for Windows event log analysis while requiring significantly fewer computational resources. The study creates a synthetic dataset with remediation actions and shows SLMs deliver superior issue identification and actionable solutions, presenting a practical alternative to cloud-dependent LLMs for enterprise security operations.
AIBullisharXiv – CS AI · May 47/10
🧠Researchers introduce RSAT, a method that trains small language models (1-8B parameters) to answer table-based questions with step-by-step reasoning and cell-level citations, achieving 3.7x improvement in faithfulness over baseline approaches. The technique uses structured JSON outputs and reinforcement learning to ensure AI reasoning is verifiable and grounded in source data.
🧠 Llama
AIBullisharXiv – CS AI · May 47/10
🧠Researchers demonstrate that small language models (3-4B parameters) can achieve strong multi-task radiology performance through LoRA fine-tuning, enabling deployment on consumer-grade CPUs without GPUs. The RadLite system, trained on 162K samples across 9 radiology tasks, shows dramatic performance improvements over zero-shot baselines and can be quantized to 1.8-2.4GB for practical clinical deployment.
AIBullisharXiv – CS AI · Apr 147/10
🧠Researchers introduce Pioneer Agent, an automated system that continuously improves small language models in production by diagnosing failures, curating training data, and retraining under regression constraints. The system demonstrates significant performance gains across benchmarks, with real-world deployments achieving improvements from 84.9% to 99.3% in intent classification.
AIBullisharXiv – CS AI · Apr 147/10
🧠Researchers demonstrate a cost-effective approach to training specialized small language models by using LLMs as one-time teachers to generate synthetic training data. By converting 3.2 billion maritime vessel tracking records into 21,543 QA pairs, they fine-tuned Qwen2.5-7B to achieve 75% accuracy on maritime tasks at a fraction of the cost of deploying larger models, establishing a reproducible framework for domain-specific AI applications.
🧠 GPT-4
AIBullisharXiv – CS AI · Mar 117/10
🧠Researchers demonstrated that a fine-tuned small language model (SLM) with 350M parameters can significantly outperform large language models like ChatGPT in tool-calling tasks, achieving a 77.55% pass rate versus ChatGPT's 26%. This breakthrough suggests organizations can reduce AI operational costs while maintaining or improving performance through targeted fine-tuning of smaller models.
🏢 Meta🏢 Hugging Face🧠 ChatGPT
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers evaluated 12 small language models on Arabic NLP tasks using a 240-item benchmark across 8 domains, finding that Gemma 3 (12B) performed best despite model size alone not determining performance. The study reveals that Arabic alignment and instruction-following capability matter more than parameter count, with lower-performing models struggling with prompt leakage, hallucination, and language drift.
🧠 GPT-4🧠 Claude🧠 Haiku
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers introduce RECENT, a framework that enables small language models to effectively ground robot skills through code refactoring rather than full regeneration. By decoupling skill semantics from embodiment-specific details, the approach matches LLM-based performance while remaining practical for resource-constrained embodied agents.
AIBullisharXiv – CS AI · Jun 96/10
🧠A research study compares feedback quality from locally-hosted small language models (SLMs), commercial LLMs like GPT-4, and human instructors across computer science courses. The findings show that quantized Llama-3.1 matched commercial LLM performance while offering privacy and cost advantages, though human feedback remained superior for specialized writing tasks.
🧠 GPT-4🧠 Llama
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.
AIBullisharXiv – CS AI · Jun 26/10
🧠Researchers demonstrate that Phi Silica, a small language model, can be effectively adapted for short-form text rewriting through dataset curation and fine-tuning, achieving performance comparable to GPT-4-chat while reducing hallucinations and improving semantic fidelity in high-density, constrained contexts.
🧠 GPT-5
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.
AIBullisharXiv – CS AI · Apr 156/10
🧠Researchers introduce HintMR, a hint-assisted reasoning framework that improves mathematical problem-solving in small language models by using a separate hint-generating model to provide contextual guidance through multi-step problems. This collaborative two-model system demonstrates significant accuracy improvements over standard prompting while maintaining computational efficiency.
AINeutralarXiv – CS AI · Apr 146/10
🧠Researchers demonstrate that five mature small language model architectures (1.5B-8B parameters) share nearly identical emotion vector representations despite exhibiting opposite behavioral profiles, suggesting emotion geometry is a universal feature organized early in model development. The study also deconstructs prior emotion-vector research methodology into four distinct layers of confounding factors, revealing that single correlations between studies cannot safely establish comparability.
🧠 Llama
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.
AIBullisharXiv – CS AI · Apr 76/10
🧠Researchers developed a new training approach that makes small language models more effective search agents by teaching them to consistently use search tools rather than relying on internal knowledge. The method achieved significant performance improvements of 17.3 points on Bamboogle and 15.3 points on HotpotQA, reaching large language model-level results while maintaining lower computational costs.
AINeutralarXiv – CS AI · Apr 76/10
🧠Researchers conducted the first comprehensive analysis of emotion representations in small language models (100M-10B parameters), finding that these models do possess internal emotion vectors similar to larger frontier models. The study evaluated 9 models across 5 architectural families and discovered that emotion representations localize at middle transformer layers, with generation-based extraction methods proving superior to comprehension-based approaches.
🏢 Perplexity🧠 Llama
AIBullisharXiv – CS AI · Mar 26/1012
🧠Researchers propose TASC (Task-Adaptive Sequence Compression), a framework for accelerating small language models through two methods: TASC-ft for fine-tuning with expanded vocabularies and TASC-spec for training-free speculative decoding. The methods demonstrate improved inference efficiency while maintaining task performance across low output-variability generation tasks.
AINeutralarXiv – CS AI · Mar 27/1017
🧠Researchers introduce RooflineBench, a framework for measuring performance capabilities of Small Language Models on edge devices using operational intensity analysis. The study reveals that sequence length significantly impacts performance, model depth causes efficiency regression, and structural improvements like Multi-head Latent Attention can unlock better hardware utilization.
AIBullisharXiv – CS AI · Feb 276/106
🧠Researchers developed a three-stage framework using Small Language Models (SLMs) to automatically translate natural language queries into Kusto Query Language (KQL) for cybersecurity operations. The approach achieves high accuracy (98.7% syntax, 90.6% semantic) while reducing costs by up to 10x compared to GPT-4, potentially solving bottlenecks in Security Operations Centers.
AIBullisharXiv – CS AI · Feb 276/107
🧠Researchers propose Struct-SQL, a knowledge distillation framework that improves Small Language Models for Text-to-SQL tasks by using structured Chain-of-Thought reasoning instead of unstructured approaches. The method achieves an 8.1% improvement over baseline distillation, primarily by reducing syntactic errors through formal query execution plan blueprints.
AINeutralarXiv – CS AI · Feb 274/107
🧠Researchers benchmarked small language models (SLMs) for leader-follower role classification in human-robot interaction, finding that fine-tuned Qwen2.5-0.5B achieves 86.66% accuracy with 22.2ms latency. The study demonstrates SLMs can effectively handle real-time role assignment for resource-constrained robots, though performance degrades with increased dialogue complexity.