paper-with-me

홈 › Papers

Comparative Efficiency Analysis of Lightweight Transformer Models: A Multi-Domain Empirical Benchmark for Enterprise NLP Deployment

2026-01-01 · Muhammad Shahmeer Khan arxiv

In the rapidly evolving landscape of enterprise natural language processing (NLP), the demand for efficient, lightweight models capable of handling multi-domain text automation tasks has intensified. This study conducts a comparative analysis of three prominent lightweight Transformer models - DistilBERT, MiniLM, and ALBERT - across three distinct domains: customer sentiment classification, news topic classification, and toxicity and hate speech detection. Utilizing datasets from IMDB, AG News, and the Measuring Hate Speech corpus, we evaluated performance using accuracy-based metrics including accuracy, precision, recall, and F1-score, as well as efficiency metrics such as model size, inference time, throughput, and memory usage. Key findings reveal that no single model dominates all performance dimensions. ALBERT achieves the highest task-specific accuracy in multiple domains, MiniLM excels in inference speed and throughput, and DistilBERT demonstrates the most consistent accuracy across tasks while maintaining competitive efficiency. All results reflect controlled fine-tuning under fixed enterprise-oriented constraints rather than exhaustive hyperparameter optimization. These results highlight trade-offs between accuracy and efficiency, recommending MiniLM for latency-sensitive enterprise applications, DistilBERT for balanced performance, and ALBERT for resource-constrained environments.

📄 PDF Abstract BibTeX arXiv:2601.00444

Code (0)

등록된 구현이 없습니다.

Tasks

Hyperparameter OptimizationHate Speech Detection

Similar Papers 제목 키워드 기반

Emotion Detection in Speech Using Lightweight and Transformer-Based Models: A Comparative and Ablation Study

2025-11-01 · Lucky Onyekwelu-Udoka, Md Shafiqul Islam, Md Shahedul Hasan arxiv

Emotion recognition from speech plays a vital role in the development of empathetic human-computer interaction systems. This paper presents a comparative analysis of lightweight transformer-based models, DistilHuBERT and…

Speech Emotion Recognition

MaxGlaViT: A novel lightweight vision transformer-based approach for early diagnosis of glaucoma stages from fundus images

2025-02-24 · Mustafa Yurdakul, Kubra Uyar, Sakir Tasdemir

Glaucoma is a prevalent eye disease that progresses silently without symptoms. If not detected and treated early, it can cause permanent vision loss. Computer-assisted diagnosis systems play a crucial role in timely and …

Classification

Exploration of Lightweight Single Image Denoising with Transformers and Truly Fair Training

2023-04-04 · Haram Choi, Cheolwoong Na, Jinseop Kim, Jihoon Yang

As multimedia content often contains noise from intrinsic defects of digital devices, image denoising is an important step for high-level vision recognition tasks. Although several studies have developed the denoising fi…

DenoisingImage Denoising

Multi-Level Attention and Contrastive Learning for Enhanced Text Classification with an Optimized Transformer

2025-01-23 · Jia Gao, Guiran Liu, Binrong Zhu, Shicheng Zhou 외

This paper studies a text classification algorithm based on an improved Transformer to improve the performance and efficiency of the model in text classification tasks. Aiming at the shortcomings of the traditional Trans…

ClassificationContrastive Learningtext-classificationText Classification

CD-CTFM: A Lightweight CNN-Transformer Network for Remote Sensing Cloud Detection Fusing Multiscale Features

2023-06-12 · Wenxuan Ge, Xubing Yang, Li Zhang

Clouds in remote sensing images inevitably affect information extraction, which hinder the following analysis of satellite images. Hence, cloud detection is a necessary preprocessing procedure. However, the existing meth…

Cloud DetectionDecoder