play_arrow

keyboard_arrow_right

skip_previous play_arrow skip_next
00:00 00:00
playlist_play chevron_left
volume_up
  • Home
  • keyboard_arrow_right Inner Workings of OpenAI-o1? A First Glimpse

Inner Workings of OpenAI-o1? A First Glimpse

Jim Griffin November 28, 2024


Background

Since the architecture for the powerful o1 reasoning model from OpenAI has not been disclosed, there’s a lot of curiosity about how it works. To get a better understanding of that, this video pulls together information from OpenAI itself, along with systematic tests that were published in a recent paper by members of OpenO1, which is a group which hopes to create an open source version of the o1 model.

First, performance of the o1 model is compared against four well-known open-source methods that are designed to achieve similar results.

Next, six types of reasoning strategies exhibited by the o1 model are described, and those methods are mapped to four very different problem sets: HotpotQA, Collie, USACO and AIME, covering commonsense reasoning, coding and math. The analysis shows that the choice of reasoning methods deployed by the o1 model is far from random. To the contrary, the choices the model makes about its problem-solving strategies are well matched to the problems presented.

Previous post