CN112732431B - Artificial intelligence system based on cloud computing - Google Patents

Artificial intelligence system based on cloud computing Download PDF

Info

Publication number
CN112732431B
CN112732431B CN202110102492.5A CN202110102492A CN112732431B CN 112732431 B CN112732431 B CN 112732431B CN 202110102492 A CN202110102492 A CN 202110102492A CN 112732431 B CN112732431 B CN 112732431B
Authority
CN
China
Prior art keywords
task
unit
data
main operation
distribution unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110102492.5A
Other languages
Chinese (zh)
Other versions
CN112732431A (en
Inventor
张智
邓惠丹
何智海
斯琴高娃
陈翠琴
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hainan College Of Vocation And Technique
Original Assignee
Hainan College Of Vocation And Technique
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hainan College Of Vocation And Technique filed Critical Hainan College Of Vocation And Technique
Priority to CN202110102492.5A priority Critical patent/CN112732431B/en
Publication of CN112732431A publication Critical patent/CN112732431A/en
Application granted granted Critical
Publication of CN112732431B publication Critical patent/CN112732431B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5072Grid computing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application relates to an artificial intelligence system based on cloud computing, which is characterized in that a task receiving unit in a passive task processing end is arranged to identify and simply process data uploaded by a requester, and a task distribution unit is used to forward a processing task to a relatively idle main operation server for operation processing, so that the processing efficiency of the main operation server is higher; meanwhile, an active task processing end is arranged, an active task is started when the number of passive tasks is insufficient, a search unit in the active task processing end searches according to keywords, URL data of a webpage holder containing the keywords is accessed after a recognition extraction unit obtains the URL data, data such as characters and corresponding pictures which specifically contain the keywords are extracted, the data are forwarded to a task distribution unit through a data forwarding unit, the task distribution unit distributes active tasks according to the running state of a main operation server at the moment, and machine learning algorithms in the main motion server are continuously learned by utilizing the actively obtained data.

Description

Artificial intelligence system based on cloud computing
Technical Field
The application relates to the technical field of cloud computing, in particular to an artificial intelligence system based on cloud computing.
Background
Artificial intelligence is a branch of computer science, which attempts to understand the essence of intelligence and produce a new intelligent machine that can react in a similar way to human intelligence, research in this field includes robots, language recognition, image recognition, natural language processing, expert systems, etc., artificial intelligence has been increasingly mature from birth, theory and technology, and application fields are expanding, and it is conceivable that technological products brought by artificial intelligence in the future will be "containers" of human intelligence, artificial intelligence can simulate the consciousness and information process of people, artificial intelligence is not human intelligence, but can think like people, and also can exceed human intelligence.
However, the existing artificial intelligence is continuously learned based on the experience of a large amount of existing data models, so that machine learning is realized; therefore, the existing machine learning requires users to continuously upload various data models to a cloud server for storage and to continuously perfect algorithms, but the data models required by the existing artificial intelligence system (such as image recognition) based on cloud computing are all uploaded by the users, and the data models cannot be added by themselves through the Internet.
Disclosure of Invention
In view of the above, the present application aims to provide an artificial intelligence system based on cloud computing, which can automatically add related data models through the internet.
The application discloses an artificial intelligence system based on cloud computing, which comprises a plurality of main operation servers, a plurality of storage servers, a passive task processing end and an active task processing end;
the passive task processing end comprises a task distribution unit, a task receiving unit and a task returning unit, wherein the task receiving unit is connected to the Internet and is used for receiving data to be processed uploaded by a requester, identifying the data to be processed, outputting an identification result and the data to be processed to the task distribution unit, the task distribution unit is used for collecting the running states of a plurality of main operation servers and distributing tasks according to the running states of the main transport servers, and the task returning unit is used for returning results;
the active task processing end comprises a searching unit, an identifying and extracting unit and a data forwarding unit, the active task processing end is connected to the Internet, the searching unit accesses a search engine and searches related contents according to preset keywords, the searched related web pages keep URL addresses, the identifying and extracting unit accesses target web pages through the corresponding URL addresses, identifies and extracts the contents of the target web pages, and the data identified and extracted are packaged by the data forwarding unit and forwarded to the task distribution unit;
the main operation server is used for receiving the data to be processed from the task distribution unit, performing corresponding algorithm operation and outputting the result to the task return unit;
the plurality of storage servers are used for storing data requested by a user, actively searched data and URL addresses required for searching in a classified mode.
Further, the plurality of storage servers and the plurality of main operation servers are connected with the first switching equipment for interconnection; the task distribution unit, the task receiving unit, the task returning unit, the retrieval unit, the identification extraction unit and the data forwarding unit are all connected into second switching equipment for interconnection, the second switching equipment is connected into the Internet, and the first switching equipment is connected with the second switching equipment through a gateway.
Further, the type of the data to be processed uploaded by the requester comprises words and images, the task receiving unit performs word segmentation and meaning interpretation processing on the word data and then forwards the word data to the task distribution unit, and the task receiving unit performs filtering, noise reduction, graying and key parameter extraction on the image data and then rotates the image data to the task distribution unit.
Further, all the main operation servers forward the running state of the CPU to the task allocation unit.
Further, the task allocation unit, the task receiving unit, the task returning unit, the searching unit, the identification extracting unit and the data forwarding unit are one or more hosts.
The beneficial effects of the application are as follows: according to the artificial intelligence system based on cloud computing, the task receiving unit in the passive task processing end is arranged to identify and simply process the data uploaded by the requester, and the task distribution unit is used for forwarding the processing task to the relatively idle main operation server for operation processing, so that the processing efficiency of the main operation server is higher; meanwhile, an active task processing end is arranged, an active task is started when the number of passive tasks is insufficient, a search unit in the active task processing end searches according to keywords, URL data of a webpage holder containing the keywords is accessed after a recognition extraction unit obtains the URL data, data such as characters and corresponding pictures which specifically contain the keywords are extracted and forwarded to a task distribution unit through a data forwarding unit, the task distribution unit distributes the active task according to the running state of a main operation server at the moment, and machine learning algorithms in the main motion server are continuously learned by utilizing the actively acquired data, so that an artificial intelligent system can be self-perfected by utilizing the Internet.
Drawings
For a clearer description of the technical solutions of embodiments of the present application, the drawings that are needed in the embodiments will be briefly described below, it being understood that the following drawings only illustrate some embodiments of the present application and should not be considered limiting in scope, it being possible for a person skilled in the art to obtain other relevant drawings from these drawings without inventive effort:
fig. 1 is a schematic structural view of the present application.
Detailed Description
As shown in fig. 1: the artificial intelligence system based on cloud computing comprises a plurality of main operation servers, a plurality of storage servers, a passive task processing end and an active task processing end;
the passive task processing end comprises a task distribution unit, a task receiving unit and a task returning unit, wherein the task receiving unit is connected to the Internet and is used for receiving data to be processed uploaded by a requester, identifying the data to be processed, outputting an identification result and the data to be processed to the task distribution unit, the task distribution unit is used for collecting the running states of a plurality of main operation servers and distributing tasks according to the running states of the main transport servers, and the task returning unit is used for returning results;
the active task processing end comprises a searching unit, an identifying and extracting unit and a data forwarding unit, the active task processing end is connected to the Internet, the searching unit accesses a search engine and searches related contents according to preset keywords, the searched related web pages keep URL addresses, the identifying and extracting unit accesses target web pages through the corresponding URL addresses, identifies and extracts the contents of the target web pages, and the data identified and extracted are packaged by the data forwarding unit and forwarded to the task distribution unit;
the main operation server is used for receiving the data to be processed from the task distribution unit, performing corresponding algorithm operation and outputting the result to the task return unit;
the plurality of storage servers are used for storing data requested by a user, actively searched data and URL addresses required for searching in a classified mode.
According to the artificial intelligence system based on cloud computing, the task receiving unit in the passive task processing end is arranged to identify and simply process the data uploaded by the requester, and the task distribution unit is used for forwarding the processing task to the relatively idle main operation server for operation processing, so that the processing efficiency of the main operation server is higher; meanwhile, an active task processing end is arranged, an active task is started when the number of passive tasks is insufficient, a search unit in the active task processing end searches according to keywords, URL data of a webpage holder containing the keywords is accessed after a recognition extraction unit obtains the URL data, data such as characters and corresponding pictures which specifically contain the keywords are extracted and forwarded to a task distribution unit through a data forwarding unit, the task distribution unit distributes the active task according to the running state of a main operation server at the moment, and machine learning algorithms in the main motion server are continuously learned by utilizing the actively acquired data, so that an artificial intelligent system can be self-perfected by utilizing the Internet.
In this embodiment, a plurality of storage servers and a plurality of main operation servers are all connected to a first switching device for interconnection; the task distribution unit, the task receiving unit, the task return unit, the retrieval unit, the identification extraction unit and the data forwarding unit are all connected into second exchange equipment for interconnection, the second exchange equipment is connected into the Internet, the first exchange equipment and the second exchange equipment are connected through a gateway, the first exchange equipment and the second exchange equipment are respectively used for IP distribution of a plurality of storage servers, a plurality of main operation servers, the task receiving unit, the task return unit, the retrieval unit, the identification extraction unit and the data forwarding unit, in order to ensure the safety of data and a main operation server, the storage servers and the main operation server are not directly connected with the Internet, and are indirectly connected in a gateway mode, the task distribution unit, the task receiving unit and the task return unit in a passive task processing end are connected in an indirect mode, the retrieval unit, the identification extraction unit and the data forwarding unit in the active task processing end are connected into the Internet through the second exchange equipment for realizing corresponding functions, and the first exchange equipment and the second exchange equipment are respectively used for IP distribution of a plurality of storage servers, a plurality of main operation servers and the task distribution unit, the task return unit, the retrieval unit, the identification extraction unit and the data forwarding unit are arranged to be automatically opened when IP access requests from the equipment are received, and the gateway is used for automatically opening when IP access requests from the equipment are received.
In this embodiment, the type of data to be processed uploaded by the requester includes text and image, the task receiving unit performs word segmentation and meaning interpretation processing on the text data, and then forwards the text data to the task distribution unit, the task receiving unit performs filtering, noise reduction, graying and key parameter extraction on the image data, and then rotates the text data to the task distribution unit, and the task receiving unit performs simple processing with smaller operation difficulty on the data to be processed, meanwhile, compared with the prior art, the data leakage is not worry, and after the data to be processed after the simple processing is forwarded to the main operation server, the operation of the artificial intelligent part is performed, and the algorithm is continuously corrected, so that reasonable distribution of calculation power and confidentiality of the algorithm are utilized.
In this embodiment, all the main operation servers forward their own CPU operation states to the task allocation unit, so that the task allocation unit may allocate task amounts according to the operation states of the main operation servers.
In this embodiment, the task allocation unit, the task receiving unit, the task returning unit, the retrieving unit, the identifying and extracting unit and the data forwarding unit are one or more hosts, and the task allocation unit, the task receiving unit, the task returning unit, the retrieving unit, the identifying and extracting unit and the data forwarding unit are all used for processing a small amount of data or data with complexity, so that a server with strong computation power is not needed, and only a common computer host is adopted.
Finally, it is noted that the above embodiments are only for illustrating the technical solution of the present application and not for limiting the same, and although the present application has been described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that modifications and equivalents may be made thereto without departing from the spirit and scope of the technical solution of the present application, which is intended to be covered by the scope of the claims of the present application.

Claims (5)

1. An artificial intelligence system based on cloud computing, which is characterized in that: the system comprises a plurality of main operation servers, a plurality of storage servers, a passive task processing end and an active task processing end;
the passive task processing end comprises a task distribution unit, a task receiving unit and a task returning unit, wherein the task receiving unit is connected to the Internet and is used for receiving data to be processed uploaded by a requester, identifying the data to be processed, outputting an identification result and the data to be processed to the task distribution unit, the task distribution unit is used for collecting the running states of a plurality of main operation servers and distributing tasks according to the running states of the main transport servers, and the task returning unit is used for returning results;
the active task processing end comprises a searching unit, an identifying and extracting unit and a data forwarding unit, the active task processing end is connected to the Internet, the searching unit accesses a search engine and searches related contents according to preset keywords, the searched related web pages keep URL addresses, the identifying and extracting unit accesses target web pages through the corresponding URL addresses, identifies and extracts the contents of the target web pages, and the data identified and extracted are packaged by the data forwarding unit and forwarded to the task distribution unit;
the main operation server is used for receiving the data to be processed from the task distribution unit, performing corresponding algorithm operation and outputting the result to the task return unit;
the plurality of storage servers are used for storing data requested by a user, actively searched data and URL addresses required for searching in a classified mode.
2. The cloud computing-based artificial intelligence system of claim 1, wherein: the storage servers and the main operation servers are connected with a first switching device for interconnection; the task distribution unit, the task receiving unit, the task returning unit, the retrieval unit, the identification extraction unit and the data forwarding unit are all connected into second switching equipment for interconnection, the second switching equipment is connected into the Internet, and the first switching equipment is connected with the second switching equipment through a gateway.
3. The cloud computing-based artificial intelligence system of claim 1, wherein: the type of the data to be processed uploaded by the requester comprises characters and images, the task receiving unit carries out word segmentation and meaning interpretation processing on the character data and then forwards the character data to the task distribution unit, and the task receiving unit carries out filtering, noise reduction, graying and key parameter extraction on the image data and then rotates the image data to the task distribution unit.
4. The cloud computing-based artificial intelligence system of claim 1, wherein: and all the main operation servers forward the CPU running states of the main operation servers to the task allocation unit.
5. The cloud computing-based artificial intelligence system of claim 1, wherein: the task distribution unit, the task receiving unit, the task returning unit, the searching unit, the identification extracting unit and the data forwarding unit are one or more hosts.
CN202110102492.5A 2021-01-26 2021-01-26 Artificial intelligence system based on cloud computing Active CN112732431B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110102492.5A CN112732431B (en) 2021-01-26 2021-01-26 Artificial intelligence system based on cloud computing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110102492.5A CN112732431B (en) 2021-01-26 2021-01-26 Artificial intelligence system based on cloud computing

Publications (2)

Publication Number Publication Date
CN112732431A CN112732431A (en) 2021-04-30
CN112732431B true CN112732431B (en) 2023-10-27

Family

ID=75594024

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110102492.5A Active CN112732431B (en) 2021-01-26 2021-01-26 Artificial intelligence system based on cloud computing

Country Status (1)

Country Link
CN (1) CN112732431B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115455484B (en) * 2022-09-22 2023-04-18 重庆蓝数软件有限公司 Data leakage coping method for cloud computing space and server
CN116467059A (en) * 2023-04-21 2023-07-21 哈尔滨有初科技有限公司 Data processing system and method based on distributed computing

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108664556A (en) * 2018-04-03 2018-10-16 南昌奇眸科技有限公司 Parallel search system and method suitable for associated mark

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200064444A1 (en) * 2015-07-17 2020-02-27 Origin Wireless, Inc. Method, apparatus, and system for human identification based on human radio biometric information

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108664556A (en) * 2018-04-03 2018-10-16 南昌奇眸科技有限公司 Parallel search system and method suitable for associated mark

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于云计算和人工智能技术的图书信息检索系统设计;龙飞;郭永平;;电子设计工程(18);全文 *

Also Published As

Publication number Publication date
CN112732431A (en) 2021-04-30

Similar Documents

Publication Publication Date Title
CN112732431B (en) Artificial intelligence system based on cloud computing
US11899681B2 (en) Knowledge graph building method, electronic apparatus and non-transitory computer readable storage medium
Wang et al. Arista-image search to annotation on billions of web photos
US20110179002A1 (en) System and Method for a Vector-Space Search Engine
EP2929485B1 (en) Matching a feature of captured visual data
US10482146B2 (en) Systems and methods for automatic customization of content filtering
CN107291826A (en) File search processing method and processing device
CN114329004A (en) Digital fingerprint generation method, digital fingerprint generation device, data push method, data push device and storage medium
Singhal et al. Learning multilingual word embeddings using image-text data
CN116821307A (en) Content interaction method, device, electronic equipment and storage medium
Xiao et al. Complementary relevance feedback-based content-based image retrieval
Manzoor et al. Ontology based image retrieval
CN110765305A (en) Medium information pushing system and visual feature-based image-text retrieval method thereof
Zhu et al. Spreading activation theory based image annotation
CN111428471A (en) Artificial intelligence-based intention recognition method, device, equipment and storage medium
CN111881689A (en) Method, system, device and medium for processing polysemous word vector
Vadivel et al. Image retrieval from the web using multiple features
KR102590388B1 (en) Apparatus and method for video content recommendation
Azimi et al. Identify the Components of Artificial Intelligence in Iranian Databases
Yang et al. Learning to rerank web images
CN115203510A (en) Dark net monitoring and analyzing system
CN118035385A (en) Information searching method, device, electronic equipment and computer readable storage medium
CN116992021A (en) Website type identification method and device, electronic equipment and storage medium
CN117407483A (en) Method, device, equipment and medium for determining entity similarity in knowledge base
Tian Research on Information Reference Service System Based on AI

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant