Viewing profile — mayukhdeb
mayukhdeb
HN member- Joined
- Fri, Jan 31, 2025, 2:47 AM UTC
- HN karma
- 142
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About mayukhdeb
Recent public activity
-
comment
Comment #42964504
Thanks for the kind words! Happy to know that there are people out there who find this stuff just as interesting as I do.
-
comment
Comment #42898307
In this paper, we don't zero out the weights. We remove them.
-
comment
Comment #42898282
> Is it that the structure clustered the neurons in such a way that they didn't need to be weighted Yep. Because of the structure, we did not have to compute the output of each wei…
-
comment
Comment #42891447
Thank you for sharing this! We'll read through this and update the camera-ready version accordingly for ICLR 2025.
-
comment
Comment #42890585
Thank you for your kind words!
-
comment
Comment #42888608
Thank you for your kind words! Indeed. The problem with most AI research today is they simply do trial and error with large amounts of compute. No room for taking inspiration from …
-
comment
Comment #42888541
Thanks for clarifying your reason for renaming the title. The explanation for the original title is this plot from our publication in ICLR 2025: https://toponets.github.io/webpage_…
-
comment
Comment #42888464
If by popular fantasy you mean replicating the functional profiles of the visual and language cortex of the brain, then yes. These ideas in neuroscience are popular, but not fantas…
-
comment
Comment #42888303
> the features tend to have greater semantical overlap? This is true. The features closer together now have much stronger semantic overlap. You can watch how the weights self-organ…
-
comment
Comment #42888146
It is indeed brain-like in a functional way. Topographic structure is what enables the brain to have low dimensionality and metabolic efficiency. We find that inducing such structu…
-
comment
Comment #42884760
We localized "toxic" neurons by contrasting the activations of each neuron for toxic v/s normal texts. It's a method inspired by old-school neuroscience.
-
comment
Comment #42884744
Yep. That is exactly the idea here. Our compression method is super duper naive. We literally keep every n-th weight column and discard the rest. Turns out that even after getting …
-
comment
Comment #42884686
Indeed. What's cool is that we were able to localize literal "regions" in the GPTs which encoded toxic concepts related to racism, politics, etc. A similar video can be found here:…
-
comment
Comment #42884678
The motivation was to induce structure in the weights of neural nets and see if the functional organization that emerges aligns with that of the brain or not. Turns out, it does --…
-
comment
Comment #42884663
> The only potential benefit Other benefits: 1. Significantly lower dimensionality of internal representations 2. More interpretable (see: https://toponets.github.io ) > 7B model d…
-
comment
Comment #42884640
Our goal was never to optimize for performance. There's a long standing hypothesis that topographic structure in the human brain leads to metabolic efficiency. Thanks to topography…
- story