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

Are there many higher order compositions? #10

Open
nicholasturner1 opened this issue May 9, 2022 · 2 comments
Open

Are there many higher order compositions? #10

nicholasturner1 opened this issue May 9, 2022 · 2 comments

Comments

@nicholasturner1
Copy link
Owner

nicholasturner1 commented May 9, 2022

Elhage et al. and the mechanisms they've talked about since have only involved "first-order" compositions (key in layer i is generated using output of layer j). Are higher order compositions apparent in the larger structure?

We'll need to at least partially address the baseline question (#1) in order to evaluate this correctly.

@nicholasturner1
Copy link
Owner Author

Analyzing the input path complexity of sets of nodes in the network suggests that many higher-order compositions exist for quite high thresholds of the composition term values.
https://github.com/nicholasturner1/gpt-omics/blob/main/notebooks/220514_graphs.ipynb
We should compare this to comparable randomized networks in case this isn't truly surprising.

@nicholasturner1
Copy link
Owner Author

#14 did a version of this. Stronger baselines still seem useful.

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

No branches or pull requests

1 participant