CN113112380A - Intellectual property service value evaluation system - Google Patents

Intellectual property service value evaluation system Download PDF

Info

Publication number
CN113112380A
CN113112380A CN202110515936.8A CN202110515936A CN113112380A CN 113112380 A CN113112380 A CN 113112380A CN 202110515936 A CN202110515936 A CN 202110515936A CN 113112380 A CN113112380 A CN 113112380A
Authority
CN
China
Prior art keywords
service
service value
value evaluation
user
layer
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.)
Pending
Application number
CN202110515936.8A
Other languages
Chinese (zh)
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.)
Peking University
Beijing Information Science and Technology University
Original Assignee
Peking University
Beijing Information Science and Technology University
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 Peking University, Beijing Information Science and Technology University filed Critical Peking University
Priority to CN202110515936.8A priority Critical patent/CN113112380A/en
Publication of CN113112380A publication Critical patent/CN113112380A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/18Legal services; Handling legal documents
    • G06Q50/184Intellectual property management
    • 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
    • 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/54Interprogram communication
    • G06F9/544Buffers; Shared memory; Pipes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0639Performance analysis of employees; Performance analysis of enterprise or organisation operations

Abstract

The application relates to an intellectual property service value evaluation system which comprises a service support layer, an application service layer and a service value evaluation model base arranged in the service support layer, wherein the application service layer comprises a receiving module and an output module, the receiving module receives user input data, the output module displays an evaluation result to a user, and the service support layer is used for calling a corresponding service value evaluation model in the service value evaluation model base according to the user input data to generate the evaluation result; the service value evaluation model library stores a plurality of service value evaluation models. The application adopts the front-end and back-end separated system of the application service layer and the service support layer, realizes real-time calling and online evaluation, provides the running speed of the system, can select the corresponding service value evaluation model according to the user input data, avoids frequently modifying the evaluation system, and improves the user experience.

Description

Intellectual property service value evaluation system
Technical Field
The application belongs to the technical field of intellectual property rights, and particularly relates to an intellectual property right service value evaluation system.
Background
Under the environment of a network platform, the intellectual property service is used as a non-standardized emerging commodity, has the characteristics of shape, evanescent property, complex heterogeneity, high knowledge content and the like, and the value of the intellectual property service is difficult to accurately measure by the traditional value evaluation theory. In the related technology, the intellectual property service value is evaluated on line by establishing an intellectual property service value evaluation system, but because the system architecture is single, evaluation can be carried out only according to the evaluation model after the evaluation model in the system is established, and modification cannot be carried out or is very troublesome. In addition, the system data is huge, so that the system running speed is low, and the user experience is influenced.
Disclosure of Invention
In order to overcome the problems that an intellectual property service value evaluation system in the related technology is single in system architecture, evaluation can only be carried out according to an evaluation model in a system after the evaluation model is established, modification cannot be carried out or modification is very troublesome, and the system operation speed is low and user experience is influenced due to huge system data, at least to a certain extent, the intellectual property service value evaluation system comprises:
the system comprises a service supporting layer, an application service layer and a service value evaluation model library arranged in the service supporting layer;
the application service layer comprises a receiving module and an output module, wherein the receiving module is used for receiving user input data; the output module is used for displaying the evaluation result to the user;
the service support layer is used for calling a corresponding service value evaluation model in a service value evaluation model library according to the user input data to calculate and generate an evaluation result;
the service value evaluation model library is used for storing a plurality of service value evaluation models.
Further, the application service layer further includes:
and the model registration module is used for receiving the service value evaluation models uploaded by the users so as to expand the types and the number of the service value evaluation models in the service value evaluation model library.
Further, the service support layer further comprises:
and the user database is used for receiving user information, and the user information comprises a user registration account and data input by a user.
Further, the system also comprises an infrastructure layer which is connected with the service supporting layer.
Further, the infrastructure layer includes:
the system comprises a task scheduling module and a user data cache region;
the task scheduling module is used for establishing task scheduling information;
and the user data cache region is used for caching the task scheduling information and the user data.
Further, the infrastructure layer further includes:
virtual servers, virtual memory, and virtual network devices.
Further, the application service layer includes: js framework.
Further, the service support layer includes: the flash framework.
Further, the service value evaluation model comprises: and a BP neural network intellectual property service value evaluation model optimized by a particle swarm algorithm.
Further, the output module is used for displaying the evaluation result to the user, and includes:
and the output module displays the evaluation result to the user through an output report and/or a file.
The technical scheme provided by the embodiment of the application can have the following beneficial effects:
the intellectual property service value evaluation system provided by the embodiment of the invention comprises a service support layer, an application service layer and a service value evaluation model base arranged in the service support layer, wherein the application service layer comprises a receiving module and an output module, the receiving module is used for receiving user input data, the output module is used for displaying evaluation results to users, the service support layer is used for calling corresponding service value evaluation models in the service value evaluation model base according to the user input data to calculate and generate the evaluation results, the service value evaluation model base is used for storing a plurality of service value evaluation models, a front-end and back-end separation type system of the application service layer and the service support layer is adopted to realize real-time calling and online evaluation and provide the running speed of the system, in addition, the service value evaluation model base stores a plurality of service value evaluation models, and can select the corresponding service value evaluation models according to the user input data, frequent modification of the evaluation system is avoided, and user experience is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present application and together with the description, serve to explain the principles of the application.
Fig. 1 is a functional block diagram of an intellectual property service value evaluation system according to an embodiment of the present application.
Fig. 2 is a functional block diagram of an intellectual property service value evaluation system according to another embodiment of the present application.
Fig. 3 is a functional block diagram of an intellectual property service value evaluation system according to another embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be described in detail below. It is to be understood that the embodiments described are only a few embodiments of the present application and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the examples given herein without making any creative effort, shall fall within the protection scope of the present application.
Fig. 1 is a functional block diagram of an intellectual property service value evaluation system according to an embodiment of the present application, and as shown in fig. 1, the intellectual property service value evaluation system includes:
the system comprises a service supporting layer 1, an application service layer 2 and a service value evaluation model library 11 arranged in the service supporting layer 1;
the application service layer 2 comprises a receiving module 21 and an output module 22, wherein the receiving module 21 is used for receiving user input data; the output module 22 is used for displaying the evaluation result to the user;
the service supporting layer 1 is used for calling a corresponding service value evaluation model in the service value evaluation model library 11 according to the user input data to calculate and generate an evaluation result;
the service value evaluation model library 11 is used to store a plurality of service value evaluation models.
Because the traditional intellectual property service value evaluation system has a single system architecture, evaluation can be carried out only according to the evaluation model after the evaluation model in the system is established, and modification cannot be carried out or is very troublesome. In addition, the system data is huge, so that the system running speed is low, and the user experience is influenced.
In the embodiment, the intellectual property service value evaluation system comprises a service support layer, an application service layer and a service value evaluation model base arranged in the service support layer, wherein the application service layer comprises a receiving module and an output module, the receiving module is used for receiving user input data, the output module is used for displaying evaluation results to users, the service support layer is used for calling corresponding service value evaluation models in the service value evaluation model base according to the user input data to calculate and generate the evaluation results, the service value evaluation model base is used for storing a plurality of service value evaluation models, a front-end and rear-end separated system of the application service layer and the service support layer is adopted to realize real-time calling and online evaluation of the models and provide the running speed of the system, the service value evaluation model base stores a plurality of service value evaluation models, and the corresponding service value evaluation models can be selected according to the user input data, frequent modification of the evaluation system is avoided, and user experience is improved.
Fig. 2 is a functional block diagram of an intellectual property service value evaluation system according to another embodiment of the present application, and as shown in fig. 2, the intellectual property service value evaluation system includes:
the application service layer 2 further includes:
and the model registration module 23 is configured to receive the service value evaluation models uploaded by the user to expand the types and the number of the service value evaluation models in the service value evaluation model library 11.
Model registration module 23 supports service value model developers to upload or modify models on the platform. When the model registration module adds or modifies the model, the system adds or modifies the corresponding field of the model in the service value evaluation model base, updates the original address in the service value evaluation model base and updates the model file in the virtual storage device.
The service support layer 1 further comprises:
a user database 12 for receiving user information including, but not limited to, user registered accounts, user entered data.
In some embodiments, the service support layer 1 further includes a preprocessing module, when the online evaluation of the intellectual property service value is performed, the platform receives data to be evaluated uploaded by the user and stores the data into the user database, the preprocessing module is called to convert and preprocess the data, and the model of the corresponding category in the service value evaluation model library is used to perform the online evaluation on the evaluation data. And the evaluation result is returned to the application service layer 2 in the form of a file or a report, so that the display and download service is provided for the user.
Further comprising an infrastructure layer 3, the infrastructure layer 3 being connected to the service support layer 1.
The infrastructure layer 3 includes:
a task scheduling module 31 and a user data buffer 32;
the task scheduling module 31 is configured to establish task scheduling information;
the user data buffer 32 is used for buffering task scheduling information and user data.
The infrastructure layer 3 further includes:
virtual servers, virtual memory, and virtual network devices.
Virtual servers, virtual memory, and virtual network devices may be flexibly increased to expand system storage capacity.
The service support layer 1 maintains an application service list inside, responds to the request of the application service layer 2 to control the scheduling and execution of the service support layer 1, and is also responsible for a value evaluation function.
Data to be evaluated uploaded by a user is downloaded into a user database, caching is carried out in a user data cache region temporarily opened by cloud storage virtual equipment in an infrastructure layer, task scheduling information is newly established for the data file to be evaluated, and the data file to be evaluated is added into a service queue to wait for processing. Model calculation results generated by the value evaluation tasks submitted by the users at a time are also recorded into a table of a calculation result cache region of the user database, and the application service layer 2 is reserved for inquiring and accessing data.
And the infrastructure layer manages virtual resources such as the elastically expandable virtual server, the virtual memory, the virtual network equipment and the like through modules such as resource monitoring, load balancing, resource deployment, safety management and the like.
As shown in fig. 3, the application service layer 2 includes: the vue.js framework is a progressive framework for building user interfaces.
A service support layer 1 comprising: the flash framework is a lightweight Web application framework written using Python.
In some embodiments, a service value assessment model comprises: and a BP neural network intellectual property service value evaluation model optimized by a particle swarm algorithm.
In some embodiments, the output module 22 is configured to present the evaluation result to the user, and includes: the output module 22 presents the evaluation results to the user by outputting reports and/or files.
In this embodiment, a layered architecture formed by a service support layer and an application service layer is adopted to implement real-time calling and online evaluation of a model. The system is developed by adopting the idea of separating the front end from the back end and is deployed on an infrastructure layer, so that the running speed of the system is increased, and the capacity of the system is expanded.
It is understood that the same or similar parts in the above embodiments may be mutually referred to, and the same or similar parts in other embodiments may be referred to for the content which is not described in detail in some embodiments.
It should be noted that, in the description of the present application, the terms "first", "second", etc. are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Further, in the description of the present application, the meaning of "a plurality" means at least two unless otherwise specified.
Any process or method descriptions in functional block diagrams or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and the scope of the preferred embodiments of the present application includes additional implementations in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present application.
It should be understood that portions of the present application may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present application may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional component mode. The integrated module, if implemented in the form of a software functional component and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc.
In the description herein, reference to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Although embodiments of the present application have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present application, and that variations, modifications, substitutions and alterations may be made to the above embodiments by those of ordinary skill in the art within the scope of the present application.
It should be noted that the present invention is not limited to the above-mentioned preferred embodiments, and those skilled in the art can obtain other products in various forms without departing from the spirit of the present invention, but any changes in shape or structure can be made within the scope of the present invention with the same or similar technical solutions as those of the present invention.

Claims (10)

1. An intellectual property service value evaluation system, comprising:
the system comprises a service supporting layer, an application service layer and a service value evaluation model library arranged in the service supporting layer;
the application service layer comprises a receiving module and an output module, wherein the receiving module is used for receiving user input data; the output module is used for displaying the evaluation result to the user;
the service support layer is used for calling a corresponding service value evaluation model in a service value evaluation model library according to the user input data to calculate and generate an evaluation result;
the service value evaluation model library is used for storing a plurality of service value evaluation models.
2. The intellectual property service value evaluation system of claim 1 wherein the application service layer further comprises:
and the model registration module is used for receiving the service value evaluation models uploaded by the users so as to expand the types and the number of the service value evaluation models in the service value evaluation model library.
3. The intellectual property service value assessment system of claim 1, wherein said service support layer further comprises:
and the user database is used for receiving user information, and the user information comprises a user registration account and data input by a user.
4. The intellectual property service value assessment system of claim 1, further comprising an infrastructure layer, said infrastructure layer being connected to said service support layer.
5. The intellectual property service value assessment system of claim 4, wherein said infrastructure layer comprises:
the system comprises a task scheduling module and a user data cache region;
the task scheduling module is used for establishing task scheduling information;
and the user data cache region is used for caching the task scheduling information and the user data.
6. The intellectual property service value assessment system of claim 4, wherein said infrastructure layer further comprises:
virtual servers, virtual memory, and virtual network devices.
7. The system of claim 1, wherein the application services layer comprises: js framework.
8. The intellectual property service value evaluation system of claim 1 wherein the service support layer comprises: the flash framework.
9. The intellectual property service value assessment system of claim 5, wherein said service value assessment model comprises: and a BP neural network intellectual property service value evaluation model optimized by a particle swarm algorithm.
10. The system of claim 1, wherein the output module is configured to present the evaluation results to the user, and comprises:
and the output module displays the evaluation result to the user through an output report and/or a file.
CN202110515936.8A 2021-05-12 2021-05-12 Intellectual property service value evaluation system Pending CN113112380A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110515936.8A CN113112380A (en) 2021-05-12 2021-05-12 Intellectual property service value evaluation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110515936.8A CN113112380A (en) 2021-05-12 2021-05-12 Intellectual property service value evaluation system

Publications (1)

Publication Number Publication Date
CN113112380A true CN113112380A (en) 2021-07-13

Family

ID=76722374

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110515936.8A Pending CN113112380A (en) 2021-05-12 2021-05-12 Intellectual property service value evaluation system

Country Status (1)

Country Link
CN (1) CN113112380A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050071174A1 (en) * 2001-07-31 2005-03-31 Leibowitz Mark Harold Method and system for valuing intellectual property
CN101739621A (en) * 2010-02-21 2010-06-16 北京富邦科讯技术服务有限公司 Method and system for estimating technical asset value based on Web service
US20120011074A1 (en) * 2010-07-09 2012-01-12 D Agostino Richard J Computer-based method and system for appraising intellectual property
CN106067094A (en) * 2016-06-14 2016-11-02 华北电力大学 A kind of dynamic assessment method and system
CN109933703A (en) * 2019-03-14 2019-06-25 鹿寨知航科技信息服务有限公司 A kind of construction method of Intellectual Property Right of Enterprises appraisal Model
CN112734603A (en) * 2020-12-08 2021-04-30 中国科学院科技战略咨询研究院 Patent technology value degree evaluation method and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050071174A1 (en) * 2001-07-31 2005-03-31 Leibowitz Mark Harold Method and system for valuing intellectual property
CN101739621A (en) * 2010-02-21 2010-06-16 北京富邦科讯技术服务有限公司 Method and system for estimating technical asset value based on Web service
US20120011074A1 (en) * 2010-07-09 2012-01-12 D Agostino Richard J Computer-based method and system for appraising intellectual property
CN106067094A (en) * 2016-06-14 2016-11-02 华北电力大学 A kind of dynamic assessment method and system
CN109933703A (en) * 2019-03-14 2019-06-25 鹿寨知航科技信息服务有限公司 A kind of construction method of Intellectual Property Right of Enterprises appraisal Model
CN112734603A (en) * 2020-12-08 2021-04-30 中国科学院科技战略咨询研究院 Patent technology value degree evaluation method and system

Similar Documents

Publication Publication Date Title
US11514304B2 (en) Continuously provisioning large-scale machine learning models
WO2020258290A1 (en) Log data collection method, log data collection apparatus, storage medium and log data collection system
CN107733977A (en) A kind of cluster management method and device based on Docker
CN109074284A (en) For increasing and decreasing the method and system and computer program product of resource in proportion
US10963232B2 (en) Constructing and enhancing a deployment pattern
WO2022142859A1 (en) Data processing method and apparatus, computer readable medium, and electronic device
WO2022088082A1 (en) Task processing method, apparatus and device based on defect detection, and storage medium
CN112527848B (en) Report data query method, device and system based on multiple data sources and storage medium
CN110334072A (en) A kind of distributed file system, file updating method and device
CN111143039B (en) Scheduling method and device of virtual machine and computer storage medium
CN115048254B (en) Simulation test method, system, equipment and readable medium for data distribution strategy
CN111680799B (en) Method and device for processing model parameters
CN108108230A (en) Cloud platform delivery system based on docker
US20230222004A1 (en) Data locality for big data on kubernetes
JP6191695B2 (en) Virtual resource control system and virtual resource control method
CN113204368B (en) Application processing method, server and storage medium
CN114201263A (en) Edge application management method based on cloud computing
CN117118982A (en) Message transmission method, device, medium and equipment based on cloud primary multi-cluster
CN115809119A (en) Monitoring method, system and device for container arrangement engine
CN113112380A (en) Intellectual property service value evaluation system
CN111478823A (en) Multi-cloud management platform testing method and device
CN107480189A (en) A kind of various dimensions real-time analyzer and method
CN114490526B (en) Course selection index file updating method, course searching method and device
CN114168446B (en) Simulation evaluation method and device for mobile terminal operation algorithm model
CN112114931B (en) Deep learning program configuration method and device, electronic equipment and storage medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210713

RJ01 Rejection of invention patent application after publication