WO2022198522A1 - User device location estimation - Google Patents

User device location estimation Download PDF

Info

Publication number
WO2022198522A1
WO2022198522A1 PCT/CN2021/082816 CN2021082816W WO2022198522A1 WO 2022198522 A1 WO2022198522 A1 WO 2022198522A1 CN 2021082816 W CN2021082816 W CN 2021082816W WO 2022198522 A1 WO2022198522 A1 WO 2022198522A1
Authority
WO
WIPO (PCT)
Prior art keywords
user device
binomial expression
data
mobile communication
model
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CN2021/082816
Other languages
French (fr)
Inventor
Lei Niu
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nokia Solutions and Networks Investment China Co Ltd
Nokia Solutions and Networks Oy
Original Assignee
Nokia Solutions and Networks Investment China Co Ltd
Nokia Solutions and Networks Oy
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 Nokia Solutions and Networks Investment China Co Ltd, Nokia Solutions and Networks Oy filed Critical Nokia Solutions and Networks Investment China Co Ltd
Priority to US18/552,231 priority Critical patent/US20240168124A1/en
Priority to PCT/CN2021/082816 priority patent/WO2022198522A1/en
Publication of WO2022198522A1 publication Critical patent/WO2022198522A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S5/00Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations
    • G01S5/02Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations using radio waves
    • G01S5/0252Radio frequency fingerprinting
    • G01S5/02521Radio frequency fingerprinting using a radio-map
    • G01S5/02524Creating or updating the radio-map
    • G01S5/02525Gathering the radio frequency fingerprints
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S5/00Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations
    • G01S5/02Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations using radio waves
    • G01S5/0252Radio frequency fingerprinting
    • G01S5/02521Radio frequency fingerprinting using a radio-map
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S5/00Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations
    • G01S5/0009Transmission of position information to remote stations
    • G01S5/0045Transmission from base station to mobile station
    • G01S5/0063Transmission from base station to mobile station of measured values, i.e. measurement on base station and position calculation on mobile
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B17/00Monitoring; Testing
    • H04B17/30Monitoring; Testing of propagation channels
    • H04B17/309Measuring or estimating channel quality parameters
    • H04B17/318Received signal strength
    • H04B17/328Reference signal received power [RSRP]; Reference signal received quality [RSRQ]

Definitions

  • the present specification relates to location estimation, such as estimating a location of a user device within a mobile communication system based on fingerprint data.
  • Fingerprint positioning is a process that makes use of a range of mobile communication data that is applied to a model to generate a predicted or estimated location. For example, a prediction or estimation of a location of a user device of a mobile communication system can be generated from mobile communication data associated with the user device. There remains a need for further developments in this field.
  • this specification describes an apparatus comprising means for performing: collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes (e.g. from multiple base stations) of a mobile communication system; organising the collected data into a feature matrix, wherein the feature matrix includes a user device location associated with each set of fingerprint data; generating a binomial expression of the system (e.g. in order to increase the number of features of the model) based on the collected data; processing the binomial expression using a factorisation machine (or some other means) to generate a reduced dimension binomial expression model; and calculating gradients and updating parameters of the reduced dimensional binomial expression model based on said gradients.
  • the feature matrix may be stored at a location server (e.g. on the cloud) .
  • the user device location may be based on ground truth data.
  • the mobile communication fingerprint data may comprise one or more of: reference signal receiving power (RSRP) , time of arrival (ToA) and angle of arrival (AoA) data at the user device.
  • RSRP reference signal receiving power
  • ToA time of arrival
  • AoA angle of arrival
  • the RSRP data may be measured at the user device.
  • the ToA and AoA data may be measured at a communication node or base station.
  • the user device location may be a discrete area, such as a “bin” . This may turn the classification into a multi-class classification problem.
  • the reduced dimension binomial expression model may comprise the binomial expression of the system factorised into an approximate product of two matrices.
  • the said gradients may be calculated using stochastic gradient descent.
  • the means for performing updating said parameters may update said parameters using a softmax cost function.
  • the means for updating said gradient updates said gradients until a defined condition (e.g. a defined performance level or a defined number of iterations) is reached.
  • a defined condition e.g. a defined performance level or a defined number of iterations
  • Some example embodiments further comprise means for performing: determining whether a number of features in the feature matrix is above a first threshold level and, if so, using an alternative dimension reduction algorithm (such as PCA) instead of said factorisation machine.
  • PCA dimension reduction algorithm
  • Some example embodiments further comprise means for performing: determining whether a number of data points in the feature matrix is above a second threshold level and generating said binomial expression in the event that that the number of data points is above said second threshold level. If the number of data points is below said second threshold level, this may be indicative of an insufficient data case.
  • the said means may comprise at least one processor and at least one memory including computer program code.
  • the at least one memory and the computer program code may be configured to, with the at least one processor, cause the performance of the apparatus.
  • this specification describes a method comprising: collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; organising the collected data into a feature matrix, wherein the feature matrix includes a user device location associated with each set of fingerprint data; generating a binomial expression of the system based on the collected data; processing the binomial expression (e.g. using a factorisation machine) to generate a reduced dimension binomial expression model; and calculating gradients and updating parameters of the reduced dimensional binomial expression model based on said gradients.
  • the feature matrix may be stored at a location server (e.g. on the cloud) .
  • the user device location may be based on ground truth data.
  • the reduced dimension binomial expression model may comprise the binomial expression of the system factorised into an approximate product of two matrices.
  • the said gradient updates may be updated until a defined condition (e.g. a defined performance level or a defined number of iterations) is reached.
  • a defined condition e.g. a defined performance level or a defined number of iterations
  • Some example embodiments further: determining whether a number of features in the feature matrix is above a first threshold level and, if so, using an alternative dimension reduction algorithm (such as PCA) instead of said factorisation machine.
  • PCA dimension reduction algorithm
  • Some example embodiments further comprise: determining whether a number of data points of the features is above a second threshold level and generating said binomial expression in the event that that the number of data points is above said second threshold level. If the number of data points is below said second threshold level, this may be indicative of an insufficient data case.
  • this specification describes an apparatus comprising means for performing: collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; and providing the fingerprint data to a model to generate an estimate of a location of the user device, wherein the model comprises a reduced dimensional binomial expression model.
  • the reduced dimensional binomial expression mode may be generated using a method as described above with reference to the second aspect.
  • this specification describes a method comprising: collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; and providing the fingerprint data to a model to generate an estimate of a location of the user device, wherein the model comprises a reduced dimensional binomial expression model.
  • this specification describes computer-readable instructions which, when executed by computing apparatus, cause the computing apparatus to perform (at least) any method as described with reference to the second or fourth aspects.
  • this specification describes a computer-readable medium (such as a non-transitory computer-readable medium) comprising program instructions stored thereon for performing (at least) any method as described with reference to the second or fourth aspects.
  • this specification describes an apparatus comprising: at least one processor; and at least one memory including computer program code which, when executed by the at least one processor, causes the apparatus to perform (at least) any method as described with reference to the second or fourth aspects.
  • this specification describes a computer program comprising instructions for causing an apparatus to perform at least the following: collect mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; organise the collected data into a feature matrix, wherein the feature matrix includes a user device location associated with each set of fingerprint data; generate a binomial expression of the system based on the collected data; process the binomial expression (e.g. using a factorisation machine) to generate a reduced dimension binomial expression model; and calculate gradients and updating parameters of the reduced dimensional binomial expression model based on said gradients.
  • this specification describes a computer program comprising instructions for causing an apparatus to perform at least the following: collect mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; and provide the fingerprint data to a model to generate an estimate of a location of the user device, wherein the model comprises a reduced dimensional binomial expression model.
  • this specification describes: a location server (or some other means) for collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; a table (or some other means) for organising the collected data into a feature matrix, wherein the feature matrix includes a user device location associated with each set of fingerprint data; a processor (or some other means) for generating a binomial expression of the system based on the collected data; a factorisation machine (or some other means) for processing the binomial expression to generate a reduced dimension binomial expression model; and the processor (or some other means) for calculating gradients and updating parameters of the reduced dimensional binomial expression model based on said gradients.
  • this specification describes: an input (or some other means) for collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; and an output (or some other means) for providing the fingerprint data to a model to generate an estimate of a location of the user device, wherein the model comprises a reduced dimensional binomial expression model.
  • FIG. 1 is a block diagram of a system in accordance with an example embodiment
  • FIG. 2 is a block diagram of a system in accordance with an example embodiment
  • FIG. 3 shows a table used in an example embodiment
  • FIGS. 4 to 7 are flow charts showing algorithms in accordance with example embodiments.
  • FIG. 8 is a block diagram of components of a system in accordance with an example embodiment.
  • FIGS. 9A and 9B show tangible media, respectively a removable non-volatile memory unit and a compact disc (CD) storing computer-readable code which when run by a computer perform operations according to example embodiment.
  • CD compact disc
  • Fingerprint positioning is a process that makes use of a range of mobile communication data, such as Reference Signal Receiving Power (RSRP) , Time of Arrival (ToA) , and Angle of Arrival (AoA) , that is applied to a model (such as a machine-learned model) that provides a predicted or estimated location.
  • RSRP Reference Signal Receiving Power
  • ToA Time of Arrival
  • AoA Angle of Arrival
  • a prediction or estimate of a location of a user device of a mobile communication system can be generated from mobile communication data associated with the user device.
  • FIG. 1 is a block diagram of a system, indicated generally by the reference numeral 10, in accordance with an example embodiment.
  • the system 10 comprises a plurality of mobile communication nodes in the form of a first base station 11, a second base station 12, a third base station 13, a fourth base station 14 and an nth base station 15.
  • a user device 16 is moving in the vicinity of the mobile communication nodes (and is shown, by way of example, close to the centre of the system 10) .
  • FIG. 2 is a block diagram of a system in accordance with an example embodiment.
  • the system comprise a trained model 20 that is configured to receive fingerprint data and to provide a location estimate (or prediction) .
  • the model 20 may be used to provide an estimate of a location of the user device 16 in the system 10.
  • fingerprint data may be collected for signals between the user device 16 and the plurality of base stations 11 to 15 such that the fingerprint data can be used by the model to generate the location estimate.
  • FIG. 3 shows a table, indicated generally by the reference numeral 30, used in an example embodiment.
  • the table 30 stores data samples for various data types associated with each of a plurality of base stations over time. Each row of the table 30 therefore represents a fingerprint.
  • the fingerprint is associated with position data, such that the table 30 can be used for training purposes.
  • the position data can be used as ground truth data for a machine learning algorithm.
  • the example data types stored in the table 30 are reference signal receiving power (RSRP) , time of arrival (ToA) and angle of arrival (AoA) .
  • RSRP may be measured at the user device, whilst ToA and AoA data may be measured at the respective base station.
  • ToA and AoA data may be measured at the respective base station.
  • many other data types could be determined and stored instead of, or in addition to, some of the data shown in the table 30.
  • the serving area of a base station may be divided into discrete areas (such as “bins” ) . Accordingly, the table 30 may store the location of the user device as a bin reference. Storing a larger bin area, rather than detailed co-ordinates of a user device may reduce the complexity of a training algorithm.
  • RSRP, ToA and AoA data can cause problems in modelling since much of that data is highly correlated.
  • Different samples of data relating to the same base station can highly correlated.
  • data from different base stations can be highly correlated. This can make modelling difficult.
  • one approach is to use a binomial modelling approach, which can be particularly effective when features for generating the model are highly correlated.
  • Increasing the coverage area can result in data sparsity. For example, reliable data may not be available in instances where the user device and a particular base station are separated by a significant distance. As discussed below, a binomial approach may be used in the modelling process. Data sparsity is known to hinder the performance of binomial modelling.
  • a further problem with binomial modelling relates to dimensionality. As the number of binomial expressions increases with the number of features, even a moderate feature size can render a model unmanageable.
  • FIG. 4 is a flow chart showing an algorithm, indicated generally by the reference numeral 40, in accordance with an example embodiment.
  • the algorithm 40 starts at operation 42, where mobile communication fingerprint data is collected for signals between a user device and a plurality of communication nodes (e.g. from multiple base stations) of a mobile communication system.
  • the fingerprint data may, for example, be stored on a location server (e.g. in the cloud) .
  • the data collected in the operation 42 may be organised into a feature matrix having sets of fingerprint data and associated user device location data.
  • the table 30 is an example output of such a feature matrix.
  • a binomial expression of the system is generated based on the collected data.
  • the binomial expression may be used to increase the number of features in a model of the system.
  • a reduced dimension binomial expression model is generated.
  • the operation 46 may be implemented using a factorisation machine to process the binomial expression generated in the operation 44 to generate the reduced dimension binomial expression model.
  • gradients are generated (e.g. using stochastic gradient descent) and used to update parameters of the reduced dimensional binomial expression model, as discussed further below.
  • the operation 48 may continue updating the gradient parameters until a defined condition (such as a defined performance level and/or a defined number of training iterations) has been reached.
  • a reduced dimension binomial expression model may be generated that can be used to model the system based on the feature matrix generated in operation 42.
  • the model can then be used to generate position estimates/predictions based on newly obtained fingerprint data.
  • FIG. 5 is a flow chart showing an algorithm, indicated generally by the reference numeral 50, in accordance with an example embodiment.
  • the algorithm 50 may be used in the generation of a model of the system 10 described above.
  • the algorithm 50 starts at operation 52, where raw data is collected.
  • the raw data may include data such as Reference Signal Receiving Power (RSRP) , Time of Arrival (ToA) , and Angle of Arrival (AoA) .
  • RSRP Reference Signal Receiving Power
  • ToA Time of Arrival
  • AoA Angle of Arrival
  • RSRP may be measured at a user device (e.g. the user device 16)
  • ToA and AoA data may be measured at the respective base stations.
  • a model of the relevant system (e.g. the system 10) is generated.
  • FIG. 6 is a flow chart showing an algorithm, indicated generally by the reference numeral 60, in accordance with an example embodiment.
  • the algorithm 60 is an example implementation of the operation 56 of the algorithm 50 described above.
  • a threshold level i.e. is large
  • a second threshold level i.e. is large
  • the model of the system is updated in the event that the system being modelled covers a large area, the data size is large, but the feature size is moderate or low.
  • the operations 62, 64 and 66 could be implemented in any order (including in parallel) and other factors may be considered in addition to, or instead of, one or more of the area, data size and features size.
  • FIG. 7 is a flow chart showing an algorithm, indicated generally by the reference numeral 70, in accordance with an example embodiment.
  • the algorithm 70 is an example implementation of the operation 58 described above.
  • the algorithm 70 starts at operation 72, where a model of the system (e.g. the system 10) is generated using binomial terms.
  • n is number of features
  • x i is value of the ith feature
  • w i is the ith feature’s parameter on monomial
  • w ij is the ith and jth features’ parameter on binomial.
  • a factorisation machine is used to reduce the dimensions of the model, as discussed further below.
  • the operation 74 may generate a reduced dimension binomial expression model comprising the binomial expression of the system (as generated in the operation 62) factorised into an approximate product of two matrices.
  • the operation 74 may be implemented as follows.
  • Equation 1 After using a factorisation machine process, the Equation 1 can be expressed as:
  • the model is updated using stochastic gradient descent (SGD) .
  • SGD stochastic gradient descent
  • the parameters of the model may be updated using a Softmax cost function.
  • Equation 3 the derivative chain rule can be used with Equation 3 to derive final gradients for each parameters, which can be used to update the model.
  • the approach is based on a Softmax regression model with binomials using Factorization Machine (FM) principles.
  • FM Factorization Machine
  • FIG. 8 is a schematic diagram of components of one or more of the example embodiments described previously, which hereafter are referred to generically as a processing system 300.
  • the processing system 300 may, for example, be the apparatus referred to in the claims below.
  • the processing system 300 may have a processor 302, a memory 304 closely coupled to the processor and comprised of a RAM 314 and a ROM 312, and, optionally, a user input 310 and a display 318.
  • the processing system 300 may comprise one or more network/apparatus interfaces 308 for connection to a network/apparatus, e.g. a modem which may be wired or wireless.
  • the network/apparatus interface 308 may also operate as a connection to other apparatus such as device/apparatus which is not network side apparatus. Thus, direct connection between devices/apparatus without network participation is possible.
  • the processor 302 is connected to each of the other components in order to control operation thereof.
  • the memory 304 may comprise a non-volatile memory, such as a hard disk drive (HDD) or a solid state drive (SSD) .
  • the ROM 312 of the memory 304 stores, amongst other things, an operating system 315 and may store software applications 316.
  • the RAM 314 of the memory 304 is used by the processor 302 for the temporary storage of data.
  • the operating system 315 may contain code which, when executed by the processor implements aspects of the algorithms 40, 50, 60 and 70 described above. Note that in the case of small device/apparatus the memory can be most suitable for small size usage i.e. not always a hard disk drive (HDD) or a solid state drive (SSD) is used.
  • HDD hard disk drive
  • SSD solid state drive
  • the processor 302 may take any suitable form. For instance, it may be a microcontroller, a plurality of microcontrollers, a processor, or a plurality of processors.
  • the processing system 300 may be a standalone computer, a server, a console, or a network thereof.
  • the processing system 300 and needed structural parts may be all inside device/apparatus such as IoT device/apparatus i.e. embedded to very small size.
  • the processing system 300 may also be associated with external software applications. These may be applications stored on a remote server device/apparatus and may run partly or exclusively on the remote server device/apparatus. These applications may be termed cloud-hosted applications.
  • the processing system 300 may be in communication with the remote server device/apparatus in order to utilize the software application stored there.
  • FIGS. 9A and 9B show tangible media, respectively a removable memory unit 365 and a compact disc (CD) 368, storing computer-readable code which when run by a computer may perform methods according to example embodiments described above.
  • the removable memory unit 365 may be a memory stick, e.g. a USB memory stick, having internal memory 366 storing the computer-readable code.
  • the internal memory 366 may be accessed by a computer system via a connector 367.
  • the CD 368 may be a CD-ROM or a DVD or similar. Other forms of tangible storage media may be used.
  • Tangible media can be any device/apparatus capable of storing data/information which data/information can be exchanged between devices/apparatus/network.
  • Embodiments of the present invention may be implemented in software, hardware, application logic or a combination of software, hardware and application logic.
  • the software, application logic and/or hardware may reside on memory, or any computer media.
  • the application logic, software or an instruction set is maintained on any one of various conventional computer-readable media.
  • a “memory” or “computer-readable medium” may be any non-transitory media or means that can contain, store, communicate, propagate or transport the instructions for use by or in connection with an instruction execution system, apparatus, or device, such as a computer.
  • references to, where relevant, “computer-readable medium” , “computer program product” , “tangibly embodied computer program” etc., or a “processor” or “processing circuitry” etc. should be understood to encompass not only computers having differing architectures such as single/multi-processor architectures and sequencers/parallel architectures, but also specialised circuits such as field programmable gate arrays FPGA, application specify circuits ASIC, signal processing devices/apparatus and other devices/apparatus. References to computer program, instructions, code etc.
  • programmable processor firmware such as the programmable content of a hardware device/apparatus as instructions for a processor or configured or configuration settings for a fixed function device/apparatus, gate array, programmable logic device/apparatus, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Quality & Reliability (AREA)
  • Electromagnetism (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

A method, apparatus and computer program is described comprising: collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; organising the collected data into a feature matrix, wherein the feature matrix includes a user device location associated with each set of fingerprint data; generating a binomial expression of the system based on the collected data; processing the binomial expression (e.g. using a factorisation machine) to generate a reduced dimension binomial expression model; and calculating gradients and updating parameters of the reduced dimensional binomial expression model based on said gradients.

Description

USER DEVICE LOCATION ESTIMATION Field
The present specification relates to location estimation, such as estimating a location of a user device within a mobile communication system based on fingerprint data.
Background
Fingerprint positioning is a process that makes use of a range of mobile communication data that is applied to a model to generate a predicted or estimated location. For example, a prediction or estimation of a location of a user device of a mobile communication system can be generated from mobile communication data associated with the user device. There remains a need for further developments in this field.
Summary
In a first aspect, this specification describes an apparatus comprising means for performing: collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes (e.g. from multiple base stations) of a mobile communication system; organising the collected data into a feature matrix, wherein the feature matrix includes a user device location associated with each set of fingerprint data; generating a binomial expression of the system (e.g. in order to increase the number of features of the model) based on the collected data; processing the binomial expression using a factorisation machine (or some other means) to generate a reduced dimension binomial expression model; and calculating gradients and updating parameters of the reduced dimensional binomial expression model based on said gradients. The feature matrix may be stored at a location server (e.g. on the cloud) . The user device location may be based on ground truth data.
The mobile communication fingerprint data may comprise one or more of: reference signal receiving power (RSRP) , time of arrival (ToA) and angle of arrival (AoA) data at the user device. The RSRP data may be measured at the user device. The ToA and AoA data may be measured at a communication node or base station.
The user device location may be a discrete area, such as a “bin” . This may turn the classification into a multi-class classification problem.
The reduced dimension binomial expression model may comprise the binomial expression of the system factorised into an approximate product of two matrices.
The said gradients may be calculated using stochastic gradient descent.
The means for performing updating said parameters may update said parameters using a softmax cost function.
The means for updating said gradient updates said gradients until a defined condition (e.g. a defined performance level or a defined number of iterations) is reached.
Some example embodiments further comprise means for performing: determining whether a number of features in the feature matrix is above a first threshold level and, if so, using an alternative dimension reduction algorithm (such as PCA) instead of said factorisation machine.
Some example embodiments further comprise means for performing: determining whether a number of data points in the feature matrix is above a second threshold level and generating said binomial expression in the event that that the number of data points is above said second threshold level. If the number of data points is below said second threshold level, this may be indicative of an insufficient data case.
The said means may comprise at least one processor and at least one memory including computer program code. The at least one memory and the computer program code may be configured to, with the at least one processor, cause the performance of the apparatus.
In a second aspect, this specification describes a method comprising: collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; organising the collected data into a feature matrix, wherein the feature matrix includes a user device location associated with each set of fingerprint data; generating a binomial expression of the system based on the collected data; processing the binomial expression (e.g. using a factorisation machine) to generate a reduced dimension binomial expression model; and calculating gradients and updating parameters of the reduced dimensional binomial expression model based on said gradients. The feature matrix may be stored  at a location server (e.g. on the cloud) . The user device location may be based on ground truth data.
The reduced dimension binomial expression model may comprise the binomial expression of the system factorised into an approximate product of two matrices.
The said gradient updates may be updated until a defined condition (e.g. a defined performance level or a defined number of iterations) is reached.
Some example embodiments further: determining whether a number of features in the feature matrix is above a first threshold level and, if so, using an alternative dimension reduction algorithm (such as PCA) instead of said factorisation machine.
Some example embodiments further comprise: determining whether a number of data points of the features is above a second threshold level and generating said binomial expression in the event that that the number of data points is above said second threshold level. If the number of data points is below said second threshold level, this may be indicative of an insufficient data case.
In a third aspect, this specification describes an apparatus comprising means for performing: collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; and providing the fingerprint data to a model to generate an estimate of a location of the user device, wherein the model comprises a reduced dimensional binomial expression model. In the third aspect, the reduced dimensional binomial expression mode may be generated using a method as described above with reference to the second aspect.
In a fourth aspect, this specification describes a method comprising: collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; and providing the fingerprint data to a model to generate an estimate of a location of the user device, wherein the model comprises a reduced dimensional binomial expression model.
In a fifth aspect, this specification describes computer-readable instructions which, when executed by computing apparatus, cause the computing apparatus to perform (at least) any method as described with reference to the second or fourth aspects.
In a sixth aspect, this specification describes a computer-readable medium (such as a non-transitory computer-readable medium) comprising program instructions stored thereon for performing (at least) any method as described with reference to the second or fourth aspects.
In a seventh aspect, this specification describes an apparatus comprising: at least one processor; and at least one memory including computer program code which, when executed by the at least one processor, causes the apparatus to perform (at least) any method as described with reference to the second or fourth aspects.
In an eighth aspect, this specification describes a computer program comprising instructions for causing an apparatus to perform at least the following: collect mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; organise the collected data into a feature matrix, wherein the feature matrix includes a user device location associated with each set of fingerprint data; generate a binomial expression of the system based on the collected data; process the binomial expression (e.g. using a factorisation machine) to generate a reduced dimension binomial expression model; and calculate gradients and updating parameters of the reduced dimensional binomial expression model based on said gradients.
In a ninth aspect, this specification describes a computer program comprising instructions for causing an apparatus to perform at least the following: collect mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; and provide the fingerprint data to a model to generate an estimate of a location of the user device, wherein the model comprises a reduced dimensional binomial expression model.
In a tenth aspect, this specification describes: a location server (or some other means) for collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; a table (or some other means) for organising the collected data into a feature matrix, wherein the  feature matrix includes a user device location associated with each set of fingerprint data; a processor (or some other means) for generating a binomial expression of the system based on the collected data; a factorisation machine (or some other means) for processing the binomial expression to generate a reduced dimension binomial expression model; and the processor (or some other means) for calculating gradients and updating parameters of the reduced dimensional binomial expression model based on said gradients.
In an eleventh aspect, this specification describes: an input (or some other means) for collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; and an output (or some other means) for providing the fingerprint data to a model to generate an estimate of a location of the user device, wherein the model comprises a reduced dimensional binomial expression model.
Brief description of the drawings
Example embodiments will now be described, by way of example only, with reference to the following schematic drawings, in which:
FIG. 1 is a block diagram of a system in accordance with an example embodiment;
FIG. 2 is a block diagram of a system in accordance with an example embodiment;
FIG. 3 shows a table used in an example embodiment;
FIGS. 4 to 7 are flow charts showing algorithms in accordance with example embodiments;
FIG. 8 is a block diagram of components of a system in accordance with an example embodiment; and
FIGS. 9A and 9B show tangible media, respectively a removable non-volatile memory unit and a compact disc (CD) storing computer-readable code which when run by a computer perform operations according to example embodiment.
Detailed description
The scope of protection sought for various embodiments of the invention is set out by the independent claims. The embodiments and features, if any, described in the specification that do not fall under the scope of the independent claims are to be interpreted as examples useful for understanding various embodiments of the invention.
In the description and drawings, like reference numerals refer to like elements throughout.
Fingerprint positioning is a process that makes use of a range of mobile communication data, such as Reference Signal Receiving Power (RSRP) , Time of Arrival (ToA) , and Angle of Arrival (AoA) , that is applied to a model (such as a machine-learned model) that provides a predicted or estimated location. For example, a prediction or estimate of a location of a user device of a mobile communication system can be generated from mobile communication data associated with the user device.
FIG. 1 is a block diagram of a system, indicated generally by the reference numeral 10, in accordance with an example embodiment.
The system 10 comprises a plurality of mobile communication nodes in the form of a first base station 11, a second base station 12, a third base station 13, a fourth base station 14 and an nth base station 15. A user device 16 is moving in the vicinity of the mobile communication nodes (and is shown, by way of example, close to the centre of the system 10) .
FIG. 2 is a block diagram of a system in accordance with an example embodiment. The system comprise a trained model 20 that is configured to receive fingerprint data and to provide a location estimate (or prediction) . For example, the model 20 may be used to provide an estimate of a location of the user device 16 in the system 10.
In an example use of the system, 20, fingerprint data may be collected for signals between the user device 16 and the plurality of base stations 11 to 15 such that the fingerprint data can be used by the model to generate the location estimate.
FIG. 3 shows a table, indicated generally by the reference numeral 30, used in an example embodiment.
The table 30 stores data samples for various data types associated with each of a plurality of base stations over time. Each row of the table 30 therefore represents a fingerprint. The fingerprint is associated with position data, such that the table 30 can  be used for training purposes. For example, the position data can be used as ground truth data for a machine learning algorithm.
The example data types stored in the table 30 are reference signal receiving power (RSRP) , time of arrival (ToA) and angle of arrival (AoA) . RSRP may be measured at the user device, whilst ToA and AoA data may be measured at the respective base station. Of course, many other data types could be determined and stored instead of, or in addition to, some of the data shown in the table 30.
The serving area of a base station may be divided into discrete areas (such as “bins” ) . Accordingly, the table 30 may store the location of the user device as a bin reference. Storing a larger bin area, rather than detailed co-ordinates of a user device may reduce the complexity of a training algorithm.
If an area of which data samples are collected for populating the table 30 is increased, then the number of base stations from which data collated will generally increase. Increasing the number of data points that are available for use in training a model can increase the accuracy of that model. However, this is not always the case.
The use of RSRP, ToA and AoA data can cause problems in modelling since much of that data is highly correlated. Different samples of data relating to the same base station can highly correlated. Moreover, data from different base stations can be highly correlated. This can make modelling difficult. As discussed further below, one approach is to use a binomial modelling approach, which can be particularly effective when features for generating the model are highly correlated.
Increasing the coverage area can result in data sparsity. For example, reliable data may not be available in instances where the user device and a particular base station are separated by a significant distance. As discussed below, a binomial approach may be used in the modelling process. Data sparsity is known to hinder the performance of binomial modelling.
A further problem with binomial modelling relates to dimensionality. As the number of binomial expressions increases with the number of features, even a moderate feature size can render a model unmanageable.
FIG. 4 is a flow chart showing an algorithm, indicated generally by the reference numeral 40, in accordance with an example embodiment.
The algorithm 40 starts at operation 42, where mobile communication fingerprint data is collected for signals between a user device and a plurality of communication nodes (e.g. from multiple base stations) of a mobile communication system. The fingerprint data may, for example, be stored on a location server (e.g. in the cloud) .
The data collected in the operation 42 may be organised into a feature matrix having sets of fingerprint data and associated user device location data. The table 30 is an example output of such a feature matrix.
At operation 44, a binomial expression of the system is generated based on the collected data. The binomial expression may be used to increase the number of features in a model of the system.
At operation 46, a reduced dimension binomial expression model is generated. As discussed in detail below, the operation 46 may be implemented using a factorisation machine to process the binomial expression generated in the operation 44 to generate the reduced dimension binomial expression model.
Finally, at operation 48, gradients are generated (e.g. using stochastic gradient descent) and used to update parameters of the reduced dimensional binomial expression model, as discussed further below. The operation 48 may continue updating the gradient parameters until a defined condition (such as a defined performance level and/or a defined number of training iterations) has been reached.
In this way, a reduced dimension binomial expression model may be generated that can be used to model the system based on the feature matrix generated in operation 42. The model can then be used to generate position estimates/predictions based on newly obtained fingerprint data.
FIG. 5 is a flow chart showing an algorithm, indicated generally by the reference numeral 50, in accordance with an example embodiment. The algorithm 50 may be used in the generation of a model of the system 10 described above.
The algorithm 50 starts at operation 52, where raw data is collected. The raw data may include data such as Reference Signal Receiving Power (RSRP) , Time of Arrival (ToA) , and Angle of Arrival (AoA) . As discussed above, RSRP may be measured at a user device (e.g. the user device 16) , whilst ToA and AoA data may be measured at the respective base stations.
At operation 54, a model of the relevant system (e.g. the system 10) is generated.
At operation 56, a determination is made regarding whether the system model generated in the operation 54 is suitable. If so, the algorithm moves to operation 58, where the model is updated. If not, the algorithm moves to operation 59, where an alternative modelling method is used.
FIG. 6 is a flow chart showing an algorithm, indicated generally by the reference numeral 60, in accordance with an example embodiment. The algorithm 60 is an example implementation of the operation 56 of the algorithm 50 described above.
At operation 62, a determination is made regarding whether the area that is being modelled is large (e.g. above a threshold size) . Modelling a large area is likely to lead to problems such as sparse matrices and features being correlated that the principles described herein seek to address. Accordingly, if the area is deemed to be large, then the algorithm continues to operation 64; otherwise the algorithm 60 terminates at operation 59, where an alternative method is used.
At operation 64, a determination is made regarding whether a number of features in the feature matrix is above a threshold level (i.e. is large) . If not, then the algorithm moves to operation 66. If the number of features is deemed to be large, then it is determined that an alternative dimension reduction algorithm (e.g. PCA) should be used; accordingly, the algorithm 60 terminates at operation 59.
At operation 66, a determination is made regarding whether a number of data points of the feature matrix is above a second threshold level (i.e. is large) . If so, the algorithm moves to operation 58, wherein the model is updated. If not, the algorithm 60 terminates at operation 59.
The, using the algorithm 60, the model of the system is updated in the event that the system being modelled covers a large area, the data size is large, but the feature size is moderate or low. Of course, the  operations  62, 64 and 66 could be implemented in any order (including in parallel) and other factors may be considered in addition to, or instead of, one or more of the area, data size and features size.
FIG. 7 is a flow chart showing an algorithm, indicated generally by the reference numeral 70, in accordance with an example embodiment. The algorithm 70 is an example implementation of the operation 58 described above.
The algorithm 70 starts at operation 72, where a model of the system (e.g. the system 10) is generated using binomial terms.
As binomials can express features correlation, we use it in hypothesis:
Figure PCTCN2021082816-appb-000001
where n is number of features, x i is value of the ith feature, w i is the ith feature’s parameter on monomial, w ij is the ith and jth features’ parameter on binomial. Training the binomial parameter w ij can be difficult because in a sparse matrix most training samples have x ix j=0 (so that a non-zero gradient cannot be obtained in order to update wij) . If only a few samples with x ix j! =0 are available, this may not be sufficient to train the parameter.
At operation 74, a factorisation machine is used to reduce the dimensions of the model, as discussed further below. The operation 74 may generate a reduced dimension binomial expression model comprising the binomial expression of the system (as generated in the operation 62) factorised into an approximate product of two matrices.
The operation 74 may be implemented as follows.
First, we decompose W = transpose (V) *V, the ith column of V is defined as the ith feature’s hidden vector and w ij can be presented by inner product of V i and V j, therefore it turns to train V i= (v i1, v i2, v i3, …, v ik) , where k is the length of hidden vector, the process is shown as below:
Figure PCTCN2021082816-appb-000002
This reduces the binomial training parameter number from n* (n-1) /2 to n*k and usually k<<n. V i can be trained as long as any combined feature value multiplying x i is not 0, therefore sparse problem is solved. After using a factorisation machine process, the Equation 1 can be expressed as:
Figure PCTCN2021082816-appb-000003
Figure PCTCN2021082816-appb-000004
Figure PCTCN2021082816-appb-000005
At operation 76 of the algorithm 70, the model is updated using stochastic gradient descent (SGD) . For example the parameters of the model may be updated using a Softmax cost function.
For example, by using stochastic gradient descent to derive gradients from the Equation 2 above, we can write:
Figure PCTCN2021082816-appb-000006
We can then use a Softmax cost function for multi-class problem in a manner well known in the art.
Finally, the derivative chain rule can be used with Equation 3 to derive final gradients for each parameters, which can be used to update the model.
Thus, an approach is provided to address data sparsity and high correlation issues. The approach is based on a Softmax regression model with binomials using Factorization Machine (FM) principles.
For completeness, FIG. 8 is a schematic diagram of components of one or more of the example embodiments described previously, which hereafter are referred to generically as a processing system 300. The processing system 300 may, for example, be the apparatus referred to in the claims below.
The processing system 300 may have a processor 302, a memory 304 closely coupled to the processor and comprised of a RAM 314 and a ROM 312, and, optionally, a user input 310 and a display 318. The processing system 300 may comprise one or more network/apparatus interfaces 308 for connection to a network/apparatus, e.g. a modem which may be wired or wireless. The network/apparatus interface 308 may also operate as a connection to other apparatus such as device/apparatus which is not network side apparatus. Thus, direct connection between devices/apparatus without network participation is possible.
The processor 302 is connected to each of the other components in order to control operation thereof.
The memory 304 may comprise a non-volatile memory, such as a hard disk drive (HDD) or a solid state drive (SSD) . The ROM 312 of the memory 304 stores, amongst other things, an operating system 315 and may store software applications 316. The RAM 314 of the memory 304 is used by the processor 302 for the temporary storage of data. The  operating system 315 may contain code which, when executed by the processor implements aspects of the  algorithms  40, 50, 60 and 70 described above. Note that in the case of small device/apparatus the memory can be most suitable for small size usage i.e. not always a hard disk drive (HDD) or a solid state drive (SSD) is used.
The processor 302 may take any suitable form. For instance, it may be a microcontroller, a plurality of microcontrollers, a processor, or a plurality of processors.
The processing system 300 may be a standalone computer, a server, a console, or a network thereof. The processing system 300 and needed structural parts may be all inside device/apparatus such as IoT device/apparatus i.e. embedded to very small size.
In some example embodiments, the processing system 300 may also be associated with external software applications. These may be applications stored on a remote server device/apparatus and may run partly or exclusively on the remote server device/apparatus. These applications may be termed cloud-hosted applications. The processing system 300 may be in communication with the remote server device/apparatus in order to utilize the software application stored there.
FIGS. 9A and 9B show tangible media, respectively a removable memory unit 365 and a compact disc (CD) 368, storing computer-readable code which when run by a computer may perform methods according to example embodiments described above. The removable memory unit 365 may be a memory stick, e.g. a USB memory stick, having internal memory 366 storing the computer-readable code. The internal memory 366 may be accessed by a computer system via a connector 367. The CD 368 may be a CD-ROM or a DVD or similar. Other forms of tangible storage media may be used. Tangible media can be any device/apparatus capable of storing data/information which data/information can be exchanged between devices/apparatus/network.
Embodiments of the present invention may be implemented in software, hardware, application logic or a combination of software, hardware and application logic. The software, application logic and/or hardware may reside on memory, or any computer media. In an example embodiment, the application logic, software or an instruction set is maintained on any one of various conventional computer-readable media. In the context of this document, a “memory” or “computer-readable medium” may be any non-transitory media or means that can contain, store, communicate, propagate or  transport the instructions for use by or in connection with an instruction execution system, apparatus, or device, such as a computer.
Reference to, where relevant, “computer-readable medium” , “computer program product” , “tangibly embodied computer program” etc., or a “processor” or “processing circuitry” etc. should be understood to encompass not only computers having differing architectures such as single/multi-processor architectures and sequencers/parallel architectures, but also specialised circuits such as field programmable gate arrays FPGA, application specify circuits ASIC, signal processing devices/apparatus and other devices/apparatus. References to computer program, instructions, code etc. should be understood to express software for a programmable processor firmware such as the programmable content of a hardware device/apparatus as instructions for a processor or configured or configuration settings for a fixed function device/apparatus, gate array, programmable logic device/apparatus, etc.
If desired, the different functions discussed herein may be performed in a different order and/or concurrently with each other. Furthermore, if desired, one or more of the above-described functions may be optional or may be combined. Similarly, it will also be appreciated that the flow diagrams of FIGS. 4 to 7 are examples only and that various operations depicted therein may be omitted, reordered and/or combined.
It will be appreciated that the above described example embodiments are purely illustrative and are not limiting on the scope of the invention. Other variations and modifications will be apparent to persons skilled in the art upon reading the present specification.
Moreover, the disclosure of the present application should be understood to include any novel features or any novel combination of features either explicitly or implicitly disclosed herein or any generalization thereof and during the prosecution of the present application or of any application derived therefrom, new claims may be formulated to cover any such features and/or combination of such features.
Although various aspects of the invention are set out in the independent claims, other aspects of the invention comprise other combinations of features from the described example embodiments and/or the dependent claims with the features of the independent claims, and not solely the combinations explicitly set out in the claims.
It is also noted herein that while the above describes various examples, these descriptions should not be viewed in a limiting sense. Rather, there are several variations and modifications which may be made without departing from the scope of the present invention as defined in the appended claims.

Claims (19)

  1. An apparatus comprising means for performing:
    collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system;
    organising the collected data into a feature matrix, wherein the feature matrix includes a user device location associated with each set of fingerprint data;
    generating a binomial expression of the system based on the collected data;
    processing the binomial expression to generate a reduced dimension binomial expression model; and
    calculating gradients and updating parameters of the reduced dimensional binomial expression model based on said gradients.
  2. An apparatus as claimed in claim 1, wherein said mobile communication fingerprint data comprises one or more of: reference signal receiving power, time of arrival and angle of arrival data at the user device.
  3. An apparatus as claimed in claim 1 or claim 2, wherein said user device location is based on ground truth data.
  4. An apparatus as claimed in any one of claims 1 to 3, wherein said user device location is a discrete area.
  5. An apparatus as claimed in any one of the preceding claims, wherein the reduced dimension binomial expression model comprises the binomial expression of the system factorised into an approximate product of two matrices.
  6. An apparatus as claimed in any one of the preceding claims, wherein said gradients are calculated using stochastic gradient descent.
  7. An apparatus as claimed in any one of the preceding claims, wherein the means for performing updating said parameters updates said parameters using a softmax cost function.
  8. An apparatus as claimed in any one of the preceding claims, wherein said means for performing updating said gradient updates said gradients until a defined condition is reached.
  9. An apparatus as claimed in any one of the preceding claims, further comprising means for performing:
    determining whether a number of features in the feature matrix is above a first threshold level and, if so, using an alternative dimension reduction algorithm instead of said factorisation machine.
  10. An apparatus as claimed in any one of the preceding claims, further comprising means for performing:
    determining whether a number of data points in the feature matrix is above a second threshold level and generating said binomial expression in the event that that the number of data points is above said second threshold level.
  11. An apparatus as claimed in any one of the preceding claims, wherein the means for performing processing said binomial expression to generate said reduced dimension binomial expression comprises a factorisation machine.
  12. A method comprising:
    collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system;
    organising the collected data into a feature matrix, wherein the feature matrix includes a user device location associated with each set of fingerprint data;
    generating a binomial expression of the system based on the collected data;
    processing the binomial expression to generate a reduced dimension binomial expression model; and
    calculating gradients and updating parameters of the reduced dimensional binomial expression model based on said gradients.
  13. A method as claimed in clam 12, wherein the reduced dimension binomial expression model comprises the binomial expression of the system factorised into an approximate product of two matrices.
  14. A method as claimed in claim 12 or claim 13, wherein the binomial expression is processed to generate said reduced dimension binomial expression using a factorisation machine.
  15. An apparatus comprising means for performing:
    collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; and
    providing the fingerprint data to a model to generate an estimate of a location of the user device, wherein the model comprises a reduced dimensional binomial expression model.
  16. An apparatus as claimed in claim 15, wherein the reduced dimensional binomial expression mode is generated using a method as claimed in any one of claims 12 to 14.
  17. A method comprising:
    collecting mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; and
    providing the fingerprint data to a model to generate an estimate of a location of the user device, wherein the model comprises a reduced dimensional binomial expression model.
  18. A computer program comprising instructions for causing an apparatus to perform at least the following:
    collect mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system;
    organise the collected data into a feature matrix, wherein the feature matrix includes a user device location associated with each set of fingerprint data;
    generate a binomial expression of the system based on the collected data;
    processing the binomial expression to generate a reduced dimension binomial expression model; and
    calculating gradients and updating parameters of the reduced dimensional binomial expression model based on said gradients.
  19. A computer program comprising instructions for causing an apparatus to perform at least the following:
    collect mobile communication fingerprint data for signals between a user device and a plurality of communication nodes of a mobile communication system; and
    provide the fingerprint data to a model to generate an estimate of a location of the user device, wherein the model comprises a reduced dimensional binomial expression model.
PCT/CN2021/082816 2021-03-24 2021-03-24 User device location estimation Ceased WO2022198522A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US18/552,231 US20240168124A1 (en) 2021-03-24 2021-03-24 User device location estimation
PCT/CN2021/082816 WO2022198522A1 (en) 2021-03-24 2021-03-24 User device location estimation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2021/082816 WO2022198522A1 (en) 2021-03-24 2021-03-24 User device location estimation

Publications (1)

Publication Number Publication Date
WO2022198522A1 true WO2022198522A1 (en) 2022-09-29

Family

ID=83395015

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/082816 Ceased WO2022198522A1 (en) 2021-03-24 2021-03-24 User device location estimation

Country Status (2)

Country Link
US (1) US20240168124A1 (en)
WO (1) WO2022198522A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140011518A1 (en) * 2012-06-26 2014-01-09 The Governing Council Of The University Of Toronto System, method and computer program for dynamic generation of a radio map
CN108924736A (en) * 2018-06-14 2018-11-30 西北师范大学 A kind of passive indoor occupant condition detection method based on PCA-Kalman
US20200158810A1 (en) * 2018-11-21 2020-05-21 Cisco Technology, Inc. Partial phase vectors as network sensors
CN112333652A (en) * 2019-07-16 2021-02-05 中国移动通信集团浙江有限公司 WLAN indoor positioning method, device and electronic device
CN112469116A (en) * 2020-10-27 2021-03-09 北京嘀嘀无限科技发展有限公司 Positioning method, positioning device, electronic equipment and computer readable storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160139238A1 (en) * 2013-06-20 2016-05-19 Qatar University Qstp-B System and method for rfid indoor localization
US11122397B2 (en) * 2019-11-20 2021-09-14 Mitsubishi Electric Research Laboratories, Inc. Localization using millimeter wave beam attributes
CN111182453B (en) * 2020-02-12 2022-03-25 腾讯科技(深圳)有限公司 Positioning method, positioning device, electronic equipment and storage medium
CN111417066B (en) * 2020-03-05 2021-01-05 滴图(北京)科技有限公司 Positioning method, positioning device, electronic equipment and computer readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140011518A1 (en) * 2012-06-26 2014-01-09 The Governing Council Of The University Of Toronto System, method and computer program for dynamic generation of a radio map
CN108924736A (en) * 2018-06-14 2018-11-30 西北师范大学 A kind of passive indoor occupant condition detection method based on PCA-Kalman
US20200158810A1 (en) * 2018-11-21 2020-05-21 Cisco Technology, Inc. Partial phase vectors as network sensors
CN112333652A (en) * 2019-07-16 2021-02-05 中国移动通信集团浙江有限公司 WLAN indoor positioning method, device and electronic device
CN112469116A (en) * 2020-10-27 2021-03-09 北京嘀嘀无限科技发展有限公司 Positioning method, positioning device, electronic equipment and computer readable storage medium

Also Published As

Publication number Publication date
US20240168124A1 (en) 2024-05-23

Similar Documents

Publication Publication Date Title
KR101868830B1 (en) Weight generation in machine learning
KR20220127878A (en) Adaptive Search Method and Apparatus for Neural Networks
JP2021516398A (en) Music recommendation methods, equipment, computing equipment and media
JP2022513839A (en) Searching sensor data repositories for autonomous vehicles
CN109242002A (en) High-dimensional data classification method, device and terminal equipment
CN105320957A (en) Classifier training method and device
Meher et al. Prediction of donor splice sites using random forest with a new sequence encoding approach
CN110781970B (en) Classifier generation method, device, equipment and storage medium
US20220156519A1 (en) Methods and systems for efficient batch active learning of a deep neural network
EP3620982A1 (en) Sample processing method and device
CN107766573B (en) Product recommendation method, device, device and storage medium based on data processing
KR20160084453A (en) Generation of weights in machine learning
CN113434750A (en) Neural network search method, apparatus, device, storage medium, and program product
CN111159481B (en) Edge prediction method, device and terminal equipment for graph data
JP7017600B2 (en) System for mitigating hostile samples for ML and AI models
CN117063208A (en) Unsupervised multi-model joint inference system and method
CA3160910A1 (en) Systems and methods for semi-supervised active learning
CN109636212B (en) Method for predicting actual running time of job
JP2017527013A (en) Adaptive characterization as a service
WO2020230658A1 (en) Feature extraction device and state estimation system
CN117034090A (en) Model parameter adjustment, model application methods, devices, equipment and media
WO2020084279A1 (en) Data communication
Wang et al. A new population initialization of particle swarm optimization method based on pca for feature selection
JP2024009103A (en) analysis device
CN110674397B (en) Method, device, equipment and readable medium for training age point prediction model

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

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 18552231

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21932150

Country of ref document: EP

Kind code of ref document: A1