← Search

Santiago Miret

16 accepted papers

2026

OXtal: An All-Atom Diffusion Model for Organic Crystal Structure Prediction

ICLR 2026poster

Accurately predicting experimentally-realizable $3\textrm{D}$ molecular crystal structures from their $2\textrm{D}$ chemical graphs is a long-standing open challenge in computational chemistry called $\textit{crystal structure prediction}$ (CSP). Efficiently solving this problem has implications ran…

Cited by 0SourceScholar
2026

Towards All-Atom Foundation Models for Biomolecular Binding Affinity Prediction

ICLR 2026poster

Biomolecular interactions play a critical role in biological processes. While recent breakthroughs like AlphaFold 3 have enabled accurate modeling of biomolecular complex structures, predicting binding affinity remains challenging mainly due to limited high-quality data. Recent methods are often spe…

Cited by 0SourcecodeScholar
2025

Stiefel Flow Matching for Moment-Constrained Structure Elucidation

ICLR 2025poster

Molecular structure elucidation is a fundamental step in understanding chemical phenomena, with applications in identifying molecules in natural products, lab syntheses, forensic samples, and the interstellar medium. We consider the task of predicting a molecule's all-atom 3D structure given only it…

Cited by 0SourcePDFScholar
2025

SymmCD: Symmetry-Preserving Crystal Generation with Diffusion Models

ICLR 2025poster

Generating novel crystalline materials has potential to lead to advancements in fields such as electronics, energy storage, and catalysis. The defining characteristic of crystals is their symmetry, which plays a central role in determining their physical properties. However, existing crystal generat…

2024

HoneyComb: A Flexible LLM-Based Agent System for Materials Science

EMNLP 2024finding

The emergence of specialized large language models (LLMs) has shown promise in addressing complex tasks in materials science. Many LLMs, however, often struggle with the distinct complexities of materials science tasks, such as computational challenges, and rely heavily on outdated implicit knowledg…

2024

Searching for High-Value Molecules Using Reinforcement Learning and Transformers

ICLR 2024poster

Reinforcement learning (RL) over text representations can be effective for finding high-value policies that can search over graphs. However, RL requires careful structuring of the search space and algorithm design to be effective in this challenge. Through extensive experiments, we explore how diffe…

Cited by 15SourcePDFScholar
2023

Can Retriever-Augmented Language Models Reason? The Blame Game Between the Retriever and the Language Model

EMNLP 2023long findings

Augmenting pretrained language models with retrievers has shown promise in effectively solving common NLP problems, such as language modeling and question answering. In this paper, we evaluate the strengths and weaknesses of popular retriever-augmented language models, namely kNN-LM, REALM, DPR + Fi…

Cited by 0SourcecodeScholar
2023

FAENet: Frame Averaging Equivariant GNN for Materials Modeling

ICML 2023poster

Applications of machine learning techniques for materials modeling typically involve functions that are known to be equivariant or invariant to specific symmetries. While graph neural networks (GNNs) have proven successful in such applications, conventional GNN approaches that enforce symmetries via…

2023

HoneyBee: Progressive Instruction Finetuning of Large Language Models for Materials Science

EMNLP 2023long findings

We propose an instruction-based process for trustworthy data curation in materials science (MatSci-Instruct), which we then apply to finetune a LLaMa-based language model targeted for materials science (HoneyBee). MatSci-Instruct helps alleviate the scarcity of relevant, high-quality materials scien…

Cited by 0SourcecodeScholar
2023

MatSci-NLP: Evaluating Scientific Language Models on Materials Science Language Tasks Using Text-to-Schema Modeling

ACL 2023long

We present MatSci-NLP, a natural language benchmark for evaluating the performance of natural language processing (NLP) models on materials science text. We construct the benchmark from publicly available materials science text data to encompass seven different NLP tasks, including conventional NLP…

2023

Multi-Objective GFlowNets

ICML 2023poster

We study the problem of generating *diverse* candidates in the context of Multi-Objective Optimization. In many applications of machine learning such as drug discovery and material design, the goal is to generate candidates which simultaneously optimize a set of potentially conflicting objectives. M…

2023

ProtST: Multi-Modality Learning of Protein Sequences and Biomedical Texts

ICML 2023oral

Current protein language models (PLMs) learn protein representations mainly based on their sequences, thereby well capturing co-evolutionary information, but they are unable to explicitly acquire protein functions, which is the end goal of protein representation learning. Fortunately, for many prote…

2021

Optimizing Memory Placement using Evolutionary Graph Reinforcement Learning

ICLR 2021poster

For deep neural network accelerators, memory movement is both energetically expensive and can bound computation. Therefore, optimal mapping of tensors to memory hierarchies is critical to performance. The growing complexity of neural networks calls for automated memory mapping instead of manual heur…

Cited by 14SourcePDFScholar
2020

Evolutionary Reinforcement Learning for Sample-Efficient Multiagent Coordination

ICML 2020poster

Many cooperative multiagent reinforcement learning environments provide agents with a sparse team-based reward, as well as a dense agent-specific reward that incentivizes learning basic skills. Training policies solely on the team-based reward is often difficult due to its sparsity. Also, relying so…

Cited by 79SourcePDFScholar
2019

Collaborative Evolutionary Reinforcement Learning

ICML 2019oral

Deep reinforcement learning algorithms have been successfully applied to a range of challenging control tasks. However, these methods typically struggle with achieving effective exploration and are extremely sensitive to the choice of hyperparameters. One reason is that most approaches use a noisy v…