Patents by Inventor Xuchao Zhang
Xuchao Zhang has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).
-
Publication number: 20250130884Abstract: A set of incident records are received for a computing system. The incident records are analyzed to identify similar incident records which are then linked. Incident clusters are generated based upon the links and incident records in each cluster are ranked. A prompt is generated to an artificial intelligence (AI) model based on the ranked, related incidents and the AI model returns a response that identifies a root cause and mitigation steps corresponding to the ranked incidents.Type: ApplicationFiled: October 19, 2023Publication date: April 24, 2025Inventors: Jimmy Chi Kin WONG, Supriyo GHOSH, Rakesh Jayadev NAMINENI, Mohit VERMA, Chetan BANSAL, Namrata JAIN, Rujia WANG, Wei ZHOU, Sukriti JAIN, Sanjana GUNDALA, Xuchao ZHANG, Senthil Kumar MUNIYANDI
-
Publication number: 20250077778Abstract: A confidence estimation tool uses a calibrated confidence mapping model to estimate confidence for a model-generated candidate root cause. The tool uses a generative artificial intelligence (“AI”) model to determine, based on a description of a current event, a candidate root cause of the current event. The tool determines a description-based confidence score using the description of the current event and descriptions of a set of relevant historical events in a target domain. The tool also determines a cause-based confidence score using the candidate root cause of the current event and root causes of the set of relevant historical events. Finally, the tool determines a final confidence score using the description-based and cause-based confidence scores. Even if the generative AI model is configured for general-domain applications, by referencing relevant historical events, the tool can accurately estimate confidence for a model-generated candidate root cause within the target domain.Type: ApplicationFiled: October 20, 2023Publication date: March 6, 2025Applicant: Microsoft Technology Licensing, LLCInventors: Shizhuo ZHANG, Xuchao ZHANG, Chetan BANSAL, Pedro Henrique Bragioni LAS-CASAS, Rodrigo Lopes Cancado FONSECA, Saravanakumar RAJMOHAN
-
Patent number: 12205028Abstract: A computer-implemented method for multi-model representation learning is provided. The method includes encoding, by a trained time series (TS) encoder, an input TS segment into a TS-shared latent representation and a TS-private latent representation. The method further includes generating, by a trained text generator, a natural language text that explains the input TS segment, responsive to the TS-shared latent representation, the TS-private latent representation, and a text-private latent representation.Type: GrantFiled: October 3, 2022Date of Patent: January 21, 2025Assignee: NEC CorporationInventors: Yuncong Chen, Zhengzhang Chen, Xuchao Zhang, Wenchao Yu, Haifeng Chen, LuAn Tang, Zexue He
-
Patent number: 12153878Abstract: A method for detecting business intent from a business intent corpus by employing an Intent Detection via Multi-hop Unified Syntactic Graph (IDMG) is presented. The method includes parsing each text sample representing a business need description to extract syntactic information including at least tokens and words, tokenizing the words of the syntactic information to generate sub-words for each of the words by employing a multi-lingual pre-trained language model, aligning the generated sub-words to the tokens of the syntactic information to match ground-truth intent actions and objects to the tokenized sub-words, generating a unified syntactic graph, encoding, via a multi-hop unified syntactic graph encoder, the unified syntactic graph to generate an output, and predicting an intent action and object from the output.Type: GrantFiled: April 12, 2022Date of Patent: November 26, 2024Assignee: NEC CorporationInventors: Xuchao Zhang, Yanchi Liu, Haifeng Chen
-
Patent number: 12135951Abstract: Systems and methods are provided for Cross-lingual Transfer Interpretation (CTI). The method includes receiving text corpus data including premise-hypothesis pairs with a relationship label in a source language, and conducting a source to target language translation. The method further includes performing a feature importance extraction, where an integrated gradient is applied to assign an importance score to each input feature, and performing a cross-lingual feature alignment, where tokens in the source language are aligned with tokens in the target language for both the premise and the hypothesis based on semantic similarity. The method further includes performing a qualitative analysis, where the importance score of each token can be compared between the source language and the target language according to a feature alignment result.Type: GrantFiled: January 24, 2022Date of Patent: November 5, 2024Assignee: NEC CorporationInventors: Xuchao Zhang, Bo Zong, Haifeng Chen, Yanchi Liu
-
Patent number: 12073183Abstract: A method provided for cross-lingual transfer trains a pre-trained multi-lingual language model based on a gold labeled training set in a source language to obtain a trained model. The method assigns each sample in an unlabeled target language set to a silver label according to a model prediction by the trained model to obtain set of silver labels, and performs uncertainty-aware label selection based on the silver label assigned to each sample according to the model prediction and the trained model to obtain selected silver labels. The method performs iterative training on the selected labels by applying the selected silver labels in the target language set as training labels and re-training the trained model with the gold labels and the selected silver labels to obtain an iterative model, and performs task-specific result prediction in target languages based on the iterative model to generate a final predicted result in target languages.Type: GrantFiled: April 19, 2022Date of Patent: August 27, 2024Assignee: NEC CorporationInventors: Xuchao Zhang, Haifeng Chen
-
Patent number: 12050870Abstract: A computer-implemented method is provided for cross-lingual transfer. The method includes randomly masking a source corpus and a target corpus to obtain a masked source corpus and a masked target corpus. The method further includes tokenizing, by pretrained Natural Language Processing (NLP) models, the masked source corpus and the masked target corpus to obtain source tokens and target tokens. The method also includes transforming the source tokens and the target tokens into a source dependency parsing tree and a target dependency parsing tree. The method additionally includes inputting the source dependency parsing tree and the target dependency parsing tree into a graph encoder pretrained on a translation language modeling task to extract common language information for transfer. The method further includes fine-tuning the graph encoder and a down-stream network for a specific NLP down-stream task.Type: GrantFiled: September 1, 2021Date of Patent: July 30, 2024Assignee: NEC CorporationInventors: Xuchao Zhang, Yanchi Liu, Bo Zong, Wei Cheng, Haifeng Chen, Junxiang Wang
-
Patent number: 12045569Abstract: Methods and systems for natural language processing include generating an encoder that includes a global part and a local part, where the global part encodes multi-hop relations between words in an input and where the local part encodes one-hop relations between words in the input. The encoder is trained to form a graph that represents tokens of an input text as nodes and that represents relations between the tokens as edges between the nodes.Type: GrantFiled: January 24, 2022Date of Patent: July 23, 2024Assignee: NEC CorporationInventors: Xuchao Zhang, Bo Zong, Yanchi Liu, Haifeng Chen
-
Publication number: 20240078431Abstract: Methods and systems for training a language model include retrieving a knowledge sentence, related to an input sentence, from a knowledge base. The input sentence, the knowledge sentence, and a prompt are encoded into an intermediate representation. The intermediate representation is decoded to generate a named entity from the input sentence that is of a type specified by the prompt. A language model is fine-tuned based on the named entity.Type: ApplicationFiled: August 23, 2023Publication date: March 7, 2024Inventors: Xuchao Zhang, Haifeng Chen, Chang Lu
-
Publication number: 20240054373Abstract: A method for learning a self-explainable imitator by discovering causal relationships between states and actions is presented. The method includes obtaining, via an acquisition component, demonstrations of a target task from experts for training a model to generate a learned policy, training the model, via a learning component, the learning component computing actions to be taken with respect to states, generating, via a dynamic causal discovery component, dynamic causal graphs for each environment state, encoding, via a causal encoding component, discovered causal relationships by updating state variable embeddings, and outputting, via an output component, the learned policy including trajectories similar to the demonstrations from the experts.Type: ApplicationFiled: September 21, 2023Publication date: February 15, 2024Inventors: Wenchao Yu, Wei Cheng, Haifeng Chen, Yuncong Chen, Xuchao Zhang, Tianxiang Zhao
-
Publication number: 20240046128Abstract: A method for learning a self-explainable imitator by discovering causal relationships between states and actions is presented. The method includes obtaining, via an acquisition component, demonstrations of a target task from experts for training a model to generate a learned policy, training the model, via a learning component, the learning component computing actions to be taken with respect to states, generating, via a dynamic causal discovery component, dynamic causal graphs for each environment state, encoding, via a causal encoding component, discovered causal relationships by updating state variable embeddings, and outputting, via an output component, the learned policy including trajectories similar to the demonstrations from the experts.Type: ApplicationFiled: September 21, 2023Publication date: February 8, 2024Inventors: Wenchao Yu, Wei Cheng, Haifeng Chen, Yuncong Chen, Xuchao Zhang, Tianxiang Zhao
-
Publication number: 20240046127Abstract: A method for learning a self-explainable imitator by discovering causal relationships between states and actions is presented. The method includes obtaining, via an acquisition component, demonstrations of a target task from experts for training a model to generate a learned policy, training the model, via a learning component, the learning component computing actions to be taken with respect to states, generating, via a dynamic causal discovery component, dynamic causal graphs for each environment state, encoding, via a causal encoding component, discovered causal relationships by updating state variable embeddings, and outputting, via an output component, the learned policy including trajectories similar to the demonstrations from the experts.Type: ApplicationFiled: September 21, 2023Publication date: February 8, 2024Inventors: Wenchao Yu, Wei Cheng, Haifeng Chen, Yuncong Chen, Xuchao Zhang, Tianxiang Zhao
-
Publication number: 20230401851Abstract: Methods and systems for event detection include training a joint neural network model with respective neural networks for audio data and video data relating to a same scene. The joint neural network model is configured to output a belief value, a disbelief value, and an uncertainty value. It is determined that an event has occurred based on the belief value, the disbelief value, and the uncertainty value.Type: ApplicationFiled: June 9, 2023Publication date: December 14, 2023Inventors: Xuchao Zhang, Xujiang Zhao, Yuncong Chen, Wenchao Yu, Haifeng Chen, Wei Cheng
-
Publication number: 20230394323Abstract: A computer-implemented method for personalizing heterogeneous clients is provided. The method includes initializing a federated modular network including a plurality of clients communicating with a server, maintaining, within the server, a heterogenous module pool having sub-blocks and a routing hypernetwork, partitioning the plurality of clients by modeling a joint distribution of each client into clusters, enabling each client to make a decision in each update to assemble a personalized model by selecting a combination of sub-blocks from the heterogenous module pool, and generating, by the routing hypernetwork, the decision for each client.Type: ApplicationFiled: May 4, 2023Publication date: December 7, 2023Inventors: Wei Cheng, Wenchao Yu, Xuchao Zhang, Haifeng Chen
-
Patent number: 11782703Abstract: Systems and methods are provided for automated computer code editing. The method includes training a code-editing neural network model using a corpus of code editing data samples, including the pre-editing samples and post-editing samples, and parsing the pre-editing samples and post-editing samples into an Abstract Syntax Tree (AST). The method further includes using a grammar specification to transform the AST tree into a unified Abstract Syntax Description Language (ASDL) graph for different programming languages, and using a gated graph neural network (GGNN) to compute a vector representation for each node in the unified Abstract Syntax Description Language (ASDL) graph. The method further includes selecting and aggregating support samples based on a query code with a multi-extent ensemble method, and altering the query code iteratively using the pattern learned from the pre- and post-editing samples.Type: GrantFiled: May 9, 2022Date of Patent: October 10, 2023Inventors: Xuchao Zhang, Haifeng Chen, Wei Cheng
-
Patent number: 11782962Abstract: A method for employing a temporal context-aware question routing model (TCQR) in multiple granularities of temporal dynamics in community-based question answering (CQA) systems is presented. The method includes encoding answerers into temporal context-aware representations based on semantic and temporal information of questions, measuring answerers expertise in one or more of the questions as a coherence between the temporal context-aware representations of the answerers and encodings of the questions, modeling the temporal dynamics of answering behaviors of the answerers in different levels of time granularities by using multi-shift and multi-resolution extensions, and outputting answers of select answerers to a visualization device.Type: GrantFiled: July 23, 2020Date of Patent: October 10, 2023Inventors: Xuchao Zhang, Wei Cheng, Haifeng Chen, Bo Zong
-
Patent number: 11741146Abstract: Methods and systems of training and using a neural network model include training a time series embedding model and a text embedding model with unsupervised clustering to translate time series and text, respectively, to a shared latent space. The time series embedding model and the text embedding model are further trained using semi-supervised clustering that samples training data pairs of time series information and associated text for annotation.Type: GrantFiled: July 8, 2021Date of Patent: August 29, 2023Inventors: Yuncong Chen, Dongjin Song, Cristian Lumezanu, Haifeng Chen, Takehiko Mizoguchi, Xuchao Zhang
-
Publication number: 20230252139Abstract: A method for implementing a self-attentive encoder-decoder transformer framework for anomaly detection in event sequences is presented. The method includes feeding event content information into a content-awareness layer to generate event representations, inputting, into an encoder, event sequences of two hierarchies to capture long-term and short-term patterns and to generate feature maps, adding, in the decoder, a special sequence token at a beginning of an input sequence under detection, during a training stage, applying a one-class objective to bound the decoded special sequence token with a reconstruction loss for sequence forecasting using the generated feature maps from the encoder, and during a testing stage, labeling any event representation whose decoded special sequence token lies outside a hypersphere as an anomaly.Type: ApplicationFiled: January 20, 2023Publication date: August 10, 2023Inventors: Yanchi Liu, Xuchao Zhang, Haifeng Chen, Wei Cheng, Shengming Zhang
-
Patent number: 11645192Abstract: A computer-implemented method executed by at least one processor for software bug localization is presented. The method includes constructing a bug localization graph to capture relationships between bug tickets and relevant source code files from historical change-sets and an underlying source code repository, leveraging natural processing language tools to evaluate semantic similarity between a new bug ticket and a historical ticket, in response to the evaluated semantic similarity, for the new bug ticket, adding links between the new bug ticket a set of similar historical tickets, incorporating the new bug ticket in the bug localization graph, and developing a mathematical graph expression to determine a closeness relationship between the relevant source code files and the new bug ticket.Type: GrantFiled: March 4, 2021Date of Patent: May 9, 2023Assignee: NEC CorporationInventors: Bo Zong, Haifeng Chen, Xuchao Zhang
-
Publication number: 20230109729Abstract: A computer-implemented method for multi-model representation learning is provided. The method includes encoding, by a trained time series (TS) encoder, an input TS segment into a TS-shared latent representation and a TS-private latent representation. The method further includes generating, by a trained text generator, a natural language text that explains the input TS segment, responsive to the TS-shared latent representation, the TS-private latent representation, and a text-private latent representation.Type: ApplicationFiled: October 3, 2022Publication date: April 13, 2023Inventors: Yuncong Chen, Zhengzhang Chen, Xuchao Zhang, Wenchao Yu, Haifeng Chen, LuAn Tang, Zexue He