WO2024105770A1 - 要因行動推定装置、方法およびプログラム - Google Patents
要因行動推定装置、方法およびプログラム Download PDFInfo
- Publication number
- WO2024105770A1 WO2024105770A1 PCT/JP2022/042372 JP2022042372W WO2024105770A1 WO 2024105770 A1 WO2024105770 A1 WO 2024105770A1 JP 2022042372 W JP2022042372 W JP 2022042372W WO 2024105770 A1 WO2024105770 A1 WO 2024105770A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- processing unit
- lifestyle habits
- lifestyle
- variable
- data
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
- G06Q10/105—Human resources
- G06Q10/1057—Benefits or employee welfare, e.g. insurance, holiday or retirement packages
Definitions
- One aspect of the present invention relates to a factor behavior estimation device, method, and program used to estimate behavior that is a factor affecting a user's health condition for each work style, for example.
- Non-Patent Document 1 reports that a questionnaire survey of 13,989 Italians showed that people who started working from home due to COVID-19 had a lower level of severe sleep disorders than those who did not.
- Non-Patent Document 2 suggests that the results of 988 responses collected through an online survey system showed that people who started working from home due to COVID-19 exercised more, ate less junk food, and spent more time talking with colleagues compared to before they started working from home, which contributed to improving their physical and mental well-being.
- Non-Patent Documents 1 and 2 merely compare working styles and lifestyles between the period before and after the COVID-19 pandemic, and the analysis results do not allow us to know the impact of working from home or in the office on the relationship between daily lifestyle habits and health status. In other words, users cannot know what changes in their daily working styles will bring about in their lifestyle habits, or behavior, and what impact these changes in behavior will have on their health status.
- This invention was made with the above in mind, and aims to provide technology that can estimate the behaviors that are factors that affect changes in a user's health condition for each work style.
- one aspect of the factor behavior estimation device or factor behavior estimation method acquires data representing the health state, multiple lifestyle habits, and working style of a target user at predetermined fixed intervals, extracts features from each of the acquired data and sets these as first variables, and calculates a feature representative value for each working style from the features for each of the multiple lifestyle habits and sets this as a second variable. Then, by providing the first variable and the second variable to a model that represents the relationship between the health state and the multiple lifestyle habits for each working style, parameters that represent the degree of influence of the multiple lifestyle habits on changes in the health state for each working style are derived, and information that represents actions that are factors in changes in the health state for each working style is generated and output based on the derived parameters.
- the importance of each lifestyle habit that affects health changes is estimated for each work style, and the estimated results are presented to the user.
- This allows the user to identify lifestyle habits that should be taken into consideration in order to maintain their health, in other words, behaviors that are the cause of health changes, for each of their own work styles.
- data on health status, lifestyle habits, and work styles is obtained at regular intervals, and the estimated results of the importance of each lifestyle habit are updated based on this data each time, making it possible to dynamically re-present to the user lifestyle habits that should be taken into consideration in accordance with health changes at regular intervals.
- FIG. 1 is a diagram showing an example of a system including a factorial behavior inference device according to an embodiment of the present invention.
- FIG. 2 is a block diagram showing an example of a hardware configuration of a factorial behavior inference device according to an embodiment of the present invention.
- FIG. 3 is a block diagram showing an example of a software configuration of the factor behavior inference device according to an embodiment of the present invention.
- FIG. 4 is a flowchart showing an example of a process procedure and process contents of the factor behavior inference process executed by the control unit of the factor behavior inference device shown in FIG.
- FIG. 5 is a flowchart showing an example of the process procedure and process contents of the model learning process from the process procedures shown in FIG. FIG.
- FIG. 6 is a flowchart showing an example of the procedure and contents of a process for generating and outputting information representing a result of an inference of a factor behavior, among the procedures shown in FIG.
- FIG. 7 is a diagram showing an example of information indicating the result of inference of the factor behavior generated by the process shown in FIG.
- FIG. 1 is a diagram showing an example of a configuration of a factor behavior inference system according to an embodiment of the present invention.
- the factor behavior inference system according to one embodiment of the present invention includes a factor behavior inference device SV, and enables transmission of information data via a network NW between this factor behavior inference device SV and user terminals UT1 to UTn used by a plurality of users who use the system.
- User terminals UT1 to UTn are, for example, smartphones, tablet terminals or personal computers, and are equipped with communication tools such as a browser or mailer.
- the user terminals UT1 to UTn each have a function according to an embodiment of the present invention to acquire data representing the user's health condition, lifestyle habits, and working patterns from sensors, and transmit each of the acquired data to the factor behavior estimation device SV via the network NW.
- the user terminals UT1 to UTn also have a function to receive, via the network NW, information representing the factor behavior estimation results transmitted from the factor behavior estimation device SV.
- the data representing the health condition includes, for example, weight, blood pressure, blood sugar level, etc., and is measured, for example, by a vital sensor built into the user terminals UT1 to UTn, or a vital sensor provided on a wearable terminal worn by the user.
- the data representing lifestyle habits may include, for example, the number of steps taken, hours of sleep, amount of food eaten, and mood, and may be measured, for example, by an application program provided in the user terminals UT1 to UTn.
- Data representing working patterns includes, for example, whether or not a person works each day, the start and end times of work, and the place of work. This data is, for example, entered by the user and managed by a scheduler provided in the user terminals UT1 to UTn.
- the network NW comprises, for example, a wide area network with the Internet at its core, and an access network for accessing this wide area network.
- the access network examples include a public communication network using wired or wireless connections, a Local Area Network (LAN) using wired or wireless connections, and a Cable Television (CATV) network.
- LAN Local Area Network
- CATV Cable Television
- the network NW is composed of an in-house network such as a LAN or wireless LAN.
- the factor behavior inference device SV is configured by, for example, a server computer located on the Web or on the cloud.
- FIGS. 2 and 3 are block diagrams showing examples of the hardware and software configurations, respectively, of the factor behavior estimation device SV.
- the causal behavior estimation device SV has a control unit 1 that uses a hardware processor such as a central processing unit (CPU).
- a storage unit having a program storage unit 2 and a data storage unit 3, and a communication interface (hereinafter the interface will be abbreviated as I/F) unit 4 are connected to this control unit 1 via a bus 5.
- I/F communication interface
- the communication I/F unit 4 transmits and receives information data to and from the user terminals UT1 to UTn in accordance with the communication protocol defined by the network NW.
- the program storage unit 2 is configured by combining, for example, a non-volatile memory such as a solid state drive (SSD) as a storage medium that can be written to and read from at any time, and a non-volatile memory such as a read only memory (ROM), and stores application programs necessary for executing various control processes according to one embodiment, in addition to middleware such as an operating system (OS).
- OS operating system
- the OS and each application program will be collectively referred to as the program.
- the data storage unit 3 is, for example, a combination of a non-volatile memory such as an SSD, which can be written to and read from at any time, and a volatile memory such as a RAM (Random Access Memory), as a storage medium, and the storage area includes a health condition storage unit 31, a lifestyle habit storage unit 32, a work pattern storage unit 33, a learning model storage unit 34, and a parameter storage unit 35, as the main storage units required to implement one embodiment of this invention.
- a non-volatile memory such as an SSD, which can be written to and read from at any time
- a volatile memory such as a RAM (Random Access Memory)
- the storage area includes a health condition storage unit 31, a lifestyle habit storage unit 32, a work pattern storage unit 33, a learning model storage unit 34, and a parameter storage unit 35, as the main storage units required to implement one embodiment of this invention.
- the health condition memory unit 31, lifestyle habit memory unit 32, and work style memory unit 33 store data representing the health condition, lifestyle habit, and work style of each user acquired from the user terminals UT1 to UTn, in association with identification information of the user or the user terminals UT1 to UTn (hereinafter referred to as user ID).
- the learning model storage unit 34 stores the learned data that constitutes the learning model.
- the parameter storage unit 35 stores the learned parameters generated by the model learning process by the control unit 1 as an estimated result of the degree of influence of lifestyle habits on the health condition.
- the control unit 1 includes a data acquisition processing unit 11, a model configuration processing unit 12, a data extraction processing unit 13, a variable configuration processing unit 14, a representative value calculation processing unit 15, a model learning processing unit 16, and a factor behavior estimation information output processing unit 17 as processing functions necessary to implement one embodiment of this invention.
- Each of the processing units 11 to 17 of the control unit 1 is realized by having the hardware processor of the control unit 1 execute application programs stored in the program storage unit 2. Note that some or all of the processing units 11 to 17 may be realized using hardware such as an LSI (Large Scale Integration) or an ASIC (Application Specific Integrated Circuit).
- the data acquisition processing unit 11 receives data representing health conditions, lifestyle habits, and working patterns transmitted, for example, daily, from the user terminals UT1 to UTn via the communication I/F unit 4, and stores the received data representing health conditions, lifestyle habits, and working patterns in the health condition memory unit 31, lifestyle habit memory unit 32, and working pattern memory unit 33, respectively, in association with the user ID of the sender.
- the model configuration processing unit 12 receives data representing the model structure of the learning model, for example, from an administrator terminal (not shown) used by a system administrator, via the communication I/F unit 4. Then, it provides the received data representing the model structure to the model learning processing unit 16.
- the data extraction processing unit 13 reads data representing the health condition, lifestyle habits, and working style for each user from the health condition storage unit 31, lifestyle habits storage unit 32, and working style storage unit 33. Then, it extracts sets of data that correspond in time from the read data.
- the variable configuration processing unit 14 calculates the feature quantities for each of the data representing the time-corresponding health condition, lifestyle habits, and working patterns extracted by the data extraction processing unit 13. At this time, if multiple types of lifestyle habits are acquired, the variable configuration processing unit 14 calculates the feature quantities for each of the lifestyle habits. The variable configuration processing unit 14 then passes the calculated feature quantities for the health condition, lifestyle habits, and working patterns to the model learning processing unit 16.
- the representative value calculation processing unit 15 receives the feature quantities related to each lifestyle habit from among the feature quantities related to the health state, lifestyle habits, and working style calculated by the variable configuration processing unit 14. Then, it calculates a representative value by working style for each of the received feature quantities related to each lifestyle habit.
- the model learning processing unit 16 performs learning processing by inputting the feature quantities related to the health condition, lifestyle, and work style calculated by the variable configuration processing unit 14 and the representative values of the feature quantities of each lifestyle habit for each work style calculated by the representative value calculation processing unit 15 into the model structure provided by the model configuration processing unit 12, thereby calculating parameters corresponding to each lifestyle habit that affects changes in the health condition.
- An example of the model learning processing will be explained in the operation example.
- the model learning processing unit 16 then stores the calculated parameters corresponding to each of the lifestyle habits in the learning model storage unit 34 together with data representing the model structure when the parameters were obtained, each feature value related to the health condition, lifestyle habits, and working style, and a representative value of the feature value for each lifestyle habit. At the same time, the model learning processing unit 16 stores the parameters corresponding to each of the lifestyle habits in the parameter storage unit 35 as information representing an estimated result of the degree of influence of the lifestyle habits on the health condition.
- the factor behavior estimation information output processing unit 17 reads parameters corresponding to each lifestyle habit from the parameter storage unit 35, generates display data indicating the importance of each lifestyle habit with respect to changes in health status based on the parameters corresponding to each lifestyle habit that have been read, and transmits the generated display data from the communication I/F unit 4 to the corresponding user terminals UT1 to UTn.
- An example of the factor behavior estimation process will also be described in the operation example.
- the user terminals UT1 to UTn collect data on the user's daily health condition, lifestyle, and working style, for example, for each day, and obtain data representing the characteristics of each of the collected data, such as a representative value or average value, and transmit the obtained data together with the user ID to the factorial behavior inference device SV at a predetermined time every day.
- the control unit 1 of the factor behavior inference device SV under the control of the data acquisition processing unit 11, receives the data on the health condition, lifestyle habits, and working style transmitted from the user terminals UT1 to UTn via the communication I/F unit 4.
- the received data on the health condition, lifestyle habits, and working style is then stored sequentially by day in the health condition storage unit 31, lifestyle habit storage unit 32, and working style storage unit 33, respectively, in association with the user ID.
- FIG. 4 is a flowchart showing an example of the process steps and process contents of the factor behavior inference process executed by the control unit 1 of the factor behavior inference device SV.
- step S10 the control unit 1 of the factor behavior inference device SV reads data representing the health condition, lifestyle habits, and working style for each user from the health condition storage unit 31, lifestyle habit storage unit 32, and working style storage unit 33 under the control of the data extraction processing unit 13. Then, the control unit 1 organizes the temporal correspondence of each of the read data, and extracts a set of temporally corresponding data as an analysis target.
- the data extraction processing unit 13 first reads data y i,t representing health condition, data x i,s,k representing lifestyle, and data w i,(us,ue) representing work style from the health condition memory unit 31, lifestyle habit memory unit 32, and work style memory unit 33, respectively.
- the data extraction processing unit 13 extracts a set D In step S11, it is determined whether or not a set D of temporally corresponding data has been constructed. If a set D of temporally corresponding data has been constructed, the data extraction processing unit 13 passes the constructed set D to the variable construction processing unit 14 as preprocessed data in step S12.
- variable construction processing unit 14 constructs, in step S13, variables to be trained into the learning model for each of health condition, lifestyle, and working style, for example, as follows:
- variable construction processing unit 14 first calculates the difference between data y i,tj and y i,tj+1 representing two health conditions included in the analysis unit D ij.
- the calculated result y i,j is set as the feature of the data representing the health condition.
- a scale other than the above may be used as the feature as long as it represents the difference between y i,tj and y i,tj+1 , which are data representing two health conditions.
- a i,j ⁇ x i,s,k
- a measurement value related to a certain lifestyle habit per unit time acquired at time t j ⁇ s ⁇ t j+1 is expressed as The calculated x i,j,k is used as the feature quantity of lifestyle habit k.
- a scale other than the above may be used for the feature amount of the data representing the lifestyle habits, as long as the scale expresses a representative value of the measurement values of a certain lifestyle habit k acquired at time tj ⁇ s ⁇ tj+1 of a certain user i, such as an average value of the measurement values. Also, a different scale may be used for each of a plurality of lifestyle habits.
- D ij is a one-hot vector in which the element w i,j,c of c for which WTc is the longest is 1 and the other elements are 0.
- variable configuration processing unit 14 then passes the calculated feature amount y i,j related to the health state, the feature amount x i,j,k related to each lifestyle habit k, and the feature amount w ij related to the working style to the model learning processing unit 16 .
- step S14 the control unit 1 of the factor behavior inference device SV receives the feature amount x i,j,k calculated for each lifestyle habit from the variable configuration processing unit 14 under the control of the representative value calculation processing unit 15. Then, for each of the received feature amounts x i,j,k related to each lifestyle habit, a representative value by work type is calculated as follows.
- the representative value calculation processing unit 15 calculates the average value of the feature quantities x i,j,k of the lifestyle habit data k of a certain user i in a certain work style W c as follows: It is calculated as follows.
- the method for finding a representative value of the feature quantity of lifestyle habit data k for a certain working style wc of a certain user i is not limited to the above formula.
- different methods may be used to calculate representative values for multiple lifestyle habits.
- the representative value calculation processing unit 15 passes the calculated representative values of the features of each of the lifestyle habit data to the model learning processing unit 16.
- step S16 the control unit 1 of the factorial behavior inference device SV executes a process of learning parameters corresponding to each lifestyle habit using the learning model under the control of the model learning processing unit 16 as follows.
- FIG. 5 is a flowchart showing an example of the processing procedure and processing content executed by the model learning processing unit 16.
- (2-4-1) Configuration of Model Structure Data representing the model structure is designated, for example, by a system administrator and transmitted from an administrator terminal.
- the control unit 1 of the factorial behavior inference device SV receives the data representing the model structure from the model configuration processing unit 12 via the communication I/F unit 4, and passes it to the model learning processing unit 16.
- step S161 the model learning processing unit 16 receives data representing the model structure from the model configuration processing unit 12.
- the model structure As the model structure, the following model is used to learn the relationship between health status and lifestyle habits for each work style.
- the relationship between the feature value y i,j related to the health status and the feature value x i,j,k related to each lifestyle habit k is expressed as follows using a parameter ⁇ : This is expressed as a regression model shown below.
- the parameter ⁇ k has a different value ⁇ k,c depending on the work style w c.
- the feature quantity x i,j,k related to the lifestyle with the work style w i,j,c 1 is associated with this ⁇ k,c .
- the regression model representing the relationship between the feature value y i,j related to the health state and the feature value x i,j,k related to each lifestyle habit k is as follows: It can be expressed as follows.
- step S162 the model learning processing unit 16 obtains the feature amount y i,j related to the health state, the feature amount x i,j,k related to each lifestyle habit k, and the feature amount w ij related to the working style from the variable configuration processing unit 14, and further obtains the representative value of the feature amount of each of the lifestyle habit data from the representative value calculation processing unit 15 in step S163.
- step S164 the model learning processing unit 16 performs a learning process by inputting, as variables, each feature value related to the health condition, lifestyle, and work style obtained from the variable configuration processing unit 14 and the representative value of the feature value of each lifestyle for each work style obtained from the representative value calculation processing unit 15 into the model structure obtained from the model configuration processing unit 12, and thereby calculates a parameter ⁇ that indicates the degree of influence of each lifestyle on changes in the health condition as follows:
- the model structure shown in equation (14) is expressed as follows: It is transformed as follows.
- step S165 the model learning processing unit 16 stores the optimal parameters ⁇ corresponding to each of the lifestyle habits in the learning model storage unit 34 together with data representing the model structure when the parameters ⁇ were obtained, each feature value related to the health state, lifestyle habits, and working style, and a representative value of the feature value for each lifestyle habit.
- step S166 the model learning processing unit 16 stores the calculated optimal parameters ⁇ corresponding to each of the lifestyle habits in the parameter storage unit 35 as estimated results of the degree of influence of each lifestyle habit on changes in health status by work style.
- step S17 the control unit 1 of the factor behavior inference device SV generates display data indicating the importance of each lifestyle habit for each work style under the control of the factor behavior inference information output processing unit 17, and transmits the generated display data to the user terminals UT1 to UTn.
- FIG. 6 is a flowchart showing an example of the processing procedure and processing contents of the factor behavior inference information output processing unit 17.
- step S171 the factor behavior inference information output processing unit 17 reads the learned parameters ⁇ corresponding to each of the lifestyle habits from the parameter storage unit 35. Then, in step S172, the factor behavior inference information output processing unit 17 calculates the importance of each lifestyle habit with respect to the health status by work type based on the learned parameters ⁇ corresponding to each of the lifestyle habits that have been read.
- the ratio of the absolute value of a parameter of a certain lifestyle habit k to the sum of the absolute values of the parameters corresponding to each lifestyle habit is defined as the importance of that lifestyle habit ⁇ k,c . (26) It is calculated as follows.
- the factor behavior inference information output processing unit 17 generates display data in step S173 in order to present the calculation result of the importance ⁇ k,c of each lifestyle habit by each work style to the user.
- FIG. 7 shows an example of display data generated for presenting the calculation results of the importance ⁇ k,c of each lifestyle habit for each work style to the user.
- step S174 the factor behavior estimation information output processing unit 17 transmits the generated display data from the communication I/F unit 4 via the network NW to the user terminals UT1 to UTn of the target users.
- the target users Based on the display data displayed on the user terminals UT1 to UTn, the target users can identify which of the four lifestyle habits above is the lifestyle habit that affects their own weight change, that is, the behavior that is the cause of health changes, based on its importance.
- the factor behavior inference information output processing unit 17 transmits the calculation result of the importance ⁇ k,c of each lifestyle habit by work style directly as display data to the user terminals UT1 to UTn.
- the present invention is not limited to this.
- the factor behavior inference information output processing unit 17 may compare the calculated importance ⁇ k,c of each lifestyle habit with a preset threshold value, identify a lifestyle habit whose importance ⁇ k,c is equal to or greater than the threshold value, generate display data representing the identified lifestyle habit, and transmit the display data to the user terminals UT1 to UTn.
- the factor behavior inference information output processing unit 17 may add the importance ⁇ k,c to the identified lifestyle habit.
- the data acquisition processing unit 11 first acquires data representing the user's health condition and a plurality of lifestyle habits for each of the work styles (for example, when working from home and when working at the office), the data extraction processing unit 13 extracts sets of data corresponding in time from the above data, the variable configuration processing unit 14 obtains the feature values of each data constituting this set of data, and the representative value calculation processing unit 15 calculates the representative value of the feature values related to each lifestyle for each work style based on each obtained feature value. Then, the model learning processing unit 16 applies the feature values of each of the above data and their representative values to the model structure obtained by the model configuration processing unit 12 to learn parameters representing the importance of each lifestyle habit that affects changes in the user's health condition. Then, based on the learned parameters ⁇ corresponding to each lifestyle obtained by the above learning, the factor behavior estimation information output processing unit 17 generates display data representing the importance of each lifestyle for each work style and transmits it to the user terminals UT1 to UTn.
- the processing functions of the factorial behavior inference device SV are provided in a server computer on the Web or cloud, but the processing functions of the factorial behavior inference device SV may be provided in a server computer located on a local area network such as a workplace or community, or in a personal computer shared by multiple users.
- the functions of the factorial behavior inference device SV may be distributed among multiple server computers and personal computers used by users, etc.
- this invention is not limited to the above-described embodiment as it is, and in the implementation stage, the components can be modified and embodied without departing from the gist of the invention.
- various inventions can be formed by appropriately combining multiple components disclosed in the above-described embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, components from different embodiments may be appropriately combined.
Landscapes
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Engineering & Computer Science (AREA)
- Strategic Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Operations Research (AREA)
- Economics (AREA)
- Marketing (AREA)
- Data Mining & Analysis (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Medical Treatment And Welfare Office Work (AREA)
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2022/042372 WO2024105770A1 (ja) | 2022-11-15 | 2022-11-15 | 要因行動推定装置、方法およびプログラム |
| JP2024558529A JPWO2024105770A1 (https=) | 2022-11-15 | 2022-11-15 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2022/042372 WO2024105770A1 (ja) | 2022-11-15 | 2022-11-15 | 要因行動推定装置、方法およびプログラム |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2024105770A1 true WO2024105770A1 (ja) | 2024-05-23 |
Family
ID=91083966
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2022/042372 Ceased WO2024105770A1 (ja) | 2022-11-15 | 2022-11-15 | 要因行動推定装置、方法およびプログラム |
Country Status (2)
| Country | Link |
|---|---|
| JP (1) | JPWO2024105770A1 (https=) |
| WO (1) | WO2024105770A1 (https=) |
Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002197240A (ja) * | 2000-12-25 | 2002-07-12 | Casio Comput Co Ltd | 在宅者管理装置及び在宅者管理システム並びにコンピュータが読み取り可能な記録媒体 |
| JP2009140167A (ja) * | 2007-12-05 | 2009-06-25 | Yahoo Japan Corp | 健康管理支援装置及び健康管理支援プログラム |
| JP2011164670A (ja) * | 2010-02-04 | 2011-08-25 | Hitachi Ltd | 生活習慣改善支援システム、生活習慣改善支援方法及びプログラム |
| JP2013121440A (ja) * | 2011-12-12 | 2013-06-20 | Jvc Kenwood Corp | 健康管理システム |
| JP2017040981A (ja) * | 2015-08-17 | 2017-02-23 | 国立大学法人東北大学 | 健康情報処理装置、健康情報処理方法、健康情報処理プログラム、健康情報表示装置、健康情報表示方法、及び健康情報表示プログラム |
| JP2017111559A (ja) * | 2015-12-15 | 2017-06-22 | 大和ハウス工業株式会社 | 健康サポートシステム |
| JP2018169861A (ja) * | 2017-03-30 | 2018-11-01 | 株式会社タニタ | 情報処理装置、情報処理方法及びプログラム |
| JP2019067447A (ja) * | 2016-02-11 | 2019-04-25 | 糧三 齋藤 | がん予防・改善アドバイス装置 |
-
2022
- 2022-11-15 WO PCT/JP2022/042372 patent/WO2024105770A1/ja not_active Ceased
- 2022-11-15 JP JP2024558529A patent/JPWO2024105770A1/ja active Pending
Patent Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002197240A (ja) * | 2000-12-25 | 2002-07-12 | Casio Comput Co Ltd | 在宅者管理装置及び在宅者管理システム並びにコンピュータが読み取り可能な記録媒体 |
| JP2009140167A (ja) * | 2007-12-05 | 2009-06-25 | Yahoo Japan Corp | 健康管理支援装置及び健康管理支援プログラム |
| JP2011164670A (ja) * | 2010-02-04 | 2011-08-25 | Hitachi Ltd | 生活習慣改善支援システム、生活習慣改善支援方法及びプログラム |
| JP2013121440A (ja) * | 2011-12-12 | 2013-06-20 | Jvc Kenwood Corp | 健康管理システム |
| JP2017040981A (ja) * | 2015-08-17 | 2017-02-23 | 国立大学法人東北大学 | 健康情報処理装置、健康情報処理方法、健康情報処理プログラム、健康情報表示装置、健康情報表示方法、及び健康情報表示プログラム |
| JP2017111559A (ja) * | 2015-12-15 | 2017-06-22 | 大和ハウス工業株式会社 | 健康サポートシステム |
| JP2019067447A (ja) * | 2016-02-11 | 2019-04-25 | 糧三 齋藤 | がん予防・改善アドバイス装置 |
| JP2018169861A (ja) * | 2017-03-30 | 2018-11-01 | 株式会社タニタ | 情報処理装置、情報処理方法及びプログラム |
Also Published As
| Publication number | Publication date |
|---|---|
| JPWO2024105770A1 (https=) | 2024-05-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20100332842A1 (en) | Determining a mood of a user based on biometric characteristic(s) of the user in an online system | |
| JP5507607B2 (ja) | コンテンツ提供装置、低ランク近似行列生成装置、コンテンツ提供方法、低ランク近似行列生成方法およびプログラム | |
| KR20110088233A (ko) | 원격 의료 방법 및 이를 이용한 원격 의료 시스템 | |
| JP2019063027A (ja) | 月経タイプ特定システム及びプログラム | |
| JP2016536691A (ja) | ユーザとの自然会話能力を備えたエージェントシステム、エージェント制御方法、エージェント制御プログラム、及び記録媒体 | |
| US10929422B2 (en) | Method, device, and non-transitory computer-readable storage medium for visually expressing likelihood of occurrence of life events | |
| Huang et al. | Estimating individualized treatment rules with risk constraint | |
| Blaydes et al. | Political cultures: measuring values heterogeneity | |
| AU2014202622B2 (en) | Information processing apparatus and program | |
| Conkova et al. | Long-term care use among older migrants in the Netherlands: What to expect in the next decade? | |
| Zhang | Estimating a marginal causal odds ratio subject to confounding | |
| WO2024105770A1 (ja) | 要因行動推定装置、方法およびプログラム | |
| JP6751955B1 (ja) | 学習方法、評価装置、及び評価システム | |
| WO2015079929A1 (ja) | 健康プログラム分析システム及びプラットフォームサービス提供方法 | |
| KR20220046415A (ko) | 빅데이터를 이용한 비만 위험도 정보 제공 방법 및 그 장치 | |
| JP7357418B1 (ja) | 情報処理装置、情報処理方法及び情報処理プログラム | |
| JP6808599B2 (ja) | 分類支援装置、分類支援方法及びプログラム | |
| KR20250040491A (ko) | 성분 기반 맞춤형 헤어 케어 제품 추천 방법 | |
| JP2021189824A (ja) | 健康情報提供システム | |
| Felício et al. | Vp-rec: A hybrid image recommender using visual perception network | |
| JP6804489B2 (ja) | 情報提供装置及び情報提供方法 | |
| US20240161891A1 (en) | Computer-readable recording medium storing information processing program, method for processing information, and information processing apparatus | |
| JP7496923B1 (ja) | 情報処理装置、情報処理方法、およびプログラム | |
| WO2025115171A1 (ja) | 機械学習装置、機械学習方法、および、プログラム | |
| Ou et al. | Assessing Racial Disparities in Healthcare Expenditures via Mediator Distribution Shifts |
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: 22965746 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2024558529 Country of ref document: JP |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 22965746 Country of ref document: EP Kind code of ref document: A1 |