Logo
    Search

    Peter Norvig: Artificial Intelligence: A Modern Approach

    enSeptember 30, 2019

    Podcast Summary

    • Evolution of AI through updates to Norvig and Russell's textbookThe latest edition of 'Artificial Intelligence, a Modern Approach' explores advancements in AI, shifts in preferred methods due to hardware improvements, and ethical concerns.

      The field of Artificial Intelligence (AI) has seen significant advancements over the years, as evidenced in the updates to the influential textbook "Artificial Intelligence, a Modern Approach" by Peter Norvig and Stuart Russell. The evolution of the book reflects the changing technological landscape, with the rise of more powerful hardware leading to shifts in the preferred methods for representing knowledge and optimizing utility functions. Additionally, the latest edition delves deeper into ethical and societal issues, such as encoding human values into utility functions and ensuring fairness in AI systems. The challenges in these areas are complex and ongoing, with no easy answers, but the ongoing research and development in the field continue to push the boundaries of what is possible in AI.

    • Balancing fairness and reducing bias in systemsAim for informed trade-offs in creating fair systems, consider long-term impact, and strive for user-friendly designs. Learning from the authors of 'Artificial Intelligence: A Modern Approach', we see the importance of tackling comprehensive projects with determination and a clear motivation.

      When it comes to optimizing fairness and reducing bias in systems, particularly those involving protected classes, it's important to acknowledge that achieving perfect balance is theoretically impossible. Instead, we must make informed decisions about where to make trade-offs. The discussion also touched upon the importance of considering the long-term impact of systems, especially those designed to capture and retain user attention, and the potential for these systems to work with users rather than against them. During the early stages of writing "Artificial Intelligence: A Modern Approach," the authors, Stuart Russell and Peter Norvig, faced the daunting task of covering an entire field in a single book. They were motivated by the need to update the existing literature and the consensus among their peers that a new comprehensive work was necessary. Despite initial hesitation, they eventually embarked on this ambitious project, which has since become a seminal work in the field of AI and computer science.

    • Adapting to the Shifting Landscape of AIThe future of AI will likely involve a combination of symbolic systems and deep learning, utilizing the strengths of both approaches.

      The authors of a seminal AI book recognized the shifting landscape of the field in the late 90s and adapted their approach to include machine learning, although they didn't fully anticipate the subsequent deep learning revolution. They started by focusing on different types of representations and environments, but recognized the importance of learning and eventually added a chapter on deep learning in later editions. The field has seen significant success with deep learning for certain problems, but challenges remain in areas like reasoning, representation learning, and one-shot learning. The authors believe that a modern approach to AI will likely involve a combination of symbolic systems and deep learning, incorporating the best of both worlds. They also acknowledged that there is value in the work done in the past with logic and reasoning, which may resurface in future developments.

    • Limitations of Traditional AI and Deep Learning's SolutionTraditional AI's symbolic representations and universal reasoning have limitations, while deep learning's complex representations and learning strategies offer a solution, but require focus on trust, validation, and verification through explanations, conversations, and testing.

      Representation and reasoning are essential in AI, but traditional AI approaches based on symbols and universal reasoning had limitations. The real world is complex and messy, and atomic symbols don't fit well. Moreover, the reasoning was applied universally without guidance, leading to paradoxes. Deep learning might offer a solution by providing more complex representations and learning when to apply specific strategies. However, deep learning lacks explainability and introspection, making it crucial to focus on trust, validation, and verification. Explanations can be a tool towards these goals, but they are not enough. We need conversations and testing to ensure decisions are based on accurate information and not biased or discriminatory, regardless of whether they are made by humans or machines.

    • Beyond simple metaphors: Understanding AI's vast and complex spaceRecognize the importance of trust in human-AI interactions, evolve our perspective on AI's capabilities, and acknowledge the role of communication technology in shaping our experiences with AI.

      Our understanding of AI models and their capabilities needs to evolve beyond simple low-dimensional metaphors. The space these models inhabit is vast and complex, with even small deviations leading to significant changes in outcomes. This realization, stemming from the discovery of adversarial testing, challenges our current perspective and requires us to reconsider the robustness and trustworthiness of these systems. Moreover, the human-robot trust gap is another significant issue. While humans can quickly form trust in each other despite not knowing one another, we approach AI systems with skepticism, demanding they prove their worth. To bridge this gap, we must recognize the importance of trust in human-AI interactions and work towards building systems that can earn our trust. Another key takeaway from the discussion revolves around the role of communication technology in shaping our experiences with AI. While AI is a crucial component, the ability to collect and disseminate data globally is a significant factor driving the advancements we see. In the realm of education, this has led to the success of massive open online courses (MOOCs), which have reached tens of thousands of students and signify a promising future for accessible, flexible learning opportunities.

    • The role of motivation in student successMotivation is crucial for student success, and creating engaging learning environments, building communities, and using a combination of online and in-person learning can help maintain student motivation and attention.

      While the information in education is important, motivation plays a crucial role in students' success. The speaker, who had experience with both in-person and online education, noted that during the early stages of Massive Open Online Courses (MOOCs), students' excitement and novelty drove high completion rates. However, as more people tried MOOCs, completion rates dropped, leading some to view them as failures. The speaker admitted to starting multiple courses without finishing them but gaining value from the initial exposure. He learned that motivation is essential, and creating engaging and motivating learning environments is key to student success. The speaker emphasized the importance of building communities, both online and offline, to help students stay motivated and learn effectively. He also acknowledged the challenge of maintaining attention spans in the digital age and suggested that a combination of online and in-person learning could be beneficial. Ultimately, the speaker believed that technology and community-building efforts would help bridge the gap between in-person and online education.

    • The Future of Higher Education: Online Components and Learning ProgrammingThe future of higher education includes more online components, especially for fields like programming where independent learning is possible. Focus on problem-solving and data analysis, not just syntax. Experienced professionals can also benefit from embracing new tools and techniques to improve workflow.

      While traditional on-campus education may continue to exist, the future of higher education could involve more online components. This is especially true for fields where students can learn and work independently, such as programming. However, it's important to note that not all subjects can be effectively taught online, and institutions have significant financial and cultural commitments to their physical campuses. When it comes to learning programming, the focus should be on problem-solving and data analysis rather than just learning the syntax of a specific language. It's about being able to ask questions, create models, and test solutions. While it's great that there's an emphasis on teaching kids to code, it's essential to remember that the ultimate goal is to be able to work with data and extract useful information. It's not just about learning to code for its own sake. Furthermore, even experienced professionals can benefit from embracing new tools and techniques to improve their workflow. Instead of spending hours reading manuals, it's more productive to download, install, and experiment with new packages. The key is to approach learning with a problem-solving mindset and not get bogged down in the details.

    • The focus is shifting towards results and problem-solving with available tools and resourcesHiring teams should broaden their perspective and look for individuals with diverse skill sets and backgrounds. Focus on ability to learn and adapt quickly during interviews. Code reviews should prioritize design flexibility, documentation, and overall usability.

      The nature of mastery and expertise in programming is evolving, and it's important for individuals and organizations to adapt to this change. While deep understanding of the underlying fundamentals is still valuable, the focus is shifting towards results and the ability to solve complex problems using available tools and resources. This means that hiring teams need to broaden their perspective and look for individuals with diverse skill sets and backgrounds, rather than just focusing on traditional programming skills. Moreover, as technology advances and new tools and libraries emerge, it's essential to be comfortable with uncertainty and not having to understand every detail of a system to get things done. This mindset shift is important for both individuals and organizations, as it allows for more efficient problem-solving and innovation. In terms of practical applications, during the interviewing process, companies should aim to hire individuals who can demonstrate the ability to learn and adapt quickly, rather than just focusing on their current skill set. Additionally, code reviews should focus on design flexibility, documentation, and overall usability, as these factors can significantly impact the long-term maintainability and scalability of a project.

    • The Significance of Clear Documentation and Effective Design in Software DevelopmentUnderstanding the core of a language or system and balancing efficiency and ease of use are crucial in software development. LISP, a powerful language, hasn't gained mass adoption due to its design for small teams and unique syntax.

      The importance of clear documentation and effective design in software development has been emphasized throughout the years. The speaker shares his personal evolution as a programmer, noting how he no longer focuses on minute efficiency details as much as he used to. He also discusses the simplicity and power of LISP, his favorite programming language, and why it hasn't achieved mass adoption, attributing it to its design for small teams and the use of parentheses in its syntax. Overall, the conversation highlights the significance of understanding the core of a language or system and the importance of balance between efficiency and ease of use.

    • The significance of choosing the right programming language for teaching AIPython's similarity to pseudocode makes it an effective choice for teaching AI concepts, as it simplifies the learning process for students.

      The choice of programming language in education plays a significant role in students' understanding of concepts. The speaker, a computer science educator, shared his experience of teaching AI using different programming languages like Lisp, Java, and eventually Python. He noticed that some students struggled with the parentheses in Lisp, while Java was too verbose for a one-to-one correspondence with pseudocode. Python, however, proved to be a good match due to its similarity to pseudocode. The speaker also shared his experience as the director of search quality at Google during its early days, where they faced challenges in delivering good answers to users and keeping up with webmasters' counter-moves. Python has been a part of his educational journey ever since, and he continues to create exercises and puzzles in Python through his GitHub repository, PyTudes.

    • The Role of Search Engines and Human-Level Intelligence in the Evolution of the InternetSearch engines like Google have played a significant role in shaping the internet, with human-level intelligence varying in capability depending on the task, and the potential for deep connections between humans and AI is a topic of debate, ultimately focusing on creating useful tools that enhance human experiences.

      The internet has evolved significantly since its early days, with search engines like Google playing a crucial role in shaping its structure and function. The internet has grown exponentially, surpassing even the wildest predictions, and businesses have had to adapt to this new landscape. When it comes to creating systems that approach human-level intelligence, it's important to remember that human-level intelligence is not a one-size-fits-all concept. Different tasks require different capabilities, and in some cases, surpassing human-level intelligence may be the goal. The potential for deep, meaningful connections between humans and AI, such as falling in love, is a topic of intrigue and debate. Ultimately, the focus should be on creating useful tools that enhance human capabilities and experiences. The movie "Her" serves as a thought-provoking example of the human desire to connect with something not necessarily real.

    • The desire for connection with inanimate objects and the evolution of intelligence testsPeople form connections with inanimate objects, intelligence tests like Turing's have limitations, and the future holds opportunities and challenges in assistance and conversation technologies

      Humans have an inherent desire for connection and interaction, even with inanimate objects. This was discussed in relation to Monty Python and the connection people form with their teddy bears or even their cars. Intelligence was also touched upon, with the idea that conversation is important but may not be the best test. Turing's test was mentioned as a starting point, but it's important to continue evolving and improving tests as technology advances. Regarding artificial intelligence, there are concerns about its potential threats, particularly in the areas of employment and income inequality. However, there is also optimism that technology can alleviate these issues and create new opportunities. The near future holds exciting challenges in the areas of assistance and conversation technologies, combining human and machine capabilities.

    • Using data and machine learning to make programming more efficient and accessibleThe speaker discussed the potential of combining common sense reasoning with data and machine learning to enhance programming tools and experiences, making them more accessible to a wider audience, including the application of machine learning to traditional programming.

      The potential of combining common sense reasoning with data and machine learning to enhance programming tools and experiences. The speaker expressed his interest in making these advanced technologies more accessible to a wider audience, including the application of machine learning to traditional programming. He drew an analogy from search engines, which suggest corrections based on common errors, to potential coding tools that could suggest improvements or corrections based on past errors. The speaker expressed gratitude for the work being done in the AI community, particularly the Modern Approach series, and looked forward to future advancements in the field. In essence, the discussion highlighted the potential of using data and machine learning to make programming more efficient and accessible, and the importance of continued innovation in the field.

    Recent Episodes from Lex Fridman Podcast

    #436 – Ivanka Trump: Politics, Family, Real Estate, Fashion, Music, and Life

    #436 – Ivanka Trump: Politics, Family, Real Estate, Fashion, Music, and Life
    Ivanka Trump is a businesswoman, real estate developer, and former senior advisor to the President of the United States. Please support this podcast by checking out our sponsors: - Cloaked: https://cloaked.com/lex and use code LexPod to get 25% off - Shopify: https://shopify.com/lex to get $1 per month trial - NetSuite: http://netsuite.com/lex to get free product tour - Eight Sleep: https://eightsleep.com/lex to get $350 off - ExpressVPN: https://expressvpn.com/lexpod to get 3 months free Transcript: https://lexfridman.com/ivanka-trump-transcript EPISODE LINKS: Ivanka's Instagram: https://instagram.com/ivankatrump Ivanka's X: https://x.com/IvankaTrump Ivanka's Facebook: https://facebook.com/IvankaTrump Ivanka's books: Women Who Work: https://amzn.to/45yHAgj The Trump Card: https://amzn.to/3xB22jS PODCAST INFO: Podcast website: https://lexfridman.com/podcast Apple Podcasts: https://apple.co/2lwqZIr Spotify: https://spoti.fi/2nEwCF8 RSS: https://lexfridman.com/feed/podcast/ YouTube Full Episodes: https://youtube.com/lexfridman YouTube Clips: https://youtube.com/lexclips SUPPORT & CONNECT: - Check out the sponsors above, it's the best way to support this podcast - Support on Patreon: https://www.patreon.com/lexfridman - Twitter: https://twitter.com/lexfridman - Instagram: https://www.instagram.com/lexfridman - LinkedIn: https://www.linkedin.com/in/lexfridman - Facebook: https://www.facebook.com/lexfridman - Medium: https://medium.com/@lexfridman OUTLINE: Here's the timestamps for the episode. On some podcast players you should be able to click the timestamp to jump to that time. (00:00) - Introduction (10:17) - Architecture (22:32) - Modern architecture (30:05) - Philosophy of design (38:21) - Lessons from mother (1:01:27) - Lessons from father (1:09:59) - Fashion (1:20:54) - Hotel design (1:32:04) - Self-doubt (1:34:27) - Intuition (1:37:37) - The Apprentice (1:42:11) - Michael Jackson (1:43:46) - Nature (1:48:40) - Surfing (1:50:51) - Donald Trump (2:05:13) - Politics (2:21:25) - Work-life balance (2:27:53) - Parenting (2:42:59) - 2024 presidential campaign (2:46:37) - Dolly Parton (2:48:22) - Adele (2:48:51) - Alice Johnson (2:54:16) - Stevie Ray Vaughan (2:57:01) - Aretha Franklin (2:58:11) - Freddie Mercury (2:59:16) - Jiu jitsu (3:06:21) - Bucket list (3:10:50) - Hope
    Lex Fridman Podcast
    enJuly 02, 2024

    #435 – Andrew Huberman: Focus, Controversy, Politics, and Relationships

    #435 – Andrew Huberman: Focus, Controversy, Politics, and Relationships
    Andrew Huberman is a neuroscientist at Stanford and host of the Huberman Lab Podcast. Please support this podcast by checking out our sponsors: - Eight Sleep: https://eightsleep.com/lex to get $350 off - LMNT: https://drinkLMNT.com/lex to get free sample pack - AG1: https://drinkag1.com/lex to get 1 month supply of fish oil - Shopify: https://shopify.com/lex to get $1 per month trial - NetSuite: http://netsuite.com/lex to get free product tour - BetterHelp: https://betterhelp.com/lex to get 10% off Transcript: https://lexfridman.com/andrew-huberman-5-transcript EPISODE LINKS: Andrew's YouTube: https://youtube.com/AndrewHubermanLab Andrew's Instagram: https://instagram.com/hubermanlab Andrew's Website: https://hubermanlab.com Andrew's X: https://x.com/hubermanlab Andrew's book on Amazon: https://amzn.to/3RNSIQN Andrew's book: https://hubermanlab.com/protocols-book PODCAST INFO: Podcast website: https://lexfridman.com/podcast Apple Podcasts: https://apple.co/2lwqZIr Spotify: https://spoti.fi/2nEwCF8 RSS: https://lexfridman.com/feed/podcast/ YouTube Full Episodes: https://youtube.com/lexfridman YouTube Clips: https://youtube.com/lexclips SUPPORT & CONNECT: - Check out the sponsors above, it's the best way to support this podcast - Support on Patreon: https://www.patreon.com/lexfridman - Twitter: https://twitter.com/lexfridman - Instagram: https://www.instagram.com/lexfridman - LinkedIn: https://www.linkedin.com/in/lexfridman - Facebook: https://www.facebook.com/lexfridman - Medium: https://medium.com/@lexfridman OUTLINE: Here's the timestamps for the episode. On some podcast players you should be able to click the timestamp to jump to that time. (00:00) - Introduction (10:24) - Quitting and evolving (17:22) - How to focus and think deeply (19:56) - Cannabis drama (30:08) - Jungian shadow (40:35) - Supplements (43:38) - Nicotine (48:01) - Caffeine (49:48) - Math gaffe (1:06:50) - 2024 presidential elections (1:13:47) - Great white sharks (1:22:32) - Ayahuasca & psychedelics (1:37:33) - Relationships (1:45:08) - Productivity (1:53:58) - Friendship
    Lex Fridman Podcast
    enJune 28, 2024

    #434 – Aravind Srinivas: Perplexity CEO on Future of AI, Search & the Internet

    #434 – Aravind Srinivas: Perplexity CEO on Future of AI, Search & the Internet
    Arvind Srinivas is CEO of Perplexity, a company that aims to revolutionize how we humans find answers to questions on the Internet. Please support this podcast by checking out our sponsors: - Cloaked: https://cloaked.com/lex and use code LexPod to get 25% off - ShipStation: https://shipstation.com/lex and use code LEX to get 60-day free trial - NetSuite: http://netsuite.com/lex to get free product tour - LMNT: https://drinkLMNT.com/lex to get free sample pack - Shopify: https://shopify.com/lex to get $1 per month trial - BetterHelp: https://betterhelp.com/lex to get 10% off Transcript: https://lexfridman.com/aravind-srinivas-transcript EPISODE LINKS: Aravind's X: https://x.com/AravSrinivas Perplexity: https://perplexity.ai/ Perplexity's X: https://x.com/perplexity_ai PODCAST INFO: Podcast website: https://lexfridman.com/podcast Apple Podcasts: https://apple.co/2lwqZIr Spotify: https://spoti.fi/2nEwCF8 RSS: https://lexfridman.com/feed/podcast/ YouTube Full Episodes: https://youtube.com/lexfridman YouTube Clips: https://youtube.com/lexclips SUPPORT & CONNECT: - Check out the sponsors above, it's the best way to support this podcast - Support on Patreon: https://www.patreon.com/lexfridman - Twitter: https://twitter.com/lexfridman - Instagram: https://www.instagram.com/lexfridman - LinkedIn: https://www.linkedin.com/in/lexfridman - Facebook: https://www.facebook.com/lexfridman - Medium: https://medium.com/@lexfridman OUTLINE: Here's the timestamps for the episode. On some podcast players you should be able to click the timestamp to jump to that time. (00:00) - Introduction (10:52) - How Perplexity works (18:48) - How Google works (41:16) - Larry Page and Sergey Brin (55:50) - Jeff Bezos (59:18) - Elon Musk (1:01:36) - Jensen Huang (1:04:53) - Mark Zuckerberg (1:06:21) - Yann LeCun (1:13:07) - Breakthroughs in AI (1:29:05) - Curiosity (1:35:22) - $1 trillion dollar question (1:50:13) - Perplexity origin story (2:05:25) - RAG (2:27:43) - 1 million H100 GPUs (2:30:15) - Advice for startups (2:42:52) - Future of search (3:00:29) - Future of AI
    Lex Fridman Podcast
    enJune 19, 2024

    #433 – Sara Walker: Physics of Life, Time, Complexity, and Aliens

    #433 – Sara Walker: Physics of Life, Time, Complexity, and Aliens
    Sara Walker is an astrobiologist and theoretical physicist. She is the author of a new book titled "Life as No One Knows It: The Physics of Life's Emergence". Please support this podcast by checking out our sponsors: - Notion: https://notion.com/lex - Motific: https://motific.ai - Shopify: https://shopify.com/lex to get $1 per month trial - BetterHelp: https://betterhelp.com/lex to get 10% off - AG1: https://drinkag1.com/lex to get 1 month supply of fish oil Transcript: https://lexfridman.com/sara-walker-3-transcript EPISODE LINKS: Sara's Book - Life as No One Knows It: https://amzn.to/3wVmOe1 Sara's X: https://x.com/Sara_Imari Sara's Instagram: https://instagram.com/alien_matter PODCAST INFO: Podcast website: https://lexfridman.com/podcast Apple Podcasts: https://apple.co/2lwqZIr Spotify: https://spoti.fi/2nEwCF8 RSS: https://lexfridman.com/feed/podcast/ YouTube Full Episodes: https://youtube.com/lexfridman YouTube Clips: https://youtube.com/lexclips SUPPORT & CONNECT: - Check out the sponsors above, it's the best way to support this podcast - Support on Patreon: https://www.patreon.com/lexfridman - Twitter: https://twitter.com/lexfridman - Instagram: https://www.instagram.com/lexfridman - LinkedIn: https://www.linkedin.com/in/lexfridman - Facebook: https://www.facebook.com/lexfridman - Medium: https://medium.com/@lexfridman OUTLINE: Here's the timestamps for the episode. On some podcast players you should be able to click the timestamp to jump to that time. (00:00) - Introduction (10:40) - Definition of life (31:18) - Time and space (42:00) - Technosphere (46:25) - Theory of everything (55:06) - Origin of life (1:16:44) - Assembly theory (1:32:58) - Aliens (1:44:48) - Great Perceptual Filter (1:48:45) - Fashion (1:52:47) - Beauty (1:59:08) - Language (2:05:50) - Computation (2:15:37) - Consciousness (2:24:28) - Artificial life (2:48:21) - Free will (2:55:05) - Why anything exists
    Lex Fridman Podcast
    enJune 13, 2024

    #432 – Kevin Spacey: Power, Controversy, Betrayal, Truth & Love in Film and Life

    #432 – Kevin Spacey: Power, Controversy, Betrayal, Truth & Love in Film and Life
    Kevin Spacey is a two-time Oscar-winning actor, who starred in Se7en, the Usual Suspects, American Beauty, and House of Cards, creating haunting performances of characters who often embody the dark side of human nature. Please support this podcast by checking out our sponsors: - ExpressVPN: https://expressvpn.com/lexpod to get 3 months free - Eight Sleep: https://eightsleep.com/lex to get $350 off - BetterHelp: https://betterhelp.com/lex to get 10% off - Shopify: https://shopify.com/lex to get $1 per month trial - AG1: https://drinkag1.com/lex to get 1 month supply of fish oil EPISODE LINKS: Kevin's X: https://x.com/KevinSpacey Kevin's Instagram: https://www.instagram.com/kevinspacey Kevin's YouTube: https://youtube.com/kevinspacey Kevin's Website: https://kevinspacey.com/ PODCAST INFO: Podcast website: https://lexfridman.com/podcast Apple Podcasts: https://apple.co/2lwqZIr Spotify: https://spoti.fi/2nEwCF8 RSS: https://lexfridman.com/feed/podcast/ YouTube Full Episodes: https://youtube.com/lexfridman YouTube Clips: https://youtube.com/lexclips SUPPORT & CONNECT: - Check out the sponsors above, it's the best way to support this podcast - Support on Patreon: https://www.patreon.com/lexfridman - Twitter: https://twitter.com/lexfridman - Instagram: https://www.instagram.com/lexfridman - LinkedIn: https://www.linkedin.com/in/lexfridman - Facebook: https://www.facebook.com/lexfridman - Medium: https://medium.com/@lexfridman OUTLINE: Here's the timestamps for the episode. On some podcast players you should be able to click the timestamp to jump to that time. (00:00) - Introduction (10:14) - Seven (13:54) - David Fincher (21:46) - Brad Pitt and Morgan Freeman (27:15) - Acting (35:40) - Improve (44:24) - Al Pacino (48:07) - Jack Lemmon (57:25) - American Beauty (1:17:34) - Mortality (1:20:22) - Allegations (1:38:19) - House of Cards (1:56:55) - Jack Nicholson (1:59:57) - Mike Nichols (2:05:30) - Christopher Walken (2:12:38) - Father (2:21:30) - Future
    Lex Fridman Podcast
    enJune 05, 2024

    #431 – Roman Yampolskiy: Dangers of Superintelligent AI

    #431 – Roman Yampolskiy: Dangers of Superintelligent AI
    Roman Yampolskiy is an AI safety researcher and author of a new book titled AI: Unexplainable, Unpredictable, Uncontrollable. Please support this podcast by checking out our sponsors: - Yahoo Finance: https://yahoofinance.com - MasterClass: https://masterclass.com/lexpod to get 15% off - NetSuite: http://netsuite.com/lex to get free product tour - LMNT: https://drinkLMNT.com/lex to get free sample pack - Eight Sleep: https://eightsleep.com/lex to get $350 off EPISODE LINKS: Roman's X: https://twitter.com/romanyam Roman's Website: http://cecs.louisville.edu/ry Roman's AI book: https://amzn.to/4aFZuPb PODCAST INFO: Podcast website: https://lexfridman.com/podcast Apple Podcasts: https://apple.co/2lwqZIr Spotify: https://spoti.fi/2nEwCF8 RSS: https://lexfridman.com/feed/podcast/ YouTube Full Episodes: https://youtube.com/lexfridman YouTube Clips: https://youtube.com/lexclips SUPPORT & CONNECT: - Check out the sponsors above, it's the best way to support this podcast - Support on Patreon: https://www.patreon.com/lexfridman - Twitter: https://twitter.com/lexfridman - Instagram: https://www.instagram.com/lexfridman - LinkedIn: https://www.linkedin.com/in/lexfridman - Facebook: https://www.facebook.com/lexfridman - Medium: https://medium.com/@lexfridman OUTLINE: Here's the timestamps for the episode. On some podcast players you should be able to click the timestamp to jump to that time. (00:00) - Introduction (09:12) - Existential risk of AGI (15:25) - Ikigai risk (23:37) - Suffering risk (27:12) - Timeline to AGI (31:44) - AGI turing test (37:06) - Yann LeCun and open source AI (49:58) - AI control (52:26) - Social engineering (54:59) - Fearmongering (1:04:49) - AI deception (1:11:23) - Verification (1:18:22) - Self-improving AI (1:30:34) - Pausing AI development (1:36:51) - AI Safety (1:46:35) - Current AI (1:51:58) - Simulation (1:59:16) - Aliens (2:00:50) - Human mind (2:07:10) - Neuralink (2:16:15) - Hope for the future (2:20:11) - Meaning of life
    Lex Fridman Podcast
    enJune 02, 2024

    #430 – Charan Ranganath: Human Memory, Imagination, Deja Vu, and False Memories

    #430 – Charan Ranganath: Human Memory, Imagination, Deja Vu, and False Memories
    Charan Ranganath is a psychologist and neuroscientist at UC Davis, specializing in human memory. He is the author of a new book titled Why We Remember. Please support this podcast by checking out our sponsors: - Riverside: https://creators.riverside.fm/LEX and use code LEX to get 30% off - ZipRecruiter: https://ziprecruiter.com/lex - Notion: https://notion.com/lex - MasterClass: https://masterclass.com/lexpod to get 15% off - Shopify: https://shopify.com/lex to get $1 per month trial - LMNT: https://drinkLMNT.com/lex to get free sample pack Transcript: https://lexfridman.com/charan-ranganath-transcript EPISODE LINKS: Charan's X: https://x.com/CharanRanganath Charan's Instagram: https://instagram.com/thememorydoc Charan's Website: https://charanranganath.com Why We Remember (book): https://amzn.to/3WzUF6x Charan's Google Scholar: https://scholar.google.com/citations?user=ptWkt1wAAAAJ Dynamic Memory Lab: https://dml.ucdavis.edu/ PODCAST INFO: Podcast website: https://lexfridman.com/podcast Apple Podcasts: https://apple.co/2lwqZIr Spotify: https://spoti.fi/2nEwCF8 RSS: https://lexfridman.com/feed/podcast/ YouTube Full Episodes: https://youtube.com/lexfridman YouTube Clips: https://youtube.com/lexclips SUPPORT & CONNECT: - Check out the sponsors above, it's the best way to support this podcast - Support on Patreon: https://www.patreon.com/lexfridman - Twitter: https://twitter.com/lexfridman - Instagram: https://www.instagram.com/lexfridman - LinkedIn: https://www.linkedin.com/in/lexfridman - Facebook: https://www.facebook.com/lexfridman - Medium: https://medium.com/@lexfridman OUTLINE: Here's the timestamps for the episode. On some podcast players you should be able to click the timestamp to jump to that time. (00:00) - Introduction (10:18) - Experiencing self vs remembering self (23:59) - Creating memories (33:31) - Why we forget (41:08) - Training memory (51:37) - Memory hacks (1:03:26) - Imagination vs memory (1:12:44) - Memory competitions (1:22:33) - Science of memory (1:37:48) - Discoveries (1:48:52) - Deja vu (1:54:09) - False memories (2:14:14) - False confessions (2:18:00) - Heartbreak (2:25:34) - Nature of time (2:33:15) - Brain–computer interface (BCI) (2:47:19) - AI and memory (2:57:33) - ADHD (3:04:30) - Music (3:14:15) - Human mind
    Lex Fridman Podcast
    enMay 25, 2024

    #429 – Paul Rosolie: Jungle, Apex Predators, Aliens, Uncontacted Tribes, and God

    #429 – Paul Rosolie: Jungle, Apex Predators, Aliens, Uncontacted Tribes, and God
    Paul Rosolie is a naturalist, explorer, author, and founder of Junglekeepers, dedicating his life to protecting the Amazon rainforest. Support his efforts at https://junglekeepers.org Please support this podcast by checking out our sponsors: - ShipStation: https://shipstation.com/lex and use code LEX to get 60-day free trial - Yahoo Finance: https://yahoofinance.com - BetterHelp: https://betterhelp.com/lex to get 10% off - NetSuite: http://netsuite.com/lex to get free product tour - Eight Sleep: https://eightsleep.com/lex to get $350 off - Shopify: https://shopify.com/lex to get $1 per month trial Transcript: https://lexfridman.com/paul-rosolie-2-transcript EPISODE LINKS: Paul's Instagram: https://instagram.com/paulrosolie Junglekeepers: https://junglekeepers.org Paul's Website: https://paulrosolie.com Mother of God (book): https://amzn.to/3ww2ob1 PODCAST INFO: Podcast website: https://lexfridman.com/podcast Apple Podcasts: https://apple.co/2lwqZIr Spotify: https://spoti.fi/2nEwCF8 RSS: https://lexfridman.com/feed/podcast/ YouTube Full Episodes: https://youtube.com/lexfridman YouTube Clips: https://youtube.com/lexclips SUPPORT & CONNECT: - Check out the sponsors above, it's the best way to support this podcast - Support on Patreon: https://www.patreon.com/lexfridman - Twitter: https://twitter.com/lexfridman - Instagram: https://www.instagram.com/lexfridman - LinkedIn: https://www.linkedin.com/in/lexfridman - Facebook: https://www.facebook.com/lexfridman - Medium: https://medium.com/@lexfridman OUTLINE: Here's the timestamps for the episode. On some podcast players you should be able to click the timestamp to jump to that time. (00:00) - Introduction (12:29) - Amazon jungle (14:47) - Bushmaster snakes (26:13) - Black caiman (44:33) - Rhinos (47:47) - Anacondas (1:18:04) - Mammals (1:30:10) - Piranhas (1:41:00) - Aliens (1:58:45) - Elephants (2:10:02) - Origin of life (2:23:21) - Explorers (2:36:38) - Ayahuasca (2:45:03) - Deep jungle expedition (2:59:09) - Jane Goodall (3:01:41) - Theodore Roosevelt (3:12:36) - Alone show (3:22:23) - Protecting the rainforest (3:38:36) - Snake makes appearance (3:46:47) - Uncontacted tribes (4:00:11) - Mortality (4:01:39) - Steve Irwin (4:09:18) - God
    Lex Fridman Podcast
    enMay 15, 2024

    #428 – Sean Carroll: General Relativity, Quantum Mechanics, Black Holes & Aliens

    #428 – Sean Carroll: General Relativity, Quantum Mechanics, Black Holes & Aliens
    Sean Carroll is a theoretical physicist, author, and host of Mindscape podcast. Please support this podcast by checking out our sponsors: - HiddenLayer: https://hiddenlayer.com/lex - Cloaked: https://cloaked.com/lex and use code LexPod to get 25% off - Notion: https://notion.com/lex - Shopify: https://shopify.com/lex to get $1 per month trial - NetSuite: http://netsuite.com/lex to get free product tour Transcript: https://lexfridman.com/sean-carroll-3-transcript EPISODE LINKS: Sean's Website: https://preposterousuniverse.com Mindscape Podcast: https://www.preposterousuniverse.com/podcast/ Sean's YouTube: https://youtube.com/@seancarroll Sean's Patreon: https://www.patreon.com/seanmcarroll Sean's Twitter: https://twitter.com/seanmcarroll Sean's Instagram: https://instagram.com/seanmcarroll Sean's Papers: https://scholar.google.com/citations?user=Lfifrv8AAAAJ Sean's Books: https://amzn.to/3W7yT9N PODCAST INFO: Podcast website: https://lexfridman.com/podcast Apple Podcasts: https://apple.co/2lwqZIr Spotify: https://spoti.fi/2nEwCF8 RSS: https://lexfridman.com/feed/podcast/ YouTube Full Episodes: https://youtube.com/lexfridman YouTube Clips: https://youtube.com/lexclips SUPPORT & CONNECT: - Check out the sponsors above, it's the best way to support this podcast - Support on Patreon: https://www.patreon.com/lexfridman - Twitter: https://twitter.com/lexfridman - Instagram: https://www.instagram.com/lexfridman - LinkedIn: https://www.linkedin.com/in/lexfridman - Facebook: https://www.facebook.com/lexfridman - Medium: https://medium.com/@lexfridman OUTLINE: Here's the timestamps for the episode. On some podcast players you should be able to click the timestamp to jump to that time. (00:00) - Introduction (11:03) - General relativity (23:22) - Black holes (28:11) - Hawking radiation (32:19) - Aliens (41:15) - Holographic principle (1:05:38) - Dark energy (1:11:38) - Dark matter (1:20:34) - Quantum mechanics (1:41:56) - Simulation (1:44:18) - AGI (1:58:42) - Complexity (2:11:25) - Consciousness (2:20:32) - Naturalism (2:24:49) - Limits of science (2:29:34) - Mindscape podcast (2:39:29) - Einstein

    #427 – Neil Adams: Judo, Olympics, Winning, Losing, and the Champion Mindset

    #427 – Neil Adams: Judo, Olympics, Winning, Losing, and the Champion Mindset
    Neil Adams is a judo world champion, 2-time Olympic silver medalist, 5-time European champion, and often referred to as the Voice of Judo. Please support this podcast by checking out our sponsors: - ZipRecruiter: https://ziprecruiter.com/lex - Eight Sleep: https://eightsleep.com/lex to get special savings - MasterClass: https://masterclass.com/lexpod to get 15% off - LMNT: https://drinkLMNT.com/lex to get free sample pack - NetSuite: http://netsuite.com/lex to get free product tour Transcript: https://lexfridman.com/neil-adams-transcript EPISODE LINKS: Neil's Instagram: https://instagram.com/naefighting Neil's YouTube: https://youtube.com/NAEffectiveFighting Neil's TikTok: https://tiktok.com/@neiladamsmbe Neil's Facebook: https://facebook.com/NeilAdamsJudo Neil's X: https://x.com/NeilAdamsJudo Neil's Website: https://naeffectivefighting.com Neil's Podcast: https://naeffectivefighting.com/podcasts/the-dojo-collective-podcast A Life in Judo (book): https://amzn.to/4d3DtfB A Game of Throws (audiobook): https://amzn.to/4aA2WeJ PODCAST INFO: Podcast website: https://lexfridman.com/podcast Apple Podcasts: https://apple.co/2lwqZIr Spotify: https://spoti.fi/2nEwCF8 RSS: https://lexfridman.com/feed/podcast/ YouTube Full Episodes: https://youtube.com/lexfridman YouTube Clips: https://youtube.com/lexclips SUPPORT & CONNECT: - Check out the sponsors above, it's the best way to support this podcast - Support on Patreon: https://www.patreon.com/lexfridman - Twitter: https://twitter.com/lexfridman - Instagram: https://www.instagram.com/lexfridman - LinkedIn: https://www.linkedin.com/in/lexfridman - Facebook: https://www.facebook.com/lexfridman - Medium: https://medium.com/@lexfridman OUTLINE: Here's the timestamps for the episode. On some podcast players you should be able to click the timestamp to jump to that time. (00:00) - Introduction (09:13) - 1980 Olympics (26:35) - Judo explained (34:40) - Winning (52:54) - 1984 Olympics (1:01:55) - Lessons from losing (1:17:37) - Teddy Riner (1:37:12) - Training in Japan (1:52:51) - Jiu jitsu (2:03:59) - Training (2:27:18) - Advice for beginners

    Related Episodes

    A Bright Future for Vex Robotics at WAB

    A Bright Future for Vex Robotics at WAB

    Vex Robotics is an international robotics program for students in Elementary, Middle, and High School. They also host the world’s largest robotics competitions, in which students around the globe can compete to design, build, program and drive robots to complete specific challenges.

    One Grade 12 student at WAB capitalized on his passion for robotics by helping to bring Vex into the school. It started as an extracurricular club, has grown into a competitive team, and will eventually find its place in the Design curriculum.

    "I think every kid should be exposed to robotics," Design Teacher and club supervisor Rob Langlands said. "When you come into one of those sessions, you're going to see kids collaborating. They're solving problems. They're doing math. They're doing science. There's so much going on, and it's really connected to every part of the curriculum."

    On today's episode of the podcast, we talk to Rob about the practical applications of the skills learned in robotics as well as his plans for the future of robotics at WAB. We also chat with the student, Furkan, about his inspiration to found the club and his plans to study robotics and computer programming in university.

    Humanity's Distant Future | Anders Sandberg

    Humanity's Distant Future | Anders Sandberg

    Looking for a link we mentioned? It's here: https://linktr.ee/philosophyforourtimes

    Should we upgrade our bodies and minds? Will developing technologies create utopian or dystopian futures? On today’s episode we’re discussing transhumanism, artificial intelligence and ageing.

    Anders Sandberg is a researcher, science debater, futurist, transhumanist and author. He holds a Ph.D. in computational neuroscience from Stockholm University, and is currently a Senior Research Fellow at the Future of Humanity Institute at Oxford University.

    There are thousands of big ideas to discover at IAI.tv – videos, articles, and courses waiting for you to explore. Find out more: https://iai.tv/podcast-offers?utm_source=podcast&utm_medium=shownotes&utm_campaign=humanity's-distant-future

    See Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

    Cre-AI-tivity: Blood in a Whatsapp message?

    Cre-AI-tivity: Blood in a Whatsapp message?
    This last in our trilogy explores data as the foundation of AI systems. We learn how this enables mapping individual learners' progress and benchmarking in a teaching context, but also how that data exchange raises ethical issues. We explore how artificial intelligence builds functionalities on different data streams and consider our options to select and influence such 'training data'. Investigating this from a position understanding teaching as enabling a learner’s response, we discover how intimate conversations with Romeo & Juliet arise from what manifests as the AI’s ‘agency’. Yet we have to check in how far this also enables interactions that we wouldn't want to encourage or support. Prompting listeners to engage in their own observations and interactions with machine learning, we advocate curiosity outside academic’s traditional comfort zones and building your own critical attitude alongside symbiotic relationships with relevant partners, agreeing work packages which relate to differential skill sets. Setting out a space for serendipity, and claiming a license to fail emerge as key catalysts in the process of applying artificial intelligence in the arts and humanities.

    88. How AI will influence innovation in your business forever with Nell Watson

    88. How AI will influence innovation in your business forever with Nell Watson

    Hey guys! Welcome to GrowGetters – the future skills podcast.


    On our second last episode for Season 4, this week we will take you in a more techy-focused direction by hosting an unmissable masterclass with the excellent, Nell Watson.


    Eleanor ‘Nell’ Watson is a Machine Intelligence researcher who helped to pioneer Deep Machine Vision through her company QuantaCorp, which enables fast and accurate body measurement from just two photos.


    In sharing her knowledge as an AI Faculty member at Singularity University and authoring Machine Intelligence courseware for O’Reilly Media, she realised the importance of protecting human rights and putting ethics, safety, and the values of the human spirit into A.I.


    She chairs EthicsNet.org, a community teaching pro-social behaviours to machines, plus many other organisations.


    Nell serves as a Senior Scientific Advisor to The Future Society at Harvard, and holds Fellowships from the British Computing Society, and Royal Statistical Society, among others.


    Her public speaking has inspired audiences globally to work towards brighter futures at venues such as the MIT, The World Bank, The United Nations General Assembly, and the list goes on.

    Her work is regularly covered by Wired, BBC, The Guardian, Forbes, Vice, and, and, and...


    She’s our favourite female technologist and we love that she believes that technology can (and should) be leveraged to free us from the saddest aspects of the human condition. Such an important topic as our world becomes more virtual.


    In this episode you will learn:


    1. What is the difference between machine learning and AI. 
    2. How AI and machine learning affect our lives today. 
    3. How algorithms shape opinions and influence free speech right now.
    4. Why is it important for companies and technologies to be aware of the ethical affects AI can have when developing their products.
    5. Tech trends we should follow or stay abreast of right now…
    6. And how you can started using AI or machine learning in your jobs or business today.


    Stay in touch with Nell:



    PLUS


    We have been building something super exciting...and that is the brand new GrowGetters Club.


    • Are you looking to create something with real impact that aligns your talent with your passion?
    • Do you want to turn your hobby or side hustle into an innovative and thriving business?
    • Are you a side hustler or solopreneur who needs the right skills and advice to take your business to the next level?
    • Do you want to elevate your personal brand to thought leader and

    GameDev.tv Community Podcast Episode 30 - Rick Davidson

    GameDev.tv Community Podcast Episode 30 - Rick Davidson

    This is the thirtieth episode of the GameDev.tv Community Podcast. 

    Join Bryant Schaper, Kevin-Brandon Corbett and Rick Davidson as they talk about becoming a Game Designer and proving value. Rick discuss what skills are important as a game designer and how to prove value as a designer. We even talk a little bit about AR and VR. Originally this episode was 2 hours long but something happened and it stopped recording. We will go over everything Rick shared and more on next week’s podcast!


     Here are links to the new GameDev.tv Platform with coupon codes to get the courses at a discounted price.

    Lifetime Membership Limited One-Week Deal:
    https://www.gamedev.tv/p/lifetime-membership/?coupon_code=WOWZER&affcode=45216_dezckag6

    Git Smart Course:
    https://courses.gamedev.tv/p/git-smart-course/?product_id=1319848&coupon_code=The_K_B&affcode=45216_dezckag6

    Unity 3D GameKit Course:
    https://courses.gamedev.tv/p/game-kit-3d/?product_id=1319848&coupon_code=The_K_B&affcode=45216_dezckag6 

    Unreal VR Course:

    https://courses.gamedev.tv/p/unrealmultiplayer/?product_id=1319848&coupon_code=The_K_B&affcode=45216_dezckag6

    Unreal Multiplayer Course:

    https://courses.gamedev.tv/p/unrealvr/?product_id=1319848&coupon_code=The_K_B&affcode=45216_dezckag6

    Unity 3D Course:

    https://courses.gamedev.tv/p/complete-unity-developer-3d/?product_id=1319848&coupon_code=The_K_B&affcode=45216_dezckag6

    Unity 2D Course:

    https://courses.gamedev.tv/p/complete-unity-developer-2d/?product_id=1319848&coupon_code=The_K_B&affcode=45216_dezckag6

    Unity RPG Course:

    https://courses.gamedev.tv/p/unity-rpg/?product_id=1319848&coupon_code=The_K_B&affcode=45216_dezckag6

    Get A Job Course:

    https://courses.gamedev.tv/p/how-to-get-a-job-in-the-video-game-industry/?product_id=1319848&coupon_code=The_K_B&affcode=45216_dezckag6

    Finish It Course:

    https://courses.gamedev.tv/p/finish-it-motivation-processes-for-game-app-development/?product_id=1319848&coupon_code=The_K_B&affcode=45216_dezckag6

    Math For Games Course:

    https://courses.gamedev.tv/p/math-for-games/?product_id=1319848&coupon_code=The_K_B&affcode=45216_dezckag6

    This podcast is an extension of GameDev.tv

    Enjoy the Podcast!

     

     

     

    Support the show