Readit News logoReadit News
drzoltar commented on High-res image reconstruction with latent diffusion models from human brain   github.com/yu-takagi/Stab... · Posted by u/trojan13
drzoltar · 3 years ago
My understanding is that we won’t get a “mind reader” model out of this, because visual stimulus vs your imagination happen in separate parts of the brain. In other words we won’t be reading the minds of suspected criminals anytime soon. Maybe someone with neurology experience can chime in here? Is it even theoretically possible to see what’s happening in the imagination?
drzoltar commented on ChatGPT Can Be Broken by Entering These Strange Words, and Nobody Is Sure Why   vice.com/en/article/epzyv... · Posted by u/sharemywin
drzoltar · 3 years ago
This is like the AI version of Manchurian Candidate. By silently seeding corners of the web with “wake words,” a nefarious party could trick GPT to train over them, thereby giving them a back door into the model.

It could also give a way of forcing an online entity into revealing that it’s a chat bot. Kind of gives me hope for the future…

drzoltar commented on How we learned about coffee delivery   heyinnovations.com/post/c... · Posted by u/aalezev
drzoltar · 3 years ago
I appreciate the honesty of this article but I just don’t quite understand why you’d need to burn $300K to learn these lessons: Small receipts, keeping drinks warm, staffing issues and daily order seasonality.

At the risk of being naive, couldn’t you work out the margins of this business on a napkin, or by asking a few local coffee shops? Or by running a subscription pilot with an existing shop? It just feels like this endeavor was tech first and business second. Shiny apps don’t solve any of the above problems.

drzoltar commented on T-Mobile will start charging a $35 fee on all new activations and upgrades   engadget.com/t-mobile-wil... · Posted by u/mfiguiere
drzoltar · 3 years ago
If you know someone who is 55+ years old, you can join them on the T-Mobile Magenta plan, which works out to $35 per line, with unlimited everything. Pretty cheap IMO, annoying activation fees aside.
drzoltar commented on Egg Freckles: The Newton at 30   timemachiner.io/2022/07/1... · Posted by u/macstainless
drzoltar · 4 years ago
I’ve always wanted to get one of these old Apple Newtons and trying to upgrade the built in handwriting recognition system with something a bit more modern, within the limitations of having 8mb of ram :). Anyone have any experience hacking them?
drzoltar commented on BlenderBot: A Conversational AI Prototype   blenderbot.ai/... · Posted by u/minimaxir
drzoltar · 4 years ago
Bot: “I just learned the square root of 2 is 1.41”

Me: “what’s your least favorite movie?”

Bot: “Probably about math since I am good at it…”

Conversation bots are hard lol.

drzoltar commented on Why do tree-based models still outperform deep learning on tabular data?   arxiv.org/abs/2207.08815... · Posted by u/isolli
CapmCrackaWaka · 4 years ago
I have a theory - tree based models require minimal feature engineering. They are capable of handling categorical data in principled ways, they can handle the most skewed/multimodal/heteroskedastic continuous numeric data just as easily as a 0-1 scaled normal distribution, and they are easy to regularize compared to a DL model (which could have untold millions of possible parameter combinations, let alone getting the thing to train to a global optimum).

I think if you spent months getting your data and model structure to a good place, you could certainly get a DL model to out-perform a gradient boosted tree. But why do that, when the GBT will be done today?

drzoltar · 4 years ago
I think another aspect is that most modern GBT models prefer the entire dataset to be in memory, thereby doing a full scan of the data for each iteration to calculate the optimal split point. That’s hard to compete with if your batch size is small in a NN model.
drzoltar commented on Helion plans a manufacturing facility to produce 20 fusion generators a day   heraldnet.com/business/he... · Posted by u/joak
hirundo · 4 years ago
"Helion hopes that Polaris, will generate more energy than it takes in by 2024. When that target is reached, the company plans a manufacturing facility that can produce 20 fusion generators a day ..."

That is some of the most breathtaking hubris I've ever read. Basically, "As soon as we achieve the greatest advance in energy since chlorophyll ... 30 months should do it ... we plan to quickly distribute it to the world." I dearly wish them well.

Imagine living through the political and economic disruptions if clean, appliance sized fusion generators go on sale at Home Depot. A lottery ticket seems like a safer bet but it's a nice dream.

drzoltar · 4 years ago
For every 10kW they use, they’ll generate 2kW and claim they’re investing the remaining 8kW back into their company. The Uber of the power business.
drzoltar commented on Show HN: Face IO – Facial Authentication for the Web   faceio.net... · Posted by u/symisc_devel
drzoltar · 4 years ago
I don’t see any mentions of what you define as “spoof-proof.” Are you performing a liveness check [0] ? Eg can I hold a picture up of someone else’s face, or commandeer the camera feed to play a video of my choosing?

[0] https://www.liveness.com/

u/drzoltar

KarmaCake day192September 24, 2020View Original