ML Research Hub – Telegram
ML Research Hub
32.7K subscribers
4.03K photos
230 videos
23 files
4.34K links
Advancing research in Machine Learning – practical insights, tools, and techniques for researchers.

Admin: @HusseinSheikho || @Hussein_Sheikho
Download Telegram
TabTune: A Unified Library for Inference and Fine-Tuning Tabular Foundation Models

📝 Summary:
TabTune is a unified library that standardizes the workflow for tabular foundation models. It provides consistent access to state-of-the-art models, diverse adaptation strategies, and integrated evaluation for performance, calibration, and fairness.

🔹 Publication Date: Published on Nov 4

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2511.02802
• PDF: https://arxiv.org/pdf/2511.02802
• Github: https://github.com/Lexsi-Labs/TabTune

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#TabularData #FoundationModels #MachineLearning #DataScience #AIResearch
1
UniAVGen: Unified Audio and Video Generation with Asymmetric Cross-Modal Interactions

📝 Summary:
UniAVGen uses dual Diffusion Transformers and Asymmetric Cross-Modal Interaction for unified audio-video generation. This framework ensures precise spatiotemporal synchronization and semantic consistency. It outperforms existing methods in sync and consistency with far fewer training samples.

🔹 Publication Date: Published on Nov 5

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2511.03334
• PDF: https://arxiv.org/pdf/2511.03334
• Project Page: https://mcg-nju.github.io/UniAVGen/
• Github: https://mcg-nju.github.io/UniAVGen/

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#GenerativeAI #AudioVideoGeneration #DiffusionModels #CrossModalAI #DeepLearning
MemOS: A Memory OS for AI System

📝 Summary:
MemOS is a memory operating system that unifies plaintext, activation-based, and parameter-level memories for LLMs. It manages memory as a system resource with MemCubes, enabling efficient storage, retrieval, continual learning, and personalized modeling.

🔹 Publication Date: Published on Jul 4

🔹 Paper Links:
• arXiv Page: https://arxivexplained.com/papers/memos-a-memory-os-for-ai-system
• PDF: https://arxiv.org/pdf/2507.03724
• Project Page: https://memos.openmem.net/
• Github: https://github.com/MemTensor/MemOS

🔹 Models citing this paper:
https://huggingface.co/kagvi13/HMP

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#MemOS #LLMs #MemoryManagement #OperatingSystems #AI
FG-CLIP: Fine-Grained Visual and Textual Alignment

📝 Summary:
FG-CLIP enhances fine-grained multimodal understanding, overcoming CLIPs limitations with coarse captions. It uses large models for long captions, a high-quality dataset with region boxes and detailed captions, and hard negative samples. FG-CLIP outperforms existing methods on fine-grained and ge...

🔹 Publication Date: Published on May 8

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2505.05071
• PDF: https://arxiv.org/pdf/2505.05071
• Github: https://github.com/360CVGroup/FG-CLIP

🔹 Models citing this paper:
https://huggingface.co/qihoo360/fg-clip2-base
https://huggingface.co/qihoo360/fg-clip-large
https://huggingface.co/qihoo360/fg-clip-base

Datasets citing this paper:
https://huggingface.co/datasets/qihoo360/FineHARD
https://huggingface.co/datasets/qihoo360/DCI-CN
https://huggingface.co/datasets/qihoo360/DOCCI-CN

Spaces citing this paper:
https://huggingface.co/spaces/qihoo360/FG-CLIP-Retrieval-demo
https://huggingface.co/spaces/qihoo360/FG-CLIP-Densefeature-demo
https://huggingface.co/spaces/qihoo360/FG-CLIP2-Retrieval-demo

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#FGCLIP #FineGrainedAI #MultimodalLearning #ComputerVision #DeepLearning
The Sequential Edge: Inverse-Entropy Voting Beats Parallel Self-Consistency at Matched Compute

📝 Summary:
Sequential scaling for language model reasoning consistently outperforms parallel self-consistency at matched compute, achieving significant accuracy gains. The paper introduces inverse-entropy weighted voting to further enhance sequential scaling, establishing it as the superior test-time strate...

🔹 Publication Date: Published on Nov 4

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

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#LLM #AIReasoning #SelfConsistency #SequentialScaling #InverseEntropy
In-the-Flow Agentic System Optimization for Effective Planning and Tool Use

📝 Summary:
AgentFlow is a trainable agentic framework that optimizes its planner in-the-flow within multi-turn interactions. It uses Flow-GRPO to train its modules and significantly outperforms top baselines and GPT-4o on various reasoning and tool-use tasks.

🔹 Publication Date: Published on Oct 7

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2510.05592
• PDF: https://arxiv.org/pdf/2510.05592
• Project Page: https://agentflow.stanford.edu/
• Github: https://github.com/lupantech/AgentFlow

Spaces citing this paper:
https://huggingface.co/spaces/AgentFlow/agentflow
https://huggingface.co/spaces/bioliveir4/agentflow2
https://huggingface.co/spaces/bioliveir4/agentflow

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#AI #MachineLearning #AIagents #ToolUse #Planning
Paper2Code: Automating Code Generation from Scientific Papers in Machine Learning

📝 Summary:
PaperCoder is a multi-agent LLM framework that automates converting machine learning papers into functional code repositories. It uses planning, analysis, and generation stages with specialized agents. Evaluations show it effectively creates high-quality implementations, outperforming strong base...

🔹 Publication Date: Published on Apr 24

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2504.17192
• PDF: https://arxiv.org/pdf/2504.17192
• Project Page: https://huggingface.co/papers/2504.15080
• Github: https://github.com/going-doer/Paper2Code

Datasets citing this paper:
https://huggingface.co/datasets/iaminju/paper2code

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#CodeGeneration #MachineLearning #LLM #AI #Automation
Grounded Misunderstandings in Asymmetric Dialogue: A Perspectivist Annotation Scheme for MapTask

📝 Summary:
This paper introduces a perspectivist annotation scheme for the MapTask corpus. It separately tracks speaker and addressee interpretations to reveal how understanding emerges and diverges. Findings show subtle discrepancies cause referential misalignment despite apparent agreement.

🔹 Publication Date: Published on Nov 5

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

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#Dialogue #NLP #Communication #Pragmatics #CorpusLinguistics
1
DINOv3

📝 Summary:
DINOv3 is a self-supervised vision model excelling across tasks. It scales datasets, prevents dense feature degradation via Gram anchoring, and uses post-hoc strategies for flexibility. This versatile foundation model outperforms specialized state of the art without fine-tuning.

🔹 Publication Date: Published on Aug 13

🔹 Paper Links:
• arXiv Page: https://huggingface.co/collections/facebook/dinov3
• PDF: https://arxiv.org/pdf/2508.10104
• Project Page: https://ai.meta.com/blog/dinov3-self-supervised-vision-model/
• Github: https://github.com/facebookresearch/dinov3

🔹 Models citing this paper:
https://huggingface.co/facebook/dinov3-vit7b16-pretrain-lvd1689m
https://huggingface.co/facebook/dinov3-vitb16-pretrain-lvd1689m
https://huggingface.co/facebook/dinov3-vitl16-pretrain-lvd1689m

Datasets citing this paper:
https://huggingface.co/datasets/zhuangzhe1229/test_dataset
https://huggingface.co/datasets/simon123905/vitl

Spaces citing this paper:
https://huggingface.co/spaces/atalaydenknalbant/DINOv3
https://huggingface.co/spaces/manu02/DINOv3-Interactive-Patch-Cosine-Similarity
https://huggingface.co/spaces/merve/dinov3-viz

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#DINOv3 #SelfSupervisedLearning #ComputerVision #FoundationModels #AI
MarS: a Financial Market Simulation Engine Powered by Generative Foundation Model

📝 Summary:
MarS is a financial market simulation engine using LMM, an order-level generative model. It creates realistic, interactive market scenarios for risk-free strategy training and analysis. This offers scalability and strong realism.

🔹 Publication Date: Published on Sep 4, 2024

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2409.07486
• PDF: https://arxiv.org/pdf/2409.07486
• Github: https://github.com/microsoft/mars

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#FinancialMarkets #GenerativeAI #Simulation #LLM #FinTech
V-Thinker: Interactive Thinking with Images

📝 Summary:
V-Thinker is a multimodal reasoning assistant that enables interactive thinking with images using end-to-end reinforcement learning. It synthesizes datasets and aligns perception to enhance performance in vision-centric tasks, outperforming existing models.

🔹 Publication Date: Published on Nov 6

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2511.04460
• PDF: https://arxiv.org/pdf/2511.04460
• Github: https://github.com/We-Math/V-Thinker

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#MultimodalAI #ComputerVision #ReinforcementLearning #AIResearch #DeepLearning
Thinking with Video: Video Generation as a Promising Multimodal Reasoning Paradigm

📝 Summary:
The 'Thinking with Video' paradigm uses video generation models to unify multimodal reasoning, addressing limitations of static image or text-only approaches. Evaluated on VideoThinkBench, models like Sora-2 show strong performance on vision and text tasks, suggesting a promising unified reasonin...

🔹 Publication Date: Published on Nov 6

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

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#VideoGeneration #MultimodalAI #AIResearch #ComputerVision #DeepLearning
GUI-360: A Comprehensive Dataset and Benchmark for Computer-Using Agents

📝 Summary:
GUI-360 is a large dataset and benchmark for computer-using agents, addressing gaps in real-world tasks and unified evaluation. It contains over 1.2M action steps in Windows apps for GUI grounding, screen parsing, and action prediction. Benchmarking reveals significant shortcomings in current mod...

🔹 Publication Date: Published on Nov 6

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

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#AI #ComputerAgents #GUIAgents #Dataset #Benchmark
Cambrian-S: Towards Spatial Supersensing in Video

📝 Summary:
This paper promotes spatial supersensing for AI, including predictive world modeling. It introduces VSI-SUPER and a predictive sensing method leveraging surprise for memory, outperforms baselines, showing anticipation is vital.

🔹 Publication Date: Published on Nov 6

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2511.04670
• PDF: https://arxiv.org/pdf/2511.04670
• Project Page: https://cambrian-mllm.github.io/

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#AI #ComputerVision #PredictiveModeling #MachineLearning #SpatialSensing
The Strong Lottery Ticket Hypothesis for Multi-Head Attention Mechanisms

📝 Summary:
This paper theoretically proves the strong lottery ticket hypothesis for multi-head attention mechanisms, showing SLTs exist with sufficient hidden dimensions. It extends the hypothesis to transformers without normalization layers, with empirical validation.

🔹 Publication Date: Published on Nov 6

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

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#LotteryTicketHypothesis #MultiHeadAttention #Transformers #DeepLearning #NeuralNetworks
NVIDIA Nemotron Nano V2 VL

📝 Summary:
Nemotron Nano V2 VL is a new hybrid Mamba-Transformer LLM designed for improved document and video understanding. It leverages enhanced architecture and token reduction for higher inference throughput.

🔹 Publication Date: Published on Nov 6

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

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#LLM #MambaTransformer #MultimodalAI #AIResearch #DeepLearning
Scaling Agent Learning via Experience Synthesis

📝 Summary:
DreamGym is a unified framework that synthesizes diverse experiences for scalable online reinforcement learning. It distills environment dynamics into a reasoning-based model to reduce reliance on expensive real-world rollouts. DreamGym significantly improves RL training performance and reduces t...

🔹 Publication Date: Published on Nov 5

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

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#ReinforcementLearning #MachineLearning #AI #AgentLearning #ExperienceSynthesis
Benchmark Designers Should "Train on the Test Set" to Expose Exploitable Non-Visual Shortcuts

📝 Summary:
Multimodal benchmarks are vulnerable to models exploiting non-visual shortcuts. This paper proposes designers train on the test set to diagnose and mitigate these biases, leading to more robust benchmarks for MLLM evaluation and revealing widespread issues.

🔹 Publication Date: Published on Nov 6

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2511.04655
• PDF: https://arxiv.org/pdf/2511.04655
• Project Page: https://cambrian-mllm.github.io/

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#MultimodalAI #BenchmarkDesign #AIbias #MLLMEvaluation #RobustAI
Learning Vision-Driven Reactive Soccer Skills for Humanoid Robots

📝 Summary:
A unified reinforcement learning controller directly integrates visual perception and motion control for humanoid soccer robots. It uses extended Adversarial Motion Priors and an encoder-decoder to achieve reactive, coherent, and robust soccer skills in dynamic real-world environments.

🔹 Publication Date: Published on Nov 6

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2511.03996
• PDF: https://arxiv.org/pdf/2511.03996
• Project Page: https://humanoid-kick.github.io/

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

For more data science resources:
https://news.1rj.ru/str/DataScienceT

#HumanoidRobots #ReinforcementLearning #Robotics #ComputerVision #AI
1