Skip to main content

Showing 1–33 of 33 results for author: Gordon, G

Searching in archive stat. Search in all archives.
.
  1. arXiv:2407.09387  [pdf

    stat.ML cs.LG stat.ME

    Meta-Analysis with Untrusted Data

    Authors: Shiva Kaul, Geoffrey J. Gordon

    Abstract: [See paper for full abstract] Meta-analysis is a crucial tool for answering scientific questions. It is usually conducted on a relatively small amount of ``trusted'' data -- ideally from randomized, controlled trials -- which allow causal effects to be reliably estimated with minimal assumptions. We show how to answer causal questions much more precisely by making two changes. First, we incorporat… ▽ More

    Submitted 12 July, 2024; originally announced July 2024.

    Comments: Full-length version of conference submission

  2. arXiv:2102.12013  [pdf, other

    cs.LG cs.CY stat.ML

    Understanding and Mitigating Accuracy Disparity in Regression

    Authors: Jianfeng Chi, Yuan Tian, Geoffrey J. Gordon, Han Zhao

    Abstract: With the widespread deployment of large-scale prediction systems in high-stakes domains, e.g., face recognition, criminal justice, etc., disparity in prediction accuracy between different demographic subgroups has called for fundamental understanding on the source of such disparity and algorithmic intervention to mitigate it. In this paper, we study the accuracy disparity problem in regression. To… ▽ More

    Submitted 12 June, 2021; v1 submitted 23 February, 2021; originally announced February 2021.

    Comments: ICML 2021

  3. arXiv:2102.00564  [pdf, other

    cs.SI cs.LG stat.AP

    Quantifying the Global Support Network for Non-State Armed Groups (NAGs)

    Authors: Weiran Cai, Belgin San-Akca, Jordan Snyder, Grayson Gordon, Zeev Maoz, Raissa M. D'Souza

    Abstract: Human history has been shaped by armed conflicts. Rather than large-scale interstate wars, low-intensity attacks have been more prevalent in the post-World War era. These attacks are often carried out by non-state armed groups (NAGs), which are supported by host states (HSs). We analyze the global bipartite network of NAG-HS support and its evolution over the period of 1945-2010. We find striking… ▽ More

    Submitted 31 January, 2021; originally announced February 2021.

    Comments: 13 pages, 6 figures

  4. arXiv:2012.10713  [pdf, other

    cs.LG cs.AI stat.ML

    Fundamental Limits and Tradeoffs in Invariant Representation Learning

    Authors: Han Zhao, Chen Dan, Bryon Aragam, Tommi S. Jaakkola, Geoffrey J. Gordon, Pradeep Ravikumar

    Abstract: A wide range of machine learning applications such as privacy-preserving learning, algorithmic fairness, and domain adaptation/generalization among others, involve learning invariant representations of the data that aim to achieve two competing goals: (a) maximize information or accuracy with respect to a target response, and (b) maximize invariance or independence with respect to a set of protect… ▽ More

    Submitted 23 November, 2022; v1 submitted 19 December, 2020; originally announced December 2020.

    Comments: JMLR camera-ready version

  5. arXiv:2009.13504  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    Information Obfuscation of Graph Neural Networks

    Authors: Peiyuan Liao, Han Zhao, Keyulu Xu, Tommi Jaakkola, Geoffrey Gordon, Stefanie Jegelka, Ruslan Salakhutdinov

    Abstract: While the advent of Graph Neural Networks (GNNs) has greatly improved node and graph representation learning in many applications, the neighborhood aggregation scheme exposes additional vulnerabilities to adversaries seeking to extract node-level information about sensitive attributes. In this paper, we study the problem of protecting sensitive attributes by information obfuscation when learning w… ▽ More

    Submitted 13 June, 2021; v1 submitted 28 September, 2020; originally announced September 2020.

    Comments: ICML 2021; Code is available at https://github.com/liaopeiyuan/GAL

  6. arXiv:2003.04475  [pdf, other

    cs.LG cs.AI stat.ML

    Domain Adaptation with Conditional Distribution Matching and Generalized Label Shift

    Authors: Remi Tachet, Han Zhao, Yu-Xiang Wang, Geoff Gordon

    Abstract: Adversarial learning has demonstrated good performance in the unsupervised domain adaptation setting, by learning domain-invariant representations. However, recent work has shown limitations of this approach when label distributions differ between the source and target domains. In this paper, we propose a new assumption, generalized label shift ($GLS$), to improve robustness against mismatched lab… ▽ More

    Submitted 11 December, 2020; v1 submitted 9 March, 2020; originally announced March 2020.

    Comments: Appeared in NeurIPS 2020

  7. arXiv:1912.02098  [pdf, other

    cs.LG quant-ph stat.ML

    Expressiveness and Learning of Hidden Quantum Markov Models

    Authors: Sandesh Adhikary, Siddarth Srinivasan, Geoff Gordon, Byron Boots

    Abstract: Extending classical probabilistic reasoning using the quantum mechanical view of probability has been of recent interest, particularly in the development of hidden quantum Markov models (HQMMs) to model stochastic processes. However, there has been little progress in characterizing the expressiveness of such models and learning them from data. We tackle these problems by showing that HQMMs are a s… ▽ More

    Submitted 2 December, 2019; originally announced December 2019.

    Comments: arXiv admin note: text overlap with arXiv:1903.03730

  8. arXiv:1911.05873  [pdf, ps, other

    cs.LG stat.ML

    A Reduction from Reinforcement Learning to No-Regret Online Learning

    Authors: Ching-An Cheng, Remi Tachet des Combes, Byron Boots, Geoff Gordon

    Abstract: We present a reduction from reinforcement learning (RL) to no-regret online learning based on the saddle-point formulation of RL, by which "any" online algorithm with sublinear regret can generate policies with provable performance guarantees. This new perspective decouples the RL problem into two parts: regret minimization and function approximation. The first part admits a standard online-learni… ▽ More

    Submitted 1 January, 2020; v1 submitted 13 November, 2019; originally announced November 2019.

  9. arXiv:1910.07162  [pdf, other

    cs.LG cs.AI stat.ML

    Conditional Learning of Fair Representations

    Authors: Han Zhao, Amanda Coston, Tameem Adel, Geoffrey J. Gordon

    Abstract: We propose a novel algorithm for learning fair representations that can simultaneously mitigate two notions of disparity among different demographic subgroups in the classification setting. Two key components underpinning the design of our algorithm are balanced error rate and conditional alignment of representations. We show how these two components contribute to ensuring accuracy parity and equa… ▽ More

    Submitted 14 February, 2020; v1 submitted 16 October, 2019; originally announced October 2019.

  10. arXiv:1909.13404  [pdf, other

    cs.LG cs.AI stat.ML

    Towards modular and programmable architecture search

    Authors: Renato Negrinho, Darshan Patil, Nghia Le, Daniel Ferreira, Matthew Gormley, Geoffrey Gordon

    Abstract: Neural architecture search methods are able to find high performance deep learning architectures with minimal effort from an expert. However, current systems focus on specific use-cases (e.g. convolutional image classifiers and recurrent language models), making them unsuitable for general use-cases that an expert might wish to write. Hyperparameter optimization systems are general-purpose but lac… ▽ More

    Submitted 29 September, 2019; originally announced September 2019.

    Comments: Published at NeurIPS 2019. Code and documentation for the language implementation can be found at https://github.com/negrinho/deep_architect

  11. arXiv:1907.06288  [pdf, other

    cs.LG stat.ML

    Learning Neural Networks with Adaptive Regularization

    Authors: Han Zhao, Yao-Hung Hubert Tsai, Ruslan Salakhutdinov, Geoffrey J. Gordon

    Abstract: Feed-forward neural networks can be understood as a combination of an intermediate representation and a linear hypothesis. While most previous works aim to diversify the representations, we explore the complementary direction by performing an adaptive and data-dependent regularization motivated by the empirical Bayes method. Specifically, we propose to construct a matrix-variate normal prior (on w… ▽ More

    Submitted 23 October, 2019; v1 submitted 14 July, 2019; originally announced July 2019.

    Comments: Camera ready version

  12. arXiv:1906.08386  [pdf, other

    cs.LG cs.AI stat.ML

    Inherent Tradeoffs in Learning Fair Representations

    Authors: Han Zhao, Geoffrey J. Gordon

    Abstract: Real-world applications of machine learning tools in high-stakes domains are often regulated to be fair, in the sense that the predicted target should satisfy some quantitative notion of parity with respect to a protected attribute. However, the exact tradeoff between fairness and accuracy is not entirely clear, even for the basic paradigm of classification problems. In this paper, we characterize… ▽ More

    Submitted 3 February, 2022; v1 submitted 19 June, 2019; originally announced June 2019.

    Comments: Update to the JMLR version: A new constructive algorithm for the optimal fair classifier; Extension of the previous lower bounds to a more general setting

  13. arXiv:1906.07902  [pdf, other

    cs.LG cs.CR stat.ML

    Trade-offs and Guarantees of Adversarial Representation Learning for Information Obfuscation

    Authors: Han Zhao, Jianfeng Chi, Yuan Tian, Geoffrey J. Gordon

    Abstract: Crowdsourced data used in machine learning services might carry sensitive information about attributes that users do not want to share. Various methods have been proposed to minimize the potential information leakage of sensitive attributes while maximizing the task accuracy. However, little is known about the theory behind these methods. In light of this gap, we develop a novel theoretical framew… ▽ More

    Submitted 25 October, 2020; v1 submitted 19 June, 2019; originally announced June 2019.

    Comments: NeurIPS 2020

  14. arXiv:1901.09453  [pdf, other

    cs.LG cs.AI stat.ML

    On Learning Invariant Representation for Domain Adaptation

    Authors: Han Zhao, Remi Tachet des Combes, Kun Zhang, Geoffrey J. Gordon

    Abstract: Due to the ability of deep neural nets to learn rich representations, recent advances in unsupervised domain adaptation have focused on learning domain-invariant features that achieve a small error on the source domain. The hope is that the learnt representation, together with the hypothesis learnt from the source domain, can generalize to the target domain. In this paper, we first construct a sim… ▽ More

    Submitted 30 May, 2019; v1 submitted 27 January, 2019; originally announced January 2019.

    Comments: Compared with the last version, the current one adds a new corollary for the case of different feature transformations (encoders) on source/target domains. Fix a typo in Fig. 1

  15. arXiv:1812.05159  [pdf, other

    cs.LG stat.ML

    An Empirical Study of Example Forgetting during Deep Neural Network Learning

    Authors: Mariya Toneva, Alessandro Sordoni, Remi Tachet des Combes, Adam Trischler, Yoshua Bengio, Geoffrey J. Gordon

    Abstract: Inspired by the phenomenon of catastrophic forgetting, we investigate the learning dynamics of neural networks as they train on single classification tasks. Our goal is to understand whether a related phenomenon occurs when data does not undergo a clear distributional shift. We define a `forgetting event' to have occurred when an individual training example transitions from being classified correc… ▽ More

    Submitted 15 November, 2019; v1 submitted 12 December, 2018; originally announced December 2018.

    Comments: ICLR 2019

  16. arXiv:1811.00512  [pdf, ps, other

    stat.ML cs.AI cs.LG

    Learning Beam Search Policies via Imitation Learning

    Authors: Renato Negrinho, Matthew R. Gormley, Geoffrey J. Gordon

    Abstract: Beam search is widely used for approximate decoding in structured prediction problems. Models often use a beam at test time but ignore its existence at train time, and therefore do not explicitly learn how to use the beam. We develop an unifying meta-algorithm for learning beam search policies using imitation learning. In our setting, the beam is part of the model, and not just an artifact of appr… ▽ More

    Submitted 25 June, 2019; v1 submitted 1 November, 2018; originally announced November 2018.

    Comments: Published in NIPS 2018

  17. arXiv:1805.10755  [pdf, other

    cs.LG stat.ML

    Dual Policy Iteration

    Authors: Wen Sun, Geoffrey J. Gordon, Byron Boots, J. Andrew Bagnell

    Abstract: Recently, a novel class of Approximate Policy Iteration (API) algorithms have demonstrated impressive practical performance (e.g., ExIt from [2], AlphaGo-Zero from [27]). This new family of algorithms maintains, and alternately optimizes, two policies: a fast, reactive policy (e.g., a deep neural network) deployed at test time, and a slow, non-reactive policy (e.g., Tree Search), that can plan mul… ▽ More

    Submitted 5 April, 2019; v1 submitted 27 May, 2018; originally announced May 2018.

    Comments: NeurIPS 2018; Additional related works

  18. arXiv:1804.10636  [pdf, other

    math.NA eess.IV physics.med-ph stat.AP

    Reconstruction of optical vector-fields with applications in endoscopic imaging

    Authors: Milana Gataric, George S. D. Gordon, Francesco Renna, Alberto Gil C. P. Ramos, Maria P. Alcolea, Sarah E. Bohndiek

    Abstract: We introduce a framework for the reconstruction of the amplitude, phase and polarisation of an optical vector-field using calibration measurements acquired by an imaging device with an unknown linear transformation. By incorporating effective regularisation terms, this new approach is able to recover an optical vector-field with respect to an arbitrary representation system, which may be different… ▽ More

    Submitted 18 July, 2018; v1 submitted 27 April, 2018; originally announced April 2018.

  19. arXiv:1803.01489  [pdf, other

    stat.ML cs.AI cs.LG

    Recurrent Predictive State Policy Networks

    Authors: Ahmed Hefny, Zita Marinho, Wen Sun, Siddhartha Srinivasa, Geoffrey Gordon

    Abstract: We introduce Recurrent Predictive State Policy (RPSP) networks, a recurrent architecture that brings insights from predictive state representations to reinforcement learning in partially observable environments. Predictive state policy networks consist of a recursive filter, which keeps track of a belief about the state of the environment, and a reactive policy that directly maps beliefs to action… ▽ More

    Submitted 4 March, 2018; originally announced March 2018.

  20. arXiv:1712.02046  [pdf, other

    cs.LG cs.AI stat.ML

    Learning General Latent-Variable Graphical Models with Predictive Belief Propagation

    Authors: Borui Wang, Geoffrey Gordon

    Abstract: Learning general latent-variable probabilistic graphical models is a key theoretical challenge in machine learning and artificial intelligence. All previous methods, including the EM algorithm and the spectral algorithms, face severe limitations that largely restrict their applicability and affect their performance. In order to overcome these limitations, in this paper we introduce a novel formula… ▽ More

    Submitted 28 November, 2019; v1 submitted 6 December, 2017; originally announced December 2017.

    Comments: In AAAI 2020 proceedings

  21. arXiv:1710.09016  [pdf, other

    stat.ML quant-ph

    Learning Hidden Quantum Markov Models

    Authors: Siddarth Srinivasan, Geoff Gordon, Byron Boots

    Abstract: Hidden Quantum Markov Models (HQMMs) can be thought of as quantum probabilistic graphical models that can model sequential data. We extend previous work on HQMMs with three contributions: (1) we show how classical hidden Markov models (HMMs) can be simulated on a quantum circuit, (2) we reformulate HQMMs by relaxing the constraints for modeling HMMs on quantum circuits, and (3) we present a learni… ▽ More

    Submitted 24 October, 2017; originally announced October 2017.

  22. arXiv:1706.06348  [pdf, other

    cs.LG math.OC stat.ML

    Frank-Wolfe Optimization for Symmetric-NMF under Simplicial Constraint

    Authors: Han Zhao, Geoff Gordon

    Abstract: Symmetric nonnegative matrix factorization has found abundant applications in various domains by providing a symmetric low-rank decomposition of nonnegative matrices. In this paper we propose a Frank-Wolfe (FW) solver to optimize the symmetric nonnegative matrix factorization problem under a simplicial constraint, which has recently been proposed for probabilistic clustering. Compared with existin… ▽ More

    Submitted 26 June, 2018; v1 submitted 20 June, 2017; originally announced June 2017.

    Comments: In Proceedings of the Thirty-Fourth Conference on Uncertainty in Artificial Intelligence, 2018

  23. arXiv:1705.09684  [pdf, other

    cs.LG cs.AI stat.ML

    Multiple Source Domain Adaptation with Adversarial Training of Neural Networks

    Authors: Han Zhao, Shanghang Zhang, Guanhang Wu, João P. Costeira, José M. F. Moura, Geoffrey J. Gordon

    Abstract: While domain adaptation has been actively researched in recent years, most theoretical results and algorithms focus on the single-source-single-target adaptation setting. Naive application of such algorithms on multiple source domain adaptation problem may lead to suboptimal solutions. As a step toward bridging the gap, we propose a new generalization bound for domain adaptation when there are mul… ▽ More

    Submitted 27 October, 2017; v1 submitted 26 May, 2017; originally announced May 2017.

  24. arXiv:1705.09353  [pdf, other

    stat.ML

    Predictive State Recurrent Neural Networks

    Authors: Carlton Downey, Ahmed Hefny, Boyue Li, Byron Boots, Geoffrey Gordon

    Abstract: We present a new model, Predictive State Recurrent Neural Networks (PSRNNs), for filtering and prediction in dynamical systems. PSRNNs draw on insights from both Recurrent Neural Networks (RNNs) and Predictive State Representations (PSRs), and inherit advantages from both types of models. Like many successful RNN architectures, PSRNNs use (potentially deeply composed) bilinear transfer functions t… ▽ More

    Submitted 17 June, 2017; v1 submitted 25 May, 2017; originally announced May 2017.

  25. arXiv:1704.08792  [pdf, other

    stat.ML cs.LG

    DeepArchitect: Automatically Designing and Training Deep Architectures

    Authors: Renato Negrinho, Geoff Gordon

    Abstract: In deep learning, performance is strongly affected by the choice of architecture and hyperparameters. While there has been extensive work on automatic hyperparameter optimization for simple spaces, complex spaces such as the space of deep architectures remain largely unexplored. As a result, the choice of architecture is done manually by the human expert through a slow trial and error process guid… ▽ More

    Submitted 27 April, 2017; originally announced April 2017.

    Comments: 12 pages, 10 figures. Code available at https://github.com/negrinho/deep_architect. See http://www.cs.cmu.edu/~negrinho/ for more info. In submission to ICCV 2017

  26. arXiv:1702.04121  [pdf, other

    stat.ML cs.LG

    Practical Learning of Predictive State Representations

    Authors: Carlton Downey, Ahmed Hefny, Geoffrey Gordon

    Abstract: Over the past decade there has been considerable interest in spectral algorithms for learning Predictive State Representations (PSRs). Spectral algorithms have appealing theoretical guarantees; however, the resulting models do not always perform well on inference tasks in practice. One reason for this behavior is the mismatch between the intended task (accurate filtering or prediction) and the los… ▽ More

    Submitted 14 February, 2017; originally announced February 2017.

  27. arXiv:1702.03537  [pdf, other

    stat.ML

    An Efficient, Expressive and Local Minima-free Method for Learning Controlled Dynamical Systems

    Authors: Ahmed Hefny, Carlton Downey, Geoffrey J. Gordon

    Abstract: We propose a framework for modeling and estimating the state of controlled dynamical systems, where an agent can affect the system through actions and receives partial observations. Based on this framework, we propose the Predictive State Representation with Random Fourier Features (RFFPSR). A key property in RFF-PSRs is that the state estimate is represented by a conditional distribution of futur… ▽ More

    Submitted 28 February, 2018; v1 submitted 12 February, 2017; originally announced February 2017.

  28. arXiv:1701.06649  [pdf, other

    physics.chem-ph stat.ML

    Constant Size Molecular Descriptors For Use With Machine Learning

    Authors: Christopher R. Collins, Geoffrey J. Gordon, O. Anatole von Lilienfeld, David J. Yaron

    Abstract: A set of molecular descriptors whose length is independent of molecular size is developed for machine learning models that target thermodynamic and electronic properties of molecules. These features are evaluated by monitoring performance of kernel ridge regression models on well-studied data sets of small organic molecules. The features include connectivity counts, which require only the bonding… ▽ More

    Submitted 23 January, 2017; originally announced January 2017.

    Comments: 18 pages, 5 figures

  29. arXiv:1505.05310  [pdf, other

    stat.ML cs.LG

    Supervised Learning for Dynamical System Learning

    Authors: Ahmed Hefny, Carlton Downey, Geoffrey Gordon

    Abstract: Recently there has been substantial interest in spectral methods for learning dynamical systems. These methods are popular since they often offer a good tradeoff between computational and statistical efficiency. Unfortunately, they can be difficult to use and extend in practice: e.g., they can make it difficult to incorporate prior information such as sparsity or structure. To address this problem… ▽ More

    Submitted 4 November, 2015; v1 submitted 20 May, 2015; originally announced May 2015.

  30. arXiv:1309.6819  [pdf

    cs.LG stat.ML

    Hilbert Space Embeddings of Predictive State Representations

    Authors: Byron Boots, Geoffrey Gordon, Arthur Gretton

    Abstract: Predictive State Representations (PSRs) are an expressive class of models for controlled stochastic processes. PSRs represent state as a set of predictions of future observable events. Because PSRs are defined entirely in terms of observable data, statistically consistent estimates of PSR parameters can be learned efficiently by manipulating moments of observed training data. Most learning algorit… ▽ More

    Submitted 26 September, 2013; originally announced September 2013.

    Comments: Appears in Proceedings of the Twenty-Ninth Conference on Uncertainty in Artificial Intelligence (UAI2013)

    Report number: UAI-P-2013-PG-92-101

  31. arXiv:1207.2491  [pdf, other

    cs.LG cs.RO stat.ML

    A Spectral Learning Approach to Range-Only SLAM

    Authors: Byron Boots, Geoffrey J. Gordon

    Abstract: We present a novel spectral learning algorithm for simultaneous localization and mapping (SLAM) from range data with known correspondences. This algorithm is an instance of a general spectral system identification framework, from which it inherits several desirable properties, including statistical consistency and no local optima. Compared with popular batch optimization or multiple-hypothesis tra… ▽ More

    Submitted 10 July, 2012; originally announced July 2012.

  32. arXiv:1203.3517  [pdf

    cs.LG stat.ML

    A Bayesian Matrix Factorization Model for Relational Data

    Authors: Ajit P. Singh, Geoffrey Gordon

    Abstract: Relational learning can be used to augment one data source with other correlated sources of information, to improve predictive accuracy. We frame a large class of relational learning problems as matrix factorization problems, and propose a hierarchical Bayesian model. Training our Bayesian model using random-walk Metropolis-Hastings is impractically slow, and so we develop a block Metropolis-Hasti… ▽ More

    Submitted 15 March, 2012; originally announced March 2012.

    Comments: Appears in Proceedings of the Twenty-Sixth Conference on Uncertainty in Artificial Intelligence (UAI2010)

    Report number: UAI-P-2010-PG-556-563

  33. arXiv:1011.0686  [pdf, other

    cs.LG cs.AI stat.ML

    A Reduction of Imitation Learning and Structured Prediction to No-Regret Online Learning

    Authors: Stephane Ross, Geoffrey J. Gordon, J. Andrew Bagnell

    Abstract: Sequential prediction problems such as imitation learning, where future observations depend on previous predictions (actions), violate the common i.i.d. assumptions made in statistical learning. This leads to poor performance in theory and often in practice. Some recent approaches provide stronger guarantees in this setting, but remain somewhat unsatisfactory as they train either non-stationary or… ▽ More

    Submitted 16 March, 2011; v1 submitted 2 November, 2010; originally announced November 2010.

    Comments: Appearing in the 14th International Conference on Artificial Intelligence and Statistics (AISTATS 2011)