Tag
This paper compares Arabic and English large language models for assessing suicide risk from crisis helpline transcripts, showing that both can effectively identify high-risk cases without compromising privacy by keeping audio local.
This comparative study evaluates encoder and decoder-based large language models for automatic speech recognition (ASR) assessment, finding that encoder metrics like BERTScore and SemDist are highly competitive, while generative models enhance hypothesis comparison and interpretability.
This paper presents a comparative study of parameter efficient fine-tuning and prompt engineering techniques for hate speech classification in Roman Urdu.
A comparative study of BART, BERT, and RoBERTa for text summarization, examining their architectures and suitability for extractive and abstractive summarization tasks.
The paper evaluates Large Language Models for hate speech detection in Roman Urdu, a low-resource language, demonstrating that Parameter-Efficient Fine-Tuning with LoRA significantly improves classification performance compared to zero-shot inference.
This paper compares six deep learning models for electricity price forecasting, establishing a standardized benchmark framework to enable consistent evaluation across markets, especially in low-data scenarios.
This paper compares fine-tuned MahaBERT-based models with large language models (Gemini, LLaMA-3.3-70B, Gemma) for Marathi named entity recognition, finding that the specialized BERT models significantly outperform the LLMs, achieving F1-scores of 0.88–0.91 versus 0.57–0.69.
This paper evaluates twelve recent text encoders on their ability to encode affective cues from three psychological emotion theories, finding that instruction-aware open-weight encoders match or exceed proprietary ones at word level, while task-tuned embeddings are superior at sentence level.
This paper presents a comparative study of Bayesian Contextual Bandits, XGBoost, and Linear Regression for real-time sorter diversion optimization in e-commerce warehouses, showing BCB achieves 2.03% reward uplift with superior online learning and inference latency.
This research compares AI coding agents (like Claude-Code and Codex) with human expert coders on long-horizon tasks, showing that humans scale super-linearly due to continual learning while agents plateau, highlighting a key limitation of current AI in extended problem-solving.
This paper compares 19 graph neural network layer types for modelling interactions in driving trajectory prediction, finding ARMA, Chebyshev, and topology-aware layers most effective and offering design principles for better prediction models.
This paper compares the geometric structures induced by deep learning vector embeddings (CamemBERT) and lexical co-occurrence graph models on the French 'Great National Debate' corpus, finding similar local topology but distinct global organization, highlighting complementarity between the two approaches.
This paper evaluates traditional machine learning techniques (Random Forests, XGBoost, SVM) against a deep learning model (Unified Multi-Task Time Series Model) for customer churn prediction in retail, finding that conventional methods can outperform in predictive performance and efficiency.
This paper presents a comparative study of Graph-RAG versus standard vector-only RAG for cross-entity financial sentiment analysis, finding statistically significant improvements in entity recall and answer relevancy at modest latency cost.
This paper systematically compares the impact of model size on topic quality using seven transformer-based language models in a BERTopic pipeline, finding that model size has negligible effect on topic coherence, suggesting smaller models can perform comparably to larger ones.
This paper presents a comprehensive experimental comparison of various federated learning aggregation strategies, analyzing their performance and efficiency under both homogeneous and heterogeneous data distributions.