AIResearch AIResearch
Back to articles
AI

From Patents to Progress: How Web Scraping Is Unlocking New Frontiers in Glass Science

A novel dataset extracted from patents expands the compositional space for machine learning, accelerating the design of advanced oxide glasses.

AI Research
November 23, 2025
4 min read
From Patents to Progress: How Web Scraping Is Unlocking New Frontiers in Glass Science

In the high-stakes world of materials science, the quest for novel oxide glasses with tailored properties has long been hampered by the slow, iterative nature of traditional s. These materials, essential for everything from smartphone displays to optical fibers, possess a virtually infinite compositional space, making empirical approaches inefficient and costly. Enter machine learning (ML), which promises to revolutionize this field by predicting glass properties from chemical compositions, but its success hinges on access to large, diverse datasets. Historically, researchers have relied on proprietary databases like SciGlass and INTERGLAD, but these resources are often outdated, manually curated, and lack recent innovations. A groundbreaking study by Thomaello et al., detailed in arXiv:2511.16366v1, addresses this gap by leveraging web scraping to extract thousands of glass compositions and their properties from patents, creating a fresh, ML-ready dataset that could supercharge the development of next-generation glasses.

To construct this innovative dataset, the researchers developed a sophisticated web scraping pipeline specifically targeting Google Patents, a rich but underutilized source of structured data. ology involved a two-part architecture: a crawler that systematically navigated predefined patent URLs using the Selenium library to simulate user sessions and retrieve HTML content, and a scraper that parsed this content to extract composition and property tables. Key steps included identifying tables with relevant oxides like SiO2 and Al2O3, applying regular expressions to detect units such as mol% or wt%, and serializing the data into JSON files for traceability. This was followed by rigorous cleaning processes, such as filtering for closed compositions that sum to approximately 100% and normalizing property values for consistency. For instance, refractive index measurements were standardized to specific wavelengths like the sodium D-line, while liquidus temperatures were converted to degrees Celsius, ensuring the dataset's reliability for downstream ML applications. The entire workflow, documented in a GitHub repository, emphasizes reproducibility and scalability, handling tens of gigabytes of data through incremental processing to avoid memory overload.

Of this extraction effort are substantial, yielding a Patents database with 9,432 unique glass compositions, including 5,696 for liquidus temperature, 4,298 for refractive index, and 1,771 for Abbe number. When compared to established databases like SciGlass and INTERGLAD, this represents a significant expansion: the new data increase available information by approximately 10.4% for liquidus temperature, 6.6% for refractive index, and 4.9% for Abbe number. More importantly, the dataset introduces greater diversity in both properties and compositions. For example, histograms reveal a higher density of glasses with elevated refractive indices and lower liquidus temperatures, filling gaps in existing resources. Compositional analysis shows that the Patents dataset contains relatively more oxides like titanium, magnesium, zirconium, niobium, iron, tin, and yttrium, expanding the chemical space for modeling. Visualizations such as t-SNE plots and Abbe diagrams further illustrate how these patent-derived compositions occupy previously underrepresented regions, enhancing the potential for discovering glasses with extreme or optimized properties.

Of this work extend far beyond mere data accumulation, offering a transformative tool for accelerating glass innovation. By integrating this patent-sourced dataset with legacy resources, researchers can train more robust ML models that predict properties like refractive index and liquidus temperature with higher accuracy, potentially reducing the time and cost of experimental trials. This approach addresses critical limitations of existing databases, such as SciGlass's discontinuation in 2014, by capturing contemporary industrial developments from patents published predominantly in the last decade. In practical terms, this could lead to breakthroughs in applications like high-performance optics, where glasses with specific refractive indices and Abbe numbers are crucial, or in energy-efficient manufacturing processes enabled by glasses with lower melting temperatures. The dataset's emphasis on oxides like TiO2 and Nb2O5, which are common in modern patents, also aligns with industry trends, making it a valuable resource for both academic and commercial R&D efforts aimed at designing materials for advanced technologies.

Despite its promise, the study acknowledges several limitations that warrant attention in future work. The current scraping pipeline primarily handles HTML-based patents, leaving out a significant portion of data embedded in scanned PDFs or image tables, which could be addressed by integrating optical character recognition (OCR) techniques. Additionally, the cleaning process, while thorough, relies on manual curation for unit disambiguation and property mapping, introducing potential biases and scalability s. The dataset also focuses on only three properties—refractive index, Abbe number, and liquidus temperature—omitting other critical attributes like viscosity or chemical durability that are essential for comprehensive glass design. Looking ahead, the researchers plan to expand property coverage, incorporate large language models for better text parsing, and enhance the pipeline to handle image-based sources, ultimately aiming to create a living, extensible database that continuously evolves with new patent filings. This foundational work not only enriches the materials science landscape but also sets the stage for inverse-design models that could autonomously propose novel glass compositions for targeted applications, pushing the boundaries of what's possible in sustainable and high-tech material development.

Original Source

Read the complete research paper

View on arXiv

About the Author

Guilherme A.

Guilherme A.

Former dentist (MD) from Brazil, 41 years old, husband, and AI enthusiast. In 2020, he transitioned from a decade-long career in dentistry to pursue his passion for technology, entrepreneurship, and helping others grow.

Connect on LinkedIn