Viewing profile — goldemerald
goldemerald
HN member- Joined
- Fri, Oct 21, 2016, 3:36 PM UTC
- HN karma
- 1,048
- Public activity
- 93 items
- HN profile
- View on Hacker News ↗
About goldemerald
Recent public activity
-
comment
Comment #48580520
I was able to replicate OP's attack. Since ChatGPT generates images via a separate model, I was able to ask it to tell me what the inputs to the tool was. It's a null prompt: a com…
-
comment
Comment #45984839
Algorithmically served short form videos is clearly the smoking of our time. I cannot stand the conservative view of "well we don't know the videos cause mental health decline, or …
- story
- story
- story
-
comment
Comment #44332097
No discussion with Schmidhuber is complete without the infamous debate at NIPS 2016 https://youtu.be/HGYYEUSm-0Q?t=3780 . One of my goals as a ML researcher is to publish something…
-
comment
Comment #44044816
That is addressing the incomprehensibility of PCA and applying a transformation to the entire latent space. I've never found PCA to be meaningful for deep learning. As far as I can…
-
comment
Comment #44044609
Not quite. For an underlying semantic concept (e.g., smiling face), you can go from a basis vector [0,1,0,...,0] to the original latent space via a single rotation. You could then …
-
comment
Comment #44044338
This is an interesting line of research but missing a key aspect: there's (almost) no references to the linear representation hypothesis. Much work on neural network interpretabili…
-
comment
Comment #43339922
I've been lightly following this type of research for a few years. I immediately recognized the broad idea as stemming from the lab of the ridiculously prolific Stefano Ermon. He's…
-
comment
Comment #42694688
DinoV2 is an unsupervised model. It learns both a high quality global image representation and local representations with no labels. It's becoming strikingly clear that foundation …
-
comment
Comment #42529036
While I love XAI and am always happy to see more work in this area, I wonder if other people use the same heuristics as me when judging a random arxiv link. This paper has one auth…
-
comment
Comment #42496517
Why not actually release the weights on huggingface? The popular SAE_lens repo has a direct way to upload the weights and there are already hundreds publicly available. The lack of…
- story
-
comment
Comment #40508856
"Ready to -dive- delve in?" is an amazingly hilarious reference. For those who don't know, LLMs (especially ChatGPT) use the word delve significantly more often than human created …
- story
- story
-
comment
Comment #40392512
Solution 4 is so hilariously bad I am shocked it was suggested. Building a 2d landscape where the time dimension seems to take a random walk made laugh a lot. Ignoring the standard…
-
comment
Comment #40299606
Great work! I'd love to start using the language model variant of your work. Do you know when/if it will be open sourced? I'd start using it today if it were that soon.
-
comment
Comment #40127924
I like having huge wait-list so that I can put entire series on hold (like wheel of time), maybe I'm manipulating the system a little too much.
- story
- story
-
comment
Comment #39956829
I thought it was a clever/nerdy way to say in the worst case it will be out in a month. I imagine they have an internal review they have to get through first, and it's not clear if…
- story
-
comment
Comment #39471919
Very nice. I've been working with GPT4 since it released, and I tried some of my coding tasks from today with Phind-70B. The speed, conciseness, and accuracy are very impressive. S…