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

Publication tracking issue #55

Closed
4 of 23 tasks
daemontus opened this issue May 4, 2023 · 1 comment
Closed
4 of 23 tasks

Publication tracking issue #55

daemontus opened this issue May 4, 2023 · 1 comment
Labels

Comments

@daemontus
Copy link
Collaborator

daemontus commented May 4, 2023

This is a "tracking issue" for everything that needs to be completed in order to (hopefully) have a nice paper about nfvs-motifs in the end. I'll try to gradually create smaller issues for things that are not blocked by other tasks. Please use this issue for "high level" comments about paper structure and goals. I'll probably forget to add some things, so if you see that something is missing, feel free to edit my post and add it (github should let you do it as repo admins).

We might need to alter the structure to accommodate journal constraints (e.g. move some of this to the supplement). But until we have the actual submission guidelines, I propose the following high level structure.

  • Introduction
    • This can probably be written last once we have all the results. Hence I am not creating any issues for it yet. But if you have some ideas about what you definitely want to have here, feel free to make notes in overleaf.
  • Theory
  • Methods
    • So far, this is incomplete because some of the aspects of the algorithm are up for debate. Hence I'm only trying to describe the minimal viable points so far.
    • Define succession diagrams and "partial" succession diagrams with stub nodes (Write "Partial Succession Diagrams" #59).
    • Describe how a basic "partial" succession diagram is constructed using trappist/ASP.
    • Describe how the diagram can be further expanded to aid with attractor search (separate candidate states from NFVS into different trap spaces).
    • Describe how the diagram can be further expanded to aid with control (largest trap spaces in the strong basin of the target attractor).
    • Other technical aspects of attractor search (simulation, static analysis, exhaustive symbolic search, ...).
    • Other technical aspects of control.
    • Describe what real-world networks are considered (BBM) and how we generate random networks (we'll probably need something at least semi-custom).
  • Results
  • Discussion
    • Again, it does not make sense to write this until we have the results, but the high-level plan is to answer the following questions:
      • Are there any trap-avoidant attractors in real-world networks?
      • How different are attractors from their enclosing minimal trap spaces? (this may not be that interesting, but relates to the previous question)
      • Are there trap-avoidant attractors in "interval" networks? If yes, are they different from the "generalised" networks? (Overall, we should end up with a hierarchy of update concurrency and attractors vs. trap spaces)
      • Are there trap-avoidant attractors in locally-monotonic networks? If yes, are they significantly different from "normal" networks?
      • Is there a difference in attractor scaling between constant and exponential in-degree distributions?
      • What is the scaling of succession diagram height? (log(n) and sqrt(n) seem like good candidates)
      • Is our method faster than other methods? (it should be :D)

Right now, I haven't given any contributions/experiments regarding control. I'll think about what we can add in this regard. Some kind of benchmark is definitely possible, but something more "biological" would be nice too...

@daemontus
Copy link
Collaborator Author

The paper is done. Let's close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant