ML Research Hub
32.6K subscribers
5.82K photos
372 videos
24 files
6.3K links
Advancing research in Machine Learning – practical insights, tools, and techniques for researchers.

Admin: @HusseinSheikho || @Hussein_Sheikho
Download Telegram
PACED: Distillation at the Frontier of Student Competence

📝 Summary:
PACED optimizes distillation by focusing training on a student competence frontier using a Beta kernel weighting. Derived from gradient analysis, this avoids wasted compute at extremes, boosting distillation and self-distillation performance.

🔹 Publication Date: Published on Mar 11

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

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

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

#KnowledgeDistillation #DeepLearning #ModelOptimization #AIResearch #ComputeEfficiency
SurvHTE-Bench: A Benchmark for Heterogeneous Treatment Effect Estimation in Survival Analysis

📝 Summary:
SurvHTE-Bench is the first comprehensive benchmark for estimating heterogeneous treatment effects with censored survival data. It offers synthetic, semi-synthetic, and real-world datasets for rigorous and reproducible evaluation of causal survival methods.

🔹 Publication Date: Published on Mar 5

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2603.05483
• PDF: https://arxiv.org/pdf/2603.05483
• Github: https://github.com/Shahriarnz14/SurvHTE-Bench

Datasets citing this paper:
https://huggingface.co/datasets/snoroozi/SurvHTE-Bench

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
1
Meta-Reinforcement Learning with Self-Reflection for Agentic Search

📝 Summary:
MR-Search is a meta-reinforcement learning approach for agentic search that uses self-reflection. It conditions on past episodes to adapt search strategies and improve in-context exploration. This method shows strong generalization and significant performance gains across various benchmarks.

🔹 Publication Date: Published on Mar 11

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

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
RubiCap: Rubric-Guided Reinforcement Learning for Dense Image Captioning

📝 Summary:
RubiCap introduces a reinforcement learning framework for dense image captioning, using LLM-generated rubrics to provide fine-grained reward signals. This method overcomes limitations of supervised learning and prior RL, achieving superior performance on benchmarks and improving vision-language m...

🔹 Publication Date: Published on Mar 10

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

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
Neural Thickets: Diverse Task Experts Are Dense Around Pretrained Weights

📝 Summary:
Large pretrained models have a high density of task-specific experts around their weights. This enables a simple post-training method of random sampling and ensembling to be competitive with complex optimization techniques.

🔹 Publication Date: Published on Mar 12

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2603.12228
• PDF: https://arxiv.org/pdf/2603.12228
• Project Page: https://thickets.mit.edu
• Github: https://github.com/sunrainyg/RandOpt

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
CREATE: Testing LLMs for Associative Creativity

📝 Summary:
CREATE is a new benchmark to evaluate LLMs associative creativity by generating diverse and specific concept paths. It scores models on path specificity, diversity, and quantity. Strong models perform well but saturation is hard to achieve, and thinking models dont always improve performance.

🔹 Publication Date: Published on Mar 10

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2603.09970
• PDF: https://arxiv.org/pdf/2603.09970
• Project Page: https://manyawadhwa.github.io/projects/create/
• Github: https://github.com/ManyaWadhwa/CREATE

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
WaDi: Weight Direction-aware Distillation for One-step Image Synthesis

📝 Summary:
Diffusion model inference is slow. WaDi focuses on weight direction changes during distillation to accelerate models into efficient one-step generators. This achieves state-of-the-art quality with significantly fewer parameters and broad versatility.

🔹 Publication Date: Published on Mar 9

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2603.08258
• PDF: https://arxiv.org/pdf/2603.08258
• Github: https://github.com/gudaochangsheng/WaDi

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

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

#DiffusionModels #ImageSynthesis #ModelAcceleration #DeepLearning #AIResearch
AutoFigure-Edit: Generating Editable Scientific Illustration

📝 Summary:
AutoFigure-Edit generates editable scientific illustrations from text and reference images. It improves editability, style control, and efficiency by combining long-context understanding and native SVG editing for high-quality, flexible refinement.

🔹 Publication Date: Published on Mar 3

🔹 Paper Links:
• arXiv Page: https://arxiv.org/pdf/2603.06674
• PDF: https://arxiv.org/pdf/2603.06674
• Project Page: https://deepscientist.cc/
• Github: https://github.com/ResearAI/AutoFigure-Edit

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

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

#AI #ScientificIllustration #ImageGeneration #SVG #DeepLearning
Nemotron 3 Nano: Open, Efficient Mixture-of-Experts Hybrid Mamba-Transformer Model for Agentic Reasoning

📝 Summary:
Nemotron 3 Nano is an efficient Mixture-of-Experts hybrid Mamba-Transformer model. It achieves better accuracy and up to 3.3x higher inference throughput than similar models, while using fewer active parameters and supporting 1M token contexts for enhanced agentic reasoning.

🔹 Publication Date: Published on Dec 23, 2025

🔹 Paper Links:
• arXiv Page: https://arxivlens.com/PaperView/Details/nemotron-3-nano-open-efficient-mixture-of-experts-hybrid-mamba-transformer-model-for-agentic-reasoning-1072-37bf9190
• PDF: https://arxiv.org/pdf/2512.20848
• Github: https://github.com/NVIDIA-NeMo/Nemotron

🔹 Models citing this paper:
https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16
https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-FP8
https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16

Spaces citing this paper:
https://huggingface.co/spaces/FINAL-Bench/all-bench-leaderboard
https://huggingface.co/spaces/hadadxyz/ai
https://huggingface.co/spaces/hadadxyz/blog

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

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

#Nemotron3Nano #MixtureOfExperts #MambaTransformer #AgenticAI #LLM
2👍1
🚀 Master Data Science & Programming!

Unlock your potential with this curated list of Telegram channels. Whether you need books, datasets, interview prep, or project ideas, we have the perfect resource for you. Join the community today!


🔰 Machine Learning with Python
Learn Machine Learning with hands-on Python tutorials, real-world code examples, and clear explanations for researchers and developers.
https://t.iss.one/CodeProgrammer

🔖 Machine Learning
Machine learning insights, practical tutorials, and clear explanations for beginners and aspiring data scientists. Follow the channel for models, algorithms, coding guides, and real-world ML applications.
https://t.iss.one/DataScienceM

🧠 Code With Python
This channel delivers clear, practical content for developers, covering Python, Django, Data Structures, Algorithms, and DSA – perfect for learning, coding, and mastering key programming skills.
https://t.iss.one/DataScience4

🎯 PyData Careers | Quiz
Python Data Science jobs, interview tips, and career insights for aspiring professionals.
https://t.iss.one/DataScienceQ

💾 Kaggle Data Hub
Your go-to hub for Kaggle datasets – explore, analyze, and leverage data for Machine Learning and Data Science projects.
https://t.iss.one/datasets1

🧑‍🎓 Udemy Coupons | Courses
The first channel in Telegram that offers free Udemy coupons
https://t.iss.one/DataScienceC

😀 ML Research Hub
Advancing research in Machine Learning – practical insights, tools, and techniques for researchers.
https://t.iss.one/DataScienceT

💬 Data Science Chat
An active community group for discussing data challenges and networking with peers.
https://t.iss.one/DataScience9

🐍 Python Arab| بايثون عربي
The largest Arabic-speaking group for Python developers to share knowledge and help.
https://t.iss.one/PythonArab

🖊 Data Science Jupyter Notebooks
Explore the world of Data Science through Jupyter Notebooks—insights, tutorials, and tools to boost your data journey. Code, analyze, and visualize smarter with every post.
https://t.iss.one/DataScienceN

📺 Free Online Courses | Videos
Free online courses covering data science, machine learning, analytics, programming, and essential skills for learners.
https://t.iss.one/DataScienceV

📈 Data Analytics
Dive into the world of Data Analytics – uncover insights, explore trends, and master data-driven decision making.
https://t.iss.one/DataAnalyticsX

🎧 Learn Python Hub
Master Python with step-by-step courses – from basics to advanced projects and practical applications.
https://t.iss.one/Python53

⭐️ Research Papers
Professional Academic Writing & Simulation Services
https://t.iss.one/DataScienceY

━━━━━━━━━━━━━━━━━━
Admin: @HusseinSheikho
Please open Telegram to view this post
VIEW IN TELEGRAM
Vision-R1: Incentivizing Reasoning Capability in Multimodal Large Language Models

📝 Summary:
Vision-R1 is a reasoning MLLM enhancing multimodal reasoning via Reinforcement Learning. It leverages a large, AI-generated multimodal CoT dataset and new training strategies to refine reasoning. This achieves high accuracy on multimodal math benchmarks.

🔹 Publication Date: Published on Mar 9, 2025

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2503.06749
• PDF: https://arxiv.org/pdf/2503.06749
• Github: https://github.com/Osilly/Vision-R1

Datasets citing this paper:
https://huggingface.co/datasets/Yuting6/ttrl
https://huggingface.co/datasets/LoadingBFX/GeoQA-PLUS-aug-train-Vision-R1-cot-rewrite
https://huggingface.co/datasets/LoadingBFX/GeoQA-train-Vision-R1-cot-rewrite

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

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

#MLLM #ReinforcementLearning #AIReasoning #ChainOfThought #ArtificialIntelligence
1
LMEB: Long-horizon Memory Embedding Benchmark

📝 Summary:
LMEB is a new benchmark for evaluating embedding models' long-horizon memory retrieval abilities, a gap in traditional benchmarks. It assesses complex memory types and reveals that performance in standard passage retrieval does not generalize to these challenging scenarios.

🔹 Publication Date: Published on Mar 13

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

Datasets citing this paper:
https://huggingface.co/datasets/KaLM-Embedding/LMEB

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

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

#EmbeddingModels #MemoryRetrieval #Benchmarks #MachineLearning #AIResearch
VQQA: An Agentic Approach for Video Evaluation and Quality Improvement

📝 Summary:
VQQA is a multi-agent framework that uses VLM critiques as semantic gradients for efficient, black-box video generation optimization via natural language. It resolves visual artifacts, significantly improving video quality for text-to-video and image-to-video tasks.

🔹 Publication Date: Published on Mar 12

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2603.12310
• PDF: https://arxiv.org/pdf/2603.12310
• Project Page: https://yiwen-song.github.io/vqqa/

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

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

#VideoGeneration #AIAgents #VisionLanguageModels #GenerativeAI #MachineLearning
daVinci-Env: Open SWE Environment Synthesis at Scale

📝 Summary:
OpenSWE is the largest open framework for training software engineering agents, featuring 45,320 executable Python environments. It achieves state-of-the-art performance on SWE-bench Verified and shows substantial out-of-domain reasoning improvements.

🔹 Publication Date: Published on Mar 13

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2603.13023
• PDF: https://arxiv.org/pdf/2603.13023
• Github: https://github.com/GAIR-NLP/OpenSWE

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

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

#SoftwareEngineering #AIagents #MachineLearning #OpenSWE #DeepLearning
From Sparse to Dense: Multi-View GRPO for Flow Models via Augmented Condition Space

📝 Summary:
Multi-View GRPO enhances text-to-image flow model alignment by expanding condition space for richer reward mapping and improved sample relationship exploration. AI-generated summary Group Relative Pol...

🔹 Publication Date: Published on Mar 13

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2603.12648
• PDF: https://arxiv.org/pdf/2603.12648
• Project Page: https://bujiazi.github.io/mvgrpo.github.io/

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
Spend Less, Reason Better: Budget-Aware Value Tree Search for LLM Agents

📝 Summary:
The Budget-Aware Value Tree BAVT optimizes LLM agent reasoning by dynamically balancing exploration and exploitation based on remaining compute. It uses a budget-conditioned node selection and residual value predictor for efficient search, outperforming brute-force methods with 4x less resources.

🔹 Publication Date: Published on Mar 13

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

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

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

#LLMAgents #AIResearch #Optimization #EfficientAI #ValueTreeSearch
2
Visual-ERM: Reward Modeling for Visual Equivalence

📝 Summary:
Visual-ERM is a multimodal generative reward model providing fine-grained visual feedback for vision-to-code tasks. It significantly improves reinforcement learning performance for chart, table, and SVG parsing, demonstrating that fine-grained visual supervision is essential.

🔹 Publication Date: Published on Mar 13

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2603.13224
• PDF: https://arxiv.org/pdf/2603.13224
• Github: https://github.com/InternLM/Visual-ERM

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

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

#ReinforcementLearning #ComputerVision #GenerativeAI #AI #DataScience
SimRecon: SimReady Compositional Scene Reconstruction from Real Videos

📝 Summary:
SimRecon reconstructs cluttered scenes from real videos using a Perception-Generation-Simulation pipeline. It employs Active Viewpoint Optimization for visual fidelity and a Scene Graph Synthesizer for physical plausibility. This enables superior compositional scene representations for simulation...

🔹 Publication Date: Published on Mar 2

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2603.02133
• PDF: https://arxiv.org/pdf/2603.02133
• Project Page: https://xiac20.github.io/SimRecon/
• Github: https://github.com/xiac20/SimRecon

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

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

#SceneReconstruction #ComputerVision #AI #Simulation #3DReconstruction
LookaheadKV: Fast and Accurate KV Cache Eviction by Glimpsing into the Future without Generation

📝 Summary:
LookaheadKV enhances KV cache eviction in LLMs by accurately predicting future importance scores. It uses parameter-efficient modules, avoiding costly draft generation while maintaining high accuracy. This lightweight method significantly reduces eviction overhead and speeds up inference.

🔹 Publication Date: Published on Mar 11

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2603.10899
• PDF: https://arxiv.org/pdf/2603.10899
• Github: https://github.com/SamsungLabs/LookaheadKV

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

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

#LLM #KVCache #ModelOptimization #DeepLearning #AI