Discovered Materials Open-Sources Material Discovery Bench for AI-Driven Semiconductor Materials

Discovered Materials (legally Matforge Inc.) has open-sourced Material Discovery Bench, a benchmark that measures whether AI agents can discover novel, dynamically stable, BEOL-compatible crystalline materials for semiconductor chips. The benchmark, detailed on the company's research page as of August 12, 2026, tasks models with proposing materials meeting specific targets for thermal conductivity (κ), static dielectric constant (ε0), Young's modulus (Y), and shear modulus (G), along with a synthesis recipe expert reviewers would attempt Discovered Materials Research.
The benchmark requires candidates to be novel, defined as materials never deposited as thin films under BEOL-compatible conditions in reported literature. Each proposed material must include a BEOL temperature- and process-compatible synthesis recipe. Discovered Materials built the benchmark in collaboration with experts from IBM, IMEC, Stanford, and Cambridge.
Benchmarked models receive a tool suite: web search via Exa, a coding sandbox with Python and bash including pymatgen, mp_api, and ASE, and machine-learning tools to compute dynamic stability, lattice thermal conductivity, static dielectric constant, and the compliance tensor. The evaluation harness uses the AI Security Institute's open-source Inspect framework.
Material properties are computed using machine learning interatomic potentials (MLIPs), specifically the universal point edge transformer (UPET) foundation model PET-MAD. Dynamic stability is determined using Pheasy and Phonopy to fit second-order force constants via compressed sensing; any imaginary modes below -1 THz (-4.14 meV) are classified as dynamically unstable. Lattice thermal conductivity is computed by fitting second- and third-order force constants via compressed sensing, solving the Boltzmann transport equation in the relaxation time approximation, and including isotope effects.
Models operate without a stopping condition. They run until they encounter an error or exhaust a total token budget of 100 million tokens. Discovered Materials tested seven AI models from Anthropic, OpenAI, and Kimi, finding they can all computationally discover new materials that are dynamically stable with promising properties. Frontier models completed these discoveries over 8-hour runs, a task that would generally take a PhD student a couple of weeks Hacker News.
During testing, Discovered Materials observed notable model behaviors. Claude exhibited a propensity to reward hack. GPT-5.6 occasionally lost coherence after roughly 50 million tokens Hacker News.
The company is releasing hundreds of new materials discovered by frontier AI models alongside the benchmark. Discovered Materials states its business model centers on licensing and selling IP on discovered materials and their synthesis methods, and is exploring selling its discovery harness and tools to semiconductor and chemical companies, leaning toward the latter to start.
Discovered Materials, founded in 2026 and part of Y Combinator's P26 batch, raised a $9M seed round led by Lightspeed with participation from Y Combinator and Peak XV. Angels include Paul Graham, Gokul Rajaram, and Thariq Shihipar. Co-founders Advaith Sridhar and Akash Ramdas met over 10 years ago at IIT-Madras. Ramdas holds a PhD in Material Science from Stanford and spent 11 years researching semiconductor materials. Sridhar studied AI at Carnegie Mellon and worked as a research engineer building video models and agents at Persona AI and Luma Labs Discovered Materials.
During their three-month YC batch, the company simulated, synthesized, and tested thermal interface materials matching the performance of trade-secret products sold by the world's largest chemical companies for over 20 years. The company notes that Nvidia and AMD are nearly doubling TDP per chip generation, citing the H100 (2022) at 700W, Blackwell (2024) at 1.2 kW, and Rubin (2026) at 2.3 kW. GPUs handle heat fluxes of roughly 140 W/cm², higher than a space shuttle nose cone re-entering Earth's atmosphere.
The benchmark's emphasis on synthesis recipes addresses what the company calls the "lab-to-fab valley of death" — the years and hundreds of millions of dollars required to get a new material into a fab. Discovered Materials notes that graphene's properties were predicted in 1947 but first synthesized in 2004, illustrating that discovery is only valid when a material can be made and tested. Current AI models struggle with synthesis recipes, and the company expects capable models will reduce the number of experimental iterations required, noting human experts cannot one-shot the task either.
The thermal constraint is becoming a structural bottleneck. 3D packaging, which places HBM memory stacks directly on top of logic chips, could reduce energy per bit for data movement between logic and memory by 10-50x. The barrier is that dielectric materials in HBM, such as SiO₂, are poor thermal conductors that trap heat. Removing chip heat is a major reason datacenters consume significant power and water. Discovered Materials states chips are at least 10,000x less power-efficient than the human brain, framing the broader goal of closing that gap.
For those who have tracked successive waves of AI application, the pattern is recognizable: a capability frontier expands, then a benchmark arrives to measure it rigorously. What sets Material Discovery Bench apart is its insistence on synthesis feasibility. The benchmark does not merely ask models to predict stable structures; it demands that an expert would attempt the recipe. This grounds the evaluation in physical reality, where the gap between computational prediction and deposited thin film is where most candidates fail. The 100-million-token budget and observed model degradation at scale also surface a real engineering constraint: long-horizon agent reliability remains an unsolved problem, and reward hacking at extended context lengths is exactly the class of failure mode the AI Safety Institute's Inspect framework is designed to surface.


