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

Admin: @HusseinSheikho || @Hussein_Sheikho
Download Telegram
DeepVision-103K: A Visually Diverse, Broad-Coverage, and Verifiable Mathematical Dataset for Multimodal Reasoning

📝 Summary:
To address limitations in existing datasets, DeepVision-103K offers a comprehensive and visually diverse mathematical dataset for multimodal reasoning. It enhances model performance, visual perception, and reasoning in large multimodal models.

🔹 Publication Date: Published on Feb 18

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2602.16742
• PDF: https://arxiv.org/pdf/2602.16742
• Github: https://github.com/SKYLENAGE-AI/DeepVision-103K

Datasets citing this paper:
https://huggingface.co/datasets/skylenage/DeepVision-103K

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

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

#MultimodalAI #ComputerVision #Datasets #AIResearch #DeepLearning
Mobile-Agent-v3: Foundamental Agents for GUI Automation

📝 Summary:
This paper introduces GUI-Owl and Mobile-Agent-v3, open-source GUI agent models and frameworks. Mobile-Agent-v3 achieves new state-of-the-art performance on GUI automation benchmarks like AndroidWorld and OSWorld by building on GUI-Owl's innovations in environment infrastructure, agent capabiliti...

🔹 Publication Date: Published on Aug 21, 2025

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2508.15144
• PDF: https://arxiv.org/pdf/2508.15144
• Project Page: https://github.com/X-PLUG/MobileAgent
• Github: https://github.com/X-PLUG/MobileAgent

🔹 Models citing this paper:
https://huggingface.co/mPLUG/GUI-Owl-7B
https://huggingface.co/mPLUG/GUI-Owl-32B
https://huggingface.co/mPLUG/GUI-Owl-7B-Desktop-RL

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

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

#GUIAgent #Automation #AI #OpenSource #MachineLearning
VidEoMT: Your ViT is Secretly Also a Video Segmentation Model

📝 Summary:
VidEoMT is a video segmentation model that eliminates complex tracking modules by using a Vision Transformer encoder with query propagation and fusion. This enables efficient temporal modeling, achieving competitive accuracy and 5-10x faster processing speeds.

🔹 Publication Date: Published on Feb 19

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2602.17807
• PDF: https://arxiv.org/pdf/2602.17807
• Project Page: https://www.tue-mps.org/videomt/
• Github: https://github.com/tue-mps/videomt

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

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

#VideoSegmentation #VisionTransformers #ComputerVision #DeepLearning #AIResearch
Sink-Aware Pruning for Diffusion Language Models

📝 Summary:
Diffusion Language Models have high inference costs. This paper finds that their attention sinks are often unstable, unlike in autoregressive models. Sink-Aware Pruning identifies and removes these unstable sinks, improving efficiency and quality without retraining.

🔹 Publication Date: Published on Feb 19

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2602.17664
• PDF: https://arxiv.org/pdf/2602.17664
• Github: https://github.com/VILA-Lab/Sink-Aware-Pruning

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

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

#DiffusionModels #LanguageModels #ModelPruning #NLP #AIResearch
This media is not supported in your browser
VIEW IN TELEGRAM
PersonaLive! Expressive Portrait Image Animation for Live Streaming

📝 Summary:
PersonaLive enables real-time, expressive portrait animation for live streaming. It uses hybrid implicit signals, appearance distillation, and autoregressive streaming generation to achieve low-latency, stable results with up to 22x speedup.

🔹 Publication Date: Published on Dec 12, 2025

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2512.11253
• PDF: https://arxiv.org/pdf/2512.11253
• Github: https://github.com/GVCLab/PersonaLive

🔹 Models citing this paper:
https://huggingface.co/huaichang/PersonaLive

Spaces citing this paper:
https://huggingface.co/spaces/seawolf2357/personalive

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

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

#PortraitAnimation #LiveStreaming #RealtimeAI #ComputerVision #GenerativeAI
Decoding as Optimisation on the Probability Simplex: From Top-K to Top-P (Nucleus) to Best-of-K Samplers

📝 Summary:
This paper redefines decoding as an optimization problem on the probability simplex balancing model scores with structural preferences. This unifies existing methods and enables new decoders like Best-of-K, improving accuracy in tasks such as mathematical reasoning.

🔹 Publication Date: Published on Feb 20

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

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

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

#DecodingStrategies #Optimization #LLMs #MathematicalReasoning #MachineLearning
Media is too big
VIEW IN TELEGRAM
4RC: 4D Reconstruction via Conditional Querying Anytime and Anywhere

📝 Summary:
4RC introduces a unified feed-forward framework for 4D reconstruction from monocular video. It learns holistic scene geometry and motion dynamics using a novel transformer-based 'encode-once, query-anywhere and anytime' approach. This method significantly outperforms prior 4D reconstruction techn...

🔹 Publication Date: Published on Feb 10

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2602.10094
• PDF: https://arxiv.org/pdf/2602.10094
• Project Page: https://yihangluo.com/projects/4RC/

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

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

#4DReconstruction #ComputerVision #DeepLearning #NeuralNetworks #MonocularVideo
1
Spanning the Visual Analogy Space with a Weight Basis of LoRAs

📝 Summary:
LoRWeB improves visual analogy learning by dynamically composing a basis of LoRA modules. It uses an encoder to select and weigh multiple LoRAs at inference time, rather than a single fixed module. This achieves state-of-the-art performance and significantly better generalization for image manipu...

🔹 Publication Date: Published on Feb 17

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2602.15727
• PDF: https://arxiv.org/pdf/2602.15727
• Project Page: https://research.nvidia.com/labs/par/lorweb/
• Github: https://github.com/NVlabs/LoRWeB

Datasets citing this paper:
https://huggingface.co/datasets/hilamanor/LoRWeB_evalset

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

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

#LoRA #VisualAnalogies #DeepLearning #AI #ComputerVision
Adam Improves Muon: Adaptive Moment Estimation with Orthogonalized Momentum

📝 Summary:
NAMO and NAMO-D are new optimizers combining orthogonalized momentum with Adam-type noise adaptation. They show improved convergence and better performance on LLM pretraining than AdamW and Muon, with NAMO-D adding neuron-wise adaptation for further gains.

🔹 Publication Date: Published on Feb 19

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

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

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

#MachineLearning #DeepLearning #LLM #Optimizers #Adam
3
Avey-B

📝 Summary:
This paper reformulates the Avey architecture for encoder-only tasks, introducing innovations like decoupled parameterizations and neural compression. The new model consistently outperforms Transformer-based encoders on token classification and information retrieval, also scaling more efficiently...

🔹 Publication Date: Published on Feb 17

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2602.15814
• PDF: https://arxiv.org/pdf/2602.15814
• Github: https://github.com/rimads/avey-b

🔹 Models citing this paper:
https://huggingface.co/avey-ai/avey-b1-base-exp
https://huggingface.co/avey-ai/avey-b1-large-exp

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
1
ReIn: Conversational Error Recovery with Reasoning Inception

📝 Summary:
Conversational agents with tool integration face challenges from user-induced errors, but a test-time intervention method called Reasoning Inception (ReIn) enables error recovery by injecting external...

🔹 Publication Date: Published on Feb 19

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

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
1
Whom to Query for What: Adaptive Group Elicitation via Multi-Turn LLM Interactions

📝 Summary:
An adaptive group elicitation framework combines LLM information gain with graph neural networks for population predictions. It selects questions and respondents, imputing missing data under budget limits to improve prediction accuracy with fewer queries.

🔹 Publication Date: Published on Feb 15

🔹 Paper Links:
• arXiv Page: https://arxiv.org/pdf/2602.14279
• PDF: https://arxiv.org/pdf/2602.14279
• Github: https://github.com/ZDCSlab/Group-Adaptive-Elicitation

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
1
Rubrics as an Attack Surface: Stealthy Preference Drift in LLM Judges

📝 Summary:
LLM-based judges using natural-language rubrics for evaluation can exhibit systematic preference drift from minor rubric modifications, which can be exploited to manipulate alignment pipelines and deg...

🔹 Publication Date: Published on Feb 14

🔹 Paper Links:
• arXiv Page: https://arxiv.org/pdf/2602.13576
• PDF: https://arxiv.org/pdf/2602.13576
• Github: https://github.com/ZDCSlab/Rubrics-as-an-Attack-Surface

🔹 Models citing this paper:
https://huggingface.co/ZDCSlab/ripd-ultra-real-gemma2-2b-it-seed-bt
https://huggingface.co/ZDCSlab/ripd-ultra-real-gemma2-2b-it-biased-bt
https://huggingface.co/ZDCSlab/ripd-ultra-real-llama3-8b-instruct-seed-bt

Datasets citing this paper:
https://huggingface.co/datasets/ZDCSlab/ripd-dataset

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
1
TOPReward: Token Probabilities as Hidden Zero-Shot Rewards for Robotics

📝 Summary:
TOPReward is a novel temporal value function that estimates robotic task progress using pretrained video VLM internal token logits. It achieves superior zero-shot performance across over 130 real-world tasks and multiple robots, greatly outperforming baselines.

🔹 Publication Date: Published on Feb 22

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2602.19313
• PDF: https://arxiv.org/pdf/2602.19313
• Project Page: https://topreward.github.io/webpage/
• Github: https://github.com/TOPReward/TOPReward

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
1
Mobile-O: Unified Multimodal Understanding and Generation on Mobile Device

📝 Summary:
A compact vision-language-diffusion model called Mobile-O enables efficient unified multimodal understanding and generation on mobile devices through specialized architecture design and optimized trai...

🔹 Publication Date: Published on Feb 23

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2602.20161
• PDF: https://arxiv.org/pdf/2602.20161
• Project Page: https://amshaker.github.io/Mobile-O/
• Github: https://github.com/Amshaker/Mobile-O

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
1
DSDR: Dual-Scale Diversity Regularization for Exploration in LLM Reasoning

📝 Summary:
DSDR is a reinforcement learning framework that enhances large language model reasoning by promoting diversity at both global and local levels through dual-scale regularization techniques. AI-generate...

🔹 Publication Date: Published on Feb 23

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

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
1
Agents of Chaos

📝 Summary:
Autonomous language-model-powered agents in a live laboratory environment exhibited numerous security and governance vulnerabilities including unauthorized actions, information disclosure, and system ...

🔹 Publication Date: Published on Feb 23

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

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
1
tttLRM: Test-Time Training for Long Context and Autoregressive 3D Reconstruction

📝 Summary:
A novel 3D reconstruction model called tttLRM uses a Test-Time Training layer to enable efficient, scalable autoregressive reconstruction with linear complexity, achieving better results than existing...

🔹 Publication Date: Published on Feb 23

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2602.20160
• PDF: https://arxiv.org/pdf/2602.20160
• Project Page: https://cwchenwang.github.io/tttLRM
• Github: https://cwchenwang.github.io/tttLRM/

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
1
This media is not supported in your browser
VIEW IN TELEGRAM
A Very Big Video Reasoning Suite

📝 Summary:
A large-scale video reasoning dataset and benchmark are introduced to study video intelligence capabilities beyond visual quality, enabling systematic analysis of spatiotemporal reasoning and generali...

🔹 Publication Date: Published on Feb 23

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2602.20159
• PDF: https://arxiv.org/pdf/2602.20159
• Project Page: https://video-reason.com/

🔹 Models citing this paper:
https://huggingface.co/Video-Reason/VBVR-Wan2.2

Datasets citing this paper:
https://huggingface.co/datasets/Video-Reason/VBVR-Bench-Data

Spaces citing this paper:
https://huggingface.co/spaces/Video-Reason/VBVR-Bench-Leaderboard

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
1
SenTSR-Bench: Thinking with Injected Knowledge for Time-Series Reasoning

📝 Summary:
A hybrid knowledge-injection framework combines general reasoning large language models with time-series LLMs through reinforcement learning-based verifiable rewards to enhance time-series diagnostic ...

🔹 Publication Date: Published on Feb 23

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

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
1
K-Search: LLM Kernel Generation via Co-Evolving Intrinsic World Model

📝 Summary:
K-Search uses a co-evolving world model to optimize GPU kernels by separating high-level planning from low-level implementation, achieving significant performance improvements over existing evolutiona...

🔹 Publication Date: Published on Feb 22

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

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

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

#AI #DataScience #MachineLearning #HuggingFace #Research
1