Skip to content

anandjez/sis

Repository files navigation

Sampling in High-Dimensions using Stochastic Interpolants and Forward-Backward Stochastic Differential Equations

License Python

Official code for the paper:

Sampling in High-Dimensions using Stochastic Interpolants and Forward-Backward Stochastic Differential Equations
Anand Jerry George and Nicolas Macris
Accepted to AISTATS, 2025

[Paper] [ArXiv]

Overview

This repository contains the code implementation of the methods and experiments presented in our paper. The goal of this work is to approach the sampling problem using Stochastic interpolants framework.

The python packages required to run this code can be found in requirements.txt. The main code files can be found in the folder stint_sampler.

Training the Model

Run the main.py script for training the model.

Hyperparameters

Hyperparameters used in the implementation can be found in the configs directory.

Evaluating the Model

The script make_plots.py can be used to generate the figures in the paper.

Citation

If you find this code useful, please consider citing our paper.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages