<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>patent data mining for future mobility &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/patent-data-mining-for-future-mobility/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sun, 13 Sep 2026 00:14:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>patent data mining for future mobility &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>AI Agents Simulate the Future of Urban Mobility Innovation Using 25 Years of Patent Data</title>
		<link>https://scienmag.com/ai-agents-simulate-the-future-of-urban-mobility-innovation-using-25-years-of-patent-data/</link>
		
		<dc:creator><![CDATA[Denise Maddox]]></dc:creator>
		<pubDate>Sun, 13 Sep 2026 00:14:47 +0000</pubDate>
				<category><![CDATA[Technology and Engineering]]></category>
		<category><![CDATA[25-year global patent trends]]></category>
		<category><![CDATA[addressing disciplinary silos in urban mobility]]></category>
		<category><![CDATA[AI-powered patent data analysis]]></category>
		<category><![CDATA[artificial intelligence in transportation innovation]]></category>
		<category><![CDATA[ArXiv retrieval]]></category>
		<category><![CDATA[Bayesian LSTM]]></category>
		<category><![CDATA[cross-domain research integration]]></category>
		<category><![CDATA[expert personas]]></category>
		<category><![CDATA[industry-academia collaboration in urban transportation]]></category>
		<category><![CDATA[innovation simulation]]></category>
		<category><![CDATA[LangGraph]]></category>
		<category><![CDATA[large language models]]></category>
		<category><![CDATA[multi-agent language models for technology forecasting]]></category>
		<category><![CDATA[multi-agent LLM]]></category>
		<category><![CDATA[patent analysis]]></category>
		<category><![CDATA[patent data mining for future mobility]]></category>
		<category><![CDATA[patent-based convergence signal detection]]></category>
		<category><![CDATA[R&D collaboration]]></category>
		<category><![CDATA[R&D collaboration proposal generation]]></category>
		<category><![CDATA[technology convergence]]></category>
		<category><![CDATA[technology forecasting]]></category>
		<category><![CDATA[urban mobility]]></category>
		<category><![CDATA[urban mobility innovation]]></category>
		<category><![CDATA[urban mobility technology evolution]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=199940</guid>

					<description><![CDATA[A new multi-agent LLM framework converts 25 years of WIPO patent data into simulated industry–academia R&#38;D collaboration plans for urban mobility, validated with non-generative scorers and human experts.]]></description>
										<content:encoded><![CDATA[<p>What if researchers could rehearse the future of innovation before committing a single dollar to it? A new study published in Information Systems Frontiers by Yong-Jae Lee of Korea University and Hanyang University proposes exactly that: a multi-agent large language model framework that mines a quarter-century of global patent data to simulate how industry and academia might collaborate on the next generation of urban mobility technologies. The work, grounded in 26,399 patent applications filed with the World Intellectual Property Organization between 2000 and 2024, transforms the abstract problem of technology forecasting into a concrete, testable pipeline for generating real R&amp;D collaboration proposals.</p>
<p>The motivation stems from a persistent and costly bottleneck. Cross-domain research and development in urban mobility—where batteries, artificial intelligence, vehicle-to-everything communication, and logistics systems must converge—has long been stalled by disciplinary silos. Traditional foresight methods such as expert panels, technology roadmaps, and bibliometric analyses can identify promising trends, but they rarely translate those trends into actionable, structured collaboration plans that pair the right industrial innovators with the right academic partners. Lee&#8217;s framework is designed to close that gap by converting patent-based convergence signals directly into industry–academia R&amp;D proposals.</p>
<p>Technically, the system operates in several tightly coupled stages. First, a Bayesian long short-term memory (LSTM) network performs walk-forward signal detection on patent classification data, identifying high-potential technology pairs whose convergence trajectories suggest fertile ground for joint research. The walk-forward design is deliberately conservative: the model is trained only on earlier periods and tested on immediately following held-out periods, with no access to target data during training. In the short-window setting—training on 2000–2014 and predicting 2015–2019—the Bayesian LSTM achieved perfect directional accuracy on six validated technology pairs, outperforming four transparent baseline models under identical conditions.</p>
<p>Once promising technology pairs are identified, the framework builds expert personas directly from inventor records in the patent corpus. Rather than relying on simple patent counts, Lee employs a Linear Weighted Score that recency-weights each inventor&#8217;s contributions: a patent filed in 2024 receives roughly 25 times the weight of one filed in 2000. This ensures that simulated experts reflect the current innovation frontier rather than historical output. Sensitivity checks confirmed the robustness of this approach—replacing the weighted score with raw counts or exponential weighting shifted top-10 expert rankings by at most two positions in most cases. The distribution analysis also revealed a striking concentration of expertise: both productivity and influence are heavily right-skewed, with high-impact innovators being exceptionally rare.</p>
<p>The heart of the system is a three-phase dialogue orchestrated through LangGraph, a framework for coordinating multi-agent workflows. In Phase 1, two industry expert agents—constructed from real inventor data, such as specialists in AI-driven smart parking systems and notification control technologies—hold a virtual convergence meeting under one of three facilitation strategies: Consensus-Driven, Greedy-Exploitation, or Exploratory-Brainstorming. The goal is to identify the single most critical academic research field needed to enable a proposed technology fusion. In Phase 2, the system queries ArXiv to discover a suitable academic collaborator, synthesizing the literature into a detailed persona. In Phase 3, the industry and academic agents convene to produce a structured joint R&amp;D plan with quarterly milestones, role divisions, and expected outcomes, output as a parsable JSON meeting log.</p>
<p>The results from 30 capability-demonstration runs were striking. ArXiv retrieval succeeded on the first or second query in all 30 runs, with independent raters scoring persona-to-knowledge-gap alignment at a mean of 4.1 out of 5.0. Every refined proposal incorporated at least one frontier AI paradigm—foundation models, federated learning, quantum machine learning, or agentic intelligence—compared with none at the initial convergence stage, illustrating what Lee terms the candidate synthesis effect. Only one run fell below the quality threshold, and a structural analysis traced the failure to a mismatch between the Greedy-Exploitation strategy and the specific technology pair, producing a proposal with too few milestones to be actionable.</p>
<p>What distinguishes the study methodologically is its Two-Track evaluation architecture, designed to confront one of the most serious criticisms of LLM-based research: the &#8216;LLM-as-judge&#8217; circularity problem, in which the same family of generative models both produces and evaluates the output. Track A demonstrates the framework&#8217;s generative ceiling using GPT-4-class models. Track B, the primary validity evidence, employs six non-generative discriminative scorers—none sharing computational lineage with the generative models—to produce a Collaborative Quality Score. This design substantially reduces evaluator–generator circularity, yielding a pipeline advantage of Δ = +0.275 with a large effect size (d = 2.227) over strong baselines, including a cross-family comparison against Alibaba&#8217;s Qwen2.5-3B under both chain-of-thought and direct prompting conditions.</p>
<p>Human validation reinforced the automated findings. Three independent domain experts—an AI/ML professor, a senior ITS/V2X research engineer, and an innovation policy specialist—blind-rated 24 proposals using a 13-item rubric, achieving an intraclass correlation of 0.918, indicating strong inter-rater reliability. An FDR-corrected ablation analysis at 35 runs per condition showed that removing academic integration or LSTM forecasting produced large-effect degradations in proposal quality, while removing personas caused medium-effect degradation—evidence that the pipeline&#8217;s modules work synergistically rather than redundantly. Notably, a calibration gap emerged: automated scores were systematically higher than human ratings, and sub-dimension correlations between proxy scorers and holistic human judgments were low, an honest limitation the study documents in detail.</p>
<p>Lee is candid about the framework&#8217;s boundaries. Signal detection operates over relatively short windows, automated scoring remains proxy-level, and real-world feasibility of the generated proposals has not yet been confirmed—no simulated collaboration has been executed by actual laboratories or companies. The generalization check comparing centrality-selected versus randomly sampled technology pairs is explicitly flagged as confounded and non-confirmatory, with the author calling for replication with at least 20 pairs per group under a common evaluation model. These caveats, far from undermining the work, reflect a design science ethos in which transparency about limitations accompanies every claim.</p>
<p>The implications nonetheless extend well beyond urban mobility. If patent data can seed credible expert personas, if retrieval systems can locate genuine academic counterparts, and if orchestrated multi-agent dialogue can produce structured, evaluable R&amp;D roadmaps, then the same architecture could be applied to energy transition, biotechnology, semiconductor design, or any domain where convergence across disciplinary boundaries determines the pace of innovation. All datasets and simulation outputs have been released in a public repository, inviting replication and extension. As generative AI matures from a tool for drafting text into infrastructure for planning discovery itself, this study offers a rigorous, carefully validated template for what simulated innovation ecosystems might look like—and a sober reminder that trustworthy evaluation, not generation alone, is what will make them useful.</p>
<p><strong>Subject of Research:</strong> A data-grounded multi-agent large language model framework for planning industry–academia R&amp;D collaboration in urban mobility using patent-based technology convergence signals.</p>
<p><strong>Article Title:</strong> Simulating the Future of Innovation: A Data-Grounded, Multi-Agent LLM Framework for R&amp;D Collaboration Planning in Urban Mobility</p>
<p><strong>Article References:</strong> Lee, Y.-J. (2026). Simulating the Future of Innovation: A Data-Grounded, Multi-Agent LLM Framework for R&amp;amp;D Collaboration Planning in Urban Mobility. <em>Information Systems Frontiers</em>. <a href="https://doi.org/10.1007/s10796-026-10797-1" rel="noopener noreferrer">https://doi.org/10.1007/s10796-026-10797-1</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s10796-026-10797-1" rel="noopener noreferrer">10.1007/s10796-026-10797-1</a></p>
<p><strong>Keywords:</strong> urban mobility, multi-agent LLM, R&amp;D collaboration, patent analysis, technology convergence, Bayesian LSTM, innovation simulation, LangGraph, ArXiv retrieval, expert personas, large language models, technology forecasting</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">199940</post-id>	</item>
	</channel>
</rss>
