Papers › Sustainable Concrete via Bayesian Optimization

Sustainable Concrete via Bayesian Optimization

27 Oct 2023arXiv:2310.18288archive 2025-07-28

Sebastian Ament, Andrew Witte, Nishant Garg, Julius Kusuma

Eight percent of global carbon dioxide emissions can be attributed to the production of cement, the main component of concrete, which is also the dominant source of CO2 emissions in the construction of data centers. The discovery of lower-carbon concrete formulae is therefore of high significance for sustainability. However, experimenting with new concrete formulae is time consuming and labor intensive, as one usually has to wait to record the concrete's 28-day compressive strength, a quantity whose measurement can by its definition not be accelerated. This provides an opportunity for experimental design methodology like Bayesian Optimization (BO) to accelerate the search for strong and sustainable concrete formulae. Herein, we 1) propose modeling steps that make concrete strength amenable to be predicted accurately by a Gaussian process model with relatively few measurements, 2) formulate the search for sustainable concrete as a multi-objective optimization problem, and 3) leverage the proposed model to carry out multi-objective BO with real-world strength measurements of the algorithmically proposed mixes. Our experimental results show improved trade-offs between the mixtures' global warming potential (GWP) and their associated compressive strengths, compared to mixes based on current industry practices. Our methods are open-sourced at github.com/facebookresearch/SustainableConcrete.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.18288")

Code

Syntology Ran 5 of 11 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 5 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

facebookresearch/sustainableconcrete officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 5 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

5ran
6unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from facebookresearch/SustainableConcrete. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

additive_time_kernel facebookresearch/SustainableConcrete/boxcrete/kernels.py official repository ran MIT (permissive) · ab34ce4558c7827f · report
derive_source_from_mix_name facebookresearch/SustainableConcrete/boxcrete/mix_naming.py official repository ran MIT (permissive) · e669f6a366c5fbff · report
get_strength_gp_input_transform facebookresearch/SustainableConcrete/boxcrete/strength_model_legacy.py official repository ran MIT (permissive) · e14dd0aaf23fe992 · report
max_scale_Y facebookresearch/SustainableConcrete/boxcrete/features.py official repository ran fingerprinted MIT (permissive) · 054a15188e62cf01 · report
plot_calibration facebookresearch/SustainableConcrete/boxcrete/plotting.py official repository ran MIT (permissive) · c05dfdf744f4c46e · report
block_loo_loss facebookresearch/SustainableConcrete/boxcrete/block_loo.py official repository unverified MIT (permissive) · e575da64657e1552 · report
canonical_name facebookresearch/SustainableConcrete/boxcrete/mix_naming.py official repository unverified MIT (permissive) · 6690faa2afa56365 · report
compute_loo_cv facebookresearch/SustainableConcrete/boxcrete/plotting.py official repository unverified MIT (permissive) · f53a1315a130fec0 · report
legacy_name facebookresearch/SustainableConcrete/boxcrete/mix_naming.py official repository unverified MIT (permissive) · b5bf5da63e8d93f3 · report
train_block_loo facebookresearch/SustainableConcrete/boxcrete/block_loo.py official repository unverified MIT (permissive) · dee0d1ce6b2dc840 · report
within_group_prior facebookresearch/SustainableConcrete/boxcrete/priors.py official repository unverified MIT (permissive) · 12752291505ed111 · report

Tasks

Bayesian OptimizationExperimental Design

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Gaussian Process

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections