WO2017111496A1 - 사용자의 선호도에 따라 사용자에게 컨텐트들을 제공하는 방법 및 이를 위한 전자 장치 - Google Patents

사용자의 선호도에 따라 사용자에게 컨텐트들을 제공하는 방법 및 이를 위한 전자 장치 Download PDF

Info

Publication number
WO2017111496A1
WO2017111496A1 PCT/KR2016/015098 KR2016015098W WO2017111496A1 WO 2017111496 A1 WO2017111496 A1 WO 2017111496A1 KR 2016015098 W KR2016015098 W KR 2016015098W WO 2017111496 A1 WO2017111496 A1 WO 2017111496A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
notification
preference
electronic device
processor
Prior art date
Application number
PCT/KR2016/015098
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 CN201680076187.0A priority Critical patent/CN108431811A/zh
Priority to EP16879363.6A priority patent/EP3379428A4/en
Priority to US16/065,929 priority patent/US10810058B2/en
Publication of WO2017111496A1 publication Critical patent/WO2017111496A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Definitions

  • the present invention relates to a method for providing contents to a user according to a user's preference and an electronic device therefor.
  • a service for recommending content by analyzing a user's interest is being used.
  • a content providing service a user may be provided with content that may be of interest to the user without the user's request for various categories.
  • the quality of the service is determined by how accurately the user's interest is grasped.
  • the current content providing service analyzes only fragmentary elements such as e-mail, text, and search history, so it is hard to say that the user's interests are accurately understood.
  • An object of the present invention is to provide a method and an electronic device for providing content preferred by a user according to a user's preference by collecting and analyzing information on contents of which the user is interested.
  • a method of operating an electronic device may include determining an application related to the notification or a keyword that may be extracted from the notification when the occurrence of the notification is detected; Determining whether user feedback with respect to the notification has occurred; And storing preference information of the user with respect to the application or keyword based on the feedback.
  • An electronic device includes a memory; And when the occurrence of the notification is detected, determine an application related to the notification or a keyword that can be extracted from the notification, determine whether a user feedback on the notification occurs, and based on the feedback, the application or keyword. It may include a processor for storing the user's preference information for the in the memory.
  • a storage medium storing instructions according to an embodiment of the present invention, wherein the instructions are configured to cause the at least one processor to perform at least one operation when executed by the at least one processor.
  • the operation may include determining an application related to the notification or a keyword that may be extracted from the notification when the occurrence of the notification is detected; Determining whether user feedback with respect to the notification has occurred; And determining the user's preference for the application or the keyword based on the feedback.
  • a method and an electronic device for providing content preferred by a user according to a user's preference by collecting and analyzing information about contents of which the user is interested may be provided.
  • FIG. 1 is a diagram illustrating a network environment including an electronic device according to various embodiments of the present disclosure.
  • FIG. 2 is a block diagram of an electronic device according to various embodiments of the present disclosure.
  • FIG. 3 is a block diagram of a program module according to various embodiments of the present disclosure.
  • FIG. 4 is a block diagram illustrating a configuration of a processor included in an electronic device according to various embodiments of the present disclosure.
  • FIG. 5 is a flowchart illustrating a method in which an electronic device determines a user's preference according to various embodiments of the present disclosure.
  • FIG. 6 is a flowchart illustrating a method of determining, by an electronic device, a user's preference according to various embodiments of the present disclosure.
  • FIG. 7 is a flowchart illustrating a method in which an electronic device determines a user's preference according to various embodiments of the present disclosure.
  • FIG. 8 is a block diagram illustrating a server according to various embodiments of the present disclosure.
  • FIG. 9 is a flowchart illustrating a method of determining, by a server, a user's preference according to various embodiments of the present disclosure.
  • FIG. 10 is a flowchart illustrating a method in which an electronic device and a server determine a user's preference according to various embodiments of the present disclosure.
  • FIG. 11 is a diagram illustrating an example of updating preference information in an electronic device according to various embodiments of the present disclosure.
  • 12A and 12B illustrate an example in which an electronic device analyzes a notch according to various embodiments of the present disclosure.
  • FIG. 13 is an example of a preference DB included in a memory of an electronic device according to various embodiments of the present disclosure.
  • FIG. 14 is a diagram illustrating information on a notch preferred by a user according to various embodiments of the present disclosure. Referring to FIG. 14
  • 15A to 15C illustrate preferences for each category or keyword according to various embodiments.
  • 16 is a diagram illustrating an example of displaying notches in an electronic device according to various embodiments of the present disclosure.
  • FIG 17A and 17B illustrate an example in which an electronic device receives content using preference information according to various embodiments of the present disclosure.
  • expressions such as “A or B”, “at least one of A or / and B” or “one or more of A or / and B” may include all possible combinations of items listed together.
  • “A or B”, “at least one of A and B”, or “at least one of A or B” includes (1) at least one A, (2) at least one B, or (3) may refer to a case including both at least one A and at least one B.
  • first,” “second,” “first,” or “second,” as used herein may modify various components, regardless of order and / or importance, and may constitute one component in another. It is used to distinguish it from an element, but does not limit its components.
  • the first user device and the second user device may represent different user devices regardless of the order or importance.
  • the first component may be referred to as the second component, and similarly, the second component may be renamed to the first component.
  • One component (such as a first component) is “(functionally or communicatively) coupled with / to” to another component (such as a second component) or “ When referred to as “connected to”, it is to be understood that any component may be directly connected to the other component or may be connected through another component (eg, a third component).
  • a component e.g., a first component
  • another component e.g., a second component
  • Processor configured to perform (or configured) is a generic processor capable of performing the operations by executing a dedicated processor (eg, an embedded processor) or one or more software programs stored in a memory device to perform the operation.
  • -purpose processor for example, CPU or application processor.
  • An electronic device may include, for example, a smartphone, a tablet personal computer, a mobile phone, a video phone, and an e-book reader.
  • wearable devices may be accessory (e.g., watches, rings, bracelets, anklets, necklaces, glasses, contact lenses or head-mounted-devices (HMDs)), textiles or clothing integral (e.g., It may include at least one of: electronic clothing, a body attachment type (eg, a skin pad or tattoo), or a living implantable type (eg, an implantable circuit).
  • HMDs head-mounted-devices
  • the electronic device may be a home appliance.
  • Home appliances are, for example, televisions, digital video disk (DVD) players, audio, refrigerators, air conditioners, vacuum cleaners, ovens, microwaves, washing machines, air purifiers, set-top boxes, home automation controls.
  • Panel home automation control panel
  • security control panel TV box
  • TV box e.g. Samsung HomeSync TM , Apple TV TM or Google TV TM
  • game console e.g. Xbox TM , PlayStation TM
  • electronic dictionary It may include at least one of an electronic key, a camcorder or an electronic picture frame.
  • the electronic device may include a variety of medical devices (e.g., various types of portable medical devices (such as blood glucose meters, heart rate monitors, blood pressure meters, or body temperature meters), magnetic resonance angiography (MRA), magnetic resonance imaging (MRI), CT). (computed tomography, imaging or ultrasound), navigation devices, global navigation satellite systems (GNSS), event data recorders (FDRs), flight data recorders (FDRs), automotive infotainment devices , Electronic equipment for ships (e.g. ship navigation systems, gyro compasses, etc.), avionics, security equipment, vehicle head units, industrial or home robotics, financial teller's machines (ATMs), shops Point of sales or Internet of things (e.g. light bulbs, sensors, electrical or gas meters, sprinkler devices, fire alarms, thermostats, street lights, toasts) er), exercise equipment, hot water tank, heater, boiler, and the like.
  • portable medical devices such as blood glucose meters, heart rate monitors, blood pressure meters, or body temperature meters
  • MRA magnetic resonance
  • an electronic device may be a piece of furniture or a building / structure, an electronic board, an electronic signature receiving device, a projector, or various measuring devices (eg, water). , Electrical, gas, or radio wave measuring instruments, etc.).
  • the electronic device may be a combination of one or more of the aforementioned various devices.
  • An electronic device according to an embodiment may be a flexible electronic device.
  • the electronic device according to an embodiment of the present disclosure is not limited to the above-described devices, and may include a new electronic device according to technology development.
  • the term user may refer to a person who uses an electronic device or a device (eg, an artificial intelligence electronic device) that uses an electronic device.
  • a device eg, an artificial intelligence electronic device
  • FIG. 1 is a diagram illustrating a network environment including an electronic device according to various embodiments of the present disclosure. Referring to FIG. 1, in various embodiments, an electronic device 101 in a network environment 100 is described.
  • the electronic device 101 may include a bus 110, a processor 120, a memory 130, an input / output interface 150, a display 160, and a communication interface 170. In some embodiments, the electronic device 101 may omit at least one of the components or additionally include other components.
  • the bus 110 may include, for example, circuitry that connects the components 120-170 to each other and delivers communication (eg, control messages and / or data) between the components.
  • the processor 120 may include one or more of a central processing unit (CPU), an application processor (AP), or a communication processor (CP).
  • the processor 120 may execute, for example, an operation or data processing related to control and / or communication of at least one other component of the electronic device 101.
  • the processor 120 may analyze one or more notifications occurring in the electronic device 101.
  • the processor 120 may determine an application related to the notification, for example, an application where the notification is generated.
  • the processor 120 may also extract one or more keywords from the notification.
  • Each of the notes may include one or more words.
  • the processor 120 may extract at least one of the words constituting the note as a keyword.
  • Processor 120 may monitor feedback from the user for each of the one or more notes.
  • the processor 120 may provide feedback from the user for each of the notifications, for example, a user input for confirming the notification (or a user input for executing the notification), and a user input for deleting the notification without checking the notification.
  • the electronic device 101 may monitor whether a user input for deleting the identified notch is input to the electronic device 101.
  • the processor 120 may generate or update preference information for the user who uses the electronic device 101 based on the monitoring result. According to an embodiment, the processor 120 may generate a preference DB (not shown) that stores the preference information or update the preference DB.
  • the processor 120 may determine preferences for the notes, an application related to the notification, or a keyword extracted from the notification based on the monitoring result. For example, if a notification for the first application has been generated and that notification has been verified (or executed) by the user, the processor 120 may determine a preference for the application associated with the notification and keywords that may be extracted from the notification. You can increase your preferences. For example, if a notification for the second application has been generated and the notification has been deleted without being confirmed by the user, the processor 120 may determine a preference for an application related to the notification and keywords that may be extracted from the notification. Can reduce the preference.
  • the processor 120 may control the electronic device 101 to display the first graphic element related to the notch.
  • the first graphic element may include, for example, a portion (eg, image, text, or sound) of the notification.
  • the electronic device 101 may receive a user input for selecting the first graphic element, and the processor 120 may display the second graphic element related to the notch in response to the user input. Can be controlled.
  • the second graphic element may include, for example, at least a portion (eg, image, text or sound) of the note.
  • the processor 120 may execute a corresponding application to display a second graphic element according to a user input of selecting the first graphic element. That is, the second graphic element may be displayed on the corresponding application.
  • the first graphic element may be a cropped portion of the second graphic element.
  • the second graphic element is displayed according to a user input for selecting the first graphic element, so that the notification may be confirmed (or executed) by the user of the electronic device 101.
  • the processor 120 may control the display 160 to display notes, for example, a first graphic element or a second graphic element, according to a user's preference. For example, the processor 120 may control the display 160 to preferentially display the notes generated in the application having a high preference of the user, over the notes generated in the application having a relatively low preference.
  • the processor 120 determines whether to receive content (eg, notifies, etc.) transmitted from an external device (eg, the electronic devices 102 and 104 and the server 106) according to a user's preference. As a result, content received from an external device can be filtered. For example, when content related to an application or keyword having high user preference is transmitted from an external device, the processor 120 may control the electronic device 101 to receive and display the content. For example, when content related to an application or a keyword having low user preference is transmitted from an external device, the processor 120 may control the electronic device 101 not to receive the content or to delete the content even if the content is received. .
  • content eg, notifies, etc.
  • the memory 130 may include volatile and / or nonvolatile memory.
  • the memory 130 may store, for example, commands or data related to at least one other component of the electronic device 101.
  • the memory 130 may store software and / or a program 140.
  • the memory 130 may be implemented in a form including a preference DB.
  • the program 140 may include, for example, a kernel 141, middleware 143, an application programming interface (API) 145, an application program (or “application”) 147, or the like. It may include. At least a portion of kernel 141, middleware 143, or API 145 may be referred to as an operating system (OS).
  • OS operating system
  • the kernel 141 may be, for example, system resources (eg, buses) used to execute an action or function implemented in other programs (eg, middleware 143, API 145, or application program 147). 110, the processor 120, the memory 130, etc.) may be controlled or managed. In addition, the kernel 141 may provide an interface for controlling or managing system resources by accessing individual components of the electronic device 101 from the middleware 143, the API 145, or the application program 147. .
  • the middleware 143 may serve as an intermediary for allowing the API 145 or the application program 147 to communicate with the kernel 141 to exchange data.
  • the middleware 143 may also process one or more work requests received from the application program 147 according to priority.
  • the middleware 143 may preferentially use system resources (eg, the bus 110, the processor 120, or the memory 130, etc.) of the electronic device 101 for at least one of the application programs 147. You can assign a rank.
  • the middleware 143 may perform scheduling or load balancing on the one or more work requests by processing the one or more work requests according to the priority given to the at least one.
  • the API 145 is, for example, an interface for the application 147 to control functions provided by the kernel 141 or the middleware 143.
  • the file control, window control, image processing, or character control is provided. It may include at least one interface or function (eg, a command).
  • the input / output interface 150 may serve as, for example, an interface capable of transferring a command or data input from a user or another external device to other component (s) of the electronic device 101.
  • the input / output interface 150 may output a command or data received from other component (s) of the electronic device 101 to a user or another external device.
  • the display 160 is, for example, a liquid crystal display (LCD), a light-emitting diode (LED) display, an organic light-emitting diode (OLED) display, a micro Micro electro mechanical systems (MEMS) displays or electronic paper displays.
  • the display 160 may display, for example, various contents (eg, text, images, videos, icons, symbols, etc.) to the user.
  • the display 160 may include a touch screen.
  • the display 160 may receive a touch, gesture, proximity, or hovering input using an electronic pen or a part of a user's body.
  • the communication interface 170 may establish communication between the electronic device 101 and an external device (eg, the first external electronic device 102, the second external electronic device 104, or the server 106). have.
  • the communication interface 170 may be connected to the network 162 through wireless or wired communication to communicate with an external device (eg, the second external electronic device 104 or the server 106).
  • Wireless communication is, for example, a cellular communication protocol, for example, long-term evolution (LTE), LTE Advance (LTE-A), code division multiple access (CDMA), wideband CDMA (WCDMA), UMTS (universal). At least one of a mobile telecommunications system (WBro), a wireless broadband (WiBro), a global system for mobile communications (GSM), and the like may be used. Wireless communication may also include, for example, near field communication 164.
  • the short range communication 164 may include, for example, at least one of wireless fidelity (WiFi), Bluetooth, near field communication (NFC), global navigation satellite system (GNSS), and the like.
  • GNSS is based on the location or bandwidth used, for example, among the Global Positioning System (GPS), Global Navigation Satellite System (Glonass), Beidou Navigation Satellite System (“Beidou”), or Galileo, the European global satellite-based navigation system. It may include at least one.
  • GPS Global Positioning System
  • Glonass Global Navigation Satellite System
  • Beidou Beidou Navigation Satellite System
  • Galileo the European global satellite-based navigation system. It may include at least one.
  • GPS Global Positioning System
  • the wired communication may include, for example, at least one of a universal serial bus (USB), a high definition multimedia interface (HDMI), a recommended standard232 (RS-232), a plain old telephone service (POTS), and the like.
  • the network 162 may include a telecommunications network, for example, at least one of a computer network (for example, a LAN or WAN), the Internet, and a telephone network.
  • Each of the first and second external electronic devices 102 and 104 may be a device that is the same as or different from the electronic device 101.
  • server 106 may comprise a group of one or more servers.
  • all or part of operations executed in the electronic device 101 may be executed in another or a plurality of electronic devices (for example, the electronic devices 102 and 104 or the server 106.)
  • the electronic device 101 may instead execute or execute the function or service by itself, or at least a part thereof.
  • a function may be requested to another device (eg, the electronic devices 102 and 104 or the server 106.)
  • the other electronic device eg, the electronic devices 102 and 104 or the server 1066 may request or add a requested function.
  • the function may be executed and the result may be transmitted to the electronic device 101.
  • the electronic device 101 may provide the requested function or service by processing the received result as it is or additionally.
  • Cleats There is server computing techniques can be used - Wood computing, distributed computing or client.
  • An electronic device includes a memory; And when the occurrence of the notification is detected, determine an application related to the notification or a keyword that can be extracted from the notification, determine whether a user feedback on the notification occurs, and based on the feedback, the application or keyword. It may include a processor for storing the user's preference information for the in the memory.
  • FIG. 2 is a block diagram of an electronic device according to various embodiments of the present disclosure.
  • the electronic device 201 may include, for example, all or part of the electronic device 101 illustrated in FIG. 1.
  • the electronic device 201 may include one or more processors (eg, an application processor (AP) 210), a communication module 220, a subscriber identification module 224, a memory 230, a sensor module 240, and an input device 250. ), A display 260, an interface 270, an audio module 280, a camera module 291, a power management module 295, a battery 296, an indicator 297, and a motor 298.
  • AP application processor
  • the processor 210 may control, for example, a plurality of hardware or software components connected to the processor 210 by running an operating system or an application program, and may perform various data processing and operations.
  • the processor 210 may be implemented with, for example, a system on chip (SoC).
  • SoC system on chip
  • the processor 210 may further include a graphic processing unit (GPU) and / or an image signal processor.
  • the processor 210 may include at least some of the components illustrated in FIG. 2 (eg, the cellular module 221).
  • the processor 210 may load and process instructions or data received from at least one of other components (eg, nonvolatile memory) into volatile memory, and store various data in the nonvolatile memory. have.
  • the communication module 220 may have a configuration that is the same as or similar to that of the communication interface 170 of FIG. 1.
  • the communication module 220 may be, for example, a cellular module 221, a WiFi module 223, a Bluetooth module 225, a GNSS module 227 (eg, a GPS module, a Glonass module, a Beidou module or a Galileo module), NFC module 228 and RF (radio frequency) module 229 may be included.
  • the cellular module 221 may provide, for example, a voice call, a video call, a text service, or an internet service through a communication network. According to an embodiment, the cellular module 221 may perform identification and authentication of the electronic device 201 in a communication network by using a subscriber identification module (eg, a SIM card) 224. According to an embodiment, the cellular module 221 may perform at least some of the functions that the processor 210 may provide. According to an embodiment, the cellular module 221 may include a communication processor (CP).
  • CP communication processor
  • Each of the WiFi module 223, the Bluetooth module 225, the GNSS module 227, or the NFC module 228 may include, for example, a processor for processing data transmitted and received through the corresponding module.
  • at least some (eg, two or more) of the cellular module 221, the WiFi module 223, the Bluetooth module 225, the GNSS module 227, or the NFC module 228 may be one integrated chip. (IC) or in an IC package.
  • the RF module 229 may transmit / receive, for example, a communication signal (for example, an RF signal).
  • the RF module 229 may include, for example, a transceiver, a power amp module (PAM), and a frequency filter. (frequency filter), a low noise amplifier (LNA), or an antenna.
  • PAM power amp module
  • LNA low noise amplifier
  • at least one of the cellular module 221, the WiFi module 223, the Bluetooth module 225, the GNSS module 227, or the NFC module 228 may transmit and receive an RF signal through a separate RF module. Can be.
  • Subscriber identification module 224 may include, for example, a card that includes a subscriber identification module and / or an embedded SIM, and may include unique identification information (eg, an integrated circuit card identifier (ICCID)) or It may include subscriber information (eg, international mobile subscriber identity (IMSI)).
  • ICCID integrated circuit card identifier
  • IMSI international mobile subscriber identity
  • the memory 230 may include, for example, an internal memory 232 or an external memory 234.
  • the internal memory 232 may be, for example, volatile memory (eg, dynamic RAM (DRAM), static RAM (SRAM), or synchronous dynamic RAM (SDRAM), etc.), non-volatile memory (eg, non-volatile memory).
  • volatile memory eg, dynamic RAM (DRAM), static RAM (SRAM), or synchronous dynamic RAM (SDRAM), etc.
  • non-volatile memory eg, non-volatile memory.
  • SSD solid state drive
  • the external memory 234 may be a flash drive, for example, compact flash (CF), secure digital (SD), micro secure digital (Micro-SD), mini secure digital (Mini-SD), or extreme (xD). It may further include a digital, a multi-media card (MMC) or a memory stick (memory stick).
  • the external memory 234 may be functionally and / or physically connected to the electronic device 201 through various interfaces.
  • the sensor module 240 may measure, for example, a physical quantity or detect an operation state of the electronic device 201 and convert the measured or detected information into an electrical signal.
  • the sensor module 240 includes, for example, a gesture sensor 240A, a gyro sensor 240B, an air pressure sensor 240C, a magnetic sensor 240D, an acceleration sensor 240E, a grip sensor 240F, and a proximity sensor ( 240G), color sensor 240H (e.g., red (green, blue) sensor), biometric sensor 240I, temperature / humidity sensor 240J, illuminance sensor 240K, or UV (ultra violet) ) May include at least one of the sensors 240M.
  • the sensor module 240 may include, for example, an olfactory sensor, an electromyography sensor, an electroencephalogram sensor, an electrocardiogram sensor. And infrared (IR) sensors, iris sensors, and / or fingerprint sensors.
  • the sensor module 240 may further include a control circuit for controlling at least one or more sensors belonging therein.
  • the electronic device 201 further includes a processor configured to control the sensor module 240 as part of or separately from the processor 210, while the processor 210 is in a sleep state. The sensor module 240 may be controlled.
  • the input device 250 may be, for example, a touch panel 252, a (digital) pen sensor 254, a key 256, or an ultrasonic input device ( 258).
  • the touch panel 252 may use at least one of capacitive, resistive, infrared, or ultrasonic methods, for example.
  • the touch panel 252 may further include a control circuit.
  • the touch panel 252 may further include a tactile layer to provide a tactile response to the user.
  • the (digital) pen sensor 254 may be, for example, part of a touch panel or may include a separate sheet for recognition.
  • the key 256 may include, for example, a physical button, an optical key, or a keypad.
  • the ultrasonic input device 258 may detect ultrasonic waves generated by an input tool through a microphone (for example, the microphone 288) and check data corresponding to the detected ultrasonic waves.
  • Display 260 may include panel 262, hologram device 264, or projector 266.
  • the panel 262 may include a configuration that is the same as or similar to that of the display 160 of FIG. 1.
  • the panel 262 may be implemented to be, for example, flexible, transparent, or wearable.
  • the panel 262 may be configured as a single module with the touch panel 252.
  • the hologram 264 may show a stereoscopic image in the air by using interference of light.
  • the projector 266 may display an image by projecting light onto a screen.
  • the screen may be located inside or outside the electronic device 201.
  • the display 260 may further include a control circuit for controlling the panel 262, the hologram device 264, or the projector 266.
  • the interface 270 may be, for example, a high-definition multimedia interface (HDMI) 272, a universal serial bus (USB) 274, an optical interface 276, or a D-subminiature ) 278.
  • the interface 270 may be included in, for example, the communication interface 170 illustrated in FIG. 1.
  • interface 270 may be, for example, a mobile high-definition link (MHL) interface, a secure digital (SD) card / multi-media card (MMC) interface, or an IrDA (infrared). data association) may include a standard interface.
  • MHL mobile high-definition link
  • SD secure digital
  • MMC multi-media card
  • IrDA infrared
  • the audio module 280 may bidirectionally convert, for example, a sound and an electrical signal. At least some components of the audio module 280 may be included in, for example, the input / output interface 145 illustrated in FIG. 1.
  • the audio module 280 may process sound information input or output through, for example, a speaker 282, a receiver 284, an earphone 286, a microphone 288, or the like.
  • the camera module 291 is, for example, a device capable of capturing still images and moving images.
  • the camera module 291 may include one or more image sensors (eg, a front sensor or a rear sensor), a lens, and an image signal processor (ISP). Or flash (eg, LED or xenon lamp, etc.).
  • image sensors eg, a front sensor or a rear sensor
  • ISP image signal processor
  • flash eg, LED or xenon lamp, etc.
  • the power management module 295 may manage power of the electronic device 201, for example.
  • the power management module 295 may include a power management integrated circuit (PMIC), a charger integrated circuit (ICC), or a battery or fuel gauge.
  • the PMIC may have a wired and / or wireless charging scheme.
  • the wireless charging method may include, for example, a magnetic resonance method, a magnetic induction method, an electromagnetic wave method, or the like, and may further include additional circuits for wireless charging, such as a coil loop, a resonance circuit, a rectifier, and the like.
  • the battery gauge can measure, for example, the remaining amount of the battery 296, the voltage, the current, or the temperature during charging.
  • the battery 296 may include, for example, a rechargeable battery and / or a solar battery.
  • the indicator 297 may display a specific state of the electronic device 201 or a part thereof (for example, the processor 210), for example, a booting state, a message state, or a charging state.
  • the motor 298 may convert electrical signals into mechanical vibrations, and may generate vibration or haptic effects.
  • the electronic device 201 may include a processing device (eg, a GPU) for supporting mobile TV.
  • the processing apparatus for supporting mobile TV may process media data according to a standard such as digital multimedia broadcasting (DMB), digital video broadcasting (DVB), or mediaFlo TM .
  • DMB digital multimedia broadcasting
  • DVD digital video broadcasting
  • mediaFlo TM mediaFlo TM
  • Each of the components described in this document may be composed of one or more components, and the names of the corresponding components may vary depending on the type of electronic device.
  • the electronic device may be configured to include at least one of the components described in this document, and some components may be omitted or further include additional components.
  • some of the components of the electronic device according to various embodiments of the present disclosure may be combined to form a single entity, and thus may perform the same functions of the corresponding components before being combined.
  • FIG. 3 is a block diagram of a program module according to various embodiments of the present disclosure.
  • the program module 310 (eg, the program 140) is configured on an operating system and / or operating system that controls resources related to the electronic device (eg, the electronic device 101). It may include various applications (for example, an application program 147) to be driven.
  • the operating system may be, for example, android, ios, windows, symbian, tizen or bada.
  • the program module 310 may include a kernel 320, middleware 330, an application programming interface (API) 360, and / or an application 370. At least a part of the program module 310 may be preloaded on the electronic device or may be downloaded from an external electronic device (eg, the electronic devices 102 and 104, the server 106, etc.).
  • API application programming interface
  • the kernel 320 may include, for example, a system resource manager 321 and / or a device driver 323.
  • the system resource manager 321 may perform control, allocation, or retrieval of system resources.
  • the system resource manager 321 may include a process manager, a memory manager, or a file system manager.
  • the device driver 323 may include, for example, a display driver, a camera driver, a Bluetooth driver, a shared memory driver, a USB driver, a keypad driver, a WiFi driver, an audio driver, or an inter-process communication (IPC) driver.
  • IPC inter-process communication
  • the middleware 330 may provide various functions through the API 360, for example, to provide functions commonly required by the application 370, or to allow the application 370 to efficiently use limited system resources inside the electronic device. Functions may be provided to the application 370.
  • the middleware 330 eg, the middleware 143 may include a runtime library 335, an application manager 341, a window manager 342, and a multimedia manager. 343, resource manager 344, power manager 345, database manager 346, package manager 347, connectivity manager (348), a notification manager (349), a location manager (350), a graphic manager (351), or a security manager (352) can do.
  • the runtime library 335 may include, for example, a library module that the compiler uses to add new functionality through the programming language while the application 370 is running.
  • the runtime library 335 may perform input / output management, memory management, or a function for an arithmetic function.
  • the application manager 341 may manage, for example, a life cycle of at least one of the applications 370.
  • the window manager 342 may manage GUI resources used on the screen.
  • the multimedia manager 343 may grasp formats required for playing various media files and perform encoding or decoding of media files using a codec suitable for the format.
  • the resource manager 344 may manage resources such as source code, memory, or storage space of at least one of the applications 370.
  • the power manager 345 may operate together with a basic input / output system (BIOS) to manage a battery or power, and provide power information necessary for the operation of the electronic device.
  • the database manager 346 may generate, search for, or change a database to be used by at least one of the applications 370.
  • the package manager 347 may manage installation or update of an application distributed in the form of a package file.
  • the connection manager 348 may manage, for example, a wireless connection such as WiFi or Bluetooth. Notification manager 349 may display or notify events such as arrival messages, appointments, proximity notifications, and the like in a manner that does not disturb the user.
  • the location manager 350 may manage location information of the electronic device.
  • the graphic manager 351 may manage graphic effects to be provided to the user or a user interface related thereto.
  • the security manager 352 may provide various security functions required for system security or user authentication. According to an embodiment of the present disclosure, when the electronic device (for example, the electronic device 101) includes a telephone function, the middleware 330 further includes a telephone manager for managing a voice or video call function of the electronic device. can do.
  • the middleware 330 may include a middleware module that forms a combination of various functions of the above-described components.
  • the middleware 330 may provide a module specialized for each type of operating system in order to provide a differentiated function.
  • the middleware 330 may dynamically delete some of the existing components or add new components.
  • the API 360 (eg, the API 145) is, for example, a set of API programming functions and may be provided in different configurations depending on the operating system. For example, in the case of Android or iOS, one API set may be provided for each platform, and in Tizen, two or more API sets may be provided for each platform.
  • the application 370 may be, for example, a home 371, a dialer 372, an SMS / MMS 373, an instant message (374), a browser 375, Camera 376, Alarm 377, Contact 378, Voice Dial 379, Email 380, Calendar 381, Media Player 382, Album 383, or Clock 384, Healthcare It may include one or more applications that can perform functions such as (health care) (for example, measuring exercise amount or blood sugar) or providing environmental information (for example, providing barometric pressure, humidity, or temperature information).
  • health care for example, measuring exercise amount or blood sugar
  • environmental information for example, providing barometric pressure, humidity, or temperature information
  • the application 370 may be an application that supports information exchange between an electronic device (for example, the electronic device 101) and an external electronic device (for example, the electronic devices 102 and 104).
  • Information exchange application may include, for example, a notification relay application for delivering specific information to an external electronic device, or a device management application for managing the external electronic device.
  • the notification delivery application may use notification information generated by another application of the electronic device (eg, an SMS / MMS application, an email application, a health care application, or an environmental information application) to an external electronic device (eg, the electronic device 102). 104)).
  • the notification delivery application may receive notification information from an external electronic device and provide the notification information to a user.
  • the device management application may, for example, turn on the at least one function of an external electronic device (eg, the electronic devices 102 and 104) in communication with the electronic device (eg, the external electronic device itself (or some component). / Turn-off or adjust the brightness (or resolution) of the display, manage applications (e.g., install, delete, or Can be updated).
  • an external electronic device eg, the electronic devices 102 and 104
  • the electronic device eg, the external electronic device itself (or some component).
  • manage applications e.g., install, delete, or Can be updated.
  • the application 370 may include an application (eg, a health care application of a mobile medical device, etc.) designated according to an attribute of the external electronic device (eg, the electronic devices 102 and 104).
  • the application 370 may include an application received from an external electronic device (for example, the server 106 or the electronic devices 102 and 104). May include a preloaded application or a third party application downloadable from a server
  • At least part of the program module 310 may be implemented in software, firmware, hardware, or a combination of two or more thereof. At least a part of the program module 310 may be implemented (for example, executed) by, for example, a processor (for example, the processor 210). At least a part of the program module 310 may include, for example, a module, a program, a routine, sets of instructions, or a process for performing one or more functions.
  • FIG. 4 is a block diagram illustrating a configuration of a processor included in an electronic device according to various embodiments of the present disclosure.
  • the processor 120 may include at least one of a notch analysis module 401, a preference determination module 402, and a feedback monitoring module 403.
  • the notification analysis module 401 may analyze the notification generated by the electronic device 101. When the notch is generated, the notch analysis module 401 may identify the application where the notch is generated and extract one or more keywords from the notch. According to an embodiment, the notification analysis module 401 may determine (or determine) a category (eg, a contact, news, shopping, etc.) of the application where the notification is generated, or each of one or more keywords extracted from the notification. Determine (or determine) the category of the contact, such as contacts, news, shopping,
  • a category eg, a contact, news, shopping, etc.
  • the preference determination module 402 may determine (or determine) a preference for each of the notes and update the preference DB 411 included in the memory 130 based on the determined preference.
  • the preference DB 411 may store an application preference or a keyword preference.
  • the preference determining module 402 may determine an application related to the notification, a category in which the application is included, or one or more keywords that may be extracted from the notification when the notification is identified (or executed) by the user. May increase the preference for.
  • the preference determination module 402 may determine a preference for an application related to the notification or a keyword that may be extracted from the notification if the notification has been deleted without being confirmed (or executed) by the user. Can be reduced.
  • the preference determination module 402 may control the display 160 to display graphical elements associated with the notches, eg, first graphical elements or second graphical elements, according to a user's preference. .
  • the preference determination module 402 may control the display 160 to display the notes generated in the application of the user with high preference, prior to the notes generated in the application of the relatively low preference.
  • the preference determination module 402 may determine the sort order of the first graphical elements. It can be decided according to the user's preference.
  • the preference determination module 402 determines whether to receive content transmitted from an external device (eg, the electronic device 102, 104 or the server 106) according to a user's preference from the external device.
  • the received content may be filtered. For example, if content related to an application or keyword having high user preference is transmitted from an external device, the preference determination module 402 may control the electronic device 101 to receive and display the content. For example, if content related to an application or keyword with low user preference is transmitted from an external device, the preference determination module 402 may control the electronic device 101 not to receive the content or to delete the content even if it is received. Can be.
  • a preference for each of the notes determined by the preference determining module 402 a preference for an application related to the notification, or a preference for a keyword may be stored in the preference DB 411 of the memory 130. have.
  • the feedback monitoring module 403 may monitor the feedback from the user for each of the one or more notes.
  • the feedback monitoring module 403 may include feedback from the user for each of the notifications, for example, user input for confirming the notification (or user input for executing the notification), and for deleting the notification without checking the notification. It may be monitored whether a user input for deleting a user input or identified notch is input to the electronic device 101.
  • FIG. 5 is a flowchart illustrating a method in which an electronic device determines a user's preference according to various embodiments of the present disclosure.
  • the processor 120 of the electronic device 101 may detect the occurrence of Noti in operation 502. When a notch occurs, the processor 120 of the electronic device 101 may analyze the generated notch. In operation 504, the processor 120 of the electronic device 101 may analyze the notification and determine a keyword that may be extracted from the application or the notification related to the notification. For example, if the notification is generated from a shopping-related application, the processor 120 of the electronic device 101 may determine the category of the notification as 'shopping'. If the notch is related to, for example, 'buying running shoes', the processor 120 may extract 'running shoes' as a keyword from the notifies.
  • the processor 120 of the electronic device 101 may determine whether the user's feedback on the notification is generated. If the user's feedback on the notification does not occur as a result of the determination of operation 506 (NO at 506), the processor 120 of the electronic device 101 may control the electronic device 101 to maintain a current state.
  • the processor 120 of the electronic device 101 may determine the user's preference for the corresponding application or keyword based on the feedback in operation 508. . For example, in operation 508, the processor 120 may determine whether the user's preference for the corresponding application or keyword is high or low according to the user's feedback. In addition, the processor 120 may determine whether the preference for the application or the keyword related to the notification is low or high according to the determined user's preference.
  • the processor 120 of the electronic device 101 may update the preference information based on the preference determined in operation 508. For example, in operation 510, the processor 120 may update the preference information by reflecting the preference determined in operation 508 in the preference information for the corresponding application or keyword. In addition, the processor 120 may update the preference DB 411 using the updated preference information.
  • a method of operating an electronic device may include determining an application related to the notification or a keyword that may be extracted from the notification when the occurrence of the notification is detected; Determining whether user feedback with respect to the notification has occurred; And storing preference information of the user with respect to the application or keyword based on the feedback.
  • FIG. 6 is a flowchart illustrating a method of determining, by an electronic device, a user's preference according to various embodiments of the present disclosure.
  • the processor 120 of the electronic device 101 may detect the occurrence of Noti in operation 602. When a notch is generated, the processor 120 of the electronic device 101 may analyze the generated notch to determine an application related to the notch or a keyword that may be extracted from the notch in operation 604.
  • the processor 120 of the electronic device 101 may determine whether the notification is confirmed (or executed) by the user of the electronic device 101. When the notification is confirmed by the user as a result of the determination of operation 606 (YES), the processor 120 of the electronic device 101 may determine a preference or a keyword that may be extracted from the notification of the application related to the notification in operation 612. You can increase your preferences.
  • the processor 120 of the electronic device 101 may update preference information (or preference DB 411) for the user.
  • the processor 120 may update the preference information (or the preference DB 411) by reflecting the result of increasing the preference for the application or the keyword in operation 612 in the preference information.
  • the processor 120 may increase the preference of the application to '36'.
  • the processor 120 may update the preference information by reflecting the result of increasing the preference of the application to '36' in the preference information previously stored in the memory 130.
  • the processor 120 may determine whether the notification is deleted by the user in operation 608. If the notification is not deleted by the user as a result of the determination of operation 608 (608: No), the processor 120 of the electronic device 101 may maintain the current state until the notification is confirmed or deleted by the user. have. If the notification is deleted by the user as a result of the determination of operation 608 (YES), that is, when the notification is deleted without being confirmed by the user, the processor 120 of the electronic device 101 determines in step 610 that the notification is deleted. The preference of an application related to deleted notes or a user's preference for keywords that may be extracted from the notes may be reduced.
  • the processor 120 of the electronic device 101 may update preference information about the user.
  • the processor 120 may update the preference information (or the preference DB 411) by reflecting the result of decreasing the preference for the application in operation 610 in the preference information.
  • the processor 120 may decrease the preference of the application to '34' in operation 610.
  • the processor 120 may update the preference information by reflecting the result of reducing the preference of the application to '34' in the preference information previously stored in the memory 130.
  • FIG. 7 is a flowchart illustrating a method in which an electronic device determines a user's preference according to various embodiments of the present disclosure.
  • the processor 120 of the electronic device 101 may detect the occurrence of Noti in operation 702. When a notch is generated, the processor 120 of the electronic device 101 may analyze the generated notch to determine an application related to the notch or a keyword that may be extracted from the notch in operation 704.
  • the processor 120 of the electronic device 101 may check the preference of the application related to the notification or the preference of the keyword. In operation 706, the processor 120 may determine the preference of the application or the preference of the keyword with reference to the preference information or the preference DB 411.
  • the processor 120 of the electronic device 101 may determine a location at which the first graphic element or the second graphic element related to the notification is displayed, for example, based on the check result in operation 706.
  • the processor 120 of the electronic device 101 may control the display 160 to display the notification at the position determined in operation 708. For example, assuming a list of first graphical elements is displayed that includes a first graphical element associated with a notch, the processor 120 displays the display 160 to display the first graphical element associated with the notch at a location determined in operation 708. ) Can be controlled. For example, assuming a second graphical element associated with the notch is displayed, the processor 120 may control the display 160 to display the second graphical element at the location determined in operation 708.
  • the processor 120 may control the display 160 to preferentially display a notification, for example, a first graphic element or a second graphic element associated with a high-preferred application or keyword.
  • the processor 120 may display the notes related to the high-preferred application or keyword to be distinguished from other notes.
  • display 160 displays a list that includes one or more first graphical elements, and processor 120 displays the first graphical element associated with the highly preferred application or keyword at the top of the list.
  • the display 160 may be controlled to be able to.
  • the processor 120 may control the display 160 to display the first graphic element associated with the low preference application or keyword at the bottom of the list.
  • FIG. 8 is a block diagram illustrating a server according to various embodiments of the present disclosure.
  • the server 106 may include user DBs 810-1, 810-2,..., 810 -N, a processor 820, and a communication interface 830.
  • the processor 820 may generate and store preference information for each of the users.
  • the processor 820 may include a user DB including preference information for each user, for example, a first user DB 810-1, a second user DB 810-2,.
  • the N-th user DB 810 -N may be created and managed.
  • the processor 820 may execute the same operation as that of the processor 120 of the electronic device 101.
  • the processor 820 may be implemented in a form including a notch analysis module 821 and a preference determination module 822.
  • the notification analysis module 821 may analyze the notification generated by the electronic device 101. When the notification is generated, the electronic device 101 may transmit the notification or the user's feedback about the notification to the server 106. The notification analysis module 821 may identify the application where the notification is generated and extract one or more keywords from the notification. According to an embodiment, the notification analysis module 821 determines a category (eg, contact, news, shopping, etc.) of the application where the notification is generated, or a category (eg, each of one or more keywords extracted from the notification). Contact information, news, shopping, etc.
  • a category eg, contact, news, shopping, etc.
  • the preference determination module 822 may determine the preferences of the user of the electronic device (eg, the electronic device 101) in which the notification is generated, by analyzing the notifications and the user's feedback on each of the notifications.
  • the preference determination module 822 may be a user DB (eg, a first user DB 810-1, a second user DB 810-2), ..., an N-th user DB for a user of the electronic device based on the preference. (810-N)).
  • Each of the user DBs 810-1, 810-2,..., 810 -N may store application preferences or keyword preferences for the corresponding user.
  • the preference determining module 822 may determine an application related to the notification, a category in which the application is included, or one or more keywords that may be extracted from the notification when the notification is identified (or executed) by the user. May increase the preference for. According to an embodiment, the preference determination module 822 may determine a preference for an application related to the notification or a keyword that may be extracted from the notification if the notification has been deleted without being confirmed (or executed) by the user. Can be reduced.
  • the communication interface 830 may perform a communication function of the server 106. According to an embodiment of the present disclosure, the communication interface 830 may receive a request from the electronic device 101 for a user's preference for an application related to the notification generated in the electronic device 101 or a keyword that may be extracted from the notification. . When the user's preference for the application related to the note or a keyword that may be extracted from the note is determined, the communication interface 830 may transmit preference information about the preference to the electronic device 101.
  • the server 106 may be connected to one or more content servers 850-1, 850-2,..., 850 -N.
  • the processor 820 refers to each of the user DBs 810-1, 810-2,..., 810 -N, and transmits the preferred content for each user to the corresponding electronic device (eg, the electronic devices 101, 102, 104).
  • the processor 820 of the server 106 is a content server capable of providing content preferred by a specific user among the content servers 850-1, 850-2, ..., 850-N.
  • the electronic device or the content server may be controlled to be connected to the electronic device of the specific user.
  • each of the one or more content servers 850-1, 850-2,..., 850 -N may be connected to the electronic device 101, from the electronic device 101 to the electronic device 101. Preference information may be received for the user. Based on the preference information, each of the one or more content servers 850-1, 850-2,..., 850 -N may provide the electronic device 101 with content preferred by the user.
  • the first content server 850-1 is installed in the department store.
  • the first content server 850-1 may enter the electronic device 101.
  • the electronic device 101 transmits the user's preference information to the first content server 850-1 in response to the request, the first content server 850-1 transmits the first content server 850-1 among items sold in the department store.
  • Information about one or more items preferred by the user for example, the location of the item, the price of the item, a coupon applicable to the purchase of the item, and the like may be transmitted to the electronic device 101.
  • FIG. 9 is a flowchart illustrating a method of determining, by a server, a user's preference according to various embodiments of the present disclosure.
  • the communication interface 830 of the server 106 may receive feedback generated from the electronic device 101 from the electronic device 101 or feedback information indicating feedback about the notification. have.
  • the processor 820 of the server 106 may analyze the notification or feedback information to determine a user's preference for the application related to the notification or a keyword that may be extracted from the notification. Can be.
  • the processor 820 of the server 106 may determine what application the notch is generated from.
  • the processor 820 may determine the user's preference for the keyword related to the notch-related application or the notch through feedback information.
  • the processor 820 may increase the user's preference for the keyword related to the notification or the keywords that may be extracted from the notification. For example, if the notification is deleted without being confirmed by the user, the processor 820 may decrease the user's preference for the keyword related to the notification or the keywords that may be extracted from the notification.
  • the processor 820 of the server 106 may determine a user DB (eg, a first user DB 810-1), a second user DB 810-2,... 810-N)).
  • a user DB eg, the first user DB 810-1, the second user DB 810-2,..., The N-th user DB 810 -N
  • preference information of the corresponding user is implemented in a database form. Can be stored.
  • the processor 820 may increase or decrease the preferences for the note-related application or a keyword that may be extracted from the note, that is, update the preference information for the user (eg, the first DB).
  • the user DB 810-1, the second user DB 810-2,..., The N-th user DB 810 -N may be updated.
  • the processor 820 of the server 106 may control the communication interface 830 to transmit updated preference information for the user to the electronic device 101 in operation 908.
  • the processor 120 of the electronic device 101 may receive the preference information updated by the server 106 and store it in the memory 130, and control the electronic device 101 according to the updated preference information. have.
  • FIG. 10 is a flowchart illustrating a method in which an electronic device and a server determine a user's preference according to various embodiments of the present disclosure.
  • the processor 120 of the electronic device 101 may detect the occurrence of a notch in operation 1002. When a notch occurs, the processor 120 of the electronic device 101 may notify that the notch has occurred in operation 1004. According to an embodiment, in operation 1004, the processor 120 may notify the user of the electronic device 101 that the notification is generated through the display 160 or the speaker (for example, the speaker 282).
  • the processor 120 of the electronic device 101 may determine whether a feedback for the notification is received from the user. If it is determined in operation 1006 that the feedback for the notification is not received from the user (1006: No), the processor 120 of the electronic device 101 controls the electronic device 101 to maintain a current state indicating the occurrence of the notification. It may be (1004).
  • the processor 120 of the electronic device 101 may generate information about the feedback, that is, feedback information.
  • the electronic device 101 may transmit the notification or feedback information to the server 106 through the communication interface 170.
  • the processor 820 of the server 106 may analyze the notification or feedback information.
  • the processor 820 may determine an application related to the notification or extract one or more keywords from the notification.
  • the processor 820 may analyze the feedback information to determine what the user's feedback is about the notification.
  • the processor 820 of the server 106 may determine a user's preference for the application related to the notification of the user of the electronic device 101 or a keyword that may be extracted from the notification based on the analysis result of analyzing the notification or the feedback information. Preference may be determined (or determined). For example, if the notification is confirmed by the user, the processor 820 may increase the user's preference for the keyword related to the notification or the keywords that may be extracted from the notification. For example, if the notification is deleted without being confirmed by the user, the processor 820 may decrease the user's preference for the keyword related to the notification or the keywords that may be extracted from the notification.
  • the processor 820 of the server 106 may update a user DB (eg, first user DBs 810-1, 810-2,..., 810 -N) for the corresponding user.
  • the preference information of the user may be stored in the DB.
  • the processor 820 may increase or decrease the preference for the notified-related application or the keyword extracted from the notch, that is, the preference for the user.
  • the information may be updated, and the user DB for the user may be updated using the updated preference information.
  • the processor 820 of the server 106 may control the communication interface 830 to transmit updated preference information about the user to the electronic device 101 in operation 1018.
  • the processor 120 of the electronic device 101 may store the updated preference information received from the server 106 in the memory 1010 in operation 1018.
  • the processor 120 of the electronic device 101 may control the electronic device 101 to display notes generated after operation 1020 according to the updated preference information.
  • FIG. 11 is a diagram illustrating an example of updating preference information in an electronic device according to various embodiments of the present disclosure.
  • FIG. 11A and 11B illustrate a first screen 1111 and a second screen 1112 in which one or more notes are displayed in the form of a list
  • FIG. 11C illustrates the electronic device 101.
  • An example of the preference DB 411 included in the memory 130 is shown.
  • the display 160 of the electronic device 101 is a list of notes through the first screen 1111 and displays a list 1121 of first graphic elements associated with each of the notes. I can display it.
  • a user input 1151 for deleting a first graphic element 1121-1 associated with a first notch of the first graphic elements may cause the first notch (or the first graphic element 1121-1) to be deleted. It may be input to the electronic device 101 as feedback of the user with respect to).
  • FIG. 11A it is assumed that the first graphic element 1121-1 associated with the first notch is deleted without being confirmed by the user.
  • the user input 1151 may be, for example, in the form of a gesture input (or touch input) that pushes the first graphic element 1121-1 associated with the first notch from left to right.
  • the processor 120 of the electronic device 101 may remove the first graphic element 1121-1 associated with the first notification from the list of notifications 1121 according to the user input 1151.
  • the processor 120 corresponds to a keyword that may be extracted from an application related to the first notification or the first notification in response to the removal of the first graphic element 1121-1 associated with the first notification. Can reduce the preference. Assuming that the first note is related to shopping, the processor 120 may decrease the preference for the 'shopping'. Referring to FIG. 11C, the processor 120 may include a preference included in the preference DB 411 according to a user input 1151, for example, shopping-related preferences 1131, application-related preferences 1132, and contacts. Shopping-related preferences 1131 may be reduced among the related preferences 1133 and the news-related preferences 1134.
  • the display 160 of the electronic device 101 is a list of notes through the second screen 1112, and displays a list 1122 of first graphic elements associated with each of the notes. I can display it.
  • a user input 1152 for identifying a first graphical element 1122-1 associated with a second note in the list 1122 is sent to the electronic device 101 as user feedback to the second note. Can be entered.
  • the user input 1152 may take the form of a touch input for clicking the first graphical element 1122-1, for example, associated with a second note.
  • the processor 120 of the electronic device 101 may display a second graphic element (not shown) related to the second notch in a separate screen (not shown) other than the second screen 1122, or The display 160 may be controlled to display in a pop-up window (not shown).
  • the processor 120 may display the second note by executing an application related to the second note and displaying a second graphic element related to the second note through the application.
  • the processor 120 corresponds to a keyword that may be extracted from an application related to the second notification or the second notification in response to the identification of the first graphic element 1121-1 related to the second notification. Can increase the preference. Assuming that the second note is related to news, processor 120 may increase a preference for the 'news'.
  • the processor 120 includes a preference included in the preference DB 411 according to a user input 1152, for example, shopping-related preferences 1131, application-related preferences 1132, and contacts. News-related preferences 1134 may be increased among the related preferences 1133 and news-related preferences 1134.
  • 12A and 12B illustrate an example in which an electronic device analyzes a notch according to various embodiments of the present disclosure.
  • FIG. 12A shows an example of a notch
  • FIG. 12A (b) shows an analysis result of analyzing the notch shown in FIG. 12A (a).
  • the first screen 1211 may display a first notch 1221 generated in connection with a chat application.
  • the processor 120 of the electronic device 101 may analyze the notch, that is, the first notch 1221.
  • the processor 120 of the electronic device 101 is an analysis result 1231 of the first notch 1221, which is an application file name pkgName 'com.kakao.talk'.
  • the notice text 'IU Have you listened to my song?', '1437521734', the time when the notification occurred, and the 'posted' event.
  • 'Posted' in the analysis result 1231 may mean that the first notch 1221 is confirmed by the user.
  • FIG. 12B (c) shows an example of a notch
  • FIG. 12B (d) shows an analysis result of analyzing the notch shown in FIG. 12B (c).
  • the second screen 1212 may display a second note 1222 generated in connection with a shopping application.
  • the processor 120 of the electronic device 101 may analyze the notch, that is, the second notch 1222.
  • the processor 120 of the electronic device 101 is an analysis result 1232 of the second notch 1222, which is an application file name pkgName 'com.coupang.mobile'. , 'Nick' Witch's Cleansing Half Price: Make Baby Skin with Cleansing!
  • FIG. 13 is an example of a preference DB of an electronic device according to various embodiments of the present disclosure.
  • the processor 120 may configure the preference DB 411 to have categories such as a contact 1310, a news 1320, a shopping 1330, and an application 1340. Categories 1310, 1320, 1330, 1340,... May also have one or more subclasses 1311-1312, 1321-1323, 1331-1333, 1341-1342,...
  • the contacts 1310 of the categories may be divided into “persons of frequent contact” 1311 and “important contacts” 1312.
  • Items included in the subclasses 131101312 may be, for example, contact names, and a preference index for each contact may be stored in the preference DB 411 corresponding to each of the contact names.
  • news 1320 of the categories may be divided into “interest news” 1321, “uninterested news” 1322, and “keyword of interest” 1323.
  • the items included in the subclasses 1321-1323 may be, for example, a category name that includes each of the news or a keyword that may be extracted from each of the news.
  • the preference index of each news category eg, Tech, Sports, Economy, Entertainment, Science, World, etc.
  • keywords eg, IU, Infinite challenge, Prince, etc.
  • the shopping 1330 of the categories may be divided into 'shopping of interest' 1331, 'shopping of interest' 1332, and 'product of interest' 1333.
  • the items included in the subclasses 1331-1333 may be, for example, a keyword that may be extracted from each of the shopping-related notes or a category name in which each of the shopping-related notes is included.
  • the preference index of each shopping category e.g. fashion, electronics, books, furniture, infants, beauty, etc.
  • keywords e.g. laptop, cotton pants, camcorder, etc.
  • an application 1340 of the categories may be divided into an “app that does not respond to a notification” 1341 and an “app that responds to a notification” 1342.
  • the items included in subclasses 1341-1342 are, for example, file names of respective applications where notes are generated (eg com.ebay.kr.aution, com.elevenst, com.wemakeprice, com.kakao.talk, com.saltlux.zinyenws, com.interpark.shop, etc.) and file name preferences.
  • the file name and the corresponding preference may be stored in the DB 411.
  • FIG. 14 is a diagram illustrating information on a notch preferred by a user according to various embodiments of the present disclosure. Referring to FIG. 14
  • the processor 120 analyzes the notifications generated by the electronic device 101 or the user's feedback on each of the notifications, thereby identifying the user's preferred notes or a field of the corresponding notifications as shown in the table 1410 of FIG. 14. I can figure it out.
  • the processor 120 of the electronic device 101 may determine, as a user's preferred notifications, notifications whose categories are included in news, shopping, movies, games, dining out, and travel / stay. .
  • the processor 130 may preferentially display the notches preferred by the user through the display 160.
  • the processor 120 may determine that the user of the electronic device 101 prefers news in economic, world, scientific, and IT categories.
  • the processor 120 Table 1410 figures (IU, infant, Sol Kyung - gu) to the user's favorite via the company (Samsung, Facebook, Apple, Twitter), TV programs (mainly Infinite Challenge, three meals a day, and music) And news about movies (Assassination, Veteran, Ant-Man).
  • the processor 120 may identify shopping (fashion, furniture, home appliances, computers, and foods) of a user's preferred category, and specific items (Samsung 24 LED monitor, Jeonggwanjang red ginseng tablet) that the user wants to shop. Limit, etc.). In addition, the processor 120 may determine a movie (Assassination, Veteran, Ant-man) or movie genre (SF, horror, comedy, melo) that the user is interested through the table 1410. The processor 120 may determine a game (clash of clan, friends pop, line pop 2) or game genre (action, MMORPG, shooting game) that the user is interested through the table 1410.
  • the processor 120 may identify a restaurant (Mizu container Gangnam branch, Bongpiang Gangnam station branch) of interest through the table 1410, and the user's interest destination (Jeju Island, Sokcho, Cebu, Beijing) or the user's preference. It is possible to determine the type of service (stay, air, package).
  • 15A to 15C illustrate preferences for each category or keyword according to various embodiments.
  • 'total count' indicates the total number of notes generated in the corresponding application
  • 'execution' indicates the number of times the notices have been confirmed by the user
  • 'delete' indicates that the notes have not been confirmed by the user It can indicate the number of times deleted as a state.
  • FIG. 15A illustrates information for calculating preferences of applications for each category in which notes are generated, in the form of a table.
  • each of the notifications may have a category such as news, shopping, etc. for each application.
  • Applications whose application file name is 'kr.psynet.yhnews' may be classified into news categories.
  • a total of 15 notes were generated in the kr.psynet.yhnews application, 10 of which were identified by the user and 5 were deleted without being confirmed.
  • the processor 120 of the electronic device 101 may determine a preference for the corresponding application by subtracting the number of deletions from the number of executions.
  • the preference for kr.psynet.yhnews may be 5 minus 10 (number of executions) minus 5 (number of deletions).
  • Applications with the application file name 'com.saltulx.zinynews' may be classified into news categories. A total of 12 notes were generated in the com.saltulx.zinynews application, 5 of which were identified by the user and 7 were deleted without checking. Assuming that the preference is calculated in the same manner as the application kr.psynet.yhnews, the processor 120 of the electronic device 101 may determine the preference for com.saltulx.zinynews as -2.
  • An application whose application file name is “com.interpark.shop” may be classified into a shopping category.
  • a total of 10 notes were generated in the application com.interpark.shop application.
  • the processor 120 of the electronic device 101 has a preference for the application com.interpark.shop. Can be determined as 0.
  • FIG. 15B illustrates information for calculating preferences for each category of applications in which the notes are generated in the form of a table.
  • each of the notifications may have a category such as news, shopping, etc. for each application. If a total of 11 notes have been generated in one or more applications included in the category 'POLITICS' and 10 of them have been identified by the user and one is deleted without being verified, the processor 120 of the electronic device 101 As a preference for the category 'POLITICS', 9 may be determined by subtracting 1 (number of deletions) from 10 (number of executions).
  • -1 may be determined by subtracting 5 (number of deletions) from 5 (number of executions).
  • the processor 120 of the electronic device 101 is called 'ECONOMY'.
  • 0 may be determined by subtracting 0 (the number of deletions) from 0 (the number of executions).
  • FIG. 15C shows information for calculating a preference for each keyword extracted from each of the notches in the form of a table.
  • a keyword that may be extracted from each of the notches may be, for example, an IU, an Infinite challenge, or the like. If there are 13 notches from which the keyword 'IU' can be extracted, and all 13 of them have been identified by the user, the processor 120 of the electronic device 101 may set 13 (the number of executions) as the preference for the keyword IU. You can determine 13 by subtracting 0 (number of deletions) from.
  • the processor 120 of the electronic device 101 determines the keyword Infinite challenge. As a preference for, we can determine 12 minus 16 (number of executions) minus 4 (number of deletions).
  • 16 is a diagram illustrating an example of displaying notches in an electronic device according to various embodiments of the present disclosure.
  • FIG. 16A illustrates an example in which the first graphic elements 1611 corresponding to each of the notches are displayed on the display 1621 of the electronic device 1601 in the reverse order in which the notches are generated.
  • (b) shows user inputs 1651-1653 for each of the first graphic elements 1611
  • FIG. 16 (c) shows that the relocated first graphic elements 1612 display the display 1621. It shows an example displayed through.
  • the display 1621 may display first graphic elements 1611: 1611-1, 1611-2, and 1611-3 corresponding to each of the notches.
  • User inputs 1651, 1652, and 1653 for each of the first graphic elements 1611 may be input to the electronic device 1601.
  • FIG. 16B a user input 1651 for deleting the first graphic element 1611-1 corresponding to the first notch, and the first graphic element 1611-2 corresponding to the second notch are identified.
  • the user input 1652 and the user input 1653 for deleting the first graphic element 1611-3 corresponding to the third notification are input to the electronic device 1601.
  • the processor of the electronic device 1601 may determine a preference for keywords that may be extracted from each of the applications or the notes associated with each of the notifications according to the user inputs 1651-1653. Can be.
  • the processor (eg, the processor 120) of the electronic device 1601 may rearrange the first graphic elements 1611 corresponding to each of the notifications by reflecting the user inputs 1651-1653.
  • FIG. 16C illustrates a result of rearranging the first graphic elements 1611. Referring to FIG. 16C, the display 1621 of the electronic device 1601 reflects the user's preference in order from the first graphic element of the notch having a high preference to the first graphic element of the notity having a low preference.
  • the first graphic elements 1612, 1612-1, 1612-2, and 1612-3 may be arranged and displayed.
  • the display 1621 may also display an object 1612-4 for notifying or displaying that additional notes other than the first graphic elements 1612 corresponding to each of the notes have occurred.
  • the display 1621 additionally displays a first graphic element or a second graphic element corresponding to other notifications other than the first graphic elements 1612. can do.
  • FIG 17A and 17B illustrate an example in which an electronic device receives content using preference information according to various embodiments of the present disclosure.
  • the electronic device 1701 may transmit at least a part of preference information about a user to the external electronic device 1711.
  • the external electronic device 1711 is a display device as shown in FIG. 17A.
  • the electronic device 1701 may transmit at least some of the preference information for the user to the external electronic device 1711, that is, the display device.
  • the external electronic device 1711 may provide the user 1750 with content that the user 1750 prefers, for example, a TV program or a movie, based on the preference information.
  • the external electronic device 1711 displays the TV program 1712 preferred by the user 1750 or the list 1713 of the TV programs preferred by the user 1750 with reference to the preference information. I can display it.
  • a processor eg, the processor 120 of the electronic device 1701 may extract preference information related to the external electronic device 1711 from the preference information and transmit the extracted preference information to the external electronic device 1711.
  • Device 1701 can be controlled.
  • the external electronic device 1711 that wants to transmit at least part of the preference information may be a display device.
  • the processor may control the electronic device 1701 to transmit preference information corresponding to the characteristics (eg, image reproduction) of the display device to the display device.
  • the processor may be configured to display video-related keywords (eg, movie title, TV program title, movie genre, movie star, etc.) among the keywords preferred by the user 1750 or image related applications preferred by the user 1750.
  • the extracted information may be extracted as at least part of the preference information and transmitted to the external electronic device 1711.
  • the electronic device 1701 may transmit at least a part of preference information about a user to the external electronic device 1721.
  • the external electronic device 1721 is an audio output device as shown in FIG. 17B.
  • the electronic device 1701 may transmit at least some of the preference information for the user to the external electronic device 1721, that is, the audio output device.
  • the external electronic device 1721 may play a content, for example, a song, which is preferred by the user 1750 based on the preference information, and provide the same to the user 1750.
  • the external electronic device 1721 may generate a list 1722 of songs that the user 1750 prefers with reference to the preference information, and play and output a song according to the list 1722. have.
  • a storage medium storing instructions according to an embodiment of the present invention, wherein the instructions are configured to cause the at least one processor to perform at least one operation when executed by the at least one processor.
  • the operation may include determining an application related to the notification or a keyword that may be extracted from the notification when the occurrence of the notification is detected; Determining whether user feedback with respect to the notification has occurred; And determining the user's preference for the application or the keyword based on the feedback.
  • module may refer to a unit including one or a combination of two or more of hardware, software, or firmware.
  • the term “module” may be used interchangeably with terms such as, for example, unit, logic, logical block, component, or circuit.
  • the module may be a minimum unit or part of an integrally constructed part.
  • the module may be a minimum unit or part of performing one or more functions.
  • the module may be implemented mechanically or electronically.
  • a “module” is one of application-specific integrated circuit (ASIC) chips, field-programmable gate arrays (FPGAs), or programmable-logic devices that perform certain operations, known or developed in the future. It may include at least one.
  • ASIC application-specific integrated circuit
  • FPGAs field-programmable gate arrays
  • programmable-logic devices that perform certain operations, known or developed in the future. It may include at least one.
  • At least a portion of an apparatus (such as modules or functions thereof) or method (such as operations) may be, for example, computer-readable storage media in the form of a program module. It can be implemented as a command stored in.
  • a processor eg, the processor 120
  • the one or more processors may perform a function corresponding to the instruction.
  • the computer-readable storage medium may be the memory 130, for example.
  • Computer-readable recording media include hard disks, floppy disks, magnetic media (such as magnetic tape), optical media (such as compact disc read only memory) and DVD ( digital versatile discs, magneto-optical media (e.g. floptical disks), hardware devices (e.g. read only memory, random access memory (RAM) or flash memory, etc.)
  • the program instructions may include not only machine code such as produced by a compiler, but also high-level language code that can be executed by a computer using an interpreter, etc.
  • the above-described hardware device may be implemented in various embodiments. It can be configured to operate as one or more software modules to perform an operation, and vice versa.
  • Modules or program modules according to various embodiments may include at least one or more of the aforementioned components, some of which may be omitted, or further include other components. Operations performed by a module, program module, or other component according to various embodiments may be executed in a sequential, parallel, repetitive, or heuristic manner. In addition, some operations may be executed in a different order, may be omitted, or other operations may be added. And the embodiments disclosed herein are presented for the purpose of explanation and understanding of the disclosed, technical content, and do not limit the scope of the technology described in this document. Therefore, the scope of this document should be construed as including all changes or various other embodiments based on the technical spirit of this document.

Abstract

본 발명의 일 실시예에 따른 전자 장치의 동작 방법은, 노티의 발생이 감지되면, 상기 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드를 판단하는 동작; 상기 노티에 대한 사용자의 피드백이 발생되었는지 여부를 판단하는 동작; 및 상기 피드백에 기초하여 상기 어플리케이션 또는 키워드에 대한 상기 사용자의 선호도 정보를 저장하는 동작을 포함할 수 있다. 또한 다른 실시예도 가능하다.

Description

사용자의 선호도에 따라 사용자에게 컨텐트들을 제공하는 방법 및 이를 위한 전자 장치
본 발명은 사용자의 선호도에 따라 상기 사용자에게 컨텐트들을 제공하는 방법 및 이를 위한 전자 장치에 관한 것이다.
최근 각종 A/V 미디어의 전송 및 저장 기술의 발전으로 사용자가 접할 수 있는 컨텐트는 기하급수적으로 늘어나고 있다. 특히 디지털 방송 및 인터넷 인프라가 도입되고 각종 A/V 기기의 대용량화가 진행됨에 따라 사용자는 때와 장소에 구애됨 없이 수많은 컨텐트들을 즐길 수 있게 되었다.
특히 근래에는 사용자의 관심사를 분석하여 컨텐트를 추천하는 서비스가 활용되고 있는 추세이다. 이와 같은 컨텐트 제공 서비스를 통해 사용자는, 다양한 카테고리에 대해 사용자의 요청이 없이도 사용자가 관심을 가질 만한 컨텐트를 제공받을 수 있다.
사용자의 관심사를 분석한 결과에 따라 해당 사용자에게 컨텐트를 제공하는 서비스는, 사용자의 관심사를 얼마나 정확히 파악하느냐에 따라 서비스의 품질이 결정된다. 그러나 현재의 컨텐트 제공 서비스는, 이메일, 문자, 검색 기록 등의 단편적인 요소들만을 분석하고 있어서 사용자의 관심사를 정확하게 파악하고 있다고 보기는 어렵다.
본 발명의 목적은 사용자가 관심을 보이는 컨텐트들에 대한 정보를 수집 및 분석함으로써 사용자의 선호도에 따라 해당 사용자가 선호하는 컨텐트들을 우선적으로 제공할 수 있는 방법 및 이를 위한 전자 장치를 제공함에 있다.
본 발명의 일 실시예에 따른 전자 장치의 동작 방법은, 노티의 발생이 감지되면, 상기 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드를 판단하는 동작; 상기 노티에 대한 사용자의 피드백이 발생되었는지 여부를 판단하는 동작; 및 상기 피드백에 기초하여 상기 어플리케이션 또는 키워드에 대한 상기 사용자의 선호도 정보를 저장하는 동작을 포함할 수 있다.
본 발명의 일 실시예에 따른 전자 장치는, 메모리; 및 노티의 발생이 감지되면, 상기 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드를 판단하고, 상기 노티에 대한 사용자의 피드백이 발생되었는지 여부를 판단하고, 상기 피드백에 기초하여 상기 어플리케이션 또는 키워드에 대한 상기 사용자의 선호도 정보를 상기 메모리에 저장하는 프로세서를 포함할 수 있다.
본 발명의 일 실시예에 따른 명령들을 저장하고 있는 저장 매체에 있어서, 상기 명령들은 적어도 하나의 프로세서에 의하여 실행될 때에 상기 적어도 하나의 프로세서로 하여금 적어도 하나의 동작을 수행하도록 설정된 것으로서, 상기 적어도 하나의 동작은, 노티의 발생이 감지되면, 상기 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드를 판단하는 동작; 상기 노티에 대한 사용자의 피드백이 발생되었는지 여부를 판단하는 동작; 및 상기 피드백에 기초하여 상기 어플리케이션 또는 키워드에 대한 상기 사용자의 선호도를 결정하는 동작을 포함할 수 있다.
본 발명에 따르면, 사용자가 관심을 보이는 컨텐트들에 대한 정보를 수집 및 분석함으로써 사용자의 선호도에 따라 해당 사용자가 선호하는 컨텐트들을 우선적으로 제공할 수 있는 방법 및 이를 위한 전자 장치를 제공할 수 있다.
도 1은 다양한 실시예에 따른 전자 장치가 포함된 네트워크 환경을 나타낸 도면이다.
도 2는 다양한 실시예에 따른 전자 장치의 블록도이다.
도 3은 다양한 실시예에 따른 프로그램 모듈의 블록도이다.
도 4는 다양한 실시예에 따른 전자 장치에 포함된 프로세서의 구성을 도시한 블록도이다.
도 5는 다양한 실시예에 따른 전자 장치가 사용자의 선호도를 결정하는 방법을 나타낸 순서도이다.
도 6은 다양한 실시예에 따른 전자 장치가 사용자의 선호도를 결정하는 방법을 나타낸 순서도이다.
도 7은 다양한 실시예에 따른 전자 장치가 사용자의 선호도를 결정하는 방법을 나타낸 순서도이다.
도 8은 다양한 실시예에 따른 서버를 나타낸 블록도이다.
도 9는 다양한 실시예에 따른 서버가 사용자의 선호도를 결정하는 방법을 나타낸 순서도이다.
도 10은 다양한 실시예에 따른 전자 장치 및 서버가 사용자의 선호도를 결정하는 방법을 나타낸 순서도이다.
도 11은 다양한 실시예에 따른 전자 장치에서의 선호도 정보를 업데이트하는 일 예를 나타낸 도면이다.
도 12a 및 도 12b는 다양한 실시예에 따른 전자 장치가 노티를 분석하는 일 예를 나타낸 도면이다.
도 13은 다양한 실시예에 따른 전자 장치의 메모리에 포함되는 선호도 DB를 나타낸 일 예이다.
도 14는 다양한 실시예에 따른 카테고리별 사용자가 선호하는 노티에 대한 정보를 나타낸 도면이다.
도 15a 내지 도 15c는 다양한 실시예에 따른 카테고리별 또는 키워드별 선호도를 나타낸 도면이다.
도 16은 다양한 실시예에 따른 전자 장치에서의 노티들을 표시하는 일 예를 나타낸 도면이다.
도 17a 및 도 17b는 다양한 실시예에 따른 전자 장치가 선호도 정보를 이용하여 컨텐트를 수신하는 일 예를 나타낸 도면이다.
이하, 본 문서의 다양한 실시예가 첨부된 도면을 참조하여 기재된다. 그러나 이는 본 문서에 기재된 기술을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 문서의 실시예의 다양한 변경(modifications), 균등물(equivalents) 및/또는 대체물(alternatives)을 포함하는 것으로 이해되어야 한다. 도면의 설명과 관련하여, 유사한 구성 요소에 대해서는 유사한 참조 부호가 사용될 수 있다.
본 문서에서, “가진다”, “가질 수 있다”, “포함한다”, 또는 “포함할 수 있다” 등의 표현은 해당 특징(예: 수치, 기능, 동작 또는 부품 등의 구성 요소)의 존재를 가리키며, 추가적인 특징의 존재를 배제하지 않는다.
본 문서에서, “A 또는 B”, “A 또는/및 B 중 적어도 하나” 또는 “A 또는/및 B 중 하나 또는 그 이상” 등의 표현은 함께 나열된 항목들의 모든 가능한 조합을 포함할 수 있다. 예를 들면, “A 또는 B”, “A 및 B 중 적어도 하나”, 또는 “A 또는 B 중 적어도 하나”는, (1) 적어도 하나의 A를 포함, (2) 적어도 하나의 B를 포함 또는(3) 적어도 하나의 A 및 적어도 하나의 B 모두를 포함하는 경우를 모두 지칭할 수 있다.
본 문서에서 사용된 “제1”, “제2”, “첫째” 또는 “둘째” 등의 표현들은 다양한 구성 요소들을, 순서 및/또는 중요도에 상관없이 수식할 수 있고, 한 구성 요소를 다른 구성 요소와 구분하기 위해 사용될 뿐 해당 구성 요소들을 한정하지 않는다. 예를 들면, 제1 사용자 기기와 제2 사용자 기기는, 순서 또는 중요도와 무관하게, 서로 다른 사용자 기기를 나타낼 수 있다. 예를 들면, 본 문서에 기재된 권리 범위를 벗어나지 않으면서 제1 구성 요소는 제2 구성 요소로 명명될 수 있고, 유사하게 제2 구성 요소도 제1 구성 요소로 바꾸어 명명될 수 있다.
어떤 구성 요소(예: 제1 구성 요소)가 다른 구성 요소(예: 제 2 구성 요소)에 “(기능적으로 또는 통신적으로) 연결되어((operatively or communicatively) coupled with/to)” 있다거나 “접속되어(connected to)” 있다고 언급된 때에는, 상기 어떤 구성 요소가 상기 다른 구성 요소에 직접적으로 연결되거나, 다른 구성 요소(예: 제3 구성 요소)를 통하여 연결될 수 있다고 이해되어야 할 것이다. 반면에, 어떤 구성 요소(예: 제1 구성 요소)가 다른 구성 요소(예: 제2 구성 요소)에 “직접 연결되어” 있다거나 “직접 접속되어” 있다고 언급된 때에는, 상기 어떤 구성 요소와 상기 다른 구성 요소 사이에 다른 구성 요소(예: 제3 구성 요소)가 존재하지 않는 것으로 이해될 수 있다.
본 문서에서 사용된 표현 “~하도록 구성된(또는 설정된)(configured to)”은 상황에 따라, 예를 들면, “~에 적합한(suitable for)”, “~하는 능력을 가지는(having the capacity to)”, “~하도록 설계된(designed to)”, “~하도록 변경된(adapted to)”, “~하도록 만들어진(made to)” 또는 “~를 할 수 있는(capable of)”과 바꾸어 사용될 수 있다. 용어 “~하도록 구성된(또는 설정된)”은 하드웨어적으로 “특별히 설계된(specifically designed to)” 것만을 반드시 의미하지 않을 수 있다. 대신에 어떤 상황에서는, “~하도록 구성된 장치”"라는 표현은, 그 장치가 다른 장치 또는 부품들과 함께 “~할 수 있는” 것을 의미할 수 있다. 예를 들면, 문구 “A, B 및 C를 수행하도록 구성된(또는 설정된) 프로세서”는 해당 동작을 수행하기 위한 전용 프로세서(예: 임베디드 프로세서), 또는 메모리 장치에 저장된 하나 이상의 소프트웨어 프로그램들을 실행함으로써, 해당 동작들을 수행할 수 있는 범용 프로세서(generic-purpose processor)(예: CPU 또는 application processor)를 의미할 수 있다.
본 문서에서 사용된 용어들은 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 다른 실시예의 범위를 한정하려는 의도가 아닐 수 있다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함할 수 있다. 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 용어들은 본 문서에 기재된 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가질 수 있다. 본 문서에 사용된 용어들 중 일반적인 사전에 정의된 용어들은, 관련 기술의 문맥상 가지는 의미와 동일 또는 유사한 의미로 해석될 수 있으며, 본 문서에서 명백하게 정의되지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다. 경우에 따라서, 본 문서에서 정의된 용어일지라도 본 문서의 실시예들을 배제하도록 해석될 수 없다.
본 문서의 다양한 실시예들에 따른 전자 장치는, 예를 들면, 스마트 폰(smartphone), 태블릿 PC(tablet personal computer), 이동 전화기(mobile phone), 영상 전화기, 전자책 리더기(e-book reader), 데스크탑 PC(desktop personal computer), 랩탑 PC(laptop personal computer), 넷북 컴퓨터(netbook computer), 워크스테이션(workstation), 서버, PDA(personal digital assistant), PMP(portable multimedia player), MP3 플레이어, 모바일 의료기기, 카메라(camera) 또는 웨어러블 장치(wearable device) 중 적어도 하나를 포함할 수 있다. 다양한 실시예에 따르면, 웨어러블 장치는 액세서리형(예: 시계, 반지, 팔찌, 발찌, 목걸이, 안경, 콘택트 렌즈 또는 머리 착용형 장치(head-mounted-device(HMD)), 직물 또는 의류 일체형(예: 전자의복), 신체 부착형(예: 스킨 패드(skin pad) 또는 문신), 또는 생체 이식형(예: implantable circuit) 중 적어도 하나를 포함할 수 있다.
어떤 실시예들에서, 전자 장치는 가전제품(home appliance)일 수 있다. 가전제품은, 예를 들면, 텔레비전, DVD(digital video disk) 플레이어, 오디오, 냉장고, 에어컨, 청소기, 오븐, 전자레인지, 세탁기, 공기청정기, 셋톱박스(set-top box), 홈 오토매이션 컨트롤 패널(home automation control panel), 보안 컨트롤 패널(security control panel), TV 박스(예: 삼성HomeSyncTM, 애플TVTM 또는 구글 TVTM), 게임콘솔(예: XboxTM, PlayStationTM), 전자 사전, 전자키, 캠코더(camcorder) 또는 전자 액자 중 적어도 하나를 포함할 수 있다.
다른 실시예에서, 전자 장치는, 각종 의료기기(예:각종 휴대용 의료측정기기(혈당 측정기, 심박 측정기, 혈압 측정기 또는 체온 측정기 등), MRA(magnetic resonance angiography), MRI(magnetic resonance imaging), CT(computed tomography), 촬영기 또는 초음파기 등), 네비게이션(navigation) 장치, 위성 항법 시스템(GNSS(global navigation satellite system)), EDR(event data recorder), FDR(flight data recorder), 자동차 인포테인먼트(infotainment)장치, 선박용 전자장비(예:선박용 항법장치, 자이로 콤파스 등), 항공전자기기(avionics), 보안기기, 차량용 헤드 유닛(head unit), 산업용 또는 가정용 로봇, 금융기관의 ATM(automatic teller's machine), 상점의 POS(point of sales) 또는 사물 인터넷 장치(internet of things)(예: 전구, 각종 센서, 전기 또는 가스 미터기, 스프링클러 장치, 화재경보기, 온도조절기(thermostat), 가로등, 토스터(toaster), 운동기구, 온수탱크, 히터, 보일러 등) 중 적어도 하나를 포함할 수 있다.
어떤 실시예에 따르면, 전자 장치는 가구(furniture) 또는 건물/구조물의 일부, 전자 보드(electronic board), 전자 사인 수신 장치(electronic signature receiving device), 프로젝터(projector) 또는 각종 계측기기(예: 수도, 전기, 가스 또는 전파 계측 기기 등) 중 적어도 하나를 포함할 수 있다. 다양한 실시예에서, 전자 장치는 전술한 다양한 장치들 중 하나 또는 그 이상의 조합일 수 있다. 어떤 실시예에 따른 전자 장치는 플렉서블 전자 장치일 수 있다. 또한 본 문서의 실시예에 따른 전자 장치는 전술한 기기들에 한정되지 않으며, 기술 발전에 따른 새로운 전자 장치를 포함할 수 있다.
이하, 첨부 도면을 참조하여, 다양한 실시예에 따른 전자 장치가 설명된다. 본 문서에서, 사용자라는 용어는 전자 장치를 사용하는 사람 또는 전자 장치를 사용하는 장치(예: 인공지능 전자 장치)를 지칭할 수 있다.
도 1은 다양한 실시예에 따른 전자 장치가 포함된 네트워크 환경을 나타낸 도면이다. 도 1을 참조하여, 다양한 실시예에서의, 네트워크 환경(100) 내의 전자 장치(101)가 기재된다.
전자 장치(101)는 버스(110), 프로세서(120), 메모리(130), 입출력 인터페이스(150), 디스플레이(160) 및 통신 인터페이스(170)를 포함할 수 있다. 어떤 실시예에서는, 전자 장치(101)는, 구성 요소들 중 적어도 하나를 생략하거나 다른 구성 요소를 추가적으로 구비할 수 있다.
버스(110)는, 예를 들면, 구성 요소들(120-170)을 서로 연결하고, 구성 요소들 간의 통신(예: 제어 메시지 및/또는 데이터)을 전달하는 회로를 포함할 수 있다.
프로세서(120)는, 중앙처리장치(central processing unit(CPU)), 어플리케이션 프로세서(application processor(AP)) 또는 커뮤니케이션 프로세서(communication processor(CP)) 중 하나 또는 그 이상을 포함할 수 있다. 프로세서(120)는, 예를 들면, 전자 장치(101)의 적어도 하나의 다른 구성 요소들의 제어 및/또는 통신에 관한 연산이나 데이터 처리를 실행할 수 있다.
한 실시예에 따르면, 프로세서(120)는 전자 장치(101) 내에 발생하는 하나 이상의 노티들(Notificatons)을 분석할 수 있다. 상기 프로세서(120)는 상기 노티와 관련된 어플리케이션, 예를 들어 상기 노티가 발생된 어플리케이션을 파악할 수 있다. 또한 프로세서(120)는 상기 노티로부터 하나 이상의 키워드들을 추출할 수 있다. 노티들 각각에는 하나 이상의 단어들이 포함될 수 있다. 프로세서(120)는 상기 노티를 구성하는 단어들 중 적어도 하나를 키워드로서 추출할 수 있다.
프로세서(120)는 하나 이상의 노티들 각각에 대하여 사용자로부터의 피드백을 모니터링할 수 있다. 프로세서(120)는, 노티들 각각에 대한 사용자로부터의 피드백, 예를 들어 노티를 확인하기 위한 사용자 입력(또는 노티를 실행하기 위한 사용자 입력), 상기 노티를 확인하지 않은 상태로 삭제하기 위한 사용자 입력 또는 확인된 노티를 삭제하기 위한 사용자 입력 등이 전자 장치(101)로 입력되는지 여부를 모니터링할 수 있다.
프로세서(120)는 상기 모니터링 결과에 기초하여 전자 장치(101)를 사용하는 사용자에 대한 선호도 정보를 생성하거나 업데이트할 수 있다. 한 실시예에 따르면, 프로세서(120)는 상기 선호도 정보를 저장하는 선호도 DB(미도시)를 생성하거나 또는 상기 선호도 DB를 업데이트할 수 있다.
상기 프로세서(120)는 상기 모니터링 결과에 기초하여 노티들, 노티와 관련된 어플리케이션 또는 노티로부터 추출된 키워드 등에 대한 선호도를 결정할 수 있다. 예를 들어, 제1 어플리케이션에 대한 노티가 발생되었고, 그 노티가 사용자에 의해 확인(또는 실행)되었다면 프로세서(120)는 상기 노티와 관련된 어플리케이션에 대한 선호도 및 상기 노티로부터 추출될 수 있는 키워드에 대한 선호도를 증가시킬 수 있다. 예를 들어, 제2 어플리케이션에 대한 노티가 발생되었고, 그 노티가 사용자에 의해 확인되지 않은 상태에서 삭제되었다면 프로세서(120)는 상기 노티와 관련된 어플리케이션에 대한 선호도 및 상기 노티로부터 추출될 수 있는 키워드에 대한 선호도를 감소시킬 수 있다.
노티가 발생되면, 프로세서(120)는 상기 노티와 관련된 제1 그래픽 요소를 표시하도록 전자 장치(101)를 제어할 수 있다. 상기 제1 그래픽 요소는, 예를 들어 상기 노티의 일부(예: 이미지, 텍스트 또는 사운드)를 포함할 수 있다. 전자 장치(101)는 상기 제1 그래픽 요소를 선택하기 위한 사용자 입력을 수신할 수 있고, 프로세서(120)는 상기 사용자 입력에 대응하여 상기 노티와 관련된 제2 그래픽 요소를 표시하도록 전자 장치(101)를 제어할 수 있다. 상기 제2 그래픽 요소는, 예를 들어, 상기 노티의 적어도 일부(예: 이미지, 텍스트 또는 사운드)를 포함할 수 있다. 한 실시예에 따르면, 상기 프로세서(120)는 상기 제1 그래픽 요소를 선택하는 사용자 입력에 따라 제2 그래픽 요소가 표시되도록 하기 위하여 해당 어플리케이션을 실행시킬 수도 있다. 즉 제2 그래픽 요소는 해당 어플리케이션 상에서 표시될 수 있다. 한 실시예에 따르면, 상기 제1 그래픽 요소는, 상기 제2 그래픽 요소의 일부가 크롭(crop)된 것일 수 있다.
상기와 같이 상기 제1 그래픽 요소를 선택하기 위한 사용자 입력에 따라 제2 그래픽 요소가 표시됨으로써, 해당 노티는 전자 장치(101)의 사용자에 의해 확인(또는 실행)될 수 있다.
상기 프로세서(120)는 사용자의 선호도에 따라 노티들, 예를 들어 제1 그래픽 요소 또는 제2 그래픽 요소를 표시하도록 디스플레이(160)를 제어할 수 있다. 예를 들어, 프로세서(120)는 사용자의 선호도가 높은 어플리케이션에서 발생된 노티들을, 상대적으로 선호도가 낮은 어플리케이션에서 발생된 노티들보다 우선적으로 표시하도록 디스플레이(160)를 제어할 수 있다.
한 실시예에 따르면, 프로세서(120)는 사용자의 선호도에 따라 외부 장치(예: 전자 장치(102, 104), 서버(106))로부터 전송되는 컨텐트(예: 노티 등)를 수신할지 여부를 결정함으로써 외부 장치로부터 수신되는 컨텐트들을 필터링할 수 있다. 예를 들어, 사용자의 선호도가 높은 어플리케이션 또는 키워드와 관련된 컨텐트가 외부 장치로부터 전송되면, 프로세서(120)는 상기 컨텐트를 수신하여 표시하도록 전자 장치(101)를 제어할 수 있다. 예를 들어, 사용자의 선호도가 낮은 어플리케이션 또는 키워드와 관련된 컨텐트가 외부 장치로부터 전송되면, 프로세서(120)는 상기 컨텐트를 수신하지 않도록 하거나 또는 수신하더라도 바로 삭제하도록 전자 장치(101)를 제어할 수 있다.
메모리(130)는, 휘발성 및/또는 비휘발성 메모리를 포함할 수 있다. 메모리(130)는, 예를 들면, 전자 장치(101)의 적어도 하나의 다른 구성 요소에 관계된 명령 또는 데이터를 저장할 수 있다. 한 실시예에 따르면, 메모리(130)는 소프트웨어 및/또는 프로그램(140)을 저장할 수 있다. 한 실시예에 따르면, 메모리(130)는 선호도 DB를 포함하는 형태로 구현될 수 있다.
프로그램(140)은, 예를 들면, 커널(141), 미들웨어(143), 어플리케이션 프로그래밍 인터페이스(application programming interface(API))(145) 및/또는 어플리케이션 프로그램(또는 “어플리케이션”)(147) 등을 포함할 수 있다. 커널(141), 미들웨어(143) 또는 API(145)의 적어도 일부는, 운영 시스템(operating system(OS))으로 지칭될 수 있다.
커널(141)은, 예를 들면, 다른 프로그램들(예: 미들웨어(143), API(145) 또는 어플리케이션 프로그램(147))에 구현된 동작 또는 기능을 실행하는데 사용되는 시스템 리소스들(예: 버스(110), 프로세서(120) 또는 메모리(130) 등)을 제어 또는 관리할 수 있다. 또한 커널(141)은 미들웨어(143), API(145) 또는 어플리케이션 프로그램(147)에서 전자 장치(101)의 개별 구성 요소에 접근함으로써, 시스템 리소스들을 제어 또는 관리할 수 있는 인터페이스를 제공할 수 있다.
미들웨어(143)는, 예를 들면, API(145) 또는 어플리케이션 프로그램(147)이 커널(141)과 통신하여 데이터를 주고받을 수 있도록 중개 역할을 수행할 수 있다.
또한 미들웨어(143)는 어플리케이션 프로그램(147)으로부터 수신된 하나 이상의 작업 요청들을 우선 순위에 따라 처리할 수 있다. 예를 들면, 미들웨어(143)는 어플리케이션 프로그램(147) 중 적어도 하나에 전자 장치(101)의 시스템 리소스(예: 버스(110), 프로세서(120) 또는 메모리(130) 등)를 사용할 수 있는 우선 순위를 부여할 수 있다. 예컨대, 미들웨어(143)는 상기 적어도 하나에 부여된 우선 순위에 따라 상기 하나 이상의 작업 요청들을 처리함으로써, 상기 하나 이상의 작업 요청들에 대한 스케줄링 또는 로드 밸런싱 등을 수행할 수 있다.
API(145)는, 예를 들면, 어플리케이션(147)이 커널(141) 또는 미들웨어(143)에서 제공되는 기능을 제어하기 위한 인터페이스로, 예를 들면, 파일 제어, 창 제어, 영상 처리 또는 문자 제어 등을 위한 적어도 하나의 인터페이스 또는 함수(예: 명령어)를 포함할 수 있다.
입출력 인터페이스(150)는, 예를 들면, 사용자 또는 다른 외부 기기로부터 입력된 명령 또는 데이터를 전자 장치(101)의 다른 구성 요소(들)에 전달할 수 있는 인터페이스의 역할을 할 수 있다. 또한 입출력 인터페이스(150)는 전자 장치(101)의 다른 구성 요소(들)로부터 수신된 명령 또는 데이터를 사용자 또는 다른 외부 기기로 출력할 수 있다.
디스플레이(160)는, 예를 들면, 액정 디스플레이(liquid crystal display(LCD)), 발광 다이오드(light-emitting diode(LED)) 디스플레이, 유기 발광 다이오드(organic light-emitting diode(OLED)) 디스플레이, 마이크로 전자기계 시스템(micro electro mechanical systems(MEMS)) 디스플레이 또는 전자종이(electronic paper) 디스플레이를 포함할 수 있다. 디스플레이(160)는, 예를 들면, 사용자에게 각종 콘텐츠(예: 텍스트, 이미지, 비디오, 아이콘, 또는 심볼 등)을 표시할 수 있다. 디스플레이(160)는, 터치스크린을 포함할 수 있으며, 예를 들면, 전자펜 또는 사용자의 신체의 일부를 이용한 터치, 제스처, 근접 또는 호버링 입력을 수신할 수 있다.
통신 인터페이스(170)는, 예를 들면, 전자 장치(101)와 외부 장치(예: 제1 외부 전자 장치(102), 제2 외부 전자 장치(104) 또는 서버(106)) 간의 통신을 설정할 수 있다. 예를 들면, 통신 인터페이스(170)는 무선 통신 또는 유선 통신을 통해서 네트워크(162)에 연결되어 외부 장치(예: 제2 외부 전자 장치(104) 또는 서버(106))와 통신할 수 있다.
무선 통신은, 예를 들면, 셀룰러 통신 프로토콜로서, 예를 들면, LTE(long-term evolution), LTE-A(LTE Advance), CDMA(code division multiple access), WCDMA(wideband CDMA), UMTS(universal mobile telecommunications system), WiBro(Wireless Broadband) 또는 GSM(Global System for Mobile Communications) 등 중 적어도 하나를 사용할 수 있다. 또한 무선 통신은, 예를 들면, 근거리 통신(164)을 포함할 수 있다. 근거리 통신(164)은, 예를 들면, WiFi(wireless fidelity), 블루투스(Bluetooth), NFC(near field communication), 또는 GNSS(global navigation satellite system) 등 중 적어도 하나를 포함할 수 있다. GNSS는 사용 지역 또는 대역폭 등에 따라, 예를 들면, GPS(Global Positioning System), Glonass(Global Navigation Satellite System), Beidou Navigation Satellite System(이하 “Beidou”) 또는 Galileo, the European global satellite-based navigation system 중 적어도 하나를 포함할 수 있다. 이하, 본 문서에서는, “GPS”는 “GNSS”와 혼용되어 사용(interchangeably used)될 수 있다. 유선 통신은, 예를 들면, USB(universal serial bus), HDMI(high definition multimedia interface), RS-232(recommended standard232) 또는 POTS(plain old telephone service) 등 중 적어도 하나를 포함할 수 있다. 네트워크(162)는 통신 네트워크(telecommunications network), 예를 들면, 컴퓨터 네트워크(computer network)(예: LAN 또는 WAN), 인터넷 또는 전화망(telephone network) 중 적어도 하나를 포함할 수 있다.
제1 및 제2 외부 전자 장치(102, 104) 각각은 전자 장치(101)와 동일한 또는 다른 종류의 장치일 수 있다. 한 실시예에 따르면, 서버(106)는 하나 또는 그 이상의 서버들의 그룹을 포함할 수 있다. 다양한 실시예에 따르면, 전자 장치(101)에서 실행되는 동작들의 전부 또는 일부는 다른 하나 또는 복수의 전자 장치(예: 전자장치(102, 104) 또는 서버(106)에서 실행될 수 있다. 한 실시예에 따르면, 전자 장치(101)가 어떤 기능이나 서비스를 자동으로 또는 요청에 의하여 수행해야 할 경우에, 전자 장치(101)는 기능 또는 서비스를 자체적으로 실행시키는 대신에 또는 추가적으로, 그와 연관된 적어도 일부 기능을 다른 장치(예: 전자 장치(102, 104) 또는 서버(106))에게 요청할 수 있다. 다른 전자 장치(예: 전자 장치(102, 104) 또는 서버(106))는 요청된 기능 또는 추가 기능을 실행하고, 그 결과를 전자 장치(101)로 전달할 수 있다. 전자 장치(101)는 수신된 결과를 그대로 또는 추가적으로 처리하여 요청된 기능이나 서비스를 제공할 수 있다. 이를 위하여, 예를 들면, 클라우드 컴퓨팅, 분산 컴퓨팅 또는 클라이언트-서버 컴퓨팅 기술이 이용될 수 있다.
본 발명의 일 실시예에 따른 전자 장치는, 메모리; 및 노티의 발생이 감지되면, 상기 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드를 판단하고, 상기 노티에 대한 사용자의 피드백이 발생되었는지 여부를 판단하고, 상기 피드백에 기초하여 상기 어플리케이션 또는 키워드에 대한 상기 사용자의 선호도 정보를 상기 메모리에 저장하는 프로세서를 포함할 수 있다.
도 2는 다양한 실시예에 따른 전자 장치의 블록도이다.
전자 장치(201)는, 예를 들면, 도 1에 도시된 전자 장치(101)의 전체 또는 일부를 포함할 수 있다. 전자 장치(201)는 하나 이상의 프로세서(예: AP(application processor))(210), 통신 모듈(220), 가입자 식별 모듈(224), 메모리(230), 센서 모듈(240), 입력 장치(250), 디스플레이(260), 인터페이스(270), 오디오 모듈(280), 카메라 모듈(291), 전력관리 모듈(295), 배터리(296), 인디케이터(297) 및 모터(298) 를 포함할 수 있다.
프로세서(210)는, 예를 들면, 운영체제 또는 응용 프로그램을 구동하여 프로세서(210)에 연결된 다수의 하드웨어 또는 소프트웨어 구성 요소들을 제어할 수 있고, 각종 데이터 처리 및 연산을 수행할 수 있다. 프로세서(210)는, 예를 들면, SoC(system on chip)로 구현될 수 있다. 한 실시예에 따르면, 프로세서(210)는 GPU(graphic processing unit) 및/또는 이미지 신호 프로세서(image signal processor)를 더 포함할 수 있다. 프로세서(210)는 도 2에 도시된 구성 요소들 중 적어도 일부(예: 셀룰러 모듈(221))를 포함할 수도 있다. 프로세서(210)는 다른 구성 요소들(예: 비휘발성 메모리) 중 적어도 하나로부터 수신된 명령 또는 데이터를 휘발성 메모리에 로드(load)하여 처리하고, 다양한 데이터를 비휘발성 메모리에 저장(store)할 수 있다.
통신 모듈(220)은, 도 1의 통신 인터페이스(170)와 동일 또는 유사한 구성을 가질 수 있다. 통신 모듈(220)은, 예를 들면, 셀룰러 모듈(221), WiFi 모듈(223), 블루투스 모듈(225), GNSS 모듈(227)(예: GPS 모듈, Glonass 모듈, Beidou 모듈 또는 Galileo 모듈), NFC 모듈(228) 및 RF(radio frequency) 모듈(229)을 포함할 수 있다.
셀룰러 모듈(221)은, 예를 들면, 통신망을 통해서 음성 통화, 영상 통화, 문자 서비스 또는 인터넷 서비스 등을 제공할 수 있다. 한 실시예에 따르면, 셀룰러 모듈(221)은 가입자 식별 모듈(예: SIM 카드)(224)을 이용하여 통신 네트워크 내에서 전자 장치(201)의 구별 및 인증을 수행할 수 있다. 한 실시예에 따르면, 셀룰러 모듈(221)은 프로세서(210)가 제공할 수 있는 기능 중 적어도 일부 기능을 수행할 수 있다. 한 실시예에 따르면, 셀룰러 모듈(221)은 커뮤니케이션 프로세서(CP: communication processor)를 포함할 수 있다.
WiFi 모듈(223), 블루투스 모듈(225), GNSS 모듈(227) 또는 NFC 모듈(228)각각은, 예를 들면, 해당하는 모듈을 통해서 송수신되는 데이터를 처리하기 위한 프로세서를 포함할 수 있다. 어떤 실시예에 따르면, 셀룰러 모듈(221), WiFi 모듈(223), 블루투스 모듈(225), GNSS 모듈(227) 또는 NFC 모듈(228) 중 적어도 일부(예: 두 개 이상)는 하나의 integrated chip(IC) 또는 IC 패키지 내에 포함될 수 있다.
RF 모듈(229)은, 예를 들면, 통신 신호(예: RF 신호)를 송수신할 수 있다.RF 모듈(229)은, 예를 들면, 트랜시버(transceiver), PAM(power amp module), 주파수 필터(frequency filter), LNA(low noise amplifier), 또는 안테나 등을 포함할 수 있다. 다른 실시예에 따르면, 셀룰러 모듈(221), WiFi 모듈(223), 블루투스 모듈(225), GNSS 모듈(227) 또는 NFC 모듈(228) 중 적어도 하나는 별개의 RF 모듈을 통하여 RF 신호를 송수신할 수 있다.
가입자 식별 모듈(224)은, 예를 들면, 가입자 식별 모듈을 포함하는 카드 및/또는 내장 SIM(embedded SIM)을 포함할 수 있으며, 고유한 식별 정보(예: ICCID(integrated circuit card identifier)) 또는 가입자 정보(예: IMSI(international mobile subscriber identity))를 포함할 수 있다.
메모리(230)(예: 메모리(130))는, 예를 들면, 내장 메모리(232) 또는 외장 메모리(234)를 포함할 수 있다. 내장 메모리(232)는, 예를 들면, 휘발성 메모리(예: DRAM(dynamic RAM), SRAM(static RAM), 또는 SDRAM(synchronous dynamic RAM) 등), 비휘발성 메모리(non-volatile Memory)(예: OTPROM(one time programmable ROM), PROM(programmable ROM), EPROM(erasable and programmable ROM), EEPROM(electrically erasable and programmable ROM), mask ROM, flash ROM, 플래시 메모리(예: NAND flash 또는 NOR flash 등), 하드 드라이브, 또는 솔리드 스테이트 드라이브(solid state drive(SSD)) 중 적어도 하나를 포함할 수 있다.
외장 메모리(234)는 플래시 드라이브(flash drive), 예를 들면, CF(compact flash), SD(secure digital), Micro-SD(micro secure digital), Mini-SD(mini secure digital), xD(extreme digital), MMC(multi-media card) 또는 메모리 스틱(memory stick) 등을 더 포함할 수 있다. 외장 메모리(234)는 다양한 인터페이스를 통하여 전자 장치(201)와 기능적으로 및/또는 물리적으로 연결될 수 있다.
센서 모듈(240)은, 예를 들면, 물리량을 계측하거나 전자 장치(201)의 작동 상태를 감지하여, 계측 또는 감지된 정보를 전기 신호로 변환할 수 있다. 센서 모듈(240)은, 예를 들면, 제스처 센서(240A), 자이로 센서(240B), 기압 센서(240C), 마그네틱 센서(240D), 가속도 센서(240E), 그립 센서(240F), 근접 센서(240G), 컬러(color) 센서(240H)(예: RGB(red, green, blue) 센서), 생체 센서(240I), 온/습도 센서(240J), 조도 센서(240K), 또는 UV(ultra violet) 센서(240M) 중의 적어도 하나를 포함할 수 있다. 추가적으로 또는 대체적으로(additionally or alternatively), 센서 모듈(240)은, 예를 들면, 후각 센서(E-nose sensor), EMG 센서(electromyography sensor), EEG 센서(electroencephalogram sensor), ECG 센서(electrocardiogram sensor), IR(infrared) 센서, 홍채 센서 및/또는 지문 센서를 포함할 수 있다. 센서 모듈(240)은 그 안에 속한 적어도 하나 이상의 센서들을 제어하기 위한 제어 회로를 더 포함할 수 있다. 어떤 실시예에서는, 전자 장치(201)는 프로세서(210)의 일부로서 또는 별도로, 센서 모듈(240)을 제어하도록 구성된 프로세서를 더 포함하여, 프로세서(210)가 슬립(sleep)상태에 있는 동안, 센서 모듈(240)을 제어할 수 있다.
입력 장치(250)는, 예를 들면, 터치 패널(touch panel)(252), (디지털) 펜 센서(pen sensor)(254), 키(key)(256), 또는 초음파(ultrasonic) 입력 장치(258)를 포함할 수 있다. 터치 패널(252)은, 예를 들면, 정전식, 감압식, 적외선 방식, 또는 초음파 방식 중 적어도 하나의 방식을 사용할 수 있다. 또한 터치 패널(252)은 제어 회로를 더 포함할 수도 있다. 터치 패널(252)은 택타일 레이어(tactile layer)를 더 포함하여, 사용자에게 촉각 반응을 제공할 수 있다.
(디지털) 펜 센서(254)는, 예를 들면, 터치 패널의 일부이거나, 별도의 인식용 시트(sheet)를 포함할 수 있다. 키(256)는, 예를 들면, 물리적인 버튼, 광학식 키, 또는 키패드를 포함할 수 있다. 초음파 입력 장치(258)는 마이크(예: 마이크(288))를 통해, 입력 도구에서 발생된 초음파를 감지하여, 상기 감지된 초음파에 대응하는 데이터를 확인할 수 있다.
디스플레이(260)(예: 디스플레이(160))는 패널(262), 홀로그램 장치(264), 또는 프로젝터(266)를 포함할 수 있다. 패널(262)은, 도 1의 디스플레이(160)와 동일 또는 유사한 구성을 포함할 수 있다. 패널(262)은, 예를 들면, 유연하게(flexible), 투명하게(transparent), 또는 착용할 수 있게(wearable) 구현될 수 있다. 패널(262)은 터치 패널(252)과 하나의 모듈로 구성될 수도 있다. 홀로그램 장치(264)는 빛의 간섭을 이용하여 입체 영상을 허공에 보여줄 수 있다. 프로젝터(266)는 스크린에 빛을 투사하여 영상을 표시할 수 있다. 스크린은, 예를 들면, 전자 장치(201)의 내부 또는 외부에 위치할 수 있다. 한 실시예에 따르면, 디스플레이(260)는 패널(262), 홀로그램 장치(264), 또는 프로젝터(266)를 제어하기 위한 제어 회로를 더 포함할 수 있다.
인터페이스(270)는, 예를 들면, HDMI(high-definition multimedia interface)(272), USB(universal serial bus)(274), 광 인터페이스(optical interface)(276), 또는 D-sub(D-subminiature)(278)를 포함할 수 있다. 인터페이스(270)는, 예를 들면, 도 1에 도시된 통신 인터페이스(170)에 포함될 수 있다. 추가적으로 또는 대체적으로(additionally and alternatively), 인터페이스(270)는, 예를 들면, MHL(mobile high-definition link) 인터페이스, SD(secure digital) 카드/MMC(multi-media card) 인터페이스, 또는 IrDA(infrared data association) 규격 인터페이스를 포함할 수 있다.
오디오 모듈(280)은, 예를 들면, 소리(sound)와 전기신호를 쌍방향으로 변환시킬 수 있다. 오디오 모듈(280)의 적어도 일부 구성 요소는, 예를 들면, 도 1 에 도시된 입출력 인터페이스(145)에 포함될 수 있다. 오디오 모듈(280)은, 예를 들면, 스피커(282), 리시버(284), 이어폰(286), 또는 마이크(288) 등을 통해 입력 또는 출력되는 소리 정보를 처리할 수 있다.
카메라 모듈(291)은, 예를 들면, 정지 영상 및 동영상을 촬영할 수 있는 장치로서, 한 실시예에 따르면, 하나 이상의 이미지 센서(예: 전면 센서 또는 후면 센서), 렌즈, ISP(image signal processor), 또는 플래시(flash)(예: LED 또는 xenon lamp 등)를 포함할 수 있다.
전력 관리 모듈(295)은, 예를 들면, 전자 장치(201)의 전력을 관리할 수 있다. 한 실시예에 따르면, 전력 관리 모듈(295)은 PMIC(power management integrated circuit), 충전 IC(charger integrated circuit), 또는 배터리 또는 연료 게이지(battery or fuel gauge)를 포함할 수 있다. PMIC는, 유선 및/또는 무선 충전 방식을 가질 수 있다. 무선 충전 방식은, 예를 들면, 자기공명 방식, 자기유도 방식 또는 전자기파 방식 등을 포함하며, 무선 충전을 위한 부가적인 회로, 예를 들면, 코일 루프, 공진 회로, 또는 정류기 등을 더 포함할 수 있다.배터리 게이지는, 예를 들면, 배터리(296)의 잔량, 충전 중 전압, 전류, 또는 온도를 측정할 수 있다. 배터리(296)는, 예를 들면, 충전식 전지(rechargeable battery) 및/또는 태양 전지(solar battery)를 포함할 수 있다.
인디케이터(297)는 전자 장치(201)또는 그 일부(예: 프로세서(210))의 특정 상태, 예를 들면, 부팅 상태, 메시지 상태 또는 충전 상태 등을 표시할 수 있다. 모터(298)는 전기적 신호를 기계적 진동으로 변환할 수 있고, 진동(vibration) 또는 햅틱(haptic) 효과 등을 발생시킬 수 있다. 도시되지는 않았으나, 전자 장치(201)는 모바일 TV 지원을 위한 처리 장치(예: GPU)를 포함할 수 있다. 모바일 TV지원을 위한 처리 장치는, 예를 들면, DMB(digital multimedia broadcasting), DVB(digital video broadcasting), 또는 미디어플로(mediaFloTM) 등의 규격에 따른 미디어 데이터를 처리할 수 있다.
본 문서에서 기술된 구성 요소들 각각은 하나 또는 그 이상의 부품(component)으로 구성될 수 있으며, 해당 구성 요소의 명칭은 전자장치의 종류에 따라서 달라질 수 있다. 다양한 실시예에서, 전자 장치는 본 문서에서 기술된 구성 요소 중 적어도 하나를 포함하여 구성될 수 있으며, 일부 구성 요소가 생략되거나 또는 추가적인 다른 구성 요소를 더 포함할 수 있다. 또한 다양한 실시예에 따른 전자 장치의 구성 요소들 중 일부가 결합되어 하나의 개체(entity)로 구성됨으로써, 결합되기 이전의 해당 구성 요소들의 기능을 동일하게 수행할 수 있다.
도 3은 다양한 실시예에 따른 프로그램 모듈의 블록도이다.
한 실시예에 따르면, 프로그램 모듈(310)(예: 프로그램(140))은 전자 장치(예: 전자 장치(101))에 관련된 자원을 제어하는 운영체제(operating system(OS)) 및/또는 운영체제 상에서 구동되는 다양한 어플리케이션(예: 어플리케이션 프로그램(147))을 포함할 수 있다. 운영체제는, 예를 들면, 안드로이드(android), iOS, 윈도우즈(windows), 심비안(symbian), 타이젠(tizen) 또는 바다(bada) 등이 될 수 있다.
프로그램 모듈(310)은 커널(320), 미들웨어(330), 어플리케이션 프로그래밍 인터페이스(application programming interface (API))(360) 및/또는 어플리케이션(370)을 포함할 수 있다. 프로그램 모듈(310)의 적어도 일부는 전자 장치 상에 프리로드(preload) 되거나, 외부 전자 장치(예: 전자장치(102, 104), 서버(106) 등)로부터 다운로드(download) 가능하다.
커널(320)(예: 커널(141))은, 예를 들면, 시스템 리소스 매니저(321)및/또는 디바이스 드라이버(323)를 포함할 수 있다. 시스템 리소스 매니저(321)는 시스템 리소스의 제어, 할당 또는 회수 등을 수행할 수 있다. 한 실시예에 따르면, 시스템 리소스 매니저(321)는 프로세스 관리부, 메모리 관리부, 또는 파일시스템 관리부 등을 포함할 수 있다. 디바이스 드라이버(323)는, 예를 들면, 디스플레이 드라이버, 카메라 드라이버, 블루투스 드라이버, 공유 메모리 드라이버, USB 드라이버, 키패드 드라이버, WiFi 드라이버, 오디오 드라이버 또는 IPC(inter-process communication) 드라이버를 포함할 수 있다.
미들웨어(330)는, 예를 들면, 어플리케이션(370)이 공통적으로 필요로 하는 기능을 제공하거나, 어플리케이션(370)이 전자 장치 내부의 제한된 시스템 자원을 효율적으로 사용할 수 있도록 API(360)를 통해 다양한 기능들을 어플리케이션(370)으로 제공할 수 있다. 한 실시예에 따르면, 미들웨어(330)(예: 미들웨어(143))는 런타임 라이브러리(335), 어플리케이션 매니저(application manager)(341), 윈도우 매니저(window manager)(342), 멀티미디어 매니저(multimedia manager)(343), 리소스 매니저(resource manager)(344), 파워 매니저(power manager)(345), 데이터베이스 매니저(database manager)(346), 패키지 매니저(package manager)(347), 연결 매니저(connectivity manager)(348), 통지 매니저(notification manager)(349), 위치 매니저(location manager)(350), 그래픽 매니저(graphic manager)(351), 또는 보안 매니저(security manager)(352) 중 적어도 하나를 포함할 수 있다.
런타임 라이브러리(335)는, 예를 들면, 어플리케이션(370)이 실행되는 동안에 프로그래밍 언어를 통해 새로운 기능을 추가하기 위해 컴파일러가 사용하는 라이브러리 모듈을 포함할 수 있다. 런타임 라이브러리(335)는 입출력 관리, 메모리 관리 또는 산술 함수에 대한 기능 등을 수행할 수 있다.
어플리케이션 매니저(341)는, 예를 들면, 어플리케이션(370) 중 적어도 하나의 어플리케이션의 생명주기(life cycle)를 관리할 수 있다. 윈도우 매니저(342)는 화면에서 사용하는 GUI 자원을 관리할 수 있다. 멀티미디어 매니저(343)는 다양한 미디어 파일들의 재생에 필요한 포맷을 파악하고, 해당 포맷에 맞는 코덱(codec)을 이용하여 미디어 파일의 인코딩(encoding) 또는 디코딩(decoding)을 수행할 수 있다. 리소스 매니저(344)는 어플리케이션(370) 중 적어도 어느 하나의 어플리케이션의 소스 코드, 메모리 또는 저장 공간 등의 자원을 관리할 수 있다.
파워 매니저(345)는, 예를 들면, 바이오스(BIOS: basic input/output system) 등과 함께 동작하여 배터리(battery) 또는 전원을 관리하고, 전자 장치의 동작에 필요한 전력 정보 등을 제공할 수 있다. 데이터베이스 매니저(346)는 어플리케이션(370) 중 적어도 하나의 어플리케이션에서 사용할 데이터베이스를 생성, 검색 또는 변경할 수 있다. 패키지 매니저(347)는 패키지 파일의 형태로 배포되는 어플리케이션의 설치 또는 업데이트를 관리할 수 있다.
연결 매니저(348)는, 예를 들면, WiFi 또는 블루투스 등의 무선 연결을 관리할 수 있다. 통지 매니저(349)는 도착 메시지, 약속, 근접성 알림 등의 사건(event)을 사용자에게 방해되지 않는 방식으로 표시 또는 통지할 수 있다. 위치 매니저(350)는 전자 장치의 위치 정보를 관리할 수 있다. 그래픽 매니저(351)는 사용자에게 제공될 그래픽 효과 또는 이와 관련된 사용자 인터페이스를 관리할 수 있다. 보안 매니저(352)는 시스템 보안 또는 사용자 인증 등에 필요한 제반 보안 기능을 제공할 수 있다. 한 실시예에 따르면, 전자 장치(예: 전자 장치(101))가 전화 기능을 포함한 경우, 미들웨어(330)는 전자 장치의 음성 또는 영상 통화 기능을 관리하기 위한 통화 매니저(telephony manager)를 더 포함할 수 있다.
미들웨어(330)는 전술한 구성 요소들의 다양한 기능의 조합을 형성하는 미들웨어 모듈을 포함할 수 있다. 미들웨어(330)는 차별화된 기능을 제공하기 위해 운영체제의 종류 별로 특화된 모듈을 제공할 수 있다. 또한 미들웨어(330)는 동적으로 기존의 구성 요소를 일부 삭제하거나 새로운 구성 요소들을 추가할 수 있다.
API(360)(예: API(145))는, 예를 들면, API 프로그래밍 함수들의 집합으로, 운영체제에 따라 다른 구성으로 제공될 수 있다. 예를 들면, 안드로이드 또는 iOS의 경우, 플랫폼 별로 하나의 API 셋을 제공할 수 있으며, 타이젠(tizen)의 경우, 플랫폼 별로 두 개 이상의 API 셋을 제공할 수 있다.
어플리케이션(370)(예: 어플리케이션 프로그램(147))은, 예를 들면, 홈(371), 다이얼러(372), SMS/MMS(373), IM(instant message)(374), 브라우저(375), 카메라(376), 알람(377), 컨택트(378), 음성 다이얼(379), 이메일(380), 달력(381), 미디어 플레이어(382), 앨범(383), 또는 시계(384), 건강 관리(health care)(예: 운동량 또는 혈당 등을 측정) 또는 환경 정보 제공(예: 기압, 습도, 또는 온도 정보 등을 제공) 등의 기능을 수행할 수 있는 하나 이상의 어플리케이션들을 포함할 수 있다.
한 실시예에 따르면, 어플리케이션(370)은 전자 장치(예: 전자 장치(101))와 외부 전자 장치(예: 전자 장치(102,104)) 사이의 정보 교환을 지원하는 어플리케이션(이하, 설명의 편의 상, “정보 교환 어플리케이션”)을 포함할 수 있다. 정보 교환 어플리케이션은, 예를 들면, 외부 전자 장치에 특정 정보를 전달하기 위한 알림 전달(notification relay) 어플리케이션, 또는 외부 전자 장치를 관리하기 위한 장치 관리(device management) 어플리케이션을 포함할 수 있다.
예를 들면, 알림 전달 어플리케이션은 전자 장치의 다른 어플리케이션(예: SMS/MMS 어플리케이션, 이메일 어플리케이션, 건강 관리 어플리케이션 또는 환경 정보 어플리케이션 등)에서 발생된 알림 정보를 외부 전자 장치(예: 전자 장치(102, 104))로 전달하는 기능을 포함할 수 있다. 또한 알림 전달 어플리케이션은, 예를 들면, 외부 전자 장치로부터 알림 정보를 수신하여 사용자에게 제공할 수 있다.
장치 관리 어플리케이션은, 예를 들면, 전자 장치와 통신하는 외부 전자 장치(예: 전자 장치(102, 104))의 적어도 하나의 기능(예: 외부 전자 장치 자체(또는 일부 구성 부품)의 턴-온/턴-오프 또는 디스플레이의 밝기(또는 해상도) 조절), 외부 전자 장치에서 동작하는 어플리케이션 또는 외부 전자 장치에서 제공되는 서비스(예: 통화 서비스 또는 메시지 서비스 등)를 관리(예: 설치, 삭제, 또는 업데이트)할 수 있다.
한 실시예에 따르면, 어플리케이션(370)은 외부 전자 장치(예: 전자 장치(102, 104))의 속성(에 따라 지정된 어플리케이션(예: 모바일 의료 기기의 건강 관리 어플리케이션 등)을 포함할 수 있다. 한 실시예에 따르면, 어플리케이션(370)은 외부 전자 장치(예: 서버(106) 또는 전자 장치(102, 104))로부터 수신된 어플리케이션을 포함할 수 있다. 한 실시예에 따르면, 어플리케이션(370)은 프리로드 어플리케이션(preloaded application) 또는 서버로부터 다운로드 가능한 제3자 어플리케이션(third party application)을 포함할 수 있다. 도시된 실시예에 따른 프로그램 모듈(310)의 구성 요소들의 명칭은 운영체제의 종류에 따라서 달라질 수 있다.
다양한 실시예에 따르면, 프로그램 모듈(310)의 적어도 일부는 소프트웨어, 펌웨어, 하드웨어 또는 이들 중 적어도 둘 이상의 조합으로 구현될 수 있다. 프로그램 모듈(310)의 적어도 일부는, 예를 들면, 프로세서(예: 프로세서(210))에 의해 구현(implement)(예: 실행)될 수 있다. 프로그램 모듈(310)의 적어도 일부는 하나 이상의 기능을 수행하기 위한, 예를 들면, 모듈, 프로그램, 루틴, 명령어 세트(sets of instructions) 또는 프로세스 등을 포함할 수 있다.
도 4는 다양한 실시예에 따른 전자 장치에 포함된 프로세서의 구성을 도시한 블록도이다.
도 4를 참조하면, 프로세서(120)는 노티 분석 모듈(401), 선호도 결정 모듈(402) 및 피드백 모니터링 모듈(403) 중 적어도 하나를 포함할 수 있다.
노티 분석 모듈(401)은 전자 장치(101)에 발생되는 노티를 분석할 수 있다. 노티가 발생되면, 노티 분석 모듈(401)은 상기 노티가 발생된 어플리케이션을 파악하고, 상기 노티로부터 하나 이상의 키워드들을 추출할 수 있다. 한 실시예에 따르면, 상기 노티 분석 모듈(401)은 상기 노티가 발생된 어플리케이션의 카테고리(예: 연락처, 뉴스, 쇼핑 등)를 판단(또는 결정)하거나 또는 상기 노티로부터 추출되는 하나 이상의 키워드들 각각의 카테고리(예: 연락처, 뉴스, 쇼핑 등)를 판단(또는 결정)할 수 있다.
선호도 결정 모듈(402)은 노티들 각각에 대한 선호도를 판단(또는 결정)하고, 상기 판단된 선호도에 기초하여 메모리(130)에 포함된 선호도 DB(411)를 업데이트할 수 있다. 상기 선호도 DB(411)에는 어플리케이션별 선호도 또는 키워드별 선호도가 저장될 수 있다. 한 실시예에 따르면, 선호도 결정 모듈(402)은 해당 노티가 사용자에 의해 확인(또는 실행)된 경우 해당 노티와 관련된 어플리케이션, 상기 어플리케이션이 포함된 카테고리 또는 상기 노티로부터 추출될 수 있는 하나 이상의 키워드들에 대한 선호도를 증가시킬 수 있다. 한 실시예에 따르면, 선호도 결정 모듈(402)은 노티가 사용자에 의해 확인(또는 실행)되지 않은 상태에서 삭제되었다면 상기 노티와 관련된 어플리케이션에 대한 선호도 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 선호도를 감소시킬 수 있다.
한 실시예에 따르면, 선호도 결정 모듈(402)은 사용자의 선호도에 따라 노티들과 관련된 그래픽 요소, 예를 들어 제1 그래픽 요소들 또는 제2 그래픽 요소들을 표시하도록 디스플레이(160)를 제어할 수 있다. 예를 들어, 선호도 결정 모듈(402)은 사용자의 선호도가 높은 어플리케이션에서 발생된 노티들을, 상대적으로 선호도가 낮은 어플리케이션에서 발생된 노티들보다 우선적으로 표시하도록 디스플레이(160)를 제어할 수 있다. 예를 들어, 2개 이상의 서로 다른 노티들 각각과 관련된 제1 그래픽 요소들의 리스트가 디스플레이(160)를 통해 표시되고 있다면, 상기 선호도 결정 모듈(402)은 상기 제1 그래픽 요소들의 정렬 순서를, 상기 사용자의 선호도에 따라 결정할 수 있다.
한 실시예에 따르면, 선호도 결정 모듈(402)은 사용자의 선호도에 따라 외부 장치(예: 전자 장치(102, 104), 서버(106))로부터 전송되는 컨텐트를 수신할지 여부를 결정함으로써 외부 장치로부터 수신되는 컨텐트들을 필터링할 수 있다. 예를 들어, 사용자의 선호도가 높은 어플리케이션 또는 키워드와 관련된 컨텐트가 외부 장치로부터 전송되면, 선호도 결정 모듈(402)은 상기 컨텐트를 수신하여 표시하도록 전자 장치(101)를 제어할 수 있다. 예를 들어, 사용자의 선호도가 낮은 어플리케이션 또는 키워드와 관련된 컨텐트가 외부 장치로부터 전송되면, 선호도 결정 모듈(402)은 상기 컨텐트를 수신하지 않도록 하거나 또는 수신하더라도 바로 삭제하도록 전자 장치(101)를 제어할 수 있다.
한 실시예에 따르면, 선호도 결정 모듈(402)에 의해 결정된 노티들 각각에 대한 선호도, 상기 노티와 관련된 어플리케이션에 대한 선호도 또는 키워드에 대한 선호도는 메모리(130)의 선호도 DB(411)에 저장될 수 있다.
피드백 모니터링 모듈(403)은 하나 이상의 노티들 각각에 대하여 사용자로부터의 피드백을 모니터링할 수 있다. 피드백 모니터링 모듈(403)은, 노티들 각각에 대한 사용자로부터의 피드백, 예를 들어 노티를 확인하기 위한 사용자 입력(또는 노티를 실행하기 위한 사용자 입력), 상기 노티를 확인하지 않은 상태로 삭제하기 위한 사용자 입력 또는 확인된 노티를 삭제하기 위한 사용자 입력이 전자 장치(101)로 입력되는지 여부를 모니터링할 수 있다.
도 5는 다양한 실시예에 따른 전자 장치가 사용자의 선호도를 결정하는 방법을 나타낸 순서도이다.
도 5를 참조하면, 전자 장치(101)의 프로세서(120)는 동작 502에서 노티(Noti)의 발생을 감지할 수 있다. 노티가 발생되면, 전자 장치(101)의 프로세서(120)는 상기 발생된 노티를 분석할 수 있다. 동작 504에서 전자 장치(101)의 프로세서(120)는 상기 노티를 분석하여 상기 노티와 관련된 어플리케이션 또는 노티로부터 추출될 수 있는 키워드를 결정할 수 있다. 예를 들어, 상기 노티가 쇼핑 관련 어플리케이션으로부터 발생된 노티라면, 전자 장치(101)의 프로세서(120)는 상기 노티의 카테고리를 ‘쇼핑’으로 결정할 수 있다. 상기 노티가, 예를 들어 ‘런닝화 구매’에 관련된 것이라면, 프로세서(120)는 상기 노티로부터 키워드로서 ‘런닝화’를 추출할 수 있다.
동작 506에서, 전자 장치(101)의 프로세서(120)는 상기 노티에 대한 사용자의 피드백이 발생되었는지 여부를 판단할 수 있다. 동작 506의 판단 결과 노티에 대한 사용자의 피드백이 발생되지 않은 경우(506: 아니오), 전자 장치(101)의 프로세서(120)는 현재 상태를 유지하도록 상기 전자 장치(101)를 제어할 수 있다.
동작 506의 판단 결과 사용자의 피드백이 발생된 경우(506: 예), 전자 장치(101)의 프로세서(120)는 동작 508에서 상기 피드백에 기초하여 해당 어플리케이션 또는 키워드에 대한 사용자의 선호도를 결정할 수 있다. 예를 들어, 동작 508에서 프로세서(120)는 사용자의 피드백에 따라 해당 어플리케이션 또는 키워드에 대한 사용자의 선호도가 높은지 또는 낮은지를 판단할 수 있다. 또한 프로세서(120)는 상기 결정된 사용자의 선호도에 따라 해당 노티와 관련된 어플리케이션 또는 키워드에 대한 선호도가 낮은지 또는 높은지를 결정할 수 있다.
동작 510에서 전자 장치(101)의 프로세서(120)는 동작 508에서 결정된 선호도에 기초하여 선호도 정보를 업데이트할 수 있다. 예를 들어, 동작 510에서 프로세서(120)는 동작 508에서 결정된 선호도를, 해당 어플리케이션 또는 키워드에 대한 선호도 정보에 반영함으로써, 상기 선호도 정보를 업데이트할 수 있다. 또한 프로세서(120)는 상기 업데이트된 선호도 정보를 이용하여 선호도 DB(411)를 업데이트할 수 있다.
본 발명의 일 실시예에 따른 전자 장치의 동작 방법은, 노티의 발생이 감지되면, 상기 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드를 판단하는 동작; 상기 노티에 대한 사용자의 피드백이 발생되었는지 여부를 판단하는 동작; 및 상기 피드백에 기초하여 상기 어플리케이션 또는 키워드에 대한 상기 사용자의 선호도 정보를 저장하는 동작을 포함할 수 있다.
도 6은 다양한 실시예에 따른 전자 장치가 사용자의 선호도를 결정하는 방법을 나타낸 순서도이다.
도 6을 참조하면, 전자 장치(101)의 프로세서(120)는 동작 602에서 노티(Noti)의 발생을 감지할 수 있다. 노티가 발생되면, 동작 604에서 전자 장치(101)의 프로세서(120)는 상기 발생된 노티를 분석하여 상기 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드를 결정할 수 있다.
동작 606에서, 전자 장치(101)의 프로세서(120)는 전자 장치(101)의 사용자에 의해 상기 노티 확인(또는 실행)하였는지 여부를 판단할 수 있다. 동작 606의 판단 결과 사용자에 의하여 노티가 확인된 경우(606: 예), 전자 장치(101)의 프로세서(120)는 동작 612에서 상기 노티와 관련된 어플리케이션의 선호도 또는 노티로부터 추출될 수 있는 키워드에 대한 선호도를 증가시킬 수 있다.
동작 614에서 전자 장치(101)의 프로세서(120)는 사용자에 대한 선호도 정보(또는 선호도 DB(411))를 업데이트할 수 있다. 예를 들어, 동작 612에서의 어플리케이션 또는 키워드에 대한 선호도 증가 결과를 선호도 정보에 반영함으로써 프로세서(120)는 상기 선호도 정보(또는 선호도 DB(411))를 업데이트할 수 있다. 예를 들어, 어플리케이션들 각각에 대한 사용자의 선호도를 1~100으로 나타낼 수 있고, 숫자의 크기가 선호도에 비례한다고 가정한다. 또한 동작 612 이전까지 해당 어플리케이션의 선호도가 ‘35’라고 가정하면, 동작 612에서 프로세서(120)는 상기 어플리케이션의 선호도를 ‘36’으로 증가시킬 수 있다. 동작 614에서 프로세서(120)는 상기 어플리케이션의 선호도를 ‘36’으로 증가시킨 결과를, 메모리(130)에 미리 저장되어 있던 선호도 정보에 반영함으로써 상기 선호도 정보를 업데이트할 수 있다.
동작 606의 판단 결과 사용자에 의해 노티가 확인되지 않은 경우(606: 아니오), 프로세서(120)는 동작 608에서 상기 사용자에 의해 노티가 삭제되었는지 여부를 판단할 수 있다. 동작 608의 판단 결과 상기 사용자에 의해 노티가 삭제되지 않은 경우(608: 아니오), 전자 장치(101)의 프로세서(120)는 상기 사용자에 의해 노티가 확인되거나 또는 삭제될 때까지 현재 상태를 유지할 수 있다. 동작 608의 판단 결과 상기 사용자에 의해 노티가 삭제된 경우(608: 예) 즉 상기 노티가 사용자에 의해 확인되지 않은 상태로 삭제된 경우, 전자 장치(101)의 프로세서(120)는 동작 610에서 상기 삭제된 노티와 관련된 어플리케이션의 선호도 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 사용자의 선호도를 감소시킬 수 있다.
동작 614에서 전자 장치(101)의 프로세서(120)는 사용자에 대한 선호도 정보를 업데이트할 수 있다. 예를 들어, 동작 610에서의 어플리케이션에 대한 선호도 감소 결과를 선호도 정보에 반영함으로써 프로세서(120)는 상기 선호도 정보(또는 선호도 DB(411))를 업데이트할 수 있다. 앞선 예에서, 동작 610 이전까지 해당 어플리케이션의 선호도가 ‘35’라고 가정하면, 동작 610에서 프로세서(120)는 상기 어플리케이션의 선호도를 ‘34’로 감소시킬 수 있다. 동작 610에서 프로세서(120)는 상기 어플리케이션의 선호도를 ‘34’로 감소시킨 결과를, 메모리(130)에 미리 저장되어 있던 선호도 정보에 반영함으로써 상기 선호도 정보를 업데이트할 수 있다.
도 7은 다양한 실시예에 따른 전자 장치가 사용자의 선호도를 결정하는 방법을 나타낸 순서도이다.
도 7을 참조하면, 전자 장치(101)의 프로세서(120)는 동작 702에서 노티(Noti)의 발생을 감지할 수 있다. 노티가 발생되면, 동작 704에서 전자 장치(101)의 프로세서(120)는 상기 발생된 노티를 분석하여 상기 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드를 결정할 수 있다.
동작 706에서 전자 장치(101)의 프로세서(120)는 상기 노티와 관련된 어플리케이션의 선호도 또는 키워드의 선호도를 체크할 수 있다. 동작 706에서 프로세서(120)는 선호도 정보 또는 선호도 DB(411)를 참조하여 상기 어플리케이션의 선호도 또는 키워드의 선호도를 판단할 수 있다.
동작 708에서 전자 장치(101)의 프로세서(120)는 동작 706에서의 체크 결과에 기초하여 상기 노티, 예를 들어 노티와 관련된 제1 그래픽 요소 또는 제2 그래픽 요소를 표시할 위치를 결정할 수 있다. 동작 710에서 전자 장치(101)의 프로세서(120)는 동작 708에서 결정된 위치에 노티가 표시되도록 디스플레이(160)를 제어할 수 있다. 예를 들어, 노티와 관련된 제1 그래픽 요소가 포함된 제1 그래픽 요소들의 리스트가 표시된다고 가정하면 프로세서(120)는 동작 708에서 결정된 위치에 상기 노티와 관련된 제1 그래픽 요소를 표시하도록 디스플레이(160)를 제어할 수 있다. 예를 들어, 노티와 관련된 제2 그래픽 요소가 표시된다고 가정하면 프로세서(120)는 동작 708에서 결정된 위치에 상기 제2 그래픽 요소를 표시하도록 디스플레이(160)를 제어할 수 있다.
한 실시예에 따르면, 프로세서(120)는 선호도가 높은 어플리케이션 또는 키워드와 관련된 노티, 예를 들어 제1 그래픽 요소 또는 제2 그래픽 요소를 우선적으로 표시하도록 디스플레이(160)를 제어할 수 있다. 예를 들어, 프로세서(120)는 선호가 높은 어플리케이션 또는 키워드와 관련된 노티를, 다른 노티들과 구별되도록 표시할 수 있다. 예를 들어, 디스플레이(160)가 하나 이상의 제1 그래픽 요소들이 포함된 리스트를 표시한다고 가정하면, 프로세서(120)는 상기 선호도가 높은 어플리케이션 또는 키워드와 관련된 제1 그래픽 요소를 상기 리스트의 최상단에 표시되도록 상기 디스플레이(160)를 제어할 수 있다. 예를 들어, 프로세서(120)는 상기 선호도가 낮은 어플리케이션 또는 키워드와 관련된 제1 그래픽 요소를 상기 리스트의 최하단에 표시되도록 상기 디스플레이(160)를 제어할 수도 있다.
도 8은 다양한 실시예에 따른 서버를 나타낸 블록도이다.
도 8을 참조하면, 서버(106)는 사용자 DB(810-1, 810-2, …, 810-N), 프로세서(820) 및 통신 인터페이스(830)를 포함할 수 있다.
프로세서(820)는 사용자들 각각에 대한 선호도 정보를 생성하여 저장할 수 있다. 한 실시예에 따르면, 프로세서(820)는 사용자들 각각에 대한 선호도 정보를 포함하는 사용자 DB, 예를 들어, 제1 사용자 DB(810-1), 제2 사용자 DB(810-2), …, 제N 사용자 DB(810-N)를 생성하여 관리할 수 있다. 한 실시예에 따르면, 프로세서(820)는 전자 장치(101)의 프로세서(120)와 동일한 동작을 실행할 수 있다. 상기 프로세서(820)는 노티 분석 모듈(821) 및 선호도 결정 모듈(822)을 포함하는 형태로 구현될 수 있다.
노티 분석 모듈(821)은 전자 장치(101)에 발생되는 노티를 분석할 수 있다. 상기 전자 장치(101)는 노티가 발생되면, 그 노티 또는 상기 노티에 대한 사용자의 피드백을 서버(106)로 전달할 수 있다. 노티 분석 모듈(821)은 상기 노티가 발생된 어플리케이션을 파악하고, 상기 노티로부터 하나 이상의 키워드들을 추출할 수 있다. 한 실시예에 따르면, 상기 노티 분석 모듈(821)은 상기 노티가 발생된 어플리케이션의 카테고리(예: 연락처, 뉴스, 쇼핑 등)를 결정하거나 또는 상기 노티로부터 추출되는 하나 이상의 키워드들 각각의 카테고리(예: 연락처, 뉴스, 쇼핑 등)를 결정할 수 있다.
선호도 결정 모듈(822)은 노티들 및 상기 노티들 각각에 대한 사용자의 피드백을 분석함으로써, 해당 노티가 발생된 전자 장치(예: 전자 장치(101))의 사용자의 선호도를 결정할 수 있다. 선호도 결정 모듈(822)은 상기 선호도에 기초하여 상기 전자 장치의 사용자에 대한 사용자 DB(예: 제1 사용자 DB(810-1), 제2 사용자 DB(810-2), …, 제N 사용자 DB(810-N))를 업데이트할 수 있다. 상기 사용자 DB들(810-1, 810-2, …, 810-N) 각각에는 해당 사용자에 대한 어플리케이션별 선호도 또는 키워드별 선호도가 저장될 수 있다.
한 실시예에 따르면, 선호도 결정 모듈(822)은 해당 노티가 사용자에 의해 확인(또는 실행)된 경우 해당 노티와 관련된 어플리케이션, 상기 어플리케이션이 포함된 카테고리 또는 상기 노티로부터 추출될 수 있는 하나 이상의 키워드들에 대한 선호도를 증가시킬 수 있다. 한 실시예에 따르면, 선호도 결정 모듈(822)은 노티가 사용자에 의해 확인(또는 실행)되지 않은 상태에서 삭제되었다면 상기 노티와 관련된 어플리케이션에 대한 선호도 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 선호도를 감소시킬 수 있다.
통신 인터페이스(830)는 서버(106)의 통신 기능을 수행할 수 있다. 한 실시예에 따르면, 통신 인터페이스(830)는 전자 장치(101)로부터 상기 전자 장치(101)에 발생된 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 사용자의 선호도를 요청받을 수 있다. 상기 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 사용자의 선호도가 결정되면, 통신 인터페이스(830)는 상기 선호도에 대한 선호도 정보를 전자 장치(101)로 전송할 수 있다.
한 실시예에 따르면, 서버(106)는 하나 이상의 컨텐트 서버들(850-1, 850-2, …, 850-N)와 연결될 수 있다. 프로세서(820)는 사용자 DB들(810-1, 810-2, …, 810-N) 각각을 참조하여 사용자별로 선호하는 컨텐트를 해당 전자 장치(예; 전자 장치(101, 102, 104))에 전송할 수 있다. 다른 실시예에 따르면, 서버(106)의 프로세서(820)는 상기 컨텐트 서버들(850-1, 850-2, …, 850-N) 중 특정 사용자가 선호하는 컨텐트를 제공할 수 있는 컨텐트 서버가 상기 특정 사용자의 전자 장치와 연결되도록 해당 전자 장치 또는 컨텐트 서버를 제어할 수 있다.
한 실시예에 따르면, 하나 이상의 컨텐트 서버들(850-1, 850-2, …, 850-N) 각각은 전자 장치(101)와 연결될 수 있으며, 상기 전자 장치(101)로부터 상기 전자 장치(101)의 사용자에 대한 선호도 정보를 수신할 수 있다. 상기 선호도 정보에 기초하여 하나 이상의 컨텐트 서버들(850-1, 850-2, …, 850-N) 각각은 상기 전자 장치(101)에 상기 사용자가 선호하는 컨텐트를 제공할 수 있다.
예를 들어, 전자 장치(101)를 보유하고 있는 사용자가 원하는 물품을 구입하기 위하여 백화점을 간 것으로 가정한다. 또한 상기 백화점에 제1 컨텐트 서버(850-1)가 설치되어 있다고 가정한다. 상기 제1 컨텐트 서버(850-1)와 근거리 통신을 할 수 있는 범위(예: 백화점 내부)에 상기 전자 장치(101)가 진입하면 상기 제1 컨텐트 서버(850-1)는 상기 전자 장치(101)에 선호도 정보의 전송을 요청할 수 있다. 상기 요청에 따라 상기 전자 장치(101)가 사용자의 선호도 정보를 상기 제1 컨텐트 서버(850-1)에 전송하면, 상기 제1 컨텐트 서버(850-1)는 상기 백화점에서 판매하고 있는 물품들 중 사용자가 선호하는 하나 이상의 물품들에 대한 정보, 예를 들어 물품의 위치, 물품의 가격, 물품 구매 시 적용 가능한 쿠폰 등을 전자 장치(101)에 전송할 수 있다.
도 9는 다양한 실시예에 따른 서버가 사용자의 선호도를 결정하는 방법을 나타낸 순서도이다.
도 9를 참조하면, 서버(106)의 통신 인터페이스(830)는 동작 902에서 전자 장치(101)로부터 상기 전자 장치(101)에 발생된 노티 또는 상기 노티에 대한 피드백을 나타내는 피드백 정보를 수신할 수 있다. 동작 904에서 서버(106)의 프로세서(820)는 노티 또는 피드백 정보를 분석하여 상기 전자 장치(101)의 사용자의 노티 관련 어플리케이션에 대한 선호도 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 선호도를 판단할 수 있다. 예를 들어, 동작 904에서 서버(106)의 프로세서(820)는 상기 노티가 발생된 어플리케이션이 무엇인지 판단할 수 있다. 또한 프로세서(820)는 피드백 정보를 통해 상기 노티 관련 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 사용자의 선호도를 판단할 수 있다. 예를 들어, 노티가 사용자에 의해 확인되었다면, 프로세서(820)는 상기 노티 관련 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 사용자의 선호도를 증가시킬 수 있다. 예를 들어, 노티가 사용자에 의해 확인되지 않은 상태로 삭제되었다면 프로세서(820)는 상기 노티 관련 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 사용자의 선호도를 감소시킬 수 있다.
동작 906에서, 서버(106)의 프로세서(820)는 해당 사용자에 대한 사용자 DB(예: 제1 사용자 DB(810-1), 제2 사용자 DB(810-2), …, 제N 사용자 DB(810-N))를 업데이트할 수 있다. 상기 사용자 DB(예: 제1 사용자 DB(810-1), 제2 사용자 DB(810-2), …, 제N 사용자 DB(810-N))에는 해당 사용자에 대한 선호도 정보가 데이터베이스 형태로 구현되어 저장될 수 있다. 동작 906에서 프로세서(820)는 상기 노티 관련 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 선호도를 증가시키거나 또는 감소시킴으로써, 즉 해당 사용자에 대한 선호도 정보를 업데이트함으로써 상기 사용자 DB(예: 제1 사용자 DB(810-1), 제2 사용자 DB(810-2), …, 제N 사용자 DB(810-N))를 업데이트할 수 있다.
한 실시예에 따르면, 서버(106)의 프로세서(820)는 동작 908에서 상기 사용자에 대하여 업데이트된 선호도 정보를 전자 장치(101)에 전송하도록 통신 인터페이스(830)를 제어할 수 있다. 전자 장치(101)의 프로세서(120)는 상기 서버(106)에 의해 업데이트된 선호도 정보를 수신하여 메모리(130)에 저장할 수 있으며, 상기 업데이트된 선호도 정보에 따라 전자 장치(101)를 제어할 수 있다.
도 10은 다양한 실시예에 따른 전자 장치 및 서버가 사용자의 선호도를 결정하는 방법을 나타낸 순서도이다.
도 10을 참조하면, 전자 장치(101)의 프로세서(120)는 동작 1002에서 노티의 발생을 감지할 수 있다. 노티가 발생되면, 동작 1004에서 전자 장치(101)의 프로세서(120)는 상기 노티가 발생되었음을 알릴 수 있다. 한 실시예에 따르면, 동작 1004에서 프로세서(120)는 디스플레이(160) 또는 스피커(예: 스피커(282))를 통하여 노티가 발생되었음을 전자 장치(101)의 사용자에게 알릴 수 있다.
동작 1006에서 전자 장치(101)의 프로세서(120)는 사용자로부터 노티에 대한 피드백을 수신하였는지 여부를 판단할 수 있다. 동작 1006의 판단 결과 사용자로부터 노티에 대한 피드백을 수신하지 않은 경우(1006: 아니오), 전자 장치(101)의 프로세서(120)는 노티의 발생을 알리는 현재 상태를 유지하도록 전자 장치(101)를 제어할 수 있다(1004).
동작 1006의 판단 결과 사용자로부터 노티에 대한 피드백을 수신한 경우(1006: 예), 동작 1008에서 전자 장치(101)의 프로세서(120)는 상기 피드백에 대한 정보, 즉 피드백 정보를 생성할 수 있다.
동작 1010에서 전자 장치(101)는 통신 인터페이스(170)를 통해 노티 또는 피드백 정보를 서버(106)로 전송할 수 있다. 동작 1012에서 서버(106)의 프로세서(820)는 상기 노티 또는 피드백 정보를 분석할 수 있다. 동작 1012에서 프로세서(820)는 상기 노티와 관련된 어플리케이션을 판단하거나 또는 상기 노티로부터 하나 이상의 키워드들을 추출할 수 있다. 또한 동작 1012에서 프로세서(820)는 상기 피드백 정보를 분석하여 상기 노티에 대한 사용자의 피드백이 무엇인지 여부를 판단할 수 있다.
동작 1014에서 서버(106)의 프로세서(820)는 노티 또는 피드백 정보를 분석한 분석 결과에 기초하여 상기 전자 장치(101)의 사용자의 노티 관련 어플리케이션에 대한 선호도 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 선호도를 판단(또는 결정)할 수 있다. 예를 들어, 사용자에 의해 노티가 확인되었다면, 프로세서(820)는 상기 노티 관련 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 사용자의 선호도를 증가시킬 수 있다. 예를 들어, 노티가 사용자에 의해 확인되지 않은 상태로 삭제되었다면 프로세서(820)는 상기 노티 관련 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 사용자의 선호도를 감소시킬 수 있다.
동작 1016에서, 서버(106)의 프로세서(820)는 해당 사용자에 대한 사용자 DB(예: 제1 사용자 DB(810-1, 810-2, …, 810-N)를 업데이트할 수 있다. 상기 사용자 DB에는 해당 사용자에 대한 선호도 정보가 저장될 수 있다. 동작 1016에서 프로세서(820)는 상기 노티 관련 어플리케이션 또는 상기 노티로부터 추출된 키워드에 대한 선호도를 증가시키거나 또는 감소시킴으로써, 즉 해당 사용자에 대한 선호도 정보를 업데이트할 수 있다. 또한 상기 업데이트된 선호도 정보를 이용하여 해당 사용자에 대한 사용자 DB를 업데이트할 수 있다.
한 실시예에 따르면, 서버(106)의 프로세서(820)는 동작 1018에서 상기 사용자에 대하여 업데이트된 선호도 정보를 전자 장치(101)에 전송하도록 통신 인터페이스(830)를 제어할 수 있다. 동작 1020에서 전자 장치(101)의 프로세서(120)는 동작 1018에서 서버(106)로부터 수신한, 업데이트된 선호도 정보를 메모리(130)에 저장할 수 있다. 한 실시예에 따르면, 동작 1022에서 전자 장치(101)의 프로세서(120)는 상기 업데이트된 선호도 정보에 따라 동작 1020 이후 발생되는 노티들을 표시하도록 전자 장치(101)를 제어할 수 있다.
도 11은 다양한 실시예에 따른 전자 장치에서의 선호도 정보를 업데이트하는 일 예를 나타낸 도면이다.
도 11의 (a) 및 (b)는 하나 이상의 노티들이 리스트의 형태로써 표시되는 제1 화면(1111) 및 제2 화면(1112)를 나타낸 것이고, 도 11의 (c)는 전자 장치(101)의 메모리(130)에 포함된 선호도 DB(411)의 일 예를 나타낸 것이다.
도 11의 (a)를 참조하면, 전자 장치(101)의 디스플레이(160)는 제1 화면(1111)을 통해서 노티들의 리스트로서, 상기 노티들 각각과 관련된 제1 그래픽 요소들의 리스트(1121)를 표시할 수 있다. 예를 들어, 상기 제1 그래픽 요소들 중 제1 노티와 관련된 제1 그래픽 요소(1121-1)를 삭제하기 위한 사용자 입력(1151)이 상기 제1 노티(또는 상기 제1 그래픽 요소(1121-1))에 대한 사용자의 피드백으로서 전자 장치(101)에 입력될 수 있다. 도 11의 (a)에서 상기 제1 노티와 관련된 제1 그래픽 요소(1121-1)는 사용자에 의해 확인되지 않은 상태에서 삭제되는 것으로 가정한다. 상기 사용자 입력(1151)은, 예를 들어 제1 노티와 관련된 제1 그래픽 요소(1121-1)를 좌에서 우로 밀어내는 제스처 입력(또는 터치 입력)의 형태를 가질 수 있다. 전자 장치(101)의 프로세서(120)는 상기 사용자 입력(1151)에 따라 상기 제1 노티와 관련된 제1 그래픽 요소(1121-1)를 노티들의 리스트(1121)로부터 제거할 수 있다.
한 실시예에 따르면, 프로세서(120)는 상기 제1 노티와 관련된 제1 그래픽 요소(1121-1)의 제거에 대응하여 상기 제1 노티와 관련된 어플리케이션 또는 상기 제1 노티로부터 추출될 수 있는 키워드에 대한 선호도를 감소시킬 수 있다. 상기 제1 노티가 쇼핑과 관련된 것이라고 가정하면, 프로세서(120)는 상기 ‘쇼핑’에 대한 선호도를 감소시킬 수 있다. 도 11의 (c)를 참조하면, 프로세서(120)는 사용자 입력(1151)에 따라 선호도 DB(411)에 포함된 선호도, 예를 들어 쇼핑 관련 선호도(1131), 어플리케이션 관련 선호도(1132), 연락처 관련 선호도(1133) 및 뉴스 관련 선호도(1134) 중 쇼핑 관련 선호도(1131)를 감소시킬 수 있다.
도 11의 (b)를 참조하면, 전자 장치(101)의 디스플레이(160)는 제2 화면(1112)을 통해서 노티들의 리스트로서, 상기 노티들 각각과 관련된 제1 그래픽 요소들의 리스트(1122)를 표시할 수 있다. 예를 들어, 상기 리스트(1122) 중 제2 노티와 관련된 제1 그래픽 요소(1122-1)를 확인하기 위한 사용자 입력(1152)이 상기 제2 노티에 대한 사용자의 피드백으로서 전자 장치(101)에 입력될 수 있다. 상기 사용자 입력(1152)은, 예를 들어 제2 노티와 관련된 제1 그래픽 요소(1122-1)를 클릭하기 위한 터치 입력의 형태를 가질 수 있다. 전자 장치(101)의 프로세서(120)는 상기 사용자 입력(1152)에 따라 상기 제2 노티와 관련된 제2 그래픽 요소(미도시)를 상기 제2 화면(1122) 외의 별도의 화면(미도시) 또는 팝업 창(미도시)에 표시하도록 디스플레이(160)를 제어할 수 있다. 한 실시예에 따르면, 프로세서(120)는 상기 제2 노티와 관련된 어플리케이션을 실행시키고 상기 어플리케이션을 통해 상기 제2 노티와 관련된 제2 그래픽 요소를 표시함으로써 상기 제2 노티를 표시할 수도 있다.
한 실시예에 따르면, 프로세서(120)는 상기 제2 노티와 관련된 제1 그래픽 요소(1121-1)의 확인에 대응하여 상기 제2 노티와 관련된 어플리케이션 또는 상기 제2 노티로부터 추출될 수 있는 키워드에 대한 선호도를 증가시킬 수 있다. 상기 제2 노티가 뉴스와 관련된 것이라고 가정하면, 프로세서(120)는 상기 ‘뉴스’에 대한 선호도를 증가시킬 수 있다. 도 11의 (c)를 참조하면, 프로세서(120)는 사용자 입력(1152)에 따라 선호도 DB(411)에 포함된 선호도, 예를 들어 쇼핑 관련 선호도(1131), 어플리케이션 관련 선호도(1132), 연락처 관련 선호도(1133) 및 뉴스 관련 선호도(1134) 중 뉴스 관련 선호도(1134)를 증가시킬 수 있다.
도 12a 및 도 12b는 다양한 실시예에 따른 전자 장치가 노티를 분석하는 일 예를 나타낸 도면이다.
도 12a의 (a)는 노티의 일 예를 나타낸 것이고, 도 12a의 (b)는 상기 도 12a의 (a)에 도시된 노티를 분석한 분석 결과를 나타낸 것이다. 도 12a의 (a) 및 도 12a의 (b)를 참조하면, 제1 화면(1211)에는 채팅 어플리케이션과 관련하여 발생된 제1 노티(1221)가 표시될 수 있다. 도 12a의 (a)와 같이 노티가 발생되면, 전자 장치(101)의 프로세서(120)는 상기 노티, 즉 제1 노티(1221)를 분석할 수 있다. 도 12a의 (b)를 참조하면, 전자 장치(101)의 프로세서(120)는 상기 제1 노티(1221)에 대한 분석 결과(1231)로서, 어플리케이션 파일명(pkgName)인 ‘com.kakao.talk’, 노티 내용(tickertext)인 ‘IU: 제 노래 들어보셨나요?’, 노티가 발생된 시각(time)인 ‘1437521734’, 노티에 발생된 이벤트인 ‘posted’를 파악할 수 있다. 상기 분석 결과(1231) 중 ‘posted’는 상기 제1 노티(1221)가 사용자에 의해 확인되었음을 의미할 수 있다.
도 12b의 (c)는 노티의 일 예를 나타낸 것이고, 도 12b의 (d)는 상기 도 12b의 (c)에 도시된 노티를 분석한 분석 결과를 나타낸 것이다. 도 12b의 (c) 및 도 12b의 (d)를 참조하면, 제2 화면(1212)에는 쇼핑 어플리케이션과 관련하여 발생된 제2 노티(1222)가 표시될 수 있다. 도 12b의 (c)와 같이 노티가 발생되면, 전자 장치(101)의 프로세서(120)는 상기 노티, 즉 제2 노티(1222)를 분석할 수 있다. 도 12b의 (c)를 참조하면, 전자 장치(101)의 프로세서(120)는 상기 제2 노티(1222)에 대한 분석 결과(1232)로서, 어플리케이션 파일명(pkgName)인 ‘com.coupang.mobile’, 노티 내용(tickertext)인 ‘마녀공장 클렌징 반값: 클렌징 하나로 아기피부 만들기! 마녀공장 3층…’, 노티가 발생된 시각(time)인 ‘1437521735’, 노티에 발생된 이벤트인 ‘posted’를 파악할 수 있다. 상기 분석 결과(1232) 중 ‘removed’는 상기 제2 노티(1222)가 사용자에 의해 확인되지 않은 상태로 제거되었음을 의미할 수 있다.
도 13은 다양한 실시예에 따른 전자 장치의 선호도 DB를 나타낸 일 예이다.
도 13을 참조하면, 프로세서(120)는 선호도 DB(411)를 연락처(1310), 뉴스(1320), 쇼핑(1330), 어플리케이션(1340) 등의 카테고리를 가지도록 구성할 수 있다. 또한 카테고리들(1310, 1320, 1330, 1340, …)은 하나 이상의 소분류들(1311-1312, 1321-1323, 1331-1333, 1341-1342, …)을 가질 수 있다.
도 13을 참조하면, 카테고리들 중 연락처(1310)는 ‘자주 연락하는 사람’(1311) 및 ‘중요한 연락’(1312)으로 나뉠 수 있다. 소분류들(131101312)에 포함된 항목들은, 예를 들어 연락처명일 수 있고, 연락처별 선호도 지수가 상기 연락처명 각각에 대응되어 선호도 DB(411)에 저장될 수 있다.
도 13을 참조하면, 카테고리들 중 뉴스(1320)는 ‘관심 뉴스’(1321), ‘관심없는 뉴스’(1322) 및 ‘관심 키워드’(1323)로 나뉠 수 있다. 소분류들(1321-1323)에 포함된 항목들은, 예를 들어 뉴스들 각각이 포함되는 카테고리명 또는 뉴스들 각각으로부터 추출될 수 있는 키워드일 수 있다. 또한 뉴스 카테고리들(예: Tech, Sports, Economy, Entertainment, Science, World 등) 각각의 선호도 지수 또는 키워드들(예: IU, Infinite challenge, Prince 등) 각각의 선호도가 선호도 DB(411)에 저장될 수 있다.
도 13을 참조하면, 카테고리들 중 쇼핑(1330)은 ‘관심 쇼핑’(1331), ‘관심없는 쇼핑’(1332) 및 ‘관심 상품명’(1333)으로 나뉠 수 있다. 소분류들(1331-1333)에 포함된 항목들은, 예를 들어 쇼핑 관련 노티들 각각이 포함되는 카테고리명 또는 쇼핑 관련 노티들 각각으로부터 추출될 수 있는 키워드일 수 있다. 또한 쇼핑 카테고리들(예: 패션, 전자 제품, 도서, 가구, 유아, 뷰티 등) 각각의 선호도 지수 또는 키워드들(예: 노트북, 면바지, 캠코더 등) 각각의 선호도가 선호도 DB(411)에 저장될 수 있다.
도 13을 참조하면, 카테고리들 중 어플리케이션(1340)은 ‘알림에 반응하지 않는 앱’(1341) 및 ‘알림에 반응하는 앱’(1342)로 나뉠 수 있다. 소분류들(1341-1342)에 포함된 항목들은, 예를 들어 노티들이 발생되는 어플리케이션들 각각의 파일명(예: com.ebay.kr.aution, com.elevenst, com.wemakeprice, com.kakao.talk, com.saltlux.zinyenws, com.interpark.shop 등) 및 파일명별 선호도일 수 있다. 상기 파일명 및 그에 대응하는 선호도는 DB(411)에 저장될 수 있다.
도 14는 다양한 실시예에 따른 카테고리별 사용자가 선호하는 노티에 대한 정보를 나타낸 도면이다.
프로세서(120)는 전자 장치(101)에 발생되는 노티들 또는 상기 노티들 각각에 대한 사용자의 피드백을 분석함으로써, 도 14의 표(1410)와 같이 사용자가 선호하는 노티들 또는 해당 노티들의 분야를 파악할 수 있다. 도 14를 참조하면, 전자 장치(101)의 프로세서(120)는, 그 카테고리가 뉴스, 쇼핑, 영화, 게임, 외식, 여행/숙박 각각에 포함되는 노티들을 사용자가 선호하는 노티들로서 판단할 수 있다. 또한 프로세서(130)는 상기 사용자가 선호하는 노티들을 디스플레이(160)를 통해 우선적으로 표시할 수 있다.
도 14의 표(1410)를 참조하면, 프로세서(120)는 전자 장치(101)의 사용자가 경제, 세계, 과학 및 IT 카테고리의 뉴스를 사용자가 선호하는 것으로 판단할 수 있다. 또한 프로세서(120)는 표(1410)를 통해 상기 사용자가 좋아하는 인물(아이유, 유아인, 설경구), 기업(삼성, Facebook, Apple, Twitter), TV 프로그램(무한도전, 삼시세끼, 음악중심) 및 영화(암살, 베테랑, 앤트맨)에 대한 뉴스를 선호함을 알 수 있다.
도 14를 참조하면, 프로세서(120)는 사용자가 선호하는 카테고리의 쇼핑(패션, 가구, 가전, 컴퓨터 및 식품)을 파악할 수 있으며, 사용자가 쇼핑하기를 원하는 특정 물품(삼성 24 LED 모니터, 정관장 홍삼정 리미티드 등)을 파악할 수 있다. 또한 프로세서(120)는 상기 표(1410)을 통해 사용자가 관심있어 하는 영화(암살, 베테랑, 앤트맨) 또는 영화 장르(SF, 공포, 코미디, 멜로)를 판단할 수 있다. 프로세서(120)는 상기 표(1410)을 통해 사용자가 관심있어 하는 게임(clash of clan, 프렌즈팝, 라인 팝2) 또는 게임 장르(액션, MMORPG, 슈팅 게임)를 판단할 수 있다. 프로세서(120)는 상기 표(1410)을 통해 사용자가 관심있어 하는 음식점(미즈 컨테이너 강남점, 봉피앙 강남역점)을 파악할 수 있으며, 사용자의 관심 여행지(제주도, 속초, 세부, 북경) 또는 사용자가 선호하는 서비스 유형(숙박, 항공, 패키지)을 판단할 수 있다.
도 15a 내지 도 15c는 다양한 실시예에 따른 카테고리별 또는 키워드별 선호도를 나타낸 도면이다. 도 15a 내지 도 15c의 표에서 ‘총 카운트’는 해당 어플리케이션에서 발생된 노티들의 총 수를 나타내고, ‘실행’은 사용자에 의해 노티들이 확인된 횟수, ‘삭제’는 노티들이 사용자에 의해 확인되지 않은 상태로 삭제된 횟수를 나타낼 수 있다.
도 15a는 노티들 각각이 발생된 카테고리별 어플리케이션들의 선호도를 계산하기 위한 정보를 표의 형태로 나타낸 것이다. 도 15a의 표(1510)를 참조하면, 노티들 각각은 어플리케이션별로 뉴스(NEWS), 쇼핑(SHOPPING) 등의 카테고리를 가질 수 있다. 어플리케이션 파일명이 ‘kr.psynet.yhnews’인 어플리케이션은 뉴스 카테고리로 분류될 수 있다. 상기 kr.psynet.yhnews 어플리케이션에는 총 15개의 노티들이 발생되었고, 그 중 10개는 사용자에 의해 확인되었으며 5개는 확인되지 않은 상태에서 삭제되었다. 전자 장치(101)의 프로세서(120)는 상기 실행 횟수에 삭제 횟수를 뺌으로써 해당 어플리케이션에 대한 선호도를 판단할 수 있다. 도 15a에서 kr.psynet.yhnews에 대한 선호도는 10(실행 횟수)에서 5(삭제 횟수)를 뺀 5일 수 있다.
어플리케이션 파일명이 ‘com.saltulx.zinynews’인 어플리케이션은 뉴스 카테고리로 분류될 수 있다. 상기 com.saltulx.zinynews 어플리케이션에는 총 12개의 노티들이 발생되었고, 그 중 5개는 사용자에 의해 확인되었으며 7개는 확인되지 않은 상태에서 삭제되었다. 어플리케이션 kr.psynet.yhnews와 동일한 방식으로 선호도를 계산한다고 가정하면, 전자 장치(101)의 프로세서(120)는 com.saltulx.zinynews에 대한 선호도를 -2로 결정할 수 있다.
어플리케이션 파일명이 ‘com.interpark.shop’인 어플리케이션은 쇼핑 카테고리로 분류될 수 있다. 상기 어플리케이션 com.interpark.shop 어플리케이션에는 총 10개의 노티들이 발생되었다. 또한 어플리케이션 com.interpark.shop 관련 노티들, 즉 10개의 노티들 중 사용자에 의해 확인되거나 또는 삭제된 것이 없다고 가정하면, 전자 장치(101)의 프로세서(120)는 어플리케이션 com.interpark.shop에 대한 선호도를 0으로 결정할 수 있다.
도 15b는 노티들 각각이 발생된 어플리케이션들의 카테고리별 선호도를 계산하기 위한 정보를 표의 형태로 나타낸 것이다. 도 15b의 표(1520)를 참조하면, 노티들 각각은 어플리케이션별로 뉴스(NEWS), 쇼핑(SHOPPING) 등의 카테고리를 가질 수 있다. 카테고리 ‘POLITICS’에 포함된 하나 이상의 어플리케이션들에 총 11개의 노티들이 발생되었고, 그 중 10개가 사용자에 의해 확인되었고 1개가 확인되지 않은 상태에서 삭제된다면, 전자 장치(101)의 프로세서(120)는 상기 ‘POLITICS’라는 카테고리에 대한 선호도로서 10(실행 횟수)에서 1(삭제 횟수)를 뺀 9를 판단할 수 있다. 카테고리 ‘ENTERTAINMENT’에 포함된 하나 이상의 어플리케이션들에 총 11개의 노티들이 발생되었고, 그 중 5개가 사용자에 의해 확인되었고 6개가 확인되지 않은 상태에서 삭제된다면, 전자 장치(101)의 프로세서(120)는 상기 ‘ENTERTAINMENT’라는 카테고리에 대한 선호도로서 5(실행 횟수)에서 5(삭제 횟수)를 뺀 -1를 판단할 수 있다.
카테고리 ‘ECONOMY’에 포함된 하나 이상의 어플리케이션들에 총 10개의 노티들이 발생되었고, 그 중 확인되거나 또는 확인되지 않은 상태에서 삭제된 것이 없다면전자 장치(101)의 프로세서(120)는 상기 ‘ECONOMY’라는 카테고리에 대한 선호도로서 0(실행 횟수)에서 0(삭제 횟수)를 뺀 0를 판단할 수 있다.
도 15c는 노티들 각각으로부터 추출되는 키워드별 선호도를 계산하기 위한 정보를 표의 형태로 나타낸 것이다. 도 15c의 표(1530)를 참조하면, 노티들 각각으로부터 추출될 수 있는 키워드는, 예를 들어, IU, Infinite challenge 등이 있을 수 있다. 키워드 ‘IU’가 추출될 수 있는 노티들이 총 13개이고, 그 중 13개 모두가 사용자에 의해 확인되었다면, 전자 장치(101)의 프로세서(120)는 상기 키워드 IU에 대한 선호도로서 13(실행 횟수)에서 0(삭제 횟수)를 뺀 13을 판단할 수 있다. 키워드 ‘Infinite challenge’가 추출될 수 있는 노티들이 총 20개이고, 그 중 16개가 사용자에 의해 확인되었고 4개가 확인되지 않은 상태에서 삭제되었다면, 전자 장치(101)의 프로세서(120)는 상기 키워드 Infinite challenge에 대한 선호도로서 16(실행 횟수)에서 4(삭제 횟수)를 뺀 12를 결정할 수 있다.
도 16은 다양한 실시예에 따른 전자 장치에서의 노티들을 표시하는 일 예를 나타낸 도면이다.
도 16의 (a)는 전자 장치(1601)의 디스플레이(1621)에 노티들 각각에 대응하는 제1 그래픽 요소들(1611)이 상기 노티들이 발생된 역순으로 표시된 일 예를 나타낸 것이고, 도 16의 (b)는 제1 그래픽 요소들(1611) 각각에 대한 사용자 입력들(1651-1653)을 나타낸 것이고, 도 16의 (c)는 재배치된 제1 그래픽 요소들(1612)이 디스플레이(1621)를 통해 표시되는 일 예를 나타낸 것이다.
도 16의 (a) 및 (b)를 참조하면, 디스플레이(1621)에는 노티들 각각에 대응하는 제1 그래픽 요소들(1611: 1611-1, 1611-2, 1611-3)이 표시될 수 있고, 상기 제1 그래픽 요소들(1611) 각각에 대한 사용자 입력들(1651, 1652, 1653)이 전자 장치(1601)로 입력될 수 있다. 도 16의 (b)에서, 제1 노티에 대응하는 제1 그래픽 요소(1611-1)를 삭제하기 위한 사용자 입력(1651), 제2 노티에 대응하는 제1 그래픽 요소(1611-2)를 확인하기 위한 사용자 입력(1652) 및 제3 노티에 대응하는 제1 그래픽 요소(1611-3)를 삭제하기 위한 사용자 입력(1653)이 전자 장치(1601)로 입력되었다고 가정한다. 전자 장치(1601)의 프로세서(예: 프로세서(120))는 상기 사용자 입력들(1651-1653)에 따라 노티들 각각과 관련된 어플리케이션들 또는 노티들 각각으로부터 추출될 수 있는 키워드들에 대한 선호도를 결정할 수 있다. 전자 장치(1601)의 프로세서(예: 프로세서(120))는 상기 사용자 입력들(1651-1653)을 반영하여 노티들 각각에 대응하는 제1 그래픽 요소들(1611)을 재배열할 수 있다. 도 16의 (c)는 상기 제1 그래픽 요소들(1611)을 재배열한 결과를 나타낸 도면이다. 도 16의 (c)를 참조하면, 전자 장치(1601)의 디스플레이(1621)는 사용자의 선호도를 반영하여 선호도가 높은 노티의 제1 그래픽 요소부터 상기 선호도가 낮은 노티의 제1 그래픽 요소의 순서로 제1 그래픽 요소들(1612: 1612-1, 1612-2, 1612-3)을 배열하여 표시할 수 있다. 또한 디스플레이(1621)는 상기 노티들 각각에 대응하는 제1 그래픽 요소들(1612) 외의 추가적인 노티들이 발생되었음을 알리거나 또는 표시하기 위한 오브젝트(1612-4)를 표시할 수 있다. 상기 오브젝트(1612-4)를 선택하기 위한 사용자 입력이 입력되면, 디스플레이(1621)는 상기 제1 그래픽 요소들(1612) 외의 다른 노티들에 해당하는 제1 그래픽 요소 또는 제2 그래픽 요소를 추가적으로 표시할 수 있다.
도 17a 및 도 17b는 다양한 실시예에 따른 전자 장치가 선호도 정보를 이용하여 컨텐트를 수신하는 일 예를 나타낸 도면이다.
도 17a를 참조하면, 전자 장치(1701)는 사용자에 대한 선호도 정보의 적어도 일부를 외부 전자 장치(1711)로 전송할 수 있다. 예를 들어, 상기 외부 전자 장치(1711)가 도 17a에 도시된 바와 같이 디스플레이 장치라고 가정한다. 사용자가 외부 전자 장치(1711)를 이용하여 컨텐트를 제공받고자 하는 경우, 전자 장치(1701)는 상기 사용자에 대한 선호도 정보 중 적어도 일부를 상기 외부 전자 장치(1711), 즉 디스플레이 장치로 전송할 수 있다. 상기 외부 전자 장치(1711)는 상기 선호도 정보에 기초하여 사용자(1750)가 선호하는 컨텐트, 예를 들어 TV 프로그램 또는 영화를 사용자(1750)에 제공할 수 있다. 도 17a를 참조하면, 외부 전자 장치(1711)는 상기 선호도 정보를 참조하여 사용자(1750)가 선호하는 TV 프로그램(1712)을 표시하거나 또는 사용자(1750)가 선호하는 TV 프로그램들의 리스트(1713)를 표시할 수 있다.
한 실시예에 따르면, 전자 장치(1701)의 프로세서(예: 프로세서(120))는 선호도 정보 중 상기 외부 전자 장치(1711)와 관련된 선호도 정보를 추출하여 상기 외부 전자 장치(1711)에 전송하도록 전자 장치(1701)를 제어할 수 있다. 예를 들어, 도 17a에 도시된 바와 같이 선호도 정보의 적어도 일부를 전송하고자 하는 외부 전자 장치(1711)가 디스플레이 장치일 수 있다. 상기 프로세서는, 상기 디스플레이 장치의 특성(예: 영상 재생 등)에 부합되는 선호도 정보를 상기 디스플레이 장치에 전송하도록 전자 장치(1701)를 제어할 수 있다. 예를 들어, 프로세서는 사용자(1750)가 선호하는 키워드들 중 영상 관련 키워드들(예: 영화 제목, TV 프로그램 제목, 영화 장르, 영화 배우 등) 또는 사용자(1750)가 선호하는 영상 관련 어플리케이션들에 대한 정보를 상기 선호도 정보의 적어도 일부로써 추출하여 외부 전자 장치(1711)에 전송할 수 있다.
도 17b를 참조하면, 전자 장치(1701)는 사용자에 대한 선호도 정보의 적어도 일부를 외부 전자 장치(1721)로 전송할 수 있다. 예를 들어, 상기 외부 전자 장치(1721)가 도 17b에 도시된 바와 같이 오디오 출력 장치라고 가정한다. 사용자가 외부 전자 장치(1721)를 이용하여 컨텐트를 제공받고자 하는 경우, 전자 장치(1701)는 상기 사용자에 대한 선호도 정보 중 적어도 일부를 상기 외부 전자 장치(1721), 즉 오디오 출력 장치로 전송할 수 있다. 상기 외부 전자 장치(1721)는 상기 선호도 정보에 기초하여 사용자(1750)가 선호하는 컨텐트, 예를 들어 노래를 재생하여 사용자(1750)에 제공할 수 있다. 도 17b를 참조하면, 외부 전자 장치(1721)는 상기 선호도 정보를 참조하여 사용자(1750)가 선호하는 노래들의 리스트(1722)를 생성하고, 상기 리스트(1722)에 따라 노래를 재생하여 출력할 수 있다.
본 발명의 일 실시예에 따른 명령들을 저장하고 있는 저장 매체에 있어서, 상기 명령들은 적어도 하나의 프로세서에 의하여 실행될 때에 상기 적어도 하나의 프로세서로 하여금 적어도 하나의 동작을 수행하도록 설정된 것으로서, 상기 적어도 하나의 동작은, 노티의 발생이 감지되면, 상기 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드를 판단하는 동작; 상기 노티에 대한 사용자의 피드백이 발생되었는지 여부를 판단하는 동작; 및 상기 피드백에 기초하여 상기 어플리케이션 또는 키워드에 대한 상기 사용자의 선호도를 결정하는 동작을 포함할 수 있다.
본 문서에서 사용된 용어 “모듈”은, 예를 들면, 하드웨어, 소프트웨어 또는 펌웨어(firmware) 중 하나 또는 둘 이상의 조합을 포함하는 단위(unit)를 의미할 수 있다. “모듈”은, 예를 들면, 유닛(unit), 로직(logic), 논리 블록(logical block), 부품(component) 또는 회로(circuit) 등의 용어와 바꾸어 사용(interchangeably use)될 수 있다. “모듈”은, 일체로 구성된 부품의 최소 단위 또는 그 일부가 될 수 있다. “모듈”은 하나 또는 그 이상의 기능을 수행하는 최소 단위 또는 그 일부가 될 수도 있다. “모듈”은 기계적으로 또는 전자적으로 구현될 수 있다. 예를 들면, “모듈”은, 알려졌거나 앞으로 개발될, 어떤 동작들을 수행하는 ASIC(application-specific integrated circuit) 칩, FPGAs(field-programmable gate arrays) 또는 프로그램 가능 논리 장치(programmable-logic device) 중 적어도 하나를 포함할 수 있다.
다양한 실시예에 따른 장치(예: 모듈들 또는 그 기능들) 또는 방법(예: 동작들)의 적어도 일부는, 예컨대, 프로그램 모듈의 형태로 컴퓨터로 읽을 수 있는 저장 매체(computer-readable storage media)에 저장된 명령어로 구현될 수 있다. 상기 명령어가 프로세서(예: 프로세서(120))에 의해 실행될 경우, 상기 하나 이상의 프로세서가 상기 명령어에 해당하는 기능을 수행할 수 있다. 컴퓨터로 읽을 수 있는 저장매체는, 예를 들면, 메모리(130)가 될 수 있다.
컴퓨터로 판독 가능한 기록 매체는, 하드디스크, 플로피 디스크, 마그네틱 매체(magnetic media)(예: 자기테이프), 광 기록매체(optical media)(예: CD-ROM(compact disc read only memory), DVD(digital versatile disc), 자기-광매체(magneto-optical media)(예: 플롭티컬 디스크(floptical disk)), 하드웨어 장치(예: ROM(read only memory), RAM(random access memory) 또는 플래시 메모리 등) 등을 포함할 수 있다. 또한 프로그램 명령에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함할 수 있다. 상술한 하드웨어 장치는 다양한 실시예의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈들로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지다.
다양한 실시예에 따른 모듈 또는 프로그램 모듈은 전술한 구성 요소들 중 적어도 하나 이상을 포함하거나, 일부가 생략되거나 또는 추가적인 다른 구성 요소를 더 포함할 수 있다. 다양한 실시예에 따른 모듈, 프로그램 모듈 또는 다른 구성 요소에 의해 수행되는 동작들은 순차적, 병렬적, 반복적 또는 휴리스틱(heuristic)한 방법으로 실행될 수 있다. 또한 일부 동작은 다른 순서로 실행되거나, 생략되거나 또는 다른 동작이 추가될 수 있다. 그리고 본 문서에 개시된 실시예는 개시된, 기술 내용의 설명 및 이해를 위해 제시된 것이며, 본 문서에서 기재된 기술의 범위를 한정하는 것은 아니다. 따라서 본 문서의 범위는, 본 문서의 기술적 사상에 근거한 모든 변경 또는 다양한 다른 실시예를 포함하는 것으로 해석되어야 한다.

Claims (15)

  1. 전자 장치에 있어서,
    메모리; 및
    노티의 발생이 감지되면, 상기 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드를 판단하고, 상기 노티에 대한 사용자의 피드백이 발생되었는지 여부를 판단하고, 상기 피드백에 기초하여 상기 어플리케이션 또는 키워드에 대한 상기 사용자의 선호도 정보를 상기 메모리에 저장하는 프로세서를 포함함을 특징으로 하는 전자 장치.
  2. 제1항에 있어서, 상기 프로세서는,
    상기 노티를 확인하기 위한 사용자 입력이 수신된 경우, 상기 피드백이 발생된 것으로 판단함을 특징으로 하는 전자 장치.
  3. 제2항에 있어서, 상기 프로세서는,
    상기 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 상기 사용자의 선호도를 증가시킴을 특징으로 하는 전자 장치.
  4. 제1항에 있어서, 상기 프로세서는,
    상기 노티를 제거하기 위한 사용자 입력을 수신한 경우, 상기 피드백이 발생된 것으로 판단함을 특징으로 하는 전자 장치.
  5. 제4항에 있어서, 상기 프로세서는,
    상기 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 상기 사용자의 선호도를 감소시킴을 특징으로 하는 방법.
  6. 제1항에 있어서, 상기 프로세서는,
    하나 이상의 어플리케이션들 또는 하나 이상의 키워드들 각각에 대한 선호도에 따라 하나 이상의 노티들이 표시되는 위치를 조정함을 특징으로 하는 전자 장치.
  7. 제6항에 있어서, 상기 프로세서는,
    상기 선호도가 높은 어플리케이션일수록, 해당 어플리케이션과 관련된 노티를 우선적으로 표시하도록 상기 프로세서와 전기적으로 연결된 디스플레이를 제어함을 특징으로 하는 전자 장치.
  8. 제6항에 있어서, 상기 프로세서는,
    상기 선호도가 낮은 어플리케이션일수록 해당 어플리케이션과 관련된 노티들을 표시하지 않거나 또는 삭제함을 특징으로 하는 전자 장치.
  9. 제6항에 있어서, 상기 프로세서는,
    상기 선호도가 높은 키워드일수록, 해당 키워드와 관련된 노티가 우선적으로 표시되도록 상기 프로세서와 전기적으로 연결된 디스플레이를 제어함을 특징으로 하는 전자 장치.
  10. 제6항에 있어서, 상기 프로세서는,
    상기 선호도가 낮은 키워드일수록 해당 키워드와 관련된 노티들을 표시하지 않거나 또는 삭제함을 특징으로 하는 전자 장치.
  11. 전자 장치의 동작 방법에 있어서,
    노티의 발생이 감지되면, 상기 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드를 판단하는 동작;
    상기 노티에 대한 사용자의 피드백이 발생되었는지 여부를 판단하는 동작; 및
    상기 피드백에 기초하여 상기 어플리케이션 또는 키워드에 대한 상기 사용자의 선호도 정보를 저장하는 동작을 포함함을 특징으로 하는 방법.
  12. 제11항에 있어서,
    상기 노티에 대한 사용자의 피드백이 발생되었는지 여부를 판단하는 동작은,
    상기 노티를 확인하기 위한 사용자 입력을 수신한 경우, 상기 피드백이 발생된 것으로 판단하는 동작을 포함하고,
    상기 피드백에 기초하여 상기 어플리케이션 또는 키워드에 대한 상기 사용자의 선호도 정보를 저장하는 동작은,
    상기 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 상기 사용자의 선호도를 증가시키는 동작을 포함함을 특징으로 하는 방법.
  13. 제11항에 있어서,
    상기 노티에 대한 사용자의 피드백이 발생되었는지 여부를 판단하는 동작은,
    상기 노티를 제거하기 위한 사용자 입력을 수신한 경우, 상기 피드백이 발생된 것으로 판단하는 동작을 포함하고,
    상기 피드백에 기초하여 상기 어플리케이션 또는 키워드에 대한 상기 사용자의 선호도 정보를 저장하는 동작은,
    상기 노티와 관련된 어플리케이션 또는 상기 노티로부터 추출될 수 있는 키워드에 대한 상기 사용자의 선호도를 감소시키는 동작을 포함함을 특징으로 하는 방법.
  14. 제11항에 있어서,
    하나 이상의 어플리케이션들 또는 하나 이상의 키워드들 각각에 대한 선호도에 따라 하나 이상의 노티들이 표시되는 위치를 조정하는 동작을 더 포함하고,
    제6항에 있어서, 하나 이상의 어플리케이션들 또는 하나 이상의 키워드들 각각에 대한 선호도에 따라 하나 이상의 노티들이 표시되는 위치를 조정하는 동작은,
    상기 선호도가 높은 어플리케이션일수록, 해당 어플리케이션과 관련된 노티를 우선적으로 표시하는 동작 또는 상기 선호도가 낮은 어플리케이션일수록 해당 어플리케이션과 관련된 노티들을 표시하지 않거나 또는 삭제하는 동작을 포함함을 특징으로 하는 방법.
  15. 제14항에 있어서, 하나 이상의 어플리케이션들 또는 하나 이상의 키워드들 각각에 대한 선호도에 따라 하나 이상의 노티들이 표시되는 위치를 조정하는 동작은,
    상기 선호도가 높은 키워드일수록, 해당 키워드와 관련된 노티를 우선적으로 표시하는 동작 또는 상기 선호도가 낮은 키워드일수록 해당 키워드와 관련된 노티들을 표시하지 않거나 또는 삭제하는 동작을 더 포함함을 특징으로 하는 방법.
PCT/KR2016/015098 2015-12-23 2016-12-22 사용자의 선호도에 따라 사용자에게 컨텐트들을 제공하는 방법 및 이를 위한 전자 장치 WO2017111496A1 (ko)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN201680076187.0A CN108431811A (zh) 2015-12-23 2016-12-22 根据用户的偏好向用户提供内容的方法及其电子装置
EP16879363.6A EP3379428A4 (en) 2015-12-23 2016-12-22 Method for providing content to user according to user's preference and electronic device therefor
US16/065,929 US10810058B2 (en) 2015-12-23 2016-12-22 Method for providing content to user according to user's preference and electronic device therefor

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2015-0185423 2015-12-23
KR1020150185423A KR102362868B1 (ko) 2015-12-23 2015-12-23 사용자의 선호도에 따라 사용자에게 컨텐트들을 제공하는 방법 및 이를 위한 전자 장치

Publications (1)

Publication Number Publication Date
WO2017111496A1 true WO2017111496A1 (ko) 2017-06-29

Family

ID=59089604

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2016/015098 WO2017111496A1 (ko) 2015-12-23 2016-12-22 사용자의 선호도에 따라 사용자에게 컨텐트들을 제공하는 방법 및 이를 위한 전자 장치

Country Status (5)

Country Link
US (1) US10810058B2 (ko)
EP (1) EP3379428A4 (ko)
KR (1) KR102362868B1 (ko)
CN (1) CN108431811A (ko)
WO (1) WO2017111496A1 (ko)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107580147A (zh) * 2017-10-31 2018-01-12 维沃移动通信有限公司 一种通知消息的管理方法和移动终端

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106940641B (zh) * 2016-01-05 2021-10-22 阿里巴巴集团控股有限公司 通知消息的处理方法和装置
CN115842859B (zh) * 2022-10-13 2023-09-12 时迈智慧科技有限公司 基于微基站的偏好信息推送方法、装置及设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030046421A1 (en) * 2000-12-12 2003-03-06 Horvitz Eric J. Controls and displays for acquiring preferences, inspecting behavior, and guiding the learning and decision policies of an adaptive communications prioritization and routing system
KR20120019960A (ko) * 2010-08-27 2012-03-07 에스케이플래닛 주식회사 휴대 단말의 입력 감도를 고려한 디지털 컨텐츠 제작 방법 및 장치
KR20130059738A (ko) * 2011-11-29 2013-06-07 에스케이플래닛 주식회사 컨텐츠 분석에 따른 어플리케이션 추천 시스템 및 방법
KR20140096643A (ko) * 2013-01-28 2014-08-06 에스케이텔레콤 주식회사 심플모드에 따른 화면 제공방법 및 이를 구현하기 위한 단말기 및 제공장치
KR20140116342A (ko) * 2013-03-22 2014-10-02 삼성전자주식회사 모바일 장치의 어플리케이션 추천 방법, 모바일 장치를 위한 어플리케이션 추천 방법, 모바일 장치, 서버 및 어플리케이션 추천 시스템

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7099860B1 (en) * 2000-10-30 2006-08-29 Microsoft Corporation Image retrieval systems and methods with semantic and feature based relevance feedback
US7137099B2 (en) * 2003-10-24 2006-11-14 Microsoft Corporation System and method for extending application preferences classes
JP2007094738A (ja) * 2005-09-28 2007-04-12 Sony Corp 嗜好情報処理システム、記録装置及び情報処理装置、並びに通信方法
CN101079824A (zh) * 2006-06-15 2007-11-28 腾讯科技(深圳)有限公司 一种用户兴趣偏好向量生成系统和方法
US20080221983A1 (en) * 2007-03-06 2008-09-11 Siarhei Ausiannik Network information distribution system and a method of advertising and search for supply and demand of products/goods/services in any geographical location
KR20100082073A (ko) 2009-01-08 2010-07-16 동아대학교 산학협력단 터널 내 자연환기력의 측정방법
US20110060996A1 (en) * 2009-09-10 2011-03-10 Alberth Jr William P Method and System for Reducing Notifications to a Mobile Device in Accordance with User Preferences
US8615514B1 (en) * 2010-02-03 2013-12-24 Google Inc. Evaluating website properties by partitioning user feedback
US8150844B2 (en) * 2010-08-18 2012-04-03 Facebook, Inc. Location ranking using social graph information
KR20130117556A (ko) 2012-04-18 2013-10-28 노틸러스효성 주식회사 입력장치 노출방지 커버를 구비한 금융자동화기기
US9195721B2 (en) 2012-06-04 2015-11-24 Apple Inc. Mobile device with localized app recommendations
KR20140102391A (ko) 2013-02-13 2014-08-22 삼성전자주식회사 디스플레이 장치 및 그 제어 방법
US20140280582A1 (en) * 2013-03-13 2014-09-18 Samsung Electronics Company, Ltd. Relationship tracking and maintenance
KR20140137509A (ko) * 2013-05-22 2014-12-03 삼성전자주식회사 알림 기능 운용 방법 및 이를 지원하는 전자 장치
US9607278B2 (en) * 2013-06-12 2017-03-28 Cloudon Ltd. Systems and methods for supporting social productivity using relevancy scoring
US20140372423A1 (en) * 2013-06-13 2014-12-18 Microsoft Corporation Personalized entity preferences model and notifications
KR101646312B1 (ko) 2013-12-06 2016-08-08 조은영 개인행동기반 관심 대상 및 선호 분야 분석시스템 및 그 방법
US20150341900A1 (en) * 2014-05-23 2015-11-26 Samsung Electronics Co., Ltd. Wearable device and method of setting reception of notification message therein
WO2015184359A2 (en) 2014-05-30 2015-12-03 Interdigital Technology Corporation Personalized notifications for mobile applications users
CN104361063B (zh) * 2014-11-04 2018-03-16 北京字节跳动网络技术有限公司 用户兴趣发现方法和装置
CN104572942A (zh) * 2014-12-30 2015-04-29 小米科技有限责任公司 推送消息显示方法及装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030046421A1 (en) * 2000-12-12 2003-03-06 Horvitz Eric J. Controls and displays for acquiring preferences, inspecting behavior, and guiding the learning and decision policies of an adaptive communications prioritization and routing system
KR20120019960A (ko) * 2010-08-27 2012-03-07 에스케이플래닛 주식회사 휴대 단말의 입력 감도를 고려한 디지털 컨텐츠 제작 방법 및 장치
KR20130059738A (ko) * 2011-11-29 2013-06-07 에스케이플래닛 주식회사 컨텐츠 분석에 따른 어플리케이션 추천 시스템 및 방법
KR20140096643A (ko) * 2013-01-28 2014-08-06 에스케이텔레콤 주식회사 심플모드에 따른 화면 제공방법 및 이를 구현하기 위한 단말기 및 제공장치
KR20140116342A (ko) * 2013-03-22 2014-10-02 삼성전자주식회사 모바일 장치의 어플리케이션 추천 방법, 모바일 장치를 위한 어플리케이션 추천 방법, 모바일 장치, 서버 및 어플리케이션 추천 시스템

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3379428A4 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107580147A (zh) * 2017-10-31 2018-01-12 维沃移动通信有限公司 一种通知消息的管理方法和移动终端
CN107580147B (zh) * 2017-10-31 2020-10-16 维沃移动通信有限公司 一种通知消息的管理方法和移动终端

Also Published As

Publication number Publication date
KR102362868B1 (ko) 2022-02-15
US20190012219A1 (en) 2019-01-10
KR20170075591A (ko) 2017-07-03
CN108431811A (zh) 2018-08-21
EP3379428A1 (en) 2018-09-26
EP3379428A4 (en) 2018-09-26
US10810058B2 (en) 2020-10-20

Similar Documents

Publication Publication Date Title
WO2017135599A1 (ko) 외부 전자 장치를 제어하기 위한 방법 및 전자 장치
WO2017057912A1 (ko) 전자 장치에서 어플리케이션 실행 장치 및 방법
WO2017209528A1 (en) Electronic apparatus and operating method thereof
WO2018034555A1 (ko) 디스플레이를 제어하는 전자 장치 및 방법
WO2018131908A1 (ko) 차량 장치 및 전자 장치와 차량 장치에서 디스플레이 방법 및 전자 장치에서 정보 전송 방법
WO2017086676A1 (ko) 전자 장치 및 전자 장치의 컨텐츠 출력 방법
WO2017146360A1 (ko) 전자 장치, 음향 출력 시스템 및 음향 출력 시스템을 위한 전자 장치 제어 방법
WO2017116052A1 (ko) 컨텐트 인식 장치 및 그 동작 방법
WO2018080023A1 (ko) 전자 장치 및 그의 동작을 제어하는 방법
WO2017131401A1 (ko) 전자 장치 및 전자 장치의 사용자 인터페이스 제어 방법
WO2016144098A1 (en) User information processing method and electronic device supporting the same
WO2016175602A1 (en) Electronic device for providing short-cut user interface and method therefor
WO2016032287A1 (en) Method for providing additional functions based on information
WO2018155928A1 (ko) 복수의 생체 센서를 이용하여 인증을 수행하기 위한 전자 장치 및 그의 동작 방법
WO2017119690A1 (ko) 전자 장치 및 그 동작 방법
WO2017131469A1 (ko) 어플리케이션을 제어하는 전자 장치와 이의 동작 방법
WO2017209446A1 (en) Electronic device and information processing system including the same
WO2018066889A1 (ko) 거래 이력 기반의 서비스 제공 방법 및 그 전자 장치
WO2018217066A1 (ko) 생체 정보를 측정하는 전자 장치와 이의 동작 방법
WO2018199432A1 (ko) 객체에 대응하는 콘텐트를 출력하기 위한 방법 및 그 전자 장치
WO2017023040A1 (en) Screen controlling method and electronic device for supporting the same
WO2017146482A1 (ko) 음성 인식 제어를 제공하는 전자 장치 및 그 동작 방법
WO2017111313A1 (ko) 웹푸시를 이용한 푸시 서비스 제공 방법 및 이를 지원하는 전자 장치
WO2017111496A1 (ko) 사용자의 선호도에 따라 사용자에게 컨텐트들을 제공하는 방법 및 이를 위한 전자 장치
WO2017026795A1 (en) Method and electronic device for processing user input

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

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2016879363

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE