CN110704741B - Interest point prediction method based on space-time point process - Google Patents

Interest point prediction method based on space-time point process Download PDF

Info

Publication number
CN110704741B
CN110704741B CN201910940088.8A CN201910940088A CN110704741B CN 110704741 B CN110704741 B CN 110704741B CN 201910940088 A CN201910940088 A CN 201910940088A CN 110704741 B CN110704741 B CN 110704741B
Authority
CN
China
Prior art keywords
interest
user
poi
context
point
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.)
Active
Application number
CN201910940088.8A
Other languages
Chinese (zh)
Other versions
CN110704741A (en
Inventor
王东京
张新
俞东进
张剑清
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hangzhou Dianzi University
Original Assignee
Hangzhou Dianzi University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hangzhou Dianzi University filed Critical Hangzhou Dianzi University
Priority to CN201910940088.8A priority Critical patent/CN110704741B/en
Publication of CN110704741A publication Critical patent/CN110704741A/en
Application granted granted Critical
Publication of CN110704741B publication Critical patent/CN110704741B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2474Sequence data queries, e.g. querying versioned data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9537Spatial or temporal dependent retrieval, e.g. spatiotemporal queries

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Fuzzy Systems (AREA)
  • Mathematical Physics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Software Systems (AREA)
  • Computational Linguistics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses an interest point prediction method based on a space-time point process, which comprises the following steps: s1 modeling with user sign-in sequence based on spatio-temporal context information integration of point process; s2 prediction of user interest based on a spatiotemporal process; s3 prediction of spatio-temporal context and sequence awareness. The invention extracts the behavior pattern and the interest of the user from the check-in sequence of the user by utilizing the process of the time-space point, predicts the context interest of the user by combining the time-space context, and finally comprehensively considers the general interest and the context interest of the user, thereby improving the prediction effect and improving the accuracy.

Description

Interest point prediction method based on space-time point process
Technical Field
The invention belongs to the technical field of data mining and recommendation, and particularly relates to an interest point prediction method based on a space-time point process.
Background
With the development of information technology, users have information overload problems while enjoying convenient information and services, and it is difficult to find related or interested contents from massive online data. The recommendation system can actively mine the potential interests of the user according to the historical records of the user and help the user to find related contents from massive online data to meet the requirements of the user, the information acquisition cost is reduced, and the prediction of the behavior of the user is one of the keys for realizing the personalized recommendation system.
However, in the field of point of interest prediction, the conventional method generally cannot fully utilize the check-in sequence of the user and the temporal context and spatial context information, and it is difficult to further improve the accuracy and meet the real-time requirements of the user. Therefore, how to fully utilize rich context information sequence information, accurately extract the long-term interest and the context dynamic interest of the user from the information and perform modeling is one of the keys for meeting the real-time requirements of the user and improving the prediction recommendation effect.
Disclosure of Invention
Aiming at the technical problems in the prior art, the invention provides the interest point prediction method based on the space-time point process, which can improve the prediction and recommendation effects and performances.
The invention comprises the following steps:
(1) collecting check-in data for all users
Figure BDA0002222638880000011
The check-in data of each user is a check-in sequence of the user to a Point of Interest (POI)
Figure BDA0002222638880000012
Wherein p isi、tiAnd ciPOI, check-in time and context, respectively, ciIncluding temporal context vectors
Figure BDA0002222638880000013
And spatial context vector
Figure BDA0002222638880000014
The temporal context vector is a 6-dimensional access time period vector of the POI(s) ((s))<Morning, noon, afternoon, evening, workday, holiday>) The spatial context vector is a 2-dimensional geographic location vector for the corresponding POI(s) ((<Longitude and latitude>) The user set, POI set, and context set are denoted as U, P and C, respectively.
(2) According to user uiCheck-in sequence to POI
Figure BDA0002222638880000021
User uiHistory check-in sequence { (p)1,t1,c1),(p2,t2,c2),…,(pm-1,tm-1,cm-1) } and target POI sign-in record (p)m,tm,cm) The conditional density function of (a) is modeled as:
Figure BDA0002222638880000022
wherein:
Figure BDA0002222638880000023
is user uiIn the general interest of (a) in (b),
Figure BDA0002222638880000024
is an exponential function for representing the time decay,
Figure BDA0002222638880000025
is a function for representing spatial context similarity,
Figure BDA0002222638880000026
is a function for representing the similarity of temporal contexts, and f (x) 1(1+ exp (-x)) is a Logistic function for ensuring the similarity of temporal contexts
Figure BDA0002222638880000027
Is not negative.
The above exponential function
Figure BDA0002222638880000028
Is defined as:
Figure BDA0002222638880000029
wherein: alpha is alphauIs a parameter related to the user and is used for representing the historical sign-in behavior h to the target POI p for different usersmThe degree of influence of (c) is different.
The above spatial context distance function
Figure BDA00022226388800000210
Is defined as:
Figure BDA00022226388800000211
wherein: beta is auIs a user-related parameter, the way in which the computation representing the degree of similarity between spatial contexts is personalized,
Figure BDA00022226388800000212
representing historical check-in POI phLocation context vector of
Figure BDA0002222638880000031
And target POIpmLocation context vector of
Figure BDA0002222638880000032
The euclidean distance between.
The above time context similarity function
Figure BDA0002222638880000033
Is defined as:
Figure BDA0002222638880000034
wherein: gamma rayuIs a user-related parameter that indicates that, for different users, the degree of influence of the temporal context is different,
Figure BDA0002222638880000035
representing historical check-in POI phTemporal context vector of
Figure BDA0002222638880000036
With a target POI pmTemporal context vector of
Figure BDA0002222638880000037
The euclidean distance between.
(3) Given POI check-in sequence data for all users
Figure BDA0002222638880000038
Logarithmic form of the objective functionCan be defined as:
Figure BDA0002222638880000039
wherein:
Figure BDA00022226388800000310
is given user uiPOI check-in interaction sequence before time t
Figure BDA00022226388800000311
User uiFor POI pjThe probability of interest, defined as:
Figure BDA00022226388800000312
(4) and (4) carrying out maximization solution on the objective function O to obtain all parameters.
(5) And calculating the interest value of the user to each POI in the P according to the historical check-in record of the user. Given user uiHistorical interaction records and spatiotemporal context information csAnd ctUser uiFor POI pjThe interest of (2) is defined as:
Figure BDA00022226388800000313
wherein: (x) log (1+ exp (x)) is a Logistic function for guaranteeing probability values
Figure BDA00022226388800000314
Is not negative in the sense of (1),
Figure BDA00022226388800000315
is user uiIn the general interest of (a) in (b),
Figure BDA0002222638880000041
representing the contextual interest of the user, t, csAnd ctCurrent temporal, temporal context and spatial context, respectively.
(6) And sequencing all POIs in the database from top to bottom according to the interest values of the user, and extracting a plurality of POIs with the highest interest values to recommend to the user. The ordering formula is as follows:
Figure BDA0002222638880000042
wherein: u represents a target user; p is a radical ofiE.g. P and Pi′E P is the POI in the database.
The invention integrates time and space context information by combining a point process model for the first time, and provides a reliable method for solving the behavior modeling and prediction of context sensing; the general interest and the contextual interest of the user are modeled and predicted according to the spatio-temporal information in the check-in sequence of the user, and an accurate method is provided for extracting the interest preference of the user and difficulty in modeling; the invention can improve the prediction and recommendation effects by integrating the spatio-temporal context and the sequence information by using the point process model.
Drawings
FIG. 1 is a system architecture diagram of the present invention.
FIG. 2 is a schematic diagram of a user preference prediction process according to the present invention.
Detailed Description
In order to more specifically describe the present invention, the following detailed description is provided for the technical solution of the present invention with reference to the accompanying drawings and the specific embodiments.
The invention relates to an interest point prediction algorithm based on a space-time point process, which comprises the following steps:
(1) collecting check-in data for all users
Figure BDA0002222638880000043
The check-in data of each user is a check-in sequence of the user to a Point of Interest (POI)
Figure BDA0002222638880000044
Wherein p isi、tiAnd ciPOI, check-in time and context, respectively, ciIncluding temporal context vectors
Figure BDA0002222638880000045
And spatial context vector
Figure BDA0002222638880000046
The temporal context vector is a 6-dimensional access time period vector of the POI(s) ((s))<Morning, noon, afternoon, evening, workday, holiday>) The spatial context vector is a 2-dimensional geographic location vector for the corresponding POI(s) ((<Longitude and latitude>) The user set, POI set, and context set are denoted as U, P and C, respectively.
(2) According to user uiCheck-in sequence to POI
Figure BDA0002222638880000051
User uiHistory check-in sequence { (p)1,t1,c1),(p2,t2,c2),…,(pm-1,tm-1,cm-1) } and target POI sign-in record (p)m,tm,cm) The conditional density function of (a) is modeled as:
Figure BDA0002222638880000052
wherein:
Figure BDA0002222638880000053
is user uiIn the general interest of (a) in (b),
Figure BDA0002222638880000054
is an exponential function for representing the time decay,
Figure BDA0002222638880000055
is a similarity function for representing the spatial context,
Figure BDA0002222638880000056
is a function for representing the similarity of temporal contexts, and f (x) 1/(1+ exp (-x)) is a Logistic function for ensuring the similarity of temporal contexts
Figure BDA0002222638880000057
Is not negative.
The above exponential function
Figure BDA0002222638880000058
Is defined as:
Figure BDA0002222638880000059
wherein: alpha is alphauIs a parameter related to the user and is used for representing the historical sign-in behavior h to the target POI p for different usersmThe degree of influence of (c) is different.
The above spatial context distance function
Figure BDA00022226388800000510
Is defined as:
Figure BDA00022226388800000511
wherein: beta is auIs a user-related parameter, the way in which the computation representing the degree of similarity between spatial contexts is personalized,
Figure BDA00022226388800000512
representing historical check-in POI phLocation context vector of
Figure BDA00022226388800000513
And target POIpmLocation context vector of
Figure BDA00022226388800000514
The euclidean distance between.
Above and below the timeText similarity function
Figure BDA0002222638880000061
Is defined as:
Figure BDA0002222638880000062
wherein: gamma rayuIs a user-related parameter that indicates that, for different users, the degree of influence of the temporal context is different,
Figure BDA0002222638880000063
representing historical check-in POI phTemporal context vector of
Figure BDA0002222638880000064
With a target POI pmTemporal context vector of
Figure BDA0002222638880000065
The euclidean distance between.
(3) Given POI check-in sequence data for all users
Figure BDA0002222638880000066
The objective function in logarithmic form can be defined as:
Figure BDA0002222638880000067
wherein:
Figure BDA0002222638880000068
is given user uiPOI check-in interaction sequence before time t
Figure BDA0002222638880000069
User uiFor POI pjThe probability of interest, defined as:
Figure BDA00022226388800000610
(4) and (4) carrying out maximization solution on the objective function O to obtain all parameters.
(5) And calculating the interest value of the user to each POI in the P according to the historical check-in record of the user. Given user uiHistorical interaction records and spatiotemporal context information csAnd ctUser uiFor POI pjThe interest of (2) is defined as:
Figure BDA00022226388800000611
wherein: (x) log (1+ exp (x)) is a Logistic function for guaranteeing probability values
Figure BDA00022226388800000612
Is not negative in the sense of (1),
Figure BDA00022226388800000613
is user uiIn the general interest of (a) in (b),
Figure BDA00022226388800000614
representing the contextual interest of the user, t, csAnd ctCurrent temporal, temporal context and spatial context, respectively.
(6) And sequencing all POIs in the database from top to bottom according to the interest values of the user, and extracting a plurality of POIs with the highest interest values to recommend to the user. The ordering formula is as follows:
Figure BDA0002222638880000071
wherein: u represents a target user; p is a radical ofiE.g. P and Pi′E P is the POI in the database.
Fig. 1 shows an architecture of a point of interest prediction method based on a space-time point process according to the present embodiment. The method is divided into two main modules: a preprocessing module and a prediction module. In the preprocessing module, firstly, check-in recording sequences and space-time context information of all users are obtained; and integrating the spatiotemporal context information by using a point process model and modeling the sign-in sequence of the user to obtain an interest model based on the spatiotemporal process. In a prediction module, firstly, acquiring a check-in sequence and context information from POI check-in data of a target user; and then, the interest model based on the space-time point process is used for deducing the interest of the user and predicting the subsequent check-in behavior of the user. FIG. 2 shows the detailed steps of user preference prediction, which first obtains the historical check-in data and context information of the user, and calculates the preference of the target user u for POI in combination with the interest model based on the spatio-temporal point process.
The embodiments described above are intended to facilitate one of ordinary skill in the art in understanding and using the invention. It will be readily apparent to those skilled in the art that various modifications to the above-described implementations may be made, and the generic principles described herein may be applied to other implementations without the use of inventive faculty. Therefore, the present invention is not limited to the above embodiments, and those skilled in the art should make improvements and modifications to the present invention based on the disclosure of the present invention within the protection scope of the present invention.

Claims (7)

1. The interest point prediction method based on the space-time point process is characterized by comprising the following steps:
step (1) collecting check-in data of all users
Figure FDA0003135105570000011
Check-in data of each user is check-in sequence of the user to POI (point of interest)
Figure FDA0003135105570000012
Wherein p isi、tiAnd ciPOI, time of sign-in and context, respectively, ciIncluding temporal context vectors
Figure FDA0003135105570000013
And spatial context vector
Figure FDA0003135105570000014
The user set, POI set, and context set are denoted U, P and C, respectively;
step (2) according to the user uiCheck-in sequence for point of interest POI
Figure FDA0003135105570000015
User uiHistory check-in sequence { (p)1,t1,c1),(p2,t2,c2),…,(pm-1,tm-1,cm-1) } and target Point of interest POI sign-in record (p)m,tm,cm) The conditional density function of (a) is modeled as:
Figure FDA0003135105570000016
wherein:
Figure FDA0003135105570000017
is user uiIn the general interest of (a) in (b),
Figure FDA0003135105570000018
is an exponential function for representing the time decay,
Figure FDA0003135105570000019
is a similarity function for representing the spatial context,
Figure FDA00031351055700000110
is a function for representing the similarity of temporal contexts, and f (x) 1/(1+ exp (-x)) is a Logistic function for ensuring the similarity of temporal contexts
Figure FDA00031351055700000111
Is non-negative;
step (3) giving POI (Point of interest) check-in data of all users
Figure FDA00031351055700000112
The objective function in logarithmic form is defined as:
Figure FDA0003135105570000021
wherein:
Figure FDA0003135105570000022
is given user uiPoint of interest POI check-in interaction sequence before time t
Figure FDA0003135105570000023
User uiFor point of interest POI pjA probability of interest;
step (4), carrying out maximum solution on the objective function O to obtain all parameters;
step (5), calculating the interest value of the user for each POI in the P according to the historical sign-in record of the user;
and (6) sequencing all the POIs in the database from top to bottom according to the interest values of the user, and extracting a plurality of POIs with the highest predicted interest values to recommend to the user.
2. The method of predicting points of interest based on space-time point process of claim 1, wherein: the exponential function of step (2)
Figure FDA0003135105570000024
Is defined as:
Figure FDA0003135105570000025
wherein: alpha is alphauIs a parameter related to the user and is used to indicate the relation to notWith the same user, the historical sign-in behavior h is towards the target point of interest POI pmThe degree of influence of (c) is different.
3. The method of predicting points of interest based on space-time point process of claim 1, wherein: the spatial context similarity function in the step (2)
Figure FDA0003135105570000026
Is defined as:
Figure FDA0003135105570000027
wherein: beta is auIs a user-related parameter, the way in which the computation representing the degree of similarity between spatial contexts is personalized,
Figure FDA0003135105570000028
representing historical check-in points of interest POI phLocation context vector of
Figure FDA0003135105570000029
And a target point of interest (POIp)mLocation context vector of
Figure FDA00031351055700000210
The euclidean distance between.
4. The method of predicting points of interest based on space-time point process of claim 1, wherein: the time context similarity function of step (2)
Figure FDA00031351055700000211
Is defined as:
Figure FDA0003135105570000031
wherein: gamma rayuIs a user-related parameter that indicates that, for different users, the degree of influence of the temporal context is different,
Figure FDA0003135105570000032
representing historical check-in points of interest POI phTemporal context vector of
Figure FDA0003135105570000033
With a target point of interest POI pmTemporal context vector of
Figure FDA0003135105570000034
The euclidean distance between.
5. The method of predicting points of interest based on space-time point process of claim 1, wherein: step (3) the given user uiPoint of interest POI check-in interaction sequence before time t
Figure FDA0003135105570000035
User uiFor point of interest POI pjProbability of interest
Figure FDA0003135105570000036
Is defined as:
Figure FDA0003135105570000037
6. the method of predicting points of interest based on space-time point process of claim 1, wherein: giving user u in step (5)iHistorical interaction records and spatiotemporal context information csAnd ctUser uiFor point of interest POI pjThe interest of (2) is defined as:
Figure FDA0003135105570000038
wherein: (x) log (1+ exp (x)) is a Logistic function for guaranteeing probability values
Figure FDA0003135105570000039
Is not negative in the sense of (1),
Figure FDA00031351055700000310
is user uiIn the general interest of (a) in (b),
Figure FDA00031351055700000311
representing the contextual interest of the user, t, csAnd ctCurrent temporal, temporal context and spatial context, respectively.
7. The method of predicting points of interest based on space-time point process of claim 1, wherein: the sequence in the step (6) is calculated by adopting the following formula:
Figure FDA0003135105570000041
wherein: u. ofiRepresenting a target user; p is a radical ofiE.g. P and Pi′E P is the point of interest POI in the database.
CN201910940088.8A 2019-09-30 2019-09-30 Interest point prediction method based on space-time point process Active CN110704741B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910940088.8A CN110704741B (en) 2019-09-30 2019-09-30 Interest point prediction method based on space-time point process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910940088.8A CN110704741B (en) 2019-09-30 2019-09-30 Interest point prediction method based on space-time point process

Publications (2)

Publication Number Publication Date
CN110704741A CN110704741A (en) 2020-01-17
CN110704741B true CN110704741B (en) 2021-10-15

Family

ID=69197381

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910940088.8A Active CN110704741B (en) 2019-09-30 2019-09-30 Interest point prediction method based on space-time point process

Country Status (1)

Country Link
CN (1) CN110704741B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111949865A (en) * 2020-08-10 2020-11-17 杭州电子科技大学 Interest point recommendation method based on graph neural network and user long-term and short-term preference
CN112419112B (en) * 2020-11-30 2024-03-05 郑兰 Method and device for generating academic growth curve, electronic equipment and storage medium
CN112925893B (en) * 2021-03-23 2023-09-15 苏州大学 Conversational interest point recommendation method and device, electronic equipment and storage medium
CN114003825B (en) * 2021-12-31 2023-07-28 垒途智能教科技术研究院江苏有限公司 VR interaction method based on POI sequence
CN114625971B (en) * 2022-05-12 2022-09-09 湖南工商大学 Interest point recommendation method and device based on user sign-in

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391582A (en) * 2017-06-21 2017-11-24 浙江工商大学 The information recommendation method of user preference similarity is calculated based on context ontology tree
CN109726336A (en) * 2018-12-21 2019-05-07 长安大学 A kind of POI recommended method of combination trip interest and social preference
CN109948066A (en) * 2019-04-16 2019-06-28 杭州电子科技大学 A kind of point of interest recommended method based on Heterogeneous Information network

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391582A (en) * 2017-06-21 2017-11-24 浙江工商大学 The information recommendation method of user preference similarity is calculated based on context ontology tree
CN109726336A (en) * 2018-12-21 2019-05-07 长安大学 A kind of POI recommended method of combination trip interest and social preference
CN109948066A (en) * 2019-04-16 2019-06-28 杭州电子科技大学 A kind of point of interest recommended method based on Heterogeneous Information network

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"Modeling User Contextual Behavior Semantics with Geographical Influence for Point-Of-Interest Recommendation";Dongjin Yu等;《The 31st International Conference on Software Engineering and Knowledge Engineering》;20190710;全文 *
"基于用户签到行为的兴趣点推荐方法研究";王嘉春;《中国优秀硕士学位论文全文数据库 信息科技辑》;20181015;全文 *

Also Published As

Publication number Publication date
CN110704741A (en) 2020-01-17

Similar Documents

Publication Publication Date Title
CN110704741B (en) Interest point prediction method based on space-time point process
CN108875007B (en) method and device for determining interest point, storage medium and electronic device
CN110928993B (en) User position prediction method and system based on deep cyclic neural network
Okawa et al. Deep mixture point processes: Spatio-temporal event prediction with rich contextual information
US7984006B2 (en) Learning a user&#39;s activity preferences from GPS traces and known nearby venues
US11423325B2 (en) Regression for metric dataset
KR101810169B1 (en) Method and device for predicting future number of customers coming into the store based on pattern information of floating population
Meehan et al. Spatial modeling of Audubon Christmas Bird Counts reveals fine‐scale patterns and drivers of relative abundance trends
CN111639988B (en) Broker recommendation method, device, electronic equipment and storage medium
Long et al. Moving ahead with computational movement analysis
CN114359563B (en) Model training method, device, computer equipment and storage medium
CN111861028A (en) Method for predicting crime number based on spatio-temporal data fusion
CN111949877A (en) Personalized interest point recommendation method and system
US20210239479A1 (en) Predicted Destination by User Behavior Learning
US10444062B2 (en) Measuring and diagnosing noise in an urban environment
CN113408518B (en) Audio and video acquisition equipment control method and device, electronic equipment and storage medium
CN113590971A (en) Interest point recommendation method and system based on brain-like space-time perception characterization
CN106600053B (en) User attribute prediction system based on space-time trajectory and social network
CN111402028A (en) Information processing method, device and equipment
CN117010492A (en) Method and device for model training based on knowledge migration
CN115545349B (en) Time sequence social media popularity prediction method and device based on attribute sensitive interaction
CN111127057A (en) Multi-dimensional user portrait restoration method
CN114692022A (en) Position prediction method and system based on space-time behavior mode
CN113626697A (en) Anchor-LDA and convolutional neural network-based interest point recommendation method
CN117112859B (en) Display method, device and computer readable storage medium for population movement evolution

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20200117

Assignee: Zhejiang Taineng Technology Industry Co.,Ltd.

Assignor: HANGZHOU DIANZI University

Contract record no.: X2022980022905

Denomination of invention: Prediction method of interest points based on spatio-temporal point process

Granted publication date: 20211015

License type: Common License

Record date: 20221124

Application publication date: 20200117

Assignee: ZHEJIANG ANDA SYSTEM ENGINEERING Co.,Ltd.

Assignor: HANGZHOU DIANZI University

Contract record no.: X2022980022900

Denomination of invention: Prediction method of interest points based on spatio-temporal point process

Granted publication date: 20211015

License type: Common License

Record date: 20221124