Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting 'persistent safety-windows' #1

Open
andreasgrigorjew opened this issue May 17, 2023 · 0 comments
Open

Supporting 'persistent safety-windows' #1

andreasgrigorjew opened this issue May 17, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@andreasgrigorjew
Copy link
Collaborator

Similar to the concept of persistent homology in topological data analysis, a next idea to look at with emerald can be persistent safety-windows: keeping alpha constant, increasing Δ from Δ = 0 until all safety windows vanished, and store the safety information for every Delta value. We then have the additional information on how robust certain intervals in the sequences are, that is, how long do they stay safe, as they continuously start to split and shrink throughout the process.
This is already possible by calling EMERALD for every Δ parameter, but this is computationally very expensive. I expect to be able to update the alignment space and the safety-windows in an amortized fashion.

@andreasgrigorjew andreasgrigorjew added the enhancement New feature or request label May 17, 2023
@andreasgrigorjew andreasgrigorjew self-assigned this May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant