ML Research Hub
32.9K subscribers
5.44K photos
343 videos
24 files
5.88K links
Advancing research in Machine Learning – practical insights, tools, and techniques for researchers.

Admin: @HusseinSheikho || @Hussein_Sheikho
Download Telegram
Parallel Context-of-Experts Decoding for Retrieval Augmented Generation

📝 Summary:
Parallel Context-of-Experts Decoding Pced is a training-free framework for multi-document RAG that avoids prefill bottlenecks. It treats documents as isolated experts, using a retrieval-aware contrastive decoding rule to synchronize predictions and recover cross-document reasoning.

🔹 Publication Date: Published on Jan 13

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2601.08670
• PDF: https://arxiv.org/pdf/2601.08670

==================================

For more data science resources:
https://t.iss.one/DataScienceT

#RAG #LLM #NLP #AI #Decoding
Stop the Flip-Flop: Context-Preserving Verification for Fast Revocable Diffusion Decoding

📝 Summary:
COVER stops flip-flop oscillations in parallel diffusion decoding with cache override verification. It performs leave-one-out verification and stable drafting in one pass, preserving context via KV cache override. This greatly reduces revisions for faster, quality-preserving decoding.

🔹 Publication Date: Published on Feb 5

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2602.06161
• PDF: https://arxiv.org/pdf/2602.06161

==================================

For more data science resources:
https://t.iss.one/DataScienceT

#DiffusionModels #GenerativeAI #DeepLearning #Decoding #ContextPreservation