AI & ML Papers
33.1K subscribers
7.12K photos
543 videos
24 files
7.8K links
Advancing research in Machine Learning – practical insights, tools, and techniques for researchers.

Admin: @HusseinSheikho || @Hussein_Sheikho
Download Telegram
OlmoEarth: Stable Latent Image Modeling for Multimodal Earth Observation

📝 Summary:
OlmoEarth is a novel multimodal spatio-temporal foundation model for Earth observation data. It employs new self-supervised learning methods to achieve state-of-the-art performance on many tasks. It is deployed as a platform for non-profits and NGOs.

🔹 Publication Date: Published on Nov 17

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2511.13655
• PDF: https://arxiv.org/pdf/2511.13655
• Project Page: https://olmoearth.allenai.org/
• Github: https://github.com/allenai/olmoearth_pretrain

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

For more data science resources:
https://xn--r1a.website/DataScienceT

#EarthObservation #FoundationModels #AI #RemoteSensing #SelfSupervisedLearning
Asking like Socrates: Socrates helps VLMs understand remote sensing images

📝 Summary:
Remote sensing models often show fake reasoning from coarse image understanding. This paper introduces RS-EoT, an iterative, language-driven system with a Socratic multi-agent approach and RL to seek visual evidence. It achieves state-of-the-art results, enabling genuine, evidence-grounded reason...

🔹 Publication Date: Published on Nov 27

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2511.22396
• PDF: https://arxiv.org/pdf/2511.22396
• Project Page: https://geox-lab.github.io/Asking_like_Socrates/
• Github: https://github.com/GeoX-Lab/Asking_like_Socrates

🔹 Models citing this paper:
https://huggingface.co/ShaoRun/RS-EoT-7B

Datasets citing this paper:
https://huggingface.co/datasets/ShaoRun/RS-EoT-4K

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

For more data science resources:
https://xn--r1a.website/DataScienceT

#VLM #RemoteSensing #AI #ReinforcementLearning #MultiAgentSystems
Prithvi-Complimentary Adaptive Fusion Encoder (CAFE): unlocking full-potential for flood inundation mapping

📝 Summary:
Prithvi-CAFE improves flood mapping by integrating a pretrained Geo-Foundation Model encoder with a parallel CNN branch featuring attention modules. This hybrid approach effectively captures both global context and critical local details, achieving state-of-the-art results on Sen1Flood11 and Floo...

🔹 Publication Date: Published on Jan 5

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2601.02315
• PDF: https://arxiv.org/pdf/2601.02315
• Github: https://github.com/Sk-2103/Prithvi-CAFE

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

For more data science resources:
https://xn--r1a.website/DataScienceT

#FloodMapping #DeepLearning #GeoAI #RemoteSensing #ComputerVision
Learning Image-based Tree Crown Segmentation from Enhanced Lidar-based Pseudo-labels

📝 Summary:
This study trains deep learning models to segment individual tree crowns from aerial imagery. It uses enhanced pseudo-labels derived from ALS data, improved by SAM 2, to eliminate manual annotation. This method produces superior, domain-specific segmentation models.

🔹 Publication Date: Published on Feb 13

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

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

For more data science resources:
https://xn--r1a.website/DataScienceT

#DeepLearning #ImageSegmentation #RemoteSensing #Forestry #ComputerVision
TerraScope: Pixel-Grounded Visual Reasoning for Earth Observation

📝 Summary:
TerraScope is a new VLM for Earth Observation enabling pixel-grounded geospatial reasoning. It offers modality-flexible and multi-temporal capabilities, outperforming existing models on a new benchmark for accurate and interpretable results.

🔹 Publication Date: Published on Mar 19

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2603.19039
• PDF: https://arxiv.org/pdf/2603.19039
• Project Page: https://shuyansy.github.io/terrascope/
• Github: https://github.com/shuyansy/Earth-Observation-VLMs

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

For more data science resources:
https://xn--r1a.website/DataScienceT

#EarthObservation #VLM #Geospatial #RemoteSensing #ComputerVision
AI & ML Papers
Photo
🔥 UniverSat: Resolution- and Modality-Agnostic Transformers for Earth Observation

💡 The paper introduces UniverSat, a new approach to applying Vision Transformers to Earth Observation data. The problem with current Vision Transformers is that they rely on rigid patch projectors, which makes it difficult to transfer them to Earth Observation tasks where the input data can vary widely in terms of modality, scale, and resolution. To address this issue, the authors propose a Universal Patch Encoder that can map patches from arbitrary spatial, spectral, and temporal resolutions, and from both optical and non-optical sensors, into a shared embedding space using a shared set of weights. This allows a single model to be trained on heterogeneous multimodal data using self-supervision, resulting in robust and sensor-agnostic spatial features. The authors validate their approach by achieving strong results on classification and segmentation tasks using standard Earth Observation benchmarks. The key contribution of UniverSat is its ability to enable resolution- and modality-agnostic spatial feature extraction, making it a versatile and effective tool for Earth Observation tasks. The authors make their code and models available for further research and development.


📅 Published on Jun 22

🔗 Links:
• GitHub: https://github.com/huggingface
• Project Page: https://huggingface.co/papers?q=patch%20projectors
• arXiv: https://arxiv.org/abs/2606.23503
• PDF: https://arxiv.org/pdf/2606.23503

🤖 Models citing this paper:
https://huggingface.co/g-astruc/UniverSat

━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus

#EarthObservation #VisionTransformers #MultimodalLearning #RemoteSensing #GeospatialAnalysis