WO2021001735A1 - Creating global conversation thread across communication channels - Google Patents

Creating global conversation thread across communication channels Download PDF

Info

Publication number
WO2021001735A1
WO2021001735A1 PCT/IB2020/056064 IB2020056064W WO2021001735A1 WO 2021001735 A1 WO2021001735 A1 WO 2021001735A1 IB 2020056064 W IB2020056064 W IB 2020056064W WO 2021001735 A1 WO2021001735 A1 WO 2021001735A1
Authority
WO
WIPO (PCT)
Prior art keywords
conversation
conversations
global
individual
threads
Prior art date
Application number
PCT/IB2020/056064
Other languages
English (en)
French (fr)
Inventor
Srinivasan MUTHUSWAMY
Subhendu Das
Yashodhara PAITNAIK
Vrunda NEGANDHI
Original Assignee
International Business Machines Corporation
Ibm United Kingdom Limited
Ibm (China) Investment Company Limited
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
Priority claimed from US16/460,482 external-priority patent/US11398996B2/en
Priority claimed from US16/460,485 external-priority patent/US11245654B2/en
Application filed by International Business Machines Corporation, Ibm United Kingdom Limited, Ibm (China) Investment Company Limited filed Critical International Business Machines Corporation
Priority to JP2021577208A priority Critical patent/JP2022539135A/ja
Publication of WO2021001735A1 publication Critical patent/WO2021001735A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/216Handling conversation history, e.g. grouping of messages in sessions or threads
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/42Mailbox-related aspects, e.g. synchronisation of mailboxes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/56Unified messaging, e.g. interactions between e-mail, instant messaging or converged IP messaging [CPM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/18Multiprotocol handlers, e.g. single devices capable of handling multiple protocols
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning

Definitions

  • the present application relates generally to conversations that occur on various platforms and, more particularly, to creating a global conversation thread across different communication channels.
  • Bank employees use various channels to communicate within the bank and to the customers (such as emails, chat, voice). In situations that could be characterized as market abuse, the relevant communication usually happens on various channels and also between various parties. For example, John may be talking to a counterpart in another brokerage firm to decide the price of a foreign exchange via email or text messaging. Once they arrive at the pricing, John may use his phone to call his front desk to place an order to buy or sell certain currency in large number. In order to catch such scenarios, monitoring various channels separately is not sufficient.
  • a computer-implemented method for creating a global conversation thread in a data processing system may include a processing device and a memory comprising instructions which are executed by the processor.
  • the method may include receiving data associated with a plurality of individual conversations between one or more users using one or more user devices, modeling individual conversation threads based on the data, extracting features from the modeled conversation threads, and linking the conversations based on the extracted features to create a global conversation thread.
  • the individual conversations occur on different platforms and the global conversation thread includes content from the different platforms.
  • Additional embodiments may include a system and computer program product for creating the global conversation thread.
  • FIG. 1 depicts a schematic diagram of a global conversation system, consistent with disclosed embodiments
  • FIG. 2 is a block diagram of an example data processing system in which aspects of the illustrative embodiments are implemented;
  • FIG. 3 is a flowchart of an example process for creating a global conversation thread, consistent with disclosed embodiments
  • FIG. 4 is a diagram of a first conversation between individuals, consistent with disclosed embodiments.
  • FIG. 5 is a diagram of a second conversation between individuals, consistent with disclosed embodiments.
  • FIG. 6 is a flowchart of an example conversation linking process, consistent with disclosed embodiments.
  • FIG. 7 is a diagram of a global conversation thread from the first and second conversations, consistent with disclosed embodiments.
  • Embodiments of the present invention may be a system, a method, and/or a computer program product.
  • the computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present invention.
  • the computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device.
  • the computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing.
  • a non-exhaustive list of more specific examples of the computer readable storage medium includes the following: a portable computer diskette, a head disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing.
  • a computer readable storage medium, as used herein, is not to be construed as being transitory signals per se, such as radio waves or other freely propagating
  • Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network (LAN), a wide area network (WAN) and/or a wireless network.
  • the network may comprise copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers, and/or edge servers.
  • a network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
  • Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, or either source code or object code written in any combination of one or more programming languages, including an object-oriented programming language such as Java, Smalltalk, C++ or the like, and conventional procedural programming languages, such as the "C” programming language or similar programming languages.
  • the computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server.
  • the remote computer may be connected to the user's computer through any type of network, including LAN or WAN, or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
  • electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (FPGA), or programmable logic arrays (PLA) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present invention.
  • These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
  • These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein comprises an article of manufacture including instructions which implement aspects of the function/act specified in the flowchart and/or block diagram block or blocks.
  • the computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operations steps to be performed on the computer, other programmable apparatus, or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
  • each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical functions.
  • the functions noted in the block may occur out of the order noted in the Figures.
  • two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
  • the present disclosure relates to systems and methods used to create a global conversation thread by connecting conversations across different communication channels (different means of communication) by linking the conversations based on their content.
  • a programmed system may look for certain information based on the content of the conversations in order to identify connected conversations, with a focus on scenarios that may involve market abuses by parties to the conversation or as a subject of the conversation.
  • FIG. 1 depicts a schematic diagram of one illustrative embodiment of a global conversation system 100.
  • the global conversation system 100 includes, for example, a central server 110 and a plurality of user devices 120 each associated with a user 130 and which are all connected through a network 140.
  • the central server 110 and the plurality of user devices 120 are functionally represented as singular separate components but it should be understood that the disclosed embodiments are not so limited.
  • the devices may be combined in some embodiments.
  • the central server 110 and/or the components thereof may be integrated into one or more of the user devices 120.
  • the users 130 are individuals which are interchangeably described herein as participants in one or more individual conversations via user devices 120, wherein such individual conversations may be combined into a global conversation by the central server 110.
  • FIG. 1 illustrates three user devices 120A, 120B, 120C as making up the plurality of user devices 120 and three respective users 130A, 130B, 130C as making up the users 130. It should be understood that this representation is exemplary and that other embodiments may include more (or less) user devices 120 and associated users 130. Moreover, it is not necessary that each user device 120 only have one associated users 130. In some embodiments, a single user 130 may represent all participants associated with a user device 120, such as multiple people that are in assigned to the same role within an organizational structure (e.g., a manager, assistant, paralegal, accountant, etc.).
  • an organizational structure e.g., a manager, assistant, paralegal, accountant, etc.
  • the central server 110 may be implemented in hardware and/or software and may include various constituent components. These components may include, for example, one or more processing devices, one or more memory devices, and/or one or more databases.
  • the central server 110 is particularly configured as an information hub which is configured to receive data from the user devices 120 and transmit data to the user devices 120.
  • the central server 110 may be configured as a processing server which receives conversation data from the user devices 120.
  • the central server 110 is a server, but is not limited to such an embodiment.
  • the user devices 120 are preferably computing devices configured to be operated by users 130 and deliver data to the global conversation system 100.
  • the user devices 120 may be, for example, personal computers (e.g., laptops, desktops, etc.), tablets, smart phones, etc.
  • the user devices 120 may include constituent components. These components may include, for example, I/O devices which are configured to collect data associated with user input, communication hardware for sending and receiving data to and from other components of the global conversation system 100, and a display device for displaying information to the user 130, such as a display screen configured to display a user interface.
  • the user devices 120 are configured to support various platforms associated with conversations between users 130.
  • the user devices 120 may support communication platforms, such as platforms associated with messaging programs, email programs, video feeds, audio feeds, camera input and other images, web browsers, social media, mobile applications, etc.
  • the users 130 may be individuals which are associated with a respective user device 120.
  • the users 130 may be employees of one or more companies which are participating in a conversation.
  • the users 130 are different people with different personal characteristics.
  • the users 130 may be employees in different companies, departments, have different professions, etc.
  • the users 130 may include customers and employees, such as clients and financial professionals managing the client's finances.
  • the network 140 may be a local or global network and may include wired and/or wireless components and functionality which enable communication between the central server 110 and the user devices 120.
  • the network 140 may be embodied by the Internet, provided at least in part via cloud services, and/or may include one or more communication devices or systems which enable data transfer to and from the systems and components of the central server 110 and user devices 120.
  • the elements of global conversation system 100 include logic implemented in specialized hardware, software executed on hardware, or any combination of specialized hardware and software executed on hardware, for implementing the global conversation system 100.
  • the global conversation system 100 may be or include the IBM WatsonTM system available from International Business Machines Corporation of Armonk, New York, which is augmented with the mechanisms of the illustrative embodiments described hereafter.
  • FIG. 2 is a block diagram of an example data processing system 200 in which aspects of the illustrative embodiments are implemented.
  • Data processing system 200 is an example of a computer, such as a server or client, in which computer usable code or instructions implementing the process for illustrative embodiments of the present invention are located.
  • FIG. 2 represents a server computing device, such as the central server 110, which implements the global conversation system 100 described herein.
  • data processing system 200 can employ a hub architecture including a north bridge and memory controller hub (NB/MCH) 201 and south bridge and input/output (I/O) controller hub (SB/ICH) 202.
  • NB/MCH north bridge and memory controller hub
  • SB/ICH south bridge and input/output controller hub
  • Processing unit 203, main memory 204, and graphics processor 205 can be connected to the NB/MCH 201.
  • Graphics processor 205 can be connected to the NB/MCH 201 through an accelerated graphics port (AGP).
  • AGP accelerated graphics port
  • the network adapter 206 connects to the SB/ICH 202.
  • the audio adapter 207, keyboard and mouse adapter 208, modem 209, read only memory (ROM) 210, hard disk drive (HDD) 211 , optical drive (CD or DVD) 212, universal serial bus (USB) ports and other communication ports 213, and the PCI/PCIe devices 214 can connect to the SB/ICH 202 through bus system 216.
  • PCI/PCIe devices 214 may include Ethernet adapters, add-in cards, and PC cards for notebook computers.
  • ROM 210 may be, for example, a flash basic input/output system (BIOS).
  • the HDD 211 and optical drive 212 can use an integrated drive electronics (IDE) or serial advanced technology attachment (SATA) interface.
  • the super I/O (SIO) device 215 can be connected to the SB/ICH 202.
  • An operating system can run on processing unit 203.
  • the operating system can coordinate and provide control of various components within the data processing system 200.
  • the operating system can be a commercially available operating system.
  • An object-oriented programming system such as the JavaTM programming system, may run in conjunction with the operating system and provide calls to the operating system from the object-oriented programs or applications executing on the data processing system 200.
  • the data processing system 200 can be an IBM ® eServerTM System p ® running the Advanced Interactive Executive operating system or the Linux operating system.
  • the data processing system 200 can be a symmetric multiprocessor (SMP) system that can include a plurality of processors in the processing unit 203. Alternatively, a single processor system may be employed.
  • SMP symmetric multiprocessor
  • Instructions for the operating system, the object-oriented programming system, and applications or programs are located on storage devices, such as the HDD 211 , and are loaded into the main memory 204 for execution by the processing unit 203.
  • the processes for embodiments of the global conversation system 100 can be performed by the processing unit 203 using computer usable program code, which can be located in a memory such as, for example, main memory 204, ROM 210, or in one or more peripheral devices.
  • a bus system 216 can be comprised of one or more busses.
  • the bus system 216 can be implemented using any type of communication fabric or architecture that can provide for a transfer of data between different components or devices attached to the fabric or architecture.
  • a communication unit such as the modem 209 or network adapter 206 can include one or more devices that can be used to transmit and receive data.
  • FIG. 2 may vary depending on the implementation.
  • Other internal hardware or peripheral devices such as flash memory, equivalent non-volatile memory, or optical disk drives may be used in addition to or in place of the hardware depicted.
  • data processing system 200 can take the form of any of a number of different data processing systems, including but not limited to, client computing devices, server computing devices, tablet computers, laptop computers, telephone or other communication devices, personal digital assistants, and the like.
  • data processing system 200 can be any known or later developed data processing system without architectural limitation.
  • FIG. 2 may vary depending on the implementation.
  • the data processing system 200 includes several components which would not be directly included in some embodiments of the global conversation system 100.
  • a global conversation system 100 may include one or more of the components and configurations of the data processing system 200 for performing processing methods and steps in accordance with the disclosed embodiments.
  • the data processing system 200 can take the form of any of a number of different data processing systems, including but not limited to, client computing devices, server computing devices, tablet computers, laptop computers, telephone or other communication devices, personal digital assistants, and the like. Essentially, the data processing system 200 can be any known or later developed data processing system without architectural limitation.
  • FIG. 3 is a flowchart of an exemplary process 300 for creating a global conversation thread.
  • the central server 110 may perform one or more steps of process 300.
  • the central server 110 receives conversation data including identifying details associated with one or more conversations from one or more user devices 120.
  • the identifying details may include user information, conversation content, generic details, specific details, etc.
  • the central server 110 may model each conversation thread.
  • the central server 110 may model each person as a node and each conversation between people as a connector between the nodes. Conversations may occur between two people, in one example. For example, a first employee may converse with a customer/client via email. Conversations may also occur between more than two people, such as in a conference call. In another example, a conversation may occur with only one user involved, such as through a memorandum, note, email to self, etc.
  • the central server 110 may extract features from the conversations.
  • the content features may include, for example, level one features and level two features.
  • the content features may include different categories of features (e.g., level one-four features).
  • Level one features may include, for example, personal versus business, trade versus non-trade, forex versus equity to associate various categories and sub categories of the communication.
  • Level two features may be more specific and include, for example, ticker (i.e., stock or asset identifier) in the case of equity or currency in the case of foreign exchange transaction, number of units of ticker or currency and the price tag associated with the conversation, etc.
  • Level two features may include transaction details associated with a financial transaction.
  • level one features may be related to generic identifying features of the conversation and level two features may be more specifically related to the content and/or intent of the conversation.
  • the central server 110 is may link related conversations to create a global conversation thread.
  • the conversations detected by the central server 110 may occur between different people, via different user devices, and involve different platforms for the communication.
  • each individual conversation may be related to one or more other individual conversations as part of a larger global conversation on the same topic.
  • two individuals may conduct a conversation related to market abuse, such as planned fraudulent activity.
  • the conversation may occur across different platforms (e.g., a chat-based platform, an e-mail based platform, an audio-based platform, etc.), such as to attempt to avoid detection
  • the central server 110 is configured to link related conversations across different platforms and devices to identify a global conversation that may allow the central server 110 to identify global conversation related to market abuse scenarios.
  • FIG. 4 is an example model of a first conversation between two individuals "John” and "Mary.”
  • the data associated with the first conversation may include meta data about each person such as whether the person is an employee of a particular company, a potential identity of the person, a customer/company identifier, number of years of contact, and communication profile (e.g., how frequently communicated and what topics). If the individual (e.g., "John”) is an employee, the personal information may include the department, the years employed, additional details regarding position, etc.
  • the data associated with the first conversation may also include meta data about the conversation (e.g., content data, background data, etc.).
  • the content data may include level one features such as general category information (e.g., business, trade, forex, etc.), parties, platform/channel of the conversation (e.g., text messaging, chat channel, email, phone, video conference, social media, etc.), date, duration of call, etc.
  • the content data may also include, for example, level two features such as financial details, such as an amount discussed, currency, ticker, etc.
  • the central server 110 may be configured to perform natural language processing to create additional meta data features for a conversation. For instance, the central server 110 may categorize a conversation based on words or phrases used, may determine an intent of a conversation, identify the topic of conversation, etc. The central server 110 may use a feedback/machine learning process to improve the process as more conversations are collected.
  • the details associated with a single conversation between "John” and “Mary” may be grouped with other conversations between the same people as part of a grouped conversation thread.
  • the conversation thread may also include details that are extracted by the central server 110, such as intent of the conversation, role pattern, period of conversation, number of conversations in the thread, etc.
  • the grouped conversations between two individuals may be considered a "global conversation thread” that provides details about the discussion between the two people.
  • FIG. 5 is another example model of a second conversation between two individuals "John” and "Joe.” This conversation may be between two employees of the company, such as a member in the trading department and a front desk employee.
  • the central server 110 may receive meta data about each person and content data about the conversation.
  • the content data may include level one and level two features that generically and specifically describe the conversation.
  • the central server 110 may track multiple conversations between the "John” and "Joe” and create a grouped conversation thread.
  • FIG. 6 is a flowchart of an exemplary process 600 for linking individual conversations to create a global conversation thread.
  • process 600 may include a process to link a single conversation instance to another single conversation instance.
  • the process 600 may include linking a grouped conversation between two people to another grouped conversation between two other people (e.g., at least one different person).
  • the central server 110 may perform one or more steps of process 600.
  • the process 600 may be a stepped filtering process to determine which conversations are related.
  • the central server 110 may target conversations about a particular topic, such as market abuse scenarios.
  • step 610 the central server 110 may identify overlapping conversation threads.
  • Step 610 may be an initial filtering mechanism based on certain features, such as timing, intent, role pattern, etc., to identify close/similar conversations.
  • the central server 610 may identify all conversations between particular people, roles, during a certain time, involving specific words.
  • the central server 110 may use a simple rule model or a machine learning model to group the conversations.
  • the central server 110 may identify overlapping conversations threads by comparing the proximity of one or more features of the conversation. For instance, the central server 110 may use timing proximity (e.g., how close in time the conversations occur), intent proximity (e.g., how similar the intent of the conversations are), or role pattern proximity (e.g., what role do the individuals have in the conversation and how similar is the pattern).
  • timing proximity e.g., how close in time the conversations occur
  • intent proximity e.g., how similar the intent of the conversations are
  • role pattern proximity e.g., what role do the individuals have in the conversation and how similar is the pattern.
  • the use of timing proximity may include matching conversations within a selected time period.
  • the use of intent proximity includes comparing a similarity of topics of conversations within the conversation threads.
  • the use of role pattern proximity may include comparing the positions of entities in conversations to identify similar patterns.
  • the central server 110 may use a combination of timing proximity, intent proximity, and role pattern proximity to identify overlapping conversations between entities.
  • the central server 110 may group people and form larger groups of operations. For example, the central server 110 may further filter conversations based on the people involved, the department within a company, the role of the individuals, etc.
  • the central server 110 may use rules to target related conversations of interest.
  • the central server 110 may target conversations that include particular features, such as financial terms, ticker, negotiation terms, result of the conversation, event triggers, etc.
  • the central server 110 may target related conversations based on a determined intent of the conversation. For example, the central server 110 may identify the role of a participant in an individual conversation and a determined intent of the conversation to determine whether there is a pattern across multiple conversations.
  • the central server 110 may use a supervised machine learning model, such as a fraud analysis model to differentiate between valid (e.g., typical work conversations) and invalid (e.g., fraudulent behavior) activities.
  • the central server 110 may collect filtered conversations and create a global conversation thread.
  • the global conversation thread may include collected data that relates to the global conversation thread.
  • the global conversation thread may include level one features such as categories of the constituent conversations (e.g., business, trade, forex, order, buy).
  • the global conversation thread may also include level two features such as communication patterns, etc. Other data may include time period of the overall conversation, number of individual conversations, average duration, etc.
  • the global conversation thread may be analyzed for anomalies that may be of interest.
  • the central server 110 may provide the global conversation thread to a fraud detection system to determine whether the conversation includes or may include fraudulent or undesirable activity.
  • the global conversation thread being a combination of conversations across different platforms, enables the detection system to have a more complete picture of interactions between entities (e.g., the same people, people in the same roles), as opposed to only those conversations that occur on the same platform.
  • FIG. 7 is an example model of a global conversation thread formed from the first conversation and the second conversation.
  • the global conversation may be a combined conversation between "John” and "Mary” and "Joe.”
  • the central server 110 may store meta data related to the global conversation thread.
  • the communication may be user or group communication.
  • the global conversation may be abstracted to the role instead of the individual. For example, instead of "Joe” the identifier may be a role, such as "front desk attendant.”
  • An exemplary method for creating a global conversation thread includes identifying conversations across different communication channels and between various parties, modeling each conversation using connected nodes, extracting basic and specific details of the conversation, and linking modeled conversations to each other based on the extracted information.
  • Disclosed embodiments include features that allow linking of conversations even if they are between different parties on different communication channels.
  • the global conversation system may reliably detect market abuse situations by connecting the conversations across different communication channels.
  • the system may include providing an alert when an anomaly is detected in a global conversation thread.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Finance (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Development Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Technology Law (AREA)
  • Human Resources & Organizations (AREA)
  • Tourism & Hospitality (AREA)
  • General Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Operations Research (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Security & Cryptography (AREA)
  • Machine Translation (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)
PCT/IB2020/056064 2019-07-02 2020-06-26 Creating global conversation thread across communication channels WO2021001735A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021577208A JP2022539135A (ja) 2019-07-02 2020-06-26 複数の通信チャネルにわたるグローバル会話スレッドの作成

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US16/460,485 2019-07-02
US16/460,482 US11398996B2 (en) 2019-07-02 2019-07-02 System and method to create global conversation thread across communication channels
US16/460,485 US11245654B2 (en) 2019-07-02 2019-07-02 System and method to create global conversation thread across communication channels
US16/460,482 2019-07-02

Publications (1)

Publication Number Publication Date
WO2021001735A1 true WO2021001735A1 (en) 2021-01-07

Family

ID=74100864

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2020/056064 WO2021001735A1 (en) 2019-07-02 2020-06-26 Creating global conversation thread across communication channels

Country Status (3)

Country Link
JP (1) JP2022539135A (ja)
CN (1) CN112260930B (ja)
WO (1) WO2021001735A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090306981A1 (en) * 2008-04-23 2009-12-10 Mark Cromack Systems and methods for conversation enhancement
US20170200093A1 (en) * 2016-01-13 2017-07-13 International Business Machines Corporation Adaptive, personalized action-aware communication and conversation prioritization
US20190149501A1 (en) * 2017-11-10 2019-05-16 International Business Machines Corporation Management of communications based on topic drift

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7693940B2 (en) * 2007-10-23 2010-04-06 International Business Machines Corporation Method and system for conversation detection in email systems
US20130273976A1 (en) * 2010-10-27 2013-10-17 Nokia Corporation Method and Apparatus for Identifying a Conversation in Multiple Strings
WO2013134502A1 (en) * 2012-03-08 2013-09-12 Citrix Systems, Inc. Cross platform messaging
CN104240066B (zh) * 2013-06-18 2018-10-09 腾讯科技(深圳)有限公司 一种电子邮件的会话展示方法和装置
CN103685734B (zh) * 2013-11-15 2015-11-25 北京奇虎科技有限公司 一种多类型通信整合方法及装置
CN104951478A (zh) * 2014-03-31 2015-09-30 富士通株式会社 信息处理方法和信息处理装置
US10291560B2 (en) * 2016-03-15 2019-05-14 Redkix, Inc. Integrated real-time email-based virtual conversation
CN106506674B (zh) * 2016-11-25 2019-07-09 腾讯科技(深圳)有限公司 通信消息同步方法及装置

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090306981A1 (en) * 2008-04-23 2009-12-10 Mark Cromack Systems and methods for conversation enhancement
US20170200093A1 (en) * 2016-01-13 2017-07-13 International Business Machines Corporation Adaptive, personalized action-aware communication and conversation prioritization
US20190149501A1 (en) * 2017-11-10 2019-05-16 International Business Machines Corporation Management of communications based on topic drift

Also Published As

Publication number Publication date
JP2022539135A (ja) 2022-09-07
CN112260930B (zh) 2022-12-06
CN112260930A (zh) 2021-01-22

Similar Documents

Publication Publication Date Title
Alexander et al. Using social media to report financial results
US11593811B2 (en) Fraud detection based on community change analysis using a machine learning model
Sinclair Financial inclusion and social financialisation: Britain in a European context
US11398996B2 (en) System and method to create global conversation thread across communication channels
US20130013706A1 (en) Method for determining interpersonal relationship influence information using textual content from interpersonal interactions
US11574360B2 (en) Fraud detection based on community change analysis
TWI807172B (zh) 基於智慧互動的主動風控方法和系統
Ramesh et al. How platform-user power relations shape algorithmic accountability: A case study of instant loan platforms and financially stressed users in India
US20170091666A1 (en) System framework processor for channel contacts
Moccia et al. Fintech strategy: e-reputation
Alharbi Assessment of organizational digital transformation in Saudi Arabia
Ghesmati et al. User-perceived privacy in blockchain
Owonifari et al. Evaluation of artificial intelligence and efficacy of audit practice in Nigeria
Shoniregun et al. Can eCRM and trust improve eC customer base?
Kirk et al. The use of grounded theory in accounting research
Lupton 'Flawed','Cruel'and'Irresponsible': The Framing of Automated Decision-Making Technologies in the Australian Press
US11245654B2 (en) System and method to create global conversation thread across communication channels
CN112260930B (zh) 创建跨通信信道的全局对话线程的系统和方法
Kanishcheva Current state of commercial banks in a digital economy
Veit Swimming Upstream: Leveraging Data and Analytics for Taxpayer Engagement-An Australian and International Perspective
Alotibi et al. An Investigation of Cybersecurity Issues of Remote Work during the COVID-19 Pandemic in Saudi Arabia
Woodlock et al. Legal Tech for Justice: Enhancing Access to Justice in Family Violence Legal Services
Libert et al. Product-led growth companies find a new way to serve customers
US20170061814A1 (en) Motivating a target user to aid in achieving a goal
US20210248617A1 (en) System and method for predicting support escalation

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2021577208

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20835125

Country of ref document: EP

Kind code of ref document: A1