-
公开(公告)号:US11782703B2
公开(公告)日:2023-10-10
申请号:US17739727
申请日:2022-05-09
Applicant: NEC Laboratories America, Inc.
Inventor: Xuchao Zhang , Haifeng Chen , Wei Cheng
Abstract: 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.
-
公开(公告)号:US20230130188A1
公开(公告)日:2023-04-27
申请号:US17969349
申请日:2022-10-19
Applicant: NEC Laboratories America, Inc.
Inventor: Takehiko Mizoguchi , Liang Tong , Wei Cheng , Haifeng Chen
IPC: G06N3/08
Abstract: Methods and systems for training a model include collecting unlabeled training data during operation of a device. A model is adapted to operational conditions of the device using the unlabeled training data. The model includes a shared encoder that is trained on labeled training data from multiple devices and further includes a device-specific decoder that is trained on labeled training data corresponding to the device.
-
公开(公告)号:US20230080424A1
公开(公告)日:2023-03-16
申请号:US17877081
申请日:2022-07-29
Applicant: NEC Laboratories America, Inc.
Inventor: Wenchao Yu , Wei Cheng , Haifeng Chen , Yuncong Chen , Xuchao Zhang , Tianxiang Zhao
IPC: G06N7/00
Abstract: 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.
-
公开(公告)号:US11544530B2
公开(公告)日:2023-01-03
申请号:US16662754
申请日:2019-10-24
Applicant: NEC Laboratories America, Inc.
Inventor: Wei Cheng , Wenchao Yu , Haifeng Chen
Abstract: Methods and systems for determining a network embedding include training a network embedding model using training data that includes topology information for networks and attribute information relating to vertices of the networks. An embedded representation is generated using the trained network embedding model to represent an input network, with associated attribute information, in a network topology space. A machine learning task is performed using the embedded representation as input to a machine learning model.
-
公开(公告)号:US11496493B2
公开(公告)日:2022-11-08
申请号:US16565746
申请日:2019-09-10
Applicant: NEC Laboratories America, Inc.
Inventor: LuAn Tang , Jingchao Ni , Wei Cheng , Haifeng Chen , Dongjin Song , Bo Zong , Wenchao Yu
IPC: H04L29/06 , H04L9/40 , G06F16/901 , G06K9/62
Abstract: Systems and methods for implementing dynamic graph analysis (DGA) to detect anomalous network traffic are provided. The method includes processing communications and profile data associated with multiple devices to determine dynamic graphs. The method includes generating features to model temporal behaviors of network traffic generated by the multiple devices based on the dynamic graphs. The method also includes formulating a list of prediction results for sources of the anomalous network traffic from the multiple devices based on the temporal behaviors.
-
公开(公告)号:US20220318624A1
公开(公告)日:2022-10-06
申请号:US17676944
申请日:2022-02-22
Applicant: NEC Laboratories America, Inc.
Inventor: Masanao Natsumeda , Wei Cheng , Takehiko Mizoguchi , Haifeng Chen
Abstract: Methods and systems for training a neural network include training models for respective sensor groups in a cyber-physical system. Combinations of sensor groups and operational modes are sampled. A combination model is trained for each of the sampled combinations. A best combination model is determined based on performance measured during training. The best combination model is fine-tuned.
-
公开(公告)号:US20220164600A1
公开(公告)日:2022-05-26
申请号:US17528394
申请日:2021-11-17
Applicant: NEC Laboratories America, Inc.
Inventor: Wei Cheng , Haifeng Chen , Jingchao Ni , Dongsheng Luo
Abstract: Systems and methods for augmenting data sets is provided. The systems and methods includes feeding an original document into a data augmentation generator to produce one or more augmented documents; calculating a contrastive loss between the original document and the one or more augmented documents; and using the original document and the one or more augmented documents to train a neural network.
-
公开(公告)号:US11228606B2
公开(公告)日:2022-01-18
申请号:US16590514
申请日:2019-10-02
Applicant: NEC Laboratories America, Inc.
Inventor: Shuchu Han , Wei Cheng , Dongjin Song , Haifeng Chen , Yuncong Chen
IPC: H04L29/06 , G06F16/2457 , G06F21/55
Abstract: Methods and systems for detecting and correcting anomalies include ranking sensors in a cyber-physical system according to a degree of influence each sensor has on a measured performance indicator in the cyber-physical system. An anomaly is detected in the cyber-physical system based on the measured performance indicator. A corrective action is performed responsive to the detected anomaly, prioritized according to sensor rank.
-
公开(公告)号:US20210374612A1
公开(公告)日:2021-12-02
申请号:US17323475
申请日:2021-05-18
Applicant: NEC Laboratories America, Inc.
Inventor: Wenchao Yu , Haifeng Chen , Wei Cheng
IPC: G06N20/00
Abstract: A method for learning prototypical options for interpretable imitation learning is presented. The method includes initializing options by bottleneck state discovery, each of the options presented by an instance of trajectories generated by experts, applying segmentation embedding learning to extract features to represent current states in segmentations by dividing the trajectories into a set of segmentations, learning prototypical options for each segment of the set of segmentations to mimic expert policies by minimizing loss of a policy and projecting prototypes to the current states, training option policy with imitation learning techniques to learn a conditional policy, generating interpretable policies by comparing the current states in the segmentations to one or more prototypical option embeddings, and taking an action based on the interpretable policies generated.
-
公开(公告)号:US20210248465A1
公开(公告)日:2021-08-12
申请号:US17167890
申请日:2021-02-04
Applicant: NEC Laboratories America, Inc.
Inventor: Wenchao Yu , Haifeng Chen , Wei Cheng
Abstract: A computer-implemented method is provided for hierarchical multi-agent imitation learning. The method includes learning sub-policies for sub-tasks of a hierarchical multi-agent imitation learning task by imitating expert trajectories of expert demonstrations of the subtasks with guidance from a high-level policy corresponding to the hierarchical multi-agent imitation learning task. The method further includes collecting feedback from the sub-policies relating to updating the high-level-policy with a new observation. The method also includes updating the high-level policy with the new observation responsive to the feedback from the sub-policies. The high-level policy is configured as a contextual multi-arm bandit that sequentially selects k best sub-policies at each of a plurality of time steps based on contextual information derived from the expert demonstrations
-
-
-
-
-
-
-
-
-