WO2020000689A1 - Transfer-learning-based robo-advisor strategy generation method and apparatus, and electronic device and storage medium - Google Patents

Transfer-learning-based robo-advisor strategy generation method and apparatus, and electronic device and storage medium Download PDF

Info

Publication number
WO2020000689A1
WO2020000689A1 PCT/CN2018/106260 CN2018106260W WO2020000689A1 WO 2020000689 A1 WO2020000689 A1 WO 2020000689A1 CN 2018106260 W CN2018106260 W CN 2018106260W WO 2020000689 A1 WO2020000689 A1 WO 2020000689A1
Authority
WO
WIPO (PCT)
Prior art keywords
strategy
generation model
model
strategy generation
intelligent investment
Prior art date
Application number
PCT/CN2018/106260
Other languages
French (fr)
Chinese (zh)
Inventor
毕野
黄博
吴振宇
王建明
肖京
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2020000689A1 publication Critical patent/WO2020000689A1/en

Links

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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/06Asset management; Financial planning or analysis

Definitions

  • the present disclosure relates to the field of artificial intelligence technology, and in particular, to a method and device for generating intelligent investment advisory strategies based on transfer learning, an electronic device, and a computer-readable storage medium.
  • Robo-Advisor is an emerging product in the field of financial services. It refers to the application of theoretical models such as intelligent algorithms or optimal investment portfolios based on the user's basic information, risk tolerance level, return goals, and style preferences. Users provide comprehensive investment references, including strategies for asset allocation and asset dynamic balance.
  • the inventors of the present application realized that due to the short development time of intelligent investment advisory, in the process of developing intelligent investment advisory strategies, there is generally a lack of sufficient sample data and historical experience, resulting in accurate existing intelligent investment advisory algorithm algorithm models. The rate is low, it is difficult to accurately classify users, and the final strategy is difficult to ensure ideal investment returns, which affects the quality of intelligent investment advisory products.
  • One of the objectives of the present disclosure is to provide a method and device for generating intelligent investment advisory strategies based on transfer learning, an electronic device, and a computer-readable storage medium, so as to at least to some extent overcome the problems caused by the limitations and defects of the prior art.
  • the problem of low accuracy of the intelligent investment advisory strategy is to provide a method and device for generating intelligent investment advisory strategies based on transfer learning, an electronic device, and a computer-readable storage medium, so as to at least to some extent overcome the problems caused by the limitations and defects of the prior art.
  • the problem of low accuracy of the intelligent investment advisory strategy is to provide a method and device for generating intelligent investment advisory strategies based on transfer learning, an electronic device, and a computer-readable storage medium.
  • a method for generating an intelligent investment advisory strategy based on transfer learning includes: obtaining a source financial strategy generation model; and adjusting the source financial strategy generation model according to sample data and result tags of the intelligent investment advisory strategy. Parameters and the dimensions of the input vector to obtain an intelligent investment advisory strategy generation model; input the obtained basic data of the target object into the intelligent investment advisory strategy generation model for analysis to generate the intelligent investment advisory strategy of the target object.
  • an intelligent investment and advisory strategy generating device based on transfer learning, including: a source model acquisition module for acquiring a source financial strategy generation model; and a model migration learning module for using an intelligent investment advisory strategy Sample data and classification labels, adjust the parameters of the source financial strategy generation model and the dimensions of the input vector to obtain a smart investment strategy generation model; a target object analysis module for inputting the acquired basic data of the target object into the smart An advisory strategy generation model is analyzed to generate an intelligent advisory strategy for the target object.
  • an electronic device including: a processor; and a memory for storing executable instructions of the processor; wherein the processor is configured to execute the executable instructions by Perform the method described in any one of the exemplary embodiments described above.
  • a computer-readable storage medium having stored thereon a computer program that, when executed by a processor, implements the method described in any one of the exemplary embodiments described above.
  • the parameters of the source model and the dimensions of the input vector are adjusted based on a small amount of smart investment strategy sample data and result labels, and the smart investment strategy generation model is obtained through training.
  • the transfer learning from the source financial strategy generation model to the intelligent investment advisory strategy generation model is completed; and then the intelligent investment advisory strategy generation model analyzes the basic data of the target object to generate an intelligent investment advisory strategy for the target object.
  • this embodiment solves the cold start problem of the intelligent investment advisory strategy generation model by migrating the wealth management strategy generation model to the intelligent investment advisory strategy generation model, sharing knowledge and experience between the wealth management product and the intelligent investment advisory product, The training volume of the model is reduced, and the short board of insufficient sample data is made up, so that the generated intelligent investment advisory strategy has a higher accuracy rate.
  • the intelligent investment advisory policy generation model can be used to generate the intelligent investment advisory policy for the target object through training, thereby realizing the automatic generation of the intelligent investment advisory policy, thereby reducing manpower. Cost, improving the efficiency of the intelligent investment advisory strategy generation process.
  • FIG. 1 illustrates a system architecture diagram of a method for generating an intelligent investment advisory strategy applying an exemplary embodiment of the present disclosure.
  • FIG. 2 shows a flowchart of a method for generating an intelligent investment advisory strategy in an exemplary embodiment of the present disclosure.
  • FIG. 3 illustrates a sub-flow chart of a method for generating an intelligent investment advisory strategy in an exemplary embodiment of the present disclosure.
  • FIG. 4 shows a schematic diagram of an intelligent investment advisory strategy generation model in an exemplary embodiment of the present disclosure.
  • FIG. 5 shows a structural block diagram of an intelligent investment advisory strategy generating device in an exemplary embodiment of the present disclosure.
  • FIG. 6 illustrates an electronic device for implementing the above method in an exemplary embodiment of the present disclosure.
  • FIG. 7 illustrates a computer-readable storage medium for implementing a method in an exemplary embodiment of the present disclosure.
  • An exemplary embodiment of the present disclosure first provides a method for generating an intelligent investment advisory strategy based on transfer learning.
  • Transfer learning is a method of machine learning.
  • the intelligent investment advisory strategy refers to a specific investment portfolio or asset allocation recommendation strategy for different investor users, enterprise customers, and other objects.
  • the method of this exemplary embodiment uses a financial strategy generation model as a source model, and transforms it into an intelligent investment advisory strategy generation model through transfer learning.
  • FIG. 1 shows a schematic diagram of a system architecture that can run the intelligent investment advisory strategy generation method of the exemplary embodiment.
  • the system 100 may include terminal devices 101, 102, 103, a network 104, a server 105, and a database 106.
  • the user can use the terminal devices 101, 102, 103 to interact with the server 105 through the network 104 to send or receive information.
  • the server 105 can provide service support for users by reading and writing data from the database 106, for example, obtaining user information data of the terminal devices 101, 102, 103 from the database 106, generating corresponding intelligent investment advisory policies, and feeding back to the terminal device 101, 102, 103.
  • the database 106 may also be installed on the server 105.
  • the method for generating an intelligent investment advisory strategy in this exemplary embodiment can be applied to the server 105.
  • FIG. 1 the number of terminal devices, networks, servers, and databases in FIG. 1 is merely exemplary, and any number of terminal devices, networks, servers, and databases may be set according to actual needs.
  • the method of this exemplary embodiment can also be applied to a computer that is not connected to a terminal device.
  • an intelligent investment advisory policy is generated, and the intelligent The investment advisory strategy is sent to the corresponding server, which is fed back to the user terminal through the server, or it can be fed back to the user via phone, text message, and other methods.
  • This embodiment does not specifically limit this.
  • the method may include the following steps:
  • Step S21 Obtain a source financial strategy generation model.
  • the source financial strategy generation model can be an existing model.
  • a financial strategy usually refers to a strategy that provides recommendations for users to purchase financial products. Compared with intelligent investment advisory strategies, financial management strategies involve less data features and lower strategic complexity, so they cannot be directly used in intelligent investment advisory products. And it can be used as an aid or guide for intelligent investment advisory strategies.
  • step S21 may be implemented by obtaining the sample data and result tags of the source financial strategy, and training a machine learning model to obtain the source financial strategy generation model.
  • Sample data can be collected from historical financial data, and the results of the determined financial strategy can be used as result labels, which can be input into the machine learning model together with the sample data, and multiple models of the model can be obtained through multiple iterations to obtain a complete model.
  • machine learning models can include neural network models, regression models, support vector product models, etc. These machine learning models are very suitable for processing multi-dimensional vector data analysis, so they can be used as the initial model of the source financial strategy generation model.
  • Step S22 Adjust the parameters of the source financial strategy generation model and the dimensions of the input vector according to the sample data and result labels of the intelligent investment advisory strategy to obtain the intelligent investment advisory strategy generation model.
  • the sample data of the intelligent investment advisory strategy with the result label is very small, and a large amount of available data has no corresponding result label. If the initial machine learning model is trained with a small amount of sample data and result labels, it is difficult to guarantee a high degree of training and accuracy. Therefore, the source financial strategy generation model obtained in step S21 can be used as the source model in the transfer learning. Considering that the intelligent investment advisory strategy may involve more characteristic information of the user, the dimension of the input vector of the source financial strategy generation model can be adjusted. At the same time, the parameters, including the number of parameters and specific values, can be adjusted manually based on the source financial strategy generation model based on experience, or iteratively adjusted during the training process.
  • the parameters that have been trained in the source financial strategy generation model have important reference functions for the training of the intelligent investment advisory strategy generation model. Due to the high commonality between the financial management strategy and the intelligent investment advisory strategy in algorithm principles, this part of the parameters are usually in The intelligent investment advisory strategy generation model will not change much during the training process, so it can reduce the amount of training.
  • step S23 the obtained basic data of the target object is input into an intelligent investment advisory policy generation model for analysis, and an intelligent investment advisory policy of the target object is generated.
  • the target object can be investor users, enterprise customers, etc.
  • the basic data refers to various data related to the analysis of intelligent investment advisory strategies, including personal information, behavior data, and so on. Through the intelligent investment advisory strategy generation model obtained in the above steps, and analyzing the basic data of the target object, an intelligent investment advisory strategy suitable for the target object can be generated.
  • the parameters of the source model and the dimensions of the input vector are adjusted based on a small amount of smart investment strategy sample data and result labels, and the smart investment strategy generation model is obtained through training to complete the Transfer learning from the source financial strategy generation model to the intelligent investment advisory strategy generation model; and then analyze the basic data of the target object through the intelligent investment advisory strategy generation model to generate an intelligent investment advisory strategy for the target object.
  • this embodiment solves the cold start problem of the intelligent investment advisory strategy generation model by migrating the wealth management strategy generation model to the intelligent investment advisory strategy generation model, sharing knowledge and experience between the wealth management product and the intelligent investment advisory product, The training volume of the model is reduced, and the short board of insufficient sample data is made up, so that the generated intelligent investment advisory strategy has a higher accuracy rate.
  • the intelligent investment advisory policy generation model can be used to generate the intelligent investment advisory policy for the target object through training, thereby realizing the automatic generation of the intelligent investment advisory policy, thereby reducing manpower. Cost, improving the efficiency of the intelligent investment advisory strategy generation process.
  • step S22 may be implemented through steps S31 to S34:
  • Step S31 Obtain a wealth management feature set from the sample data of the source wealth management strategy
  • Step S32 Obtain the intelligent investment advisory feature set from the sample data of the intelligent investment advisory strategy, and adjust the dimension of the input vector of the source financial strategy generation model according to the intelligent investment advisory feature set;
  • Step S33 Set the initial value of the weighting coefficients of the features that belong to the smart investment advisory feature set and not the wealth management feature set to 0 to obtain an intermediate model;
  • step S34 the intermediate model is trained according to the sample data and result labels of the intelligent investment advisory strategy, and the intelligent investment advisory strategy generation model is acquired.
  • Financial characteristics that is, financial strategies, need to consider information about which characteristics of users, and organize them into a set of financial characteristics; intelligent investment advisory strategies need to consider the characteristics of users into intelligent investment advisory feature sets.
  • financial management features need to be considered in the analysis of intelligent investment advisory strategies, but the converse is not necessarily the case, that is, the financial management feature set can be a subset of the intelligent investment advisory feature set.
  • the characteristics of financial management can include 8 characteristics such as age, occupation, income, etc.
  • the characteristics of intelligent investment consulting can also include 4 characteristics such as historical borrowing behavior and health status. It can be seen that intelligent investment consulting
  • the number of features is generally more and includes all financial management features. Generally, after the sample data is sorted and collected, a feature set can be obtained.
  • the input vector should be a vector of 8 dimensions
  • the intelligent investment advisory strategy generation model should be a vector of 12 dimensions. Therefore, when performing model transfer learning, you can first adjust the dimensions of the input vector of the source financial strategy generation model to be the same as the number of intelligent investment advisory features. The extra dimensions correspond to the features that need not be considered in the financial strategy.
  • the initial value of the weight coefficient of the feature is set to 0, and the existing weight coefficient in the source financial strategy generation model can be retained, so that the source financial strategy generation model is adjusted according to the final form of the intelligent investment advisory strategy generation model to obtain an intermediate model. After that, the intermediate model is trained based on the sample data and result tags of the intelligent investment advisory strategy. The model parameters can be adjusted and optimized, and finally the intelligent investment advisory strategy generation model is obtained.
  • the output form of the source financial strategy generation model can be adjusted to conform to the specific form of the intelligent investment advisory strategy.
  • the output of the source financial strategy generation model can be in two forms: multi-dimensional vectors or classification results.
  • a multi-dimensional vector refers to a financial strategy that is output in the form of a ratio of various financial products. Each dimension in the multi-dimensional vector represents each type of financial product, and its value represents the proportion.
  • the classification result refers to the determination of specific various financial strategies as Various classifications, and the financial management strategies of each classification have been determined in advance. The model only needs to determine which classification belongs to, and then decide which financial management strategy to use.
  • the output of the intelligent investment advisory strategy generation model can also be in the above two forms: multi-dimensional vectors or classification results.
  • the dimension of the output vector can be increased according to the number of financial products; if the source financial generation model outputs the classification results, in the intelligent investment advisory strategy generation model, you can Increase the number of classifications based on the combination or allocation of financial products.
  • the source financial strategy generation model may be a neural network model.
  • the weight coefficient of the neural network model may be adjusted, or at least one intermediate layer may be added.
  • a neural network model as shown in Figure 4 can be constructed.
  • the dotted line is the source financial strategy generation model, including the input layer Input (S), the first intermediate layer Mid (S) 1 (the source financial strategy generation model contains only one intermediate layer), and the output layer Output (S).
  • Input a vector of 8 dimensions, , Where x1, x2, etc. represent the input value of each feature;
  • the output of the source financial strategy generation model is a multi-dimensional vector, which represents the ratio between wealth management A, wealth management B, wealth management C, funds, and bonds.
  • the dimensions of the input layer and output layer change, usually the dimensions of the intermediate layer can also be changed accordingly.
  • the dimensions of the first intermediate layer are generated by the source financial strategy in the model.
  • the complete model in FIG. 4 is the intelligent investment advisory strategy generation model, which includes an input layer Input (T), a first intermediate layer Mid (T) 1, and an output layer Output (T).
  • T input layer Input
  • T first intermediate layer Mid
  • T output layer Output
  • weight coefficients W (T) 1, W (T) 2 are different from the weight coefficients W (S) 1, W (S) 2 in the source financial strategy generation model, so the source financial strategy generation needs to be adjusted The weight coefficient in the model.
  • the initial value of the weight coefficient can be set for the neural network model of FIG. 4 through step S33 in FIG. 3.
  • the initial values of the weight coefficients of these four features are set to 0, and the initial value of the weight coefficient W (T) 1 can be:
  • one or more intermediate layers can be added to reflect the more complex relationship between the characteristics of intelligent investment advisory and intelligent investment advisory strategies.
  • you can copy an existing intermediate layer and gradually adjust its dimensions and weight coefficients during the training process to solve the problem of initial values assigned to the intermediate layer.
  • the weight coefficient can be adjusted first. When the adjustment of the weight coefficient cannot make the model's accuracy reach the requirement, the middle layer is added.
  • FIG. 4 is only an example of a source financial strategy generation model and an intelligent investment advisory strategy generation model, and is not limited to the feature names, the number of dimensions, the number of intermediate layers, and the specific forms of each layer shown in FIG. 4.
  • the actual meaning of each dimension of the middle layer is used to facilitate the initial value of the weight coefficient at the initial stage of the model, and to increase the transparency of the model to facilitate parameter debugging.
  • the neural network model It is a black box model.
  • the dimensions of the intermediate layer do not need to have corresponding actual meanings.
  • the intermediate layer may be adjusted to a large degree to obtain the optimal model parameters and make the output as accurate as possible. Therefore, the text labeling of each dimension in the neural network model shown in FIG. 4 does not constitute a limitation on the protection scope of the present disclosure.
  • the method for generating an intelligent investment advisory policy may further include periodically acquiring changes in basic data of the target object, and updating the intelligent investment advisory policy of the target object.
  • Changes in the basic data of the target object can usually include two situations: changes in the user's basic information or behavior data, and changes in assets due to income in the process of using intelligent investment consulting products.
  • the intelligent investment advisory strategy obtained based on the analysis of the basic data may also change accordingly. Therefore, the intelligent investment advisory strategy of the target object can be periodically updated to achieve the dynamic optimal allocation of assets and improve returns.
  • the use results can also be fed back to the model, such as fine-tuning its intelligent investment advisory strategy based on the actual application of the intelligent investment advisory strategy, and fine-tuning the intelligent investment advisory strategy.
  • the strategy is used as the result label of the sample data to iteratively optimize the parameters of the model, thereby further improving the accuracy of the intelligent investment advisory strategy generated by the model.
  • the device 500 may include: a source model acquisition module 510 for acquiring a source financial policy generation model; A model migration learning module 520 is used to adjust the parameters of the source financial strategy generation model and the dimensions of the input vector according to the sample data and classification labels of the intelligent investment advisory strategy to obtain the intelligent investment advisory strategy generation model; the target object analysis module 530 is used to The obtained basic data of the target object is input into the intelligent investment advisory strategy generation model for analysis, and the intelligent investment advisory strategy of the target object is generated.
  • the specific details of each module have been described in detail in the embodiments of the method section, and therefore will not be described again.
  • An exemplary embodiment of the present disclosure also provides an electronic device capable of implementing the above method.
  • FIG. 6 An electronic device 600 according to such an exemplary embodiment of the present disclosure is described below with reference to FIG. 6.
  • the electronic device 600 shown in FIG. 6 is only an example, and should not impose any limitation on the functions and scope of use of the embodiments of the present disclosure.
  • the electronic device 600 is expressed in the form of a general-purpose computing device.
  • the components of the electronic device 600 may include, but are not limited to, the at least one processing unit 610, the at least one storage unit 620, a bus 630 connecting different system components (including the storage unit 620 and the processing unit 610), and a display unit 640.
  • the storage unit stores program code, and the program code can be executed by the processing unit 610, so that the processing unit 610 executes the steps according to various exemplary embodiments of the present disclosure described in the "exemplary method" section of the present specification.
  • the processing unit 610 may perform steps S21 to S23 shown in FIG. 2, and may also perform steps S31 to S34 shown in FIG. 3.
  • the storage unit 620 may include a readable medium in the form of a volatile storage unit, such as a random access storage unit (RAM) 621 and / or a cache storage unit 622, and may further include a read-only storage unit (ROM) 623.
  • RAM random access storage unit
  • ROM read-only storage unit
  • the storage unit 620 may further include a program / utility tool 624 having a set (at least one) of program modules 625, such program modules 625 include, but are not limited to: an operating system, one or more application programs, other program modules, and program data, Each or some combination of these examples may include an implementation of a network environment.
  • the bus 630 may be one or more of several types of bus structures, including a storage unit bus or a storage unit controller, a peripheral bus, a graphics acceleration port, a processing unit, or a local area using any bus structure in a variety of bus structures bus.
  • the electronic device 600 may also communicate with one or more external devices 800 (such as a keyboard, pointing device, Bluetooth device, etc.), and may also communicate with one or more devices that enable a user to interact with the electronic device 600, and / or with Any device (eg, router, modem, etc.) that enables the electronic device 600 to communicate with one or more other computing devices. This communication can be performed through an input / output (I / O) interface 650.
  • the electronic device 600 may also communicate with one or more networks (such as a local area network (LAN), a wide area network (WAN), and / or a public network, such as the Internet) through the network adapter 660. As shown, the network adapter 660 communicates with other modules of the electronic device 600 through the bus 630.
  • LAN local area network
  • WAN wide area network
  • public network such as the Internet
  • the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a U disk, a mobile hard disk, etc.) or on a network Including instructions to cause a computing device (which may be a personal computer, a server, a terminal device, or a network device, etc.) to execute a method according to an exemplary embodiment of the present disclosure.
  • a non-volatile storage medium which may be a CD-ROM, a U disk, a mobile hard disk, etc.
  • a computing device which may be a personal computer, a server, a terminal device, or a network device, etc.
  • Exemplary embodiments of the present disclosure also provide a computer-readable storage medium having stored thereon a program product capable of implementing the above method of the present specification.
  • various aspects of the present disclosure may also be implemented in the form of a program product, which includes program code.
  • the program product runs on a terminal device, the program code is used to cause the terminal device to execute the foregoing description of the specification.
  • the steps according to various exemplary embodiments of the present disclosure are described in the "Exemplary Method" section.
  • a program product 700 for implementing the above method according to an exemplary embodiment of the present disclosure is described, which may adopt a portable compact disk read-only memory (CD-ROM) and include program code, and may be implemented in a terminal.
  • Device such as a personal computer.
  • the program product of the present disclosure is not limited thereto.
  • the readable storage medium may be any tangible medium containing or storing a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device.
  • the program product may use any combination of one or more readable media.
  • the readable medium may be a readable signal medium or a readable storage medium.
  • the readable storage medium may be, for example, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof. More specific examples (non-exhaustive list) of readable storage media include: electrical connection with one or more wires, portable disk, hard disk, random access memory (RAM), read-only memory (ROM), erasable Programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disc read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the foregoing.
  • the computer-readable signal medium may include a data signal in baseband or propagated as part of a carrier wave, which carries readable program code. Such a propagated data signal may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • the readable signal medium may also be any readable medium other than a readable storage medium, and the readable medium may send, propagate, or transmit a program for use by or in combination with an instruction execution system, apparatus, or device.
  • the program code contained on the readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wired, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
  • the program code for performing the operations of the present disclosure may be written in any combination of one or more programming languages.
  • the programming languages include object-oriented programming languages such as Java, C ++, etc., and also include conventional procedural programming. Language—such as "C” or a similar programming language.
  • the program code can be executed entirely on the user computing device, partly on the user device, as an independent software package, partly on the user computing device, partly on the remote computing device, or entirely on the remote computing device or server On.
  • the remote computing device may be connected to the user computing device through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it may be connected to an external computing device (such as provided by using an Internet service) (Commercially connected via the Internet).
  • LAN local area network
  • WAN wide area network
  • Internet service Commercially connected via the Internet
  • modules or units of the device for action execution are mentioned in the detailed description above, this division is not mandatory.
  • the features and functions of two or more modules or units described above may be embodied in one module or unit.
  • the features and functions of a module or unit described above can be further divided into multiple modules or units to be embodied.

Abstract

The present disclosure belongs to the technical field of artificial intelligence and relates to a transfer-learning-based robo-advisor strategy generation method and apparatus, and an electronic device and a computer-readable storage medium, wherein same belong to the technical field of data processing. The method comprises: acquiring a source financial management strategy generation model; according to sample data of a robo-advisor strategy and a result tag, adjusting parameters of the source financial management strategy generation model and the dimension of an input vector thereof to acquire a robo-advisor strategy generation model; and inputting acquired basic data of a target object into the robo-advisor strategy generation model for analysis to generate a robo-advisor strategy for the target object. The present disclosure can transfer a financial management strategy generation model to a robo-advisor strategy generation model, thereby reducing the amount of training of a machine learning model, compensating for the deficiency of robo-advisor sample data and improving the accuracy of a robo-advisor strategy.

Description

基于迁移学习的智能投顾策略生成方法及装置、电子设备、存储介质Method and device for generating intelligent investment consulting strategy based on transfer learning, electronic equipment and storage medium 技术领域Technical field
相关申请的交叉引用:本申请要求2018年6月29日递交、发明名称为“智能投顾策略生成方法及装置、电子设备、存储介质”的中国专利申请CN201810700426.6的优先权,在此通过引用将其全部内容合并于此。Cross-reference to related applications: This application claims the priority of the Chinese patent application CN201810700426.6, filed on June 29, 2018, with the invention name of "Intelligent Investment Advisory Strategy Generation Method and Device, Electronic Equipment, Storage Medium", which is hereby adopted This is incorporated by reference in its entirety.
本公开涉及人工智能技术领域,尤其涉及一种基于迁移学习的智能投顾策略生成方法及装置、电子设备、计算机可读存储介质。The present disclosure relates to the field of artificial intelligence technology, and in particular, to a method and device for generating intelligent investment advisory strategies based on transfer learning, an electronic device, and a computer-readable storage medium.
背景技术Background technique
数据处理及大数据分析技术越来越多地应用于金融服务领域,为投资者用户提供理论性的投资建议。智能投顾(Robo-Advisor)是金融服务领域的一种新兴产品,是指根据用户的基本信息、风险承受水平、收益目标以及风格偏好等,运用智能算法或投资最优组合等理论模型,为用户提供综合性的投资参考,包括资产配置及资产动态平衡等方面的策略。本申请的发明人意识到:由于智能投顾的发展时间尚短,在进行智能投顾策略开发的过程中,普遍缺乏足够的样本数据及历史经验,导致现有的智能投顾策略算法模型准确率较低,难以对用户进行精准分类,且最终的策略难以保证理想的投资收益,从而影响智能投顾产品的质量。Data processing and big data analysis technologies are increasingly used in the financial services sector, providing theoretical investment advice to investor users. Robo-Advisor is an emerging product in the field of financial services. It refers to the application of theoretical models such as intelligent algorithms or optimal investment portfolios based on the user's basic information, risk tolerance level, return goals, and style preferences. Users provide comprehensive investment references, including strategies for asset allocation and asset dynamic balance. The inventors of the present application realized that due to the short development time of intelligent investment advisory, in the process of developing intelligent investment advisory strategies, there is generally a lack of sufficient sample data and historical experience, resulting in accurate existing intelligent investment advisory algorithm algorithm models. The rate is low, it is difficult to accurately classify users, and the final strategy is difficult to ensure ideal investment returns, which affects the quality of intelligent investment advisory products.
需要说明的是,在上述背景技术部分公开的信息仅用于加强对本公开的背景的理解,因此可以包括不构成对本领域普通技术人员已知的现有技术的信息。       It should be noted that the information disclosed in the background section above is only used to enhance the understanding of the background of the disclosure, and therefore may include information that does not constitute the prior art known to those of ordinary skill in the art.
技术问题technical problem
本公开的目的之一在于提供一种基于迁移学习的智能投顾策略生成方法及装置、电子设备、计算机可读存储介质,进而至少在一定程度上克服由于现有技术的限制和缺陷而导致的智能投顾策略准确率较低的问题。One of the objectives of the present disclosure is to provide a method and device for generating intelligent investment advisory strategies based on transfer learning, an electronic device, and a computer-readable storage medium, so as to at least to some extent overcome the problems caused by the limitations and defects of the prior art. The problem of low accuracy of the intelligent investment advisory strategy.
本公开的其他特性和优点将通过下面的详细描述变得显然,或部分地通过本公开的实践而习得。Other features and advantages of the disclosure will become apparent from the following detailed description, or may be learned in part through the practice of the disclosure.
技术解决方案Technical solutions
根据本公开的一个方面,提供一种基于迁移学习的智能投顾策略生成方法,包括:获取源理财策略生成模型;根据智能投顾策略的样本数据及结果标签,调整所述源理财策略生成模型的参数及输入向量的维度,获取智能投顾策略生成模型;将获取的目标对象的基本数据输入所述智能投顾策略生成模型进行分析,生成所述目标对象的智能投顾策略。According to one aspect of the present disclosure, a method for generating an intelligent investment advisory strategy based on transfer learning is provided, which includes: obtaining a source financial strategy generation model; and adjusting the source financial strategy generation model according to sample data and result tags of the intelligent investment advisory strategy. Parameters and the dimensions of the input vector to obtain an intelligent investment advisory strategy generation model; input the obtained basic data of the target object into the intelligent investment advisory strategy generation model for analysis to generate the intelligent investment advisory strategy of the target object.
根据本公开的另一方面,提供一种基于迁移学习的智能投顾策略生成装置,包括:源模型获取模块,用于获取源理财策略生成模型;模型迁移学习模块,用于根据智能投顾策略的样本数据及分类标签,调整所述源理财策略生成模型的参数及输入向量的维度,获取智能投顾策略生成模型;目标对象分析模块,用于将获取的目标对象的基本数据输入所述智能投顾策略生成模型进行分析,生成所述目标对象的智能投顾策略。According to another aspect of the present disclosure, there is provided an intelligent investment and advisory strategy generating device based on transfer learning, including: a source model acquisition module for acquiring a source financial strategy generation model; and a model migration learning module for using an intelligent investment advisory strategy Sample data and classification labels, adjust the parameters of the source financial strategy generation model and the dimensions of the input vector to obtain a smart investment strategy generation model; a target object analysis module for inputting the acquired basic data of the target object into the smart An advisory strategy generation model is analyzed to generate an intelligent advisory strategy for the target object.
根据本公开的又一方面,提供一种电子设备,包括:处理器;以及存储器,用于存储所述处理器的可执行指令;其中,所述处理器配置为经由执行所述可执行指令来执行上述任意一种示例性实施例所述的方法。According to yet another aspect of the present disclosure, there is provided an electronic device including: a processor; and a memory for storing executable instructions of the processor; wherein the processor is configured to execute the executable instructions by Perform the method described in any one of the exemplary embodiments described above.
根据本公开的又一方面,提供一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现上述任意一种示例性实施例所述的方法。According to yet another aspect of the present disclosure, there is provided a computer-readable storage medium having stored thereon a computer program that, when executed by a processor, implements the method described in any one of the exemplary embodiments described above.
有益效果Beneficial effect
本公开的示例性实施例具有以下有益效果:The exemplary embodiments of the present disclosure have the following beneficial effects:
在上述方法及装置中,以源理财策略生成模型为基础,根据少量的智能投顾策略样本数据及结果标签调整源模型的参数及输入向量的维度,并通过训练得到智能投顾策略生成模型,从而完成从源理财策略生成模型到智能投顾策略生成模型的迁移学习;再通过智能投顾策略生成模型分析目标对象的基本数据,为目标对象生成智能投顾策略。一方面,本实施例通过将理财策略生成模型迁移到智能投顾策略生成模型,在理财产品与智能投顾产品之间共享了知识与经验,解决了智能投顾策略生成模型的冷启动问题,降低了模型的训练量,弥补了样本数据不足的短板,使生成的智能投顾策略具有较高的准确率。另一方面,本实施例在获取目标对象的基本数据后,可以通过训练完成的智能投顾策略生成模型为目标对象生成智能投顾策略,实现了智能投顾策略的自动化生成,从而降低了人力成本,提高了智能投顾策略生成过程的效率。In the above method and device, based on the source financial strategy generation model, the parameters of the source model and the dimensions of the input vector are adjusted based on a small amount of smart investment strategy sample data and result labels, and the smart investment strategy generation model is obtained through training. Thus, the transfer learning from the source financial strategy generation model to the intelligent investment advisory strategy generation model is completed; and then the intelligent investment advisory strategy generation model analyzes the basic data of the target object to generate an intelligent investment advisory strategy for the target object. On the one hand, this embodiment solves the cold start problem of the intelligent investment advisory strategy generation model by migrating the wealth management strategy generation model to the intelligent investment advisory strategy generation model, sharing knowledge and experience between the wealth management product and the intelligent investment advisory product, The training volume of the model is reduced, and the short board of insufficient sample data is made up, so that the generated intelligent investment advisory strategy has a higher accuracy rate. On the other hand, after obtaining the basic data of the target object in this embodiment, the intelligent investment advisory policy generation model can be used to generate the intelligent investment advisory policy for the target object through training, thereby realizing the automatic generation of the intelligent investment advisory policy, thereby reducing manpower. Cost, improving the efficiency of the intelligent investment advisory strategy generation process.
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本公开。It should be understood that the above general description and the following detailed description are merely exemplary and explanatory, and should not limit the present disclosure.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本公开的实施例,并与说明书一起用于解释本公开的原理。显而易见地,下面描述中的附图仅仅是本公开的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。The drawings herein are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure, and together with the description serve to explain the principles of the present disclosure. Obviously, the drawings in the following description are just some embodiments of the present disclosure. For those of ordinary skill in the art, other drawings can be obtained according to these drawings without creative efforts.
图1示出应用本公开示例性实施例的一种智能投顾策略生成方法的系统架构图。FIG. 1 illustrates a system architecture diagram of a method for generating an intelligent investment advisory strategy applying an exemplary embodiment of the present disclosure.
图2示出本公开示例性实施例中一种智能投顾策略生成方法的流程图。FIG. 2 shows a flowchart of a method for generating an intelligent investment advisory strategy in an exemplary embodiment of the present disclosure.
图3示出本公开示例性实施例中一种智能投顾策略生成方法的子流程图。FIG. 3 illustrates a sub-flow chart of a method for generating an intelligent investment advisory strategy in an exemplary embodiment of the present disclosure.
图4示出本公开示例性实施例中一种智能投顾策略生成模型的示意图。FIG. 4 shows a schematic diagram of an intelligent investment advisory strategy generation model in an exemplary embodiment of the present disclosure.
图5示出本公开示例性实施例中一种智能投顾策略生成装置的结构框图。FIG. 5 shows a structural block diagram of an intelligent investment advisory strategy generating device in an exemplary embodiment of the present disclosure.
图6示出本公开示例性实施例中一种用于实现上述方法的电子设备。FIG. 6 illustrates an electronic device for implementing the above method in an exemplary embodiment of the present disclosure.
图7示出本公开示例性实施例中一种用于实现方法的计算机可读存储介质。FIG. 7 illustrates a computer-readable storage medium for implementing a method in an exemplary embodiment of the present disclosure.
本发明的实施方式Embodiments of the invention
现在将参考附图更全面地描述示例实施方式。然而,示例实施方式能够以多种形式实施,且不应被理解为限于在此阐述的范例;相反,提供这些实施方式使得本公开将更加全面和完整,并将示例实施方式的构思全面地传达给本领域的技术人员。所描述的属性、结构或特性可以以任何合适的方式结合在一个或更多实施方式中。Example embodiments will now be described more fully with reference to the accompanying drawings. However, the example embodiments can be implemented in various forms and should not be construed as being limited to the examples set forth herein; rather, the embodiments are provided so that this disclosure will be more comprehensive and complete, and the concepts of the example embodiments will be fully conveyed To those skilled in the art. The described attributes, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
本公开的示例性实施例首先提供了一种基于迁移学习的智能投顾策略生成方法。迁移学习是机器学习方法的一种。智能投顾策略是指针对于不同的投资者用户、企业型客户等对象,具体提供的投资组合或资产配置建议的策略。本示例性实施例的方法以理财策略生成模型为源模型,通过迁移学习将其转换为智能投顾策略生成模型。An exemplary embodiment of the present disclosure first provides a method for generating an intelligent investment advisory strategy based on transfer learning. Transfer learning is a method of machine learning. The intelligent investment advisory strategy refers to a specific investment portfolio or asset allocation recommendation strategy for different investor users, enterprise customers, and other objects. The method of this exemplary embodiment uses a financial strategy generation model as a source model, and transforms it into an intelligent investment advisory strategy generation model through transfer learning.
图1示出了可以运行本示例性实施例的智能投顾策略生成方法的一种系统架构示意图。如图1所示,系统100可以包括终端设备101、102、103,网络104,服务器105及数据库106。用户可以使用终端设备101、102、103通过网络104与服务器105交互,以发送或接收信息。服务器105可以通过从数据库106读写数据,为用户提供服务支持,例如从数据库106中获取终端设备101、102、103的用户信息数据,生成相应的智能投顾策略,并反馈到终端设备101、102、103。在一些情况下,数据库106也可以安装于服务器105上。FIG. 1 shows a schematic diagram of a system architecture that can run the intelligent investment advisory strategy generation method of the exemplary embodiment. As shown in FIG. 1, the system 100 may include terminal devices 101, 102, 103, a network 104, a server 105, and a database 106. The user can use the terminal devices 101, 102, 103 to interact with the server 105 through the network 104 to send or receive information. The server 105 can provide service support for users by reading and writing data from the database 106, for example, obtaining user information data of the terminal devices 101, 102, 103 from the database 106, generating corresponding intelligent investment advisory policies, and feeding back to the terminal device 101, 102, 103. In some cases, the database 106 may also be installed on the server 105.
基于上述说明,本示例性实施例中的智能投顾策略生成方法可以应用于服务器105上。Based on the above description, the method for generating an intelligent investment advisory strategy in this exemplary embodiment can be applied to the server 105.
应当理解,图1中的终端设备、网络、服务器与数据库的数目仅仅是示意性的,根据实际需要,可以设置任意数目的终端设备、网络、服务器与数据库。It should be understood that the number of terminal devices, networks, servers, and databases in FIG. 1 is merely exemplary, and any number of terminal devices, networks, servers, and databases may be set according to actual needs.
需要说明的是,不限于图1所示的系统,本示例性实施例的方法也可以应用于不与终端设备连接的计算机中,基于获取的用户信息数据,生成智能投顾策略,可以将智能投顾策略发送给相应的服务器,通过服务器反馈到用户终端,也可以通过电话、短信等方式反馈给用户。本实施例对此不做特别限定。It should be noted that, not limited to the system shown in FIG. 1, the method of this exemplary embodiment can also be applied to a computer that is not connected to a terminal device. Based on the acquired user information data, an intelligent investment advisory policy is generated, and the intelligent The investment advisory strategy is sent to the corresponding server, which is fed back to the user terminal through the server, or it can be fed back to the user via phone, text message, and other methods. This embodiment does not specifically limit this.
下面结合附图2对本实施例的智能投顾策略生成方法做进一步说明,参考图2所示,该方法可以包括以下步骤:The method for generating the intelligent investment advisory strategy of this embodiment is further described below with reference to FIG. 2. Referring to FIG. 2, the method may include the following steps:
步骤S21,获取源理财策略生成模型。Step S21: Obtain a source financial strategy generation model.
源理财策略生成模型可以是已有的模型。理财策略通常是指为用户购买理财产品提供建议的策略,相较于智能投顾策略,理财策略涉及的数据特征量较少、策略复杂度较低,因此不能直接的用于智能投顾产品,而可以作为智能投顾策略的辅助或引导。The source financial strategy generation model can be an existing model. A financial strategy usually refers to a strategy that provides recommendations for users to purchase financial products. Compared with intelligent investment advisory strategies, financial management strategies involve less data features and lower strategic complexity, so they cannot be directly used in intelligent investment advisory products. And it can be used as an aid or guide for intelligent investment advisory strategies.
相较于智能投顾而言,理财服务的发展时间较长,企业通常积累了大量的历史理财数据及经验。在一示例性实施例中,步骤S21可以通过以下步骤实现:获取源理财策略的样本数据及结果标签,并训练一机器学习模型,以获取源理财策略生成模型。可以从历史理财数据中采集样本数据,并将已经确定的理财策略结果作为结果标签,与样本数据一起输入到机器学习模型中,通过多次迭代计算模型的各项参数,可以获取完整的模型。在理财策略分析中,通常以用户的个人信息或行为数据为基础,按照多个特征统计后,以特征向量的形式输入到模型中。因此,机器学习模型可以包括神经网络模型、回归模型、支持向量积模型等,这些机器学习模型非常适合于处理多维度向量的数据分析,因此可以作为源理财策略生成模型的初始模型。Compared to smart investment advisors, the development of wealth management services has taken longer, and companies often accumulate a large amount of historical wealth management data and experience. In an exemplary embodiment, step S21 may be implemented by obtaining the sample data and result tags of the source financial strategy, and training a machine learning model to obtain the source financial strategy generation model. Sample data can be collected from historical financial data, and the results of the determined financial strategy can be used as result labels, which can be input into the machine learning model together with the sample data, and multiple models of the model can be obtained through multiple iterations to obtain a complete model. In the analysis of financial strategy, it is usually based on the user's personal information or behavioral data, and it is input into the model in the form of feature vectors after statistics based on multiple features. Therefore, machine learning models can include neural network models, regression models, support vector product models, etc. These machine learning models are very suitable for processing multi-dimensional vector data analysis, so they can be used as the initial model of the source financial strategy generation model.
步骤S22,根据智能投顾策略的样本数据及结果标签,调整源理财策略生成模型的参数及输入向量的维度,获取智能投顾策略生成模型。Step S22: Adjust the parameters of the source financial strategy generation model and the dimensions of the input vector according to the sample data and result labels of the intelligent investment advisory strategy to obtain the intelligent investment advisory strategy generation model.
由于智能投顾产品的上线时间较短,具有结果标签的智能投顾策略样本数据很少,大量可获得的数据都没有对应的结果标签。如果以少量的样本数据及结果标签对初始的机器学习模型进行训练,难以保证较高的训练度及准确率。因此可以将步骤S21中获取的源理财策略生成模型作为迁移学习中的源模型,考虑到智能投顾策略可能涉及到用户更多的特征信息,因此可以调整源理财策略生成模型的输入向量的维度,同时调整参数,包括参数的数量与具体数值,可以根据经验在源理财策略生成模型的基础上手动调整,也可以在训练过程中通过迭代进行调整。源理财策略生成模型中已经训练得到的参数对于智能投顾策略生成模型的训练有重要的参考作用,由于理财策略与智能投顾策略在算法原理上具有较高的共通性,这一部分参数通常在智能投顾策略生成模型的训练过程中不会有太大程度的变化,因而可以降低训练量。Due to the short launch time of the intelligent investment advisory products, the sample data of the intelligent investment advisory strategy with the result label is very small, and a large amount of available data has no corresponding result label. If the initial machine learning model is trained with a small amount of sample data and result labels, it is difficult to guarantee a high degree of training and accuracy. Therefore, the source financial strategy generation model obtained in step S21 can be used as the source model in the transfer learning. Considering that the intelligent investment advisory strategy may involve more characteristic information of the user, the dimension of the input vector of the source financial strategy generation model can be adjusted. At the same time, the parameters, including the number of parameters and specific values, can be adjusted manually based on the source financial strategy generation model based on experience, or iteratively adjusted during the training process. The parameters that have been trained in the source financial strategy generation model have important reference functions for the training of the intelligent investment advisory strategy generation model. Due to the high commonality between the financial management strategy and the intelligent investment advisory strategy in algorithm principles, this part of the parameters are usually in The intelligent investment advisory strategy generation model will not change much during the training process, so it can reduce the amount of training.
步骤S23,将获取的目标对象的基本数据输入智能投顾策略生成模型进行分析,生成目标对象的智能投顾策略。In step S23, the obtained basic data of the target object is input into an intelligent investment advisory policy generation model for analysis, and an intelligent investment advisory policy of the target object is generated.
其中,目标对象可以是投资者用户、企业型客户等,基本数据是指与智能投顾策略分析相关的各种数据,包括个人信息、行为数据等。通过以上步骤中获得的智能投顾策略生成模型,对目标对象的基本数据进行分析,可以生成适合于目标对象的智能投顾策略。Among them, the target object can be investor users, enterprise customers, etc. The basic data refers to various data related to the analysis of intelligent investment advisory strategies, including personal information, behavior data, and so on. Through the intelligent investment advisory strategy generation model obtained in the above steps, and analyzing the basic data of the target object, an intelligent investment advisory strategy suitable for the target object can be generated.
在上述方法中,以源理财策略生成模型为基础,根据少量的智能投顾策略样本数据及结果标签调整源模型的参数及输入向量的维度,并通过训练得到智能投顾策略生成模型,从而完成从源理财策略生成模型到智能投顾策略生成模型的迁移学习;再通过智能投顾策略生成模型分析目标对象的基本数据,为目标对象生成智能投顾策略。一方面,本实施例通过将理财策略生成模型迁移到智能投顾策略生成模型,在理财产品与智能投顾产品之间共享了知识与经验,解决了智能投顾策略生成模型的冷启动问题,降低了模型的训练量,弥补了样本数据不足的短板,使生成的智能投顾策略具有较高的准确率。另一方面,本实施例在获取目标对象的基本数据后,可以通过训练完成的智能投顾策略生成模型为目标对象生成智能投顾策略,实现了智能投顾策略的自动化生成,从而降低了人力成本,提高了智能投顾策略生成过程的效率。In the above method, based on the source financial strategy generation model, the parameters of the source model and the dimensions of the input vector are adjusted based on a small amount of smart investment strategy sample data and result labels, and the smart investment strategy generation model is obtained through training to complete the Transfer learning from the source financial strategy generation model to the intelligent investment advisory strategy generation model; and then analyze the basic data of the target object through the intelligent investment advisory strategy generation model to generate an intelligent investment advisory strategy for the target object. On the one hand, this embodiment solves the cold start problem of the intelligent investment advisory strategy generation model by migrating the wealth management strategy generation model to the intelligent investment advisory strategy generation model, sharing knowledge and experience between the wealth management product and the intelligent investment advisory product, The training volume of the model is reduced, and the short board of insufficient sample data is made up, so that the generated intelligent investment advisory strategy has a higher accuracy rate. On the other hand, after obtaining the basic data of the target object in this embodiment, the intelligent investment advisory policy generation model can be used to generate the intelligent investment advisory policy for the target object through training, thereby realizing the automatic generation of the intelligent investment advisory policy, thereby reducing manpower. Cost, improving the efficiency of the intelligent investment advisory strategy generation process.
在一示例性实施例中,参考图3所示,步骤S22可以通过步骤S31~S34实现:In an exemplary embodiment, referring to FIG. 3, step S22 may be implemented through steps S31 to S34:
步骤S31,从源理财策略的样本数据中获得理财特征集合;Step S31: Obtain a wealth management feature set from the sample data of the source wealth management strategy;
步骤S32,从智能投顾策略的样本数据中获得智能投顾特征集合,并根据智能投顾特征集合调整源理财策略生成模型的输入向量的维度;Step S32: Obtain the intelligent investment advisory feature set from the sample data of the intelligent investment advisory strategy, and adjust the dimension of the input vector of the source financial strategy generation model according to the intelligent investment advisory feature set;
步骤S33,将属于智能投顾特征集合且不属于理财特征集合的特征的权重系数初始值设为0,获得中间模型;Step S33: Set the initial value of the weighting coefficients of the features that belong to the smart investment advisory feature set and not the wealth management feature set to 0 to obtain an intermediate model;
步骤S34,根据智能投顾策略的样本数据及结果标签训练中间模型,获取智能投顾策略生成模型。In step S34, the intermediate model is trained according to the sample data and result labels of the intelligent investment advisory strategy, and the intelligent investment advisory strategy generation model is acquired.
理财特征即理财策略需要考虑用户哪些特征的信息,将其整理为理财特征集合;将智能投顾策略需要考虑用户的特征整理为智能投顾特征集合。通常理财特征在智能投顾策略分析中都需要考虑,而反过来却不一定,即理财特征集合可以是智能投顾特征集合的一个子集。以表1为例,理财特征可以包括年龄、职业、收入等8个特征,智能投顾特征除了这8个特征外,还可以包括历史借贷行为、健康状况等4个特征,可见,智能投顾特征的数量一般更多,且包含了全部的理财特征。通常对样本数据进行整理统计后,可以得到特征集合。Financial characteristics, that is, financial strategies, need to consider information about which characteristics of users, and organize them into a set of financial characteristics; intelligent investment advisory strategies need to consider the characteristics of users into intelligent investment advisory feature sets. Generally, financial management features need to be considered in the analysis of intelligent investment advisory strategies, but the converse is not necessarily the case, that is, the financial management feature set can be a subset of the intelligent investment advisory feature set. Taking Table 1 as an example, the characteristics of financial management can include 8 characteristics such as age, occupation, income, etc. In addition to these 8 characteristics, the characteristics of intelligent investment consulting can also include 4 characteristics such as historical borrowing behavior and health status. It can be seen that intelligent investment consulting The number of features is generally more and includes all financial management features. Generally, after the sample data is sorted and collected, a feature set can be obtained.
Figure 298624dest_path_image001
Figure 298624dest_path_image001
基于表1所示的情况,在源理财策略生成模型中,输入的向量应当是8个维度的向量,而智能投顾策略生成模型中应当输入12个维度的向量。因此在进行模型的迁移学习时,可以首先将源理财策略生成模型的输入向量的维度调整为与智能投顾特征数量一致,多出的维度对应于理财策略不需要考虑的特征,因此可以将这些特征的权重系数初始值设为0,同时可以保留源理财策略生成模型中已有的权重系数,从而根据智能投顾策略生成模型的最终形式对源理财策略生成模型进行了调整,获得中间模型。之后根据智能投顾策略的样本数据及结果标签对中间模型进行训练,可以调整及优化模型参数,最终获得智能投顾策略生成模型。Based on the situation shown in Table 1, in the source financial strategy generation model, the input vector should be a vector of 8 dimensions, and the intelligent investment advisory strategy generation model should be a vector of 12 dimensions. Therefore, when performing model transfer learning, you can first adjust the dimensions of the input vector of the source financial strategy generation model to be the same as the number of intelligent investment advisory features. The extra dimensions correspond to the features that need not be considered in the financial strategy. The initial value of the weight coefficient of the feature is set to 0, and the existing weight coefficient in the source financial strategy generation model can be retained, so that the source financial strategy generation model is adjusted according to the final form of the intelligent investment advisory strategy generation model to obtain an intermediate model. After that, the intermediate model is trained based on the sample data and result tags of the intelligent investment advisory strategy. The model parameters can be adjusted and optimized, and finally the intelligent investment advisory strategy generation model is obtained.
进一步的,还可以对源理财策略生成模型的输出形式进行调整,以符合智能投顾策略的具体形式。源理财策略生成模型的输出可以为两种形式:多维度向量或分类结果。多维度向量是指以各种理财产品的比例形式输出的理财策略,多维度向量中的每个维度代表每种理财产品,其数值代表比例;分类结果是指将具体的各种理财策略确定为各种分类,每种分类下的理财策略已经事先确定好,模型只需要确定属于哪种分类,进而决定采用哪种理财策略。相应的,智能投顾策略生成模型的输出也可以为上述两种形式:多维度向量或分类结果。如果源理财生成模型输出多维度向量,在智能投顾策略生成模型中,可以根据金融产品的数量增加输出向量的维度;如果源理财生成模型输出分类结果,在智能投顾策略生成模型中,可以根据金融产品的组合或配置情况增加分类的数量。Further, the output form of the source financial strategy generation model can be adjusted to conform to the specific form of the intelligent investment advisory strategy. The output of the source financial strategy generation model can be in two forms: multi-dimensional vectors or classification results. A multi-dimensional vector refers to a financial strategy that is output in the form of a ratio of various financial products. Each dimension in the multi-dimensional vector represents each type of financial product, and its value represents the proportion. The classification result refers to the determination of specific various financial strategies as Various classifications, and the financial management strategies of each classification have been determined in advance. The model only needs to determine which classification belongs to, and then decide which financial management strategy to use. Correspondingly, the output of the intelligent investment advisory strategy generation model can also be in the above two forms: multi-dimensional vectors or classification results. If the source financial generation model outputs multi-dimensional vectors, in the intelligent investment advisory strategy generation model, the dimension of the output vector can be increased according to the number of financial products; if the source financial generation model outputs the classification results, in the intelligent investment advisory strategy generation model, you can Increase the number of classifications based on the combination or allocation of financial products.
在一示例性实施例中,源理财策略生成模型可以是神经网络模型,则在调整源理财策略生成模型的参数时,具体而言,可以调整神经网络模型的权重系数,或增加至少一个中间层。In an exemplary embodiment, the source financial strategy generation model may be a neural network model. When adjusting the parameters of the source financial strategy generation model, specifically, the weight coefficient of the neural network model may be adjusted, or at least one intermediate layer may be added. .
下面通过一具体示例做进一步说明,以表1中的特征为基础,可以构建如图4所示的神经网络模型。其中虚线部分为源理财策略生成模型,包括输入层Input(S),第一中间层Mid(S)1(源理财策略生成模型中只包含一个中间层),输出层Output(S)。The following uses a specific example for further explanation. Based on the features in Table 1, a neural network model as shown in Figure 4 can be constructed. The dotted line is the source financial strategy generation model, including the input layer Input (S), the first intermediate layer Mid (S) 1 (the source financial strategy generation model contains only one intermediate layer), and the output layer Output (S).
输入8维度的向量,
Figure 574141dest_path_image002
,其中x1、x2等表示每个特征的输入数值;
Input a vector of 8 dimensions,
Figure 574141dest_path_image002
, Where x1, x2, etc. represent the input value of each feature;
Figure 878083dest_path_image003
Figure 878083dest_path_image003
在本实施例中,源理财策略生成模型的输出为多维度向量,表示理财A、理财B、理财C、基金、债券之间的比例。通过输入理财策略的样本数据及结果标签,可以训练得到W(S)1与W(S)2的值,进而确定源理财策略生成模型。In this embodiment, the output of the source financial strategy generation model is a multi-dimensional vector, which represents the ratio between wealth management A, wealth management B, wealth management C, funds, and bonds. By inputting sample data and result labels of the financial strategy, the values of W (S) 1 and W (S) 2 can be trained to determine the source financial strategy generation model.
在进行模型的迁移学习时,由于输入层及输出层的维度改变,通常中间层的维度也可以相应的改变,例如图4中所示,第一中间层的维度由源理财策略生成模型中的4个变为智能投顾策略生成模型中的8个。When performing model transfer learning, because the dimensions of the input layer and output layer change, usually the dimensions of the intermediate layer can also be changed accordingly. For example, as shown in Figure 4, the dimensions of the first intermediate layer are generated by the source financial strategy in the model. Four become eight of the intelligent investment advisory strategy generation models.
图4中的完整模型即智能投顾策略生成模型,其中包括输入层Input(T),第一中间层Mid(T)1,输出层Output(T)。The complete model in FIG. 4 is the intelligent investment advisory strategy generation model, which includes an input layer Input (T), a first intermediate layer Mid (T) 1, and an output layer Output (T).
输入12维度的向量,
Figure 622048dest_path_image004
,其中y1、y2等表示每个特征的输入数值;
Enter a vector of 12 dimensions,
Figure 622048dest_path_image004
, Where y1, y2, etc. represent the input values of each feature;
Figure 609727dest_path_image005
Figure 609727dest_path_image005
可见,权重系数W(T)1、W(T)2相较于源理财策略生成模型中的权重系数W(S)1、W(S)2有一定的差别,因此需要调整源理财策略生成模型中的权重系数。It can be seen that the weight coefficients W (T) 1, W (T) 2 are different from the weight coefficients W (S) 1, W (S) 2 in the source financial strategy generation model, so the source financial strategy generation needs to be adjusted The weight coefficient in the model.
举例而言,可以通过图3中的步骤S33为图4的神经网络模型设定权重系数初始值,在输入层,由于最后4个特征属于智能投顾特征集合而不属于理财特征集合,可以将这4个特征的权重系数初始值设为0,则权重系数W(T)1的初始值可以为:For example, the initial value of the weight coefficient can be set for the neural network model of FIG. 4 through step S33 in FIG. 3. At the input layer, since the last 4 features belong to the intelligent investment advisory feature set and not to the financial feature set, the The initial values of the weight coefficients of these four features are set to 0, and the initial value of the weight coefficient W (T) 1 can be:
Figure 413735dest_path_image006
Figure 413735dest_path_image006
此外,如图4所示,还可以增加一个或多个中间层,以体现智能投顾特征与智能投顾策略之间更复杂的关系。在增加中间层时,可以复制一个已有的中间层,在训练过程中逐步调整其维度及权重系数,以解决中间层赋初值的问题。由于增加中间层将增加训练量,在源理财策略生成模型的迁移学习过程中,可以优先调整权重系数,当调整权重系数不能使模型的准确率达到要求时,再增加中间层。In addition, as shown in FIG. 4, one or more intermediate layers can be added to reflect the more complex relationship between the characteristics of intelligent investment advisory and intelligent investment advisory strategies. When adding an intermediate layer, you can copy an existing intermediate layer and gradually adjust its dimensions and weight coefficients during the training process to solve the problem of initial values assigned to the intermediate layer. Because increasing the middle layer will increase the amount of training, in the transfer learning process of the source financial strategy generation model, the weight coefficient can be adjusted first. When the adjustment of the weight coefficient cannot make the model's accuracy reach the requirement, the middle layer is added.
需要说明的是,图4仅是源理财策略生成模型及智能投顾策略生成模型的一种示例,不限于图4所示的特征名称、维度数量、中间层数量以及各层的具体形式。图4中对中间层各维度的实际含义进行文字标注(客户定位、基本需求等)是为了便于在模型初始阶段设置权重系数的初值,以及增加模型的透明度,方便参数调试,而神经网络模型为黑箱模型,通常中间层的各维度不需要有对应的实际含义,其在训练过程中可能对中间层进行较大程度的调整,以得到最优的模型参数,使输出尽可能的准确。因此图4所示的神经网络模型中各维度的文字标注不构成对本公开保护范围的限定。It should be noted that FIG. 4 is only an example of a source financial strategy generation model and an intelligent investment advisory strategy generation model, and is not limited to the feature names, the number of dimensions, the number of intermediate layers, and the specific forms of each layer shown in FIG. 4. In Figure 4, the actual meaning of each dimension of the middle layer (customer positioning, basic needs, etc.) is used to facilitate the initial value of the weight coefficient at the initial stage of the model, and to increase the transparency of the model to facilitate parameter debugging. The neural network model It is a black box model. Generally, the dimensions of the intermediate layer do not need to have corresponding actual meanings. During the training process, the intermediate layer may be adjusted to a large degree to obtain the optimal model parameters and make the output as accurate as possible. Therefore, the text labeling of each dimension in the neural network model shown in FIG. 4 does not constitute a limitation on the protection scope of the present disclosure.
在一示例性实施例中,智能投顾策略生成方法还可以包括:周期性的获取目标对象的基本数据的变化,并更新目标对象的智能投顾策略。目标对象的基本数据的变化通常可以包括两种情况:用户基本信息或行为数据的变化,以及在使用智能投顾产品的过程中由于收益导致的资产方面的变化。当基本数据变化时,根据基本数据分析得到的智能投顾策略相应的也可能改变,因此可以周期性的更新目标对象的智能投顾策略,以实现资产的动态最优配置,提高收益。In an exemplary embodiment, the method for generating an intelligent investment advisory policy may further include periodically acquiring changes in basic data of the target object, and updating the intelligent investment advisory policy of the target object. Changes in the basic data of the target object can usually include two situations: changes in the user's basic information or behavior data, and changes in assets due to income in the process of using intelligent investment consulting products. When the basic data changes, the intelligent investment advisory strategy obtained based on the analysis of the basic data may also change accordingly. Therefore, the intelligent investment advisory strategy of the target object can be periodically updated to achieve the dynamic optimal allocation of assets and improve returns.
在智能投顾策略生成模型实际使用的过程中,还可以将使用结果反馈回模型,例如根据智能投顾策略实际的应用情况对其智能投顾策略做出微调,并将微调后的智能投顾策略作为样本数据的结果标签,以迭代优化模型的参数,从而进一步提高模型生成的智能投顾策略的准确性。During the actual use of the intelligent investment advisory strategy generation model, the use results can also be fed back to the model, such as fine-tuning its intelligent investment advisory strategy based on the actual application of the intelligent investment advisory strategy, and fine-tuning the intelligent investment advisory strategy. The strategy is used as the result label of the sample data to iteratively optimize the parameters of the model, thereby further improving the accuracy of the intelligent investment advisory strategy generated by the model.
本公开的示例性实施例还提供了一种基于迁移学习的智能投顾策略生成装置,参考图5所示,该装置500可以包括:源模型获取模块510,用于获取源理财策略生成模型;模型迁移学习模块520,用于根据智能投顾策略的样本数据及分类标签,调整源理财策略生成模型的参数及输入向量的维度,获取智能投顾策略生成模型;目标对象分析模块530,用于将获取的目标对象的基本数据输入智能投顾策略生成模型进行分析,生成目标对象的智能投顾策略。各模块的具体细节在方法部分的实施例中已经详细说明,因此不再赘述。Exemplary embodiments of the present disclosure also provide an intelligent investment advisory policy generating device based on transfer learning. Referring to FIG. 5, the device 500 may include: a source model acquisition module 510 for acquiring a source financial policy generation model; A model migration learning module 520 is used to adjust the parameters of the source financial strategy generation model and the dimensions of the input vector according to the sample data and classification labels of the intelligent investment advisory strategy to obtain the intelligent investment advisory strategy generation model; the target object analysis module 530 is used to The obtained basic data of the target object is input into the intelligent investment advisory strategy generation model for analysis, and the intelligent investment advisory strategy of the target object is generated. The specific details of each module have been described in detail in the embodiments of the method section, and therefore will not be described again.
本公开的示例性实施例还提供了一种能够实现上述方法的电子设备。An exemplary embodiment of the present disclosure also provides an electronic device capable of implementing the above method.
所属技术领域的技术人员能够理解,本公开的各个方面可以实现为系统、方法或程序产品。因此,本公开的各个方面可以具体实现为以下形式,即:完全的硬件实施方式、完全的软件实施方式(包括固件、微代码等),或硬件和软件方面结合的实施方式,这里可以统称为“电路”、“模块”或“系统”。Those skilled in the art can understand that various aspects of the present disclosure may be implemented as a system, method, or program product. Therefore, various aspects of the present disclosure can be embodied in the following forms: a complete hardware implementation, a complete software implementation (including firmware, microcode, etc.), or a combination of hardware and software aspects, which can be collectively referred to herein "Circuit," "Module," or "System."
下面参照图6来描述根据本公开的这种示例性实施例的电子设备600。图6显示的电子设备600仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。An electronic device 600 according to such an exemplary embodiment of the present disclosure is described below with reference to FIG. 6. The electronic device 600 shown in FIG. 6 is only an example, and should not impose any limitation on the functions and scope of use of the embodiments of the present disclosure.
如图6所示,电子设备600以通用计算设备的形式表现。电子设备600的组件可以包括但不限于:上述至少一个处理单元610、上述至少一个存储单元620、连接不同系统组件(包括存储单元620和处理单元610)的总线630、显示单元640。As shown in FIG. 6, the electronic device 600 is expressed in the form of a general-purpose computing device. The components of the electronic device 600 may include, but are not limited to, the at least one processing unit 610, the at least one storage unit 620, a bus 630 connecting different system components (including the storage unit 620 and the processing unit 610), and a display unit 640.
其中,存储单元存储有程序代码,程序代码可以被处理单元610执行,使得处理单元610执行本说明书上述“示例性方法”部分中描述的根据本公开各种示例性实施方式的步骤。例如,处理单元610可以执行图2所示的步骤S21~S23,也可以执行图3所示的步骤S31~S34。The storage unit stores program code, and the program code can be executed by the processing unit 610, so that the processing unit 610 executes the steps according to various exemplary embodiments of the present disclosure described in the "exemplary method" section of the present specification. For example, the processing unit 610 may perform steps S21 to S23 shown in FIG. 2, and may also perform steps S31 to S34 shown in FIG. 3.
存储单元620可以包括易失性存储单元形式的可读介质,例如随机存取存储单元(RAM)621和/或高速缓存存储单元622,还可以进一步包括只读存储单元(ROM)623。The storage unit 620 may include a readable medium in the form of a volatile storage unit, such as a random access storage unit (RAM) 621 and / or a cache storage unit 622, and may further include a read-only storage unit (ROM) 623.
存储单元620还可以包括具有一组(至少一个)程序模块625的程序/实用工具624,这样的程序模块625包括但不限于:操作系统、一个或者多个应用程序、其它程序模块以及程序数据,这些示例中的每一个或某种组合中可能包括网络环境的实现。The storage unit 620 may further include a program / utility tool 624 having a set (at least one) of program modules 625, such program modules 625 include, but are not limited to: an operating system, one or more application programs, other program modules, and program data, Each or some combination of these examples may include an implementation of a network environment.
总线630可以为表示几类总线结构中的一种或多种,包括存储单元总线或者存储单元控制器、外围总线、图形加速端口、处理单元或者使用多种总线结构中的任意总线结构的局域总线。The bus 630 may be one or more of several types of bus structures, including a storage unit bus or a storage unit controller, a peripheral bus, a graphics acceleration port, a processing unit, or a local area using any bus structure in a variety of bus structures bus.
电子设备600也可以与一个或多个外部设备800(例如键盘、指向设备、蓝牙设备等)通信,还可与一个或者多个使得用户能与该电子设备600交互的设备通信,和/或与使得该电子设备600能与一个或多个其它计算设备进行通信的任何设备(例如路由器、调制解调器等等)通信。这种通信可以通过输入/输出(I/O)接口650进行。并且,电子设备600还可以通过网络适配器660与一个或者多个网络(例如局域网(LAN),广域网(WAN)和/或公共网络,例如因特网)通信。如图所示,网络适配器660通过总线630与电子设备600的其它模块通信。应当明白,尽管图中未示出,可以结合电子设备600使用其它硬件和/或软件模块,包括但不限于:微代码、设备驱动器、冗余处理单元、外部磁盘驱动阵列、RAID系统、磁带驱动器以及数据备份存储系统等。The electronic device 600 may also communicate with one or more external devices 800 (such as a keyboard, pointing device, Bluetooth device, etc.), and may also communicate with one or more devices that enable a user to interact with the electronic device 600, and / or with Any device (eg, router, modem, etc.) that enables the electronic device 600 to communicate with one or more other computing devices. This communication can be performed through an input / output (I / O) interface 650. Moreover, the electronic device 600 may also communicate with one or more networks (such as a local area network (LAN), a wide area network (WAN), and / or a public network, such as the Internet) through the network adapter 660. As shown, the network adapter 660 communicates with other modules of the electronic device 600 through the bus 630. It should be understood that although not shown in the figure, other hardware and / or software modules may be used in conjunction with the electronic device 600, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives And data backup storage systems.
通过以上的实施方式的描述,本领域的技术人员易于理解,这里描述的示例实施方式可以通过软件实现,也可以通过软件结合必要的硬件的方式来实现。因此,根据本公开实施方式的技术方案可以以软件产品的形式体现出来,该软件产品可以存储在一个非易失性存储介质(可以是CD-ROM,U盘,移动硬盘等)中或网络上,包括若干指令以使得一台计算设备(可以是个人计算机、服务器、终端装置、或者网络设备等)执行根据本公开示例性实施例的方法。Through the description of the foregoing embodiments, those skilled in the art can easily understand that the example embodiments described herein can be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a U disk, a mobile hard disk, etc.) or on a network Including instructions to cause a computing device (which may be a personal computer, a server, a terminal device, or a network device, etc.) to execute a method according to an exemplary embodiment of the present disclosure.
本公开的示例性实施例还提供了一种计算机可读存储介质,其上存储有能够实现本说明书上述方法的程序产品。在一些可能的实施方式中,本公开的各个方面还可以实现为一种程序产品的形式,其包括程序代码,当程序产品在终端设备上运行时,程序代码用于使终端设备执行本说明书上述“示例性方法”部分中描述的根据本公开各种示例性实施方式的步骤。Exemplary embodiments of the present disclosure also provide a computer-readable storage medium having stored thereon a program product capable of implementing the above method of the present specification. In some possible implementation manners, various aspects of the present disclosure may also be implemented in the form of a program product, which includes program code. When the program product runs on a terminal device, the program code is used to cause the terminal device to execute the foregoing description of the specification. The steps according to various exemplary embodiments of the present disclosure are described in the "Exemplary Method" section.
参考图7所示,描述了根据本公开的示例性实施例的用于实现上述方法的程序产品700,其可以采用便携式紧凑盘只读存储器(CD-ROM)并包括程序代码,并可以在终端设备,例如个人电脑上运行。然而,本公开的程序产品不限于此,在本文件中,可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。Referring to FIG. 7, a program product 700 for implementing the above method according to an exemplary embodiment of the present disclosure is described, which may adopt a portable compact disk read-only memory (CD-ROM) and include program code, and may be implemented in a terminal. Device, such as a personal computer. However, the program product of the present disclosure is not limited thereto. In this document, the readable storage medium may be any tangible medium containing or storing a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device.
程序产品可以采用一个或多个可读介质的任意组合。可读介质可以是可读信号介质或者可读存储介质。可读存储介质例如可以为但不限于电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。可读存储介质的更具体的例子(非穷举的列表)包括:具有一个或多个导线的电连接、便携式盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。The program product may use any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. The readable storage medium may be, for example, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof. More specific examples (non-exhaustive list) of readable storage media include: electrical connection with one or more wires, portable disk, hard disk, random access memory (RAM), read-only memory (ROM), erasable Programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disc read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the foregoing.
计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了可读程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。可读信号介质还可以是可读存储介质以外的任何可读介质,该可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。The computer-readable signal medium may include a data signal in baseband or propagated as part of a carrier wave, which carries readable program code. Such a propagated data signal may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing. The readable signal medium may also be any readable medium other than a readable storage medium, and the readable medium may send, propagate, or transmit a program for use by or in combination with an instruction execution system, apparatus, or device.
可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于无线、有线、光缆、RF等等,或者上述的任意合适的组合。The program code contained on the readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wired, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
可以以一种或多种程序设计语言的任意组合来编写用于执行本公开操作的程序代码,程序设计语言包括面向对象的程序设计语言—诸如Java、C++等,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算设备上执行、部分地在用户设备上执行、作为一个独立的软件包执行、部分在用户计算设备上部分在远程计算设备上执行、或者完全在远程计算设备或服务器上执行。在涉及远程计算设备的情形中,远程计算设备可以通过任意种类的网络,包括局域网(LAN)或广域网(WAN),连接到用户计算设备,或者,可以连接到外部计算设备(例如利用因特网服务提供商来通过因特网连接)。The program code for performing the operations of the present disclosure may be written in any combination of one or more programming languages. The programming languages include object-oriented programming languages such as Java, C ++, etc., and also include conventional procedural programming. Language—such as "C" or a similar programming language. The program code can be executed entirely on the user computing device, partly on the user device, as an independent software package, partly on the user computing device, partly on the remote computing device, or entirely on the remote computing device or server On. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it may be connected to an external computing device (such as provided by using an Internet service) (Commercially connected via the Internet).
此外,上述附图仅是根据本公开示例性实施例的方法所包括的处理的示意性说明,而不是限制目的。易于理解,上述附图所示的处理并不表明或限制这些处理的时间顺序。另外,也易于理解,这些处理可以是例如在多个模块中同步或异步执行的。In addition, the above-mentioned drawings are merely a schematic description of processes included in a method according to an exemplary embodiment of the present disclosure, and are not limiting purposes. It is easy to understand that the processes shown in the above drawings do not indicate or limit the chronological order of these processes. In addition, it is also easy to understand that these processes may be performed synchronously or asynchronously in multiple modules, for example.
应当注意,尽管在上文详细描述中提及了用于动作执行的设备的若干模块或者单元,但是这种划分并非强制性的。实际上,根据本公开的示例性实施例,上文描述的两个或更多模块或者单元的特征和功能可以在一个模块或者单元中具体化。反之,上文描述的一个模块或者单元的特征和功能可以进一步划分为由多个模块或者单元来具体化。It should be noted that although several modules or units of the device for action execution are mentioned in the detailed description above, this division is not mandatory. In fact, according to an exemplary embodiment of the present disclosure, the features and functions of two or more modules or units described above may be embodied in one module or unit. Conversely, the features and functions of a module or unit described above can be further divided into multiple modules or units to be embodied.
本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本公开的其他实施例。本申请旨在涵盖本公开的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本公开的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本公开的真正范围和精神由权利要求指出。Those skilled in the art will readily contemplate other embodiments of the present disclosure after considering the specification and practicing the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of this disclosure that conform to the general principles of this disclosure and include the common general knowledge or conventional technical means in the technical field not disclosed in this disclosure. . It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
应当理解的是,本公开并不局限于上面已经描述并在附图中示出的精确结构,并且可以在不脱离其范围进行各种修改和改变。本公开的范围仅由所附的权利要求来限。It should be understood that the present disclosure is not limited to the precise structure that has been described above and illustrated in the drawings, and various modifications and changes can be made without departing from the scope thereof. The scope of the disclosure is limited only by the following claims.

Claims (25)

  1. 一种基于迁移学习的智能投顾策略生成方法,其特征在于,包括:A method for generating an intelligent investment advisory strategy based on transfer learning, which includes:
    获取源理财策略生成模型;Obtain the source financial strategy generation model;
    根据智能投顾策略的样本数据及结果标签,调整所述源理财策略生成模型的参数及输入向量的维度,获取智能投顾策略生成模型;Adjusting the parameters of the source financial strategy generation model and the dimensions of the input vector according to the sample data and result tags of the intelligent investment advisory strategy to obtain the intelligent investment advisory strategy generation model;
    将获取的目标对象的基本数据输入所述智能投顾策略生成模型进行分析,生成所述目标对象的智能投顾策略。The obtained basic data of the target object is input to the intelligent investment consulting strategy generation model for analysis, and the intelligent investment consulting strategy of the target object is generated.
  2. 根据权利要求1所述的方法,其特征在于,获取源理财策略生成模型包括:The method according to claim 1, wherein obtaining a source financial strategy generation model comprises:
    获取源理财策略的样本数据及结果标签,并训练一机器学习模型,以获取所述源理财策略生成模型。Obtain sample data and result tags of the source financial strategy, and train a machine learning model to obtain the source financial strategy generation model.
  3. 根据权利要求2所述的方法,其特征在于,根据智能投顾策略的样本数据及结果标签,调整所述源理财策略生成模型的参数及输入向量的维度,获取智能投顾策略生成模型包括:The method according to claim 2, wherein adjusting the parameters of the source financial strategy generation model and the dimensions of the input vector according to the sample data and result tags of the intelligent investment advisory strategy to obtain the intelligent investment advisory strategy generation model comprises:
    从所述源理财策略的样本数据中获得理财特征集合;Obtaining a wealth management feature set from sample data of the source wealth management strategy;
    从所述智能投顾策略的样本数据中获得智能投顾特征集合,并根据所述智能投顾特征集合调整所述源理财策略生成模型的输入向量的维度;Obtaining an intelligent investment advisory feature set from sample data of the intelligent investment advisory strategy, and adjusting a dimension of an input vector of the source financial strategy generation model according to the intelligent investment advisory feature set;
    将属于所述智能投顾特征集合且不属于所述理财特征集合的特征的权重系数初始值设为0,获得中间模型;Setting an initial value of a weighting coefficient of a feature that belongs to the intelligent investment advisory feature set and does not belong to the wealth management feature set to 0 to obtain an intermediate model;
    根据所述智能投顾策略的样本数据及结果标签训练所述中间模型,获取所述智能投顾策略生成模型。The intermediate model is trained according to the sample data and result tags of the intelligent investment advisory strategy, and the intelligent investment advisory strategy generation model is acquired.
  4. 根据权利要求3所述的方法,其特征在于,所述智能投顾策略生成模型的输出包括多维度向量或分类结果。The method according to claim 3, wherein the output of the intelligent investment strategy generation model comprises a multi-dimensional vector or a classification result.
  5. 根据权利要求2所述的方法,其特征在于,所述机器学习模型包括神经网络模型、回归模型及支持向量机模型中的一种或多种。The method according to claim 2, wherein the machine learning model comprises one or more of a neural network model, a regression model, and a support vector machine model.
  6. 根据权利要求2所述的方法,其特征在于,所述机器学习模型包括神经网络模型,其中,调整所述源理财策略生成模型的参数包括:The method according to claim 2, wherein the machine learning model comprises a neural network model, and adjusting parameters of the source financial strategy generation model comprises:
    调整所述神经网络模型的权重系数,及/或增加至少一个中间层。Adjusting a weighting coefficient of the neural network model, and / or adding at least one intermediate layer.
  7. 根据权利要求1-6中任一项所述的方法,其特征在于,还包括:The method according to any one of claims 1-6, further comprising:
    周期性的获取所述目标对象的基本数据的变化,并更新所述目标对象的智能投顾策略。Periodically acquire changes in basic data of the target object, and update the smart investment strategy of the target object.
  8. 一种基于迁移学习的智能投顾策略生成装置,其特征在于,包括:An intelligent investment advisory strategy generating device based on transfer learning is characterized in that it includes:
    源模型获取模块,其被配置用于:获取源理财策略生成模型;Source model acquisition module configured to: obtain a source financial strategy generation model;
    模型迁移学习模块,其被配置用于:根据智能投顾策略的样本数据及分类标签,调整所述源理财策略生成模型的参数及输入向量的维度,获取智能投顾策略生成模型;The model migration learning module is configured to: adjust the parameters of the source financial strategy generation model and the dimensions of the input vector according to the sample data and classification labels of the intelligent investment advisory strategy to obtain the intelligent investment advisory strategy generation model;
    目标对象分析模块,其被配置用于:将获取的目标对象的基本数据输入所述智能投顾策略生成模型进行分析,生成所述目标对象的智能投顾策略。The target object analysis module is configured to: input the obtained basic data of the target object into the intelligent investment consulting strategy generation model for analysis, and generate the intelligent investment consulting strategy of the target object.
  9. 根据权利要求8所述的装置,其特征在于,所述源模型获取模块进一步被配置为:The apparatus according to claim 8, wherein the source model acquisition module is further configured to:
    获取源理财策略的样本数据及结果标签,并训练一机器学习模型,以获取所述源理财策略生成模型。Obtain sample data and result tags of the source financial strategy, and train a machine learning model to obtain the source financial strategy generation model.
  10. 根据权利要求9所述的装置,其特征在于,所述模型迁移学习模块包括:The apparatus according to claim 9, wherein the model transfer learning module comprises:
    理财特征获取单元,其被配置为:从所述源理财策略的样本数据中获得理财特征集合;A wealth management feature obtaining unit configured to: obtain a wealth management feature set from sample data of the source wealth management strategy;
    维度调整单元,其被配置为:从所述智能投顾策略的样本数据中获得智能投顾特征集合,并根据所述智能投顾特征集合调整所述源理财策略生成模型的输入向量的维度;A dimension adjustment unit configured to obtain a smart investment advisory feature set from sample data of the smart investment advisory strategy, and adjust a dimension of an input vector of the source financial strategy generation model according to the smart investment advisory feature set;
    中间模型获取单元,其被配置为:将属于所述智能投顾特征集合且不属于所述理财特征集合的特征的权重系数初始值设为0,获得中间模型;An intermediate model obtaining unit configured to: set an initial value of a weight coefficient of a feature belonging to the intelligent investment advisory feature set and not belonging to the wealth management feature set to 0 to obtain an intermediate model;
    策略生成模型获取单元,其被配置为:根据所述智能投顾策略的样本数据及结果标签训练所述中间模型,获取所述智能投顾策略生成模型。The strategy generation model acquisition unit is configured to: train the intermediate model according to the sample data and result tags of the smart investment advisory strategy to acquire the smart investment advisory strategy generation model.
  11. 根据权利要求10所述的装置,其特征在于,所述智能投顾策略生成模型的输出包括多维度向量或分类结果。The device according to claim 10, wherein the output of the intelligent investment strategy generation model comprises a multi-dimensional vector or a classification result.
  12. 根据权利要求9所述的装置,其特征在于,所述机器学习模型包括神经网络模型,其中,调整所述源理财策略生成模型的参数包括:The device according to claim 9, wherein the machine learning model comprises a neural network model, and parameters for adjusting the source financial strategy generation model include:
    调整所述神经网络模型的权重系数,及/或增加至少一个中间层。Adjusting a weighting coefficient of the neural network model, and / or adding at least one intermediate layer.
  13. 根据权利要求8-12中任一项所述的装置,其特征在于,还包括:The device according to any one of claims 8-12, further comprising:
    更新模块,其被配置为:周期性的获取所述目标对象的基本数据的变化,并更新所述目标对象的智能投顾策略。The update module is configured to periodically obtain changes in basic data of the target object, and update a smart investment strategy of the target object.
  14. 一种电子设备,其特征在于,包括:An electronic device, comprising:
    处理器;以及Processor; and
    存储器,用于存储所述处理器的可执行指令;A memory for storing executable instructions of the processor;
    其中,所述处理器被配置为经由执行所述可执行指令来执行如下步骤:The processor is configured to perform the following steps by executing the executable instruction:
    获取源理财策略生成模型;Obtain the source financial strategy generation model;
    根据智能投顾策略的样本数据及结果标签,调整所述源理财策略生成模型的参数及输入向量的维度,获取智能投顾策略生成模型;Adjusting the parameters of the source financial strategy generation model and the dimensions of the input vector according to the sample data and result tags of the intelligent investment advisory strategy to obtain the intelligent investment advisory strategy generation model;
    将获取的目标对象的基本数据输入所述智能投顾策略生成模型进行分析,生成所述目标对象的智能投顾策略。The obtained basic data of the target object is input to the intelligent investment consulting strategy generation model for analysis, and the intelligent investment consulting strategy of the target object is generated.
  15. 根据权利要求14所述的电子设备,其特征在于,获取源理财策略生成模型包括:The electronic device according to claim 14, wherein the obtaining a source financial strategy generation model comprises:
    获取源理财策略的样本数据及结果标签,并训练一机器学习模型,以获取所述源理财策略生成模型。Obtain sample data and result tags of the source financial strategy, and train a machine learning model to obtain the source financial strategy generation model.
  16. 根据权利要求15所述的电子设备,其特征在于,根据智能投顾策略的样本数据及结果标签,调整所述源理财策略生成模型的参数及输入向量的维度,获取智能投顾策略生成模型包括:The electronic device according to claim 15, wherein adjusting the parameters of the source financial strategy generation model and the dimensions of the input vector according to the sample data and result tags of the intelligent investment advisory strategy, and obtaining the intelligent investment advisory strategy generation model comprises :
    从所述源理财策略的样本数据中获得理财特征集合;Obtaining a wealth management feature set from sample data of the source wealth management strategy;
    从所述智能投顾策略的样本数据中获得智能投顾特征集合,并根据所述智能投顾特征集合调整所述源理财策略生成模型的输入向量的维度;Obtaining an intelligent investment advisory feature set from sample data of the intelligent investment advisory strategy, and adjusting a dimension of an input vector of the source financial strategy generation model according to the intelligent investment advisory feature set;
    将属于所述智能投顾特征集合且不属于所述理财特征集合的特征的权重系数初始值设为0,获得中间模型;Setting an initial value of a weighting coefficient of a feature that belongs to the intelligent investment advisory feature set and does not belong to the wealth management feature set to 0 to obtain an intermediate model;
    根据所述智能投顾策略的样本数据及结果标签训练所述中间模型,获取所述智能投顾策略生成模型。The intermediate model is trained according to the sample data and result tags of the intelligent investment advisory strategy, and the intelligent investment advisory strategy generation model is acquired.
  17. 根据权利要求16所述的电子设备,其特征在于,所述智能投顾策略生成模型的输出包括多维度向量或分类结果。The electronic device according to claim 16, wherein the output of the intelligent investment strategy generation model comprises a multi-dimensional vector or a classification result.
  18. 根据权利要求15所述的电子设备,其特征在于,所述机器学习模型包括神经网络模型,其中,调整所述源理财策略生成模型的参数包括:The electronic device according to claim 15, wherein the machine learning model includes a neural network model, and parameters for adjusting the source financial strategy generation model include:
    调整所述神经网络模型的权重系数,及/或增加至少一个中间层。Adjusting a weighting coefficient of the neural network model, and / or adding at least one intermediate layer.
  19. 根据权利要求14-18中任一项所述的电子设备,其特征在于,所述处理器还被配置为经由执行所述可执行指令来执行步骤:The electronic device according to any one of claims 14-18, wherein the processor is further configured to perform steps by executing the executable instructions:
    周期性的获取所述目标对象的基本数据的变化,并更新所述目标对象的智能投顾策略。Periodically acquire changes in basic data of the target object, and update the smart investment strategy of the target object.
  20. 一种计算机可读存储介质,其上存储有计算机程序,其特征在于,所述计算机程序被处理器执行时使得处理器执行如下步骤:A computer-readable storage medium having stored thereon a computer program, characterized in that when the computer program is executed by a processor, the processor causes the processor to perform the following steps:
    获取源理财策略生成模型;Obtain the source financial strategy generation model;
    根据智能投顾策略的样本数据及结果标签,调整所述源理财策略生成模型的参数及输入向量的维度,获取智能投顾策略生成模型;Adjusting the parameters of the source financial strategy generation model and the dimensions of the input vector according to the sample data and result tags of the intelligent investment advisory strategy to obtain the intelligent investment advisory strategy generation model;
    将获取的目标对象的基本数据输入所述智能投顾策略生成模型进行分析,生成所述目标对象的智能投顾策略。The obtained basic data of the target object is input to the intelligent investment consulting strategy generation model for analysis, and the intelligent investment consulting strategy of the target object is generated.
  21. 根据权利要求20所述的计算机可读存储介质,其特征在于,获取源理财策略生成模型包括:The computer-readable storage medium of claim 20, wherein obtaining the source financial strategy generation model comprises:
    获取源理财策略的样本数据及结果标签,并训练一机器学习模型,以获取所述源理财策略生成模型。Obtain sample data and result tags of the source financial strategy, and train a machine learning model to obtain the source financial strategy generation model.
  22. 根据权利要求21所述的计算机可读存储介质,其特征在于,根据智能投顾策略的样本数据及结果标签,调整所述源理财策略生成模型的参数及输入向量的维度,获取智能投顾策略生成模型包括:The computer-readable storage medium according to claim 21, wherein parameters of the source financial strategy generation model and dimensions of an input vector are adjusted according to sample data and result tags of the intelligent investment advisory strategy to obtain the intelligent investment advisory strategy Generated models include:
    从所述源理财策略的样本数据中获得理财特征集合;Obtaining a wealth management feature set from sample data of the source wealth management strategy;
    从所述智能投顾策略的样本数据中获得智能投顾特征集合,并根据所述智能投顾特征集合调整所述源理财策略生成模型的输入向量的维度;Obtaining an intelligent investment advisory feature set from sample data of the intelligent investment advisory strategy, and adjusting a dimension of an input vector of the source financial strategy generation model according to the intelligent investment advisory feature set;
    将属于所述智能投顾特征集合且不属于所述理财特征集合的特征的权重系数初始值设为0,获得中间模型;Setting an initial value of a weighting coefficient of a feature that belongs to the intelligent investment advisory feature set and does not belong to the wealth management feature set to 0 to obtain an intermediate model;
    根据所述智能投顾策略的样本数据及结果标签训练所述中间模型,获取所述智能投顾策略生成模型。The intermediate model is trained according to the sample data and result tags of the intelligent investment advisory strategy, and the intelligent investment advisory strategy generation model is acquired.
  23. 根据权利要求22所述的计算机可读存储介质,其特征在于,所述智能投顾策略生成模型的输出包括多维度向量或分类结果。The computer-readable storage medium of claim 22, wherein the output of the intelligent investment strategy generation model comprises a multi-dimensional vector or a classification result.
  24. 根据权利要求21所述的计算机可读存储介质,其特征在于,所述机器学习模型包括神经网络模型,其中,调整所述源理财策略生成模型的参数包括:The computer-readable storage medium according to claim 21, wherein the machine learning model includes a neural network model, and parameters for adjusting the source financial strategy generation model include:
    调整所述神经网络模型的权重系数,及/或增加至少一个中间层。Adjusting a weighting coefficient of the neural network model, and / or adding at least one intermediate layer.
  25. 根据权利要求20-24中任一项所述的计算机可读存储介质,其特征在于,所述计算机程序被处理器执行时还使得处理器执行步骤:The computer-readable storage medium according to any one of claims 20-24, wherein when the computer program is executed by a processor, the processor further causes the processor to perform steps:
    周期性的获取所述目标对象的基本数据的变化,并更新所述目标对象的智能投顾策略。Periodically acquire changes in basic data of the target object, and update the smart investment strategy of the target object.
PCT/CN2018/106260 2018-06-29 2018-09-18 Transfer-learning-based robo-advisor strategy generation method and apparatus, and electronic device and storage medium WO2020000689A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810700426.6A CN109035028B (en) 2018-06-29 2018-06-29 Intelligent consultation strategy generation method and device, electronic equipment and storage medium
CN201810700426.6 2018-06-29

Publications (1)

Publication Number Publication Date
WO2020000689A1 true WO2020000689A1 (en) 2020-01-02

Family

ID=65521025

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/106260 WO2020000689A1 (en) 2018-06-29 2018-09-18 Transfer-learning-based robo-advisor strategy generation method and apparatus, and electronic device and storage medium

Country Status (2)

Country Link
CN (1) CN109035028B (en)
WO (1) WO2020000689A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112016793A (en) * 2020-07-15 2020-12-01 北京淇瑀信息科技有限公司 Target user group-based resource allocation method and device and electronic equipment
CN112149266A (en) * 2020-10-23 2020-12-29 北京百度网讯科技有限公司 Method, device, equipment and storage medium for determining network model quantization strategy
CN112950352A (en) * 2021-02-08 2021-06-11 北京淇瑀信息科技有限公司 User screening strategy generation method and device and electronic equipment
CN113298573A (en) * 2021-06-18 2021-08-24 北京有竹居网络技术有限公司 Content delivery strategy comparison method and device, readable medium and electronic equipment
US11604973B1 (en) * 2018-12-05 2023-03-14 Perceive Corporation Replication of neural network layers

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111539831A (en) * 2020-03-30 2020-08-14 深圳市华傲数据技术有限公司 Intelligent casting and watching characteristic image optimization method and system
CN111950600A (en) * 2020-07-20 2020-11-17 上海淇馥信息技术有限公司 Method and device for predicting overdue user resource return performance and electronic equipment
CN116611967A (en) * 2023-06-01 2023-08-18 广州中幼信息科技有限公司 Kindergarten operation planning strategy generation method and system based on artificial intelligence

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103778555A (en) * 2014-01-21 2014-05-07 北京集奥聚合科技有限公司 User attribute mining method and system based on user tags
CN106251218A (en) * 2016-07-11 2016-12-21 璇玑智能(北京)科技有限公司 The generation method and apparatus of investment combination mode
CN106909931A (en) * 2015-12-23 2017-06-30 阿里巴巴集团控股有限公司 A kind of feature generation method for machine learning model, device and electronic equipment
CN107436866A (en) * 2016-05-25 2017-12-05 阿里巴巴集团控股有限公司 The recommendation method and device of finance product
CN107578270A (en) * 2017-08-03 2018-01-12 中国银联股份有限公司 A kind of construction method, device and the computing device of financial label
CN107679987A (en) * 2017-07-25 2018-02-09 上海壹账通金融科技有限公司 Asset Allocation strategy acquisition methods, device, computer equipment and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2708911C (en) * 2009-07-09 2016-06-28 Accenture Global Services Gmbh Marketing model determination system
CN106991611A (en) * 2017-03-27 2017-07-28 北京贝塔智投科技有限公司 A kind of intelligence financing investment consultant's robot system and its method of work
CN107464037A (en) * 2017-07-05 2017-12-12 九次方大数据信息集团有限公司 Enterprise's portrait method and system based on multi objective dimensional model

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103778555A (en) * 2014-01-21 2014-05-07 北京集奥聚合科技有限公司 User attribute mining method and system based on user tags
CN106909931A (en) * 2015-12-23 2017-06-30 阿里巴巴集团控股有限公司 A kind of feature generation method for machine learning model, device and electronic equipment
CN107436866A (en) * 2016-05-25 2017-12-05 阿里巴巴集团控股有限公司 The recommendation method and device of finance product
CN106251218A (en) * 2016-07-11 2016-12-21 璇玑智能(北京)科技有限公司 The generation method and apparatus of investment combination mode
CN107679987A (en) * 2017-07-25 2018-02-09 上海壹账通金融科技有限公司 Asset Allocation strategy acquisition methods, device, computer equipment and storage medium
CN107578270A (en) * 2017-08-03 2018-01-12 中国银联股份有限公司 A kind of construction method, device and the computing device of financial label

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11604973B1 (en) * 2018-12-05 2023-03-14 Perceive Corporation Replication of neural network layers
CN112016793A (en) * 2020-07-15 2020-12-01 北京淇瑀信息科技有限公司 Target user group-based resource allocation method and device and electronic equipment
CN112016793B (en) * 2020-07-15 2024-04-26 北京淇瑀信息科技有限公司 Resource allocation method and device based on target user group and electronic equipment
CN112149266A (en) * 2020-10-23 2020-12-29 北京百度网讯科技有限公司 Method, device, equipment and storage medium for determining network model quantization strategy
CN112950352A (en) * 2021-02-08 2021-06-11 北京淇瑀信息科技有限公司 User screening strategy generation method and device and electronic equipment
CN113298573A (en) * 2021-06-18 2021-08-24 北京有竹居网络技术有限公司 Content delivery strategy comparison method and device, readable medium and electronic equipment

Also Published As

Publication number Publication date
CN109035028B (en) 2023-08-22
CN109035028A (en) 2018-12-18

Similar Documents

Publication Publication Date Title
WO2020000689A1 (en) Transfer-learning-based robo-advisor strategy generation method and apparatus, and electronic device and storage medium
JP7052016B2 (en) Methods, systems, and computer programs for updating training data
US10452992B2 (en) Interactive interfaces for machine learning model evaluations
US8762309B2 (en) Storage policy evaluation in a computing environment
AU2020385264B2 (en) Fusing multimodal data using recurrent neural networks
CN107220217A (en) Characteristic coefficient training method and device that logic-based is returned
WO2019062697A1 (en) Method and device for virtual resource allocation, model establishment and data prediction
US11403347B2 (en) Automated master data classification and curation using machine learning
WO2022252363A1 (en) Data processing method, computer device and readable storage medium
CN107741976A (en) Intelligent response method, apparatus, medium and electronic equipment
US11657305B2 (en) Multi-method system for optimal predictive model selection
US20210166251A1 (en) Using Machine Learning to Train and Generate an Insight Engine for Determining a Predicted Sales Insight
US20210409521A1 (en) System and method for interoperable communication of between entities with different structures
CN112925911B (en) Complaint classification method based on multi-modal data and related equipment thereof
WO2021035412A1 (en) Automatic machine learning (automl) system, method and device
CN110490304B (en) Data processing method and device
US10460010B2 (en) Computing scenario forecasts using electronic inputs
CN112860672A (en) Method and device for determining label weight
US11847599B1 (en) Computing system for automated evaluation of process workflows
US20230385936A1 (en) Information processing device, information processing method, and program
CN112907362A (en) Loan transaction processing method and device, electronic equipment and storage medium
CN112348658A (en) Resource allocation method and device and electronic equipment
US11887003B1 (en) Identifying contributing training datasets for outputs of machine learning models
WO2022037689A1 (en) Data form-based data processing method and machine learning application method
CN113572753B (en) User equipment authentication method and device based on Newton's cooling law

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18923855

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18923855

Country of ref document: EP

Kind code of ref document: A1