Bigdata logo
Bigdata logo
|BLOG

HowweusedLargeReasoningModelswithGroundingtobuildDynamicMindMaps

We explain how we moved from using basic language models for simple mind maps to leveraging advanced Large Reasoning Models (LRMs) with grounding.

By

Alessandro Bouchs, Senior Data Scientist & Quant Researcher

·

A core focus of our recent work has been using LLMs to replicate and scale the reasoning process of seasoned financial analysts, particularly through Chain of Thought-based agentic workflows.

We started with a simple question: How do we find all companies exposed to a given theme, narrative, or risk scenario?

Answering this isn’t straightforward. It requires breaking broad themes into their component parts and unpacking risk scenarios into specific consequences and exposures.

While experienced analysts rely on domain expertise and their analytical frameworks to do this, the process is quite time-consuming and manual for most users.

So instead of investing hours per theme every time, we chose to spend those hours building a robust agentic workflow. One that could safely mimic the work of an analyst across any theme, at scale.

A foundational tool in this process is the mind map. Mind maps allow for the accurate and comprehensive decomposition of a concept into sub-themes and narrative threads. They explicitly encode the analyst’s structured thinking, enabling our agents to reason over each sub-component individually while maintaining the integrity of the overarching theme.

Mind maps serve as the schema that underpins our Agentic Retrieval-Augmented Generation (RAG) systems. Each node in the mind map corresponds to a specific risk, scenario, or thematic subspace, and provides a definitional anchor for the generation of example queries, constraints, or classification targets. By working with these smaller and semantically precise units, our vector retrieval becomes significantly more targeted: we improve recall by surfacing relevant but diverse signals, and we improve precision by avoiding the ambiguity and generality often associated with broader topics. This decomposition also enhances explainability by making the agent’s reasoning traceable. In this way, mind maps provide the conceptual structure within which search, classification, and reasoning tasks can operate effectively. They support modular, interpretable workflows that scale across an expanding set of themes, risks, and narratives.

Building the first mind map: low-sost models, basic risks

The first step was to tap into an LLM’s built-in knowledge to accelerate the process. We asked a fast and low-cost LLM (OpenAI 4o-mini) to break down a risk scenario using the following instructions:

risk_scenario = 'US Import Tariffs against China'

instructions = 'Create a mindmap according to a given risk scenario. Map by risk type for any industry and assess short term impact only. Return the mindmap in a table format with main branches, sub-branches names, and a description of the sub-branches as columns. Only return the mind map.'

The model returned this mind map:

This result covers the fundamentals, but you can likely tell it’s quite narrow in scope, and it lacks structure. Crucial risk factors, such as supply chain disruptions, are considered sub-scenarios, and the categories are quite generic.

This is where a seasoned analyst would say, “I can do better than this,” and they’d be right. But today, you can prompt the LLM to perform more like an analyst using a human-in-the-loop approach. In our agents, we always allow users to inject additional instructions, context, or constraints using a focus parameter. In this case, we added the following focus to the original instructions:

focus = "Provide a detailed taxonomy of risks describing how new American import tariffs against China will impact US companies, their operations and strategy. Cover AT LEAST trade-relations risks, foreign market access risks, supply chain risks, US market sales and revenue risks (including price impacts), and intellectual property risks. Add any other risk that you think is relevant. The mind map should be comprehensive and cover all major risk areas."

The same model then returned this mind map:

At this point, the model is thinking more like us. But you may notice that it still doesn’t go beyond the risks we explicitly asked it to include. It’s constrained by the structure we imposed, and it doesn’t proactively surface other emerging or adjacent risks.

So what’s the next step? How do we design a system that:

  • Covers our known priorities,

  • Allows room for discovery, and

  • Doesn’t require overly complex or fragile prompts?

Of course, we can improve our prompt design or build multi-step workflows using the same LLM. In fact, our current Research Toolkit uses a two-step refinement process and detailed prompts ranging from 25 to 50 lines. But these approaches come with overhead. Prompts can become difficult to maintain, and process complexity increases as themes diversify.

Reasoning matters: how Large Reasoning Models add depth and breadth


While basic LLMs follow the structure we give them, Large Reasoning Models (LRMs) can plan and extend the structure themselves. They are optimized for tasks that involve decomposing a prompt into parts, organizing thoughts, and producing deeper, more coherent outputs. This makes them ideal when we want to go beyond checklist prompts and surface adjacent, unprompted risks.

Although a single API call won’t give us a complete deep research pipeline, we can take a meaningful first step by prompting a large reasoning model (GPT o3-mini) with both the instructions and focus in a single shot.

The result? The mind map generated by the LRM showed clear improvements. It had greater breadth and a very clear structure, expanding every risk factor into at least two sub-scenarios consistently. Notably, the model added four entirely new risk types, Regulatory & Compliance, Operational, Financial, and Competitive, despite us not mentioning them explicitly, indicating its ability to explore adjacent and relevant dimensions.

However, LRMs still rely on their knowledge, which may be outdated. Some of the risk factors listed may not be relevant for the specific Import Tariffs scenario that we are investigating. What if we wanted the mind map to reflect current events, evolving narratives, or newly emerging risks?

Grounding the map: tying risk narratives to real-world signals

We equipped the LRM with tool calling and with access to our Bigdata Search API. This allows it to query and ingest real-time content to inform its output.

Effectively, we combined the main capabilities or LRMs, planning, reasoning, tool use, and long-context processing, into a lightweight agent: the Deep Mind Map Generator.

Here’s how the process works:

  1. The LRM receives the base instructions, a theme, and a focus.

  2. It formulates search questions to enhance its own understanding.

  3. These questions are used to retrieve 20 relevant news chunks from the past 30 days via the Bigdata Search API.

  4. The LRM then processes this real-time news data, integrates it with prior reasoning, and generates a refined mind map.

Launching this process once returned the following result:

We can see that grounding the LRM in recent news data generated a mind map that has slightly less breadth, but more depth, as there are at least three sub-branches for each risk factor. For instance:

  • Trade-relation risks / political uncertainty: The LRM correctly identified that sudden shifts in the policy stance on tariffs can cause serious short-term disruptions.

  • Reputational & strategic risks: The model recognized that companies that are now relying on foreign manufacturing could face backlash and listed it as a potential sub-scenario.

  • Financial & regulatory risks: In particular, the model picked up interesting narratives about Market investors and consumer sentiment

Checking the audit trail of the agent, we can see that the LRM ran the following searches on Bigdata API:

  • 'US import tariffs against China short term impact on trade relations and supply chain risks',

  • 'Impact of American tariffs on US companies foreign market access and revenue risks',

  • 'US market price impacts and consumer demand effects due to tariffs on Chinese goods',

  • 'Intellectual property risks for US companies amid US-China tariff escalation',

  • 'Financial and regulatory challenges for US companies from new tariffs on China',

  • 'Reputational and strategic risks arising from US import tariffs against China'

We notice that the LRM used our focus to guide its reasoning and design its retrieval strategy, but it also added search queries on two additional risks. These branches aren’t just speculative; they are grounded in recent news. In the model’s context window, we found the following excerpts that directly informed the risk map:

## Managing Risks As Tariffs Disrupt Businesses' Plans And Projections
Dealing with the many effects of tariffs
The tariffs bring numerous high risks for businesses:
Increased costs through the higher prices of imported goods that companies rely on for their operations
Increased prices for consumers, possibly resulting in reduced demand
Supply-chain disruptions, causing delays and production interruptions, and forcing businesses to seek alternative suppliers or relocate production
Job losses
Stymied growth as companies are forced to pull back on investments.


##The Tariff "Grinch"? New Data Suggests Tariffs Will Bring Higher Prices, Lower Margins, and Less Gifts This Holiday Season
Almost half (49%) of suppliers plan to increase prices due to tariffs, business buyers and consumers respond by evolving sourcing and shopping strategies
FOSTER CITY, Calif., June 25, 2025 /PRNewswire/ -- Coupa, the leading AI-native total spend management platform, today released new research providing a comprehensive view of tariff impacts on businesses and consumers. Economic and geopolitical volatility, near-constant fluctuation, and general uncertainty has driven increased concern from businesses and consumers alike. Coupa's research revealed that 88% of consumers believe that an increase in costs will be passed down to them as new tariffs are implemented. In addition, almost one-third (29%) of suppliers globally believe tariffs are the greatest external threat to profits in 2025.

##Companies cite long-term planning, production costs as biggest tariff challenges
"These costs will only rise if currently postponed US reciprocal tariffs are implemented," it contends.
Among the other challenges companies identified that they are facing are reduced demand from international markets (30%) and increased regulatory complexity (29%). A quarter (25%) of respondents reported that they are facing no significant challenge as a result of the current tariff landscape.
Higher input costs were cited as a significant challenge by slightly fewer - but still half of - respondents, at 50%. GlobalData notes that many companies are already facing rising expenses from tariffs on exports to the US, along with broader pricing impacts resulting from tariffs.

##Will skipping 'Made in China' beat tariff price hikes?
... A recent study by Bankrate.com covering consumer sentiment about tariffs shows that nearly two-thirds of Americans believe tariffs will have a negative impact on their personal finances. Just over 40% of respondents said tariffs would "greatly worsen" their personal finances.

This triggered a more important question: if the model can extend risk taxonomies based on real-time input, can we also use it to track how sub-narratives evolve? And most importantly, are the additional narratives being surfaced useful?

Tracking narrative evolution: dynamic Mind Maps over time

To investigate this, we ran a repeated process to generate monthly mind maps:

  1. Start with a baseline mind map generated using a fast and low-cost LLM.

  2. Ask the LRM to refine it, either using its internal knowledge or by grounding it via the Bigdata Search API.

  3. At the end of each month, feed the latest mind map to the LRM again, grounding it in news from the previous 30 days to produce an updated version.

To evaluate how relevant and timely these mind maps are, we used them as inputs for one of our Agents relying on Chain of Thought Reasoning: the RiskAnalyzer. This agent takes each sub-branch and searches for articles linking companies in a portfolio to those specific risks. This allows us to measure how many relevant matches each sub-branch generates in a practical, time-sensitive application using recent news content.

While we’re not measuring accuracy in the traditional sense, we treat narrative volume in company exposure as a strong proxy for relevance. If a company is associated with a scenario that cleanly maps back to one of our sub-branches, then the system is performing as intended, and the narrative can be considered relevant.

The chart below summarizes the outputs. Each new sub-branch is visualized in the month it first appears, with the main risk category preserved for context. Line thickness and bar width represent the relative volume of supporting news chunks for each sub-branch at a given time.


The dynamic mind maps introduced two new branches in December (Technology & R&D Risks and Workforce & Labour Risks), one in January (Geopolitical & Strategic Risks), and several new sub-branches in April. This was achieved simply by giving the LRM a baseline mind map and grounding it with a small sample of news content retrieved via the Bigdata Search API.


Some of the new sub-branches also emerged as significant narratives. For example, Geopolitical Risk / Policy Uncertainty ranked fourth in terms of narrative intensity in January 2025, and it remained relevant through March 2025, with a sustained hit count through our sample. The two new sub-branches added in April 2025 also feature among the top 5 for that month.


Through April, several major companies appeared as exposed to Policy Uncertainty, Supply Chain Risks, and Market-related Risks linked to tariffs. Below are some highlights from the news that the mind map helped uncover:


Geopolitical & Strategic Risks/Policy Uncertainty
2025-04-24
8AA4E63B92891B135EAA650CEAEEC629
Source: CNN
"Trade war olive branch met with derision and mistrust inside China"
... Trump's abrupt tone change on China came a day after he met privately with chief executives of four major US retail companies - Walmart, Target, Home Depot and Lowe's - who expressed concern about rising economic fallout from his tariff policy and the uncertainty it has created for financial markets.

Foreign Market Access Risks/Market Isolation
2025-04-12
D37E4E6E4523C336AAA3BB220F0BB8A5
Source: Miami Herald
"Tariffs could lead to major nightmare for U.S. tech stocks"
.. However, companies like Google and Microsoft could also be severely affected. Both tech leaders have significant investments in areas such as AI infrastructure and cloud computing. If customers start turning to Chinese AI platforms, they could also end up losing part of their market share.
"In previous industrial revolutions, it was the U.K., and then the U.S., that developed more effective, low-cost products and services that ultimately became market leaders, then national and global leaders in their fields," Fortune reports. "Now, China wants to use its open-source AI models like DeepSeek in the same way."


Supply Chain Risks/Inventory Shortages
2025-04-28
EB6F43DC606D603E21B1A10DAAD13675
Source: Yahoo! Finance
"Tariffs Slam Supply Chains: Why Investors Are Bracing for a Brutal Few Weeks"
... The tariff escalation, which pushed US duties on Chinese goods to 145%, has already had a measurable impact on the economy. Cargo shipments from China have dropped an estimated 60%, according to Bloomberg data, triggering warnings from major retailers like Walmart (NYSE:WMT) and Target (NYSE:TGT) about potential inventory shortages by mid-May. Apollo Global Management released a report projecting a sharp slowdown in US freight activity and a wave of layoffs in trucking and retail. Imports account for roughly 20% of US trucking volumes, and the current trade disruption is expected to severely cut freight demand, exacerbating financial strain on an industry still recovering from the prolonged Great Freight Recession.

Closing the loop: how chain of thought agentic workflows stay current

Dynamic mind maps turn passive LLM outputs into self-updating analytical infrastructures, connecting reasoning, grounding, and validation into a feedback loop for decision-making.

When these dynamic mind maps are used to power agentic retrieval pipelines such as our Thematic Screeners and Risk Analyzers, they can help maintain an up-to-date view of emerging trends and continuously integrate new perspectives into the analysis.

We are already using mind maps to power our Thematic Watchlists, which offer a snapshot view of a portfolio’s exposure across different themes. With dynamic mind maps, these watchlists can also evolve in real-time, adjusting to new signals as the news flow changes.


Explore how Mind Maps power our Thematic Screeners at

https://docs.bigdata.com/use-cases/research-tools/screeners

© 2026 Bigdata.com by RavenPack. All rights reserved.

© 2026 Bigdata.com by RavenPack. All rights reserved.