ASI Superforecaster

Introduction An ASI superforecaster refers to a hypothetical artificial general intelligence that can predict real-world events with superhuman accuracy across domains. Artificial Super Intelligence (ASI) is defined as an AI system that matches or exceeds human cognitive capabilities across a wide range of tasks (Artificial general intelligence - Wikipedia). In this context, an ASI superforecaster would possess broad knowledge and reasoning skills enabling it to forecast events in politics, economics, science, and other fields better than any human....

February 12, 2025 · 20 min

Exploring CLIP Latent Space

One interesting area of research today is the open problem of how to control image models better. For example, it is difficult to tweak an output of an image model through prompting – a small change in prompt usually ends up changing the entire image. New techniques such as ControlNet and IP-Adapter are ways that users can maintain the structure of an image while changing small aspects of it, for example maintaining a person’s likeness in an image while changing the hair colour....

September 9, 2024 · 5 min

Understanding Fine Tuning

Experiments in Fine Tuning The high-level idea of fine tuning is fairly straightforward: re-training a model based on some set of new data should be able to give the model new knowledge or skills. Many services offer “out-of-the-box” fine-tuning on both open and closed models, and they make the process extremely simple: you submit a dataset, they train the model and host it. However, how this works under the hood was a mystery for me....

July 26, 2024 · 6 min