Skip to content

Conversation

@saitcakmak
Copy link
Contributor

Summary:
X-link: meta-pytorch/botorch#2507

Updates the default covar & likelihood modules of BoTorch models. See meta-pytorch/botorch#2451 for details on the new defaults.

For models that utilize a composite kernel, such as multi-fidelity/task/context, this change only affects the base kernel.

Exceptions / Models that do not utilize the new modules:

  • Fully-bayesian models.
  • Pairwise GP.
  • Fidelity kernels for MF models.
  • (likelihood only) Any model that utilizes a likelihood other than GaussianLikelihood (e.g., MultiTaskGaussianLikelihood).

Reviewed By: esantorella

Differential Revision: D62196414

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Sep 5, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D62196414

saitcakmak added a commit to saitcakmak/botorch that referenced this pull request Sep 5, 2024
…ules (meta-pytorch#2507)

Summary:
X-link: facebook/Ax#2742

Pull Request resolved: meta-pytorch#2507

Updates the default covar & likelihood modules of BoTorch models. See meta-pytorch#2451 for details on the new defaults.

For models that utilize a composite kernel, such as multi-fidelity/task/context, this change only affects the base kernel.

Exceptions / Models that do not utilize the new modules:
- Fully-bayesian models.
- Pairwise GP.
- Higher order GP: Produced weird division by zero errors after the change.
- Fidelity kernels for MF models.
- (likelihood only) Any model that utilizes a likelihood other than `GaussianLikelihood` (e.g., `MultiTaskGaussianLikelihood`).

Reviewed By: esantorella

Differential Revision: D62196414
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D62196414

saitcakmak added a commit to saitcakmak/Ax that referenced this pull request Sep 5, 2024
…ules (facebook#2742)

Summary:
Pull Request resolved: facebook#2742

X-link: meta-pytorch/botorch#2507

Updates the default covar & likelihood modules of BoTorch models. See meta-pytorch/botorch#2451 for details on the new defaults.

For models that utilize a composite kernel, such as multi-fidelity/task/context, this change only affects the base kernel.

Exceptions / Models that do not utilize the new modules:
- Fully-bayesian models.
- Pairwise GP.
- Higher order GP: Produced weird division by zero errors after the change.
- Fidelity kernels for MF models.
- (likelihood only) Any model that utilizes a likelihood other than `GaussianLikelihood` (e.g., `MultiTaskGaussianLikelihood`).

Reviewed By: esantorella

Differential Revision: D62196414
…ules (facebook#2742)

Summary:
Pull Request resolved: facebook#2742

X-link: meta-pytorch/botorch#2507

Updates the default covar & likelihood modules of BoTorch models. See meta-pytorch/botorch#2451 for details on the new defaults.

For models that utilize a composite kernel, such as multi-fidelity/task/context, this change only affects the base kernel.

Exceptions / Models that do not utilize the new modules:
- Fully-bayesian models.
- Pairwise GP.
- Higher order GP: Produced weird division by zero errors after the change.
- Fidelity kernels for MF models.
- (likelihood only) Any model that utilizes a likelihood other than `GaussianLikelihood` (e.g., `MultiTaskGaussianLikelihood`).

Reviewed By: esantorella

Differential Revision: D62196414
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D62196414

saitcakmak added a commit to saitcakmak/botorch that referenced this pull request Sep 5, 2024
…ules (meta-pytorch#2507)

Summary:
X-link: facebook/Ax#2742

Pull Request resolved: meta-pytorch#2507

Updates the default covar & likelihood modules of BoTorch models. See meta-pytorch#2451 for details on the new defaults.

For models that utilize a composite kernel, such as multi-fidelity/task/context, this change only affects the base kernel.

Exceptions / Models that do not utilize the new modules:
- Fully-bayesian models.
- Pairwise GP.
- Higher order GP: Produced weird division by zero errors after the change.
- Fidelity kernels for MF models.
- (likelihood only) Any model that utilizes a likelihood other than `GaussianLikelihood` (e.g., `MultiTaskGaussianLikelihood`).

Reviewed By: esantorella

Differential Revision: D62196414
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 81a4e5b.

facebook-github-bot pushed a commit to meta-pytorch/botorch that referenced this pull request Sep 5, 2024
…ules (#2507)

Summary:
X-link: facebook/Ax#2742

Pull Request resolved: #2507

Updates the default covar & likelihood modules of BoTorch models. See #2451 for details on the new defaults.

For models that utilize a composite kernel, such as multi-fidelity/task/context, this change only affects the base kernel.

Exceptions / Models that do not utilize the new modules:
- Fully-bayesian models.
- Pairwise GP.
- Higher order GP: Produced weird division by zero errors after the change.
- Fidelity kernels for MF models.
- (likelihood only) Any model that utilizes a likelihood other than `GaussianLikelihood` (e.g., `MultiTaskGaussianLikelihood`).

Reviewed By: esantorella

Differential Revision: D62196414

fbshipit-source-id: e2c8983a49a9f00d878e1fb7cf346212acb895e9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants