ivg
Scientists Made Human Eggs from Skin Cells and Used Them to Form Embryos
The embryos weren't used to try to establish a pregnancy, but the researchers behind the technique say it could one day be used to address infertility. In a controversial step that raises the possibility of a new kind of infertility treatment, scientists report that they have produced functional human eggs in the lab that were able to be fertilized with sperm. The proof-of-concept study, published today in the journal Nature Communications, involves using human skin cells to generate eggs, some of which were capable of producing early-stage embryos. None of the embryos were used to try to establish a pregnancy, and it's unlikely that they would have developed much further in the womb. Yet the authors, from Oregon Health and Science University, say the technique could one day be used as an alternative to in vitro fertilization, or IVF.
Language Writ Large: LLMs, ChatGPT, Grounding, Meaning and Understanding
Apart from what (little) OpenAI may be concealing from us, we all know (roughly) how ChatGPT works (its huge text database, its statistics, its vector representations, and their huge number of parameters, its next-word training, and so on). But none of us can say (hand on heart) that we are not surprised by what ChatGPT has proved to be able to do with these resources. This has even driven some of us to conclude that ChatGPT actually understands. It is not true that it understands. But it is also not true that we understand how it can do what it can do. I will suggest some hunches about benign biases: convergent constraints that emerge at LLM scale that may be helping ChatGPT do so much better than we would have expected. These biases are inherent in the nature of language itself, at LLM scale, and they are closely linked to what it is that ChatGPT lacks, which is direct sensorimotor grounding to connect its words to their referents and its propositions to their meanings. These convergent biases are related to (1) the parasitism of indirect verbal grounding on direct sensorimotor grounding, (2) the circularity of verbal definition, (3) the mirroring of language production and comprehension, (4) iconicity in propositions at LLM scale, (5) computational counterparts of human categorical perception in category learning by neural nets, and perhaps also (6) a conjecture by Chomsky about the laws of thought. The exposition will be in the form of a dialogue with ChatGPT-4.
Imagined Value Gradients: Model-Based Policy Optimization with Transferable Latent Dynamics Models
Byravan, Arunkumar, Springenberg, Jost Tobias, Abdolmaleki, Abbas, Hafner, Roland, Neunert, Michael, Lampe, Thomas, Siegel, Noah, Heess, Nicolas, Riedmiller, Martin
Humans are masters at quickly learning many complex tasks, relying on an approximate understanding of the dynamics of their environments. In much the same way, we would like our learning agents to quickly adapt to new tasks. In this paper, we explore how model-based Reinforcement Learning (RL) can facilitate transfer to new tasks. We develop an algorithm that learns an action-conditional, predictive model of expected future observations, rewards and values from which a policy can be derived by following the gradient of the estimated value along imagined trajectories. We show how robust policy optimization can be achieved in robot manipulation tasks even with approximate models that are learned directly from vision and proprioception. We evaluate the efficacy of our approach in a transfer learning scenario, re-using previously learned models on tasks with different reward structures and visual distractors, and show a significant improvement in learning speed compared to strong off-policy baselines. Videos with results can be found at https://sites.google.com/view/ivg-corl19