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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Artificial General Intelligence – A gentle introduction

282 点作者 lorepieri将近 2 年前

21 条评论

YeGoblynQueenne将近 2 年前
&gt;&gt; In the past, there were some ambitious projects aiming at this goal, though they all failed.<p>So some people like to repeat. Yet, outside of the hand-picked examples in the article (the 5th generation computer project? Blast from the past!) there are a whole bunch of classic AI domains where real progress has been achieved in the last few decades. Here&#x27;s a few:<p>* Game-playing and adversarial search: from Deep Blue to AlphaGo and muZero, minimax-like search has continued to dominate.<p>* Automated planning and schdeduling: e.g. used by NASA in automated navigation systems on its spaceships and Mars rovers (e.g. Perserverance) [1]<p>* Automated theorem proving: probably the clearest, most comprehensible success of classical AI. Proof assitants are most popular today.<p>* Boolean satisfiability solving (SAT): SAT solvers based on the Conflict Driver Clause Learning algorithm can now solve many instances of traditionally hard SAT problems [2].<p>* Program verification and model checking: model checking is a staple in the semiconductor industry [3] and in software engineering fields like security.<p>Of course, none of all that is considered Artificial Intelligence anymore: because they work very well [4].<p>_____________<p>[1] <a href="https:&#x2F;&#x2F;www.nasa.gov&#x2F;centers&#x2F;ames&#x2F;research&#x2F;technology-onepagers&#x2F;automated_planning_scheduling.html" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.nasa.gov&#x2F;centers&#x2F;ames&#x2F;research&#x2F;technology-onepag...</a><p>[2] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Conflict-driven_clause_learning" rel="nofollow noreferrer">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Conflict-driven_clause_learnin...</a><p>[3] <a href="https:&#x2F;&#x2F;m-cacm.acm.org&#x2F;magazines&#x2F;2021&#x2F;7&#x2F;253448-program-verification&#x2F;fulltext" rel="nofollow noreferrer">https:&#x2F;&#x2F;m-cacm.acm.org&#x2F;magazines&#x2F;2021&#x2F;7&#x2F;253448-program-verif...</a><p>[4] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;AI_effect" rel="nofollow noreferrer">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;AI_effect</a>
评论 #37089297 未加载
评论 #37088333 未加载
评论 #37089839 未加载
评论 #37090804 未加载
SeanLuke将近 2 年前
&gt; Partly due to the recognized difficulty of the problem, in the 1970s-1980s mainstream AI gradually moved away from general-purpose intelligent systems, and turned to domain-specific problems and special-purpose solutions...<p>I think there&#x27;s little evidence for this. What happened in the 1980s was the introduction of and overselling of expert systems. These systems applied AI techniques to specific problems: but those techniques themselves were still pretty foundational. This is like saying that because electricity was used for custom things, we started inventing custom electricity.<p>&gt; Consequently, the field currently called &quot;AI&quot; consists of many loosely related subfields without a common foundation or framework, and suffers from an identity crisis:<p>Nonsense. AI of course consists of loosely related subfields with no common foundation. But even back in the 1960s, when a fair chunk of (Soft) AI had something approaching a foundation (search), the identity of the field was not defined by this but rather by a common goal: to create algorithms which, generally speaking, can perform tasks that we as humans believe we alone are capable of doing because we possess Big Brains. This identity-by-common-goal hasn&#x27;t changed.<p>So this web page has a fair bit of apologetics and mild shade applied to soft AI. What it doesn&#x27;t do is provide any real criticism of the AGI field. And there&#x27;s a lot to offer. AGI has a reasonable number of serious researchers. But it is also replete with snake oil, armchair philosophers, and fanboy hobbyists. Indeed the very name (AGI) is a <i>rebranding</i>. The original, long accepted term was <i>Hard AI</i>, but it accumulated so much contempt that the word itself was changed by its practitioners. This isn&#x27;t uncommon for ultrasoft areas of AI: ALife has long had this issue (minus the snake oil). But at least they&#x27;re honest about it.
d_burfoot将近 2 年前
It&#x27;s strange to write a history of AI research without talking about the three big epochs:<p>- logical&#x2F;symbolic AI, aka GOFAI, which led to work like SAT solvers and STRIPS planners<p>- classical label-based Machine Learning. Here the Perceptron was the starting point and the Support Vector Machine was the paradigmatic result.<p>- modern self-supervised raw-data ML, of which GPT is the pinnacle result.<p>It&#x27;s very interesting to think about what motivated each era, what their blind spots were, and why people who worked in that timeframe couldn&#x27;t see why the successor era was obviously (in retrospect) superior.
评论 #37091041 未加载
评论 #37092826 未加载
myguestacc将近 2 年前
&quot;Some of the doubts about the possibility of AGI come from misconceptions on what AGI attempts to achieve or what computers can do. The previous subsection has clarified the former issue, while an analysis of the latter issue can be found here.&quot;<p>Except for that the previous subsection didn&#x27;t clarify that at all.
Joeri将近 2 年前
I find it telling that the section on ethics has nothing on the rights of AGI. If we create true AGI it will likely be a digital person, and digital people should have rights. All talk of ethics seems to be focused on alignment of AI rules to human needs, not alignment of human rules to AI needs. This makes me think the first true AGI systems will end up as digital slaves.<p>And yes, I know the very idea of AI rights offends those who think AI can’t be a person because it’s just an algorithm. Well, so are humans, just a DNA program executing massively parallel. The implementation does not determine personhood, only the behavior.
评论 #37091867 未加载
评论 #37091473 未加载
评论 #37090595 未加载
评论 #37090640 未加载
评论 #37095188 未加载
评论 #37096551 未加载
评论 #37091095 未加载
stareatgoats将近 2 年前
As a novice this looks to me like a solid resource for gaining an overview of the different academic traditions aiming at some sort of eventual AGI. I don&#x27;t know the author but from the bio it seems he has been teaching AI at the university level since at least 2005. Which indicates reassuring insight into the field.
amelius将近 2 年前
Better title:<p>&quot;Artificial General Intelligence – We don&#x27;t know the heck where this is going but here are some thoughts&quot;
评论 #37088616 未加载
tpoacher将近 2 年前
AGI is not a difficult &quot;problem&quot;. It&#x27;s a difficult &quot;definition&quot;.<p>Given very specific, practical, functional definitions, AGI is a breeze.
评论 #37088430 未加载
评论 #37090136 未加载
评论 #37089404 未加载
评论 #37095017 未加载
mwlp将近 2 年前
I&#x27;m glad to see Dr. Wang is still doing well. I had the pleasure of interviewing him for my high school journalism class back in 2015. Cool to see how far we&#x27;ve come since then.
xvilka将近 2 年前
How is it possible to make an introduction to something that doesn&#x27;t exist?
评论 #37087750 未加载
评论 #37087412 未加载
评论 #37086846 未加载
评论 #37088122 未加载
评论 #37087372 未加载
sidcool将近 2 年前
The article by Alan Turing is remarkable. He was so ahead of his time!
评论 #37088051 未加载
janalsncm将近 2 年前
I’m still skeptical that AGI is a coherent concept, mostly because I am skeptical that general intelligence is one thing rather than a cluster of capabilities, and I am skeptical than humans are even the most “generally intelligent” species on the planet.<p><a href="https:&#x2F;&#x2F;youtu.be&#x2F;zsXP8qeFF6A" rel="nofollow noreferrer">https:&#x2F;&#x2F;youtu.be&#x2F;zsXP8qeFF6A</a><p>Here is a video demonstrating the working memory of a chimpanzee. It is obviously considerably better than a human’s. Given this information we must accept one of the following are true:<p>- humans do not have the highest general intelligence of all animals<p>- working memory is not a necessary component of general intelligence<p>- other human capabilities (communication for example) can make up for our working memory deficiencies
评论 #37095164 未加载
mbgerring将近 2 年前
Not asked: “Why do this?”<p>So much of the literature takes the idea that this is something that should be built for granted, and only asks <i>whether</i> it should be done. I literally do not understand <i>why</i> anyone wants to build this in the first place.
评论 #37093674 未加载
aaroninsf将近 2 年前
AFAICT this is an incomplete first draft?<p>As others have said, skipping over the entire era of classic AI in the LISP&#x2F;Prolog era from SHRDLU to Scripts, Plans, Goals, and Understanding, is an egregious ommission.<p>Also,I don&#x27;t immediately find a discussion of either multi-agent coordination or multi-modal ML models.
danbruc将近 2 年前
Build and train something to the point that it can read books, watch lectures and gain new knowledge by itself. When it has never heard about calculus and you give some calculus books and lectures to it and after that it can solve calculus problems, declare victory.
评论 #37089495 未加载
评论 #37087902 未加载
wslh将近 2 年前
&gt; ...though they all failed.<p>I know these words are in the introduction but until now ALL projects failed. Not logical pedantry intended.<p>A little bit offtopic but I think currently the greatest superintelligence observed is the Universe or G‑d for believers.
plamic将近 2 年前
bravo!
Ntuthuko_hlela将近 2 年前
Thank you!
mz00将近 2 年前
How do we know which institutions to trust in safely deploying AGI? From my POV some kind of autonomous and generalized intelligence is inevitable and imminent - but who can be trusted to deliver something that works for the majority? Or is that a pipe dream?
评论 #37087008 未加载
评论 #37086851 未加载
评论 #37087928 未加载
评论 #37087048 未加载
评论 #37086811 未加载
heyitsguay将近 2 年前
This is one of those conversations that happens so much here it&#x27;s too exhausting to repeat in its entirety, but -- if you&#x27;re looking to learn about the real questions and challenges faced by real modern AI in real world systems, this is not a good resource. It will leave you with the wrong impression of the issues faced in the field.
stanfordkid将近 2 年前
It&#x27;s fairly clear to me that there is no such thing as AGI. Intelligence is a process of integrating sensory input with action and reward mechanisms -- nothing more, nothing less.<p>Are there specific structures and architectures that have evolved that are very unique which give humans, say, language ability or visual processing? Certainly. Perhaps by gods spark or some random chance on the board game of life human beings developed examples of very particular structures. Perhaps there are undiscovered ones lying within the minds of peregrine falcons, tree roots or deep sea squid. We don&#x27;t even know how to look for them because we don&#x27;t even know such perception and intelligence exists.<p>The point I&#x27;m trying to make is that there is no &quot;goal post&quot; of AGI, there is no quantification of intelligence yet. We don&#x27;t even know what sorts of intelligence exist out there because we haven&#x27;t even begun to fully characterize what it is. It seems foolish to me to search for something when we can&#x27;t even define it.<p>It&#x27;s like trying to find &quot;the ultimate general animal&quot; when what you really have is a phylogenetic tree of huge diversity.
评论 #37088817 未加载
评论 #37089296 未加载
评论 #37088844 未加载