Filipe Lauar
Life with AI
In this podcast I explain some hard concepts of AI in a way that anyone can understand. I also show how AI is influencing our lives and we don’t know.
Author
Filipe Lauar
Category
Podcast website
Latest episode
Feb 5, 2026
Where to listen?
Podcasts in the app Replaio Radio Coming soonPodcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts
Episodes
#50 - Understanding BERT. 12.05.2022 14:27
Hey guys, in this episode I finish a series of 3 episodes about Transformers talking about BERT, the model revolutionized the NLP field. If you want to better understand the architecture of the model and mainly how it was trained, go listen to this episode cause it is really nice! Artigo do BERT: https://arxiv.org/pdf/1810.04805.pdf Instagram: https://www.instagram.com/podcast.lifewithai/ Linkedin...
#49 - Understanding Vision Transformers. 05.05.2022 16:06
Hey guys, in this episode I talk about Vision Transformers, the application of Transformers for computer vision (images). In the episode I explain the Vision Transformers architecture and also the idea of applying the technique that was firstly proposed for NLP to images and also its challenges. The episode is really nice and you will understand why Transformers took so long to be applied to image...
#48 - Attention is all you need. Understanding Transformers. 28.04.2022 16:15
Hey guys, in this episode I finally explain the Transformers network architecture! The paper Attention is all you need proposed the Transformer network and it was groundbreaking for firstly NLP field and now for all the Deep Learning fields. In the episode I explain the attention, the self-attention and the multi-head attention mechanisms for both Transformers encoder and Decoder, and also the pos...
#47 - Active learning for anomaly detection. How to decrease the manual time annotating the data. 21.04.2022 13:03
Hey guys, in this episode I talk about the use of active learning for anomaly detection. In an anomaly detection scenario, most of the time we don't have a labeled dataset, so we have the help of an expert to annotate it. Using active learning we can hugely decrease the amount of the data to be annotated by the expert, making the job much more efficient. Instagram: https://www.instagram.com/podcas...
#46 - Google Multisearch and Multimodal Learning. 14.04.2022 17:47
Hey guys, in this episode I talk about the problem of multimodal learning, where we train a network using paired modalities of data, like image and text. With this learning strategy we achieve more robust embeddings and enable some new applications, like the Google Multisearch. Instagram: https://www.instagram.com/podcast.lifewithai/ Linkedin: https://www.linkedin.com/company/life-with-ai
#45 - Information retrieval, NLP, Research and PhD advises with Laure Soulier. 07.04.2022 41:03
Hey guys, in this episode I receive as guest my professor at Sorbonne Laure Soulier. In the episode she talk a lot about Information Retrieval and NLP, which is the subject of her PhD and she current research. We discuss about conversational models (chatbots) and also explainability from Data to Text models. In a second part of the episode, I asked her a lot of questions about her PhD and so...
#44 - Data2Vec, training one model with text, audio and image. 31.03.2022 18:51
Hey guys, in this episode I talk about Data2Vec, a revolutionary algorithm that is able to learn from 3 different data modalities, audio, text and image and be better or comparable than previous state of the art methods. Also this algorithm uses a self-supervised approach, which means that it doesn’t use labels to the training. If you want to better understand it go listen to the episode! In...
#43 - How AI will impact our lives in the future. 24.03.2022 24:51
Hello everyone, in this episode I talk about the future of AI. I talk about applications that will impact our lives in the future, like metaverse recommendation systems, autonomous vehicles, robots, medicine and much more! Metaverse episode: https://open.spotify.com/episode/54zU0UvAygPvmSmS8LHCmo?si=QuO39tOaSl-avJuifpf11w Instagram: https://www.instagram.com/podcast.lifewithai/ L...
#42 - Bias and Ethics in datasets and AI algorithms. 17.03.2022 49:12
Hey guys, in this episode I have as guest Joe Scarffe, Chief Market Officer at Twine. In this episode we talk about bias an ethics in the datasets and also in the artificial intelligence algorithms. We discuss about some well known bias present in video and audio datasets like gender, age, skin color, accent and also some non trivial bias like the combination of the previous ones, the inference of...
#41 - How Artificial Intelligence is impacting our lives today. 10.03.2022 21:00
Hey guys, in this episode I talk about how artificial intelligence is impacting our lives directly and indirectly, how many aspects of our life are controlled by AI algorithms. In the episode I give a lot of examples, like recommendation systems in social media, voice assistants, facial recognition, medicine and much more! Instagram: https://www.instagram.com/podcast.lifewithai/ Linkedin: https://...
#40 - No code Data Science. Building entire solutions without a single line of code. 03.03.2022 14:42
Hey guys, in this episode I talk about no code data science solution, platforms that you can create entire solutions of data science, since the data analysis and manipulation until the creation of machine learning model without writing a single line of code. In the podcast I talk about two solutions, KNIME and Dataiku, go listen to it to know their pros and cons! Instagram: https://www.instagram.c...
#39 - How to make your Data Science project from scratch. 24.02.2022 23:01
Hey guys, in this episode I talk about how to make a Data Science project from scratch. In the episode I start talking about a set of steps that you need to follow to make your project, since the formulation of the hypothesis till the monitoring your model into production. After, I talk about how I applied these steps to make my fraud detection project. This episode is really practical and can hel...
#38 - Artificial Intelligence dictionary. Understanding all the AI terms. 17.02.2022 26:12
Hey guys, in this episode I explain all (or almost all) terms related to artificial intelligence. If you get lost in the middle of those terms that you heard and abbreviations this episode is for you, in it I explain from the basics, like what's an algorithm till the state of the art learning techniques and making connections between them. The goal of this episode is to be a dictionary to you bett...
#37 - Reinforcement Learning. 10.02.2022 30:32
Hey guys, in this episode I explain what the Reinforcement Learning. In the episode I give some application of where Reinforcement Learning is being used and then I explain the basic concepts of an agent, an environment, a reward, the states and transitions. Then, I talk in a really high level about the ideia behind the main algorithms like Q-Learning, Deep-Learning, Actor Critic, PPO, DDPG... In...
#36 - What are Neural Networks? Are they really intelligent? 03.02.2022 19:04
Hey guys, in this episode of the podcast I explain what are neural networks and how they work. In the episode I talk about the relationship between our brain and the neural network architecture and also how they are trained, using the famous algorithm of back-propagation. After understanding how neural nets work, I discuss if these "artificial intelligence" algorithm are really intelligent. Instag...
#35 - Research, startup and youtube with Shrinivasan Sankar. 27.01.2022 31:52
Hey guys, in this episode a have as guest the ex Oxford researcher Shrinivasan Sankar. In the episode Shrini talk about his research on Deep Learning and Active Learning, his transition from academia to an agroTech startup and also about his youtube channel, AI Bites. We also talk about how to enter/start in this Data Science and Deep Learning field. Instagram: https://www.instagram.com/podcast.li...
#34 - Research, Generative Models, GANs and American Ninja Warrior with Asya Grechka. 20.01.2022 24:58
Hey guys, in this episode I have as guest Asya Grechka, a PhD student and my professor at Sorbonne. In the episode we mainly talk about Asya's research in generative models and GANs, but about some other interesting subjects, like general artificial intelligence. Besides being a PhD in Deep Learning, Asya also does professional climbing and was 2x finalist of the American Ninja Warrior, in the epi...
#33 - The state of the art is self-supervised! How to pre train NLP and computer vision transformer architectures. 13.01.2022 29:52
Hey guys, in this episode I talk about the pre training process of the state of the art NLP and computer vision transformer architectures. Since 2017 we train NLP (BERT, GPT, ELECTRA) networks with a masked language model using a self-supervised procedure, and now (since 2022) we are also able to train vision (MAE) networks using the same masked language model procedure. This way of self-supervise...
#32 - How to fool a neural network. Understanding adversarial attacks. 06.01.2022 19:22
Hey guys, in this episode I talk about the how to attack a neural network and also how to defend your network against these attacks. In the episode I give the example of attacking autonomous vehicles, how people manage to create images that make this vehicle think that a person is a tree or a car, for instance, explaining also the methods that do it. I also talk about how to defend your network fr...
#31 - How to make autonomous vehicles drive in different places? Understanding domain adaptation and semi-supervised learning. 30.12.2021 20:48
Hey guys, in this episode I explain how an autonomous vehicle can learn to drive in a specific city and be able to generalize the driving knowledge to any other city. To explain it, I show the concept of of semi-supervised learning and domain adaptation. I explain the the ideia with the first proposed architecture and what we have today as state of the art for this problem. Instagram: https:...
#30 - How Alexa talks to you? Speech to text and self-supervised with Miguel Agrizzi 23.12.2021 31:36
Hey Guys, in this episode I have as guest my fiend Miguel to talk about the problem of speech to text. The problem is basically transcript an audio to text, in the episode we talk about many application, a little bit of the history of the problem and also about the state of the art proposed by Facebook that uses self-supervised learning. Instagram: https://www.instagram.com/podcast.lifewithai/ Lin...
#29 - Metaverse and Omniverse with Vinícius Bonemer. 16.12.2021 49:49
Hey guys, in this episode of the podcast I have as guest my friend Vinicius Bonemer to talk about the virtual world a.k.a metaverse. In the episode we go deep into the ideia/concept of a virtual world/metaverse and explain the different between Facebook's Metaverse and also NVIDIA's Omniverse. We discuss a lot of possibilities about this new universe, what we already have, opportunities, challenge...
#28 - Tips for getting your internship in France/Europe with Vinicius Akira. 09.12.2021 36:33
Hey guys, in this episode I receive as guest my friend Vinicius Akira to talk about our experience to find our internships here in France and we also give a lot of tips to help you get yours. We talk about the different parts of the selective process, like how to prepare and send your CV, how to pose yourself for the HR interview and how to prepare to the technical interviews. Instagram: https://w...
#27 - Research in computer vision, transformers and autonomous driving with Matthieu Cord. 02.12.2021 29:25
Hello everyone, in this episode I interviewed Matthieu Cord, my professor at Sorbonne University. Matthieu is a researcher at Sorbonne in the field of Deep Learning and Computer Vision and also a researcher at Valeo's AI lab, a french autonomous driving company. In the episode we talk mainly about Matthieu's current research topics, autonomous driving and the hottest topics in both research and in...
#26 - AI for energy efficiency and much more with Franco Marchesoni. 25.11.2021 25:02
Hey guys, in this episode I receive as a my friend Franco and we talk about energy efficiency, image enhancement and active learning. Franco told about his findings working on a project an energy efficiency project for the Uruguay government, image enhancement with reinforcement learning at Huawei and now his PhD on the active learning field. Instagram: https://www.instagram.com/podcast.lifewithai...
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.