Skip to content

Commit d0cdb3c

Browse files
authored
Merge pull request #56 from UTAustin-SwarmLab/ssn-cps-updates
adjusted the viz
2 parents 3ff907b + 11c51bd commit d0cdb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-10-10-CPS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Proceedings of the 39th Conference on Neural Information Processing Systems (Neu
1818
## Motivation
1919
Imagine you are a quantitative researcher who wants to stress-test trading strategies. You would want access to a tool that can precisely generate high-fidelity stock price time series for prompts like
2020

21-
Generate Tesla’s stock price for the next month with 5% volatility.
21+
**Generate Tesla’s stock price for the next month with 5% volatility.**
2222

2323
Additionally, for the stocks domain, there are some inherent rules that a generated sample should adhere to, such as the opening and closing prices for a day should be bounded by the highest and lowest prices for that day. This problem exists in almost all engineering domains, where certain domain-specific constraints may arise due to the laws of physics or the underlying process. We refer to this as the **constrained time series generation problem**.
2424

0 commit comments

Comments
 (0)