Skip to content

Commit

Permalink
chemalgebra accepted at wcci24
Browse files Browse the repository at this point in the history
  • Loading branch information
arranger1044 committed Apr 4, 2024
1 parent 2e1c221 commit 3c67b07
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions _news/chemalgebra-wcci24-accepted.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "ChemAlgebra accepted at WCCI"
collection: news
permalink: /news/chemalgebra-accepted
date: 2024-03-03
---
<a href="https://arxiv.org/abs/2210.02095"><b>ChemAlgebra</b></a> our work on chemical reactions as algebraic reasoning is accepted at <b>WCCI 24</b> the IEEE World Congress on Computational Intelligence.
10 changes: 5 additions & 5 deletions _publications/valenti2022chemalgebra.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@ collection: publications
ref: "valenti2022chemalgebra"
permalink: "publications/valenti2022chemalgebra"
title: "ChemAlgebra: Algebraic Reasoning on Chemical Reactions"
date: 2022-07-01 00:00
date: 2024-03-03 00:00
tags: nesy reasoning chem
image: "/images/papers/valenti2022chemalgebra/chem.png"
authors: "Andrea Valenti, Davide Bacciu, Antonio Vergari"
paperurl: "https://arxiv.org/abs/2210.02095"
pdf: "https://arxiv.org/pdf/2210.02095"
venue: "arXiv 2022"
venue: "WCCI 2024"
code:
excerpt: "We cast chemical reaction prediction as algebraic reasoning to evaluate the reasoning capabilities of Transformers and provide a challenging benchmark for it."
abstract: "While showing impressive performance on various kinds of learning tasks, it is yet unclear whether deep learning models have the ability to robustly tackle reasoning tasks. than by learning the underlying reasoning process that is actually required to solve the tasks. Measuring the robustness of reasoning in machine learning models is challenging as one needs to provide a task that cannot be easily shortcut by exploiting spurious statistical correlations in the data, while operating on complex objects and constraints. reasoning task. To address this issue, we propose ChemAlgebra, a benchmark for measuring the reasoning capabilities of deep learning models through the prediction of stoichiometrically-balanced chemical reactions. ChemAlgebra requires manipulating sets of complex discrete objects -- molecules represented as formulas or graphs -- under algebraic constraints such as the mass preservation principle. We believe that ChemAlgebra can serve as a useful test bed for the next generation of machine reasoning models and as a promoter of their development."
bibtex: "@article{valenti2022chemalgebra,<br/>
bibtex: "@inproceedings{valenti2024chemalgebra,<br/>
title={ChemAlgebra: Algebraic Reasoning on Chemical Reactions},<br/>
author={Valenti, Andrea and Bacciu, Davide and Vergari, Antonio},<br/>
journal={arXiv preprint arXiv:2210.02095},<br/>
year={2022}
booktitle={WCCI},<br/>
year={2024}
}
"
---

0 comments on commit 3c67b07

Please sign in to comment.