TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Why do so many startups claim machine learning is their long game?

149 点作者 crtlaltdel超过 5 年前
I work with and speak to many startups. When I ask questions around the product value, especially in context of defensibility, they assert that their &quot;long term play is using machine learning on our data&quot;. This has been pretty consistent in the last few years, regardless of the nature of the product or the market for which the product is targeted. This typically comes with assertions such as &quot;data is the new oil&quot; and &quot;once we have our dataset and models the Big Tech shops will have no choice but to acquire us&quot;.<p>To me this feels a lot like the claims made by startups I&#x27;ve encountered in past tech-hype-cycles, such as IoT and blockchain. In both of these areas there seemed to be a pervasive sense of &quot;if we build it, they will acquire&quot;.<p>The question I have for HN is in two parts:<p>1. Why is it that a lot of startups seem to be betting the farm, so to speak, on &quot;machine learning&quot; as their core value?<p>2. Is it reasonable to be highly skeptical of startups that make these claims, seeing it as a sign they have no real vision for their product?<p>[EDIT]: add missing pt2 of my question

28 条评论

peterwoerner超过 5 年前
Because there is a real moat with data ownership and pipelines. If you want to do any analysis you quickly find that learning to properly use scikit-learn and tensorflow (or your machine learning algorithm of your choice) is atleast an order of magnitude lower of work than getting the data. For instance, I wanted to build a machine learning algorithm which took simple data from the SEC filed 10-Q and 10-K, which are freely available online and predict whether stocks were likely to outperform the market average for over the next 3 years.<p>Time to setup up scikit learn and tensorflow algorithms to make predictions: 4 hours. Time to setup python scripts which could parse through the excel spreadsheets, figure out which row corresponded to gross profit margin, and a few other &quot;standard&quot; metrics: ??? unknown because I gave up at about 80 hours trying to figure out rules to process all the different spreadsheets and how names were determined.<p>I had a professor who was doing machine learning + chemistry. He was building up his own personal database for machine learning. He spent ~5 years with about 500 computers building the database so that he would be able to do the actual the machine learning.
评论 #21529594 未加载
评论 #21530001 未加载
评论 #21530184 未加载
评论 #21533117 未加载
评论 #21531823 未加载
评论 #21561916 未加载
评论 #21533894 未加载
评论 #21530356 未加载
tlb超过 5 年前
There are surely some startups for which this is bullshit. But the good version of it is:<p>- take some valuable task that&#x27;s never been successfully automated before<p>- do it manually (and expensively) for a while to acquire data<p>- build an automated system with some combination of regular software and ML models trained on the data<p>- now you can do a valuable task for free<p>- scale up and profit<p>The risk is that it&#x27;s hard to guess how much data you&#x27;ll need to train an accurate, automated model. Maybe it&#x27;s very large, and you can&#x27;t keep doing it manually long enough to get there. Maybe it&#x27;s very small and lots of companies will automate the same task and you won&#x27;t have any advantage.<p>I think there&#x27;ll be some big successes with this model, and many failures. So be skeptical -- ML isn&#x27;t a magic bullet. But if a team has a good handle on how they&#x27;re going to automate something valuable, it can be a good bet.<p>As an investor, you may well face the situation down the line &quot;We&#x27;ve burned through $10M doing it manually, and we&#x27;re sure that with another $10M we can finish the automation.&quot; Then you have to make a hard decision. With some applications like self-driving cars, it might be $10B.
评论 #21529578 未加载
评论 #21528758 未加载
评论 #21551282 未加载
评论 #21530970 未加载
smacktoward超过 5 年前
You forgot the second part :-D<p>I think the answer is pretty simple: it sounds good, and it&#x27;s hard to challenge. It&#x27;s essentially a promise that they will invent a black box with magic inside. Since nobody can see inside the black box, it&#x27;s hard to argue that there isn&#x27;t actually magic in it.<p>The long-term problem, of course, is that there aren&#x27;t that many actual magicians in the world. Most of the people who bill themselves as magicians are either people who just <i>think</i> they&#x27;re magicians, or people who know they aren&#x27;t but don&#x27;t mind lying about it.
评论 #21528454 未加载
tetha超过 5 年前
Ugh. Maybe I&#x27;m in a different world by now, but I dislike such statements on multiple levels.<p>&gt; This typically comes with assertions such as &quot;data is the new oil&quot; and &quot;once we have our dataset and models the Big Tech shops will have no choice but to acquire us&quot;.<p>Maybe it&#x27;s me, but I dislike the attitude to work to be acquired. Interestingly, this is a rift I see quite a bit if I interview more development oriented guys, or more infrastructure oriented guys. Tell me I&#x27;m wrong, but development oriented guys tend to be more fast paced and care less about long-term impacts. Infra inclined guys tend to be slower paced, but longer-term oriented. Build something to last and generate value for a long time.<p>&gt; 2. Is it reasonable to be highly skeptical of startups that make these claims, seeing it as a sign they have no real vision for their product?<p>From my B2B experience over the last few years, and working towards a stable business relationship with large European enterprises, yes. My current workplace is moving into the position of becoming a cutting edge provider in our place of the world. This is a point where machine learning and AI becomes interesting.<p>However, we didn&#x27;t get here by fancy models and AI. We got here by providing good customer support, rock-solid SaaS operation, delivering the right features, strong professional services, and none of those features were AI. It&#x27;s been good, reliable grunt work.<p>Different forms of AI are currently becoming relevant to our customers, because we have customers that handle 5k tickets per day with our systems and they have 3-4 people just classifying tickets non-stop. We have customers with 30k - 40k articles in their knowledge base, partially redundant, partially conflicting.<p>This is why we entered a relationship with a university researching natural language processing among other - and they will provide us with a big selling point in the future. And they are profiting from this relationship as well, because they are getting large, real world data sets they couldn&#x27;t access otherwise. Even with a good amount of pre-processing by the different product teams.<p>But as I maintain, nothing of that form has brought us where we are.
评论 #21536904 未加载
评论 #21530287 未加载
thecolorblue超过 5 年前
I agree with other points here, but I also think nobody wants to wake up 2 years from now and be the only company that was not investing in machine learning. It could turn into nothing, or it could be 100x the time and money put in now.<p>So, of the 4 outcomes:<p>(1) buy in now + worthless<p>(2) buy in now + 100x<p>(3) don&#x27;t buy in + worthless<p>(4) don&#x27;t buy in + 100x<p>(4) is a terrible position to be in, (2) is a good position to be in, and (1) only costs a little, and (3) is even. So when you are deciding to buy in or don&#x27;t, you are deciding between good + little loss or terrible + even.
评论 #21532929 未加载
评论 #21532984 未加载
jacquesm超过 5 年前
Because they believe it will increase their chances of getting funding. The way ML is dragged in by the hairs in some propositions really is just painful. The funny thing is the few start-ups that I&#x27;ve seen that actually needed and used ML properly did so quietly because it gave them a huge edge over their competition who had not yet clued in to that fact.
floatingatoll超过 5 年前
Machine learning is a cost reduction multiplier for staffing costs, which are perhaps the highest cost for technology firms until they become successful.<p>Google and Facebook use algorithms to try and minimize dollars spent on moderating their sites, with limited success. If they can avoid paying human beings to make judgement calls, they save billions of dollars a year.<p>It’s reasonable to be skeptical of startups who claim that they’ll use ML someday. Ask them how they’re using human labor today to perform the tasks that they’d like ML to do, and what their runway is for that work at their current burn rate. If they don’t deliver a viable ML labor reduction by that time, they will either collapse or worsen their service.
_5659超过 5 年前
The real moneymaker is what&#x27;s under the hood of many machine learning models: data laundering and labor externalization.<p>Consider this: a good deal of open datasets are stolen. People had their faces taken without consent. The data was tagged and labelled for pennies per image on some server farm. Wrapping it up in machine learning can effectively black-box what it is you&#x27;re actually doing.
joddystreet超过 5 年前
Software products can be layered into 3 parts -<p>- data collection (frontend, APIs) - data storage (database, backend) - data visualization (dashboards, analytics, reports)<p>To bootstrap a startup, the primary people you need would be - a frontend person, a backend person, and a product person. In the beginning, you would be dreaming about the possibility of using ML but would not invest in hiring a data scientist at that stage. The second stage would be to hand over the reins to operations people and let them optimize the internal and external processes and get ready for the launch (growth). These phases can take-up any amount of time, from 2 to 5 years. Finally you handover the reins over to the salespeople and go back from product to services mode (especially true for enterprise software). During this stage, you would be hiring a data scientist and a team of data analysts. After, around 6-8 years of bootstrapping a company. Unless your product relies heavily on the ML algorithm, it can and would always wait.<p>Figuring out where to first use ML is another challenge. Hiring a data scientist and ask them to tell you what to do is a futile effort.<p>ML is a useful tech and if you have to keep thinking about utilizing this technology to improve your product and processes. It has to be a part of your long term efforts.
warrenronsiek超过 5 年前
Most companies aren&#x27;t interesting enough to invest in without some kind of secret sauce. Claiming that they are going to use &#x27;AI and ML&#x27; is a way of saying that &#x27;yes, we are a company with tons of competition and little competitive advantage, but we will have a secret sauce eventually. We don&#x27;t know what that is yet, so we are using jargon as a placeholder.&#x27;<p>Call me a cynic, but I think the talk of building a data moat is mostly nonsense. Of the companies that make these claims, how many of them are actually hiring expensive data engineers to build the moat? If don&#x27;t have a team working on it, then its a ruse.<p>Unless the startup is founded by people with deep experience in ML and have been working on using it extensively from day 0, it is unlikely that they will be able to deliver on this vision. They won&#x27;t be collecting the data correctly if they are doing it at all. If they are collecting it correctly (they aren&#x27;t), they won&#x27;t be able to get it to a useable form. If they get that far (they won&#x27;t), they then need to build out the ML Ops to deliver their models. Now, finally, they can `from tensorflow import *`. Engaging this process post hoc takes YEARS.
yters超过 5 年前
This reminds me of Altman&#x27;s justification of his AI venture. Once he solves AGI, then all the monies is his, and whomever else was lucky enough to invest in his &#x27;lightcone of the future&#x27;.<p>It seems AGI is the perpetual energy device or philosopher&#x27;s stone of our era.<p>Enough so that I&#x27;d consider starting a hedge fund to short all the AGI companies :)
OnlineCourage超过 5 年前
Because rule based software is now a commodity, and therefore has lower margin. ML is more risky to achieve, may not work on a given dataset, and requires scarce specialized thinking, therefore is worth betting capital on. ML is the new stock while software is the new bond.
winrid超过 5 年前
Because they are probably temporarily using mechanical turks. If they admit that their evaluations will be terrible because that kind of company cannot scale like a SaaS company - it&#x27;ll be valued like Professional Services which is &quot;not good&quot;.<p>So if you say you&#x27;re going the ML route your perceived value is much higher.
paulcole超过 5 年前
The key is that they’re not betting the farm on ML. Instead they’re betting <i>someone else’s</i> farm on ML.
solidasparagus超过 5 年前
It is one of the two obvious economies of scale for pure software companies (along with network effects). I can&#x27;t think of a company that should not have ML in their long-term plan.<p>Some people probably talk about it without truly understanding it (it can take years before you have enough data to build good ML models, particularly if there are seasonal trends), but I certainly wouldn&#x27;t judge a company poorly for seeing ML as an important long-term moat. I would judge a young company that sees it as a short-term moat - if you can acquire valuable data quickly, so can your competitors and it&#x27;s not really an economy of scale that gives you defensibility.
kgiddens1超过 5 年前
The reason this is the case, is that one of the biggest gaps in the market is not the technology itself (most of this is open source or variations there of) but of proprietary data sets. This is valuable when transformed (as my company does at www.edgecase.ai ) to annotated data. What we see is that companies that a) invest in acquiring data and b) transforming said data and c) building a model that is useful to customers (and acquires their data) is the way of the future.<p>&quot;Ai with unique datasets is an amazing moat&quot;<p>So in sum:<p>1) in some cases this is true (but most of the time there is no unique data) 2) if they truly have unique data this is something to take notice of.
LoSboccacc超过 5 年前
because VC money is hunting for ai startups, so everyone does what they did when it was data analysis, predictive intelligence, augmented reality and whatnot, they attach the buzzwords to the pitch in hope to get a foot in
ebrewste超过 5 年前
ML does two things, ideally: - Makes meaning from data (this is customer value) - It insulates the raw data from competitors. So the customer gets their actionable insights from your algorithms and your competitors can&#x27;t run algorithms on your raw data, trying to do a race to the bottom with you. This works in two scenarios: !) lifestyle businesses where it isn&#x27;t worth it for would be competitors to generate their own data and 2) big projects where the first mover gets an unfair advantage from huge data sets.
grumpy8超过 5 年前
My take on it is you can add so much more value to a product with ML, but to succeed you need to have a lot of data.<p>So you&#x27;re getting into a &quot;We need to grow really fast to get more data than our competitors so we can add ML and create more value to the product so we can grow faster and get ahead of competitors&quot;.<p>I.e. ML is a competitive advantage which is often hard to come by for startups.
gsich超过 5 年前
From my experience if someone says they are doing such things it usually boils down to:<p>Machine learning == statistics<p>Deep learning == machine learning
rubyfan超过 5 年前
1. I believe the term is “hand waiving” 2. Yes, or maybe worse they have no business model.
sys_64738超过 5 年前
It’s the buzz phrase that requires being part of every corporate’s mission. Even my trash company is into machine learning.
评论 #21535251 未加载
buboard超过 5 年前
It&#x27;s like the gold rush except the gold (data) is easy to make, and very very cheap. hmm better sell shovels.
评论 #21529872 未加载
评论 #21528827 未加载
RocketSyntax超过 5 年前
Aggregate some kind of data during your normal business operations. Then produce insight from that data.
sjg007超过 5 年前
Collect and sell the data is a strategy.
1_over_n超过 5 年前
because VCs believe it gives them defensibility
copperfitting超过 5 年前
Strongly agree!
codesushi42超过 5 年前
<i>Why is it that a lot of startups seem to be betting the farm, so to speak, on &quot;machine learning&quot; as their core value</i><p>Because it is the current overhyped thing, and there are enough dumb investors to fund it.