WO2016208817A1 - Appareil et procédé d'interfaçage d'entrée de touches - Google Patents

Appareil et procédé d'interfaçage d'entrée de touches Download PDF

Info

Publication number
WO2016208817A1
WO2016208817A1 PCT/KR2015/010610 KR2015010610W WO2016208817A1 WO 2016208817 A1 WO2016208817 A1 WO 2016208817A1 KR 2015010610 W KR2015010610 W KR 2015010610W WO 2016208817 A1 WO2016208817 A1 WO 2016208817A1
Authority
WO
WIPO (PCT)
Prior art keywords
key
input
distribution
unit
interface device
Prior art date
Application number
PCT/KR2015/010610
Other languages
English (en)
Korean (ko)
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 WO2016208817A1 publication Critical patent/WO2016208817A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Definitions

  • the present invention relates to an apparatus and a method for interfacing a key input. More particularly, the present invention relates to a method of modeling a distribution of a point touched by a user as a probabilistic model, and to reduce the error rate by adaptively changing a recognition region of a key. An apparatus and method that can be used.
  • a portable terminal such as a smartphone is a means for receiving data, and includes various types of key input devices (for example, a QWERTY keyboard or a celestial player) that are implemented and displayed on the screen of the portable terminal.
  • key input devices for example, a QWERTY keyboard or a celestial player
  • Such a portable terminal may have a limited size screen according to its use, and a key input device may also be implemented on such a limited size screen, thereby causing various inconveniences. For example, since there is a limit on the area occupied by one key, a typo may occur frequently in which other letters are input other than a key intended by the user.
  • a variety of techniques have been disclosed. For example, a method of reducing a typo in consideration of a speed of a key stroke of a user or a method of predicting a key intended by a current touch point based on a character input by a user is disclosed.
  • the problem to be solved of the present invention is a key input that can reduce the error rate by modeling the distribution of the set of touch points of the user as a probability model, and adaptively changing the recognition region of the key based on the modeled distribution It is to provide an interface device and method.
  • Another object of the present invention is to provide a key input interface device and method for analyzing a situation in which a user inputs a key and providing a different recognition area of the key according to the situation.
  • a key input interface device includes: an input unit configured to receive touch points for a plurality of keys included in a key input device; A distribution modeling unit modeling a distribution of the set of touch points for each of the keys by using a predefined probability model; And a setting unit configured to set a recognition area recognized as an input to the key, based on the modeled distribution.
  • the probabilistic model may be characterized in that it is unsupervised learning about information on which key the key intended by the touch point is among the plurality of keys.
  • the probability model may be characterized as being a parametric for estimating a parameter related to the probability model.
  • the distribution modeling unit may set an initial value of the parameter based on a touch point within a preset range in the layout of the key.
  • the distribution modeling unit may estimate the inverse covariance value based on a predetermined correction value when an inverse covariance value of the parameter is not estimated.
  • the probability model is a Gaussian mixture model (GMM), and the distribution modeling unit may estimate parameters of the Gaussian mixture model using expectation maximization (EM).
  • GMM Gaussian mixture model
  • EM expectation maximization
  • the setting unit may be configured to set the recognition area in a first layout corresponding to the first key or to a first distribution of a first key having a touch point input of the plurality of keys equal to or less than a preset number.
  • the recognition area may be set on the basis of.
  • the setting unit may set the recognition area in consideration of whether the parameter is within a preset boundary.
  • a key input interface device includes: an input unit configured to receive touch points for a plurality of keys included in a key input device; A distribution modeling unit modeling a distribution of the set of touch points for each of the keys by using a predefined probability model; A labeling unit for classifying and labeling hits and typos among the input touch points based on the modeled distribution; And a setting unit configured to set a recognition area recognized as an input to the key, based on the labeling result.
  • the labeling unit may select a hit if the likelihood of the input touch point is equal to or greater than a preset threshold.
  • the labeling unit may select a typo from the input touch points based on a predefined typo detection algorithm.
  • the setting unit may set the recognition area using a deep neural network based on the labeling result.
  • the key input interface device may further include a situation determination unit that determines a situation of a user of the key input device, wherein the input unit classifies an input touch point according to the situation, and the distribution modeling unit is configured according to the situation.
  • the distribution may be modeled differently, and the setting unit may set the recognition region differently according to the situation.
  • the situation may be at least one of a movement of the user, a posture of the user, whether the user manipulates the key input device with both hands, or a temperature at which the key input device is operated.
  • a method of interfacing a key input of a key input device performed by a key input interface device comprises: receiving a touch point for a plurality of keys included in the key input device; Modeling a distribution of the set of touch points for each key using a predefined probability model; And setting a recognition region recognized as an input to the key, based on the modeled distribution.
  • the probabilistic model may be characterized in that it is unsupervised learning about information on which key the key intended by the touch point is among the plurality of keys.
  • the probability model may be characterized as being a parametric for estimating a parameter related to the probability model.
  • the modeling may include setting an initial value of the parameter based on a touch point within a preset range in the layout of the key.
  • the modeling may include estimating the inverse covariance value based on a predetermined correction value when an inverse covariance value of the parameter is not estimated.
  • the probability model is a Gaussian mixture model (GMM), and the modeling may estimate parameters of the Gaussian mixture model using expectation maximization (EM).
  • GMM Gaussian mixture model
  • EM expectation maximization
  • the setting may include setting the recognition area in a first layout corresponding to the first key or pre-modeling the first key having a touch point input of the plurality of keys equal to or less than a preset number. And setting the recognition area based on one distribution.
  • the recognition area may be set in consideration of whether the parameter is within a preset boundary.
  • a method of interfacing a key input of a key input device performed by a key input interface device comprises: receiving touch points for a plurality of keys included in the key input device; Modeling a distribution of the set of touch points for each key using a predefined probability model; Labeling and classifying hitting and typos among the input touch points based on the modeled distribution; And setting a recognition area recognized as an input to the key, based on the labeling result.
  • the labeling may be selected as a hit if the likelihood of the input touch point is greater than or equal to a preset threshold.
  • the labeling may select a typo from the received touch point based on a predefined typo detection algorithm.
  • the setting may include setting the recognition region using a deep neural network based on the labeling result.
  • the key input interface method may further include determining a situation of a user of the key input device.
  • the receiving of the key may include classifying the received touch point according to the situation, and the modeling may include the situation. According to the modeling and distribution of the distribution differently according to the situation may set the recognition area differently.
  • the situation may be at least one of a movement of the user, a posture of the user, whether the user manipulates the key input device with both hands, or a temperature at which the key input device is operated.
  • the method according to an embodiment of the present invention may be implemented by being included in a recording medium in which a computer program is recorded.
  • the recognition region of the key may be adaptively changed and provided based on the distribution of the set of touch points of the user, and the recognition region of the key may be provided according to the situation in which the user inputs the key. Since the change can be provided, the error rate of the key input device can be reduced.
  • FIG. 1 is a diagram illustrating a configuration of a key input interface device according to a first embodiment of the present invention.
  • FIG. 2 is a diagram exemplarily illustrating a distribution of a touch point of a user according to the first exemplary embodiment of the present invention.
  • FIG. 3 is a diagram exemplarily illustrating a distribution of touch points used to set initial parameters of a probability model, according to the first embodiment of the present invention.
  • FIG. 4 is a diagram illustrating an example of modeling a distribution based on parameters of an estimated probability model, according to the first embodiment of the present invention.
  • FIG. 5 is a diagram illustrating an example of changing a recognition region of a key according to the first embodiment of the present invention.
  • FIG. 6 is a diagram exemplarily illustrating a procedure of a method for interfacing a key input according to the first embodiment of the present invention.
  • FIG. 1 is a diagram illustrating a configuration of a key input interface device according to a first embodiment of the present invention.
  • the key input interface device 100 may be implemented by being included in a key input device that receives a key.
  • a key input device may be input to a plurality of keys.
  • the device may be inputted by a touch, for example, a smartphone, a smart pad, a PDA, a computer, a desktop, a laptop, a notebook, a workstation, or a server having a touch screen, but are not limited thereto.
  • the key input interface device 100 may be implemented in an electronic device including a processor and a memory for storing instructions executed by the processor, but is not limited thereto.
  • the key input interface device 100 may include an input unit 110, a distribution modeling unit 130, or a setting unit 150. However, since this is exemplary, according to the exemplary embodiment, it may not include at least one or more of these components, or may further include other components not mentioned herein. In addition, these components may be located on the same physical device or on different physical devices.
  • the input unit 110 receives a touch point touched by a user from a key input device
  • FIG. 2 is a diagram illustrating a touch point input by the input unit 110 on the touch screen as an example.
  • the touch point may be, for example, in the form of coordinates (x, y) on the touch screen included in the key input device.
  • the input unit 110 may receive all of the touch points input by the user from the key input device at once, and as will be described later, the distribution modeling unit 130 may model the distribution at once based on the entire touch points. Batch learning.
  • the input unit 110 may receive input of some of the touch points input by the user.
  • the distribution modeling unit 130 may model the distribution several times based on the touch points. It may also be online learning.
  • the distribution modeling unit 130 models each key using a predefined probability model based on a distribution of touch points input by the input unit 110.
  • the data used for modeling by the distribution modeling unit 130 may be a set of all input touch points, that is, touch points.
  • the distribution modeling unit may model the distribution of the touch points input for each key, and the distribution of the touch points input for each key is shown in FIG. 2.
  • the probability model used by the distribution modeling unit 130 for modeling may be characterized as being a parametric for estimating a parameter related to the probability model.
  • the estimated parameter may include, for example, an average or a covariance.
  • the probabilistic model may be characterized in that the user estimates a parameter without information about a key intended by a touch point, that is, unsupervised learning.
  • the probability model may be, for example, a Gaussian mixture model (GMM), and the distribution modeling unit 130 estimates the parameters of the Gaussian mixture model by using an expectation maximization (EM). This can be done in more detail below.
  • GMM Gaussian mixture model
  • EM expectation maximization
  • the distribution modeling unit 130 sets an initial value of a parameter related to a Gaussian mixture model, and may use Equation 1 below.
  • Equation 1 represents a sum in which weights of M Gaussian probability distributions are reflected.
  • the distribution modeling unit 130 may set an initial value by using a touch point within a preset range within a layout of a key instead of the entire touch point.
  • the touch point within the preset range in the layout of the key may refer to only a part of data selected in the order of distance from the center of the key among the touch points in the layout of the key.
  • FIG. 1 is a diagram illustrating some data selected as an example.
  • the distribution modeling unit 130 estimates (learns) the parameters of the Gaussian mixture model using expectation maximization (EM). That is, in the first embodiment of the present invention, since there is no 'information about the touch point intended by the user' (which is missing), an expectation for the 'information about the touch point intended by the user' is obtained.
  • the parameter is estimated (calculated) by repeating the process of calculating and maximizing the expected value.
  • FIG. 4 illustrates a model of distribution for each key based on the estimated parameter.
  • the expected value can be calculated using, for example, the Q function in Equation 2 below, where X means the entire touch point received and Y is the touch point intended by the user, which is missing information. Means information about.
  • Equation 3 estimating (calculating) the parameter through a process of maximizing the expected value
  • Equations 2 and 3 since the expectation maximization process (EM) itself in Equations 2 and 3 is already known, a detailed description thereof will be omitted.
  • EM expectation maximization process
  • the distribution modeling unit 130 may estimate the inverse covariance value based on a pre-defined correction value. Epsilon ), which forces the inverse covariance.
  • the key input interface device 100 includes a setting unit 150.
  • the setting unit 150 may set a recognition area recognized as an input for a key differently from the layout of the key, based on the distribution modeled by the distribution modeling unit 130.
  • the setting unit 150 may set a recognition area by selecting a parameter that maximizes likelihood for all keys based on the modeled distribution. That is, when selecting a parameter that maximizes the probability of each key, the boundary range for each key is calculated based on the point where the Gaussians for each key have the same height, and the boundary range sets the recognition area.
  • 5 is a diagram exemplarily illustrating that a recognition area is set differently from the layout of a key as described above.
  • the recognition area may be changed and set based on the distribution of the points touched by the user, the error rate may be reduced as much as possible.
  • the setting unit 150 may set the layout of the corresponding key as the recognition area or set the recognition area based on a previously modeled distribution. Therefore, even when there are keys with a small number of touch points which are the basis for learning the GMM using the EM, it is possible to set a recognition area for these keys.
  • the setting unit 150 may be set only within a corresponding boundary value in consideration of whether a parameter is within a predetermined boundary. That is, for example, the setting unit 150 may allow the size of the recognition area or the distance from the center to exist within a predetermined boundary. By doing so, it is possible to prevent the recognition region from being mapped to a completely different key in learning GMM using EM.
  • the setting unit 150 may expand or reduce the recognition region of the key of the character predicted next based on the character string of the key input through the key input device.
  • the key input interface device may further include a storage that stores a string of keys input through the key input device, and a predictor that predicts a character to be input next based on the stored string.
  • the setting unit 150 may set a recognition region of a key corresponding to the character based on the predicted character.
  • the prediction unit may predict the next character to be input by using a method such as N-gram, which is a well-known technique.
  • N-gram which is a well-known technique.
  • N-gram counts N consecutive strings and then receives the N-1th character
  • the setting unit 150 adjusts an average value of the Gaussian parameters based on the probability predicted by the predictor to expand a recognition region of a key corresponding to the predicted character, and additionally recognizes a key around the key of the predicted character. Can be reduced.
  • the distribution of the point touched by the user is modeled as a probability model, and the error rate is reduced by adaptively changing the recognition region of the key based on the modeled distribution. You can.
  • FIG. 6 is a diagram illustrating a procedure of a method of interfacing a key input according to a first embodiment of the present invention.
  • the method of interfacing the key input may be performed by the above-described key input interface device.
  • the method includes receiving a touch point (S110), modeling a distribution of a set of touch points (S130), and a recognition area. It includes the setting step (S150), but may further include other steps or may not include any one or more of these steps.
  • the receiving step S110 may be performed by the input unit 110 shown in FIG. 1, and receives a touch point touched by a user from a key input device.
  • the touch point may be in the form of coordinates (x, y) on the touch screen, and as described above, the touch point may be input to the entire touch point from the key input device or may be input to some of the touch points.
  • the modeling step S130 may be performed by the distribution modeling unit 130 shown in FIG. 1, and the probability model defined in advance for each key includes a distribution of a set of touch points received in step S110. In this case, the distribution of the entire touch points, that is, the set of touch points, may be modeled.
  • the probabilistic model used for modeling in the step S130 of modeling is a parametric for estimating a parameter related to the probabilistic model, and models a distribution of a set of touch points without information about a key to be touched by a user. May be as described above.
  • a probability model may be, for example, a Gaussian mixture model (GMM), and the parameters of the Gaussian mixture model may be estimated (learned) using expectation maximization (EM). Same as one.
  • GMM Gaussian mixture model
  • EM expectation maximization
  • the modeling step (S130) may include setting an initial value.
  • the initial value is set by using a touch point within a preset range within a layout of a key, not an entire touch point input. You can set the value.
  • the modeling step S130 may set an initial value and then estimate (learn) the parameters of the Gaussian mixture model using expectation maximization (EM). That is, in the first embodiment of the present invention, since there is no information about the touch point intended by the user (they are missing), an expectation for 'information about the touch point intended by the user' is calculated and such The process of maximizing the expected value is repeated, and the process of calculating the expected value may be expressed using Equation 2, wherein X denotes the entire touch point, and Y denotes the input point. As described above, the information about the touch point intended by the user, which is missing information, is meant.
  • EM expectation maximization
  • Equation 3 estimating (calculating) the parameter through a process of maximizing the expected value
  • the inverse covariance value when the inverse covariance value of the parameter is not estimated, the inverse covariance value may be estimated based on a predetermined correction value.
  • the predefined correction value may be, for example, epsilon (_), thereby forcing the inverse covariance.
  • the setting of the recognition area (S150) may be performed by the setting unit 150 shown in FIG. 1, and the input for the key based on the distribution modeled in the modeling step (S130).
  • a recognition area to be recognized is set, whereby the recognition area can be set (changed) differently from the layout of the key.
  • the recognition area can be changed and set based on the distribution of the points touched by the user, the error rate can be reduced as much as possible.
  • the layout of the corresponding key may be set as the recognition area or the recognition area may be set based on a previously modeled distribution. Therefore, even when there are keys with a small number of touch points which are the basis for learning the GMM using the EM, it is possible to set a recognition area for these keys.
  • the recognition area in setting the recognition area, it may be set only within the corresponding boundary value in consideration of whether the parameter is within a predetermined boundary. That is, for example, the size or distance from the center of the recognition area may be present within a predetermined boundary, thereby preventing the recognition area from being mapped to a completely different key according to learning using EM.
  • the key corresponding to the next character to be input is predicted based on the previously input character string, the recognition area corresponding to the predicted key is expanded, and the predicted key As described above, the recognition region of the surrounding key can be reduced.
  • the distribution of the point touched by the user is modeled as a probability model, and the error rate is reduced by adaptively changing the recognition region of the key based on the modeled distribution. You can.
  • the second embodiment has a difference in that it further includes a labeling unit as compared with the first embodiment, the difference will be mainly described, and the same reference numerals and descriptions of the first embodiment will be used.
  • the key input interface device further includes a labeling unit in the key input interface device 100 shown in FIG. 1, and the key input interface device further including the labeling unit will be described in detail below. Let's look at it.
  • the labeling unit may select a hit based on a distribution modeled by the distribution modeling unit 130 when the likelihood calculated by the distribution modeling unit 130 with respect to the input touch point is equal to or greater than a preset threshold.
  • the labeling unit may select a typo from the touch point using a predefined typo detection algorithm. For example, a known technique such as backtracking of a backspace may be applied to the typo detection algorithm.
  • the setting unit 150 sets a recognition area recognized as an input to a key based on the labeling result.
  • the recognition area may be set using a deep neural network. .
  • labeling may be performed based on whether an input touch point is above a certain reliability level and is a typo. This allows more precise modeling of the distribution of touch points.
  • the third embodiment has a difference in that it further includes a situation determination unit in comparison with the first embodiment and the second embodiment, the difference will be described mainly, and the same parts will be described in the first and second embodiments. Description and reference numerals are used.
  • the key input interface device further includes a situation determination unit in the key input interface device 100 illustrated in FIGS. 1 and 2, and further includes a situation determination unit below. Let's take a closer look at.
  • the situation determination unit determines the situation of the user of the key input device.
  • the situation determination unit may include, for example, a gyro sensor, an acceleration sensor, an illumination sensor, a gps sensor, a temperature or humidity sensor, an image recognition sensor, or a voice sensor, and the like based on information collected from the sensors. You can judge the situation.
  • the situation determination unit may determine that the user is lying down by using the gyro sensor when it is inclined at a predetermined angle or more, and using the temperature sensor, whether the temperature where the user uses the key input device is cold or It may determine whether it is hot or the like, and may further determine whether the user's posture, whether the user manipulates the key input device with both hands, and the like.
  • the situation determination unit may determine a situation using a decision tree with respect to information collected from a sensor, but is not limited thereto.
  • the input unit 110 may classify the user's situation of the input touch point according to the situation determined by the situation determination unit.
  • the modeling unit 130 models the distribution differently according to the situation determined by the situation determination unit.
  • the setting unit 150 sets the recognition area differently according to the situation.
  • the recognition area most suitable for the user's situation can be provided, thereby reducing the error rate.
  • the method according to an embodiment of the present invention may be implemented in a recording medium having a computer program recorded thereon.
  • Combinations of each block of the block diagrams and respective steps of the flowcharts attached to the present invention may be performed by computer program instructions.
  • These computer program instructions may be mounted on a processor of a general purpose computer, special purpose computer, or other programmable data processing equipment such that instructions executed through the processor of the computer or other programmable data processing equipment may not be included in each block or flowchart of the block diagram. It will create means for performing the functions described in each step.
  • These computer program instructions may be stored in a computer usable or computer readable memory that can be directed to a computer or other programmable data processing equipment to implement functionality in a particular manner, and thus the computer usable or computer readable memory.
  • instructions stored in may produce an article of manufacture containing instruction means for performing the functions described in each block or flowchart of each step of the block diagram.
  • Computer program instructions may also be mounted on a computer or other programmable data processing equipment, such that a series of operating steps may be performed on the computer or other programmable data processing equipment to create a computer-implemented process to create a computer or other programmable data. Instructions that perform processing equipment may also provide steps for performing the functions described in each block of the block diagram and in each step of the flowchart.
  • each block or step may represent a portion of a module, segment or code that includes one or more executable instructions for executing a specified logical function (s).
  • a specified logical function s.
  • the functions noted in the blocks or steps may occur out of order.
  • the two blocks or steps shown in succession may in fact be executed substantially concurrently or the blocks or steps may sometimes be performed in the reverse order, depending on the functionality involved.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Input From Keyboards Or The Like (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

La présente invention concerne un appareil d'interface d'entrée de touches qui, selon un premier mode de réalisation de l'invention, comprend : une unité d'entrée pour recevoir des points de contact pour une pluralité de touches incluses dans un appareil d'entrée de touches ; une unité de modélisation de distribution pour modéliser la distribution d'un ensemble de points de contact pour chaque touche, en utilisant un modèle de probabilité prédéfini ; et une unité de configuration pour configurer, sur la base de la distribution modélisée, une zone de reconnaissance reconnue par une entrée pour la touche.
PCT/KR2015/010610 2015-06-22 2015-10-07 Appareil et procédé d'interfaçage d'entrée de touches WO2016208817A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2015-0088188 2015-06-22
KR1020150088188A KR101653167B1 (ko) 2015-06-22 2015-06-22 키 입력을 인터페이스하는 장치 및 방법

Publications (1)

Publication Number Publication Date
WO2016208817A1 true WO2016208817A1 (fr) 2016-12-29

Family

ID=56939227

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2015/010610 WO2016208817A1 (fr) 2015-06-22 2015-10-07 Appareil et procédé d'interfaçage d'entrée de touches

Country Status (2)

Country Link
KR (1) KR101653167B1 (fr)
WO (1) WO2016208817A1 (fr)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102079985B1 (ko) * 2018-01-22 2020-02-21 주식회사 노타 터치 입력 프로세싱 방법 및 디바이스
EP4099142A4 (fr) 2021-04-19 2023-07-05 Samsung Electronics Co., Ltd. Dispositif électronique et son procédé de fonctionnement
WO2022225150A1 (fr) * 2021-04-19 2022-10-27 삼성전자 주식회사 Dispositif électronique et son procédé de fonctionnement

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070247442A1 (en) * 2004-07-30 2007-10-25 Andre Bartley K Activating virtual keys of a touch-screen virtual keyboard
WO2010117374A1 (fr) * 2009-04-10 2010-10-14 Qualcomm Incorporated Générateur de clavier virtuel à capacités d'apprentissage
US20130067382A1 (en) * 2011-09-12 2013-03-14 Microsoft Corporation Soft keyboard interface
US20140198048A1 (en) * 2013-01-14 2014-07-17 Nuance Communications, Inc. Reducing error rates for touch based keyboards
US20150160115A1 (en) * 2011-03-21 2015-06-11 Becton, Dickinson And Company Neighborhood thresholding in mixed model density gating

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070247442A1 (en) * 2004-07-30 2007-10-25 Andre Bartley K Activating virtual keys of a touch-screen virtual keyboard
WO2010117374A1 (fr) * 2009-04-10 2010-10-14 Qualcomm Incorporated Générateur de clavier virtuel à capacités d'apprentissage
US20150160115A1 (en) * 2011-03-21 2015-06-11 Becton, Dickinson And Company Neighborhood thresholding in mixed model density gating
US20130067382A1 (en) * 2011-09-12 2013-03-14 Microsoft Corporation Soft keyboard interface
US20140198048A1 (en) * 2013-01-14 2014-07-17 Nuance Communications, Inc. Reducing error rates for touch based keyboards

Also Published As

Publication number Publication date
KR101653167B1 (ko) 2016-09-09

Similar Documents

Publication Publication Date Title
KR102270394B1 (ko) 이미지를 인식하기 위한 방법, 단말, 및 저장 매체
WO2019199072A1 (fr) Système et procédé pour un apprentissage machine actif
CN104685451B (zh) 姿势适应选择
KR20210078539A (ko) 타깃 검출 방법 및 장치, 모델 훈련 방법 및 장치, 기기 그리고 저장 매체
WO2020180013A1 (fr) Appareil d'automatisation de tâche de téléphone intelligent assistée par langage et vision et procédé associé
WO2021112491A1 (fr) Procédés et systèmes de prédiction de frappes de touche à l'aide d'un réseau neuronal unifié
WO2019098414A1 (fr) Procédé et dispositif d'apprentissage hiérarchique de réseau neuronal basés sur un apprentissage faiblement supervisé
CN104123012B (zh) 使用替代评分的非字典字符串的姿态键盘输入
WO2020027454A1 (fr) Système d'apprentissage automatique multicouches pour prendre en charge un apprentissage d'ensemble
WO2016208817A1 (fr) Appareil et procédé d'interfaçage d'entrée de touches
CN106775666A (zh) 一种应用图标显示方法及终端
WO2018080228A1 (fr) Serveur pour traduction et procédé de traduction
CN104464730A (zh) 以语音识别来发生事件装置及方法
WO2019172642A1 (fr) Dispositif électronique et procédé pour mesurer la fréquence cardiaque
CN111881683A (zh) 关系三元组的生成方法、装置、存储介质和电子设备
CN113190646A (zh) 一种用户名样本的标注方法、装置、电子设备及存储介质
CN107729947A (zh) 一种人脸检测模型训练方法、装置和介质
US10019072B2 (en) Imagined grid fingertip input editor on wearable device
WO2023229305A1 (fr) Système et procédé d'insertion de contexte pour l'entraînement d'un réseau siamois à contraste
CN113569889A (zh) 一种基于人工智能的图像识别的方法以及相关装置
WO2022139327A1 (fr) Procédé et appareil de détection d'énoncés non pris en charge dans la compréhension du langage naturel
CN109154865A (zh) 移动设备上的顺序双手触摸键入
WO2016117854A1 (fr) Appareil d'édition de texte et procédé d'édition de texte sur la base d'un signal de parole
WO2017131251A1 (fr) Dispositif d'affichage et procédé de traitement d'entrée tactile associé
CN110378486A (zh) 网络嵌入方法、装置、电子设备和存储介质

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 18.04.2018)

122 Ep: pct application non-entry in european phase

Ref document number: 15896451

Country of ref document: EP

Kind code of ref document: A1