WO2020134608A1 - Method, apparatus and device for pushing login mode, and method, apparatus and device for displaying login mode - Google Patents

Method, apparatus and device for pushing login mode, and method, apparatus and device for displaying login mode Download PDF

Info

Publication number
WO2020134608A1
WO2020134608A1 PCT/CN2019/115714 CN2019115714W WO2020134608A1 WO 2020134608 A1 WO2020134608 A1 WO 2020134608A1 CN 2019115714 W CN2019115714 W CN 2019115714W WO 2020134608 A1 WO2020134608 A1 WO 2020134608A1
Authority
WO
WIPO (PCT)
Prior art keywords
login
account
user
mode
unit
Prior art date
Application number
PCT/CN2019/115714
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 WO2020134608A1 publication Critical patent/WO2020134608A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication

Definitions

  • One or more embodiments of this specification relate to the field of computer technology, and in particular, to a method, device, and device for pushing and displaying login methods.
  • account password login referred to as account secret login
  • SMS verification code login SMS verification code login
  • voiceprint login voiceprint login
  • face login login not all the above login methods are available or suitable for all users. For example, for users who frequently enter the wrong password, it is not suitable for account login. As another example, if the user does not set a face-to-face login, face-to-face login is not available.
  • One or more embodiments of this specification describe a method, device, and device for pushing and displaying a login method, which can improve the user's login success rate.
  • a method for pushing a login method including:
  • the server receives the login request sent by the client; the login request includes at least the user's login account and environmental information;
  • the login account is a registered account, obtain behavioral habits data of the login account in the past period of time;
  • a display method of login method including:
  • the client When the client receives the login account input by the user, the environment information of the login account is obtained;
  • the login request includes at least the login account and the environment information; the login request is used to instruct the server to obtain the login when determining that the login account is a registered account Behavior and habit data of the account in the past period of time; input the environmental information and the behavior and habit data into the login mode prediction model to predict the login mode applicable to the user;
  • the login page includes at least the login method.
  • a push device for logging in including:
  • a receiving unit configured to receive a login request sent by a client; the login request includes at least a user's login account and environmental information;
  • An obtaining unit configured to obtain the behavior and habit data of the login account in the past period if the login account is a registered account
  • a prediction unit configured to input the environmental information received by the receiving unit and the behavior habit data acquired by the acquisition unit into a login mode prediction model to predict the login mode applicable to the user;
  • the pushing unit is configured to push the login method predicted by the prediction unit to the user through the client.
  • a login display device including:
  • An obtaining unit configured to obtain environment information of the login account when receiving the login account input by the user
  • a sending unit configured to send a login request to the server, the login request includes at least the login account and the environmental information; the login request is used to instruct the server to determine that the login account is a registered account To obtain behavior and habit data of the login account in the past period of time; input the environmental information and the behavior and habit data into a login mode prediction model to predict the login mode applicable to the user;
  • a receiving unit configured to receive the login method sent by the server
  • a display unit configured to display a login page corresponding to the login mode received by the receiving unit; the login page includes at least the login mode.
  • a push device for logging in including:
  • One or more processors are One or more processors.
  • One or more programs wherein the one or more programs are stored in the memory and are configured to be executed by the one or more processors, and when the programs are executed by the processors, the following steps are implemented:
  • the login request includes at least a user's login account and environmental information
  • the login account is a registered account, obtain behavioral habits data of the login account in the past period of time;
  • a display device for login mode including:
  • One or more processors are One or more processors.
  • One or more programs wherein the one or more programs are stored in the memory and are configured to be executed by the one or more processors, and when the programs are executed by the processors, the following steps are implemented:
  • the login request includes at least the login account and the environment information; the login request is used to instruct the server to obtain the login when determining that the login account is a registered account Behavior and habit data of the account in the past period of time; input the environmental information and the behavior and habit data into the login mode prediction model to predict the login mode applicable to the user;
  • the login page includes at least the login method.
  • a method, device, and device for pushing and displaying a login method are provided, and the server receives the login request sent by the client.
  • the login request includes at least the user's login account and environmental information. If the login account is a registered account, the behavior and habit data of the login account in the past period of time are obtained. Enter the environmental information and behavioral habits data into the login mode prediction model to predict the user's applicable login mode. Push the applicable login method to the user through the client. It can be seen from the above that the scheme provided in this specification can push the applicable login method to the user based on the user's behavior and habits data and environmental information, which can improve the user's login success rate and further reduce the user's trial and error cost.
  • FIG. 1 is a schematic diagram of an application scenario of a push method of a login method provided by this specification
  • FIG. 2 is a flowchart of a method for pushing a login method provided by an embodiment of the present specification
  • Figure 3a is a schematic diagram of the account input page provided by this specification.
  • Figure 3b is one of the schematic diagrams of the account login page provided in this manual.
  • Figure 3c is the second schematic diagram of the account login page provided in this manual.
  • Figure 3d is a schematic diagram of the face-login login page provided by this manual.
  • Figure 3e is a schematic diagram of the SMS login page provided by this manual.
  • FIG. 4 is a flowchart of a method for displaying a login method provided by an embodiment of the present specification
  • FIG. 5 is a schematic diagram of a push device for a login method provided by an embodiment of the present specification
  • FIG. 6 is a schematic diagram of a display device for a login method provided by an embodiment of the present specification.
  • FIG. 7 is a schematic diagram of a push device in a login mode provided by an embodiment of the present specification.
  • FIG. 8 is a schematic diagram of a display device of a login method provided by an embodiment of the present specification.
  • the user's applicable login method is related to the user's behavior and habits. For example, for users who frequently log in using SMS verification codes, the user is suitable for logging in using SMS verification codes. As another example, for users who frequently enter the wrong password, it is suitable for face-to-face login or SMS verification code login. Therefore, the login method applicable to the user can be determined based on the user's behavior habit data.
  • the login method applicable to the user is usually related to the scene information of the scene where the user is located.
  • the scene information here includes but is not limited to the latitude and longitude positioning information of the user and the device information of the logged-in device.
  • the login device used by the user does not have a camera installed based on the device information
  • the user is not suitable for face login.
  • the login method applicable to the user can be determined based on the scene information of the scene where the user is located.
  • the login account itself or the current time can also be used as a consideration for determining the login method. For example, if the login account is a non-secret account, the user is not suitable for account secret login. As another example, if the current time is night, the user is not suitable for face-swapping and so on.
  • the machine learning model can predict unknown data based on known data. Therefore, a machine learning model can be trained to determine the user's applicable login method. Specifically, it is possible to collect environmental information of multiple sample accounts and behavioral habits data over a period of time in the past. Based on the collected data, the machine learning model is trained. It can be understood that the above sample account has a corresponding sample label, and the sample label may refer to a login method applicable to the sample account.
  • the machine learning model After training the machine learning model, when a user logs in to the electronic website, the current user's environmental information and behavioral habits data can be input into the trained machine learning model.
  • the machine learning model predicts the user's applicable login method. Afterwards, push the login method to the user to improve the user's login success rate, which can greatly shorten the login time.
  • FIG. 1 is a schematic diagram of an application scenario of a push method of a login method provided in this specification.
  • the client in FIG. 1 may refer to a client of an electronic website, which is usually installed on a user's terminal device.
  • the server can refer to the server of the electronic website.
  • the interaction process between the client and the server can be as follows: The user starts the client on the terminal device. After the client is started, the boot page is first loaded, and a login button is provided on the boot page. When receiving the user's click instruction on the login button, jump to the account input page. When the user enters the corresponding login account on the account input page and clicks the button indicating that the login account input is completed, the client can send a login request to the server.
  • the login request may include at least a login account and environmental information of the environment in which the user is located.
  • the environment information here includes but is not limited to the latitude and longitude positioning information of the user and the device information of the logged-in device.
  • the server can determine whether the login account is a registered account. If not, then guide the user to register. If it is, the behavior and habit data related to the login account are obtained. Input the received environmental information and the acquired behavior and habit data into the machine learning model to predict the login method applicable to the user.
  • the server returns the predicted login method to the client, and then the client displays the login method to the user.
  • FIG. 2 is a flowchart of a method for pushing a login method provided by an embodiment of the present specification.
  • the execution subject of the method may be the server in FIG. 1.
  • the method may specifically include:
  • step S202 the server receives the login request sent by the client.
  • the client when the user starts the installed client on the terminal device, the client first loads the guide page, and a login button is provided on the guide page. When receiving the user's click instruction on the login button, jump to the account input page. When the user enters the corresponding login account on the account input page and clicks the button indicating that the login account input is completed, the client can send a login request to the server.
  • the login request may include at least a login account and environmental information of the environment in which the user is located.
  • the environment information here includes but is not limited to the latitude and longitude positioning information of the user and the device information of the logged-in device.
  • the account input page provided in this specification may be as shown in FIG. 3a.
  • the input box for the login account and the "Continue" button are shown. It can be understood that, initially, when the user has not entered the login account, the color of the “Continue” button may be gray, that is, unavailable. After the user enters the corresponding login account in the input box, the color of the "Continue” button becomes blue and can be clicked.
  • the Alipay client receives the user's click instruction on the button, the client can send a login request to the server.
  • FIG. 3a is only for exemplary purposes.
  • the account input page may further include other controls, for example, an input box for entering a real name may also be included, which is not limited in this specification.
  • step S204 if the login account is a registered account, the behavior and habit data of the login account in the past period of time are obtained.
  • the behavior habit data here may refer to data related to the user's login behavior, for example, it may include login account, login time, login method, and result information of successful login, etc.
  • the above-mentioned past period of time can be determined according to actual needs, such as: 30 days and so on.
  • the server can obtain the behavior and habit data of the login account in the past period from the background database.
  • the login account is a non-registered account, the user can be guided to register first, and then log in, etc.
  • step S206 the environmental information and the behavior and habit data are input into the login mode prediction model to predict the login mode applicable to the user.
  • the login mode prediction model here may be obtained after training the machine learning model based on the environment information of multiple sample accounts and the behavior and habit data in the past period of time.
  • the sample account has a corresponding sample label, where the sample label may refer to the login method applicable to the sample account.
  • the above-mentioned machine learning model can also be trained in conjunction with the login account itself, so as to improve the accuracy of the prediction model predicted by the login method.
  • the above login methods may include, but are not limited to, account password login, face recognition login, SMS verification code login, voiceprint login, and other business system authorized login (such as Taobao authorized login).
  • account password login and SMS verification code login are conventional login methods, which are available to all users.
  • Face-to-face login, voiceprint login, and other business system authorization logins are settable login methods, which are only available after the user has made the corresponding settings, that is to say, only the electronic website is available after the user's basic information has been collected in advance.
  • the verification process may be: collecting the user's face information in real time, and comparing the collected face information with the pre-collected face information to determine whether it is the person. After confirming that it is you, jump to the normal use page.
  • the login mode prediction model provided in this specification actually predicts based on a series of predetermined rules corresponding to different login modes. Specifically, if the environmental information and/or behavioral habit data of the login account meet the rules corresponding to a certain login method, the login method may be used as the login method applicable to the user.
  • the corresponding rule may be: there is a record of successful password verification within 30 days.
  • the rule corresponding to the login of the SMS verification code may be: there is a record of successful SMS verification within 30 days; and/or, the login account is a non-secret account; and/or, the SMS verification code is often used for login.
  • the rule corresponding to the face login can be: the login time is daytime; and/or, the wrong password is often entered; and/or, the login device and/or the login location have changed, etc.
  • the current time can also be obtained.
  • the current time, environmental information, and behavioral habits data can be input into the login mode prediction model to predict the login mode applicable to the user.
  • the login method applicable to the user predicted by the embodiment of the present specification may be any of the following: account password login, face login, SMS verification code login, voiceprint login, and other business system authorization login.
  • Step S208 Push the predicted login method to the user through the client.
  • step S208 may also be used. Replace with the following steps:
  • the preference estimation model here may also be obtained after training the machine learning model based on the environmental information of the above multiple sample accounts and the behavior and habit data in the past period of time. The difference is that when training the preference estimation model, different sample labels can be set for the sample account.
  • the sample tags here can indicate whether the user prefers to log in with a face.
  • the server can obtain a preset set of login methods.
  • the preset login method set may include two types of login methods: a conventional login method and a settable login method.
  • the conventional login method is directly selected as the candidate login method.
  • the settable login method determine whether the settable login method is set in the login account.
  • a login account that has a settable login method can be marked. Therefore, the above judgment can be made based on whether the login account is a marked account. If so, the settable login method is selected as the candidate login method.
  • the login methods applicable to the user are removed from the candidate login methods to obtain other login methods.
  • the client After the client receives the login method applicable to the user and other log-in methods sent by the server, the client needs to perform local feasibility judgment for some other log-in methods. Specifically, it is assumed that other login methods received by the client include: when other business systems authorize login, the client can determine whether the login method is feasible. If feasible, use it as another login method, otherwise, delete the login method. After that, the client can show the user the applicable login method and other login methods. In one implementation, different pages can be jumped for different applicable login methods.
  • the account login page may be as shown in FIG. 3b.
  • the account login page may be as shown in FIG. 3b.
  • the current login method applicable to the user account secret login, but also the corresponding buttons for switching other login methods are shown on the right.
  • the "Back" button is also shown. When the user clicks the "back” button, he can jump from the account login page to the account input page.
  • the account login page provided in this specification is not limited to that shown in the figure.
  • the "Forgot Password” and "Switch Login Mode” buttons in Figure 3b can be flexibly adjusted.
  • the “Switch Login Method” button may not be displayed, and the "Forgot Password” button may be centered.
  • the text corresponding to the "Switch Login Mode” button can be directly replaced with the other login method. Taking the one login method as the SMS verification code login as an example, it may be as shown in FIG. 3c.
  • the face-to-face login page may be as shown in FIG. 3d.
  • the account input box is not editable.
  • the face recognition process can be entered. Since the process of face recognition is a conventional conventional technology, it will not be repeated here.
  • the description of the "Back" button is the same as described above.
  • the face login page provided in this specification is not limited to the one shown in the figure.
  • the "switch login mode" button in FIG. 3d can also be flexibly adjusted according to the number of other login modes, and the specific adjustment mode can be the same as described above, and will not be repeated here.
  • the SMS login page may be as shown in FIG. 3e.
  • the client when jumping to the SMS verification code login page from another page (for example, the account input page or account secret login page), the client can obtain the mobile phone number bound to the login account from the server. If the mobile phone number is obtained, the mobile phone number can be automatically entered in the mobile phone number input box of the SMS login page; otherwise, the user manually fills in.
  • the matching mobile phone attribution can be obtained and displayed.
  • Figure 3e also shows the "Back" button. When the user clicks the "back” button, he can jump from the SMS login page to the other pages mentioned above.
  • the short message login page provided in this manual is not limited to that shown in the figure.
  • the “password login” button in FIG. 3e can also be flexibly adjusted according to the number of other login methods, and the specific adjustment method can be the same as described above, and will not be repeated here.
  • the method for pushing the login method provided in the embodiments of the present specification can push the applicable login method to the user based on the user's environmental information and behavior habits data, which can greatly improve the user's login success rate and shorten the login duration .
  • FIG. 4 is a flowchart of a method for displaying a login method provided by an embodiment of the present specification.
  • the execution subject of the method may be the client in FIG. 1.
  • the method may specifically include:
  • Step S402 When the client receives the login account input by the user, it acquires the environment information of the login account.
  • the client when the user starts the installed client on the terminal device, the client first loads the guide page, and a login button is provided on the guide page. When receiving the user's click instruction on the login button, jump to the account input page.
  • the client can obtain the user's login account through the account input page. After obtaining the login account, the environment information of the login account can be obtained.
  • the environment information here may include, but is not limited to, latitude and longitude positioning information of the user and device information of the logged-in device.
  • Step S404 Send a login request to the server.
  • the login request may include at least a login account and environmental information.
  • the server can first determine whether the login account is a registered account. If it is a non-registered account, you can first guide the user to register, and then log in. If it is a registered account, the behavior and habit data of the login account in the past period of time are obtained.
  • the behavior habit data here may refer to data related to the user's login behavior, for example, it may include login account, login time, login method, and result information of successful login, etc.
  • the above-mentioned past period of time can be determined according to actual needs, such as: 30 days and so on.
  • the login mode prediction model can be obtained after training the machine learning model based on the environment information of multiple sample accounts and the behavior and habit data in the past period of time.
  • the sample account has a corresponding sample label, where the sample label may refer to the login method applicable to the sample account.
  • the above-mentioned machine learning model can also be trained in conjunction with the login account itself, so as to improve the accuracy of the prediction model predicted by the login method.
  • the above login methods may include, but are not limited to, account password login, face recognition login, SMS verification code login, voiceprint login, and other business system authorized login (for example, Taobao authorized login).
  • account password login and SMS verification code login are conventional login methods, which are available to all users.
  • Face-to-face login, voiceprint login, and other business system authorization logins are settable login methods, which are only available after the user has made the corresponding settings, that is to say, only the electronic website is available after the user's basic information has been collected in advance.
  • the verification process may be: collecting the user's face information in real time, and comparing the collected face information with the pre-collected face information to determine whether it is the person. After confirming that it is you, jump to the normal use page.
  • the current time can also be obtained.
  • the current time, environmental information, and behavioral habits data can be input into the login mode prediction model to predict the login mode applicable to the user.
  • Step Input environmental information and behavioral habit data into the preference estimation model to estimate whether the user prefers to log in with a face. If the user prefers to log in with a face swipe, the login method is pushed to the user.
  • the preference estimation model here may also be obtained after training the machine learning model based on the environmental information of the above multiple sample accounts and the behavior and habit data in the past period of time. The difference is that when training the preference estimation model, different sample labels can be set for the sample account.
  • the sample tags here can indicate whether the user prefers to log in with a face.
  • the server can obtain a preset set of login methods.
  • the preset login method set may include two types of login methods: a conventional login method and a settable login method.
  • the conventional login method is directly selected as the candidate login method.
  • the settable login method determine whether the settable login method is set in the login account.
  • a login account that has a settable login method can be marked. Therefore, the above judgment can be made based on whether the login account is a marked account. If so, the settable login method is selected as the candidate login method.
  • the login methods applicable to the user are removed from the candidate login methods to obtain other login methods.
  • Step S406 Receive the applicable login method sent by the server.
  • the client also needs to make local feasibility judgments. Specifically, it is assumed that other login methods received by the client include: when other business systems authorize login, the client can determine whether the login method is feasible. If feasible, use it as another login method, otherwise, delete the login method.
  • Step S408 displaying the login page corresponding to the login method.
  • the applicable login method is account secret login
  • the account login page may be as shown in FIG. 3b.
  • the applicable login method is face-to-face login
  • the face-to-face login page may be as shown in FIG. 3d.
  • the applicable login method is SMS verification code login
  • its SMS login page can be shown in Figure 3e.
  • FIG. 3b, FIG. 3d and FIG. 3e are the same as above, and will not be repeated here.
  • the display method of the login method provided by the embodiment of the present specification can display the applicable login method to the user, which can greatly improve the user's login success rate and shorten the login duration.
  • an embodiment of the present specification further provides a login method push device.
  • the device may include:
  • the receiving unit 502 is configured to receive a login request sent by a client.
  • the login request may include at least a user's login account and environment information.
  • the obtaining unit 504 is configured to obtain behavior and habit data of the login account in the past period if the login account is a registered account.
  • the prediction unit 506 is used to input the environmental information received by the receiving unit 502 and the behavior habit data acquired by the obtaining unit 504 into the login mode prediction model to predict the login mode applicable to the user.
  • the login mode prediction model may be obtained after training the machine learning model based on the environment information of multiple sample accounts and the behavior and habit data in the past period of time.
  • the sample account has a corresponding sample label, and the sample label may refer to a login method applicable to the sample account.
  • the pushing unit 508 is used to push the login method predicted by the prediction unit 506 to the user through the client.
  • the pushing unit 508 may be specifically used for:
  • the login method is face-swapping
  • input environmental information and behavioral habit data into the preference estimation model to estimate whether the user prefers face-swapping.
  • the login method is pushed to the user.
  • the device may further include: a selection unit 510, a judgment unit 512, and a removal unit 514.
  • the obtaining unit 504 is also used to obtain a preset set of login methods.
  • the preset set of login methods includes two types of login methods: a conventional login method and a settable login method.
  • the selecting unit 510 is configured to directly select the conventional login method as the candidate login method for the conventional login method acquired by the obtaining unit 504.
  • the determining unit 512 is configured to determine whether the settable login method is set in the login account for the settable login method acquired by the acquiring unit 504.
  • the selecting unit 510 is also used to select the settable login method as a candidate login method.
  • the removing unit 514 is configured to remove the login method applicable to the user from the candidate login methods selected by the selecting unit 510 to obtain other login methods.
  • the pushing unit 508 is also used to push other login methods to the user.
  • the obtaining unit 504 is also used to obtain the current time.
  • the prediction unit 506 may be specifically used to input environmental information, behavioral habit data, and the current time into the login mode prediction model to predict the login mode applicable to the user.
  • the login methods applicable to the above users may include any one of the following: account password login, face login, SMS verification code login, voiceprint login, and other business system authorization login.
  • account password login and SMS verification code login are conventional login methods.
  • Face login, voiceprint login and other business system authorization logins are configurable login methods.
  • the receiving unit 502 receives a login request sent by a client.
  • the login request may include at least a user's login account and environment information. If the login account is a registered account, the obtaining unit 504 obtains behavioral habits data of the login account in the past period of time.
  • the prediction unit 506 inputs environmental information and behavioral habit data into the login mode prediction model to predict the login mode applicable to the user.
  • the pushing unit 508 pushes the predicted login method to the user through the client.
  • the user's login success rate can be greatly improved.
  • the push device for login mode provided by an embodiment of this specification may be a module or unit in the server side in FIG. 1.
  • an embodiment of this specification also provides a login method display device.
  • the device may include:
  • the obtaining unit 602 is configured to obtain environment information of the login account when receiving the login account input by the user.
  • the sending unit 604 is configured to send a login request to the server.
  • the login request may include at least a login account and environmental information.
  • the login request is used to instruct the server to obtain the behavior and habit data of the login account in the past period when determining that the login account is a registered account. Enter the environmental information and behavioral habits data into the login mode prediction model to predict the user's applicable login mode.
  • the receiving unit 606 is used to receive the login method sent by the server.
  • the display unit 608 is configured to display a login page corresponding to the login mode received by the receiving unit 606, and the login page includes at least the login mode.
  • the login page may also include other login methods, which are selected by the server from a preset set of login methods.
  • the preset set of login methods includes two types of login methods: regular login methods and settable login methods.
  • the display device of the login mode provided by an embodiment of this specification can improve the user's login success rate.
  • the log-in display device provided by an embodiment of this specification may be a module or unit of the client in FIG. 1.
  • an embodiment of this specification also provides a login method push device.
  • the device may include: a memory 702, one or more processors 704, and one or more Programs.
  • the one or more programs are stored in the memory 702, and are configured to be executed by one or more processors 704.
  • the programs are executed by the processor 704, the following steps are implemented:
  • the login account is a registered account
  • the behavior and habit data of the login account in the past period of time is obtained.
  • the push device in the login mode provided by an embodiment of this specification can improve the user's login success rate.
  • the device may include: a memory 802, one or more processors 804, and one or more Programs.
  • the one or more programs are stored in the memory 802, and are configured to be executed by one or more processors 804, and when the program is executed by the processor 804, the following steps are implemented:
  • the environment information of the login account is obtained.
  • the login request includes at least a login account and environmental information.
  • the login request is used to instruct the server to obtain the behavior and habit data of the login account in the past period when determining that the login account is a registered account. Enter the environmental information and behavioral habits data into the login mode prediction model to predict the user's applicable login mode.
  • the login page corresponding to the login method is displayed, and the login page includes at least the login method predicted by the server.
  • the display device of the login mode provided by an embodiment of this specification can improve the user's login success rate.
  • the steps of the method or algorithm described in conjunction with the disclosure of the present specification may be implemented by hardware, or may be implemented by a processor executing software instructions.
  • the software instructions can be composed of corresponding software modules, which can be stored in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, mobile hard disk, CD-ROM or any other form of storage known in the art Medium.
  • An exemplary storage medium is coupled to the processor so that the processor can read information from the storage medium and can write information to the storage medium.
  • the storage medium may also be a component of the processor.
  • the processor and the storage medium may be located in the ASIC.
  • the ASIC may be located in the server.
  • the processor and the storage medium may also exist as discrete components in the server.
  • Computer-readable media includes computer storage media and communication media, where communication media includes any medium that facilitates transfer of a computer program from one place to another.
  • the storage medium may be any available medium that can be accessed by a general-purpose or special-purpose computer.

Abstract

A method, apparatus and device for pushing a login mode, and a method, apparatus and device for displaying a login mode. The method for pushing a login mode comprises: a serving end receiving a login request sent by a client (S202), wherein the login request at least comprises a login account of a user and environment information; if the login account is a registered account, acquiring behavior habit data of the login account within a period of time in the past (S204); inputting the environment information and the behavior habit data into a login mode prediction model to predict a login mode applicable to the user (S206); and pushing the applicable login mode to the user by means of the client (S208).

Description

登录方式的推送、展示方法、装置及设备Pushing and displaying method, device and equipment of login mode 技术领域Technical field
本说明书一个或多个实施例涉及计算机技术领域,尤其涉及一种登录方式的推送、展示方法、装置及设备。One or more embodiments of this specification relate to the field of computer technology, and in particular, to a method, device, and device for pushing and displaying login methods.
背景技术Background technique
随着互联网技术的普遍流行,用户登录电子网站的方式也越来越多样化。如,可以有账号密码登录(简称账密登录)、短信验证码登录、声纹登录以及刷脸登录等。然而上述各种登录方式并不是所有用户都可用或者适合使用。如,对于经常输错密码的用户,则不适用于账密登录。再如,如果用户没有设置刷脸登录,则刷脸登录不可用。With the widespread popularity of Internet technology, users have more and more diversified ways to log in to electronic websites. For example, there can be account password login (referred to as account secret login), SMS verification code login, voiceprint login, and face login login. However, not all the above login methods are available or suitable for all users. For example, for users who frequently enter the wrong password, it is not suitable for account login. As another example, if the user does not set a face-to-face login, face-to-face login is not available.
因此,需要提供一种方案,以在用户登录电子网站时,向其推送适用的登录方式。Therefore, a solution needs to be provided to push the applicable login method to the user when logging in to the electronic website.
发明内容Summary of the invention
本说明书一个或多个实施例描述了一种登录方式的推送、展示方法、装置及设备,可以提升用户的登录成功率。One or more embodiments of this specification describe a method, device, and device for pushing and displaying a login method, which can improve the user's login success rate.
第一方面,提供了一种登录方式的推送方法,包括:In the first aspect, a method for pushing a login method is provided, including:
服务端接收客户端发送的登录请求;所述登录请求至少包括用户的登录账户以及环境信息;The server receives the login request sent by the client; the login request includes at least the user's login account and environmental information;
若所述登录账户为已注册账户,则获取所述登录账户在过去一段时间内的行为习惯数据;If the login account is a registered account, obtain behavioral habits data of the login account in the past period of time;
将所述环境信息以及所述行为习惯数据输入登录方式预测模型,以预测所述用户所适用的登录方式;Input the environmental information and the behavior habit data into a login mode prediction model to predict the login mode applicable to the user;
通过所述客户端向所述用户推送所述登录方式。Pushing the login method to the user through the client.
第二方面,提供了一种登录方式的展示方法,包括:In the second aspect, a display method of login method is provided, including:
当客户端接收到用户输入的登录账户时,获取所述登录账户的环境信息;When the client receives the login account input by the user, the environment information of the login account is obtained;
向服务端发送登录请求,所述登录请求至少包括所述登录账户以及所述环境信息;所述登录请求用于指示所述服务端在判断所述登录账户为已注册账户时,获取所述登录 账户在过去一段时间内的行为习惯数据;将所述环境信息以及所述行为习惯数据输入登录方式预测模型,以预测所述用户所适用的登录方式;Send a login request to the server, the login request includes at least the login account and the environment information; the login request is used to instruct the server to obtain the login when determining that the login account is a registered account Behavior and habit data of the account in the past period of time; input the environmental information and the behavior and habit data into the login mode prediction model to predict the login mode applicable to the user;
接收所述服务端发送的所述登录方式;Receiving the login method sent by the server;
展示与所述登录方式相对应的登录页面;所述登录页面至少包括所述登录方式。Displaying a login page corresponding to the login method; the login page includes at least the login method.
第三方面,提供了一种登录方式的推送装置,包括:In a third aspect, a push device for logging in is provided, including:
接收单元,用于接收客户端发送的登录请求;所述登录请求至少包括用户的登录账户以及环境信息;A receiving unit, configured to receive a login request sent by a client; the login request includes at least a user's login account and environmental information;
获取单元,用于若所述登录账户为已注册账户,则获取所述登录账户在过去一段时间内的行为习惯数据;An obtaining unit, configured to obtain the behavior and habit data of the login account in the past period if the login account is a registered account;
预测单元,用于将所述接收单元接收的所述环境信息以及所述获取单元获取的所述行为习惯数据输入登录方式预测模型,以预测所述用户所适用的登录方式;A prediction unit, configured to input the environmental information received by the receiving unit and the behavior habit data acquired by the acquisition unit into a login mode prediction model to predict the login mode applicable to the user;
推送单元,用于通过所述客户端向所述用户推送所述预测单元预测的所述登录方式。The pushing unit is configured to push the login method predicted by the prediction unit to the user through the client.
第四方面,提供了一种登录方式的展示装置,包括:According to a fourth aspect, a login display device is provided, including:
获取单元,用于当接收到用户输入的登录账户时,获取所述登录账户的环境信息;An obtaining unit, configured to obtain environment information of the login account when receiving the login account input by the user;
发送单元,用于向服务端发送登录请求,所述登录请求至少包括所述登录账户以及所述环境信息;所述登录请求用于指示所述服务端在判断所述登录账户为已注册账户时,获取所述登录账户在过去一段时间内的行为习惯数据;将所述环境信息以及所述行为习惯数据输入登录方式预测模型,以预测所述用户所适用的登录方式;A sending unit, configured to send a login request to the server, the login request includes at least the login account and the environmental information; the login request is used to instruct the server to determine that the login account is a registered account To obtain behavior and habit data of the login account in the past period of time; input the environmental information and the behavior and habit data into a login mode prediction model to predict the login mode applicable to the user;
接收单元,用于接收所述服务端发送的所述登录方式;A receiving unit, configured to receive the login method sent by the server;
展示单元,用于展示与所述接收单元接收的所述登录方式相对应的登录页面;所述登录页面至少包括所述登录方式。A display unit, configured to display a login page corresponding to the login mode received by the receiving unit; the login page includes at least the login mode.
第五方面,提供了一种登录方式的推送设备,包括:In a fifth aspect, a push device for logging in is provided, including:
存储器;Memory
一个或多个处理器;以及One or more processors; and
一个或多个程序,其中所述一个或多个程序存储在所述存储器中,并且被配置成由所述一个或多个处理器执行,所述程序被所述处理器执行时实现以下步骤:One or more programs, wherein the one or more programs are stored in the memory and are configured to be executed by the one or more processors, and when the programs are executed by the processors, the following steps are implemented:
接收客户端发送的登录请求;所述登录请求至少包括用户的登录账户以及环境信息;Receiving a login request sent by a client; the login request includes at least a user's login account and environmental information;
若所述登录账户为已注册账户,则获取所述登录账户在过去一段时间内的行为习惯数据;If the login account is a registered account, obtain behavioral habits data of the login account in the past period of time;
将所述环境信息以及所述行为习惯数据输入登录方式预测模型,以预测所述用户所适用的登录方式;Input the environmental information and the behavior habit data into a login mode prediction model to predict the login mode applicable to the user;
通过所述客户端向所述用户推送所述登录方式。Pushing the login method to the user through the client.
第六方面,提供了一种登录方式的展示设备,包括:In the sixth aspect, a display device for login mode is provided, including:
存储器;Memory
一个或多个处理器;以及One or more processors; and
一个或多个程序,其中所述一个或多个程序存储在所述存储器中,并且被配置成由所述一个或多个处理器执行,所述程序被所述处理器执行时实现以下步骤:One or more programs, wherein the one or more programs are stored in the memory and are configured to be executed by the one or more processors, and when the programs are executed by the processors, the following steps are implemented:
当接收到用户输入的登录账户时,获取所述登录账户的环境信息;When receiving the login account input by the user, acquiring environmental information of the login account;
向服务端发送登录请求,所述登录请求至少包括所述登录账户以及所述环境信息;所述登录请求用于指示所述服务端在判断所述登录账户为已注册账户时,获取所述登录账户在过去一段时间内的行为习惯数据;将所述环境信息以及所述行为习惯数据输入登录方式预测模型,以预测所述用户所适用的登录方式;Send a login request to the server, the login request includes at least the login account and the environment information; the login request is used to instruct the server to obtain the login when determining that the login account is a registered account Behavior and habit data of the account in the past period of time; input the environmental information and the behavior and habit data into the login mode prediction model to predict the login mode applicable to the user;
接收所述服务端发送的所述登录方式;Receiving the login method sent by the server;
展示与所述登录方式相对应的登录页面;所述登录页面至少包括所述登录方式。Displaying a login page corresponding to the login method; the login page includes at least the login method.
本说明书一个或多个实施例提供的登录方式的推送、展示方法、装置及设备,服务端接收客户端发送的登录请求。该登录请求至少包括用户的登录账户以及环境信息。若该登录账户为已注册账户,则获取登录账户在过去一段时间内的行为习惯数据。将环境信息以及行为习惯数据输入登录方式预测模型,以预测用户所适用的登录方式。通过客户端向用户推送所适用的登录方式。由此可以看出,本说明书提供的方案中,可以基于用户的行为习惯数据和环境信息,来向用户推送所适用的登录方式,这可以提升用户的登录成功率,进而可以降低用户的试错成本。In one or more embodiments of this specification, a method, device, and device for pushing and displaying a login method are provided, and the server receives the login request sent by the client. The login request includes at least the user's login account and environmental information. If the login account is a registered account, the behavior and habit data of the login account in the past period of time are obtained. Enter the environmental information and behavioral habits data into the login mode prediction model to predict the user's applicable login mode. Push the applicable login method to the user through the client. It can be seen from the above that the scheme provided in this specification can push the applicable login method to the user based on the user's behavior and habits data and environmental information, which can improve the user's login success rate and further reduce the user's trial and error cost.
附图说明BRIEF DESCRIPTION
为了更清楚地说明本说明书实施例的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本说明书的一些实施例, 对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。In order to more clearly explain the technical solutions of the embodiments of the present specification, the following will briefly introduce the drawings used in the description of the embodiments. Obviously, the drawings in the following description are only some embodiments of the present specification. Those of ordinary skill in the art can obtain other drawings based on these drawings without creative work.
图1为本说明书提供的登录方式的推送方法应用场景示意图;FIG. 1 is a schematic diagram of an application scenario of a push method of a login method provided by this specification;
图2为本说明书一个实施例提供的登录方式的推送方法流程图;2 is a flowchart of a method for pushing a login method provided by an embodiment of the present specification;
图3a为本说明书提供的账户输入页面示意图;Figure 3a is a schematic diagram of the account input page provided by this specification;
图3b为本说明书提供的账密登录页面示意图之一;Figure 3b is one of the schematic diagrams of the account login page provided in this manual;
图3c为本说明书提供的账密登录页面示意图之二;Figure 3c is the second schematic diagram of the account login page provided in this manual;
图3d为本说明书提供的刷脸登录页面示意图;Figure 3d is a schematic diagram of the face-login login page provided by this manual;
图3e为本说明书提供的短信登录页面示意图;Figure 3e is a schematic diagram of the SMS login page provided by this manual;
图4为本说明书一个实施例提供的登录方式的展示方法流程图;4 is a flowchart of a method for displaying a login method provided by an embodiment of the present specification;
图5为本说明书一个实施例提供的登录方式的推送装置示意图;FIG. 5 is a schematic diagram of a push device for a login method provided by an embodiment of the present specification;
图6为本说明书一个实施例提供的登录方式的展示装置示意图;6 is a schematic diagram of a display device for a login method provided by an embodiment of the present specification;
图7为本说明书一个实施例提供的登录方式的推送设备示意图;7 is a schematic diagram of a push device in a login mode provided by an embodiment of the present specification;
图8为本说明书一个实施例提供的登录方式的展示设备示意图。FIG. 8 is a schematic diagram of a display device of a login method provided by an embodiment of the present specification.
具体实施方式detailed description
下面结合附图,对本说明书提供的方案进行描述。The solution provided in this specification will be described below in conjunction with the drawings.
在描述本说明书提供的方案之前,先对本方案的发明构思作出如下介绍:Before describing the solution provided in this specification, the invention of the solution will be introduced as follows:
如背景技术所述,用户登录电子网站的方式多种多样。对于该多种登录方式,如果将其在登录页面上直接摆放,则会增加用户的选择成本和试错成本,因为并不是每个用户都适合每种登录方式。如,密码长久不使用用户,账密登录试错成本高;再如,很多用户不偏好刷脸登录等等。为了降低用户的选择成本和试错成本,本申请的申请人考虑到可以向用户推送其所适用的登录方式。但是,如何来确定用户所适用的登录方式呢?As described in the background art, there are various ways for users to log in to an electronic website. For these multiple login methods, if they are placed directly on the login page, it will increase the user's selection costs and trial and error costs, because not every user is suitable for each login method. For example, if the password is not used for a long time, the cost of trial and error for account login is high; for another example, many users do not prefer to log in with a face. In order to reduce the user's selection costs and trial and error costs, the applicant of this application considers that he can push the applicable login method to the user. However, how to determine the login method applicable to the user?
首先,申请人考虑到用户所适用的登录方式跟用户的行为习惯有关。如,对于经常使用短信验证码登录的用户,则该用户适用于使用短信验证码登录。再如,对于经常输错密码的用户,其适用于刷脸登录或者短信验证码登录等。因此,可以基于用户的行为习惯数据,来确定用户所适用的登录方式。First, the applicant considers that the user's applicable login method is related to the user's behavior and habits. For example, for users who frequently log in using SMS verification codes, the user is suitable for logging in using SMS verification codes. As another example, for users who frequently enter the wrong password, it is suitable for face-to-face login or SMS verification code login. Therefore, the login method applicable to the user can be determined based on the user's behavior habit data.
其次,用户所适用的登录方式通常跟用户所处场景的场景信息也有关,这里的场景信息包括但不限于用户的经纬度定位信息以及登录设备的设备信息等。如,在基于设备信息,判断用户所使用的登录设备没有安装摄像头时,该用户不适用于刷脸登录。再如,当基于用户的经纬度定位信息,判断用户的登录地点发生变化时,可以向用户推送刷脸登录的登录方式,以保证安全性。因此,可以基于用户所处场景的场景信息,来确定用户所适用的登录方式。Secondly, the login method applicable to the user is usually related to the scene information of the scene where the user is located. The scene information here includes but is not limited to the latitude and longitude positioning information of the user and the device information of the logged-in device. For example, when it is determined that the login device used by the user does not have a camera installed based on the device information, the user is not suitable for face login. For another example, when it is determined that the user's login location has changed based on the user's latitude and longitude positioning information, the user may be prompted to log in with a face login to ensure security. Therefore, the login method applicable to the user can be determined based on the scene information of the scene where the user is located.
此外,登录账户本身或者当前时间也可以作为确定登录方式的考虑因素。比如,如果登录账户为无密账户,则该用户不适用于账密登录。再如,如果当前时间为晚上,则该用户不适用于刷脸登录等等。In addition, the login account itself or the current time can also be used as a consideration for determining the login method. For example, if the login account is a non-secret account, the user is not suitable for account secret login. As another example, if the current time is night, the user is not suitable for face-swapping and so on.
在收集到如上几方面的信息之后,如何实现用户所适用登录方式的确定呢?After collecting the above information, how to determine the user's applicable login method?
可以了解到机器学习模型可以基于已知数据,对未知数据进行预测。因此,可以通过训练机器学习模型,来实现用户所适用登录方式的确定。具体地,可以收集多个样本账户的环境信息以及在过去一段时间内的行为习惯数据。基于收集的数据,对机器学习模型进行训练。可以理解的是,上述样本账户具有对应的样本标签,该样本标签可以是指样本账户所适用的登录方式。It can be understood that the machine learning model can predict unknown data based on known data. Therefore, a machine learning model can be trained to determine the user's applicable login method. Specifically, it is possible to collect environmental information of multiple sample accounts and behavioral habits data over a period of time in the past. Based on the collected data, the machine learning model is trained. It can be understood that the above sample account has a corresponding sample label, and the sample label may refer to a login method applicable to the sample account.
在训练好机器学习模型之后,当有用户登录电子网站时,可以将当前用户的环境信息以及行为习惯数据输入训练后的机器学习模型。由该机器学习模型预测用户所适用的登录方式。之后,向用户推送该登录方式,以提升用户的登录成功率,进而可以极大地减短登录时长。After training the machine learning model, when a user logs in to the electronic website, the current user's environmental information and behavioral habits data can be input into the trained machine learning model. The machine learning model predicts the user's applicable login method. Afterwards, push the login method to the user to improve the user's login success rate, which can greatly shorten the login time.
以上就是本说明书提供的方案的发明构思,基于该发明构思就可以得到本方案。以下对本方案进行详细阐述。The above is the inventive concept of the solution provided in this specification, and this solution can be obtained based on the inventive concept. The plan is elaborated below.
图1为本说明书提供的登录方式的推送方法应用场景示意图。图1中的客户端可以是指某电子网站的客户端,其通常安装于用户的终端设备上。服务端可以是指该电子网站的服务端。在本说明书中,上述客户端与服务端之间的交互过程可以如下:用户在终端设备上启动客户端,客户端被启动后,首先加载引导页面,该引导页面上设有登录按钮。当接收到用户对该登录按钮的点击指令时,跳转至账户输入页面。当用户在账户输入页面输入对应的登录账户,并点击用于表示登录账户输入完成的按钮时,客户端可以向服务端发送登录请求。该登录请求至少可以包括登录账户以及用户所处环境的环境信息。这里的环境信息包括但不限于用户的经纬度定位信息以及登录设备的设备信息等。FIG. 1 is a schematic diagram of an application scenario of a push method of a login method provided in this specification. The client in FIG. 1 may refer to a client of an electronic website, which is usually installed on a user's terminal device. The server can refer to the server of the electronic website. In this specification, the interaction process between the client and the server can be as follows: The user starts the client on the terminal device. After the client is started, the boot page is first loaded, and a login button is provided on the boot page. When receiving the user's click instruction on the login button, jump to the account input page. When the user enters the corresponding login account on the account input page and clicks the button indicating that the login account input is completed, the client can send a login request to the server. The login request may include at least a login account and environmental information of the environment in which the user is located. The environment information here includes but is not limited to the latitude and longitude positioning information of the user and the device information of the logged-in device.
服务端在接收到上述登录请求之后,可以确定该登录账户是否为已注册账户。如果不是,则引导用户进行注册。如果是,则获取与该登录账户相关的行为习惯数据。将接收的环境信息以及获取的行为习惯数据输入机器学习模型,以预测用户所适用的登录方式。After receiving the above login request, the server can determine whether the login account is a registered account. If not, then guide the user to register. If it is, the behavior and habit data related to the login account are obtained. Input the received environmental information and the acquired behavior and habit data into the machine learning model to predict the login method applicable to the user.
服务端向客户端返回预测的登录方式,之后由客户端向用户展示该登录方式。The server returns the predicted login method to the client, and then the client displays the login method to the user.
图2为本说明书一个实施例提供的登录方式的推送方法流程图。所述方法的执行主体可以为图1中的服务端。如图1所示,所述方法具体可以包括:FIG. 2 is a flowchart of a method for pushing a login method provided by an embodiment of the present specification. The execution subject of the method may be the server in FIG. 1. As shown in FIG. 1, the method may specifically include:
步骤S202,服务端接收客户端发送的登录请求。In step S202, the server receives the login request sent by the client.
具体地,当用户在终端设备上启动已安装的客户端时,客户端首先加载引导页面,该引导页面上设有登录按钮。当接收到用户对该登录按钮的点击指令时,跳转至账户输入页面。当用户在账户输入页面输入对应的登录账户,并点击用于表示登录账户输入完成的按钮时,客户端可以向服务端发送登录请求。该登录请求至少可以包括登录账户以及用户所处环境的环境信息。这里的环境信息包括但不限于用户的经纬度定位信息以及登录设备的设备信息等。Specifically, when the user starts the installed client on the terminal device, the client first loads the guide page, and a login button is provided on the guide page. When receiving the user's click instruction on the login button, jump to the account input page. When the user enters the corresponding login account on the account input page and clicks the button indicating that the login account input is completed, the client can send a login request to the server. The login request may include at least a login account and environmental information of the environment in which the user is located. The environment information here includes but is not limited to the latitude and longitude positioning information of the user and the device information of the logged-in device.
以客户端为支付宝客户端为例来说,本说明书提供的账户输入页面可以如图3a所示。图3a中,展示了登录账号的输入框以及“继续”按钮。可以理解的是,初始时,当用户还没有输入登录账户时,“继续”按钮的颜色可以为灰色,即不可用。在用户在输入框输入对应的登录账户之后,“继续”按钮的颜色变蓝并可点击。当支付宝客户端接收到用户对该按钮的点击指令时,客户端可以向服务端发送登录请求。Taking the client as the Alipay client as an example, the account input page provided in this specification may be as shown in FIG. 3a. In Figure 3a, the input box for the login account and the "Continue" button are shown. It can be understood that, initially, when the user has not entered the login account, the color of the “Continue” button may be gray, that is, unavailable. After the user enters the corresponding login account in the input box, the color of the "Continue" button becomes blue and can be clicked. When the Alipay client receives the user's click instruction on the button, the client can send a login request to the server.
应理解,图3a只是作为示例性目的,在实际应用中,该账户输入页面还可以包括其它控件,如,还可以包括用于输入真实姓名的输入框,本说明书对此不作限定。It should be understood that FIG. 3a is only for exemplary purposes. In practical applications, the account input page may further include other controls, for example, an input box for entering a real name may also be included, which is not limited in this specification.
步骤S204,若登录账户为已注册账户,则获取登录账户在过去一段时间内的行为习惯数据。In step S204, if the login account is a registered account, the behavior and habit data of the login account in the past period of time are obtained.
这里的行为习惯数据可以是指与用户的登录行为相关的数据,如,可以包括登录账户、登录时间、登录方式以及登录成功与否的结果信息等。此外,上述过去一段时间可以根据实际需求确定,如可以为:30天等等。The behavior habit data here may refer to data related to the user's login behavior, for example, it may include login account, login time, login method, and result information of successful login, etc. In addition, the above-mentioned past period of time can be determined according to actual needs, such as: 30 days and so on.
在一个例子中,服务端可以从后台数据库中来获取登录账户在过去一段时间内的行为习惯数据。In one example, the server can obtain the behavior and habit data of the login account in the past period from the background database.
还需要说明的是,若该登录账户为非注册账户,则可以先引导用户进行注册,之后再进行登录等。It should also be noted that if the login account is a non-registered account, the user can be guided to register first, and then log in, etc.
步骤S206,将环境信息以及行为习惯数据输入登录方式预测模型,以预测用户所适用的登录方式。In step S206, the environmental information and the behavior and habit data are input into the login mode prediction model to predict the login mode applicable to the user.
需要说明的是,这里的登录方式预测模型可以是根据多个样本账户的环境信息以及在过去一段时间内的行为习惯数据,对机器学习模型进行训练后得到的。该样本账户具有对应的样本标签,这里的样本标签可以是指样本账户所适用的登录方式。当然,在实际应用中,还可以结合登录账户本身,来对上述机器学习模型进行训练,以提高登录方式预测模型预测的准确性。It should be noted that the login mode prediction model here may be obtained after training the machine learning model based on the environment information of multiple sample accounts and the behavior and habit data in the past period of time. The sample account has a corresponding sample label, where the sample label may refer to the login method applicable to the sample account. Of course, in practical applications, the above-mentioned machine learning model can also be trained in conjunction with the login account itself, so as to improve the accuracy of the prediction model predicted by the login method.
另外,上述登录方式可以包括但不限于账号密码登录、刷脸登录、短信验证码登录、声纹登录以及其它业务系统授权登录(如,淘宝授权登录)等。其中,账号密码登录以及短信验证码登录属于常规登录方式,其对所有用户均可用。刷脸登录、声纹登录以及其它业务系统授权登录属于可设置登录方式,其在用户进行相应的设置之后才可用,也就是说只有电子网站在预先采集了用户的基础信息之后才可用。以刷脸登录为例来说,其验证过程可以为:实时采集用户的人脸信息,将采集的人脸信息与预先采集的人脸信息进行比对,以确定是否是本人。在确认是本人之后,跳转至正常使用页面。In addition, the above login methods may include, but are not limited to, account password login, face recognition login, SMS verification code login, voiceprint login, and other business system authorized login (such as Taobao authorized login). Among them, account password login and SMS verification code login are conventional login methods, which are available to all users. Face-to-face login, voiceprint login, and other business system authorization logins are settable login methods, which are only available after the user has made the corresponding settings, that is to say, only the electronic website is available after the user's basic information has been collected in advance. Taking the face-swapping login as an example, the verification process may be: collecting the user's face information in real time, and comparing the collected face information with the pre-collected face information to determine whether it is the person. After confirming that it is you, jump to the normal use page.
需要说明的是,本说明书提供的登录方式预测模型实际上是基于预先设定的与不同的登录方式相应的一系列规则来进行预测的。具体地,如果登录账户的环境信息和/或者行为习惯数据满足与某登录方式相对应的规则,则可以将该登录方式作为该用户所适用的登录方式。It should be noted that the login mode prediction model provided in this specification actually predicts based on a series of predetermined rules corresponding to different login modes. Specifically, if the environmental information and/or behavioral habit data of the login account meet the rules corresponding to a certain login method, the login method may be used as the login method applicable to the user.
以账密登录为例来说,与其相应的规则可以为:30天内有密码验证成功的记录等。再如,与短信验证码登录相应的规则可以为:30天内有短信验证成功的记录;和/或,登录账户为无密账户;和/或,经常使用短信验证码登录等。还如,与刷脸登录相应的规则可以为:登录时间为白天;和/或,经常输错密码;和/或,登录设备和/或登录地点发生了变化等。Taking account password login as an example, the corresponding rule may be: there is a record of successful password verification within 30 days. As another example, the rule corresponding to the login of the SMS verification code may be: there is a record of successful SMS verification within 30 days; and/or, the login account is a non-secret account; and/or, the SMS verification code is often used for login. For another example, the rule corresponding to the face login can be: the login time is daytime; and/or, the wrong password is often entered; and/or, the login device and/or the login location have changed, etc.
应理解,上述只是示例性的说明了与不同的登录方式所对应的规则,在实际应用中,该规则可能有几十条甚至上百条,因此可以通过训练机器学习模型来进行预测。It should be understood that the above only illustrates the rules corresponding to different login methods. In practical applications, there may be dozens or even hundreds of rules, so it can be predicted by training a machine learning model.
可选地,还可以获取当前时间。当还获取当前时间时,可以将当前时间、环境信息以及行为习惯数据输入登录方式预测模型,以预测用户所适用的登录方式。Optionally, the current time can also be obtained. When the current time is also obtained, the current time, environmental information, and behavioral habits data can be input into the login mode prediction model to predict the login mode applicable to the user.
需要说明的是,本说明书实施例预测的用户所适用的登录方式可以为以下任一种:账号密码登录、刷脸登录、短信验证码登录、声纹登录以及其它业务系统授权登录等。It should be noted that the login method applicable to the user predicted by the embodiment of the present specification may be any of the following: account password login, face login, SMS verification code login, voiceprint login, and other business system authorization login.
步骤S208,通过客户端向用户推送预测的登录方式。Step S208: Push the predicted login method to the user through the client.
需要说明的是,由于部分人群不习惯用刷脸登录,因此为了实现该类人群的登录方式的精确推送,本说明书实施例在预测用户所适用的登录方式为刷脸登录时,步骤S208也可以替换为如下步骤:It should be noted that, because some people are not used to logging in with face brushing, in order to realize the accurate push of the login method of this type of crowd, in this embodiment of the specification, when the login method applied by the user is predicted to be face login, step S208 may also be used. Replace with the following steps:
将环境信息以及行为习惯数据输入偏好预估模型,以预估该用户是否偏好刷脸登录。若该用户偏好刷脸登录,则向用户推送该登录方式。Enter the environmental information and behavioral habits data into the preference estimation model to estimate whether the user prefers to log in with a face. If the user prefers to log in with a face swipe, the login method is pushed to the user.
需要说明的是,这里的偏好预估模型也可以是基于上述多个样本账户的环境信息以及在过去一段时间内的行为习惯数据,对机器学习模型进行训练后得到的。所不同的是,在训练该偏好预估模型时,可以为样本账户设置不同的样本标签。如,这里的样本标签可以为用户是否偏好刷脸登录。It should be noted that the preference estimation model here may also be obtained after training the machine learning model based on the environmental information of the above multiple sample accounts and the behavior and habit data in the past period of time. The difference is that when training the preference estimation model, different sample labels can be set for the sample account. For example, the sample tags here can indicate whether the user prefers to log in with a face.
本说明书实施例中,除了可以向用户推送所适用的登录方式外,还可以向用户推送其它可登录方式。该其它可登录方式的确定过程可以如下:In the embodiment of the present specification, in addition to the applicable login method to the user, other login methods can also be pushed to the user. The determination process of the other login methods can be as follows:
首先,服务端可以获取预设的登录方式集合。该预设的登录方式集合中可以包括两种类型的登录方式:常规登录方式以及可设置登录方式。对于常规登录方式,直接将该常规登录方式选取为候选登录方式。对于可设置登录方式,判断登录账户是否设置了该可设置登录方式。在一种实现方式中,可以对设置了可设置登录方式的登录账户进行打标。因此,可以基于登录账户是否为已打标账户,来进行如上判断。如果是,则将可设置登录方式选取为候选登录方式。从候选登录方式中去除用户所适用的登录方式,以得到其它可登录方式。First, the server can obtain a preset set of login methods. The preset login method set may include two types of login methods: a conventional login method and a settable login method. For the conventional login method, the conventional login method is directly selected as the candidate login method. For the settable login method, determine whether the settable login method is set in the login account. In one implementation, a login account that has a settable login method can be marked. Therefore, the above judgment can be made based on whether the login account is a marked account. If so, the settable login method is selected as the candidate login method. The login methods applicable to the user are removed from the candidate login methods to obtain other login methods.
客户端在接收到服务端发送的用户所适用的登录方式以及其它可登录方式之后,针对部分其它可登录方式,客户端还需进行本地可行性判断。具体地,假设客户端接收到的其它可登录方式包括:其它业务系统授权登录时,客户端可以判断该登录方式是否可行。如果可行,才将其作为其它可登录方式,否则,删除该登录方式。之后,客户端可以向用户展示所适用的登录方式以及其它可登录方式。在一种实现方式中,针对所适用的登录方式不同,可以跳转不同的页面。After the client receives the login method applicable to the user and other log-in methods sent by the server, the client needs to perform local feasibility judgment for some other log-in methods. Specifically, it is assumed that other login methods received by the client include: when other business systems authorize login, the client can determine whether the login method is feasible. If feasible, use it as another login method, otherwise, delete the login method. After that, the client can show the user the applicable login method and other login methods. In one implementation, different pages can be jumped for different applicable login methods.
如,当所适用的登录方式为账密登录时,可以跳转至账密登录页面。以客户端为支付宝客户端为例来说,其账密登录页面可以如图3b所示。图3b中,不仅展示了当前用 户所适用的登录方式:账密登录,右侧还展示了相应的切换其它可登录方式的按钮。此外,还展示了“返回”按钮。当用户点击该“返回”按钮时,可以从账密登录页面跳转至账户输入页面。For example, when the applicable login method is account secret login, you can jump to the account secret login page. Taking the client as the Alipay client as an example, the account login page may be as shown in FIG. 3b. In Figure 3b, not only the current login method applicable to the user: account secret login, but also the corresponding buttons for switching other login methods are shown on the right. In addition, the "Back" button is also shown. When the user clicks the "back" button, he can jump from the account login page to the account input page.
应理解,本说明书提供的账密登录页面不限于图中所示。如,图3b中的“忘记密码”和“切换登录方式”按钮可以灵活调整。举例来说,当最终确定的其它可登录方式为0种时,可以不展示“切换登录方式”按钮,且“忘记密码”按钮可以居中。当最终确定的其它可登录方式为1种时,“切换登录方式”按钮所对应的文字可直接替换为该1种其它可登录方式等等。以该1种可登录方式为短信验证码登录为例来说,其可以如图3c所示。It should be understood that the account login page provided in this specification is not limited to that shown in the figure. For example, the "Forgot Password" and "Switch Login Mode" buttons in Figure 3b can be flexibly adjusted. For example, when the other final log-in methods that can be determined are 0, the "Switch Login Method" button may not be displayed, and the "Forgot Password" button may be centered. When the final other login method is one, the text corresponding to the "Switch Login Mode" button can be directly replaced with the other login method. Taking the one login method as the SMS verification code login as an example, it may be as shown in FIG. 3c.
再如,当所适用的登录方式为刷脸登录时,可以跳转至刷脸登录页面。以客户端为支付宝客户端为例来说,其刷脸登录页面可以如图3d所示。图3d中,账户输入框不可编辑。当用户点击“刷脸登录”按钮时,即可进入人脸识别流程。由于人脸识别的过程为传统常规技术,在此不复赘述。此外,“返回”按钮的描述同上所述。As another example, when the applicable login method is face-to-face login, you can jump to the face-to-face login page. Taking the client as the Alipay client as an example, the face-to-face login page may be as shown in FIG. 3d. In Figure 3d, the account input box is not editable. When the user clicks the "Face to face login" button, the face recognition process can be entered. Since the process of face recognition is a conventional conventional technology, it will not be repeated here. In addition, the description of the "Back" button is the same as described above.
应理解,本说明书提供的刷脸登录页面不限于图中所示。如,图3d中的“切换登录方式”按钮也可以根据其它可登录方式的数量灵活调整,其具体调整方式可以同上所述,在此不复赘述。It should be understood that the face login page provided in this specification is not limited to the one shown in the figure. For example, the "switch login mode" button in FIG. 3d can also be flexibly adjusted according to the number of other login modes, and the specific adjustment mode can be the same as described above, and will not be repeated here.
还如,当所适用的登录方式为短信验证码登录时,可以跳转至短信登录页面。以客户端为支付宝客户端为例来说,其短信登录页面可以如图3e所示。图3e中,在从其它页面(如,账户输入页面或者账密登录页面)跳转至短信验证码登录页面时,客户端可以从服务端获取与该登录账户绑定的手机号码。如果获取到该手机号码,则可以自动在短信登录页面的手机号输入框中输入手机号码;否则由用户手动填写。此外,还可以根据自动或者手动填写的手机号码,获取相匹配的手机归属地并展示。图3e还展示了“返回”按钮。当用户点击该“返回”按钮时,可以从短信登录页面跳转至上述其它页面。As another example, when the applicable login method is SMS verification code login, you can jump to the SMS login page. Taking the client as the Alipay client as an example, the SMS login page may be as shown in FIG. 3e. In FIG. 3e, when jumping to the SMS verification code login page from another page (for example, the account input page or account secret login page), the client can obtain the mobile phone number bound to the login account from the server. If the mobile phone number is obtained, the mobile phone number can be automatically entered in the mobile phone number input box of the SMS login page; otherwise, the user manually fills in. In addition, according to the mobile phone number filled in automatically or manually, the matching mobile phone attribution can be obtained and displayed. Figure 3e also shows the "Back" button. When the user clicks the "back" button, he can jump from the SMS login page to the other pages mentioned above.
应理解,本说明书提供的短信登录页面不限于图中所示。如,图3e中的“密码登录”按钮也可以根据其它可登录方式的数量灵活调整,其具体调整方式可以同上所述,在此不复赘述。It should be understood that the short message login page provided in this manual is not limited to that shown in the figure. For example, the “password login” button in FIG. 3e can also be flexibly adjusted according to the number of other login methods, and the specific adjustment method can be the same as described above, and will not be repeated here.
综上,本说明书实施例提供的登录方式的推送方法,可以基于用户的环境信息以及行为习惯数据,向用户推送所适用的登录方式,这可以大大提升用户的登录成功率,并且可以缩短登录时长。In summary, the method for pushing the login method provided in the embodiments of the present specification can push the applicable login method to the user based on the user's environmental information and behavior habits data, which can greatly improve the user's login success rate and shorten the login duration .
图4为本说明书一个实施例提供的登录方式的展示方法流程图。所述方法的执行主体可以图1中的客户端。如图4所示,所述方法具体可以包括:4 is a flowchart of a method for displaying a login method provided by an embodiment of the present specification. The execution subject of the method may be the client in FIG. 1. As shown in FIG. 4, the method may specifically include:
步骤S402,当客户端接收到用户输入的登录账户时,获取登录账户的环境信息。Step S402: When the client receives the login account input by the user, it acquires the environment information of the login account.
具体地,当用户在终端设备上启动已安装的客户端时,客户端首先加载引导页面,该引导页面上设有登录按钮。当接收到用户对该登录按钮的点击指令时,跳转至账户输入页面。客户端可以通过该账户输入页面获取用户的登录账户。在获取到该登录账户之后,可以获取登录账户的环境信息。这里的环境信息可以包括但不限于用户的经纬度定位信息以及登录设备的设备信息等。Specifically, when the user starts the installed client on the terminal device, the client first loads the guide page, and a login button is provided on the guide page. When receiving the user's click instruction on the login button, jump to the account input page. The client can obtain the user's login account through the account input page. After obtaining the login account, the environment information of the login account can be obtained. The environment information here may include, but is not limited to, latitude and longitude positioning information of the user and device information of the logged-in device.
步骤S404,向服务端发送登录请求。Step S404: Send a login request to the server.
该登录请求至少可以包括登录账户以及环境信息。服务端在接收到该登录请求之后,可以先判断该登录账户是否为已注册账户。若为非注册账户,则可以先引导用户进行注册,之后再进行登录。若为注册账户,则获取该登录账户在过去一段时间内的行为习惯数据。这里的行为习惯数据可以是指与用户的登录行为相关的数据,如,可以包括登录账户、登录时间、登录方式以及登录成功与否的结果信息等。此外,上述过去一段时间可以根据实际需求确定,如可以为:30天等等。The login request may include at least a login account and environmental information. After receiving the login request, the server can first determine whether the login account is a registered account. If it is a non-registered account, you can first guide the user to register, and then log in. If it is a registered account, the behavior and habit data of the login account in the past period of time are obtained. The behavior habit data here may refer to data related to the user's login behavior, for example, it may include login account, login time, login method, and result information of successful login, etc. In addition, the above-mentioned past period of time can be determined according to actual needs, such as: 30 days and so on.
将接收的环境信息以及获取的行为习惯数据输入登录方式预测模型,以预测该用户所适用的登录方式。这里的是登录方式预测模型可以是根据多个样本账户的环境信息以及在过去一段时间内的行为习惯数据,对机器学习模型进行训练后得到的。该样本账户具有对应的样本标签,这里的样本标签可以是指样本账户所适用的登录方式。当然,在实际应用中,还可以结合登录账户本身,来对上述机器学习模型进行训练,以提高登录方式预测模型预测的准确性。Input the received environmental information and the acquired behavior and habit data into the login mode prediction model to predict the login mode applicable to the user. Here, the login mode prediction model can be obtained after training the machine learning model based on the environment information of multiple sample accounts and the behavior and habit data in the past period of time. The sample account has a corresponding sample label, where the sample label may refer to the login method applicable to the sample account. Of course, in practical applications, the above-mentioned machine learning model can also be trained in conjunction with the login account itself, so as to improve the accuracy of the prediction model predicted by the login method.
上述登录方式可以包括但不限于账号密码登录、刷脸登录、短信验证码登录、声纹登录以及其它业务系统授权登录(如,淘宝授权登录)。其中,账号密码登录以及短信验证码登录属于常规登录方式,其对所有用户均可用。刷脸登录、声纹登录以及其它业务系统授权登录属于可设置登录方式,其在用户进行相应的设置之后才可用,也就是说只有电子网站在预先采集了用户的基础信息之后才可用。以刷脸登录为例来说,其验证过程可以为:实时采集用户的人脸信息,将采集的人脸信息与预先采集的人脸信息进行比对,以确定是否是本人。在确认是本人之后,跳转至正常使用页面。The above login methods may include, but are not limited to, account password login, face recognition login, SMS verification code login, voiceprint login, and other business system authorized login (for example, Taobao authorized login). Among them, account password login and SMS verification code login are conventional login methods, which are available to all users. Face-to-face login, voiceprint login, and other business system authorization logins are settable login methods, which are only available after the user has made the corresponding settings, that is to say, only the electronic website is available after the user's basic information has been collected in advance. Taking the face-swapping login as an example, the verification process may be: collecting the user's face information in real time, and comparing the collected face information with the pre-collected face information to determine whether it is the person. After confirming that it is you, jump to the normal use page.
可选地,还可以获取当前时间。当还获取当前时间时,可以将当前时间、环境 信息以及行为习惯数据输入登录方式预测模型,以预测用户所适用的登录方式。Optionally, the current time can also be obtained. When the current time is also obtained, the current time, environmental information, and behavioral habits data can be input into the login mode prediction model to predict the login mode applicable to the user.
需要说明的是,由于部分人群不习惯用刷脸登录,因此为了实现该类人群的登录方式的精确推送,本说明书实施例在预测用户所适用的登录方式为刷脸登录时,还可以执行如下步骤:将环境信息以及行为习惯数据输入偏好预估模型,以预估该用户是否偏好刷脸登录。若该用户偏好刷脸登录,则向用户推送该登录方式。It should be noted that, because some people are not used to logging in with face brushing, in order to realize the accurate push of the login method of this type of crowd, the embodiment of this specification can also execute the following when predicting that the login method applicable to the user is face brushing. Step: Input environmental information and behavioral habit data into the preference estimation model to estimate whether the user prefers to log in with a face. If the user prefers to log in with a face swipe, the login method is pushed to the user.
需要说明的是,这里的偏好预估模型也可以是基于上述多个样本账户的环境信息以及在过去一段时间内的行为习惯数据,对机器学习模型进行训练后得到的。所不同的是,在训练该偏好预估模型时,可以为样本账户设置不同的样本标签。如,这里的样本标签可以为用户是否偏好刷脸登录。It should be noted that the preference estimation model here may also be obtained after training the machine learning model based on the environmental information of the above multiple sample accounts and the behavior and habit data in the past period of time. The difference is that when training the preference estimation model, different sample labels can be set for the sample account. For example, the sample tags here can indicate whether the user prefers to log in with a face.
本说明书实施例中,除了可以向用户推送所适用的登录方式外,还可以向用户推送其它可登录方式。该其它可登录方式的确定过程可以如下:In the embodiment of the present specification, in addition to the applicable login method to the user, other login methods can also be pushed to the user. The determination process of the other login methods can be as follows:
首先,服务端可以获取预设的登录方式集合。该预设的登录方式集合中可以包括两种类型的登录方式:常规登录方式以及可设置登录方式。对于常规登录方式,直接将该常规登录方式选取为候选登录方式。对于可设置登录方式,判断登录账户是否设置了该可设置登录方式。在一种实现方式中,可以对设置了可设置登录方式的登录账户进行打标。因此,可以基于登录账户是否为已打标账户,来进行如上判断。如果是,则将可设置登录方式选取为候选登录方式。从候选登录方式中去除用户所适用的登录方式,以得到其它可登录方式。First, the server can obtain a preset set of login methods. The preset login method set may include two types of login methods: a conventional login method and a settable login method. For the conventional login method, the conventional login method is directly selected as the candidate login method. For the settable login method, determine whether the settable login method is set in the login account. In one implementation, a login account that has a settable login method can be marked. Therefore, the above judgment can be made based on whether the login account is a marked account. If so, the settable login method is selected as the candidate login method. The login methods applicable to the user are removed from the candidate login methods to obtain other login methods.
步骤S406,接收服务端发送的所适用的登录方式。Step S406: Receive the applicable login method sent by the server.
此外,还可以接收其它可登录方式。针对部分其它可登录方式,客户端还需进行本地可行性判断。具体地,假设客户端接收到的其它可登录方式包括:其它业务系统授权登录时,客户端可以判断该登录方式是否可行。如果可行,才将其作为其它可登录方式,否则,删除该登录方式。In addition, you can also receive other login methods. For some other login methods, the client also needs to make local feasibility judgments. Specifically, it is assumed that other login methods received by the client include: when other business systems authorize login, the client can determine whether the login method is feasible. If feasible, use it as another login method, otherwise, delete the login method.
步骤S408,展示与登录方式相对应的登录页面。Step S408, displaying the login page corresponding to the login method.
如,当所适用的登录方式为账密登录时,可以跳转至账密登录页面。以客户端为支付宝客户端为例来说,其账密登录页面可以如图3b所示。再如,当所适用的登录方式为刷脸登录时,可以跳转至刷脸登录页面。以客户端为支付宝客户端为例来说,其刷脸登录页面可以如图3d所示。还如,当所适用的登录方式为短信验证码登录时,可以跳转至短信登录页面。以客户端为支付宝客户端为例来说,其短信登录页面可以如图 3e所示。其中,关于图3b、图3d以及图3e的说明同上所述,在此不复赘述。For example, when the applicable login method is account secret login, you can jump to the account secret login page. Taking the client as the Alipay client as an example, the account login page may be as shown in FIG. 3b. As another example, when the applicable login method is face-to-face login, you can jump to the face-to-face login page. Taking the client as the Alipay client as an example, the face-to-face login page may be as shown in FIG. 3d. As another example, when the applicable login method is SMS verification code login, you can jump to the SMS login page. Taking the client as the Alipay client as an example, its SMS login page can be shown in Figure 3e. The descriptions of FIG. 3b, FIG. 3d and FIG. 3e are the same as above, and will not be repeated here.
综上,本说明书实施例提供的登录方式的展示方法,可以向用户展示所适用的登录方式,这可以大大提升用户的登录成功率,并且可以缩短登录时长。In summary, the display method of the login method provided by the embodiment of the present specification can display the applicable login method to the user, which can greatly improve the user's login success rate and shorten the login duration.
与上述登录方式的推送方法对应地,本说明书一个实施例还提供的一种登录方式的推送装置,如图5所示,该装置可以包括:Corresponding to the above-mentioned login method push method, an embodiment of the present specification further provides a login method push device. As shown in FIG. 5, the device may include:
接收单元502,用于接收客户端发送的登录请求,该登录请求至少可以包括用户的登录账户以及环境信息。The receiving unit 502 is configured to receive a login request sent by a client. The login request may include at least a user's login account and environment information.
获取单元504,用于若登录账户为已注册账户,则获取登录账户在过去一段时间内的行为习惯数据。The obtaining unit 504 is configured to obtain behavior and habit data of the login account in the past period if the login account is a registered account.
预测单元506,用于将接收单元502接收的环境信息以及获取单元504获取的行为习惯数据输入登录方式预测模型,以预测用户所适用的登录方式。The prediction unit 506 is used to input the environmental information received by the receiving unit 502 and the behavior habit data acquired by the obtaining unit 504 into the login mode prediction model to predict the login mode applicable to the user.
该登录方式预测模型可以是根据多个样本账户的环境信息以及在过去一段时间内的行为习惯数据,对机器学习模型进行训练后得到的。该样本账户具有对应的样本标签,样本标签可以是指样本账户所适用的登录方式。The login mode prediction model may be obtained after training the machine learning model based on the environment information of multiple sample accounts and the behavior and habit data in the past period of time. The sample account has a corresponding sample label, and the sample label may refer to a login method applicable to the sample account.
推送单元508,用于通过客户端向用户推送预测单元506预测的登录方式。The pushing unit 508 is used to push the login method predicted by the prediction unit 506 to the user through the client.
推送单元508具体可以用于:The pushing unit 508 may be specifically used for:
判断登录方式是否为刷脸登录。Determine whether the login method is face-to-face login.
当登录方式为刷脸登录时,将环境信息以及行为习惯数据输入偏好预估模型,以预估用户是否偏好刷脸登录。When the login method is face-swapping, input environmental information and behavioral habit data into the preference estimation model to estimate whether the user prefers face-swapping.
若用户偏好刷脸登录,则向用户推送该登录方式。If the user prefers to log in with a face, the login method is pushed to the user.
可选地,该装置还可以包括:选取单元510、判断单元512以及去除单元514。Optionally, the device may further include: a selection unit 510, a judgment unit 512, and a removal unit 514.
获取单元504,还用于获取预设的登录方式集合,该所述预设的登录方式集合中包括两种类型的登录方式:常规登录方式以及可设置登录方式。The obtaining unit 504 is also used to obtain a preset set of login methods. The preset set of login methods includes two types of login methods: a conventional login method and a settable login method.
选取单元510,用于对于获取单元504获取的常规登录方式,直接将该常规登录方式选取为候选登录方式。The selecting unit 510 is configured to directly select the conventional login method as the candidate login method for the conventional login method acquired by the obtaining unit 504.
判断单元512,用于对于获取单元504获取的可设置登录方式,判断登录账户是否设置了该可设置登录方式。The determining unit 512 is configured to determine whether the settable login method is set in the login account for the settable login method acquired by the acquiring unit 504.
选取单元510,还用于将可设置登录方式选取为候选登录方式。The selecting unit 510 is also used to select the settable login method as a candidate login method.
去除单元514,用于从选取单元510选取的候选登录方式中去除用户所适用的登录方式,以得到其它可登录方式。The removing unit 514 is configured to remove the login method applicable to the user from the candidate login methods selected by the selecting unit 510 to obtain other login methods.
推送单元508,还用于向用户推送其它可登录方式。The pushing unit 508 is also used to push other login methods to the user.
可选地,获取单元504,还用于获取当前时间。Optionally, the obtaining unit 504 is also used to obtain the current time.
预测单元506具体可以用于:将环境信息、行为习惯数据以及当前时间输入登录方式预测模型,以预测用户所适用的登录方式。The prediction unit 506 may be specifically used to input environmental information, behavioral habit data, and the current time into the login mode prediction model to predict the login mode applicable to the user.
上述用户所适用的登录方式可以包括以下任一种:账号密码登录、刷脸登录、短信验证码登录、声纹登录以及其它业务系统授权登录。其中,账号密码登录以及短信验证码登录属于常规登录方式。刷脸登录、声纹登录以及其它业务系统授权登录属于可设置登录方式。The login methods applicable to the above users may include any one of the following: account password login, face login, SMS verification code login, voiceprint login, and other business system authorization login. Among them, account password login and SMS verification code login are conventional login methods. Face login, voiceprint login and other business system authorization logins are configurable login methods.
本说明书上述实施例装置的各功能模块的功能,可以通过上述方法实施例的各步骤来实现,因此,本说明书一个实施例提供的装置的具体工作过程,在此不复赘述。The functions of the functional modules of the device in the above embodiments of the present specification can be implemented through the steps of the above method embodiments. Therefore, the specific working process of the device provided by an embodiment of the present specification will not be repeated here.
本说明书一个实施例提供的登录方式的推送装置,接收单元502接收客户端发送的登录请求,该登录请求至少可以包括用户的登录账户以及环境信息。若登录账户为已注册账户,则获取单元504获取登录账户在过去一段时间内的行为习惯数据。预测单元506将环境信息以及行为习惯数据输入登录方式预测模型,以预测用户所适用的登录方式。推送单元508通过客户端向用户推送预测的登录方式。由此,可以大大提升用户的登录成功率。According to an embodiment of the present specification, in a login method push device, the receiving unit 502 receives a login request sent by a client. The login request may include at least a user's login account and environment information. If the login account is a registered account, the obtaining unit 504 obtains behavioral habits data of the login account in the past period of time. The prediction unit 506 inputs environmental information and behavioral habit data into the login mode prediction model to predict the login mode applicable to the user. The pushing unit 508 pushes the predicted login method to the user through the client. Thus, the user's login success rate can be greatly improved.
本说明书一个实施例提供的登录方式的推送装置可以为图1中服务端的一个模块或者单元。The push device for login mode provided by an embodiment of this specification may be a module or unit in the server side in FIG. 1.
与上述登录方式的展示方法对应地,本说明书一个实施例还提供的一种登录方式的展示装置,如图6所示,该装置可以包括:Corresponding to the above login method display method, an embodiment of this specification also provides a login method display device. As shown in FIG. 6, the device may include:
获取单元602,用于当接收到用户输入的登录账户时,获取登录账户的环境信息。The obtaining unit 602 is configured to obtain environment information of the login account when receiving the login account input by the user.
发送单元604,用于向服务端发送登录请求,该登录请求至少可以包括登录账户以及环境信息。登录请求用于指示服务端在判断登录账户为已注册账户时,获取登录账户在过去一段时间内的行为习惯数据。将环境信息以及行为习惯数据输入登录方式预测模型,以预测用户所适用的登录方式。The sending unit 604 is configured to send a login request to the server. The login request may include at least a login account and environmental information. The login request is used to instruct the server to obtain the behavior and habit data of the login account in the past period when determining that the login account is a registered account. Enter the environmental information and behavioral habits data into the login mode prediction model to predict the user's applicable login mode.
接收单元606,用于接收服务端发送的登录方式。The receiving unit 606 is used to receive the login method sent by the server.
展示单元608,用于展示与接收单元606接收的登录方式相对应的登录页面,该登录页面至少包括登录方式。The display unit 608 is configured to display a login page corresponding to the login mode received by the receiving unit 606, and the login page includes at least the login mode.
可选地,该登录页面还可以包括其它可登录方式,其它可登录方式是由服务端从预设的登录方式集合中选取的。该预设的登录方式集合中包括两种类型的登录方式:常规登录方式以及可设置登录方式。Optionally, the login page may also include other login methods, which are selected by the server from a preset set of login methods. The preset set of login methods includes two types of login methods: regular login methods and settable login methods.
本说明书上述实施例装置的各功能模块的功能,可以通过上述方法实施例的各步骤来实现,因此,本说明书一个实施例提供的装置的具体工作过程,在此不复赘述。The functions of the functional modules of the device in the above embodiments of the present specification can be implemented through the steps of the above method embodiments. Therefore, the specific working process of the device provided by an embodiment of the present specification will not be repeated here.
本说明书一个实施例提供的登录方式的展示装置,可以提升用户的登录成功率。The display device of the login mode provided by an embodiment of this specification can improve the user's login success rate.
本说明书一个实施例提供的登录方式的展示装置可以为图1中客户端的一个模块或者单元。The log-in display device provided by an embodiment of this specification may be a module or unit of the client in FIG. 1.
与上述登录方式的推送方法对应地,本说明书实施例还提供了一种登录方式的推送设备,如图7所示,该设备可以包括:存储器702、一个或多个处理器704以及一个或多个程序。其中,该一个或多个程序存储在存储器702中,并且被配置成由一个或多个处理器704执行,该程序被处理器704执行时实现以下步骤:Corresponding to the above login method push method, an embodiment of this specification also provides a login method push device. As shown in FIG. 7, the device may include: a memory 702, one or more processors 704, and one or more Programs. The one or more programs are stored in the memory 702, and are configured to be executed by one or more processors 704. When the programs are executed by the processor 704, the following steps are implemented:
接收客户端发送的登录请求,该登录请求至少包括用户的登录账户以及环境信息。Receive a login request sent by the client, where the login request includes at least the user's login account and environmental information.
若登录账户为已注册账户,则获取登录账户在过去一段时间内的行为习惯数据。If the login account is a registered account, the behavior and habit data of the login account in the past period of time is obtained.
将环境信息以及行为习惯数据输入登录方式预测模型,以预测用户所适用的登录方式。Enter the environmental information and behavioral habits data into the login mode prediction model to predict the user's applicable login mode.
通过客户端向用户推送登录方式。Push the login method to the user through the client.
本说明书一个实施例提供的登录方式的推送设备,可以提升用户的登录成功率。The push device in the login mode provided by an embodiment of this specification can improve the user's login success rate.
与上述登录方式的展示方法对应地,本说明书实施例还提供了一种登录方式的展示设备,如图8所示,该设备可以包括:存储器802、一个或多个处理器804以及一个或多个程序。其中,该一个或多个程序存储在存储器802中,并且被配置成由一个或多个处理器804执行,该程序被处理器804执行时实现以下步骤:Corresponding to the above login method display method, embodiments of the present specification also provide a login method display device. As shown in FIG. 8, the device may include: a memory 802, one or more processors 804, and one or more Programs. The one or more programs are stored in the memory 802, and are configured to be executed by one or more processors 804, and when the program is executed by the processor 804, the following steps are implemented:
当接收到用户输入的登录账户时,获取登录账户的环境信息。When receiving the login account input by the user, the environment information of the login account is obtained.
向服务端发送登录请求,该登录请求至少包括登录账户以及环境信息。登录请求用于指示服务端在判断登录账户为已注册账户时,获取登录账户在过去一段时间内的行为习惯数据。将环境信息以及行为习惯数据输入登录方式预测模型,以预测用户所适用的登录方式。Send a login request to the server, the login request includes at least a login account and environmental information. The login request is used to instruct the server to obtain the behavior and habit data of the login account in the past period when determining that the login account is a registered account. Enter the environmental information and behavioral habits data into the login mode prediction model to predict the user's applicable login mode.
接收服务端发送的登录方式。Receive the login method sent by the server.
展示与登录方式相对应的登录页面,该登录页面至少包括服务端预测的登录方式。The login page corresponding to the login method is displayed, and the login page includes at least the login method predicted by the server.
本说明书一个实施例提供的登录方式的展示设备,可以提升用户的登录成功率。The display device of the login mode provided by an embodiment of this specification can improve the user's login success rate.
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于设备实施例而言,由于其基本相似于方法实施例,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。The embodiments in this specification are described in a progressive manner. The same or similar parts between the embodiments can be referred to each other. Each embodiment focuses on the differences from the other embodiments. In particular, for the device embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant part can be referred to the description of the method embodiment.
结合本说明书公开内容所描述的方法或者算法的步骤可以硬件的方式来实现,也可以是由处理器执行软件指令的方式来实现。软件指令可以由相应的软件模块组成,软件模块可以被存放于RAM存储器、闪存、ROM存储器、EPROM存储器、EEPROM存储器、寄存器、硬盘、移动硬盘、CD-ROM或者本领域熟知的任何其它形式的存储介质中。一种示例性的存储介质耦合至处理器,从而使处理器能够从该存储介质读取信息,且可向该存储介质写入信息。当然,存储介质也可以是处理器的组成部分。处理器和存储介质可以位于ASIC中。另外,该ASIC可以位于服务器中。当然,处理器和存储介质也可以作为分立组件存在于服务器中。The steps of the method or algorithm described in conjunction with the disclosure of the present specification may be implemented by hardware, or may be implemented by a processor executing software instructions. The software instructions can be composed of corresponding software modules, which can be stored in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, mobile hard disk, CD-ROM or any other form of storage known in the art Medium. An exemplary storage medium is coupled to the processor so that the processor can read information from the storage medium and can write information to the storage medium. Of course, the storage medium may also be a component of the processor. The processor and the storage medium may be located in the ASIC. In addition, the ASIC may be located in the server. Of course, the processor and the storage medium may also exist as discrete components in the server.
本领域技术人员应该可以意识到,在上述一个或多个示例中,本发明所描述的功能可以用硬件、软件、固件或它们的任意组合来实现。当使用软件实现时,可以将这些功能存储在计算机可读介质中或者作为计算机可读介质上的一个或多个指令或代码进行传输。计算机可读介质包括计算机存储介质和通信介质,其中通信介质包括便于从一个地方向另一个地方传送计算机程序的任何介质。存储介质可以是通用或专用计算机能够存取的任何可用介质。Those skilled in the art should be aware that in one or more of the above examples, the functions described in the present invention may be implemented by hardware, software, firmware, or any combination thereof. When implemented in software, these functions can be stored in a computer-readable medium or transmitted as one or more instructions or code on a computer-readable medium. Computer-readable media includes computer storage media and communication media, where communication media includes any medium that facilitates transfer of a computer program from one place to another. The storage medium may be any available medium that can be accessed by a general-purpose or special-purpose computer.
上述对本说明书特定实施例进行了描述。其它实施例在所附权利要求书的范围内。在一些情况下,在权利要求书中记载的动作或步骤可以按照不同于实施例中的顺序来执行并且仍然可以实现期望的结果。另外,在附图中描绘的过程不一定要求示出的特 定顺序或者连续顺序才能实现期望的结果。在某些实施方式中,多任务处理和并行处理也是可以的或者可能是有利的。The foregoing describes specific embodiments of the present specification. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims can be performed in a different order than in the embodiments and still achieve the desired results. In addition, the processes depicted in the drawings do not necessarily require the particular order shown or sequential order to achieve the desired results. In certain embodiments, multitasking and parallel processing are also possible or may be advantageous.
以上所述的具体实施方式,对本说明书的目的、技术方案和有益效果进行了进一步详细说明,所应理解的是,以上所述仅为本说明书的具体实施方式而已,并不用于限定本说明书的保护范围,凡在本说明书的技术方案的基础之上,所做的任何修改、等同替换、改进等,均应包括在本说明书的保护范围之内。The specific embodiments described above further describe the purpose, technical solutions and beneficial effects of this specification in detail. It should be understood that the above descriptions are only specific implementations of this specification and are not intended to limit the scope of this specification. The scope of protection, any modifications, equivalent replacements, improvements, etc. made on the basis of the technical solutions of this specification, shall be included in the scope of protection of this specification.

Claims (18)

  1. 一种登录方式的推送方法,包括:A push method for login, including:
    服务端接收客户端发送的登录请求;所述登录请求至少包括用户的登录账户以及环境信息;The server receives the login request sent by the client; the login request includes at least the user's login account and environmental information;
    若所述登录账户为已注册账户,则获取所述登录账户在过去一段时间内的行为习惯数据;If the login account is a registered account, obtain behavioral habits data of the login account in the past period of time;
    将所述环境信息以及所述行为习惯数据输入登录方式预测模型,以预测所述用户所适用的登录方式;Input the environmental information and the behavior habit data into a login mode prediction model to predict the login mode applicable to the user;
    通过所述客户端向所述用户推送所述登录方式。Pushing the login method to the user through the client.
  2. 根据权利要求1所述的方法,所述通过所述客户端向所述用户推送所述登录方式,包括:The method of claim 1, the pushing the login method to the user through the client includes:
    判断所述登录方式是否为刷脸登录;Judging whether the login method is face-swapping;
    当所述登录方式为刷脸登录时,将所述环境信息以及所述行为习惯数据输入偏好预估模型,以预估所述用户是否偏好所述刷脸登录;When the login method is face-swapping, input the environmental information and the behavioral habit data into a preference prediction model to estimate whether the user prefers the face-swapping login;
    若所述用户偏好所述刷脸登录,则向所述用户推送所述登录方式。If the user prefers the face-to-face login, the login method is pushed to the user.
  3. 根据权利要求1所述的方法,还包括:The method of claim 1, further comprising:
    获取预设的登录方式集合;所述预设的登录方式集合中包括两种类型的登录方式:常规登录方式以及可设置登录方式;Obtain a preset set of login methods; the preset set of login methods includes two types of login methods: a conventional login method and a settable login method;
    对于所述常规登录方式,直接将所述常规登录方式选取为候选登录方式;For the conventional login method, directly select the conventional login method as a candidate login method;
    对于所述可设置登录方式,判断所述登录账户是否设置了所述可设置登录方式;如果是,则将所述可设置登录方式选取为候选登录方式;For the settable login method, determine whether the settable login method is set in the login account; if so, select the settable login method as a candidate login method;
    从所述候选登录方式中去除所述用户所适用的登录方式,以得到其它可登录方式;Removing the login method applicable to the user from the candidate login methods to obtain other login methods;
    向所述用户推送所述其它可登录方式。Push the other log-in methods to the user.
  4. 根据权利要求1所述的方法,所述登录方式预测模型是根据多个样本账户的环境信息以及在过去一段时间内的行为习惯数据,对机器学习模型进行训练后得到的;所述样本账户具有对应的样本标签,所述样本标签是指所述样本账户所适用的登录方式。The method according to claim 1, wherein the login mode prediction model is obtained after training a machine learning model based on environmental information of multiple sample accounts and behavioral habits data over a period of time in the past; the sample account has Corresponding sample label, the sample label refers to the login method applicable to the sample account.
  5. 根据权利要求1所述的方法,还包括:The method of claim 1, further comprising:
    获取当前时间;Get the current time;
    所述将所述环境信息以及所述行为习惯数据输入登录方式预测模型,以预测所述用户所适用的登录方式,包括:The inputting the environmental information and the behavior and habit data into the login mode prediction model to predict the login mode applicable to the user includes:
    将所述环境信息、所述行为习惯数据以及所述当前时间输入登录方式预测模型,以 预测所述用户所适用的登录方式。The environment information, the behavior habit data, and the current time are input into a login mode prediction model to predict the login mode applicable to the user.
  6. 根据权利要求1-5任一项所述的方法,所述用户所适用的登录方式包括以下任一种:账号密码登录、刷脸登录、短信验证码登录、声纹登录以及其它业务系统授权登录;其中,所述账号密码登录以及所述短信验证码登录属于常规登录方式;所述刷脸登录、所述声纹登录以及所述其它业务系统授权登录属于可设置登录方式。The method according to any one of claims 1-5, the applicable login method of the user includes any one of the following: account password login, face login, SMS verification code login, voiceprint login, and other business system authorization login ; Among them, the account password login and the SMS verification code login belong to the conventional login method; the face login, the voiceprint login and the other business system authorized login belong to the settable login method.
  7. 一种登录方式的展示方法,包括:A display method of login mode, including:
    当客户端接收到用户输入的登录账户时,获取所述登录账户的环境信息;When the client receives the login account input by the user, the environment information of the login account is obtained;
    向服务端发送登录请求,所述登录请求至少包括所述登录账户以及所述环境信息;所述登录请求用于指示所述服务端在判断所述登录账户为已注册账户时,获取所述登录账户在过去一段时间内的行为习惯数据;将所述环境信息以及所述行为习惯数据输入登录方式预测模型,以预测所述用户所适用的登录方式;Send a login request to the server, the login request includes at least the login account and the environment information; the login request is used to instruct the server to obtain the login when determining that the login account is a registered account Behavior and habit data of the account in the past period of time; input the environmental information and the behavior and habit data into the login mode prediction model to predict the login mode applicable to the user;
    接收所述服务端发送的所述登录方式;Receiving the login method sent by the server;
    展示与所述登录方式相对应的登录页面;所述登录页面至少包括所述登录方式。Displaying a login page corresponding to the login method; the login page includes at least the login method.
  8. 根据权利要求7所述的方法,所述登录页面还包括其它可登录方式,所述其它可登录方式是由所述服务端从预设的登录方式集合中选取的;所述预设的登录方式集合中包括两种类型的登录方式:常规登录方式以及可设置登录方式。According to the method of claim 7, the login page further includes other login modes, the other login modes are selected by the server from a preset set of login modes; the preset login mode There are two types of login methods in the collection: regular login methods and settable login methods.
  9. 一种登录方式的推送装置,包括:A push device for login mode, including:
    接收单元,用于接收客户端发送的登录请求;所述登录请求至少包括用户的登录账户以及环境信息;A receiving unit, configured to receive a login request sent by a client; the login request includes at least a user's login account and environmental information;
    获取单元,用于若所述登录账户为已注册账户,则获取所述登录账户在过去一段时间内的行为习惯数据;An obtaining unit, configured to obtain the behavior and habit data of the login account in the past period if the login account is a registered account;
    预测单元,用于将所述接收单元接收的所述环境信息以及所述获取单元获取的所述行为习惯数据输入登录方式预测模型,以预测所述用户所适用的登录方式;A prediction unit, configured to input the environmental information received by the receiving unit and the behavior habit data acquired by the acquisition unit into a login mode prediction model to predict the login mode applicable to the user;
    推送单元,用于通过所述客户端向所述用户推送所述预测单元预测的所述登录方式。The pushing unit is configured to push the login method predicted by the prediction unit to the user through the client.
  10. 根据权利要求9所述的装置,所述推送单元具体用于:The apparatus according to claim 9, the pushing unit is specifically configured to:
    判断所述登录方式是否为刷脸登录;Judging whether the login method is face-swapping;
    当所述登录方式为刷脸登录时,将所述环境信息以及所述行为习惯数据输入偏好预估模型,以预估所述用户是否偏好所述刷脸登录;When the login method is face-swapping, input the environmental information and the behavioral habit data into a preference prediction model to estimate whether the user prefers the face-swapping login;
    若所述用户偏好所述刷脸登录,则向所述用户推送所述登录方式。If the user prefers the face-to-face login, the login method is pushed to the user.
  11. 根据权利要求9所述的装置,还包括:选取单元、判断单元以及去除单元;The device according to claim 9, further comprising: a selection unit, a judgment unit, and a removal unit;
    所述获取单元,还用于获取预设的登录方式集合;所述预设的登录方式集合中包括 两种类型的登录方式:常规登录方式以及可设置登录方式;The acquiring unit is also used to acquire a preset set of login methods; the preset set of login methods includes two types of login methods: a conventional login method and a settable login method;
    所述选取单元,用于对于所述获取单元获取的所述常规登录方式,直接将所述常规登录方式选取为候选登录方式;The selecting unit is configured to directly select the conventional login mode as a candidate login mode for the conventional login mode acquired by the acquiring unit;
    所述判断单元,用于对于所述获取单元获取的所述可设置登录方式,判断所述登录账户是否设置了所述可设置登录方式;The determining unit is configured to determine whether the settable login mode is set for the login account for the settable login mode acquired by the acquiring unit;
    所述选取单元,还用于将所述可设置登录方式选取为候选登录方式;The selecting unit is also used to select the settable login method as a candidate login method;
    所述去除单元,用于从所述选取单元选取的所述候选登录方式中去除所述用户所适用的登录方式,以得到其它可登录方式;The removing unit is configured to remove the login mode applicable to the user from the candidate login modes selected by the selection unit to obtain other login modes;
    所示推送单元,还用于向所述用户推送所述其它可登录方式。The pushing unit shown is also used to push the other login methods to the user.
  12. 根据权利要求9所述的装置,所述登录方式预测模型是根据多个样本账户的环境信息以及在过去一段时间内的行为习惯数据,对机器学习模型进行训练后得到的;所述样本账户具有对应的样本标签,所述样本标签是指所述样本账户所适用的登录方式。The apparatus according to claim 9, wherein the login mode prediction model is obtained after training a machine learning model based on environmental information of multiple sample accounts and behavioral habits data over a period of time in the past; the sample account has Corresponding sample label, the sample label refers to the login method applicable to the sample account.
  13. 根据权利要求9所述的装置,The device according to claim 9,
    所述获取单元,还用于获取当前时间;The obtaining unit is also used to obtain the current time;
    所述预测单元具体用于:将所述环境信息、所述行为习惯数据以及所述当前时间输入登录方式预测模型,以预测所述用户所适用的登录方式。The prediction unit is specifically configured to: input the environmental information, the behavior habit data, and the current time into a login mode prediction model to predict the login mode applicable to the user.
  14. 根据权利要求9-13任一项所述的装置,所述用户所适用的登录方式包括以下任一种:账号密码登录、刷脸登录、短信验证码登录、声纹登录以及其它业务系统授权登录;其中,所述账号密码登录以及所述短信验证码登录属于常规登录方式;所述刷脸登录、所述声纹登录以及所述其它业务系统授权登录属于可设置登录方式。The device according to any one of claims 9-13, the applicable login method of the user includes any one of the following: account password login, face login, SMS verification code login, voiceprint login, and other business system authorization login ; Among them, the account password login and the SMS verification code login belong to the conventional login method; the face login, the voiceprint login and the other business system authorized login belong to the settable login method.
  15. 一种登录方式的展示装置,包括:A display device of login mode, including:
    获取单元,用于当接收到用户输入的登录账户时,获取所述登录账户的环境信息;An obtaining unit, configured to obtain environment information of the login account when receiving the login account input by the user;
    发送单元,用于向服务端发送登录请求,所述登录请求至少包括所述登录账户以及所述环境信息;所述登录请求用于指示所述服务端在判断所述登录账户为已注册账户时,获取所述登录账户在过去一段时间内的行为习惯数据;将所述环境信息以及所述行为习惯数据输入登录方式预测模型,以预测所述用户所适用的登录方式;A sending unit, configured to send a login request to the server, the login request includes at least the login account and the environmental information; the login request is used to instruct the server to determine that the login account is a registered account To obtain behavior and habit data of the login account in the past period of time; input the environmental information and the behavior and habit data into a login mode prediction model to predict the login mode applicable to the user;
    接收单元,用于接收所述服务端发送的所述登录方式;A receiving unit, configured to receive the login method sent by the server;
    展示单元,用于展示与所述接收单元接收的所述登录方式相对应的登录页面;所述登录页面至少包括所述登录方式。A display unit, configured to display a login page corresponding to the login mode received by the receiving unit; the login page includes at least the login mode.
  16. 根据权利要求15所述的装置,所述登录页面还包括其它可登录方式,所述其它可登录方式是由所述服务端从预设的登录方式集合中选取的;所述预设的登录方式集 合中包括两种类型的登录方式:常规登录方式以及可设置登录方式。The apparatus according to claim 15, the login page further includes other login modes, the other login modes are selected by the server from a preset set of login modes; the preset login mode There are two types of login methods in the collection: regular login methods and settable login methods.
  17. 一种登录方式的推送设备,包括:A push device for login, including:
    存储器;Memory
    一个或多个处理器;以及One or more processors; and
    一个或多个程序,其中所述一个或多个程序存储在所述存储器中,并且被配置成由所述一个或多个处理器执行,所述程序被所述处理器执行时实现以下步骤:One or more programs, wherein the one or more programs are stored in the memory and are configured to be executed by the one or more processors, and when the programs are executed by the processors, the following steps are implemented:
    接收客户端发送的登录请求;所述登录请求至少包括用户的登录账户以及环境信息;Receiving a login request sent by a client; the login request includes at least a user's login account and environmental information;
    若所述登录账户为已注册账户,则获取所述登录账户在过去一段时间内的行为习惯数据;If the login account is a registered account, obtain behavioral habits data of the login account in the past period of time;
    将所述环境信息以及所述行为习惯数据输入登录方式预测模型,以预测所述用户所适用的登录方式;Input the environmental information and the behavior habit data into a login mode prediction model to predict the login mode applicable to the user;
    通过所述客户端向所述用户推送所述登录方式。Pushing the login method to the user through the client.
  18. 一种登录方式的展示设备,包括:A login display device, including:
    存储器;Memory
    一个或多个处理器;以及One or more processors; and
    一个或多个程序,其中所述一个或多个程序存储在所述存储器中,并且被配置成由所述一个或多个处理器执行,所述程序被所述处理器执行时实现以下步骤:One or more programs, wherein the one or more programs are stored in the memory and are configured to be executed by the one or more processors, and when the programs are executed by the processors, the following steps are implemented:
    当接收到用户输入的登录账户时,获取所述登录账户的环境信息;When receiving the login account input by the user, acquiring environmental information of the login account;
    向服务端发送登录请求,所述登录请求至少包括所述登录账户以及所述环境信息;所述登录请求用于指示所述服务端在判断所述登录账户为已注册账户时,获取所述登录账户在过去一段时间内的行为习惯数据;将所述环境信息以及所述行为习惯数据输入登录方式预测模型,以预测所述用户所适用的登录方式;Send a login request to the server, the login request includes at least the login account and the environment information; the login request is used to instruct the server to obtain the login when determining that the login account is a registered account Behavior and habit data of the account in the past period of time; input the environmental information and the behavior and habit data into the login mode prediction model to predict the login mode applicable to the user;
    接收所述服务端发送的所述登录方式;Receiving the login method sent by the server;
    展示与所述登录方式相对应的登录页面;所述登录页面至少包括所述登录方式。Displaying a login page corresponding to the login method; the login page includes at least the login method.
PCT/CN2019/115714 2018-12-27 2019-11-05 Method, apparatus and device for pushing login mode, and method, apparatus and device for displaying login mode WO2020134608A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811615487.9 2018-12-27
CN201811615487.9A CN110032860B (en) 2018-12-27 2018-12-27 Login mode pushing and displaying method, device and equipment

Publications (1)

Publication Number Publication Date
WO2020134608A1 true WO2020134608A1 (en) 2020-07-02

Family

ID=67235418

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/115714 WO2020134608A1 (en) 2018-12-27 2019-11-05 Method, apparatus and device for pushing login mode, and method, apparatus and device for displaying login mode

Country Status (3)

Country Link
CN (1) CN110032860B (en)
TW (1) TWI733217B (en)
WO (1) WO2020134608A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113688369A (en) * 2021-07-28 2021-11-23 支付宝(杭州)信息技术有限公司 Method, device and equipment for recommending login mode after application program is uninstalled and reinstalled
CN114785586A (en) * 2022-04-19 2022-07-22 高途教育科技集团有限公司 Login mode recommendation method and device

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110032860B (en) * 2018-12-27 2020-07-28 阿里巴巴集团控股有限公司 Login mode pushing and displaying method, device and equipment
CN110704821A (en) * 2019-08-23 2020-01-17 阿里巴巴集团控股有限公司 Login mode pushing method and device, electronic equipment and storage medium
CN110688633B (en) * 2019-09-10 2024-01-16 创新先进技术有限公司 Login pushing method, device, storage medium and equipment
CN110505245B (en) * 2019-09-24 2022-06-03 北京百度网讯科技有限公司 Application login method, device and equipment
CN111352552B (en) * 2020-03-30 2021-09-10 北京达佳互联信息技术有限公司 Application login method and device, electronic equipment and storage medium
CN111538964B (en) * 2020-04-14 2022-08-09 支付宝(杭州)信息技术有限公司 Login mode pushing method, device and system and electronic equipment
CN112631700A (en) * 2020-12-22 2021-04-09 平安普惠企业管理有限公司 Login interface display method and device, computer equipment and storage medium
CN113111340A (en) * 2021-04-10 2021-07-13 支付宝(杭州)信息技术有限公司 Method, device, equipment and readable medium for displaying login mode options
CN114297621B (en) * 2022-03-08 2022-08-09 浙江毫微米科技有限公司 Login method and device based on spatial anchor point and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102208978A (en) * 2010-03-30 2011-10-05 腾讯科技(深圳)有限公司 Input verification system and method
CN102685106A (en) * 2012-03-27 2012-09-19 北京百纳威尔科技有限公司 Safety verification method and equipment
CN103685169A (en) * 2012-09-06 2014-03-26 盛趣信息技术(上海)有限公司 Logging in method and system
US20160337335A1 (en) * 2015-05-11 2016-11-17 Ricoh Company, Ltd. Information processing system and user authentication method
CN107911395A (en) * 2017-12-30 2018-04-13 世纪龙信息网络有限责任公司 Login validation method and system, computer-readable storage medium and equipment
CN110032860A (en) * 2018-12-27 2019-07-19 阿里巴巴集团控股有限公司 Push, methods of exhibiting, device and the equipment of login mode

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090187962A1 (en) * 2008-01-17 2009-07-23 International Business Machines Corporation Methods, devices, and computer program products for policy-driven adaptive multi-factor authentication
JP5153591B2 (en) * 2008-11-26 2013-02-27 株式会社日立製作所 Authentication mediation server, program, authentication system, and selection method
CN102681999A (en) * 2011-03-08 2012-09-19 阿里巴巴集团控股有限公司 Method and device for collecting and sending user action information
CN103164804B (en) * 2011-12-16 2016-11-23 阿里巴巴集团控股有限公司 The information-pushing method of a kind of personalization and device
CN104580237B (en) * 2015-01-22 2019-04-30 北京联云格科技有限公司 A kind of method and its server, client and peripheral hardware of Website login
CN105989256B (en) * 2015-02-09 2019-10-22 阿里巴巴集团控股有限公司 Data verification method and device based on user behavior
CN106453205B (en) * 2015-08-07 2019-12-10 阿里巴巴集团控股有限公司 identity verification method and device
CN107368488A (en) * 2016-05-12 2017-11-21 阿里巴巴集团控股有限公司 A kind of method for determining user behavior preference, the methods of exhibiting and device of recommendation information
CN107644036B (en) * 2016-07-21 2021-06-29 阿里巴巴集团控股有限公司 Method, device and system for pushing data object
CN107862532B (en) * 2016-09-22 2021-11-26 腾讯科技(深圳)有限公司 User feature extraction method and related device
CN107742067A (en) * 2016-10-31 2018-02-27 腾讯科技(深圳)有限公司 A kind of auth method, device and system
CN107506628B (en) * 2017-07-24 2019-12-06 Oppo广东移动通信有限公司 Biometric identification method and related product
CN107749844A (en) * 2017-10-16 2018-03-02 维沃移动通信有限公司 Auth method and mobile terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102208978A (en) * 2010-03-30 2011-10-05 腾讯科技(深圳)有限公司 Input verification system and method
CN102685106A (en) * 2012-03-27 2012-09-19 北京百纳威尔科技有限公司 Safety verification method and equipment
CN103685169A (en) * 2012-09-06 2014-03-26 盛趣信息技术(上海)有限公司 Logging in method and system
US20160337335A1 (en) * 2015-05-11 2016-11-17 Ricoh Company, Ltd. Information processing system and user authentication method
CN107911395A (en) * 2017-12-30 2018-04-13 世纪龙信息网络有限责任公司 Login validation method and system, computer-readable storage medium and equipment
CN110032860A (en) * 2018-12-27 2019-07-19 阿里巴巴集团控股有限公司 Push, methods of exhibiting, device and the equipment of login mode

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113688369A (en) * 2021-07-28 2021-11-23 支付宝(杭州)信息技术有限公司 Method, device and equipment for recommending login mode after application program is uninstalled and reinstalled
CN113688369B (en) * 2021-07-28 2024-02-02 支付宝(杭州)信息技术有限公司 Login mode recommending method, device and equipment after unloading and reloading of application program
CN114785586A (en) * 2022-04-19 2022-07-22 高途教育科技集团有限公司 Login mode recommendation method and device

Also Published As

Publication number Publication date
CN110032860B (en) 2020-07-28
TWI733217B (en) 2021-07-11
TW202032397A (en) 2020-09-01
CN110032860A (en) 2019-07-19

Similar Documents

Publication Publication Date Title
WO2020134608A1 (en) Method, apparatus and device for pushing login mode, and method, apparatus and device for displaying login mode
CN112417439B (en) Account detection method, device, server and storage medium
CN104125335B (en) Right management method, apparatus and system
CN104902028B (en) A kind of a key login authentication method, apparatus and system
US11240224B2 (en) Systems, methods and apparatuses for identity access management and web services access
CN107305611B (en) Method and device for establishing model corresponding to malicious account and method and device for identifying malicious account
WO2017084290A1 (en) Public account two-dimensional code generation method and server, and public account following method, server and terminal
CN107784504B (en) Method for generating return visit event of client and terminal equipment
CN109951436B (en) Trusted terminal verification method and device
CN110019382B (en) User intimacy index determination method and device, storage medium and electronic equipment
CN108712478B (en) A kind of method and apparatus for sharing boarding application
CN110414258A (en) Document handling method and system, data processing method
US10909233B2 (en) Payment password reset method and apparatus, and electronic device
KR102110642B1 (en) Password protection question setting method and device
EP3830723B1 (en) Increasing security of a password-protected resource based on publicly available data
CN111294361B (en) Workflow data encryption method and system
CN105760729B (en) Login method and electronic equipment
CN110929129A (en) Information detection method, equipment and machine-readable storage medium
CN106921626B (en) User registration method and device
TW202111592A (en) Learning model application system, learning model application method, and program
TW201723980A (en) Behavior-based social ID switching mechanism and information system improves the use of multiple ID accounts to switch user ID
CN107438057A (en) Method and apparatus for the login of application program
CN114510305A (en) Model training method and device, storage medium and electronic equipment
CN108471635B (en) Method and apparatus for connecting wireless access points
CN103634351B (en) Control the method and system of network application operation

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: 19905076

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: 19905076

Country of ref document: EP

Kind code of ref document: A1