Viewing profile — psb217
psb217
HN member- Joined
- Tue, Sep 02, 2008, 1:12 AM UTC
- HN karma
- 347
- Public activity
- 201 items
- HN profile
- View on Hacker News ↗
About psb217
No profile information was provided.
Recent public activity
-
comment
Comment #48628576
"if you haven't read them you also shouldn't cite them" -- this is wildly incorrect in an academic context. If I'm using ResNets, I should cite the original ResNet paper, even if I…
-
comment
Comment #48061192
It seems like they're doing RL to minimize the reconstruction error when going through the: activation -> encoder -> "verbal" description of activation -> decoder -> reconstructed …
-
comment
Comment #46703822
Yeah, I assume it was partly chosen since the problem structure provides some convenient hooks for selectively introducing subtle and less subtle inefficiencies in the baseline alg…
-
comment
Comment #46539558
Per your point 4, some current hyped work is pushing hard in this direction [1, 2, 3]. The basic idea is to think of attention as a way of implementing an associative memory. Varia…
-
comment
Comment #45666709
Yes, you can get good compression of a long sequence of "base" text tokens into a shorter sequence of "meta" text tokens, where each meta token represents the information from mult…
-
comment
Comment #45641253
The trick is that the vision tokens are continuous valued vectors, while the text tokens are elements from a small discrete set (which are converted into continuous valued vectors …
-
comment
Comment #45151021
That past work will pay off even more when you start looking into diffusion and flow-based models for generating images, videos, and sometimes text.
- comment
- comment
-
comment
Comment #44453087
I think there's an implicit assumption here that interaction with the world is critical for effective learning. In that case, you're bottlenecked by the speed of the world... when …
-
comment
Comment #44411625
But, if empirically our current system for net wealth creation tends to also produce wealth concentration, it makes sense to consider ways of modifying the system to mitigate some …
-
comment
Comment #44311603
Most of the people pursued in these "AI talent wars" are folks deeply involved in training or developing infrastructure for training LLMs at whatever level is currently state-of-th…
-
comment
Comment #44273567
Comparing the process of research to tending a garden or raising children is fairly common. This is an iteration on that theme. One thing I find interesting about this analogy is t…
-
comment
Comment #44271498
I think you misunderstood what I meant about setting a high bar. First, passing the bar is a necessary but not sufficient condition for superintelligence. Secondly, by "fair for" I…
-
comment
Comment #44270551
I don't think current models are capable of making abstract links across domains. They can latch onto superficial similarities, but I have yet to see an instance of a model making …
-
comment
Comment #44269748
I'd say superintelligence is more about producing deeper insight, making more abstract links across domains, and advancing the frontiers of knowledge than about doing stuff faster.…
-
comment
Comment #44203159
You wouldn't get 5 years to noodle -- maybe 1 or 2 at best. You're competing for your next thing against other smart folks who are going hard on maximizing publication rate and gra…
-
comment
Comment #44161860
One challenge with this line of argument is that the base model assigns non-zero probability to all possible sequences if we ignore truncation due to numerical precision. So, in a …
-
comment
Comment #44055136
Yeah. It's easy to get over 3000 total daily calories if you have, eg, an hour of cycle commute per day and then add some purposeful gym or running on top.
-
comment
Comment #44052596
The best way to hit 3000 is cycling. A reasonably fit (70kg-100kg) cyclist should burn 600-800 cal/hr riding at a moderate pace, so 3000 is a 4-5hr ride. It wouldn't be unusual for…
-
comment
Comment #43929313
To be fair, the "trick" part of the kernel trick involves implicitly transforming the data into a higher dimensional space and then fitting a linear function in that space. Ie, you…
-
comment
Comment #43764975
Offhand, I don't know any specific examples for LLMs. In general though, if you google something like "automated curriculum design for reinforcement learning", you should find some…
-
comment
Comment #43762725
That depends a bit on the length of the RL training and the distribution of problems you're training on. You're correct that RL won't get any "traction" (via positive rewards) on p…
-
comment
Comment #43612061
I think racism accounts for a bigger chunk than you're leaving for it here.
-
comment
Comment #43536307
Not to mention other aspects of the overall visual experience, eg, everything about scene dynamics, object interactions, etc. A bigger compute budget is always welcome.