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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Fooling Neural Networks in the Physical World with 3D Adversarial Objects

243 点作者 anishathalye超过 7 年前

12 条评论

anishathalye超过 7 年前
Hi HN! I&#x27;m one of the researchers that produced this result: we figured out how to make 3D adversarial objects (currently fabricated using full-color 3D printing technology) that consistently fool neural networks in the physical world. Basically, we have an algorithm that can take any 3D object and perturb it so it tricks a classifier into thinking it&#x27;s something else (for any given target class).<p>Recently, there&#x27;s been some debate about whether or not adversarial examples are a problem in the real world, and our research shows that this is a real concern, at least with current neural network architectures (nobody has managed to solve the problem of white-box adversarial examples yet).<p>I&#x27;m happy to answer any questions that anyone has!
评论 #15605190 未加载
评论 #15601983 未加载
评论 #15606844 未加载
评论 #15610761 未加载
评论 #15604447 未加载
评论 #15604885 未加载
评论 #15606609 未加载
评论 #15604259 未加载
评论 #15604488 未加载
评论 #15606515 未加载
评论 #15606435 未加载
评论 #15605558 未加载
评论 #15605013 未加载
评论 #15604075 未加载
评论 #15605836 未加载
maxander超过 7 年前
So someday, Hypothetical Nation#1 captures one of Hypothetical Nation#2’s optically-guided missiles that uses a neural network to distinguish friend from foe. N#1 technicians download the network weights and use this to generate perturbatory paintjobs for their fighter jets, making N#2’s missiles recognize N#1’s planes as various models of N#2’s civilian aircraft. Before N#2 can refit their missiles with a retrained neural network, N#1 launches a massive offensive and decisively takes control of the Hypothetical South China Sea, or something.<p>Do I have that right?
评论 #15606392 未加载
评论 #15606374 未加载
评论 #15606383 未加载
评论 #15606646 未加载
TaylorAlexander超过 7 年前
I am beginning to realize that neural networks have their own class of “vulnerabilities” that are not the same as other software bugs (implementation errors, etc) but are at the same time serious functional flaws. Like “oh I found the bug in your program! Here you import an older CNN, which last year was found to silently fail under this specific set of lighting and lens conditions. You need to update to the latest version and the problem will go away.”
评论 #15605595 未加载
Tomminn超过 7 年前
Get rich slow scheme: take out a patent for clothing embedded with adversarial objects. Fashion which confuses our robot overlords is almost certain to become chic one day in the not too distant future.
blancotech超过 7 年前
On the flip side, someone can use this as a feature. You can create hidden messages in 3d objects that can only be revealed in a neural net&#x27;s wrong classification
rgoti超过 7 年前
Please correct me if I am interpreting this incorrectly. I read the paper and it sounds like you retrained the softmax layer on Inception to classify the 3-D printed turtle as a rifle. In that case, you would have overwritten Inception&#x27;s original representation of what a rifle looks like. Did you test out what would happen if you put a picture of a rifle in front of the camera? How would the network now classify the rifle?
评论 #15607224 未加载
scalablenotions超过 7 年前
Reading this article along with the following one, is striking: <a href="https:&#x2F;&#x2F;blogs.nvidia.com&#x2F;blog&#x2F;2017&#x2F;11&#x2F;01&#x2F;gtc-dc-project-maven-jack-shanahan&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blogs.nvidia.com&#x2F;blog&#x2F;2017&#x2F;11&#x2F;01&#x2F;gtc-dc-project-mave...</a>
munificent超过 7 年前
Crazy to think we&#x27;ve built optical software smart enough to suffer from its own kind of optical illusions, which is effectively what these models are.
评论 #15611067 未加载
amelius超过 7 年前
Couldn&#x27;t you have obtained the same result by painting a rifle on the back of the turtle?
tomdre超过 7 年前
If I stick a picture of a dog on a car and my neural net detects a dog instead of a car, can I claim that I&#x27;ve invented an adversarial generator?
averagewall超过 7 年前
A bunch of armchair devil&#x27;s advocating here, but is it really the NN that&#x27;s fooled or the humans? The adversarial turtle isn&#x27;t a real turtle, so the human is wrong in judging it as that. The NN is presumably seeing features of a rifle camouflaged in the surface of the object - which are really there but our human brain decides the turtle-ness is more important and is very confident that it&#x27;s only a turtle despite having a rifle stock on it. Since a real turtle would never have those markings, it&#x27;s not obvious to me that this object should be called a turtle. The NN could be doing a super-human job of detecting that it&#x27;s not a turtle, but fails in identifying what it really is. Maybe this weakness of the NN would actually make it perform better than a human at picking out camouflaged objects where humans are distracted by the shape of the outline but the NN looks more at the texture.
评论 #15607231 未加载
评论 #15608151 未加载
评论 #15606737 未加载
Danihan超过 7 年前
Can you explain why it thinks the turtle is a rifle?
评论 #15605448 未加载