Skip to main content

Showing 1–50 of 53 results for author: Nowak, D

.
  1. arXiv:2406.02529  [pdf, other

    eess.IV cs.AI cs.CV cs.LG

    ReLUs Are Sufficient for Learning Implicit Neural Representations

    Authors: Joseph Shenouda, Yamin Zhou, Robert D. Nowak

    Abstract: Motivated by the growing theoretical understanding of neural networks that employ the Rectified Linear Unit (ReLU) as their activation function, we revisit the use of ReLU activation functions for learning implicit neural representations (INRs). Inspired by second order B-spline wavelets, we incorporate a set of simple constraints to the ReLU neurons in each layer of a deep neural network (DNN) to… ▽ More

    Submitted 4 June, 2024; originally announced June 2024.

    Comments: Accepted to ICML 2024

  2. arXiv:2401.06692  [pdf, other

    cs.CL cs.AI cs.LG

    An Experimental Design Framework for Label-Efficient Supervised Finetuning of Large Language Models

    Authors: Gantavya Bhatt, Yifang Chen, Arnav M. Das, Jifan Zhang, Sang T. Truong, Stephen Mussmann, Yinglun Zhu, Jeffrey Bilmes, Simon S. Du, Kevin Jamieson, Jordan T. Ash, Robert D. Nowak

    Abstract: Supervised finetuning (SFT) on instruction datasets has played a crucial role in achieving the remarkable zero-shot generalization capabilities observed in modern large language models (LLMs). However, the annotation efforts required to produce high quality responses for instructions are becoming prohibitively expensive, especially as the number of tasks spanned by instruction datasets continues t… ▽ More

    Submitted 7 July, 2024; v1 submitted 12 January, 2024; originally announced January 2024.

    Comments: Accepted to Findings of the Association for Computational Linguistics: ACL 2024

  3. While Loops in Coq

    Authors: David Nowak, Vlad Rusu

    Abstract: While loops are present in virtually all imperative programming languages. They are important both for practical reasons (performing a number of iterations not known in advance) and theoretical reasons (achieving Turing completeness). In this paper we propose an approach for incorporating while loops in an imperative language shallowly embedded in the Coq proof assistant. The main difficulty is th… ▽ More

    Submitted 24 September, 2023; originally announced September 2023.

    Comments: In Proceedings FROM 2023, arXiv:2309.12959

    Journal ref: EPTCS 389, 2023, pp. 96-109

  4. arXiv:2307.15772  [pdf, ps, other

    stat.ML cs.LG math.NA

    Weighted variation spaces and approximation by shallow ReLU networks

    Authors: Ronald DeVore, Robert D. Nowak, Rahul Parhi, Jonathan W. Siegel

    Abstract: We investigate the approximation of functions $f$ on a bounded domain $Ω\subset \mathbb{R}^d$ by the outputs of single-hidden-layer ReLU neural networks of width $n$. This form of nonlinear $n$-term dictionary approximation has been intensely studied since it is the simplest case of neural network approximation (NNA). There are several celebrated approximation results for this form of NNA that int… ▽ More

    Submitted 28 July, 2023; originally announced July 2023.

  5. arXiv:2306.09910  [pdf, other

    cs.LG cs.AI cs.CV

    LabelBench: A Comprehensive Framework for Benchmarking Adaptive Label-Efficient Learning

    Authors: Jifan Zhang, Yifang Chen, Gregory Canal, Stephen Mussmann, Arnav M. Das, Gantavya Bhatt, Yinglun Zhu, Jeffrey Bilmes, Simon Shaolei Du, Kevin Jamieson, Robert D Nowak

    Abstract: Labeled data are critical to modern machine learning applications, but obtaining labels can be expensive. To mitigate this cost, machine learning methods, such as transfer learning, semi-supervised learning and active learning, aim to be label-efficient: achieving high predictive performance from relatively few labeled examples. While obtaining the best label-efficiency in practice often requires… ▽ More

    Submitted 1 March, 2024; v1 submitted 16 June, 2023; originally announced June 2023.

  6. arXiv:2305.16534  [pdf, other

    stat.ML cs.LG

    Variation Spaces for Multi-Output Neural Networks: Insights on Multi-Task Learning and Network Compression

    Authors: Joseph Shenouda, Rahul Parhi, Kangwook Lee, Robert D. Nowak

    Abstract: This paper introduces a novel theoretical framework for the analysis of vector-valued neural networks through the development of vector-valued variation spaces, a new class of reproducing kernel Banach spaces. These spaces emerge from studying the regularization effect of weight decay in training networks with activations like the rectified linear unit (ReLU). This framework offers a deeper unders… ▽ More

    Submitted 9 March, 2024; v1 submitted 25 May, 2023; originally announced May 2023.

  7. arXiv:2302.07972  [pdf, other

    eess.IV

    Filtered Iterative Denoising for Linear Inverse Problems

    Authors: Danica Fliss, Willem Marais, Robert D. Nowak

    Abstract: Iterative denoising algorithms (IDAs) have been tremendously successful in a range of linear inverse problems arising in signal and image processing. The classic instance of this is the famous Iterative Soft-Thresholding Algorithm (ISTA), based on soft-thresholding of wavelet coefficients. More modern approaches to IDAs replace soft-thresholding with a black-box denoiser, such as BM3D or a learned… ▽ More

    Submitted 15 February, 2023; originally announced February 2023.

  8. arXiv:2301.09554  [pdf, other

    stat.ML cs.LG eess.SP

    Deep Learning Meets Sparse Regularization: A Signal Processing Perspective

    Authors: Rahul Parhi, Robert D. Nowak

    Abstract: Deep learning has been wildly successful in practice and most state-of-the-art machine learning methods are based on neural networks. Lacking, however, is a rigorous mathematical theory that adequately explains the amazing performance of deep neural networks. In this article, we present a relatively new mathematical framework that provides the beginning of a deeper understanding of deep learning.… ▽ More

    Submitted 8 June, 2023; v1 submitted 23 January, 2023; originally announced January 2023.

    Journal ref: IEEE Signal Processing Magazine, vol. 40, no. 6, pp. 63-74, Sept. 2023

  9. arXiv:2212.13970  [pdf, other

    cs.LG

    Breaking the Architecture Barrier: A Method for Efficient Knowledge Transfer Across Networks

    Authors: Maciej A. Czyzewski, Daniel Nowak, Kamil Piechowiak

    Abstract: Transfer learning is a popular technique for improving the performance of neural networks. However, existing methods are limited to transferring parameters between networks with same architectures. We present a method for transferring parameters between neural networks with different architectures. Our method, called DPIAT, uses dynamic programming to match blocks and layers between architectures… ▽ More

    Submitted 28 December, 2022; originally announced December 2022.

    Comments: 23 pages, 16 figures

  10. arXiv:2210.03069  [pdf, other

    cs.LG

    PathProx: A Proximal Gradient Algorithm for Weight Decay Regularized Deep Neural Networks

    Authors: Liu Yang, Jifan Zhang, Joseph Shenouda, Dimitris Papailiopoulos, Kangwook Lee, Robert D. Nowak

    Abstract: Weight decay is one of the most widely used forms of regularization in deep learning, and has been shown to improve generalization and robustness. The optimization objective driving weight decay is a sum of losses plus a term proportional to the sum of squared weights. This paper argues that stochastic gradient descent (SGD) may be an inefficient algorithm for this objective. For neural networks w… ▽ More

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

  11. arXiv:2109.08844  [pdf, other

    stat.ML cs.LG math.ST

    Near-Minimax Optimal Estimation With Shallow ReLU Neural Networks

    Authors: Rahul Parhi, Robert D. Nowak

    Abstract: We study the problem of estimating an unknown function from noisy data using shallow ReLU neural networks. The estimators we study minimize the sum of squared data-fitting errors plus a regularization term proportional to the squared Euclidean norm of the network weights. This minimization corresponds to the common approach of training a neural network with weight decay. We quantify the performanc… ▽ More

    Submitted 12 October, 2022; v1 submitted 18 September, 2021; originally announced September 2021.

    Comments: IEEE Transactions on Information Theory (in press)

    Journal ref: IEEE Transactions on Information Theory, vol. 69, no. 2, pp. 1125-1140, Feb. 2023

  12. arXiv:2105.03361  [pdf, other

    stat.ML cs.LG

    What Kinds of Functions do Deep Neural Networks Learn? Insights from Variational Spline Theory

    Authors: Rahul Parhi, Robert D. Nowak

    Abstract: We develop a variational framework to understand the properties of functions learned by fitting deep neural networks with rectified linear unit activations to data. We propose a new function space, which is reminiscent of classical bounded variation-type spaces, that captures the compositional structure associated with deep neural networks. We derive a representer theorem showing that deep ReLU ne… ▽ More

    Submitted 26 September, 2021; v1 submitted 7 May, 2021; originally announced May 2021.

    Journal ref: SIAM Journal on Mathematics of Data Science, vol. 4, no. 2, pp. 464-489, 2022

  13. Extending Equational Monadic Reasoning with Monad Transformers

    Authors: Reynald Affeldt, David Nowak

    Abstract: There is a recent interest for the verification of monadic programs using proof assistants. This line of research raises the question of the integration of monad transformers, a standard technique to combine monads. In this paper, we extend Monae, a Coq library for monadic equational reasoning, with monad transformers and we explain the benefits of this extension. Our starting point is the existin… ▽ More

    Submitted 18 July, 2021; v1 submitted 6 November, 2020; originally announced November 2020.

    Comments: 19 pages, 26th International Conference on Types for Proofs and Programs (TYPES 2020)

  14. arXiv:2006.05626  [pdf, other

    stat.ML cs.LG

    Banach Space Representer Theorems for Neural Networks and Ridge Splines

    Authors: Rahul Parhi, Robert D. Nowak

    Abstract: We develop a variational framework to understand the properties of the functions learned by neural networks fit to data. We propose and study a family of continuous-domain linear inverse problems with total variation-like regularization in the Radon domain subject to data fitting constraints. We derive a representer theorem showing that finite-width, single-hidden layer neural networks are solutio… ▽ More

    Submitted 11 February, 2021; v1 submitted 9 June, 2020; originally announced June 2020.

    Comments: update to published version

    Journal ref: Journal of Machine Learning Research, vol. 22, no. 43, pp. 1-40, 2021

  15. arXiv:2005.13591  [pdf, ps, other

    math.AP math-ph

    Local Smoothing for the Schrödinger Equation on a Multi-Warped Product Manifold with Inflection-Transmission Trap**

    Authors: Hans Christianson, Derrick Nowak

    Abstract: Geodesic trap** is an obstruction to dispersive estimates for solutions to the Schrödinger equation. Surprisingly little is known about solutions to the Schrödinger equation on manifolds with degenerate trap**, since the conditions for degenerate trap** are not stable under perturbations. In this paper we extend some of the results of [CM14] on inflection-transmission type trap** on warped… ▽ More

    Submitted 2 April, 2021; v1 submitted 27 May, 2020; originally announced May 2020.

    Comments: 14 pages

    MSC Class: 35J10; 35B65

  16. A Trustful Monad for Axiomatic Reasoning with Probability and Nondeterminism

    Authors: Reynald Affeldt, Jacques Garrigue, David Nowak, Takafumi Saikawa

    Abstract: The algebraic properties of the combination of probabilistic choice and nondeterministic choice have long been a research topic in program semantics. This paper explains a formalization in the Coq proof assistant of a monad equipped with both choices: the geometrically convex monad. This formalization has an immediate application: it provides a model for a monad that implements a non-trivial inter… ▽ More

    Submitted 25 October, 2020; v1 submitted 22 March, 2020; originally announced March 2020.

    Comments: 28 pages, submitted

    Journal ref: Journal of Functional Programming, 31(E17), 2021

  17. arXiv:2002.01044  [pdf, other

    stat.ML cs.IT cs.LG math.ST

    Optimal Confidence Regions for the Multinomial Parameter

    Authors: Matthew L. Malloy, Ardhendu Tripathy, Robert D. Nowak

    Abstract: Construction of tight confidence regions and intervals is central to statistical inference and decision making. This paper develops new theory showing minimum average volume confidence regions for categorical data. More precisely, consider an empirical distribution $\widehat{\boldsymbol{p}}$ generated from $n$ iid realizations of a random variable that takes one of $k$ possible values according to… ▽ More

    Submitted 29 January, 2021; v1 submitted 3 February, 2020; originally announced February 2020.

  18. arXiv:2001.03634  [pdf, other

    math.OC

    A Ray Tracing Technique for the Navigation on a Non-convex Pareto Front

    Authors: Dimitri Nowak, Karl-Heinz Küfer

    Abstract: A new interactive approach to navigate on approximations of in general non-convex but connected Pareto fronts is introduced. Given a finite number of precalculated representative Pareto-efficient solutions, an adapted Delaunay triangulation is generated. Based on interpolation and ray tracing techniques, real time navigation in the vicinity of Pareto-optimal solutions is made possible.

    Submitted 10 January, 2020; originally announced January 2020.

    Comments: to be published

  19. The Role of Neural Network Activation Functions

    Authors: Rahul Parhi, Robert D. Nowak

    Abstract: A wide variety of activation functions have been proposed for neural networks. The Rectified Linear Unit (ReLU) is especially popular today. There are many practical reasons that motivate the use of the ReLU. This paper provides new theoretical characterizations that support the use of the ReLU, its variants such as the leaky ReLU, as well as other activation functions in the case of univariate, s… ▽ More

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

    Comments: update to published version

    Journal ref: IEEE Signal Processing Letters, vol. 27, pp. 1779-1783, 2020

  20. (Co)inductive Proof Systems for Compositional Proofs in Reachability Logic

    Authors: Vlad Rusu, David Nowak

    Abstract: Reachability Logic is a formalism that can be used, among others, for expressing partial-correctness properties of transition systems. In this paper we present three proof systems for this formalism, all of which are sound and complete and inherit the coinductive nature of the logic. The proof systems differ, however, in several aspects. First, they use induction and coinduction in different propo… ▽ More

    Submitted 4 September, 2019; originally announced September 2019.

    Comments: In Proceedings FROM 2019, arXiv:1909.00584

    Journal ref: EPTCS 303, 2019, pp. 32-47

  21. arXiv:1905.12782  [pdf, other

    cs.LG cs.AI stat.ML

    MaxiMin Active Learning in Overparameterized Model Classes}

    Authors: Mina Karzand, Robert D. Nowak

    Abstract: Generating labeled training datasets has become a major bottleneck in Machine Learning (ML) pipelines. Active ML aims to address this issue by designing learning algorithms that automatically and adaptively select the most informative examples for labeling so that human time is not wasted labeling irrelevant, redundant, or trivial examples. This paper proposes a new approach to active ML with nonp… ▽ More

    Submitted 28 April, 2020; v1 submitted 29 May, 2019; originally announced May 2019.

    Comments: 43 pages, 12 figures

  22. arXiv:1809.06522  [pdf, other

    cs.IT math.ST

    Concentration Inequalities for the Empirical Distribution

    Authors: Jay Mardia, Jiantao Jiao, Ervin Tánczos, Robert D. Nowak, Tsachy Weissman

    Abstract: We study concentration inequalities for the Kullback--Leibler (KL) divergence between the empirical distribution and the true distribution. Applying a recursion technique, we improve over the method of types bound uniformly in all regimes of sample size $n$ and alphabet size $k$, and the improvement becomes more significant when $k$ is large. We discuss the applications of our results in obtaining… ▽ More

    Submitted 18 October, 2019; v1 submitted 18 September, 2018; originally announced September 2018.

    Comments: Accepted for publication in Information and Inference

  23. arXiv:1804.10266  [pdf, other

    stat.ML cs.LG

    Tensor Methods for Nonlinear Matrix Completion

    Authors: Greg Ongie, Daniel Pimentel-Alarcón, Laura Balzano, Rebecca Willett, Robert D. Nowak

    Abstract: In the low-rank matrix completion (LRMC) problem, the low-rank assumption means that the columns (or rows) of the matrix to be completed are points on a low-dimensional linear algebraic variety. This paper extends this thinking to cases where the columns are points on a low-dimensional nonlinear algebraic variety, a problem we call Low Algebraic Dimension Matrix Completion (LADMC). Matrices whose… ▽ More

    Submitted 4 September, 2020; v1 submitted 26 April, 2018; originally announced April 2018.

  24. arXiv:1711.02479  [pdf

    physics.optics

    Nanoscale spectroscopic studies of two different physical origins of the tip-enhanced force: dipole and thermal

    Authors: Junghoon Jahng, Sung Park, Will A. Morrison, Hyuksang Kwon, Derek Nowak, Eric O. Potma, Eun Seong Lee

    Abstract: When light illuminates the junction formed between a sharp metal tip and a sample, different mechanisms can con-tribute to the measured photo-induced force simultaneously. Of particular interest are the instantaneous force be-tween the induced dipoles in the tip and in the sample and the force related to thermal heating of the junction. A key difference between these two force mechanisms is their… ▽ More

    Submitted 7 March, 2018; v1 submitted 7 November, 2017; originally announced November 2017.

    Comments: 17 pages, 10 figures

  25. arXiv:1709.05176  [pdf, other

    cond-mat.str-el

    Nearest-neighbor Kitaev exchange blocked by charge order in electron doped $α$-RuCl$_{3}$

    Authors: A. Koitzsch, C. Habenicht, E. Mueller, M. Knupfer, B. Buechner, S. Kretschmer, M. Richter, J. van den Brink, F. Boerrnert, D. Nowak, A. Isaeva, Th. Doert

    Abstract: A quantum spin-liquid might be realized in $α$-RuCl$_{3}$, a honeycomb-lattice magnetic material with substantial spin-orbit coupling. Moreover, $α$-RuCl$_{3}$ is a Mott insulator, which implies the possibility that novel exotic phases occur upon do**. Here, we study the electronic structure of this material when intercalated with potassium by photoemission spectroscopy, electron energy loss spe… ▽ More

    Submitted 13 October, 2017; v1 submitted 15 September, 2017; originally announced September 2017.

    Comments: 6 pages, 4 figures

    Journal ref: Phys. Rev. Materials 1, 052001(R) (2017)

  26. Low temperature enhancement of ferromagnetic Kitaev correlations in α-RuCl3

    Authors: Andreas Koitzsch, Eric Mueller, Martin Knupfer, Bernd Buechner, Domenic Nowak, Anna Isaeva, Thomas Doert, Markus Grueninger, Satoshi Nishimoto, Jeroen van den Brink

    Abstract: Kitaev-type interactions between neighbouring magnetic moments emerge in the honeycomb material $α$-RuCl3. It is debated however whether these Kitaev interactions are ferromagnetic or antiferromagnetic. With electron energy loss spectroscopy (EELS) we study the lowest excitation across the Mott-Hubbard gap, which involves a d4 triplet in the final state and therefore is sensitive to nearest-neighb… ▽ More

    Submitted 8 September, 2017; originally announced September 2017.

    Comments: 5 pages, 3 figures

    Journal ref: Phys. Rev. Materials 4, 094408 (2020)

  27. arXiv:1703.09631  [pdf, other

    stat.ML

    Algebraic Variety Models for High-Rank Matrix Completion

    Authors: Greg Ongie, Rebecca Willett, Robert D. Nowak, Laura Balzano

    Abstract: We consider a generalization of low-rank matrix completion to the case where the data belongs to an algebraic variety, i.e. each data point is a solution to a system of polynomial equations. In this case the original matrix is possibly high-rank, but it becomes low-rank after map** each column to a higher dimensional space of monomial features. Many well-studied extensions of linear models, incl… ▽ More

    Submitted 28 March, 2017; originally announced March 2017.

  28. Large field-induced gap of Kitaev-Heisenberg paramagnons in $α$-RuCl$_{3}$

    Authors: Richard Hentrich, Anja U. B. Wolter, Xenophon Zotos, Wolfram Brenig, Domenic Nowak, Anna Isaeva, Thomas Doert, Arnab Banerjee, Paula Lampen-Kelley, David G. Mandrus, Stephen E. Nagler, Jennifer Sears, Young-June Kim, Bernd Büchner, Christian Hess

    Abstract: The honeycomb Kitaev-Heisenberg model is a source of a quantum spin liquid with Majorana fermions and gauge flux excitations as fractional quasiparticles. In the quest of finding a pertinent material, $α$-RuCl$_{3}$ recently emerged as a prime candidate. Here we unveil highly unusual low-temperature heat conductivity $κ$ of $α$-RuCl$_{3}$: beyond a magnetic field of $B_c\approx$ 7.5 T, $κ$ increas… ▽ More

    Submitted 24 March, 2017; originally announced March 2017.

    Comments: 9 pages, 4 figures, supplementary information included

    Journal ref: Phys. Rev. Lett. 120, 117204 (2018)

  29. J$_{eff}$ description of the honeycomb Mott insulator $α$-RuCl$_3$

    Authors: A. Koitzsch, C. Habenicht, E. Mueller, M. Knupfer, B. Buechner, H. Kandpal, J. van den Brink, D. Nowak, A. Isaeva, Th. Doert

    Abstract: Novel ground states might be realized in honeycomb lattices with strong spin-orbit coupling. Here we study the electronic structure of $α$-RuCl$_3$, in which the Ru ions are in a d5 configuration and form a honeycomb lattice, by angle-resolved photoemission, x-ray photoemission and electron energy loss spectroscopy supported by density functional theory and multiplet calculations. We find that… ▽ More

    Submitted 17 March, 2016; originally announced March 2016.

    Comments: 6 pages, 6 figures

    Journal ref: Phys. Rev. Lett. 117, 126403 (2016)

  30. arXiv:1503.02596  [pdf, ps, other

    stat.ML cs.LG math.AG

    A Characterization of Deterministic Sampling Patterns for Low-Rank Matrix Completion

    Authors: Daniel L. Pimentel-Alarcón, Nigel Boston, Robert D. Nowak

    Abstract: Low-rank matrix completion (LRMC) problems arise in a wide variety of applications. Previous theory mainly provides conditions for completion under missing-at-random samplings. This paper studies deterministic conditions for completion. An incomplete $d \times N$ matrix is finitely rank-$r$ completable if there are at most finitely many rank-$r$ matrices that agree with all its observed entries. F… ▽ More

    Submitted 11 October, 2016; v1 submitted 9 March, 2015; originally announced March 2015.

    Comments: This update corrects an error in version 2 of this paper, where we erroneously assumed that columns with more than r+1 observed entries would yield multiple independent constraints

    Journal ref: IEEE Journal of Selected Topics in Signal Processing, vol. 10, no. 4, pp. 623-636, June, 2016

  31. arXiv:1410.0633  [pdf, ps, other

    stat.ML cs.LG math.CO

    Deterministic Conditions for Subspace Identifiability from Incomplete Sampling

    Authors: Daniel L. Pimentel-Alarcón, Robert D. Nowak, Nigel Boston

    Abstract: Consider a generic $r$-dimensional subspace of $\mathbb{R}^d$, $r<d$, and suppose that we are only given projections of this subspace onto small subsets of the canonical coordinates. The paper establishes necessary and sufficient deterministic conditions on the subsets for subspace identifiability.

    Submitted 24 May, 2015; v1 submitted 2 October, 2014; originally announced October 2014.

    Comments: To appear in Proc. of IEEE ISIT, 2015

  32. arXiv:1409.4005  [pdf, ps, other

    stat.ML

    Sparse Estimation with Strongly Correlated Variables using Ordered Weighted L1 Regularization

    Authors: Mario A. T. Figueiredo, Robert D. Nowak

    Abstract: This paper studies ordered weighted L1 (OWL) norm regularization for sparse estimation problems with strongly correlated variables. We prove sufficient conditions for clustering based on the correlation/colinearity of variables using the OWL norm, of which the so-called OSCAR is a particular case. Our results extend previous ones for OSCAR in several ways: for the squared error loss, our condition… ▽ More

    Submitted 13 September, 2014; originally announced September 2014.

  33. arXiv:1404.3418  [pdf, ps, other

    stat.ML cs.IT math.ST

    Active Learning for Undirected Graphical Model Selection

    Authors: Divyanshu Vats, Robert D. Nowak, Richard G. Baraniuk

    Abstract: This paper studies graphical model selection, i.e., the problem of estimating a graph of statistical relationships among a collection of random variables. Conventional graphical model selection algorithms are passive, i.e., they require all the measurements to have been collected before processing begins. We propose an active learning algorithm that uses junction tree representations to adapt futu… ▽ More

    Submitted 13 April, 2014; originally announced April 2014.

    Comments: AISTATS 2014

    Journal ref: Proceedings of the 17th International Conference on Artificial Intelligence and Statistics (AISTATS) 2014, Reykjavik, Iceland. JMLR: W&CP volume 33

  34. arXiv:1311.4838  [pdf, other

    astro-ph.GA astro-ph.IM

    Investigating Active Galactic Nuclei Variability Using Combined Multi-Quarter Kepler Data

    Authors: Mitchell Revalski, Dawid Nowak, Paul J. Wiita, Ann E. Wehrle, Stephen C. Unwin

    Abstract: We have used photometry from the Kepler satellite to characterize the variability of four radio-loud active galactic nuclei (AGN) on timescales from years to minutes. The Kepler satellite produced nearly continuous high precision data sets which provided better temporal coverage than possible with ground based observations. We have now accumulated eleven quarters of data, eight of which were repor… ▽ More

    Submitted 18 March, 2014; v1 submitted 17 November, 2013; originally announced November 2013.

    Comments: Accepted to the Astrophysical Journal on February 24th, 2014. Document is 11 pages, including 4 figures. Higher resolution versions of all figures are available by emailing Mitchell Revalski

    Journal ref: 2014, ApJ, 785, 60

  35. arXiv:1306.6239  [pdf, ps, other

    cs.IT stat.ML

    Near-Optimal Adaptive Compressed Sensing

    Authors: Matthew L. Malloy, Robert D. Nowak

    Abstract: This paper proposes a simple adaptive sensing and group testing algorithm for sparse signal recovery. The algorithm, termed Compressive Adaptive Sense and Search (CASS), is shown to be near-optimal in that it succeeds at the lowest possible signal-to-noise-ratio (SNR) levels, improving on previous work in adaptive compressed sensing. Like traditional compressed sensing based on random non-adaptive… ▽ More

    Submitted 29 April, 2014; v1 submitted 26 June, 2013; originally announced June 2013.

  36. arXiv:1209.2434  [pdf, ps, other

    stat.ML cs.LG

    Query Complexity of Derivative-Free Optimization

    Authors: Kevin G. Jamieson, Robert D. Nowak, Benjamin Recht

    Abstract: This paper provides lower bounds on the convergence rate of Derivative Free Optimization (DFO) with noisy function evaluations, exposing a fundamental and unavoidable gap between the performance of algorithms with access to gradients and those with access to only function evaluations. However, there are situations in which DFO is unavoidable, and for such situations we propose a new DFO algorithm… ▽ More

    Submitted 11 September, 2012; originally announced September 2012.

  37. The Sample Complexity of Search over Multiple Populations

    Authors: Matthew L. Malloy, Gongguo Tang, Robert D. Nowak

    Abstract: This paper studies the sample complexity of searching over multiple populations. We consider a large number of populations, each corresponding to either distribution P0 or P1. The goal of the search problem studied here is to find one population corresponding to distribution P1 with as few samples as possible. The main contribution is to quantify the number of samples needed to correctly find one… ▽ More

    Submitted 1 May, 2013; v1 submitted 6 September, 2012; originally announced September 2012.

    Comments: To appear, IEEE Transactions on Information Theory

  38. Experimental investigation of transverse spin asymmetries in muon-p SIDIS processes: Sivers asymmetries

    Authors: C. Adolph, M. G. Alekseev, V. Yu. Alexakhin, Yu. Alexandrov, G. D. Alexeev, A. Amoroso, A. A. Antonov, A. Austregesilo, B. Badelek, F. Balestra, J. Barth, G. Baum, Y. Bedfer, J. Bernhard, R. Bertini, M. Bettinelli, K. Bicker, J. Bieling, R. Birsa, J. Bisplinghoff, P. Bordalo, F. Bradamante, C. Braun, A. Bravar, A. Bressan , et al. (194 additional authors not shown)

    Abstract: The COMPASS Collaboration at CERN has measured the transverse spin azimuthal asymmetry of charged hadrons produced in semi-inclusive deep inelastic scattering using a 160 GeV positive muon beam and a transversely polarised NH_3 target. The Sivers asymmetry of the proton has been extracted in the Bjorken x range 0.003<x<0.7. The new measurements have small statistical and systematic uncertainties o… ▽ More

    Submitted 23 May, 2012; originally announced May 2012.

    Comments: 11 pages, 6 figures

  39. Experimental investigation of transverse spin asymmetries in muon-p SIDIS processes: Collins asymmetries

    Authors: C. Adolph, M. G. Alekseev, V. Yu. Alexakhin, Yu. Alexandrov, G. D. Alexeev, A. Amoroso, A. A. Antonov, A. Austregesilo, B. Badelek, F. Balestra, J. Barth, G. Baum, Y. Bedfer, J. Bernhard, R. Bertini, M. Bettinelli, K. Bicker, J. Bieling, R. Birsa, J. Bisplinghoff, P. Bordalo, F. Bradamante, C. Braun, A. Bravar, A. Bressan , et al. (194 additional authors not shown)

    Abstract: The COMPASS Collaboration at CERN has measured the transverse spin azimuthal asymmetry of charged hadrons produced in semi-inclusive deep inelastic scattering using a 160 GeV positive muon beam and a transversely polarised NH_3 target. The Collins asymmetry of the proton was extracted in the Bjorken x range 0.003<x<0.7. These new measurements confirm with higher accuracy previous measurements from… ▽ More

    Submitted 23 May, 2012; originally announced May 2012.

    Comments: 11 pages, 5 figures

  40. arXiv:1203.1804  [pdf, ps, other

    cs.IT

    Near-Optimal Compressive Binary Search

    Authors: Matthew L. Malloy, Robert D. Nowak

    Abstract: We propose a simple modification to the recently proposed compressive binary search. The modification removes an unnecessary and suboptimal factor of log log n from the SNR requirement, making the procedure optimal (up to a small constant). Simulations show that the new procedure performs significantly better in practice as well. We also contrast this problem with the more well known problem of no… ▽ More

    Submitted 8 May, 2012; v1 submitted 8 March, 2012; originally announced March 2012.

  41. Transverse spin effects in hadron-pair production from semi-inclusive deep inelastic scattering

    Authors: C. Adolph, M. G. Alekseev, V. Yu. Alexakhin, Yu. Alexandrov, G. D. Alexeev, A. Amoroso, A. A. Antonov, A. Austregesilo, B. Badellek, F. Balestra, J. Barth, G. Baum, Y. Bedfer, J. Bernhard, R. Bertini, M. Bettinelli, K. Bicker, J. Bieling, R. Birsa, J. Bisplinghoff, P. Bordalo, F. Bradamante, C. Braun, A. Bravar, A. Bressan , et al. (191 additional authors not shown)

    Abstract: First measurements of azimuthal asymmetries in hadron-pair production in deep-inelastic scattering of muons on transversely polarised ^6LiD (deuteron) and NH_3 (proton) targets are presented. The data were taken in the years 2002-2004 and 2007 with the COMPASS spectrometer using a muon beam of 160 GeV/c at the CERN SPS. The asymmetries provide access to the transversity distribution functions, wit… ▽ More

    Submitted 1 June, 2012; v1 submitted 28 February, 2012; originally announced February 2012.

    Comments: 13 pages, 4 figures, updated to the published version

    Report number: CERN-PH-EP-2012-053

    Journal ref: Phys. Lett. B 713 (2012) 10-16

  42. Leading order determination of the gluon polarisation from DIS events with high-p_T hadron pairs

    Authors: C. Adolph, M. G. Alekseev, V. Yu. Alexakhin, Yu. Alexandrov, G. D. Alexeev, A. Amoroso, A. A. Antonov, A. Austregesilo, B. Badelek, F. Balestra, J. Barth, G. Baum, Y. Bedfer, J. Bernhard, R. Bertini, M. Bettinelli, K. Bicker, J. Bieling, R. Birsa, J. Bisplinghoff, P. Bordalo, F. Bradamante, C. Braun, A. Bravar, A. Bressan , et al. (191 additional authors not shown)

    Abstract: We present a determination of the gluon polarisation Delta g/g in the nucleon, based on the longitudinal double-spin asymmetry of DIS events with a pair of large transverse-momentum hadrons in the final state. The data were obtained by the COMPASS experiment at CERN using a 160 GeV/c polarised muon beam scattering off a polarised ^6LiD target. The gluon polarisation is evaluated by a Neural Networ… ▽ More

    Submitted 18 February, 2012; originally announced February 2012.

    Comments: 13 pages, 6 figures and 3 tables

    Report number: CERN-PH-EP-2012-010

  43. arXiv:1109.3701  [pdf, other

    cs.LG cs.IT stat.ML

    Active Ranking using Pairwise Comparisons

    Authors: Kevin G. Jamieson, Robert D. Nowak

    Abstract: This paper examines the problem of ranking a collection of objects using pairwise comparisons (rankings of two objects). In general, the ranking of $n$ objects can be identified by standard sorting methods using $n log_2 n$ pairwise comparisons. We are interested in natural situations in which relationships among the objects may allow for ranking using far fewer pairwise comparisons. Specifically,… ▽ More

    Submitted 9 December, 2011; v1 submitted 16 September, 2011; originally announced September 2011.

    Comments: 17 pages, an extended version of our NIPS 2011 paper. The new version revises the argument of the robust section and slightly modifies the result there to give it more impact

  44. arXiv:1104.4385  [pdf, other

    cs.CV stat.ML

    Convex Approaches to Model Wavelet Sparsity Patterns

    Authors: Nikhil S Rao, Robert D. Nowak, Stephen J. Wright, Nick G. Kingsbury

    Abstract: Statistical dependencies among wavelet coefficients are commonly represented by graphical models such as hidden Markov trees(HMTs). However, in linear inverse problems such as deconvolution, tomography, and compressed sensing, the presence of a sensing or observation matrix produces a linear mixing of the simple Markovian dependency structure. This leads to reconstruction problems that are non-con… ▽ More

    Submitted 22 April, 2011; originally announced April 2011.

  45. A Formalization of Polytime Functions

    Authors: Sylvain Heraud, David Nowak

    Abstract: We present a deep embedding of Bellantoni and Cook's syntactic characterization of polytime functions. We prove formally that it is correct and complete with respect to the original characterization by Cobham that required a bound to be proved manually. Compared to the paper proof by Bellantoni and Cook, we have been careful in making our proof fully contructive so that we obtain more precise boun… ▽ More

    Submitted 31 May, 2011; v1 submitted 27 February, 2011; originally announced February 2011.

    Comments: 13 pages

  46. arXiv:1003.0205  [pdf, other

    cs.IT cs.LG math.ST

    Detecting Weak but Hierarchically-Structured Patterns in Networks

    Authors: Aarti Singh, Robert D. Nowak, Robert Calderbank

    Abstract: The ability to detect weak distributed activation patterns in networks is critical to several applications, such as identifying the onset of anomalous activity or incipient congestion in the Internet, or faint traces of a biochemical spread by a sensor network. This is a challenging problem since weak distributed patterns can be invisible in per node statistics as well as a global network-wide a… ▽ More

    Submitted 28 February, 2010; originally announced March 2010.

  47. arXiv:0910.4397  [pdf, other

    stat.ML cs.IT math.ST

    The Geometry of Generalized Binary Search

    Authors: Robert D. Nowak

    Abstract: This paper investigates the problem of determining a binary-valued function through a sequence of strategically selected queries. The focus is an algorithm called Generalized Binary Search (GBS). GBS is a well-known greedy algorithm for determining a binary-valued function through a sequence of strategically selected queries. At each step, a query is selected that most evenly splits the hypotheses… ▽ More

    Submitted 25 June, 2013; v1 submitted 22 October, 2009; originally announced October 2009.

    Comments: corrected typo in Thm 3

  48. On formal verification of arithmetic-based cryptographic primitives

    Authors: David Nowak

    Abstract: Cryptographic primitives are fundamental for information security: they are used as basic components for cryptographic protocols or public-key cryptosystems. In many cases, their security proofs consist in showing that they are reducible to computationally hard problems. Those reductions can be subtle and tedious, and thus not easily checkable. On top of the proof assistant Coq, we had implement… ▽ More

    Submitted 7 April, 2009; originally announced April 2009.

    Comments: 13 pages

    Journal ref: In Information Security and Cryptology - ICISC 2008, 11th International Conference, Seoul, Korea, December 3-5, 2008, Proceedings, volume 5461 of Lecture Notes in Computer Science, pages 368-382, Springer

  49. On Completeness of Logical Relations for Monadic Types

    Authors: Slawomir Lasota, David Nowak, Yu Zhang

    Abstract: Software security can be ensured by specifying and verifying security properties of software using formal methods with strong theoretical bases. In particular, programs can be modeled in the framework of lambda-calculi, and interesting properties can be expressed formally by contextual equivalence (a.k.a. observational equivalence). Furthermore, imperative features, which exist in most real-life… ▽ More

    Submitted 21 December, 2006; originally announced December 2006.

    Comments: 20 pages, full version of the paper published at ASIAN'2006, with the same title

    ACM Class: D.3.1; F.3.1

    Journal ref: Advances in Computer Science - ASIAN 2006, Secure Software, 11th Asian Computing Science Conference, Tokyo, Japan, December 6-8, 2006, Proceedings, volume 4435 of Lecture Notes in Computer Science, pages 223-230, Springer

  50. On the freeze quantifier in Constraint LTL: decidability and complexity

    Authors: Stéphane Demri, Ranko Lazic, David Nowak

    Abstract: Constraint LTL, a generalisation of LTL over Presburger constraints, is often used as a formal language to specify the behavior of operational models with constraints. The freeze quantifier can be part of the language, as in some real-time logics, but this variable-binding mechanism is quite general and ubiquitous in many logical languages (first-order temporal logics, hybrid logics, logics for… ▽ More

    Submitted 29 September, 2006; v1 submitted 4 September, 2006; originally announced September 2006.

    Comments: 29 pages

    Journal ref: Information and Computation, 205(1):2-24, January 2007