IP Library › Granted Patent US 12,293,156
Granted Patent B2
US 12,293,156 · App. 17/885,423 · Granted May 6, 2025

Deep technology innovation management by cross-pollinating innovations dataset

Inventors: Raghavan Tinniyam Iyer (Bangalore, IN); Amod Deshpande (Pune, IN); Puneet Kalra (Pune, IN); Bhavna Butani (Gurgaon, IN); Kiran Raghunath Sathvik (Bangalore, IN); Bhaskar Ghosh (Bangalore, IN)
Assignee: ACCENTURE GLOBAL SOLUTIONS LIMITED
G06F40/30G06F16/3326G06F16/3347G06F16/35G06F18/22G06F18/231G06F18/23213G06F40/284G06F40/295G06N5/022
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,293,156
App. No.
17/885,423
Granted
May 6, 2025
Kind
B2
Abstract

Systems and methods for deep technology innovation management by cross-pollinating innovations dataset are disclosed. A system extracts context-based keyword from an innovation dataset by transforming the innovation dataset to a vector. Further, the system searches semantically relevant keywords for the extracted context-based keyword, by extracting an entity and a key phrase from the extracted a context-based keyword. Furthermore, system clusters the vector, by identifying frequent keywords in the semantically relevant keywords to obtain cluster centroids of the frequent keywords. Thereafter, the system determines weighted keywords in each cluster using the obtained cluster centroids, and classifies the weighted keywords to identify emerging innovation trends relevant to the innovation in the innovation dataset. The system forms cohorts of innovators to explore the reuse of innovations, assets, code, and build focused monetization model.

Claims (68)

1. A system comprising:

a processor coupled to a memory, the memory storing instructions executable by the processor to:

extract a context-based keyword from an innovation dataset by transforming the innovation dataset to a vector, wherein the innovation dataset comprises data corresponding to an innovation;

search semantically relevant keywords for the extracted context-based keyword, by extracting an entity and a key phrase from the extracted a context based keyword, wherein the entities correspond to named entity recognition in the innovation dataset;

cluster the vector, by identifying frequent keywords in the semantically relevant keywords to obtain cluster centroids of the frequent keywords;

determine weighted keywords in each cluster using the obtained cluster centroids, and classify the weighted keywords to identify emerging innovation trends relevant to the innovation in the innovation dataset;

receive a two-layer user feedback from a user for the searched semantically relevant keywords, wherein the two-layer user feedback comprises a first layer of feedback corresponding to a relevancy of the searched semantically relevant keywords, and a second layer of feedback comprising an additional relevant keyword for each semantically relevant keyword; and

map the additional relevant keyword to the innovation dataset that comprises data corresponding to the innovation.

2. The system as claimed in claim 1 , wherein the processor is further configured to:

recommend at least one of content, a team, cohorts, and experts relevant to the emerging innovation trends relevant to the innovation in the innovation dataset; and

create a cohort or a private channel comprising team members relevant to the recommendation for reusing the innovation in the innovation dataset.

3. The system as claimed in claim 1 , wherein the processor is further configured to:

provide innovation insights, and relationships to create a semantic knowledge network for a thought seeding, wherein the semantic knowledge network comprises at least one of emerging innovation trends, plurality of innovations, innovators, experts, and a demography of the innovators associated with the emerging innovation trends.

4. The system as claimed in claim 1 , wherein the processor is further configured to:

retrain a Document to Vector (Doc2Vec) model for semantic search based on the additional relevant keyword corresponding to the semantically relevant keywords.

5. The system as claimed in claim 1 , wherein, for extracting the context-based keywords from the innovation dataset, the processor is further configured to:

extract n-grams from the innovation dataset, wherein the n-grams corresponds to a sequence of n-consecutive tokens in a string of the innovation dataset;

rank the n-grams based on a frequency of the extracted n-grams in the innovation dataset;

determine a similarity of each ranked n-grams to the innovation dataset, using a cosine similarity technique, and extract context-based keywords for the similar n-grams;

convert the extracted context-based keywords to high-dimensional vectors;

calculate the semantic distance between high-dimensional vectors and the innovation dataset; and

validate the context-based keywords with a historical keyword dataset.

6. The system as claimed in claim 1 , wherein, for searching semantically relevant keywords, the processor is further configured to:

pre-process the extracted context-based keywords, wherein the pre processing comprises at least one of a noise removal process, a tokenization process, a stemming process, a lemmatization process, and a normalization process;

extract the entity and the key phrase from the pre-processed context-based keywords; and

vectorize the extracted entity and key phrase for searching semantically relevant keywords.

7. The system as claimed in claim 1 , wherein the clustering is performed using at least one of an agglomerative hierarchical clustering technique and a K-means clustering technique.

8. The system as claimed in claim 2 , wherein the cohort or the private channel corresponds to innovation-centric thematic cohorts to determine reuse and monetization strategy of the recommended content relevant to the emerging innovation trends, to interact with other innovators, to drive collaborations between innovators, and inspire other innovators.

9. The system as claimed in claim 8 , wherein the innovation-centric thematic cohorts provide an assessment of an impact of the emerging innovation trends relevant to the innovation in the innovation dataset.

10. A method comprising:

extracting, by a processor, a context-based keyword from an innovation dataset by transforming the innovation dataset to a vector, wherein the innovation dataset comprises data corresponding to an innovation;

searching semantically, by the processor, relevant keywords for the extracted context-based keyword, by extracting an entity and a key phrase from the extracted context-based keyword, wherein the entities correspond to named entity recognition in the innovation dataset;

clustering, by the processor, the vector, by identifying frequent keywords in the semantically relevant keywords to obtain cluster centroids of the frequent keywords;

determining, by the processor, weighted keywords in each cluster using the obtained cluster centroids, and classifying the weighted keywords to identify emerging innovation trends relevant to the innovation in the innovation dataset;

receiving, by the processor, a two-layer user feedback from a user for the searched semantically relevant keywords, wherein the two-layer user feedback comprises a first layer of feedback corresponding to a relevancy of the searched semantically relevant keywords, and a second layer of feedback comprising an additional relevant keyword for each semantically relevant keyword; and

mapping, by the processor, the additional relevant keyword to the innovation dataset comprises data that corresponding to the innovation.

11. The method as claimed in claim 10 , further comprises:

recommending, by the processor, at least one of content, a team, cohorts, and experts relevant to the emerging innovation trends relevant to the innovation in the innovation dataset; and

creating, by the processor, a cohort or a private channel comprising team members relevant to the recommendation for reusing the innovation in the innovation dataset.

12. The method as claimed in claim 10 , further comprises:

providing, by the processor, innovation insights, and relationships to create a semantic knowledge network for a thought seeding, wherein the semantic knowledge network comprises at least one of emerging innovation trends, plurality of innovations, innovators, experts, and a demography of the innovators associated with the emerging innovation trends.

13. The method as claimed in claim 10 , further comprises:

retraining a Document to Vector (Doc2Vec) model for semantic search based on the additional relevant keyword corresponding to the semantically relevant keywords.

14. The method as claimed in claim 10 , wherein extracting the context-based keyword from the innovation dataset further comprises:

extracting, by the processor, n-grams from the innovation dataset, wherein the n-grams corresponds to a sequence of n-consecutive tokens in a string of the innovation dataset;

ranking, by the processor, the n-grams based on a frequency of the extracted n-grams in the innovation dataset;

determining, by the processor, a similarity of each ranked n-grams to the innovation dataset, using a cosine similarity technique, and extracting context based keywords for the similar n-grams;

converting, by the processor, the extracted context-based keywords to high dimensional vectors;

calculating, by the processor, the semantic distance between high dimensional vectors and the innovation dataset; and

validating, by the processor, the context-based keywords with a historical keyword dataset.

15. The method as claimed in claim 10 , wherein searching semantically relevant keywords further comprises:

pre-processing, by the processor, the extracted context-based keywords, wherein the pre-processing comprises at least one of a noise removal process, a tokenization process, a stemming process, a lemmatization process, and a normalization process;

extracting, by the processor, the entity and the key phrase from the pre processed context-based keywords; and

vectorizing, by the processor, the extracted entity and key phrase for searching semantically relevant keywords.

16. The method as claimed in claim 10 , wherein the clustering is performed using at least one of an agglomerative hierarchical clustering technique and a K-means clustering technique.

17. The method as claimed in claim 11 , wherein the cohort or the private channel corresponds to innovation-centric thematic cohorts to determine reuse and monetization strategy of the recommended content relevant to the emerging innovation trends, to interact with other innovators, to drive collaborations between innovators, and inspire other innovators.

18. The method as claimed in claim 17 , wherein the innovation-centric thematic cohorts provide an assessment of an impact of the emerging innovation trends relevant to the innovation in the innovation dataset.

19. A non-transitory computer-readable medium comprising machine-readable instructions that are executable by a processor to:

extract a context-based keyword from an innovation dataset by transforming the innovation dataset to a vector, wherein the innovation dataset comprises data corresponding to innovation;

search semantically relevant keywords for the extracted context-based keyword, by extracting an entity and a key phrase from the extracted context based keyword, wherein the entities correspond to named entity recognition in the innovation dataset;

cluster the vector, by identifying frequent keywords in the semantically relevant keywords to obtain cluster centroids of the frequent keywords;

determine weighted keywords in each cluster using the obtained cluster centroids, and classify the weighted keywords to identify emerging innovation trends relevant to the innovation in the innovation dataset;

receive a two-layer user feedback from a user for the searched semantically relevant keywords, wherein the two-layer user feedback comprises a first layer of feedback corresponding to a relevancy of the searched semantically relevant keywords, and a second layer of feedback comprising an additional relevant keyword for each semantically relevant keyword; and

map the additional relevant keyword to the innovation dataset that comprises data corresponding to the innovation.

20. The non-transitory computer-readable medium as claimed in claim 19 , wherein the processor is further configured to:

recommend at least one of content, a team, cohorts, and experts relevant to the emerging innovation trends relevant to the innovation in the innovation dataset;

create a cohort or a private channel comprising team members relevant to the recommendation for reusing the innovation in the innovation dataset; and

provide innovation insights, and relationships to create a semantic knowledge network for a thought seeding, wherein the semantic knowledge network comprises at least one of emerging innovation trends, a plurality innovations, innovators, experts, and a demography of the innovators associated with the emerging innovation trends.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Aug 15, 2022
From: IYER, RAGHAVAN TINNIYAM; DESHPANDE, AMOD; KALRA, PUNEET; BUTANI, BHAVNA; SATHVIK, KIRAN RAGHUNATH; GHOSH, BHASKAR
To: ACCENTURE GLOBAL SOLUTIONS LIMITED
Reel/Frame 060812/0029 →
Continuity (1)
Related Publication 20240054290A1 · Feb 15, 2024
References Cited (9)
US 10817527B1 · Setlur · 2020 [cited by examiner]
US 20170060844A1 · He · 2017 [cited by examiner]
US 20190266206A1 · Zhong · 2019 [cited by examiner]
US 20210224683A1 · Price · 2021 [cited by examiner]
US 20210294781A1 · Fern?ndez · 2021 [cited by examiner]
US 20230117206A1 · Venkateshwaran · 2023 [cited by examiner]
US 20230134796A1 · Bhatnagar · 2023 [cited by examiner]
US 20240232539A1 · Venkateshwaran · 2024 [cited by examiner]
Office action Canadian Application No. 3,199,880 dated Sep. 27, 2024, 6 Pages. [cited by applicant]