• ClipSaver
  • dtub.ru
ClipSaver
Русские видео
  • Смешные видео
  • Приколы
  • Обзоры
  • Новости
  • Тесты
  • Спорт
  • Любовь
  • Музыка
  • Разное
Сейчас в тренде
  • Фейгин лайф
  • Три кота
  • Самвел адамян
  • А4 ютуб
  • скачать бит
  • гитара с нуля
Иностранные видео
  • Funny Babies
  • Funny Sports
  • Funny Animals
  • Funny Pranks
  • Funny Magic
  • Funny Vines
  • Funny Virals
  • Funny K-Pop

Decompiling Dreams: A New Approach to ARC? скачать в хорошем качестве

Decompiling Dreams: A New Approach to ARC? 1 год назад

скачать видео

скачать mp3

скачать mp4

поделиться

телефон с камерой

телефон с видео

бесплатно

загрузить,

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Decompiling Dreams: A New Approach to ARC?
  • Поделиться ВК
  • Поделиться в ОК
  •  
  •  


Скачать видео с ютуб по ссылке или смотреть без блокировок на сайте: Decompiling Dreams: A New Approach to ARC? в качестве 4k

У нас вы можете посмотреть бесплатно Decompiling Dreams: A New Approach to ARC? или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:

  • Информация по загрузке:

Скачать mp3 с ютуба отдельным файлом. Бесплатный рингтон Decompiling Dreams: A New Approach to ARC? в формате MP3:


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса ClipSaver.ru



Decompiling Dreams: A New Approach to ARC?

Alessandro Palmarini is a post-baccalaureate researcher at the Santa Fe Institute working under the supervision of Melanie Mitchell. He completed his undergraduate degree in Artificial Intelligence and Computer Science at the University of Edinburgh. Palmarini's current research focuses on developing AI systems that can efficiently acquire new skills from limited data, inspired by François Chollet's work on measuring intelligence. His work builds upon the DreamCoder program synthesis system, introducing a novel approach called "dream decompiling" to improve library learning in inductive program synthesis. Palmarini is particularly interested in addressing the Abstraction and Reasoning Corpus (ARC) challenge, aiming to create AI systems that can perform abstract reasoning tasks more efficiently than current approaches. His research explores the balance between computational efficiency and data efficiency in AI learning processes. TOC: 1. Intelligence Measurement in AI Systems [00:00:00] 1.1 Defining Intelligence in AI Systems [00:02:00] 1.2 Research at Santa Fe Institute [00:04:35] 1.3 Impact of Gaming on AI Development [00:05:10] 1.4 Comparing AI and Human Learning Efficiency 2. Efficient Skill Acquisition in AI [00:06:40] 2.1 Intelligence as Skill Acquisition Efficiency [00:08:25] 2.2 Limitations of Current AI Systems in Generalization [00:09:45] 2.3 Human vs. AI Cognitive Processes [00:10:40] 2.4 Measuring AI Intelligence: Chollet's ARC Challenge 3. Program Synthesis and ARC Challenge [00:12:55] 3.1 Philosophical Foundations of Program Synthesis [00:17:14] 3.2 Introduction to Program Induction and ARC Tasks [00:18:49] 3.3 DreamCoder: Principles and Techniques [00:27:55] 3.4 Trade-offs in Program Synthesis Search Strategies [00:31:52] 3.5 Neural Networks and Bayesian Program Learning 4. Advanced Program Synthesis Techniques [00:32:30] 4.1 DreamCoder and Dream Decompiling Approach [00:39:00] 4.2 Beta Distribution and Caching in Program Synthesis [00:45:10] 4.3 Performance and Limitations of Dream Decompiling [00:47:45] 4.4 Alessandro's Approach to ARC Challenge [00:51:12] 4.5 Conclusion and Future Discussions Refs: 1. Chollet, F. (2019). On the Measure of Intelligence. arXiv preprint arXiv:1911.01547. Introduces a new formal definition of intelligence based on skill-acquisition efficiency. [0:01:45] https://arxiv.org/abs/1911.01547 2. Mitchell, M. (2019). Artificial Intelligence: A Guide for Thinking Humans. overview of AI for a general audience. [0:02:55] https://www.amazon.com/Artificial-Int... 3. OpenAI. (2019). OpenAI Five. Developed AI agents capable of defeating professional human players in Dota 2. [0:04:40] https://openai.com/research/openai-five 5. DeepMind. (2018). AlphaZero: Shedding new light on chess, shogi, and Go. high performance in chess beyond human capabilities. [0:08:25] https://www.deepmind.com/research/ope... 6. Andoni, A., & Indyk, P. (2008). Near-optimal hashing algorithms for approximate nearest neighbor in high dimensions. Communications of the ACM, 51(1), 117-122. locality-sensitive hash functions for approximate similarity search. [0:08:55] https://people.csail.mit.edu/indyk/p1... 7. Spelke, E. S., & Kinzler, K. D. (2007). Core knowledge. Developmental Science, 10(1), 89-96. Introduces the concept of core knowledge systems as innate computational structures. [0:12:15] https://www.harvardlds.org/wp-content... 8. Deutsch, D. (2011). The Beginning of Infinity: Explanations That Transform the World. Penguin UK. Explores the nature of science and the role of creativity in human knowledge. [0:13:47] https://www.amazon.com/Beginning-Infi... 9. Popper, K. (1959). The Logic of Scientific Discovery. Routledge. falsification in scientific epistemology. [0:14:05] https://plato.stanford.edu/entries/po... 10. Ellis, K., et al. (2021). DreamCoder: Bootstrapping inductive program synthesis with wake-sleep library learning. Proceedings of the 42nd ACM SIGPLAN Conference on Programming Language Design and Implementation, 835-850. DreamCoder system for inductive program synthesis. [0:19:09] https://dl.acm.org/doi/10.1145/345348... 11. Hinton, G. E., et al. (1995). The "wake-sleep" algorithm for unsupervised neural networks. Science, 268(5214), 1158-1161. wake-sleep algorithm used in unsupervised neural networks. [0:28:25] https://www.cs.toronto.edu/~hinton/ab... 12. Palmarini, A. B., Lucas, C. G., & Siddharth, N. (2023). Bayesian Program Learning by Decompiling Amortized Knowledge. arXiv preprint arXiv:2306.07856. "dream decompiling" for improving library learning in program synthesis. [0:32:25] https://arxiv.org/abs/2306.07856 Show Notes: https://www.dropbox.com/scl/fi/x50201...

Comments
  • The Dangerous Illusion of AI Coding? - Jeremy Howard 1 день назад
    The Dangerous Illusion of AI Coding? - Jeremy Howard
    Опубликовано: 1 день назад
  • LLM и GPT - как работают большие языковые модели? Визуальное введение в трансформеры 1 год назад
    LLM и GPT - как работают большие языковые модели? Визуальное введение в трансформеры
    Опубликовано: 1 год назад
  • François Chollet on OpenAI o-models and ARC 1 год назад
    François Chollet on OpenAI o-models and ARC
    Опубликовано: 1 год назад
  • Last Week in AI #235 - Sonnet 4.6, Deep-thinking tokens, Anthropic vs Pentagon 47 минут назад
    Last Week in AI #235 - Sonnet 4.6, Deep-thinking tokens, Anthropic vs Pentagon
    Опубликовано: 47 минут назад
  • Biologically-inspired AI and Mortal Computation 1 год назад
    Biologically-inspired AI and Mortal Computation
    Опубликовано: 1 год назад
  • Дороничев: ИИ — пузырь, который скоро ЛОПНЕТ. Какие перемены ждут мир? 7 дней назад
    Дороничев: ИИ — пузырь, который скоро ЛОПНЕТ. Какие перемены ждут мир?
    Опубликовано: 7 дней назад
  • Как LLM могут хранить факты | Глава 7, Глубокое обучение 1 год назад
    Как LLM могут хранить факты | Глава 7, Глубокое обучение
    Опубликовано: 1 год назад
  • Может ли у ИИ появиться сознание? — Семихатов, Анохин 1 месяц назад
    Может ли у ИИ появиться сознание? — Семихатов, Анохин
    Опубликовано: 1 месяц назад
  • Интеллект — это Лего [Доктор Джефф Бек] 1 месяц назад
    Интеллект — это Лего [Доктор Джефф Бек]
    Опубликовано: 1 месяц назад
  • The Real Reason Huge AI Models Actually Work [Prof. Andrew Wilson] 5 месяцев назад
    The Real Reason Huge AI Models Actually Work [Prof. Andrew Wilson]
    Опубликовано: 5 месяцев назад
  • Лекция от легенды ИИ в Стэнфорде 3 недели назад
    Лекция от легенды ИИ в Стэнфорде
    Опубликовано: 3 недели назад
  • He Co-Invented the Transformer. Now: Continuous Thought Machines [Llion Jones / Luke Darlow] 3 месяца назад
    He Co-Invented the Transformer. Now: Continuous Thought Machines [Llion Jones / Luke Darlow]
    Опубликовано: 3 месяца назад
  • Разработка, кибербезопасность и парадокс интеллекта — Ивар ft. Григорий Сапунов | Мыслить как ученый 1 месяц назад
    Разработка, кибербезопасность и парадокс интеллекта — Ивар ft. Григорий Сапунов | Мыслить как ученый
    Опубликовано: 1 месяц назад
  • Безопасность AI или контроль? Что происходит внутри крупнейших AI-компаний 1 день назад
    Безопасность AI или контроль? Что происходит внутри крупнейших AI-компаний
    Опубликовано: 1 день назад
  • WE MUST ADD STRUCTURE TO DEEP LEARNING BECAUSE... 1 год назад
    WE MUST ADD STRUCTURE TO DEEP LEARNING BECAUSE...
    Опубликовано: 1 год назад
  • Лучший документальный фильм про создание ИИ 1 месяц назад
    Лучший документальный фильм про создание ИИ
    Опубликовано: 1 месяц назад
  • Neural Networks Are Elastic Origami! [Prof. Randall Balestriero] 1 год назад
    Neural Networks Are Elastic Origami! [Prof. Randall Balestriero]
    Опубликовано: 1 год назад
  • Why Program Synthesis Is Next (Kevin Ellis and Zenna Tavares) 10 месяцев назад
    Why Program Synthesis Is Next (Kevin Ellis and Zenna Tavares)
    Опубликовано: 10 месяцев назад
  • [1hr Talk] Intro to Large Language Models 2 года назад
    [1hr Talk] Intro to Large Language Models
    Опубликовано: 2 года назад
  • AI can't cross this line and we don't know why. 1 год назад
    AI can't cross this line and we don't know why.
    Опубликовано: 1 год назад

Контактный email для правообладателей: u2beadvert@gmail.com © 2017 - 2026

Отказ от ответственности - Disclaimer Правообладателям - DMCA Условия использования сайта - TOS



Карта сайта 1 Карта сайта 2 Карта сайта 3 Карта сайта 4 Карта сайта 5