by Celero Playground
July, 2024
Time to read: 10 minutes
Harry Moore Principal, Man AHL
Martin Luk Quant Researcher, Man AHL
Matthew Hertz Head of Machine Learning Technology, Man Group
![]()
Today, it is difficult to imagine a world without power at the flick of a switch. Yet 20 years after the electric light bulb was invented by Thomas Edison in 1879, just 3% of US households had electricity. It took another two decades for mass adoption. This point is well made by Agrawal and his colleagues in 'Power and Prediction' where they argue we are at a similar juncture in AI. We find ourselves in 'The Between Times', where there is plenty of enthusiasm while we await a truly game-changing application.
At Man AHL, we observe somewhat similar trends. Generative AI has certainly not yet replaced researchers or portfolio managers, or generated a whole new system for delivering market beating performance. What it has done, however, is boost productivity, allowing quantitative analysts ('quants') to spend more time focused on alpha generation. In this article, we showcase four examples of generative AI making an impact. We also discuss the challenges and opportunities of generative AI for the future of quant research.
The current focus is predominantly on generative AI. This leap allowing users to interact with models using human language and generate new outputs has been a significant driver of the recent excitement. Generative AI is a subset of machine learning, which is a subset of broader AI. (Figure 1).
![]()
We have a feeling generative AI will scale more quickly than the lightbulb of 1879. Our CIO recently detailed the adoption rate at Man Group (spoiler, it's more than 70% of employees) while our Group CEO also discussed the efficiency gains. Below we show four ways generative AI is making us more productive.
One of the most effective use-cases of generative AI is assisting with coding. Tools like GitHub Copilot can accelerate the development of working prototypes and initial research results by predicting code continuations, reducing development time. It also facilitates knowledge sharing, as developers can ask the AI to explain various parts of code written by others.
The challenge and the opportunity lie in training these tools to understand proprietary internal code. At Man AHL, we have extensive libraries of proprietary code for tasks like market data acquisition, ticker mapping, and running simulations. Off-the-shelf AI models lack knowledge of these specialised repositories.
We are developing chatbots with the capability to comprehend our internal code. For example, one chatbot can identify where to find metadata for a market code and retrieve timeseries prices, specifying the correct libraries and fields, saving time. It is a significant challenge which requires a lot of work to get useful outputs, but this capability enhances our efficiency and leverages our proprietary knowledge (Figure 2).
![]()
Schematic illustration showing researcher inputs and AI-generated code outputs for querying the ESPC (E-MINI_S&P500) market code, retrieving timeseries prices, and plotting adjusted price over time.
Man AHL was founded as a commodity trading advisor (CTA) trading futures contracts. Futures are highly standardised and liquid, making them easy to trade for a systematic investment manager. However, as we've grown and diversified our business, we increasingly trade more novel and exotic instruments.
One example is catastrophe bonds, which are debt instruments designed to pay out when a pre-specified event occurs, typically a natural disaster. Each catastrophe bond has unique features which need to be clearly understood before investment and, unlike interest rate or credit default swaps, do not have standardised terms. This process involves reading the offering circular, which is done by a human analyst, and a second check of the extracted data, again by another human analyst. As these documents run to 200 pages, this can be a considerable amount of time. (Figure 3).
![]()
| Pages | 200 |
| Words | 50,000 |
| Expected human reading time | 3 hours |
Schematic illustration.
Today, we are testing a process where this data extraction is done by ChatGPT, putting the relevant information in a systematic template for a reviewer to check. This frees up one analyst to focus on new research.
Man Group's Client Relations team assists with questions from clients on the firm's full suite of investments, including Man AHL's systematic investment strategies. Many questions rely on information from various investment materials, including factsheets, presentations, due diligence questionnaires, and investment commentaries. The team then crafts client-friendly responses. For example, a client might request information on fees, the number of markets traded, or the risk target of an investment strategy.
ChatGPT can automate several steps in this process. First, it can extract the required information from the relevant documents. Second, it can draft a response ready for human analyst review. This efficiency frees up time for the team to focus on higher-value tasks. Figure 4 shows a screenshot of the Q&A chatbot querying a document and generating a response ready for checking.
![]()
AHL Fund Q/A Bot - This chatbot has been pre-populated with AHL fund documentation from sales.man.com, such as Factsheets, DDQs, and Monthly commentaries. Example query: "How many markets does AHL Alpha Trade and what is its volatility target?" Response: "AHL Alpha trades in over 500 markets and targets a return volatility of 10%."
Improved efficiencies for data extraction are a general theme – we saw this in the catastrophe bond example – and other teams are reaping benefits too:
ChatGPT is useful in quantitative macro research by leveraging its knowledge of fundamental macroeconomic relationships. One use-case is employing it as a hypothesis generator to suggest whether a particular economic timeseries has a fundamentally justifiable relationship with a certain market. These hypotheses can then be tested using statistical back-testing methods.
While ChatGPT won't replace our macro research team in its current state, its understanding can be as good as a graduate researcher. The main difference being that a human researcher needs breaks, while ChatGPT can query thousands of relationships systematically, and potentially suggest signals on those relationships.
ChatGPT also speeds up learning fundamental macro information. Compared to hand-crafted resources like Wikipedia, ChatGPT can be more concise and relevant, helping researchers quickly understand key drivers of macroeconomic phenomena.
![]()
Example: User asks "If the price of oil goes up, how does that affect the Canadian dollar?" ChatGPT responds: "When the price of oil goes up, the Canadian dollar (CAD) typically strengthens. Canada is a major oil exporter, so higher oil prices increase revenue from oil exports, boosting the economy and increasing demand for the Canadian dollar."
We've focused on the opportunities until now. Below we highlight some of the key lessons from our experience with generative AI.
ChatGPT's responses cannot be fully trusted. To help mitigate the impact of hallucinations, we use tools to highlight where information occurs in the original text, aiding human checking. It is a similar story for code, which is only a prototype and requires human verification.
If ChatGPT can't do a task well, it's often due to a misspecified prompt. Perfecting prompts requires significant resources, trial and error, and specific techniques.
ChatGPT can't logically break down and execute complex problems in one go. Effective 'AI engineering' involves splitting projects into smaller tasks, each handled by specialist instances of ChatGPT with tailored prompts and tools. The challenge is integrating these agents to solve complex problems.
Understanding ChatGPT's capabilities and limitations is crucial. Sceptics should see its strengths, while enthusiasts need to learn its failures. Effective use requires learning how to interact with the model and understanding its training and functioning.
Generative AI is already creating efficiencies in asset management, but users must be agile in taking on the next best model to reap the gains of this evolving technology. Progress has so far been swift, with GPT-2 released in 2019 described as 'far from useable' versus GPT-4 which is already gathering multiple use-cases and appears to be scaling faster than historical technologies.
![]()
Electricity changed society but took 40 years to do it. AI can do the same, but faster. Our analysts have already seen improvements in data augmentation, feature engineering, model selection and portfolio construction. We believe that in as little as a decade, those asset managers who embrace generative AI can help gain a competitive edge via a faster pace of innovation and superior performance.
Our investment writers are also upskilling in using generative AI tools. As Luis von Ahn, CEO of Duolingo, noted: "your job's not going to be replaced by AI. It's going to be replaced by somebody who knows how to use AI." Check out the 'Key takeaways' again and we can see firsthand the talents of GPT-4 and how our writers are taking this advice to heart.
It was 40 years from Edison's lightbulb until electricity changed the game for the masses. Perhaps AI hits that milestone in 10.
![]()
Principal, Man AHL
Harry Moore is a Principal at Man AHL, responsible for investor engagement, new product development, and articulating Man AHL's investment strategies to clients. He joined the firm in 2019 as an analyst, leveraging his experience from a prior role at a fund of hedge funds where he researched systematic and discretionary investment strategies. Harry began his career in actuarial science, specialising in financial analysis and risk management for pension schemes. Harry holds a BSc (hons) in Economics from the University of Birmingham, is a Fellow of the Institute and Faculty of Actuaries ('FIA') and holds the Chartered Alternative Investment Analyst ('CAIA') qualification.
Quant Researcher, Man AHL
Martin Luk is a quant researcher at Man AHL, responsible for developing systematic strategies, with a focus on statistical techniques applied to liquid macro asset classes. He is part of AHL's research effort into the application of large language models (LLMs) in research and across the wider firm. Previously, Martin was a graduate analyst, working in investment risk and research roles across Man Group's investment engines. He joined Man Group in 2019. Martin holds a BA Hons in Economics from the University of Cambridge.
Head of Machine Learning Technology, Man Group
Matthew Hertz leads the Machine Learning Technology team at Man Group. This team is responsible for the integration of generative AI throughout the firm and the development and maintenance of the front office machine learning platform. Prior to this, Matthew was the Head of Engineering for ArcticDB, a high-performance data-frame database optimised for time-series data. Matthew has been building data-driven technology platforms within firms in the financial services industry since 2015. Matthew holds a master's degree in computer science from the University of Southampton.
![]()
This information is communicated and/or distributed by the relevant Man entity identified below (collectively the 'Company') subject to the following conditions and restriction in their respective jurisdictions.
Opinions expressed are those of the author and may not be shared by all personnel of Man Group plc ('Man'). These opinions are subject to change without notice, are for information purposes only and do not constitute an offer or invitation to make an investment in any financial instrument or in any product to which the Company and/or its affiliates provides investment advisory or any other financial services.
Past performance is not indicative of future results.
Jurisdictional disclosures for: Australia, Austria/Germany/Liechtenstein, European Economic Area, Hong Kong SAR, Japan, Switzerland, United Kingdom, United States.
This material is proprietary information and may not be reproduced or otherwise disseminated in whole or in part without prior written consent. ©Man 2024
![]()