y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#prototype-learning News & Analysis

9 articles tagged with #prototype-learning. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

9 articles
AIBullisharXiv – CS AI · Jun 27/10
🧠

Prototype Transformer: Towards Language Model Architectures Interpretable by Design

Researchers introduce Prototype Transformer (ProtoT), a new language model architecture that replaces standard self-attention with a linear-cost prototype-based module to improve interpretability. The approach enables models to automatically learn and represent named concepts, addressing long-standing concerns about opacity in large language models while maintaining competitive performance on standard benchmarks.

AIBullisharXiv – CS AI · Jun 27/10
🧠

Efficient LLM Moderation with Multi-Layer Latent Prototypes

Researchers introduce Multi-Layer Prototype Moderator (MLPM), a lightweight tool that uses intermediate layer representations to improve content moderation in large language models while maintaining computational efficiency. The method achieves state-of-the-art performance across moderation benchmarks and can be applied to any LLM with minimal overhead, addressing the critical gap between safety and deployment efficiency.

AIBullisharXiv – CS AI · Jun 106/10
🧠

HydraCIL: Decoupled Class-Incremental Learning through Prototype-Guided Multi-Head Classifiers

HydraCIL introduces a decoupled class-incremental learning approach that freezes neural network backbones and uses lightweight task-specific classifiers to enable rapid adaptation on resource-constrained devices. The method achieves competitive performance with state-of-the-art systems while dramatically reducing training time and energy consumption, making it practical for edge AI and embedded applications.

AIBullisharXiv – CS AI · May 296/10
🧠

ConMoE: Expert-Pool Consolidation via Prototype Reassignment for MoE Compression

ConMoE presents a novel post-training compression method for Mixture-of-Experts language models that consolidates expert pools through prototype reassignment rather than pruning or weight merging. The train-free approach selectively retains pretrained experts as reusable prototypes and remaps original expert references to these prototypes, achieving competitive or superior performance on major MoE models while significantly reducing deployment memory requirements.

AINeutralarXiv – CS AI · May 295/10
🧠

Learning Context-Conditioned Predicate Semantics via Prototype Feedback

Researchers introduce AlignG, a machine learning approach that improves scene graph generation by enabling predicates to adapt their meanings based on image context rather than remaining static. The method uses prototype feedback to recalibrate predicate representations while preventing semantic drift, demonstrating measurable performance improvements on standard benchmarks.

AINeutralarXiv – CS AI · May 276/10
🧠

Respecting Modality Gap in Post-hoc Out-of-distribution Detection with Pre-trained Vision-Language Models

Researchers challenge the standard approach of using text embeddings as class prototypes in out-of-distribution detection with vision-language models, demonstrating a fundamental misalignment between text and visual feature spaces. They propose an online pseudo-supervised framework that learns visual prototypes directly from unlabeled test data, achieving state-of-the-art OOD detection performance.

AINeutralarXiv – CS AI · Apr 206/10
🧠

Enhancing Visual Representation with Textual Semantics: Textual Semantics-Powered Prototypes for Heterogeneous Federated Learning

Researchers propose FedTSP, a federated learning method that uses pre-trained language models to generate semantically-enriched prototypes for improving model performance across heterogeneous data. The approach leverages textual descriptions of classes to preserve semantic relationships while mitigating data heterogeneity challenges in federated settings.

AINeutralarXiv – CS AI · Apr 106/10
🧠

FedDAP: Domain-Aware Prototype Learning for Federated Learning under Domain Shift

Researchers introduce FedDAP, a federated learning framework that addresses domain shift challenges by constructing domain-specific global prototypes rather than single aggregated prototypes. The method aligns local features with prototypes from the same domain while encouraging separation from different domains, improving model generalization across heterogeneous client data.