Abstract:
In one embodiment, a method for indexing a document database includes determining, according to user's access status on a plurality of documents in the document database, index indicators from attributes of respective fields of the plurality of documents, wherein the index indicators are used for indexing the plurality of documents, dividing the plurality of documents into a plurality of document sets, indexing the plurality of document sets according to the index indicators. The method may include dividing a plurality of documents in a document database into document sets by utilizing an attribute that a document database is easy to be divided into chunks, and may effectively implement indexing of the document database for the document sets according to another embodiment.
Abstract:
A method for predicting anomalies in a computer application includes during runtime of the computer application, detecting traffic metrics and incident tickets associated with the computer application, the incident ticket indicating an incident might occur in the computer application; calculating a threshold based on absolute values of second order differences associated with the traffic metrics, wherein the threshold is such that when the absolute value of the second order difference associated with the traffic metrics exceeds the threshold, a recall rate Rrecall that the computer application is recalled is maximized; obtaining predicted metrics of the computer application in a next time period based on the traffic metrics; and in response to an absolute value of a second order difference associated with the predicted metrics exceeding the threshold, predicting potential anomalies of the computer application in the next time period.
Abstract:
Managing software performance debugging based on a distributed VM system is provided. In response to determining a debugging state of a software system running on a VM, a timing of a system clock of the VM is controlled. A data packet sent to the VM from another VM is intercepted, and an added system time and reference time that indicate when the packet was sent by the other VM is extracted from the packet. Based on the system and reference times, as well as a reference time of when the packet is intercepted, a timing at which the packet is expected to be received by the VM is calculated. The packet is forwarded to the VM as a function of a comparison of the timing at which the packet is expected to be received and a system time of the VM when the packet is intercepted.
Abstract:
Methods and systems for treating a disease include navigating a symptom-centric decision tree which accounts for probabilities for symptoms and diseases and emergency values for the symptoms and diseases, based on information provided by a user, to determine a disease. A treatment is provided to the user based on the determined disease.
Abstract:
A method and system for generating a three-dimensional (3D) virtual scene are disclosed. The method includes: identifying a two-dimensional (2D) object in a 2D picture and the position of the 2D object in the 2D picture; obtaining the three-dimensional model of the 3D object corresponding to the 2D object; calculating the corresponding position of the 3D object corresponding to the 2D object in the horizontal plane of the 3D scene according to the position of the 2D object in the picture; and simulating the falling of the model of the 3D object onto the 3D scene from a predetermined height above the 3D scene, wherein the position of the landing point the model of the 3D object in the horizontal plane is the corresponding position of the 3D object in the horizontal plane of the 3D scene.
Abstract:
Interpretation maps of deep neural networks are provided that use Renyi differential privacy to guarantee the robustness of the interpretation. In one aspect, a method for generating interpretation maps with guaranteed robustness includes: perturbing an original digital image by adding Gaussian noise to the original digital image to obtain m noisy images; providing the m noisy images as input to a deep neural network; interpreting output from the deep neural network to obtain m noisy interpretations corresponding to the m noisy images; thresholding the m noisy interpretations to obtain a top-k of the m noisy interpretations; and averaging the top-k of the m noisy interpretations to produce an interpretation map with certifiable robustness.
Abstract:
Methods and systems for automating user interactions include annotating chat logs to identify user intent in question-answer pairs. A classifier is trained, using the annotated chat log, to identify user intent in automated conversations. Chat flows are formed, using the annotated chat logs, that provide responses to user statements based on identified user intent. An automated conversation is conducted with a user, using the chat flows and the classifier, to provide automated responses to user statements.
Abstract:
A chatbot system receives utterances of a conversation. The chatbot system constructs a conversation knowledge graph comprising one or more dialogue segments that correspond to utterances of the conversation. The chatbot system identifies a dialogue segment in the conversation knowledge graph having a contextual uncertainty that is detected based on a context model. The chatbot system generates a clarifying question for the identified dialogue segment having the contextual uncertainty. The chatbot system receives a clarifying answer from a user interface of the computing device to the clarifying question. The chatbot system updates the context model and the conversation knowledge graph based on the clarifying question and the clarifying answer to resolve the contextual uncertainty of the identified dialogue segment.
Abstract:
This disclosure provides a method for road condition prediction. The method comprises receiving, for at least one source vehicle, sensor data collected by a sensor associated with the source vehicle. The method further comprises identifying, based on the sensor data, at least a location with an abnormal road condition and a responsive action taken by the source vehicle. The method further comprises notifying, the location with the abnormal road condition and the responsive action to at least one target vehicle that is expected to pass the location. This disclosure also provides a computer system and a computer software product for road condition prediction.
Abstract:
Systems and method for automated contextual dialog generation for cognitive conversations include embedding a natural language sentence input by a user into a corresponding sentence vector using a sentence embedder. A context array is generated using a contextual sentence embedder to embed the sentence vector and previous sentence vectors of a conversation history into a context array. Response words are predicted from the sentence vector by performing sequence-to-sequence dialog prediction with a dialog prediction network. Context of the input sentence is quantified by extracting context features from the context array using a situation quantification network. A response dialog is generated in natural language to display to a user, the response dialog responding to the input sentence with a response generator by determining a dialog state including the response words and the quantified context and optimizing the response dialog with reinforcement learning corresponding to the dialog state.