search
HomeTechnology peripheralsAIDoes AI also have amnesia? Exclusive interview with a 41-year-old British professor: Solving catastrophic forgetting

How to achieve continuous learning and make AI continuous?

Recently, Christopher Kanan, a 41-year-old computer scientist from the University of Rochester, said in an exclusive interview that he is building an algorithm that allows AI to continuously learn over time - just like us Same as humans.

Does AI also have amnesia? Exclusive interview with a 41-year-old British professor: Solving catastrophic forgetting

Catastrophic Forgetting

As we all know, AI can complete the "exam" very well after being trained tasks within the scope, but these algorithms cannot continuously update the knowledge base with new information like humans can.

In order to learn even one new thing, the algorithm must be trained from scratch, at the cost of forgetting almost everything it has learned before. The problem this brings is - "Catastrophic Forgetting". Just like when you meet a new friend, the only way you can learn her name is to reboot your brain.

The reason why this happens is due to the way neural networks learn new things. The learning of these algorithms requires changing the strength of the connections between neurons. However, this also represents past knowledge, so changing the connections too much will lead to forgetting.

Biological neural networks have evolved strategies over hundreds of millions of years to ensure that important information remains stable. But today's artificial neural networks struggle to strike a good balance between old and new knowledge. As networks see new data, their connections can easily be overwritten, which can lead to a sudden and severe inability to recognize past information.

1. How has your study of philosophy impacted the way you think about research?

What philosophy teaches you is, "How to put forward reasonable arguments" and "How to analyze other people's arguments?"

My laboratory was inspired by this question: If we can't do X, how can we do Y?

We will learn over time, but the neural network will not. Its amount of knowledge is fixed. So if humans want to create general artificial intelligence in the future, this is a basic problem that must be solved.

Does AI also have amnesia? Exclusive interview with a 41-year-old British professor: Solving catastrophic forgetting

Kanan’s research notes

2. What is the current progress in solving catastrophic forgetting in academia?

The most successful method at present is called replay, which can store past knowledge and then replay it with a new data set during the training process, so that the original information will not lost.

This method is inspired by the memory consolidation process (Memory Consolidation) in our brains. During sleep, the content of a day's learning is re-encoded and replayed as neurons activate.

Does AI also have amnesia? Exclusive interview with a 41-year-old British professor: Solving catastrophic forgetting

#In other words, new learning cannot completely eradicate the algorithm’s past knowledge.

There are three ways to achieve this.

  • The most common approach is "real replay," in which researchers store subsets of the original input—for example, raw images for an object recognition task—and then combine these stored past images with learned of new image blends.
  • The second method is to replay a compressed representation of the image.
  • The third, less common method is "Generate Replay".

Here, the artificial neural network actually generates synthetic versions of past experiences and then mixes that synthetic example with new examples. My lab focuses on the latter two approaches.

3. If we can completely solve catastrophic forgetting, does this mean that artificial intelligence can continue to learn new things over time?

not completely. I think the open problem in the field of continuous learning is not catastrophic forgetting.

What I am really interested in is:

How can past learning make future learning more efficient? How does future learning correct past learning? These are things that very few people measure, and I think doing so is a key part of moving the field forward, because really, it's not just about forgetting something, it's about becoming a better learner.

Christopher Kanan said:

There is definitely a lot more going on in our heads than modern neural networks. We need to set up the right experimental and algorithmic setups to measure whether past learning helps future learning. And the biggest problem right now is that we don't have good data sets to study continuous learning, we are basically taking existing data sets used in traditional machine learning and developing them from the ground up.

Generally speaking, the normal operation of machine learning is that we have a training set and a test set - we train on the training set and test on the test set.

But continuous learning breaks these rules. It allows the training set to develop as the trainer learns, so we need a very good continuous learning environment.

4. What should the ideal continuous learning environment look like?

It’s easier to tell you what it isn’t than what it is.

I can tell you the properties it may have. So for now, let's assume that the AI ​​algorithm is not embodied intelligence in the simulation. And then at least, ideally, we're learning from video, or something like that, like a multi-modal video stream, and want to do more than just classify static images.

There are many open questions about this. I was at a continuous learning workshop a few years ago, and some people like me said, "We have to stop using a dataset called MNIST, it's too simple." And then someone said, "Well, then we're going to Incremental learning in StarCraft."

I'm doing this now for various reasons, but I don't think it's enough to really solve the problem. After all, there's a lot more to life than learning to play StarCraft.

5. How does your lab try to design algorithms that learn over time?

My former student Tyler Hayes and I pioneered a continuous learning study on analogical reasoning. This article was also published in CVPR 2021.

Does AI also have amnesia? Exclusive interview with a 41-year-old British professor: Solving catastrophic forgetting

Paper link: https://openaccess.thecvf.com/content/CVPR2021W/CLVision/html/Hayes_Selective_Replay_Enhances_Learning_in_Online_Continual_Analogical_Reasoning_CVPRW_2021_paper.html

We think this will be A good area to study the idea of ​​transfer learning, as we now need to use more sophisticated skills to solve more complex problems.

Specifically, we measured data on backward transfer, that is, how much something learned in the past will help you in the future, and vice versa.

We found good evidence of transfer, much more important than simple tasks like object recognition.

6. Do you think artificial intelligence can really learn like humans?

I think they will. There are many extremely talented people working toward this goal in this field.

But what we need is creativity. Many studies in the machine learning community are based on previous research and make some small improvements, and there are not many truly transformative studies.

But this day will definitely come, it’s just a matter of time.

Christopher Kanan

Christopher Kanan is a tenured associate professor of computer science at the University of Rochester. The main work direction is basic research on deep learning, including continuous learning, bias in artificial intelligence, medical computer vision, and language-guided scene understanding.

Does AI also have amnesia? Exclusive interview with a 41-year-old British professor: Solving catastrophic forgetting

Kanan has worked in online continuous learning, visual question answering, computational pathology, semantic segmentation, object recognition, object detection, active vision, object tracking, etc. In addition to machine learning, he has a strong background in eye tracking, primate vision, and theoretical neuroscience.

Prior to this, he was a tenured associate professor at the Carlson Center for Imaging Sciences at the Rochester Institute of Technology (RIT). During his tenure, he co-founded the Center for Human Conscious Artificial Intelligence (CHAI) with his colleagues and served as deputy director for four years. In addition, Kanan was a visiting associate professor at Cornell University of Technology, teaching deep learning courses to about 100 graduate students each year for 4 years.

Does AI also have amnesia? Exclusive interview with a 41-year-old British professor: Solving catastrophic forgetting

Christopher Kanan grew up in a small town in rural Oklahoma.

In 1996, he began to explore artificial intelligence. Kanan, who was still in high school, built many "bots" to play online multiplayer computer games.

In 2002, Kanan was admitted to Oklahoma State University (OSU), majoring in philosophy and computer science, and received his bachelor's degree in 2004.

In 2006, he received his master's degree in computer science from the University of Southern California (USC), focusing on artificial intelligence and neuroscience, working with Michael Arbib, a pioneer in computational neuroscience and neural networks. In 2013, he received his PhD in computer science from the University of California, San Diego (UCSD). After graduation, Kanan went to the California Institute of Technology to engage in postdoctoral research.

Does AI also have amnesia? Exclusive interview with a 41-year-old British professor: Solving catastrophic forgetting

Reference: https://www.quantamagazine.org/the-computer-scientist-trying-to-teach-ai-to-learn-like-we- do-20220802/​

The above is the detailed content of Does AI also have amnesia? Exclusive interview with a 41-year-old British professor: Solving catastrophic forgetting. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:51CTO.COM. If there is any infringement, please contact admin@php.cn delete
ai合并图层的快捷键是什么ai合并图层的快捷键是什么Jan 07, 2021 am 10:59 AM

ai合并图层的快捷键是“Ctrl+Shift+E”,它的作用是把目前所有处在显示状态的图层合并,在隐藏状态的图层则不作变动。也可以选中要合并的图层,在菜单栏中依次点击“窗口”-“路径查找器”,点击“合并”按钮。

ai橡皮擦擦不掉东西怎么办ai橡皮擦擦不掉东西怎么办Jan 13, 2021 am 10:23 AM

ai橡皮擦擦不掉东西是因为AI是矢量图软件,用橡皮擦不能擦位图的,其解决办法就是用蒙板工具以及钢笔勾好路径再建立蒙板即可实现擦掉东西。

谷歌超强AI超算碾压英伟达A100!TPU v4性能提升10倍,细节首次公开谷歌超强AI超算碾压英伟达A100!TPU v4性能提升10倍,细节首次公开Apr 07, 2023 pm 02:54 PM

虽然谷歌早在2020年,就在自家的数据中心上部署了当时最强的AI芯片——TPU v4。但直到今年的4月4日,谷歌才首次公布了这台AI超算的技术细节。论文地址:https://arxiv.org/abs/2304.01433相比于TPU v3,TPU v4的性能要高出2.1倍,而在整合4096个芯片之后,超算的性能更是提升了10倍。另外,谷歌还声称,自家芯片要比英伟达A100更快、更节能。与A100对打,速度快1.7倍论文中,谷歌表示,对于规模相当的系统,TPU v4可以提供比英伟达A100强1.

ai可以转成psd格式吗ai可以转成psd格式吗Feb 22, 2023 pm 05:56 PM

ai可以转成psd格式。转换方法:1、打开Adobe Illustrator软件,依次点击顶部菜单栏的“文件”-“打开”,选择所需的ai文件;2、点击右侧功能面板中的“图层”,点击三杠图标,在弹出的选项中选择“释放到图层(顺序)”;3、依次点击顶部菜单栏的“文件”-“导出”-“导出为”;4、在弹出的“导出”对话框中,将“保存类型”设置为“PSD格式”,点击“导出”即可;

ai顶部属性栏不见了怎么办ai顶部属性栏不见了怎么办Feb 22, 2023 pm 05:27 PM

ai顶部属性栏不见了的解决办法:1、开启Ai新建画布,进入绘图页面;2、在Ai顶部菜单栏中点击“窗口”;3、在系统弹出的窗口菜单页面中点击“控制”,然后开启“控制”窗口即可显示出属性栏。

GPT-4的研究路径没有前途?Yann LeCun给自回归判了死刑GPT-4的研究路径没有前途?Yann LeCun给自回归判了死刑Apr 04, 2023 am 11:55 AM

Yann LeCun 这个观点的确有些大胆。 「从现在起 5 年内,没有哪个头脑正常的人会使用自回归模型。」最近,图灵奖得主 Yann LeCun 给一场辩论做了个特别的开场。而他口中的自回归,正是当前爆红的 GPT 家族模型所依赖的学习范式。当然,被 Yann LeCun 指出问题的不只是自回归模型。在他看来,当前整个的机器学习领域都面临巨大挑战。这场辩论的主题为「Do large language models need sensory grounding for meaning and u

强化学习再登Nature封面,自动驾驶安全验证新范式大幅减少测试里程强化学习再登Nature封面,自动驾驶安全验证新范式大幅减少测试里程Mar 31, 2023 pm 10:38 PM

引入密集强化学习,用 AI 验证 AI。 自动驾驶汽车 (AV) 技术的快速发展,使得我们正处于交通革命的风口浪尖,其规模是自一个世纪前汽车问世以来从未见过的。自动驾驶技术具有显着提高交通安全性、机动性和可持续性的潜力,因此引起了工业界、政府机构、专业组织和学术机构的共同关注。过去 20 年里,自动驾驶汽车的发展取得了长足的进步,尤其是随着深度学习的出现更是如此。到 2015 年,开始有公司宣布他们将在 2020 之前量产 AV。不过到目前为止,并且没有 level 4 级别的 AV 可以在市场

ai移动不了东西了怎么办ai移动不了东西了怎么办Mar 07, 2023 am 10:03 AM

ai移动不了东西的解决办法:1、打开ai软件,打开空白文档;2、选择矩形工具,在文档中绘制矩形;3、点击选择工具,移动文档中的矩形;4、点击图层按钮,弹出图层面板对话框,解锁图层;5、点击选择工具,移动矩形即可。

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.