text classification
PulseAugur coverage of text classification — every cluster mentioning text classification across labs, papers, and developer communities, ranked by signal.
1 day(s) with sentiment data
-
FraQ method improves federated LoRA for LLMs with efficient recompression
Researchers have introduced FraQ, a novel method for efficient coordinate-space recompression in federated Low-Rank Adaptation (LoRA) for large language models. This approach addresses the aggregation mismatch inherent …
-
New TAKE method distills text datasets to 0.1% size while preserving task fidelity
Researchers have developed a new framework called Trajectory-Aware Knowledge Estimation (TAKE) for text dataset distillation. This method significantly reduces the size of large text corpora, down to 0.1% of their origi…
-
New method optimizes foundation model fine-tuning under compute limits
Researchers have developed a reinforcement learning-based method, utilizing an actor-critic algorithm, to optimize the continual fine-tuning of foundation models on resource-limited devices. This approach addresses the …
-
Embedding Models: The Core of LLM Context and Retrieval
Embedding models are fundamental to Large Language Models (LLMs), particularly in Retrieval-Augmented Generation (RAG). These models transform high-dimensional data like text into lower-dimensional vector spaces, facili…
-
ModTGCN enhances text classification with modularity-aware graph networks
Researchers have developed ModTGCN, a novel graph neural network designed to enhance text classification by incorporating modularity awareness. This approach optimizes both standard cross-entropy loss and an auxiliary m…