Skip to main content

Showing 1–19 of 19 results for author: Inouye, D I

.
  1. arXiv:2403.03871  [pdf, other

    cs.LG cs.DC

    Decoupled Vertical Federated Learning for Practical Training on Vertically Partitioned Data

    Authors: Avi Amalanshu, Yash Sirvi, David I. Inouye

    Abstract: Vertical Federated Learning (VFL) is an emergent distributed machine learning paradigm wherein owners of disjoint features of a common set of entities collaborate to learn a global model without sharing data. In VFL, a host client owns data labels for each entity and learns a final representation based on intermediate local representations from all guest clients. Therefore, the host is a single po… ▽ More

    Submitted 6 March, 2024; originally announced March 2024.

    Comments: 10 pages, 4 figures (excluding appendix)

  2. arXiv:2401.04290  [pdf, other

    cs.CV cs.AI cs.MA

    StarCraftImage: A Dataset For Prototy** Spatial Reasoning Methods For Multi-Agent Environments

    Authors: Sean Kulinski, Nicholas R. Waytowich, James Z. Hare, David I. Inouye

    Abstract: Spatial reasoning tasks in multi-agent environments such as event prediction, agent type identification, or missing data imputation are important for multiple applications (e.g., autonomous surveillance over sensor networks and subtasks for reinforcement learning (RL)). StarCraft II game replays encode intelligent (and adversarial) multi-agent behavior and could provide a testbed for these tasks;… ▽ More

    Submitted 8 January, 2024; originally announced January 2024.

    Comments: Published in CVPR 23'

    Journal ref: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. 2023

  3. arXiv:2312.16638  [pdf, other

    cs.LG

    Fault-Tolerant Vertical Federated Learning on Dynamic Networks

    Authors: Surojit Ganguli, Zeyu Zhou, Christopher G. Brinton, David I. Inouye

    Abstract: Vertical Federated learning (VFL) is a class of FL where each client shares the same sample space but only holds a subset of the features. While VFL tackles key privacy challenges of distributed learning, it often assumes perfect hardware and communication capabilities. This assumption hinders the broad deployment of VFL, particularly on edge devices, which are heterogeneous in their in-situ capab… ▽ More

    Submitted 27 December, 2023; originally announced December 2023.

  4. arXiv:2310.19690  [pdf, other

    cs.LG stat.ML

    Towards Practical Non-Adversarial Distribution Matching

    Authors: Ziyu Gong, Ben Usman, Han Zhao, David I. Inouye

    Abstract: Distribution matching can be used to learn invariant representations with applications in fairness and robustness. Most prior works resort to adversarial matching methods but the resulting minimax problems are unstable and challenging to optimize. Non-adversarial likelihood-based approaches either require model invertibility, impose constraints on the latent prior, or lack a generic framework for… ▽ More

    Submitted 4 June, 2024; v1 submitted 30 October, 2023; originally announced October 2023.

    Comments: 9 pages, AISTATS 2024

  5. arXiv:2307.04942  [pdf, other

    cs.LG

    Benchmarking Algorithms for Federated Domain Generalization

    Authors: Ruqi Bai, Saurabh Bagchi, David I. Inouye

    Abstract: While prior domain generalization (DG) benchmarks consider train-test dataset heterogeneity, we evaluate Federated DG which introduces federated learning (FL) specific challenges. Additionally, we explore domain-based heterogeneity in clients' local datasets - a realistic Federated DG scenario. Prior Federated DG evaluations are limited in terms of the number or heterogeneity of clients and datase… ▽ More

    Submitted 10 April, 2024; v1 submitted 10 July, 2023; originally announced July 2023.

  6. arXiv:2306.11281  [pdf, other

    cs.LG stat.ME

    Towards Characterizing Domain Counterfactuals For Invertible Latent Causal Models

    Authors: Zeyu Zhou, Ruqi Bai, Sean Kulinski, Murat Kocaoglu, David I. Inouye

    Abstract: Answering counterfactual queries has important applications such as explainability, robustness, and fairness but is challenging when the causal variables are unobserved and the observations are non-linear mixtures of these latent variables, such as pixels in images. One approach is to recover the latent Structural Causal Model (SCM), which may be infeasible in practice due to requiring strong assu… ▽ More

    Submitted 13 April, 2024; v1 submitted 20 June, 2023; originally announced June 2023.

    Comments: In ICLR 2024

  7. arXiv:2302.14368  [pdf, other

    cs.CV cs.AI cs.GR

    Towards Enhanced Controllability of Diffusion Models

    Authors: Wonwoong Cho, Hareesh Ravi, Midhun Harikumar, Vinh Khuc, Krishna Kumar Singh, **gwan Lu, David I. Inouye, A**kya Kale

    Abstract: Denoising Diffusion models have shown remarkable capabilities in generating realistic, high-quality and diverse images. However, the extent of controllability during generation is underexplored. Inspired by techniques based on GAN latent space for image manipulation, we train a diffusion model conditioned on two latent codes, a spatial content mask and a flattened style embedding. We rely on the i… ▽ More

    Submitted 15 March, 2023; v1 submitted 28 February, 2023; originally announced February 2023.

    Comments: 28 pages, 28 figures

  8. arXiv:2210.10275  [pdf, other

    cs.LG cs.CV

    Towards Explaining Distribution Shifts

    Authors: Sean Kulinski, David I. Inouye

    Abstract: A distribution shift can have fundamental consequences such as signaling a change in the operating environment or significantly reducing the accuracy of downstream models. Thus, understanding distribution shifts is critical for examining and hopefully mitigating the effect of such a shift. Most prior work focuses on merely detecting if a shift has occurred and assumes any detected shift can be und… ▽ More

    Submitted 20 June, 2023; v1 submitted 18 October, 2022; originally announced October 2022.

    Comments: ICML 2023

  9. arXiv:2207.02286  [pdf, other

    cs.LG cs.AI

    Cooperative Distribution Alignment via JSD Upper Bound

    Authors: Wonwoong Cho, Ziyu Gong, David I. Inouye

    Abstract: Unsupervised distribution alignment estimates a transformation that maps two or more source distributions to a shared aligned distribution given only samples from each distribution. This task has many applications including generative modeling, unsupervised domain adaptation, and socially aware learning. Most prior works use adversarial learning (i.e., min-max optimization), which can be challengi… ▽ More

    Submitted 31 October, 2022; v1 submitted 5 July, 2022; originally announced July 2022.

    Comments: Accepted for publication in Advances in Neural Information Processing Systems 36 (NeurIPS 2022)

  10. arXiv:2207.01744  [pdf, other

    cs.LG cs.AI

    Discrete Tree Flows via Tree-Structured Permutations

    Authors: Mai Elkady, Jim Lim, David I. Inouye

    Abstract: While normalizing flows for continuous data have been extensively researched, flows for discrete data have only recently been explored. These prior models, however, suffer from limitations that are distinct from those of continuous flows. Most notably, discrete flow-based models cannot be straightforwardly optimized with conventional deep learning methods because gradients of discrete functions ar… ▽ More

    Submitted 4 July, 2022; originally announced July 2022.

    Comments: Accepted to ICML 2022

  11. arXiv:2107.06929  [pdf, other

    cs.LG stat.ML

    Feature Shift Detection: Localizing Which Features Have Shifted via Conditional Distribution Tests

    Authors: Sean Kulinski, Saurabh Bagchi, David I. Inouye

    Abstract: While previous distribution shift detection approaches can identify if a shift has occurred, these approaches cannot localize which specific features have caused a distribution shift -- a critical step in diagnosing or fixing any underlying issue. For example, in military sensor networks, users will want to detect when one or more of the sensors has been compromised, and critically, they will want… ▽ More

    Submitted 14 July, 2021; originally announced July 2021.

    Comments: NeurIPS 2020 Camera Ready

    Journal ref: NeurIPS 33 (2020) 19523-19533

  12. arXiv:2104.07232  [pdf, other

    cs.LG stat.ML

    Iterative Alignment Flows

    Authors: Zeyu Zhou, Ziyu Gong, Pradeep Ravikumar, David I. Inouye

    Abstract: The unsupervised task of aligning two or more distributions in a shared latent space has many applications including fair representations, batch effect mitigation, and unsupervised domain adaptation. Existing flow-based approaches estimate multiple flows independently, which is equivalent to learning multiple full generative models. Other approaches require adversarial learning, which can be compu… ▽ More

    Submitted 15 March, 2022; v1 submitted 15 April, 2021; originally announced April 2021.

  13. arXiv:2104.02297  [pdf, other

    cs.LG cs.AI

    Shapley Explanation Networks

    Authors: Rui Wang, Xiaoqian Wang, David I. Inouye

    Abstract: Shapley values have become one of the most popular feature attribution explanation methods. However, most prior work has focused on post-hoc Shapley explanations, which can be computationally demanding due to its exponential time complexity and preclude model regularization based on Shapley explanations during training. Thus, we propose to incorporate Shapley values themselves as latent representa… ▽ More

    Submitted 6 April, 2021; originally announced April 2021.

    Comments: 26 pages, 11 figures, accepted to ICLR 2021

  14. arXiv:2012.13111  [pdf, other

    cs.LG cs.CR

    Exploring Adversarial Examples via Invertible Neural Networks

    Authors: Ruqi Bai, Saurabh Bagchi, David I. Inouye

    Abstract: Adversarial examples (AEs) are images that can mislead deep neural network (DNN) classifiers via introducing slight perturbations into original images. This security vulnerability has led to vast research in recent years because it can introduce real-world threats into systems that rely on neural networks. Yet, a deep understanding of the characteristics of adversarial examples has remained elusiv… ▽ More

    Submitted 24 December, 2020; originally announced December 2020.

  15. arXiv:1912.01108  [pdf, other

    cs.LG stat.ML

    Automated Dependence Plots

    Authors: David I. Inouye, Liu Leqi, Joon Sik Kim, Bryon Aragam, Pradeep Ravikumar

    Abstract: In practical applications of machine learning, it is necessary to look beyond standard metrics such as test accuracy in order to validate various qualitative properties of a model. Partial dependence plots (PDP), including instance-specific PDPs (i.e., ICE plots), have been widely used as a visual tool to understand or validate a model. Yet, current PDPs suffer from two main drawbacks: (1) a user… ▽ More

    Submitted 29 July, 2020; v1 submitted 2 December, 2019; originally announced December 2019.

    Comments: In Uncertainty in Artificial Intelligence (UAI 2020). Camera-ready version. Code is available at https://github.com/davidinouye/adp

  16. arXiv:1901.09392  [pdf, other

    cs.LG stat.ML

    On the (In)fidelity and Sensitivity for Explanations

    Authors: Chih-Kuan Yeh, Cheng-Yu Hsieh, Arun Sai Suggala, David I. Inouye, Pradeep Ravikumar

    Abstract: We consider objective evaluation measures of saliency explanations for complex black-box machine learning models. We propose simple robust variants of two notions that have been considered in recent literature: (in)fidelity, and sensitivity. We analyze optimal explanations with respect to both these measures, and while the optimal explanation for sensitivity is a vacuous constant explanation, the… ▽ More

    Submitted 3 November, 2019; v1 submitted 27 January, 2019; originally announced January 2019.

    Comments: NeurIPS 2019 camera ready, previous version on Arxiv: "How Sensitive are Sensitivity-Based Explanations"

  17. arXiv:1609.00066  [pdf, other

    stat.ME stat.ML

    A Review of Multivariate Distributions for Count Data Derived from the Poisson Distribution

    Authors: David I. Inouye, Eunho Yang, Genevera I. Allen, Pradeep Ravikumar

    Abstract: The Poisson distribution has been widely studied and used for modeling univariate count-valued data. Multivariate generalizations of the Poisson distribution that permit dependencies, however, have been far less popular. Yet, real-world high-dimensional count-valued data found in word counts, genomics, and crime statistics, for example, exhibit rich dependencies, and motivate the need for multivar… ▽ More

    Submitted 27 December, 2016; v1 submitted 31 August, 2016; originally announced September 2016.

  18. arXiv:1606.00813  [pdf, other

    stat.ML

    Generalized Root Models: Beyond Pairwise Graphical Models for Univariate Exponential Families

    Authors: David I. Inouye, Pradeep Ravikumar, Inderjit S. Dhillon

    Abstract: We present a novel k-way high-dimensional graphical model called the Generalized Root Model (GRM) that explicitly models dependencies between variable sets of size k > 2---where k = 2 is the standard pairwise graphical model. This model is based on taking the k-th root of the original sufficient statistics of any univariate exponential family with positive sufficient statistics, including the Pois… ▽ More

    Submitted 2 June, 2016; originally announced June 2016.

  19. arXiv:1603.03629  [pdf, other

    stat.ML

    Square Root Graphical Models: Multivariate Generalizations of Univariate Exponential Families that Permit Positive Dependencies

    Authors: David I. Inouye, Pradeep Ravikumar, Inderjit S. Dhillon

    Abstract: We develop Square Root Graphical Models (SQR), a novel class of parametric graphical models that provides multivariate generalizations of univariate exponential family distributions. Previous multivariate graphical models [Yang et al. 2015] did not allow positive dependencies for the exponential and Poisson generalizations. However, in many real-world datasets, variables clearly have positive depe… ▽ More

    Submitted 10 June, 2016; v1 submitted 11 March, 2016; originally announced March 2016.

    Journal ref: ICML 2016