AI & ML Papers
33K subscribers
7.11K photos
532 videos
24 files
7.78K links
Advancing research in Machine Learning – practical insights, tools, and techniques for researchers.

Admin: @HusseinSheikho || @Hussein_Sheikho
Download Telegram
πŸ€–πŸ§  LandingAI ADE Python SDK: Streamlining AI-Powered Document Understanding

πŸ—“οΈ 22 Oct 2025
πŸ“š AI News & Trends

In the age of AI automation, extracting structured data from documents has become a key part of many business workflows. From invoices and contracts to identity documents and research papers, organizations are relying on AI models to interpret and process information accurately. LandingAI’s ADE Python SDK – an official API client for the LandingAI ADE ...

#AIPowered #DocumentUnderstanding #LandingAI #ADEPythonSDK #AIAutomation #DataExtraction
πŸ€–πŸ§  olmOCR: Redefining Document Understanding with Vision-Language Models

πŸ—“οΈ 07 Nov 2025
πŸ“š AI News & Trends

The digital era has seen an explosion in the amount of information stored in PDFs, scanned documents and image-based files. From research papers and corporate reports to handwritten notes and invoices, these unstructured sources hold trillions of valuable data points. Yet, extracting and converting this data into structured, machine-readable text has long been a challenge. ...

#olmOCR #DocumentUnderstanding #VisionLanguageModels #AIInnovation #UnstructuredData #DigitalTransformation
πŸ€–πŸ§  Chandra OCR: The Future of Document Understanding and Layout-Aware Text Extraction

πŸ—“οΈ 08 Nov 2025
πŸ“š AI News & Trends

Optical Character Recognition (OCR) has evolved far beyond simply converting scanned text into digital characters. With the rise of artificial intelligence and large language models, the industry is shifting toward intelligent document understanding where structure, context and visual elements matter as much as the text itself. In this landscape, Chandra emerges as a breakthrough solution. ...

#ChandraOCR #DocumentUnderstanding #LayoutAwareText #OpticalCharacterRecognition #AIDocumentProcessing #IntelligentOCR
✨VERSE: Visual Embedding Reduction and Space Exploration. Clustering-Guided Insights for Training Data Enhancement in Visually-Rich Document Understanding

πŸ“ Summary:
VERSE analyzes Vision-Language Models by visualizing latent representations to find error-prone clusters. It guides synthetic data generation to boost performance in these areas. This significantly improves F1 scores, allowing on-premise models to match or exceed top SaaS solutions.

πŸ”Ή Publication Date: Published on Jan 8

πŸ”Ή Paper Links:
β€’ arXiv Page: https://arxiv.org/abs/2601.05125
β€’ PDF: https://arxiv.org/pdf/2601.05125
β€’ Project Page: https://huggingface.co/spaces/de-Rodrigo/Embeddings
β€’ Github: https://github.com/nachoDRT/VrDU-Doctor

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

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

#VisionLanguageModels #DeepLearning #EmbeddingVisualization #SyntheticData #DocumentUnderstanding
✨EXAONE 4.5 Technical Report

πŸ“ Summary:
EXAONE 4.5 is LG AI Research's first open-weight vision language model, integrating a visual encoder into EXAONE 4.0. It enhances document understanding and general language capabilities through targeted data and extended context, outperforming similar models in document tasks.

πŸ”Ή Publication Date: Published on Apr 9

πŸ”Ή Paper Links:
β€’ arXiv Page: https://arxiv.org/abs/2604.08644
β€’ PDF: https://arxiv.org/pdf/2604.08644
β€’ Github: https://github.com/LG-AI-EXAONE/EXAONE-4.5

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

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

#VisionLanguageModel #AI #DocumentUnderstanding #MultimodalAI #OpenSourceAI
AI & ML Papers
Photo
πŸ”₯ SmolDocling: An ultra-compact vision-language model for end-to-end multi-modal document conversion

πŸ’‘ The paper introduces SmolDocling, a compact vision-language model designed for end-to-end document conversion. The model aims to process entire pages and generate a new universal markup format called DocTags, which captures all page elements in their full context with location. Unlike existing approaches that rely on large foundational models or ensemble solutions, SmolDocling offers a single end-to-end conversion model with 256M parameters. This approach allows for accurately capturing content, structure, and spatial location of document elements.

The model is trained to reproduce document features such as code listings, tables, equations, charts, lists, and more across a diverse range of document types, including business documents, academic papers, technical reports, patents, and forms. The authors also contribute novel publicly sourced datasets for charts, tables, equations, and code recognition.

Experimental results demonstrate that SmolDocling performs competitively with other vision language models that are up to 27 times larger in size, while reducing computational requirements substantially. The model's compact size and robust performance make it a significant contribution to the field of document conversion. The authors plan to make the model and datasets publicly available, which will facilitate further research and development in this area. Overall, SmolDocling offers a efficient and effective solution for end-to-end document conversion, with potential applications in various industries and domains.


πŸ“… Published on Mar 14, 2025

πŸ”— Links:
β€’ arXiv: https://arxiv.org/abs/2503.11576
β€’ PDF: https://arxiv.org/pdf/2503.11576
β€’ Project Page: https://huggingface.co/ds4sd/SmolDocling-256M-preview
β€’ GitHub: https://github.com/docling-project/docling ⭐ 59.1k

πŸ€– Models citing this paper:
β€’ https://huggingface.co/docling-project/SmolDocling-256M-preview
β€’ https://huggingface.co/ibm-granite/granite-docling-258M
β€’ https://huggingface.co/docling-project/CodeFormulaV2

πŸ“Š Datasets citing this paper:
β€’ https://huggingface.co/datasets/mnezama/SynthCodeNet
β€’ https://huggingface.co/datasets/docling-project/SynthCodeNet
β€’ https://huggingface.co/datasets/HuggingFaceM4/DoclingMatix

πŸš€ Spaces citing this paper:
β€’ https://huggingface.co/spaces/ibm-granite/granite-docling-258m-demo
β€’ https://huggingface.co/spaces/ibm-granite/granite-docling-258M-WebGPU
β€’ https://huggingface.co/spaces/jairwaal/image

━━━━━━━━━━━━━━━━━━━━━━━━
πŸ“’ By: https://xn--r1a.website/PaperNexus

#DocumentConversion #VisionLanguageModel #MultimodalProcessing #EndToEndLearning #DocumentUnderstanding