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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Remembering Lotfi Zadeh, the Inventor of Fuzzy Logic

54 点作者 azuajef超过 7 年前

4 条评论

KKKKkkkk1超过 7 年前
&gt; Still, most of Zadeh’s colleagues in the West continued to express disdain. The electrical engineer Rudolph Kálmán called fuzzy logic “a kind of scientific permissiveness.” The mathematician William Kahan dismissed it as “the cocaine of science.” But Zadeh’s idea persisted. Since 1965, that inaugural paper has accumulated nearly ninety-three thousand academic citations, according to Google Scholar.<p>Reminds me of the saying that academic politics are so vicious precisely because the stakes are so low.
mturmon超过 7 年前
The main problem with fuzzy logic is that there is no link from the claimed fuzzy degree-of-membership back to the real world. This means that there is no clear-cut way to build hierarchies of fuzzy logic systems, i.e., to combine fuzzy values.<p>In contrast, mathematical probability has a link to the real world in terms of long-run averages. The constraint that &quot;the average or relative frequency must work out correctly&quot; yields a calculus for combining probabilities, that we call independence, conditional probability, and Bayes&#x27; rule.<p>In some ways, fuzzy logic is a less powerful solution to a less-well-characterized problem.
CamperBob2超过 7 年前
Fuzzy logic as such didn&#x27;t really go anywhere, just as predicted by actual scientists and engineers. Zadeh was widely cited, but with little real-world &quot;impact factor&quot; outside the context of the journals themselves.<p>Still, I suspect that&#x27;s because the core idea was ahead of its time. Fuzzy logic attacked problems that already had conventional solutions. You don&#x27;t actually need fuzzy logic to minimize the time derivatives of position when starting or stopping an elevator, or to run an electric razor, or to do constraint minimization with linear programming, or in any number of other commonly-cited applications. But if you were to pin down a member of the AlphaGo team and ask him or her exactly how the machine beat Lee Sedol, the answer you&#x27;ll get is going to sound a lot like &quot;fuzzy logic,&quot; in the sense that our machines and the algorithms they implement are reaching a point where they&#x27;re no longer entirely accountable to their human programmers, or understandable by them.<p>That makes me think that in another 50 years Zadeh&#x27;s reputation may look somewhat different than it does today.
eastWestMath超过 7 年前
I get that this is the New Yorker, but I think it&#x27;s a stretch to say he invented fuzzy logic. MV-algebras had been around for decades when he published his paper, based on Lukasiewicz&#x27;s work on real valued logic. They come up quite naturally in functional analysis.