Loading...
Search for: maximum-mean-discrepency
0.008 seconds

    Causal Discovery and Generative Neural Networks to Identify the Functional Causal Model

    , M.Sc. Thesis Sharif University of Technology Rajabi, Fatemeh (Author) ; Bahraini, Alireza (Supervisor)
    Abstract
    Causal discovery is of utmost importance for agents who must plan and decide based on observations. Since mistaking correlation with causation might lead to un- wanted consequences. The gold standard to discover causal relation is to perform experiments. However, experiments are in many cases expensive, unethical or impossible to perform. In these situations, there is a need for observational causal discovery. Causal discovery in the observational data setting involves making significant assumptions on the data and on the underlying causal model. This thesis aims to alleviate some of the assumptions and tries to identify the causal relationships and causal mechanisms using generative neural... 

    Graph Generation by Deep Generative Models

    , M.Sc. Thesis Sharif University of Technology Motie, Soroor (Author) ; Khedmati, Majid (Supervisor)
    Abstract
    Graphs are a language to describe and analyze connections and relations. Recent developments have increased graphs' applications in real-world problems such as social networks, researchers' collaborations, and chemical compounds. Now that we can extract graphs from real life, how can we model and generate graphs similar to a set of known graphs or that are very likely to exist but haven't been discovered yet? Therefore, this research will focus on the problem of graph generation. In graph generation, a set of graphs is a training dataset, and the goal of the thesis is to present an improved deep generative model to learn the training data's distribution, structure, and features.Identifying... 

    Generative Adversarial Networks

    , M.Sc. Thesis Sharif University of Technology Memarzadeh, Amir Reza (Author) ; Haji Mirsadeghi, Mir Omid (Supervisor)
    Abstract
    In this thesis we try to understand one of the most important subfield of deep learning, the generative adversarial networks. In this framework the goal is to reach a generator that generates samples from a target distribution. The target distribution is usually su- per high dimensional and we only have sample access to it. primarily , this distribution was used to be for set of Images (e.g. images of celebrity faces) and GANs performed well in this setting. In this framework two models work simultaneously: a generator tries to generate realistic samples from the target distribution and a discriminator or critic tries to distinguish real samples from generated (fake) samples or more...