WO2014076862A1 - 行動提案装置 - Google Patents

行動提案装置 Download PDF

Info

Publication number
WO2014076862A1
WO2014076862A1 PCT/JP2013/005729 JP2013005729W WO2014076862A1 WO 2014076862 A1 WO2014076862 A1 WO 2014076862A1 JP 2013005729 W JP2013005729 W JP 2013005729W WO 2014076862 A1 WO2014076862 A1 WO 2014076862A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
action
facility
load
mood
Prior art date
Application number
PCT/JP2013/005729
Other languages
English (en)
French (fr)
Inventor
清水 泰博
Original Assignee
株式会社デンソー
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 株式会社デンソー filed Critical 株式会社デンソー
Priority to US14/442,261 priority Critical patent/US20150379088A1/en
Publication of WO2014076862A1 publication Critical patent/WO2014076862A1/ja

Links

Images

Classifications

    • 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/2457Query processing with adaptation to user needs
    • G06F16/24575Query processing with adaptation to user needs using context
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • 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/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0251Targeted advertisements
    • G06Q30/0255Targeted advertisements based on user history

Definitions

  • the present disclosure relates to an action suggestion device that estimates a user's mood and proposes an action according to the user's mood.
  • Patent Document 1 As an apparatus for suggesting an action according to a user's mood, an apparatus for estimating a user's mood from a song selected by the user and proposing a drive plan (that is, an action of driving to a destination) according to the mood is known.
  • Patent Document 1 An apparatus for estimating a user's mood from a song selected by the user and proposing a drive plan (that is, an action of driving to a destination) according to the mood is known.
  • Patent Document 1 discloses a configuration in which a user designates a song that suits his / her mood when he / she wants to create a drive plan.
  • time and effort for designating a song is necessarily required.
  • Patent Document 1 discloses a configuration in which a song frequently selected in the history of songs that the user has heard in the past is estimated as a favorite song. With this configuration, there is no need to specify the music.
  • Patent Document 1 Even when the technique of Patent Document 1 is applied in the case of proposing purchases of goods according to actions other than driving, for example, according to the user's mood, it is naturally impossible to propose actions according to the user's mood.
  • This disclosure is intended to provide an action suggestion device that can propose actions according to a user's mood while suppressing the effort of the user's operation.
  • the behavior suggestion device is configured to estimate the mood of the user at that time based on the user's behavior history, and the mood estimated by the mood estimation unit as a selection condition for the proposed behavior. And a proposal determining unit that determines an action to be proposed to the user, and a display unit that displays the action determined by the proposal determining unit.
  • the behavior up to that time greatly affects the user's mood. For example, if you work overtime longer than usual, you will feel tired. In addition, there was a lot of overtime until a while ago, but recently, if you leave the company on a regular basis, you may feel that you want to use the time that you have created due to the shortened working hours to self-study. Therefore, the user's mood at that time can be accurately estimated by sequentially updating the user's behavior history and estimating the user's current mood based on the behavior history as in the present disclosure. Then, since the estimated mood is used as a selection condition for the proposed action, the action to be proposed to the user is determined, so that the proposal according to the user's mood can be performed.
  • the action history stored in the storage unit used for estimating the user's mood is also updated by the history update means by acquiring the user's action information and successively updating the user's operation. it can.
  • FIG. 1 is a block diagram illustrating a configuration of an in-vehicle navigation device having a function as an action suggestion device of the present disclosure
  • FIG. 2 is a flowchart showing a movement suggestion process to a destination performed by the navigation ECU and a process related thereto.
  • FIG. 3 is a diagram showing an example of the criterion used in step S2 of FIG.
  • FIG. 4 is a flowchart showing in detail the process of step S4 of FIG.
  • FIG. 5 is a diagram showing a specific example when the destination proposal is performed by executing the processing of FIG.
  • FIG. 6 is a flowchart showing a load learning process executed by the navigation ECU.
  • FIG. 7 is a flowchart showing the facility purpose learning process executed by the navigation ECU.
  • the navigation device 1 having a function as the action suggesting device of the present disclosure includes a storage unit 10, a display unit 20, a GPS receiver 30, and a navigation ECU 40.
  • the storage unit 10 includes a writable storage medium.
  • This storage medium stores road map data.
  • the road map data includes various information related to facilities (hereinafter referred to as facility information) in addition to nodes and links indicating the road shape.
  • facility information includes various information related to facilities (hereinafter referred to as facility information) in addition to nodes and links indicating the road shape.
  • the storage unit 10 also stores user behavior history.
  • the display unit 20 displays a road map, the content of actions proposed to the user, and the like.
  • the GPS receiver 30 receives a signal transmitted from a GPS artificial satellite, and sequentially determines the coordinates of the current position based on the received signal.
  • the navigation ECU 40 is a computer having a CPU, a ROM, a RAM, and the like inside (not shown), and the CPU executes a program stored in the ROM while using a temporary storage function of the RAM. Read / write control and display control of the display unit 20 are performed. Further, the navigation ECU 40 sequentially acquires the current position determined by the GPS receiver 30 and sequentially acquires various information such as the vehicle speed of the own vehicle via the CAN 50.
  • the navigation ECU 40 performs route guidance by displaying a map and a mark indicating the vehicle position on the display unit 10 based on the acquired various information. Further, the navigation ECU 40 of the present embodiment proposes the user to travel to the destination (hereinafter simply referred to as the destination proposal) and various processes necessary for that purpose (behavior history creation / update process, user mentality). Load estimation processing, proposed destination determination processing, etc.).
  • the action history is information in which information indicating the user's action (hereinafter referred to as action information) is stored in association with the date and time. If action information is action information which navigation ECU40 can acquire, there will be no restriction in particular.
  • action information includes travel information and purchase information. Further, a plurality of types of behavior information may be included such that both movement information and purchase information are included in the behavior history.
  • the vehicle navigation device 1 includes an in-vehicle communication device capable of communicating with the portable terminal, and the user's movement history is communicated from the portable terminal by communication. You may acquire a movement history.
  • the travel history does not require the travel route. There may be a departure place, a stay place, a departure time of the departure place, and an arrival time of the stay place in the movement. If you arrive at your home from where you left your home and return home from your home, of course, on your way home, your home is your home, and the time of departure from your home or your time of arrival. Is also included in the movement history.
  • a history stored in the mobile terminal may be acquired by communication between the mobile terminal and the in-vehicle communication device.
  • the present disclosure can also be applied to a mobile terminal having a navigation function instead of the in-vehicle navigation device 1 and having a position detection function and an Internet connection function for purchasing products. In this case, you may acquire the above-mentioned walk history and purchase history from the memory of an own machine.
  • the behavior history identifies a user and is classified by user.
  • the vehicle is in-vehicle as in the present embodiment
  • the person who drives the vehicle is often a certain person.
  • possibility that only the same person will use is still higher than a vehicle. Therefore, it is not always necessary to identify the user.
  • FIG. 2 shows a movement suggestion process to the destination performed by the navigation ECU 40 and a process related thereto.
  • the start time of the process shown in FIG. 2 is when the action information for updating the action history is acquired.
  • the movement history of the vehicle is stored in the storage unit 10 as the action history.
  • the movement history includes the departure place, the stay place, the departure time of the departure place, and the arrival time of the stay place. Therefore, the process of FIG. 2 is performed at the time of departure and arrival.
  • the determination of departure and arrival can be made by various known methods such as, for example, turning on / off an ignition switch (or power switch), detection of getting on / off the driver's seat, and the like.
  • step S1 the user movement information is acquired and the user movement history stored in the storage unit 20 is updated.
  • the movement history here includes the departure place of the vehicle, the staying place, the departure time of the departure place, and the arrival time of the staying place, and the movement information (behavior information) includes the position and departure time of the departure place or the staying place. Location and arrival time. Therefore, in step S ⁇ b> 1, specifically, the movement information is acquired and added to the movement history stored in the storage unit 20.
  • step S2 the user's mental load is determined based on the movement history updated in step S1.
  • the judgment criteria set for each place of stay are used for judgment of the mental load.
  • FIG. 3 shows an example of this determination criterion.
  • “+” in the column of mental load means that the mental load is high, and on the contrary, “ ⁇ ” means that the mental load is low.
  • FIG. 3 shows workplaces, schools, facilities A, facilities B, and stop-off places within the daily action range as places of stay where the mental load becomes +.
  • Judgment criterion 1 is a staying time for one time
  • determination criterion 2 is a criterion relating to the number of days that satisfies determination criterion 1, and is the number of continuous days and frequency.
  • the stay time of one time exceeds the normal stay time + ⁇ it is judged that the standard has been exceeded.
  • the normal staying time the average staying time for a certain past period is used. This is calculated from the action history stored in the storage unit 20. However, if the action history is not yet stored so that the normal stay time can be calculated, a predetermined time set in advance is set as the normal stay time. Moreover, when the average stay time of others can be acquired, it may be used as a normal stay time. Even if the average stay time can be calculated from the action history, the average stay time of others may be used as the normal stay time. This “normal stay time” corresponds to the reference stay time. The “normal” stay time in the other column of FIG.
  • the ⁇ time is a predetermined constant value, for example, 2 or 3 hours. This ⁇ time corresponds to the predetermined time described in the mood estimating means. In addition, ⁇ , ⁇ , and ⁇ in the other columns in FIG. 3 correspond to the predetermined time described in the mood estimating means.
  • Either one of the duration days and the frequency in the criterion 2 may be used.
  • the determination value of the number of continuous days is, for example, any one of 1 to 5 days.
  • the frequency is, for example, three days in one week on the basis of one week.
  • Facility A there are two criteria, as in the workplace and school, of one stay time and the number of days (continuation days, frequency).
  • the facility A is, for example, a hospital, but may be other types of facilities.
  • a facility that has been determined to be a facility with a high mental load by learning also falls under this facility A.
  • Initial values are set in advance as criteria for determining the stay time, the number of days of continuation, and the frequency at the facility A, but may be changed from the initial values by learning. The learning method will be described later.
  • Facility B is a facility for picking up and receiving, such as a nursery school and a cram school.
  • the staying time of the user who estimates the mental load is short.
  • a criterion for determining the mental load based on the visit frequency regardless of the staying time is provided.
  • the visit frequency determination value at the pick-up facility is set in advance, but the visit frequency determination value is a frequency in a period longer than the frequency when the stay time is taken into account, for example, one month. This is because the staying time itself is short, and it is considered that the mental load is not so high in the same period as when the staying time is considered.
  • a judgment value for the visit frequency is also set in advance. However, this determination value may also be changed by learning.
  • a determination criterion is that the number of stops is n or more on the same day. n corresponds to the number of determination facilities. n is a number of 2 or more, for example, 3, 4, 5 or the like.
  • the daily action range is determined from the action history stored in the storage unit 10.
  • the frequency is calculated in a period of several weeks or about one month. For example, if the frequency is once or more every week in the period, it is determined that the mental load is high.
  • the determination value for the frequency here is also set in advance. Further, the determination value may be changed by learning.
  • FIG. 3 shows a workplace and a home as facilities where the mental load becomes low (-).
  • the workplace was also explained as a facility with a positive mental burden.
  • the workplace is a place where you feel a certain amount of mental stress even during the normal stay.
  • the ⁇ time is set in advance, for example, 2 or 3 hours.
  • the normal way of staying time is the same as when the mental load is determined to be high.
  • the number of days and the frequency are set as the criterion 2, and either of these may be used, which is the same as the case where it is determined that the mental load is high.
  • the specific values of the duration and the frequency may be the same as when it is determined that the mental load is high, but it is not necessarily the same.
  • a standard is set that the stay has been changed from a normal stay of + ⁇ hours or more to a stay time of usually ⁇ or less after a predetermined number of days.
  • is a positive value smaller than ⁇ .
  • the number of days to be continued may be the same as the number of days to be continued under the condition shown immediately above this condition in FIG. 3, or may be a different number of days.
  • This condition is a condition for determining that the mental load suddenly becomes too low after the state where the mental load is relatively high continues. If the stay time suddenly decreases after a relatively long stay, many people feel that the mental burden has been reduced due to the gap, and if there is a sudden time, some people will have time to spare Because there are many, such a criterion is set.
  • a judgment criterion for determining that the mental load is low may be set for a high load facility (for example, a school) other than the workplace as well as the workplace.
  • FIG. 3 also shows a home as a facility that is judged to have a low mental load. Since home is a place where you can rest, it is of course included in a facility that has a low mental load. However, mental load-means that the mental load has become too low, and it is not determined that the mental load has become too low at a normal staying time. In the present embodiment, it is determined that the mental load is low when the time at home is longer than usual.
  • the criterion is made up of criteria 1 and 2, where criterion 1 is usually a stay of + ⁇ hours or more, and criterion 2 is the number of continuous days and frequency. The usual meaning is the same as before. Either the duration or frequency may be one. The duration and frequency are set in advance and can be changed by learning.
  • step S2 of FIG. 2 the mental load is determined based on the determination standard illustrated in FIG.
  • step S3 it is determined whether a condition for proposing a destination to the user (hereinafter simply referred to as a proposing condition) is satisfied.
  • a condition for proposing a destination to the user hereinafter simply referred to as a proposing condition
  • proposal conditions There are two proposal conditions: a condition as to whether or not a determination criterion is satisfied and a proposal time condition.
  • the former condition is determined by comparing the judgment criteria set for each place of stay with the action history.
  • the condition for the proposal time is when a user's boarding is detected or a proposal instruction from the user is detected.
  • the detection of the user's boarding can be performed by using various known methods such as opening the door and detecting the seating of the passenger in the driver's seat.
  • the suggestion instruction from the user is performed by operating an operation unit (not shown) provided in the in-vehicle navigation device 1.
  • step S3 determines whether the determination in step S3 is NO, the process in FIG. On the other hand, if it is YES, it will progress to Step S4.
  • step S4 a destination search is performed. The process of step S4 is shown in detail in FIG.
  • step S41 it is determined whether the facility to be proposed is a reward facility or a study facility. If it is determined that the mental load is high, it is determined that a reward facility will be searched in order to suggest that you should reward yourself for your hard work. In other words, the reward facility is a load-reducing facility that goes to lower the mental load. On the other hand, if it is determined that the mental load has become too low, it is decided to search for a research facility in order to suggest that the mental load that has become too low should be increased to some extent by conducting self-study. . In other words, the study facility is a load increasing facility that goes to increase the mental load.
  • sweet shops and cafes as reward facilities.
  • sweet shops, and cafes as reward facilities are all eating and drinking facilities, but facilities of other genres may be set as reward facilities.
  • the recently-received reward facility is acquired from the action history of the storage unit 10.
  • the period of “recent” can be set as appropriate, and is set, for example, in the past three months to the present.
  • step S43 the destinations to be proposed are determined by excluding the facilities acquired in step S42 from the facilities set as reward facilities.
  • the proposed destination is a facility that has not been visited recently.
  • Facilities that have not been visited recently include facilities that have never been.
  • step S42 Even if the facilities acquired in step S42 are excluded, many facilities remain as candidates. From the remaining candidates, facilities that are out of business hours and facilities whose distance is outside the predetermined distance from the current location or home are excluded. And it narrows down to the facilities in which a genre differs from the reward system facilities acquired at step S42. For example, the proposed destination is determined at random from the narrowed down facilities.
  • step S44 the recently completed study facility is acquired from the action history of the storage unit 10.
  • the period of “recent” can be set as appropriate, and is the same as step S42, for example.
  • step S45 a study facility that matches the user's preference is determined as the proposed destination. Based on the facility acquired in step S44, the user's preference for the user's recent preference for the study facility is determined. User preferences may be determined by genre or by specific facilities.
  • the most common genre of facilities acquired in step S44 is determined as a study facility genre that matches the user's preference. In this case, facilities that are out of business hours and facilities whose distance is outside the predetermined distance from the current location or home are excluded from the facilities included in the determined genre. Then, for example, the proposed destination is randomly determined from the remaining facilities. On the other hand, when the user's preference is determined by a specific facility, the specific facility having the largest number of visits among the facilities acquired in step S44 is determined as the proposed destination.
  • step S43 or step S45 the process returns to FIG. 2 and step S5 is executed.
  • step S5 the destination searched in step S4 is displayed on the display unit 20 together with a predetermined message indicating reward or study as a reason for proposing the destination.
  • the reference date (the number of continuous days and the start date of the frequency) for determining the mental burden is changed to this date. Simply suggesting a destination does not reset the user's mental load. However, if the reference date for determining the mental load is not changed, the destination proposal is continued and the user is bothered. On the other hand, even if the reference date for determining the mental load is changed to this date, if the user's action history satisfies the determination criteria again, the destination proposal is performed again. That is, even if the reference date for determining the mental load when the destination proposal is made is changed to that day, the destination proposal can be made at a certain interval.
  • step S5 When step S5 is executed, the process in FIG. 2 ends.
  • the guidance instruction to the destination proposed in step S5 is input to the operation unit (not shown) of the in-vehicle navigation device 1, route guidance to the destination is started.
  • FIG. 5 is a diagram showing a specific example in the case where the destination proposal is performed by executing the processing of FIG.
  • the example of FIG. 5 takes a workplace as an example of a staying place.
  • a destination proposal is made.
  • the destination proposed in this case is a reward facility.
  • a destination proposal is also made when the stay time is usually - ⁇ or less.
  • the proposed destination in this case is a study destination.
  • the destination proposal is also made when the stay time is normally - ⁇ after the day when the stay time is usually + ⁇ or more continues.
  • the proposed destination in this case is a study destination.
  • Load learning is a process of learning a criterion for a certain facility and setting a facility whose load type is not set to a high load facility and a low load facility. This load learning process is performed when the place of stay of the host vehicle can be determined in a state where the destination proposal is not performed in step S5 of FIG.
  • step S101 the stay facility is acquired from the action history of the storage unit 10.
  • step S102 it is determined whether or not the facility purpose of the stay facility acquired in step S101 has been set.
  • the facility purpose is information included in the facility information, which indicates whether the transfer is a reward system or a study system, and is set for each user.
  • step S101 If the facility purpose of the stay facility acquired in step S101 is not set (S102: NO), the process of FIG. On the other hand, when the facility purpose of the stay facility acquired in step S101 has already been set, the user has made a visit to the reward facility or study facility even though the destination proposal has not been made in step S5 of FIG. It will be.
  • step S103 it is determined whether the facility purpose is a reward system or a study system. If it is a reward system, the process proceeds to step S104, and if it is a study system, the process proceeds to step S108.
  • step S104 the user's behavior that went to the reward facility was a reward behavior, or the mental load was not high, but there was time, so the reward was such that the user only went to the reward facility. Determine whether it was an action.
  • This determination is based on the staying time at the staying facility where the user stayed for a certain period of time or staying at a certain frequency during the predetermined period before staying at the staying facility acquired in step S101 (hereinafter referred to as the last staying facility). Do. If the staying time at the last-stay facility is long or the number of visits is large, the user has a high mental burden due to the stay or visit at the facility, and as a result, the user has taken the reward behavior of going to the reward behavior facility. This is because it can be estimated.
  • the judgment criteria for determining that the last staying facility is already high in mental load is set, Refer to the set judgment criteria. If it can be determined that the deviation of the user's behavior history is too large with respect to this criterion, it is determined that the user has not visited the stay facility for the purpose of reward.
  • the determination as to whether or not the divergence is large is, for example, when the staying time is a predetermined ratio or less than the ⁇ time in the current determination criterion, or when the duration and frequency are equal to or less than a predetermined ratio of the determination criterion value.
  • the determination criterion for determining that the mental load is high is not set, the determination is performed with reference to the standard determination criterion set in advance in order to determine that the mental load is high.
  • the standard judgment standard is a standard that has the same items as the judgment standard that has already been set, such as ⁇ , duration, frequency, and visit frequency, and standard values are set as specific numerical values thereof.
  • the reference method for the standard determination criterion is the same as that for referring to the already set determination criterion.
  • step S104 determines whether or not there is a determination criterion for determining a high load on the immediately staying facility. If there is no reference, the process proceeds to step S106, and if there is a reference, the process proceeds to step S107.
  • the last-stay facility is a high-load facility.
  • the standard for this facility is the above standard standard.
  • the determination criterion may be set based on the action history.
  • step S107 the determination criterion for determining that the mental load is already set is updated. Since FIG. 6 is performed when the place of stay of the host vehicle can be determined in the state where the destination proposal is not performed in step S5 of FIG. 2, when executing this step S107, the determination criterion matches the user's feeling. It is thought that I did not do it. Therefore, the items that are not satisfied with the stay at the last staying facility among the determination criteria are changed to a certain value or so that the action history satisfies the determination criteria. Note that the change of the determination criterion is not limited to the reduction of the previous value, but may be increased. The case of increasing is the case where a destination proposal is made multiple times based on continuous stays at the same place of stay. This is the case when I did not go to Amami facilities.
  • step S108 the behavior of the user who went to the study facility is due to the mental load being too low, or the mental load was not too low. Determine if you think you have gone to.
  • This decision is also based on the time spent at the last-stay facility. If the staying time at the last-stay facility is shorter than usual, it is determined that the mental load was too low. Whether or not the staying time at the last staying facility is shorter than usual is referred to the judgment criteria that have already been set if the last staying facility has already been set with the judgment criteria that the mental load is low. And do it. When the determination criterion for determining that the mental load is low is not set, the determination is performed with reference to a standard determination criterion set in advance in order to determine that the mental load is low.
  • step S108 it is determined whether or not there is a determination criterion for determining a low load for the immediately staying facility. If there is no reference, the process proceeds to step S1110, and if there is a reference, the process proceeds to step S111.
  • the last-stay facility is a low-load facility.
  • the determination criterion for this facility is a standard determination criterion set in advance to determine that the mental load is low. Alternatively, the determination criterion may be set based on the action history.
  • the criterion that is already set and for determining that the mental load is low is updated in the same manner as in step S107.
  • the navigation ECU 40 also performs a facility purpose learning process S120 shown in FIG.
  • the facility purpose indicates whether it is a reward facility or a study facility, as described above.
  • the process of FIG. 7 is executed every time the destination of the vehicle is finished after the destination proposal is performed in step S5 of FIG.
  • step S121 the stay facility is acquired from the action history of the storage unit 10.
  • step S122 it is determined whether the facility purpose of the stay facility acquired in step S121 has been set. If this determination is YES, it is not necessary to learn the facility purpose, and the processing in FIG. 7 is terminated. If the staying facility acquired in step S121 is the destination proposed in step S5 of FIG. 2, the facility purpose is naturally set, and step S122 is YES. That is, step S122 is NO when the destination proposed in step S5 in FIG. 2 has not been reached.
  • step S122 determines whether the determination in step S122 is no. If the determination in step S122 is no, the process proceeds to step S123.
  • step S123 the mental load when the destination proposal is performed in step S5 of FIG. 2 is determined. If the mental load is high, the process proceeds to step S124, and if low, the process proceeds to step S125.
  • step S124 the stay facility acquired in step S121 is different from the proposed destination, but is a facility that the user has performed after judging that the mental load is high. Set in Amami facilities.
  • step S125 the stay facility acquired in step S121 is set as a study facility for this user.
  • the effects of this embodiment described above will be described.
  • the user's mental load is greatly influenced by the previous behavior. For example, if you work overtime longer than usual, you will feel tired. Also, there was a lot of overtime until a while ago, but if I have left the company on a regular basis recently, I feel like I am trying to self-study by using the time that arises because my mental load becomes too low and my work time has become shorter. It becomes.
  • the movement history that is one of the user's behavior histories is sequentially updated (S1), and the user's current mental load is estimated based on the movement history. Can be estimated (S2). Then, the proposed destination is determined using the estimated mental load as a search condition for the proposed destination (S3-S4). Therefore, the destination proposal according to the user's mental load can be performed.
  • the movement history used for estimating the user's mental load is automatically and sequentially updated by acquiring the user's movement information (S1), the user's operation can be reduced.
  • Modification 1 the action to be proposed when it is determined that the mental load is high is movement to a reward facility.
  • the purchase of a product preferred by the user may be proposed. Note that the products that the user likes are determined based on the purchase history of the user.
  • the vehicle navigation device 1 has a function as the action suggesting device of the present disclosure.
  • the mobile terminal may have a function as the action suggesting device of the present disclosure.
  • the mobile terminal only needs to have a navigation function, a position detection function, and an Internet connection function, but the present disclosure does not require a route guidance function. Therefore, the navigation function and the position detection function are not essential.
  • a communication device that can acquire an action history from the outside it is not necessary for the mobile terminal to create and update the product purchase and purchase history.
  • the storage ECU 10 that stores the action history is provided, and the navigation ECU 40 also performs the process of updating the action history stored in the storage unit 10.
  • the user's action history can also be acquired from the outside.
  • the vehicle navigation device 1 may not include a storage unit that stores the action history and a unit that updates the action history.
  • the level of mental load is estimated as the user's mood, but other types of moods, for example, happy or sad, may be estimated based on the user's behavior history. .

Abstract

 行動提案装置は、ユーザの行動履歴に基づいて、ユーザのそのときの気分を推定する気分推定手段(40、S2)と、この気分推定手段が推定した気分を、提案する行動の選択条件として用いて、ユーザに提案する行動を決定する提案決定手段(40、S3-S4)と、前記提案決定手段が決定した行動を表示する表示部(20)とを含む。これにより、ユーザの精神的負荷に応じた目的地提案を行うことができ、移動履歴は、自動的に逐次更新するので、ユーザの操作の手間も抑制できる。

Description

行動提案装置 関連出願の相互参照
 本開示は、2012年11月14日に出願された日本出願番号2012-250451号に基づくもので、ここにその記載内容を援用する。
 本開示は、ユーザの気分を推定し、ユーザの気分に応じた行動の提案を行う行動提案装置に関するものである。
 ユーザの気分に応じた行動提案を行う装置として、ユーザが選択した曲からユーザの気分を推定し、その気分に合ったドライブプラン(すなわち目的地へのドライブという行動)を提案する装置が知られている(特許文献1)。
 この特許文献1では、ユーザに対してドライブプラン作成に使用する曲を指定するように促した後にユーザが指定した曲に基づいてドライブプランを作成する。また、ユーザが過去に聞いた曲の履歴において頻繁に選択されている曲をお気に入りの曲と推定して、その曲に基づいてドライブプランを作成することも記載されている。
 特許文献1には、ドライブプランを作成して欲しいときに、ユーザが気分に合った曲を指定する構成が開示されているが、この構成の場合、曲を指定する手間が必ず必要になる。加えて、その時々の気分に合った曲としてどの曲を指定するかを考えることは必ずしも容易ではない。
 また、特許文献1には、ユーザが過去に聞いた曲の履歴において頻繁に選択されている曲をお気に入りの曲と推定する構成も開示されている。この構成であれば、曲を指定する手間は不要である。
 しかし、ユーザの気分は、その時々で変化するので、過去に聞いた曲の履歴において頻繁に選択されている曲は、その時のユーザの気分を反映していない場合が多い。そのため、この構成では、ユーザのそのときの気分に合ったドライブプランを提案することはできない場合が多い。
 また、ドライブ以外の行動、たとえば、ユーザの気分に応じた商品購入の提案を行う場合に特許文献1の技術を適用しても、当然、ユーザの気分に応じた行動を提案することはできない。
特開2002-365075号公報
 本開示は、ユーザの操作の手間を抑制しながらも、ユーザの気分に応じた行動の提案を行うことができる行動提案装置を提供することを目的とする。
 本開示の態様において、行動提案装置は、ユーザの行動履歴に基づいて、ユーザのそのときの気分を推定する気分推定手段と、この気分推定手段が推定した気分を、提案する行動の選択条件として用いて、ユーザに提案する行動を決定する提案決定手段と、前記提案決定手段が決定した行動を表示する表示部とを含む。
 ユーザの気分には、それまでの行動が大きく影響する。たとえば、いつもよりも長時間の残業が続いていると疲れた気分になる。また、少し前まで残業が多かったが最近は定時退社が続いていると、仕事時間が短くなったことにより生じた時間を利用して自己研鑽をしようという気分になったりする。したがって、本開示のように、ユーザの行動履歴を逐次更新し、行動履歴に基づいてユーザのそのときの気分を推定することで、精度よくユーザのそのときの気分を推定することができる。そして、推定した気分を、提案する行動の選択条件として用いてユーザに提案する行動を決定するので、ユーザの気分に応じた提案を行うことができる。
 また、ユーザの気分の推定に用いている、記憶部に記憶されている行動履歴は、履歴更新手段がユーザの行動情報を取得して逐次更新していることから、ユーザの操作の手間も抑制できる。
 本開示についての上記目的およびその他の目的、特徴や利点は、添付の図面を参照しながら下記の詳細な記述により、より明確になる。その図面は、
図1は、本開示の行動提案装置としての機能を備えた車載ナビゲーション装置の構成を示すブロック図であり、 図2は、ナビゲーションECUが行う目的地への移動提案処理およびそれに関連する処理を示すフローチャートであり、 図3は、図2のステップS2において用いる判定基準の一例を示す図であり、 図4は、図2のステップS4の処理を詳しく示すフローチャートであり、 図5は、図2の処理を実行することで目的地提案を行う場合の具体例を示す図であり、 図6は、ナビゲーションECUが実行する負荷学習処理を示すフローチャートであり、 図7は、ナビゲーションECUが実行する施設目的学習処理を示すフローチャートである。
 以下、本開示の実施形態を図面に基づいて説明する。図1に示すように、本開示の行動提案装置としての機能を備えたナビゲーション装置1は、記憶部10、表示部20、GPS受信機30、ナビゲーションECU40を備える。
 記憶部10は、書き込み可能な記憶媒体を備えている。この記憶媒体には、道路地図データが記憶されている。道路地図データには、道路形状を示すノード、リンクに加え、施設に関する種々の情報(以下、施設情報)も含まれる。また、記憶部10にはユーザの行動履歴も記憶される。表示部20には、道路地図やユーザに対して提案する行動の内容などが表示される。GPS受信機30は、GPS人工衛星から送信される信号を受信し、受信した信号をもとに、現在位置の座標を逐次決定する。
 ナビゲーションECU40は、図示しない内部に、CPU、ROM、RAM等を備えたコンピュータであり、CPUが、RAMの一時記憶機能を利用しつつ、ROMに記憶されたプログラムを実行することで、記憶部10の読み書き制御、表示部20の表示制御を行う。また、ナビゲーションECU40は、GPS受信機30が決定した現在位置を逐次取得し、また、CAN50を介して自車の車速等の種々の情報も逐次取得する。
 そして、ナビゲーションECU40は、取得した種々の情報に基づいて、表示部10に地図および自車位置を示す印を表示して経路案内を行う。さらに、本実施形態のナビゲーションECU40は、ユーザに対する目的地への移動提案(以下、単に目的地の提案)、および、そのために必要な種々の処理(行動履歴の作成・更新処理、ユーザの精神的負荷の推定処理、提案する目的地の決定処理など)を行う。
 ナビゲーションECU40が行う目的地の提案処理等を説明する前に、記憶部10に記憶される行動履歴を説明する。
 行動履歴は、ユーザの行動を示す情報(以下、行動情報)を日時に関連づけて保存したものである。行動情報は、ナビゲーションECU40が取得可能な行動情報であれば特に制限はない。たとえば、行動情報としては移動情報や購買情報がある。また、行動履歴に移動情報と購買情報がともに含まれるなど、複数種類の行動情報が含まれていてもよい。
 また、移動情報、購買情報などの行動情報は、できるだけ多く取得できることが好ましいが、漏れなく取得できなくてもよい。たとえば、移動情報であれば、ユーザが車両に乗車しているときのみの移動情報でもよい。この場合、車両の移動情報をユーザの移動情報として用いることができる。また、歩行によるユーザの移動履歴が、ユーザが携帯する携帯端末により逐次記憶されている場合、この携帯端末と通信可能な車載通信装置を車両用ナビゲーション装置1が備え、通信により携帯端末からユーザの移動履歴を取得してもよい。
 本実施形態における移動履歴は、移動経路までは必要としない。移動における出発地、滞在地と、出発地の出発時刻、滞在地の到着時刻があればよい。なお、自宅を出発地してある滞在地に到着しその滞在地から帰宅する場合、もちろん、帰りの移動においては、滞在地が出発地であり、この滞在地の出発時刻や自宅へ到着した時刻も移動履歴には含まれる。
 購買履歴についても、携帯端末と車載通信装置との通信により携帯端末に保存されている履歴を取得するようにしてもよい。なお、車載ナビゲーション装置1ではなく、ナビゲーション機能を備えた携帯端末であって、位置検出機能、および商品購入のためのインターネット接続機能を備えた携帯端末に本開示を適用することもできる。この場合には、上述の歩行履歴、購買履歴を自機のメモリから取得してもよい。
 上記行動履歴は、ユーザを識別し、ユーザ別になっていることが好ましい。しかし、本実施形態のように車載である場合、車両を運転する者はある決まった者である場合も多い。また、携帯端末であれば、車両よりもさらに同一人のみが使用する可能性が高い。これらのことから、必ずしもユーザを識別する必要はない。
 図2に、ナビゲーションECU40が行う目的地への移動提案処理およびそれに関連する処理を示す。この図2に示す処理の開始時期は、行動履歴を更新する行動情報を取得した時である。
 行動履歴には、上述したように種々のものがある。ここでは、行動履歴として車両の移動履歴が記憶部10に記憶されているとして説明する。前述したように、移動履歴は、出発地、滞在地、出発地の出発時刻、滞在地の到着時刻からなる。したがって、図2の処理は、出発時、到着時に行う。なお、出発、到着の判断は、たとえば、イグニッションスイッチ(あるいは電源スイッチ)のオン・オフや、運転席への乗車・運転席からの降車の検知等、公知の種々の手法で行うことができる。
 ステップS1の移動履歴更新処理では、ユーザの移動情報を取得して、記憶部20に記憶されているユーザの移動履歴を更新する。ここでの移動履歴は、車両の出発地、滞在地、出発地の出発時刻、滞在地の到着時刻からなり、移動情報(行動情報)は、出発地の位置と出発時刻、あるいは、滞在地の位置と到着時刻である。よって、ステップS1では、具体的には、上記移動情報を取得して、記憶部20に記憶されている移動履歴に追加する。
 続くステップS2では、ステップS1で更新した移動履歴に基づいて、ユーザの精神的負荷を判定する。精神的負荷の判定には、滞在地別に設定されている判定基準を用いる。図3に、この判定基準の一例を示す。図3において、精神的負荷の欄の+は精神的負荷が高いことを意味し、反対に-は精神的負荷が低いことを意味する。
 図3には、精神的負荷が+となる滞在地として、職場、学校、施設A、施設B、日常行動範囲内の立ち寄り地が示されている。職場、学校には2項目の判定基準1,2がある。判定基準1は1回の滞在時間、判定基準2は判定基準1を満たした日数に関する基準であり、継続日数と頻度である。
 1回の滞在時間は、通常の滞在時間+α以上となったら基準を超えたと判断する。通常の滞在時間は、過去一定期間の平均滞在時間を用いる。これは記憶部20に記憶されている行動履歴から計算する。ただし、まだ、通常時の滞在時間が計算できるほど行動履歴が記憶されていない場合には、予め設定された一定時間を通常の滞在時間とする。また、他者の平均滞在時間が取得できる場合には、それを通常の滞在時間として用いてもよい。行動履歴から平均滞在時間が算出できる場合であっても、他者の平均滞在時間を、通常の滞在時間として用いる構成でもよい。この「通常の滞在時間」は、基準滞在時間に相当する。図3の他の欄における「通常」の滞在時間も基準滞在時間に相当する。α時間は予め設定された一定値であり、たとえば2あるいは3時間である。このα時間は気分推定手段に記載の所定時間に相当する。また、図3の他の欄におけるβ、γ、δも気分推定手段に記載の所定時間に相当する。
 判定基準2における継続日数、頻度はいずれか一方でもよい。継続日数の判定値は、たとえば、1日~5日のうちのいずれかである。頻度は、たとえば、1週間を基準とし、1週間のうちの3日などである。
 職場や学校の滞在時間がいつもよりも長い状態になると、精神的負荷が高いと感じる人が多く、また、その状態が継続するほど、感じる負荷が高くなることが一般的である。そこで、上記判定基準を設定している。
 施設Aにも、職場や学校と同じく、1回の滞在時間と、日数(継続日数、頻度)の2項目の判定基準がある。施設Aは、たとえば病院であるが、それ以外の種類の施設でもよい。また、学習により、精神的負荷が高くなる施設であると決定した施設もこの施設Aに該当する。施設Aにおける滞在時間、継続日数、頻度の判定基準は初期値が予め設定されるが、学習により初期値から変更してもよい。学習の方法については後述する。
 施設Bは送迎を行う施設であり、たとえば、保育園、塾などが該当する。送迎を行う施設は、精神的負荷を推定するユーザの滞在時間は短い。しかし、こういった施設でも、送迎が続くと精神的負荷が高いと感じる人が多い。そこで、このように、滞在時間とは無関係に訪問頻度で精神的負荷を判定する判定基準を設けている。送迎施設における訪問頻度の判定値は予め設定されているが、訪問頻度の判定値は、滞在時間を考慮する場合の頻度よりも長い期間での頻度であり、たとえば1月である。滞在時間自体は短いことから、滞在時間を考慮する場合と同程度の期間では、それほど精神的負荷は高くないと考えられるからである。訪問頻度の判定値も予め設定されている。ただし、この判定値も学習により変更してもよい。
 なお、職場、学校などは、ある人にとっては送迎施設になるが、送迎される人にとっては、長時間滞在する可能性がある施設である。よって、一つの施設に対して、滞在時間と継続日数、頻度から精神的負荷を判定する判定基準と、訪問頻度のみから精神的負荷を判定する判定基準の2つが設定されていてもよい。
 日常行動範囲内の立ち寄り地は、図3にも例示のように、スーパーマーケット、クリーニング店、現金自動預け払い機(ATM)などである。同じ日にこれらの立ち寄り地に多く立ち寄る場合にも精神的負担を感じることが多い。そこで、日常行動範囲内の立ち寄り地に対しては、同日にn地点以上立ち寄ったことを判定基準として設定している。nは判定施設数に相当する。nは2以上の数であり、たとえば3、4、5などである。日常行動範囲は、記憶部10の行動履歴から決定する。
 日常行動範囲内の立ち寄り地に対しても、2項目の判定基準がある。1つは上述した、同日にn地点以上立ち寄ったことであり、他の一つは、同日にn地点以上立ち寄った日の頻度である。頻度は、数週間あるいは1月程度の期間で計算し、たとえば、その期間で毎週1回以上の頻度となれば精神的負荷が高いと判定する。ここでの頻度に対する判定値も予め設定される。また、学習によりその判定値を変更してもよい。
 次に、精神的負荷が低くなる施設を説明する。図3には、精神的負荷が低くなる(-となる)施設として職場と自宅が示されている。職場は精神的負荷が+となる施設としても説明した。しかし、職場は、通常の滞在時間程度でも、ある程度の精神的負荷を感じる場所である。その場所において、通常の滞在時間よりも短い滞在時間で済むと、精神的負荷が低くなり過ぎたと感じる人も多い。そこで、1回の滞在時間が、通常の滞在時間-β以下であることが判定基準1として設定されている。β時間は予め設定されており、たとえば、2あるいは3時間である。通常の滞在時間の考え方は精神的負荷を高いと判定する場合と同じである。
 また、判定基準2として継続日数、頻度が設定されており、これらはいずれか一方でもよいことも、精神的負荷が高いと判定する場合と同じである。継続日数、頻度の具体的値は、精神的負荷が高いと判定する場合と同じであってもよいが、必ずしも同じである必要はない。
 さらに、職場に対しては、別の判定基準として、通常+γ時間以上の滞在が所定の日数継続した状態から、通常-β以下の滞在時間に変化したという基準が設定されている。ここでのγはαよりも小さい正の値である。継続する日数は、図3においてこの条件の直上に示す条件での継続日数と同じでもよいし、それとは別の日数でもよい。この条件は、精神的負荷が比較的高い状態が継続した後、急に精神的負荷が低くなり過ぎたことを判定する条件である。滞在時間が比較的長い状態が続いた後に急に滞在時間が短くなると、そのギャップにより、精神的負荷が低なったと感じる人も多く、また、急に時間ができると、その時間を持て余す人も多いことから、このような判定基準を設定しているのである。
 なお、職場以外の高負荷施設(たとえば学校)に対しても、職場と同様、精神的負荷が低いと判定する判定基準を設定してもよい。
 図3には、精神的負荷が低いと判定する施設として自宅も示されている。自宅は休息できる場所であるから当然、精神的負荷が低いと判定する施設に含まれている。ただし、精神的負荷-は、精神的負荷が低くなり過ぎたことを意味しており、通常の滞在時間程度では精神的負荷が低くなり過ぎたとは判定しない。本実施形態では、いつもよりも自宅にいる時間が長い場合に精神的負荷が低くなったと判定する。判定基準は判定基準1,2からなり、判定基準1は通常+δ時間以上の滞在であり、判定基準2は継続日数、頻度である。通常の意味はこれまでと同じである。継続日数、頻度はいずれか一方でもよい。継続日数、頻度は予め設定されており、また、学習により変更可能である。
 以上が図3の説明である。この図3に例示した関係が、記憶部10あるいはナビゲーションECU40の内部の記憶部などに記憶されている。図2のステップS2では、この図3に例示した判定基準をもとに精神的負荷を判定する。
 ステップS3では、ユーザに対して目的地を提案する条件(以下、単に提案条件)が成立したか否かを判断する。この提案条件には、判定基準を満たしたか否かの条件と、提案時期の条件の2つがある。
 前者の条件は、前述したように、滞在地別に設定された判定基準と、行動履歴とを比較して判断する。提案時期の条件は、ユーザの乗車を検知したとき、あるいは、ユーザからの提案指示を検知したときである。ユーザの乗車の検知は、ドアの開扉、運転席への乗員の着座検出等、公知の種々の手法を用いることができる。ユーザからの提案指示は、車載ナビゲーション装置1に備えられた図示しない操作部を操作することにより行う。
 ステップS3の判断がNOであれば図2の処理を終了する。一方、YESであればステップS4に進む。ステップS4では目的地検索を行う。このステップS4の処理を図4に詳しく示す。
 まず、ステップS41で、提案すべき施設をご褒美系施設とするか、研鑽系施設とするかの判断を行う。精神的負荷が高いと判定した場合には、頑張っていることに対して、そろそろ自分にご褒美を与えてはどうかと提案するために、ご褒美系施設を検索すると判断する。つまりご褒美系施設は、精神的負荷を低くするために行く負荷低下施設である。一方、精神的負荷が低くなり過ぎたと判定した場合には、自己研鑚を行なって、低くなり過ぎた精神的負荷をある程度高めてはどうかと提案するために、研鑽系施設を検索すると判断する。つまり研鑽系施設は、精神的負荷を高くするために行く負荷増加施設である。
 ご褒美系の施設としては、スイーツ店、カフェなどがある。研鑽系の施設としては、語学教室、スポーツジムなどがある。どの施設がご褒美系施設、研鑽系施設であるかは道路地図データの施設情報に予め設定されている。もちろん、ユーザが具体的施設をご褒美系施設、研鑽系施設として登録することもできる。ご褒美系の施設として上述した例、スイーツ店、カフェはいずれも飲食系の施設であるが、それ以外のジャンルの施設がご褒美系施設に設定されていてもよい。
 続くステップS42では、最近行ったご褒美系施設を、記憶部10の行動履歴から取得する。「最近」とする期間は適宜設定可能であり、たとえば現在までの過去三ヶ月間などに設定される。
 ステップS43では、ご褒美系施設に設定されている施設からステップS42で取得した施設を除外して、提案する目的地を決定する。つまり、提案する目的地を最近行っていない施設とする。なお、最近行っていない施設には一度も行っていない施設も含む。
 ステップS42で取得した施設を除外しても多くの施設が候補として残ることになる。残った候補から、営業時間外である施設、および、距離が現在地あるいは自宅から所定距離外にある施設を除外する。そして、ステップS42で取得したご褒美系施設とはジャンルが異なる施設に絞り込む。絞り込んだ施設から、たとえば、ランダムに提案目的地を決定する。
 最近行った施設とは異なるジャンルの目的地を提案することで、よりいつも違う印象をユーザに与えることができるので、ユーザにとっても、ご褒美を提案されたとの印象が高くなる。ただし、行動履歴から、このユーザは精神的負荷の高い状態が続いた後は、同じジャンルの施設に向かう可能性が高いと判断できる場合には、最近行った施設と同じジャンルの目的地を提案してもよい。
 ステップS44では、最近行った研鑽系施設を、記憶部10の行動履歴から取得する。「最近」とする期間は適宜設定可能であり、たとえばステップS42と同じとする。
 ステップS45では、ユーザの嗜好に合った研鑽系施設を提案目的地に決定する。ユーザの嗜好は、ステップS44で取得した施設をもとに、研鑽系施設に対するユーザの最近の嗜好を決定する。ユーザの嗜好はジャンルで決定してもよいし、具体的施設で決定してもよい。
 ジャンルで決定する場合には、たとえば、ステップS44で取得した施設のジャンルのうちで最も多いものをユーザの嗜好に合った研鑽系施設ジャンルに決定する。この場合、決定したジャンルに含まれる施設から、営業時間外である施設、および、距離が現在地あるいは自宅から所定距離外にある施設を除外する。そして、残った施設から、たとえば、ランダムに提案目的地を決定する。一方、ユーザの嗜好を具体的施設で決定する場合には、ステップS44で取得した施設で最も訪問回数が多い具体的施設を提案目的地に決定する。
 ステップS43またはステップS45を実行した後は図2に戻り、ステップS5を実行する。ステップS5では、ステップS4で検索した目的地を、目的地を提案する理由としてご褒美あるいは研鑽を示す所定のメッセージとともに表示部20に表示する。
 なお、それとともに、精神的負荷を判定するための基準日(継続日数、頻度の開始日)をこの日に変更する。目的地を提案しただけでユーザの精神的負荷がリセットされるわけではない。しかし、精神的負荷を判定するための基準日を変更しない場合には、目的地提案を継続してしまいユーザに煩わしさを与えてしまう。一方で、精神的負荷を判定するための基準日をこの日に変更しても、ユーザの行動履歴が再び判定基準を満たせば、再び目的地提案を行うことになる。つまり、目的地提案を行ったときに精神的負荷を判定するための基準日をその日に変更しても、ある間隔を置いて目的地提案を行うことができる。
 上記ステップS5を実行したら、図2の処理は終了する。もちろん、ステップS5で提案した目的地への案内指示がこの車載ナビゲーション装置1の図示しない操作部に入力された場合には、その目的地への経路案内を開始する。
 図5は、図2の処理を実行することで目的地提案を行う場合の具体例を示す図である。この図5の例は滞在地として職場を例にしている。図5に示すように、滞在時間が通常+αを越えた日が続いた場合には目的地提案をする。この場合に提案する目的地はご褒美系施設である。一方、滞在時間が通常-β以下の日が続いた場合にも目的地提案をする。この場合に提案する目的地は研鑽系目的地である。さらに、滞在時間が通常+γ以上である日が続いた後、滞在時間が通常-βとなった場合にも目的地提案を行う。この場合に提案する目的地は研鑽系目的地である。
 ナビゲーションECU40は図6に示す負荷学習処理S100も行う。負荷の学習は、ある施設に対する判定基準の学習を行うとともに負荷種別未設定の施設を高負荷施設、低負荷施設に設定する処理である。この負荷学習処理は、図2のステップS5で目的地提案を行なっていない状態で自車両の滞在地が決定できたときに行う。
 ステップS101では、滞在施設を記憶部10の行動履歴から取得する。ステップS102では、ステップS101で取得した滞在施設の施設目的が設定済みであるか否かを判断する。なお、施設目的は施設情報に含まれる情報であり、移設がご褒美系か研鑽系かを示すものでありユーザ別に設定される。
 ステップS101で取得した滞在施設の施設目的が未設定である場合(S102:NO)、図6の処理を終了する。一方、ステップS101で取得した滞在施設の施設目的が設定済みである場合には、図2のステップS5で目的地提案を行なっていないのに、ご褒美系施設あるいは研鑽系施設へユーザが行ったことになる。
 ステップS103で施設目的がご褒美系か研鑽系かを判断し、ご褒美系であればステップS104へ進み、研鑽系であればステップS108へ進む。
 ステップS104では、ご褒美系施設へ行ったユーザの行動がご褒美行動であったか、あるいは、精神的負荷は高くなかったが時間に余裕があったのでご褒美系施設に行っただけなど、ご褒美行動ではなかったかを判断する。
 この判断は、ステップS101で取得した滞在施設に滞在する前の所定期間にユーザが一定時間以上滞在した滞在施設あるいは一定頻度で訪問した滞在施設(以下、直前滞在施設という)における滞在時間に基づいて行う。直前滞在施設での滞在時間が長い場合や訪問回数が多い場合、その施設での滞在や訪問によりユーザは精神的負荷が高くなり、その結果、ご褒美行動施設に行くというご褒美行動をとったと推定できるからである。
 直前滞在施設での滞在時間が長いか否か、あるいは、訪問回数が多いか否かは、その直前滞在施設が、すでに精神的負荷が高いと判定する判定基準が設定されている場合には、設定済みの判定基準を参照して行う。この判定基準に対し、ユーザの行動履歴の乖離が大き過ぎると判定できる場合には、ご褒美の目的で上記滞在施設へ行ったのではないと判断する。乖離が大きいか否かの判断は、たとえば、滞在時間が現時点の判定基準におけるα時間よりも所定割合以下、あるいは、継続日数、頻度が判定基準の値の所定割合以下である場合などである。
 一方、精神的負荷が高いと判定する判定基準が設定されていない場合には、精神的負荷が高いと判定するために予め設定されている標準判定基準を参照して行う。標準判定基準は、α、継続日数、頻度、訪問頻度など、すでに設定済みの判定基準と同じ項目を持ち、それらの具体的数値として標準的な値が設定されている基準である。この標準判定基準の参照方法は、すでに設定済みの判定基準を参照する場合と同じである。
 ステップS104の判断の結果、ご褒美行動でないと判断した場合には、図6の処理を終了する。一方、ご褒美行動であると判断した場合にはステップS105へ進む。ステップS105では直前滞在施設に対し、高負荷と判定する判定基準があるか否かを判断する。基準がない場合にはステップS106へ進み、基準がある場合にはステップS107へ進む。
 ステップS106では、直前滞在施設を高負荷施設とする。また、この施設に対する判定基準は上記標準判定基準とする。あるいは、行動履歴に基づいて判定基準を設定してもよい。
 ステップS107では、すでに設定されている、精神的負荷が高いと判定するための判定基準を更新する。図6は、図2のステップS5で目的地提案を行なっていない状態で自車両の滞在地が決定できたときに行うことから、このステップS107を実行する場合、判定基準がユーザの感覚に合致していないと考えられる。そこで、判定基準のうち、直前滞在施設の滞在が満たしていなかった項目を一定値だけ、あるいは行動履歴が判定基準を満たすように変更する。なお、判定基準の変更は、それまでの値を小さくする場合に限らず、大きくする場合もある。大きくする場合とは、同一の滞在地に対する継続的な滞在に基づいて複数回の目的地提案を行った場合であって、前回の目的地提案に対しては、ユーザは提案した施設などのご褒美系施設へ行かなかった場合である。
 次にステップS103で判断した施設目的が研鑽系であった場合を説明する。この場合、ステップS108において、研鑽系施設へ行ったユーザの行動が、精神的負荷が低過ぎたことによるものか、あるいは、精神的負荷は低すぎではなかったが、別の理由で研鑽系施設に行ったと考えられるかを判断する。
 この判断も、直前滞在施設における滞在時間に基づいて行う。直前滞在施設での滞在時間が通常よりも短い場合には、精神的負荷が低すぎだったと判断する。直前滞在施設での滞在時間が通常よりも短いか否かは、その直前滞在施設が、すでに精神的負荷が低いと判定する判定基準が設定されている場合には、設定済みの判定基準を参照して行う。精神的負荷が低いと判定する判定基準が設定されていない場合には、精神的負荷が低いと判定するために予め設定されている標準判定基準を参照して行う。これらの判定基準に対し、ユーザの行動履歴の乖離が大き過ぎると判断できる場合には精神的負荷は低すぎではなかったと判断し(S108:NO)、ユーザの行動履歴の乖離が小さいと判断できる場合には精神的負荷は低すぎであったと判断する(S108:YES)。
 ステップS108の判断がNOであれば図6の処理を終了し、YESであればステップS109へ進む。ステップS109では直前滞在施設に対し、低負荷と判定する判定基準があるか否かを判断する。基準がない場合にはステップS1110へ進み、基準がある場合にはステップS111へ進む。
 ステップS110では、直前滞在施設を低負荷施設とする。また、この施設に対する判定基準は、精神的負荷が低いと判定するために予め設定されている標準判定基準とする。あるいは、行動履歴に基づいて判定基準を設定してもよい。ステップS111では、すでに設定されている、精神的負荷が低いと判定するための判定基準を、ステップS107と同様にして更新する。
 また、ナビゲーションECU40は、図7に示す施設目的学習処理S120も行う。施設目的は、前述の通り、ご褒美系施設か研鑽系施設かを示すものである。この図7の処理は、図2のステップS5で目的地提案を行った後、自車両の移動が終了し、滞在地が決定できる状態となる毎に実行する。
 ステップS121では、滞在施設を記憶部10の行動履歴から取得する。ステップS122では、ステップS121で取得した滞在施設の施設目的が設定済みであるか否かを判断する。この判断がYESであれば、施設目的を学習する必要はないので図7の処理を終了する。ステップS121で取得した滞在施設が図2のステップS5で提案した目的地である場合は、当然、施設目的は設定済みであり、ステップS122はYESとなる。つまり、ステップS122がNOとなるのは、図2のステップS5で提案した目的地へ行かなかった場合である。
 ステップS122の判断がNOである場合にはステップS123へ進む。ステップS123では、図2のステップS5で目的地提案を行ったときの精神的負荷を判断する。精神的負荷が高であった場合にはステップS124へ進み、低であった場合にはステップS125へ進む。
 ステップS124では、ステップS121で取得した滞在施設は、提案目的地とは異なるものの、精神的負荷が高いと判断した後にユーザが行った施設であることから、この滞在施設を、このユーザについてのご褒美系施設に設定する。一方、ステップS125では、ステップS121で取得した滞在施設を、このユーザについての研鑽系施設に設定する。
 以上、説明した本実施形態の効果を説明する。ユーザの精神的負荷は、それまでの行動が大きく影響する。たとえば、いつもよりも長時間の残業が続いていると疲れた気分になる。また、少し前まで残業が多かったが最近は定時退社が続いていると、精神的負荷が低くなり過ぎ、仕事時間が短くなったことにより生じた時間を利用して自己研鑽をしようという気分になったりする。
 したがって、本実施形態のように、ユーザの行動履歴の一つである移動履歴を逐次更新し(S1)、移動履歴に基づいてユーザのそのときの精神的負荷を推定することで、精度よくユーザのそのときの精神的負荷を推定することができる(S2)。そして、推定した精神的負荷を、提案する目的地の検索条件として用いて、提案目的地を決定する(S3-S4)。そのため、ユーザの精神的負荷に応じた目的地提案を行うことができる。
 また、ユーザの精神的負荷の推定に用いている移動履歴は、ユーザの移動情報を取得して自動的に逐次更新していることから(S1)、ユーザの操作の手間も抑制できる。
 (変形例1)
 前述の実施形態では、精神的負荷が高いと判定したときに提案する行動が、ご褒美系施設への移動であった。しかし、ご褒美系施設への移動を提案することに代えて、ユーザが好む商品の購入を提案してもよい。なお、ユーザが好む商品は、ユーザの購買履歴に基づいて決定する。
 (変形例2)
 また、前述の実施形態では、車両用ナビゲーション装置1が、本開示の行動提案装置としての機能を備えていた。しかし、前述の実施形態中でも説明したように、携帯端末が本開示の行動提案装置としての機能を備えていてもよい。さらに、前述の実施形態では、携帯端末が、ナビゲーション機能、位置検出機能およびインターネット接続機能を備えていればよいとしているが、本開示は経路案内機能を必須としない。よって、ナビゲーション機能および位置検出機能は必須ではない。また、行動履歴を外部から取得できる通信装置を備えていれば、商品購入および購買履歴を携帯端末が作成、更新する必要もない。
 (変形例3)
 また、前述の実施形態では、行動履歴を保存する記憶部10を備えており、記憶部10に記憶された行動履歴を更新する処理もナビゲーションECU40が行なっていた。しかし、ユーザの行動履歴は外部から取得することも可能である。この場合、車両用ナビゲーション装置1が行動履歴を記憶する記憶部、および、その行動履歴を更新する手段を備えていなくてもよい。
 (変形例4)
 また、前述の実施形態では、ユーザの気分として精神的負荷の高低を推定していたが、その他の種類の気分、たとえば、嬉しい、悲しい等を、ユーザの行動履歴に基づいて推定してもよい。
 本開示は、実施例に準拠して記述されたが、本開示は当該実施例や構造に限定されるものではないと理解される。本開示は、様々な変形例や均等範囲内の変形をも包含する。加えて、様々な組み合わせや形態、さらには、それらに一要素のみ、それ以上、あるいはそれ以下、を含む他の組み合わせや形態をも、本開示の範疇や思想範囲に入るものである。

Claims (14)

  1.  ユーザの行動履歴に基づいて、ユーザのそのときの気分を推定する気分推定手段(40、S2)と、
     この気分推定手段が推定した気分を、提案する行動の選択条件として用いて、ユーザに提案する行動を決定する提案決定手段(40、S3-S4)と、
     前記提案決定手段が決定した行動を表示する表示部(20)と
     を含む行動提案装置。
  2.  ユーザの行動履歴を記憶する記憶部(10)と、
     ユーザの行動を示す情報を取得して、前記記憶部に記憶された行動履歴を逐次更新する履歴更新手段(40、S1)とをさらに備え、
     前記気分推定手段は、前記記憶部に記憶されている行動履歴に基づいて、ユーザのそのときの気分を推定する、
     請求項1の行動提案装置。
  3.  前記提案決定手段は、ユーザに提案する行動を、目的地へ行く行動とする、
     請求項1または2の行動提案装置。
  4.  前記気分推定手段は、ユーザの気分として、精神的負荷の高低を推定する、
     請求項1~3のいずれか1項の行動提案装置。
  5.  前記気分推定手段は、精神的負荷が高くなる場所に設定されている場所における滞在時間が、基準滞在時間よりも所定時間以上長かった日の継続日数または頻度が判定値以上になったことに基づいて、ユーザの精神的負荷が高いと推定する、
     請求項4の行動提案装置。
  6.  前記気分推定手段は、精神的負荷が高くなる場所に設定されている場所における滞在時間が、基準滞在時間よりも所定時間以上短かった日の継続日数または頻度が判定値以上となったことに基づいて、ユーザの精神的負荷が低いと推定する、
     請求項4または5の行動提案装置。
  7.  前記気分推定手段は、精神的負荷が高くなる場所に設定されている場所の訪問頻度が、判定値以上となったことに基づいて、ユーザの精神的負荷が高いと推定する、
     請求項4~6のいずれか1項の行動提案装置。
  8.  前記気分推定手段は、同じ日に立ち寄った施設の数が判定施設数以上となったことに基づいて、ユーザの精神的負荷が高いと推定する、
     請求項4~7のいずれか1項の行動提案装置。
  9.  前記気分推定手段は、精神的負荷が高くなる場所に設定されている場所における滞在時間が、基準滞在時間よりも所定時間以上長かった日が継続した後、同じ場所における滞在時間が、前記基準滞在時間よりも所定時間以上短い滞在となったことに基づいて、ユーザの精神的負荷が低いと推定する、
     請求項4~8のいずれか1項の行動提案装置。
  10.  前記提案決定手段は、前記気分推定手段が、精神的負荷が高いと推定したことに基づいて、精神的負荷を低くするために行く施設として設定されている負荷低下施設へ行く行動を、提案する行動に決定する、
     請求項4~9のいずれか1項の行動提案装置。
  11.  前記提案決定手段は、ユーザの行動履歴に基づいて、このユーザが過去一定期間内に行った前記負荷低下施設を決定し、
     前記提案決定手段は、提案する負荷低下施設を、このユーザが過去一定期間内に行っていない施設とする、
     請求項10の行動提案装置。
  12.  前記提案決定手段は、前記気分推定手段が、精神的負荷が低いと推定したことに基づいて、精神的負荷を高くするために行く施設として設定されている負荷増加施設へ行く行動を、提案する行動に決定する、
     請求項4~11のいずれか1項の行動提案装置。
  13.  精神的負荷が高くなった後にユーザが精神的負荷を低くするために行く施設として設定されている負荷低下施設へユーザが行ったと判定したことに基づいて、その負荷低下施設へ行く前にユーザが滞在していた施設は、精神的負荷が高くなる施設であるとの学習を行う負荷学習手段(40、S100)をさらに備える、
     請求項4~12のいずれか1項の行動提案装置。
  14.  前記気分推定手段が精神的負荷が高いと推定したことに基づいて前記提案決定手段が決定した行動が、精神的負荷を低くするために行く施設として設定されている負荷低下施設へ行く行動であり、この行動を前記表示部に表示したが、ユーザは、表示部に表示した施設とは異なる施設に行った場合、ユーザが行った施設を、このユーザについての負荷低下施設であるとの学習を行う施設目的学習手段(40、S120)をさらに備える、
     請求項4~13のいずれか1項の行動提案装置。
PCT/JP2013/005729 2012-11-14 2013-09-26 行動提案装置 WO2014076862A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/442,261 US20150379088A1 (en) 2012-11-14 2013-09-26 Activity proposing device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012250451A JP5942803B2 (ja) 2012-11-14 2012-11-14 行動提案装置
JP2012-250451 2012-11-14

Publications (1)

Publication Number Publication Date
WO2014076862A1 true WO2014076862A1 (ja) 2014-05-22

Family

ID=50730800

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/005729 WO2014076862A1 (ja) 2012-11-14 2013-09-26 行動提案装置

Country Status (3)

Country Link
US (1) US20150379088A1 (ja)
JP (1) JP5942803B2 (ja)
WO (1) WO2014076862A1 (ja)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150121889A (ko) * 2014-04-22 2015-10-30 에스케이플래닛 주식회사 재생 음악 관련 이미지 제공 장치 및 이를 이용한 방법
JP6488656B2 (ja) * 2014-11-12 2019-03-27 日産自動車株式会社 経路推定装置
JP2017102677A (ja) * 2015-12-01 2017-06-08 株式会社ニコン 電子機器
JP2019021274A (ja) * 2017-07-21 2019-02-07 クラリオン株式会社 情報処理装置、情報提供方法
JP7026032B2 (ja) * 2018-10-19 2022-02-25 Kddi株式会社 レコメンドシステム及びレコメンド方法
WO2023286213A1 (ja) * 2021-07-14 2023-01-19 日本電信電話株式会社 推定装置、方法およびプログラム

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001282847A (ja) * 2000-04-03 2001-10-12 Nec Corp 感性適応型情報提示装置及びプログラムを記録した機械読み取り可能な記録媒体
JP2006116075A (ja) * 2004-10-21 2006-05-11 Nissan Motor Co Ltd 車載消費カロリー演算装置および消費カロリー演算方法
JP2008203217A (ja) * 2007-02-22 2008-09-04 Kenwood Corp 車載型世話実行装置、方法及びプログラム
JP2009293996A (ja) * 2008-06-03 2009-12-17 Toyota Motor Corp 運転者疲労度推定装置、運転者疲労度推定方法

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002243472A (ja) * 2001-02-22 2002-08-28 Aisin Aw Co Ltd 渋滞度対応情報提供システム
JP4707877B2 (ja) * 2001-06-11 2011-06-22 パイオニア株式会社 ドライブ候補地提示装置及び方法、ナビゲーション装置及びコンピュータプログラム
US20090157672A1 (en) * 2006-11-15 2009-06-18 Sunil Vemuri Method and system for memory augmentation
JP5409252B2 (ja) * 2009-10-21 2014-02-05 トヨタ自動車株式会社 車載機、情報提供装置、及びシステム並びに方法
US20110276440A1 (en) * 2010-04-13 2011-11-10 Lygase Rfid Solutions System for Generating and Delivering Both Real-Time and Historical Analytic Reports for Data Captured Through Sensor Related Technology
US9574894B1 (en) * 2010-11-19 2017-02-21 Amazon Technologies, Inc. Behavior-based inferences and actions
CA2839422A1 (en) * 2011-06-15 2012-12-20 Smart Destinations, Inc. Systems and methods for next generation enhanced attraction access
US20130144771A1 (en) * 2011-12-02 2013-06-06 Brian Boling Alert generation based on a geographic transgression of a vehicle associated with a collateral
US8626419B2 (en) * 2012-04-27 2014-01-07 Fleetmatics Irl Limited System and method for automated identification of frequent stop locations for vehicle fleets
JP5956321B2 (ja) * 2012-12-05 2016-07-27 株式会社デンソーアイティーラボラトリ 行先提案システム、行先提案方法、及びプログラム

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001282847A (ja) * 2000-04-03 2001-10-12 Nec Corp 感性適応型情報提示装置及びプログラムを記録した機械読み取り可能な記録媒体
JP2006116075A (ja) * 2004-10-21 2006-05-11 Nissan Motor Co Ltd 車載消費カロリー演算装置および消費カロリー演算方法
JP2008203217A (ja) * 2007-02-22 2008-09-04 Kenwood Corp 車載型世話実行装置、方法及びプログラム
JP2009293996A (ja) * 2008-06-03 2009-12-17 Toyota Motor Corp 運転者疲労度推定装置、運転者疲労度推定方法

Also Published As

Publication number Publication date
US20150379088A1 (en) 2015-12-31
JP2014098623A (ja) 2014-05-29
JP5942803B2 (ja) 2016-06-29

Similar Documents

Publication Publication Date Title
WO2014076862A1 (ja) 行動提案装置
Gärling et al. Empirical tests of a model of determinants of script-based driving choice
US8775080B2 (en) Destination estimating apparatus, navigation system including the destination estimating apparatus, destination estimating method, and destination estimating program
JP6027280B1 (ja) 提供システム
US9702712B2 (en) On-board system, information processing apparatus, and program product
JP4767214B2 (ja) ナビゲーション装置、ナビゲーション方法およびプログラム
US20140257989A1 (en) Method and system for selecting in-vehicle advertisement
JP5180639B2 (ja) コンテンツ提示装置、コンテンツ提示方法、およびプログラム
US20070005235A1 (en) Navigation system
CN102194325A (zh) 车辆导航系统和方法
JPH09204475A (ja) 旅行計画作成装置
EP3091761B1 (en) Method and system for providing driving situation based infotainment
JP5101989B2 (ja) 情報提供支援方法及び情報提供支援装置
JP6552548B2 (ja) 地点提案装置及び地点提案方法
JP2017045252A (ja) 情報処理装置、情報処理方法、情報処理プログラム及び記録媒体
JP2010204070A (ja) 情報端末装置
WO2014192233A1 (ja) 嗜好推定装置
JP3835214B2 (ja) ドライブルート設定装置及びドライブルート設定プログラム
JP2010033549A (ja) 情報提供装置、情報提供方法、プログラムおよび情報提供システム
JP2006177804A (ja) 走行経路探索方法、経路誘導装置
JP2020190777A (ja) 情報処理装置、情報処理方法および情報処理プログラム
WO2022201796A1 (ja) 情報処理システムおよび方法、並びにプログラム
JPWO2020039530A1 (ja) 運転者選定装置および運転者選定方法
JP2020085570A (ja) 立ち寄り場所提案装置
CN113139670A (zh) 出行路线的推荐方法、系统、处理设备及可读存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13854940

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 14442261

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

Country of ref document: EP

Kind code of ref document: A1