Skip to main content

Showing 51–93 of 93 results for author: Gu, A

.
  1. arXiv:2203.01924  [pdf, other

    cs.LG math.OC

    Min-Max Bilevel Multi-objective Optimization with Applications in Machine Learning

    Authors: Alex Gu, Songtao Lu, Parikshit Ram, Lily Weng

    Abstract: We consider a generic min-max multi-objective bilevel optimization problem with applications in robust machine learning such as representation learning and hyperparameter optimization. We design MORBiT, a novel single-loop gradient descent-ascent bilevel optimization algorithm, to solve the generic problem and present a novel analysis showing that MORBiT converges to the first-order stationary poi… ▽ More

    Submitted 7 March, 2023; v1 submitted 3 March, 2022; originally announced March 2022.

    Comments: 43 pages, 3 figures, ICLR 2023 version

  2. arXiv:2202.09729  [pdf, other

    cs.SD cs.AI cs.LG eess.AS

    It's Raw! Audio Generation with State-Space Models

    Authors: Karan Goel, Albert Gu, Chris Donahue, Christopher Ré

    Abstract: Develo** architectures suitable for modeling raw audio is a challenging problem due to the high sampling rates of audio waveforms. Standard sequence modeling approaches like RNNs and CNNs have previously been tailored to fit the demands of audio, but the resultant architectures make undesirable computational tradeoffs and struggle to model waveforms effectively. We propose SaShiMi, a new multi-s… ▽ More

    Submitted 19 February, 2022; originally announced February 2022.

    Comments: 23 pages, 7 figures, 7 tables

  3. arXiv:2202.07663  [pdf, other

    astro-ph.IM astro-ph.CO stat.AP

    GIGA-Lens: Fast Bayesian Inference for Strong Gravitational Lens Modeling

    Authors: A. Gu, X. Huang, W. Sheu, G. Aldering, A. S. Bolton, K. Boone, A. Dey, A. Filipp, E. Jullo, S. Perlmutter, D. Rubin, E. F. Schlafly, D. J. Schlegel, Y. Shu, S. H. Suyu

    Abstract: We present GIGA-Lens: a gradient-informed, GPU-accelerated Bayesian framework for modeling strong gravitational lensing systems, implemented in TensorFlow and JAX. The three components, optimization using multi-start gradient descent, posterior covariance estimation with variational inference, and sampling via Hamiltonian Monte Carlo, all take advantage of gradient information through automatic di… ▽ More

    Submitted 15 February, 2022; originally announced February 2022.

    Comments: 23 pages, 13 figures, 2 tables. Submitted to ApJ

  4. arXiv:2202.01602  [pdf, other

    cs.LG cs.AI

    The Disagreement Problem in Explainable Machine Learning: A Practitioner's Perspective

    Authors: Satyapriya Krishna, Tessa Han, Alex Gu, Javin Pombra, Shahin Jabbari, Steven Wu, Himabindu Lakkaraju

    Abstract: As various post hoc explanation methods are increasingly being leveraged to explain complex models in high-stakes settings, it becomes critical to develop a deeper understanding of if and when the explanations output by these methods disagree with each other, and how such disagreements are resolved in practice. However, there is little to no research that provides answers to these critical questio… ▽ More

    Submitted 8 February, 2022; v1 submitted 3 February, 2022; originally announced February 2022.

  5. arXiv:2111.00396  [pdf, other

    cs.LG

    Efficiently Modeling Long Sequences with Structured State Spaces

    Authors: Albert Gu, Karan Goel, Christopher Ré

    Abstract: A central goal of sequence modeling is designing a single principled model that can address sequence data across a range of modalities and tasks, particularly on long-range dependencies. Although conventional models including RNNs, CNNs, and Transformers have specialized variants for capturing long dependencies, they still struggle to scale to very long sequences of $10000$ or more steps. A promis… ▽ More

    Submitted 5 August, 2022; v1 submitted 30 October, 2021; originally announced November 2021.

    Comments: ICLR 2022 (Outstanding Paper HM)

  6. arXiv:2110.13985  [pdf, other

    cs.LG cs.AI

    Combining Recurrent, Convolutional, and Continuous-time Models with Linear State-Space Layers

    Authors: Albert Gu, Isys Johnson, Karan Goel, Khaled Saab, Tri Dao, Atri Rudra, Christopher Ré

    Abstract: Recurrent neural networks (RNNs), temporal convolutions, and neural differential equations (NDEs) are popular families of deep learning models for time-series data, each with unique strengths and tradeoffs in modeling power and computational efficiency. We introduce a simple sequence model inspired by control systems that generalizes these approaches while addressing their shortcomings. The Linear… ▽ More

    Submitted 26 October, 2021; originally announced October 2021.

    Comments: NeurIPS 2021

  7. arXiv:2110.03274  [pdf, other

    math.OC

    Three Operator Splitting with Subgradients, Stochastic Gradients, and Adaptive Learning Rates

    Authors: Alp Yurtsever, Alex Gu, Suvrit Sra

    Abstract: Three Operator Splitting (TOS) (Davis & Yin, 2017) can minimize the sum of multiple convex functions effectively when an efficient gradient oracle or proximal operator is available for each term. This requirement often fails in machine learning applications: (i) instead of full gradients only stochastic gradients may be available; and (ii) instead of proximal operators, using subgradients to handl… ▽ More

    Submitted 18 February, 2022; v1 submitted 7 October, 2021; originally announced October 2021.

    Comments: Appears in the 35th Annual Conference on Neural Information Processing Systems (NeurIPS 2021)

  8. Adaptive shot allocation for fast convergence in variational quantum algorithms

    Authors: Andi Gu, Angus Lowe, Pavel A. Dub, Patrick J. Coles, Andrew Arrasmith

    Abstract: Variational Quantum Algorithms (VQAs) are a promising approach for practical applications like chemistry and materials science on near-term quantum computers as they typically reduce quantum resource requirements. However, in order to implement VQAs, an efficient classical optimization strategy is required. Here we present a new stochastic gradient descent method using an adaptive number of shots… ▽ More

    Submitted 23 August, 2021; originally announced August 2021.

    Comments: 13 pages, 6 figures, 1 table

    Report number: LA-UR-21-28401

  9. arXiv:2106.03306  [pdf, other

    cs.LG

    HoroPCA: Hyperbolic Dimensionality Reduction via Horospherical Projections

    Authors: Ines Chami, Albert Gu, Dat Nguyen, Christopher Ré

    Abstract: This paper studies Principal Component Analysis (PCA) for data lying in hyperbolic spaces. Given directions, PCA relies on: (1) a parameterization of subspaces spanned by these directions, (2) a method of projection onto subspaces that preserves information in these directions, and (3) an objective to optimize, namely the variance explained by projections. We generalize each of these concepts to t… ▽ More

    Submitted 6 June, 2021; originally announced June 2021.

    Comments: ICML 2021

    Journal ref: PMLR 139:1419-1429, 2021

  10. arXiv:2106.02933  [pdf, other

    cs.LG

    k-Mixup Regularization for Deep Learning via Optimal Transport

    Authors: Kristjan Greenewald, Anming Gu, Mikhail Yurochkin, Justin Solomon, Edward Chien

    Abstract: Mixup is a popular regularization technique for training deep neural networks that improves generalization and increases robustness to certain distribution shifts. It perturbs input training data in the direction of other randomly-chosen instances in the training set. To better leverage the structure of the data, we extend mixup in a simple, broadly applicable way to \emph{$k$-mixup}, which pertur… ▽ More

    Submitted 7 October, 2023; v1 submitted 5 June, 2021; originally announced June 2021.

  11. arXiv:2103.06710  [pdf, other

    cs.LG

    Deep Transfer Learning for Infectious Disease Case Detection Using Electronic Medical Records

    Authors: Ye Ye, Andrew Gu

    Abstract: During an infectious disease pandemic, it is critical to share electronic medical records or models (learned from these records) across regions. Applying one region's data/model to another region often have distribution shift issues that violate the assumptions of traditional machine learning techniques. Transfer learning can be a solution. To explore the potential of deep transfer learning algori… ▽ More

    Submitted 7 March, 2021; originally announced March 2021.

  12. arXiv:2102.05824  [pdf, other

    cs.LG cs.AI

    Reproducibility Report: La-MAML: Look-ahead Meta Learning for Continual Learning

    Authors: Joel Joseph, Alex Gu

    Abstract: The Continual Learning (CL) problem involves performing well on a sequence of tasks under limited compute. Current algorithms in the domain are either slow, offline or sensitive to hyper-parameters. La-MAML, an optimization-based meta-learning algorithm claims to be better than other replay-based, prior-based and meta-learning based approaches. According to the MER paper [1], metrics to measure pe… ▽ More

    Submitted 20 May, 2021; v1 submitted 10 February, 2021; originally announced February 2021.

  13. arXiv:2102.01586  [pdf, other

    cs.CV cs.LG

    U-LanD: Uncertainty-Driven Video Landmark Detection

    Authors: Mohammad H. Jafari, Christina Luong, Michael Tsang, Ang Nan Gu, Nathan Van Woudenberg, Robert Rohling, Teresa Tsang, Purang Abolmaesumi

    Abstract: This paper presents U-LanD, a framework for joint detection of key frames and landmarks in videos. We tackle a specifically challenging problem, where training labels are noisy and highly sparse. U-LanD builds upon a pivotal observation: a deep Bayesian landmark detector solely trained on key video frames, has significantly lower predictive uncertainty on those frames vs. other frames in videos. W… ▽ More

    Submitted 2 February, 2021; originally announced February 2021.

  14. arXiv:2012.14966  [pdf, other

    cs.LG stat.ML

    Kaleidoscope: An Efficient, Learnable Representation For All Structured Linear Maps

    Authors: Tri Dao, Nimit S. Sohoni, Albert Gu, Matthew Eichhorn, Amit Blonder, Megan Leszczynski, Atri Rudra, Christopher Ré

    Abstract: Modern neural network architectures use structured linear transformations, such as low-rank matrices, sparse matrices, permutations, and the Fourier transform, to improve inference speed and reduce memory usage compared to general linear maps. However, choosing which of the myriad structured transformations to use (and its associated parameterization) is a laborious task that requires trading off… ▽ More

    Submitted 5 January, 2021; v1 submitted 29 December, 2020; originally announced December 2020.

    Comments: International Conference on Learning Representations (ICLR) 2020 spotlight

  15. arXiv:2011.12945  [pdf, other

    cs.LG cs.CV

    No Subclass Left Behind: Fine-Grained Robustness in Coarse-Grained Classification Problems

    Authors: Nimit S. Sohoni, Jared A. Dunnmon, Geoffrey Angus, Albert Gu, Christopher Ré

    Abstract: In real-world classification tasks, each class often comprises multiple finer-grained "subclasses." As the subclass labels are frequently unavailable, models trained using only the coarser-grained class labels often exhibit highly variable performance across different subclasses. This phenomenon, known as hidden stratification, has important consequences for models deployed in safety-critical appl… ▽ More

    Submitted 10 April, 2022; v1 submitted 25 November, 2020; originally announced November 2020.

    Comments: 40 pages. Published as a conference paper at NeurIPS 2020

  16. arXiv:2010.00402  [pdf, other

    cs.DS cs.LG stat.ML

    From Trees to Continuous Embeddings and Back: Hyperbolic Hierarchical Clustering

    Authors: Ines Chami, Albert Gu, Vaggos Chatziafratis, Christopher Ré

    Abstract: Similarity-based Hierarchical Clustering (HC) is a classical unsupervised machine learning algorithm that has traditionally been solved with heuristic algorithms like Average-Linkage. Recently, Dasgupta reframed HC as a discrete optimization problem by introducing a global cost function measuring the quality of a given tree. In this work, we provide the first continuous relaxation of Dasgupta's di… ▽ More

    Submitted 1 October, 2020; originally announced October 2020.

  17. arXiv:2009.11242  [pdf, other

    stat.AP stat.ME

    Using Undersampling with Ensemble Learning to Identify Factors Contributing to Preterm Birth

    Authors: Shi Dong, Zlatan Feric, Guangyu Li, Chieh Wu, April Z. Gu, Jennifer Dy, John Meeker, Ingrid Y. Padilla, Jose Cordero, Carmen Velez Vega, Zaira Rosario, Akram Alshawabkeh, David Kaeli

    Abstract: In this paper, we propose Ensemble Learning models to identify factors contributing to preterm birth. Our work leverages a rich dataset collected by a NIEHS P42 Center that is trying to identify the dominant factors responsible for the high rate of premature births in northern Puerto Rico. We investigate analytical models addressing two major challenges present in the dataset: 1) the significant a… ▽ More

    Submitted 23 September, 2020; originally announced September 2020.

    Journal ref: ICMLA 2020

  18. arXiv:2008.07669  [pdf, other

    cs.LG stat.ML

    HiPPO: Recurrent Memory with Optimal Polynomial Projections

    Authors: Albert Gu, Tri Dao, Stefano Ermon, Atri Rudra, Christopher Re

    Abstract: A central problem in learning from sequential data is representing cumulative history in an incremental fashion as more data is processed. We introduce a general framework (HiPPO) for the online compression of continuous signals and discrete time series by projection onto polynomial bases. Given a measure that specifies the importance of each time step in the past, HiPPO produces an optimal soluti… ▽ More

    Submitted 22 October, 2020; v1 submitted 17 August, 2020; originally announced August 2020.

  19. arXiv:2008.07393  [pdf, other

    cs.CV cs.LG eess.IV

    Rotation-Invariant Gait Identification with Quaternion Convolutional Neural Networks

    Authors: Bowen **g, Vinay Prabhu, Angela Gu, John Whaley

    Abstract: A desireable property of accelerometric gait-based identification systems is robustness to new device orientations presented by users during testing but unseen during the training phase. However, traditional Convolutional neural networks (CNNs) used in these systems compensate poorly for such transformations. In this paper, we target this problem by introducing Quaternion CNN, a network architectu… ▽ More

    Submitted 4 August, 2020; originally announced August 2020.

  20. arXiv:2008.06775  [pdf, other

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

    Model Patching: Closing the Subgroup Performance Gap with Data Augmentation

    Authors: Karan Goel, Albert Gu, Yixuan Li, Christopher Ré

    Abstract: Classifiers in machine learning are often brittle when deployed. Particularly concerning are models with inconsistent performance on specific subgroups of a class, e.g., exhibiting disparities in skin cancer classification in the presence or absence of a spurious bandage. To mitigate these performance differences, we introduce model patching, a two-stage framework for improving robustness that enc… ▽ More

    Submitted 15 August, 2020; originally announced August 2020.

  21. arXiv:2007.11156  [pdf, ps, other

    math.AP

    Weak Pullback Mean Random Attractors for Stochastic Evolution Equations and Applications

    Authors: Anhui Gu

    Abstract: In this paper, we investigate the existence and uniqueness of weak pullback mean random attractors for abstract stochastic evolution equations with general diffusion terms in Bochner spaces. As applications, the existence and uniqueness of weak pullback mean random attractors for some stochastic models such as stochastic reaction-diffusion equations, the stochastic $p$-Laplace equation and stochas… ▽ More

    Submitted 15 September, 2020; v1 submitted 21 July, 2020; originally announced July 2020.

    Comments: Few details were improved. Comments are welcome

    MSC Class: 35B40; 35B41; 37L30

  22. Discovering New Strong Gravitational Lenses in the DESI Legacy Imaging Surveys

    Authors: X. Huang, C. Storfer, A. Gu, V. Ravi, A. Pilon, W. Sheu, R. Venguswamy, S. Banka, A. Dey, M. Landriau, D. Lang, A. Meisner, J. Moustakas, A. D. Myers, R. Sajith, E. F. Schlafly, D. J. Schlegel

    Abstract: We have conducted a search for new strong gravitational lensing systems in the Dark Energy Spectroscopic Instrument Legacy Imaging Surveys' Data Release 8. We use deep residual neural networks, building on previous work presented in Huang et al. (2020). These surveys together cover approximately one third of the sky visible from the northern hemisphere, reaching a z band AB magnitude of ~22.5. We… ▽ More

    Submitted 10 January, 2021; v1 submitted 7 May, 2020; originally announced May 2020.

    Comments: 31 pages, 17 figures. Accepted for publication in The Astrophysical Journal. The strong lens candidates discovered in this article can be found at https://sites.google.com/usfca.edu/neuralens/publications/lens-candidates-huang-2020b

  23. arXiv:2002.10425  [pdf, ps, other

    math.PR math.DS

    Rough Path Theory to approximate Random Dynamical Systems

    Authors: Hongjun Gao, María J. Garrido-Atienza, Anhui Gu, Kening Lu, Björn Schmalfuss

    Abstract: We consider the rough differential equation $dY=f(Y)d\bm \om$ where $\bm \om=(ω,\bbomega)$ is a rough path defined by a Brownian motion $ω$ on $\RR^m$. Under the usual regularity assumption on $f$, namely $f\in C^3_b (\RR^d, \RR^{d\times m})$, the rough differential equation has a unique solution that defines a random dynamical system $φ_0$. On the other hand, we also consider an ordinary random d… ▽ More

    Submitted 24 February, 2020; originally announced February 2020.

    Comments: 23 pages

  24. arXiv:1910.09890  [pdf, other

    cs.NE cs.LG

    Improving the Gating Mechanism of Recurrent Neural Networks

    Authors: Albert Gu, Caglar Gulcehre, Tom Le Paine, Matt Hoffman, Razvan Pascanu

    Abstract: Gating mechanisms are widely used in neural network models, where they allow gradients to backpropagate more easily through depth or time. However, their saturation property introduces problems of its own. For example, in recurrent models these gates need to have outputs near 1 to propagate information over long time-delays, which requires them to operate in their saturation regime and hinders gra… ▽ More

    Submitted 18 June, 2020; v1 submitted 22 October, 2019; originally announced October 2019.

    Comments: International Conference on Machine Learning 2020

  25. arXiv:1908.03914  [pdf, ps, other

    math.CO math.NT

    Arithmetic of weighted Catalan numbers

    Authors: Yibo Gao, Andrew Gu

    Abstract: In this paper, we study arithmetic properties of weighted Catalan numbers. Previously, Postnikov and Sagan found conditions under which the $2$-adic valuations of the weighted Catalan numbers are equal to the $2$-adic valutations of the Catalan numbers. We obtain the same result under weaker conditions by considering a map from a class of functions to $2$-adic integers. These methods are also exte… ▽ More

    Submitted 11 August, 2019; originally announced August 2019.

    Comments: 27 pages

  26. arXiv:1907.08362  [pdf, ps, other

    cs.DS

    Sparse Recovery for Orthogonal Polynomial Transforms

    Authors: Anna Gilbert, Albert Gu, Christopher Re, Atri Rudra, Mary Wootters

    Abstract: In this paper we consider the following sparse recovery problem. We have query access to a vector $\vx \in \R^N$ such that $\vhx = \vF \vx$ is $k$-sparse (or nearly $k$-sparse) for some orthogonal transform $\vF$. The goal is to output an approximation (in an $\ell_2$ sense) to $\vhx$ in sublinear time. This problem has been well-studied in the special case that $\vF$ is the Discrete Fourier Trans… ▽ More

    Submitted 18 July, 2019; originally announced July 2019.

    Comments: 64 pages

  27. arXiv:1903.05895  [pdf, other

    cs.LG stat.ML

    Learning Fast Algorithms for Linear Transforms Using Butterfly Factorizations

    Authors: Tri Dao, Albert Gu, Matthew Eichhorn, Atri Rudra, Christopher Ré

    Abstract: Fast linear transforms are ubiquitous in machine learning, including the discrete Fourier transform, discrete cosine transform, and other structured transformations such as convolutions. All of these transforms can be represented by dense matrix-vector multiplication, yet each has a specialized and highly efficient (subquadratic) algorithm. We ask to what extent hand-crafting these algorithms and… ▽ More

    Submitted 28 December, 2020; v1 submitted 14 March, 2019; originally announced March 2019.

    Comments: International Conference on Machine Learning (ICML) 2019

  28. Elliptical flow coalescence to identify the $f_{0}$(980) content

    Authors: An Gu, Terrence Edmonds, Jie Zhao, Fuqiang Wang

    Abstract: We use a simple coalescence model to generate $f_{0}$(980) particles for three configurations: a ${s\bar{s}}$ meson, a ${u\bar{u}s\bar{s}}$ tetraquark, and a ${K^{+}K^{-}}$ molecule. The phase-space information of the coalescing constituents is taken from a multi-phase transport (AMPT) simulation of heavy-ion collisions. It is shown that the number of constituent quarks scaling of the elliptic flo… ▽ More

    Submitted 19 February, 2019; originally announced February 2019.

    Journal ref: Phys. Rev. C 101, 024908 (2020)

  29. arXiv:1810.02309  [pdf, other

    cs.LG stat.ML

    Learning Compressed Transforms with Low Displacement Rank

    Authors: Anna T. Thomas, Albert Gu, Tri Dao, Atri Rudra, Christopher Ré

    Abstract: The low displacement rank (LDR) framework for structured matrices represents a matrix through two displacement operators and a low-rank residual. Existing use of LDR matrices in deep learning has applied fixed displacement operators encoding forms of shift invariance akin to convolutions. We introduce a class of LDR matrices with more general displacement operators, and explicitly learn over both… ▽ More

    Submitted 1 January, 2019; v1 submitted 4 October, 2018; originally announced October 2018.

    Comments: NeurIPS 2018. Code available at https://github.com/HazyResearch/structured-nets

  30. arXiv:1804.03329  [pdf, other

    cs.LG stat.ML

    Representation Tradeoffs for Hyperbolic Embeddings

    Authors: Christopher De Sa, Albert Gu, Christopher Ré, Frederic Sala

    Abstract: Hyperbolic embeddings offer excellent quality with few dimensions when embedding hierarchical data structures like synonym or type hierarchies. Given a tree, we give a combinatorial construction that embeds the tree in hyperbolic space with arbitrarily low distortion without using optimization. On WordNet, our combinatorial embedding obtains a mean-average-precision of 0.989 with only two dimensio… ▽ More

    Submitted 24 April, 2018; v1 submitted 9 April, 2018; originally announced April 2018.

  31. arXiv:1803.06084  [pdf, other

    cs.LG stat.ML

    A Kernel Theory of Modern Data Augmentation

    Authors: Tri Dao, Albert Gu, Alexander J. Ratner, Virginia Smith, Christopher De Sa, Christopher Ré

    Abstract: Data augmentation, a technique in which a training set is expanded with class-preserving transformations, is ubiquitous in modern machine learning pipelines. In this paper, we seek to establish a theoretical framework for understanding data augmentation. We approach this from two directions: First, we provide a general model of augmentation as a Markov process, and show that kernels appear natural… ▽ More

    Submitted 20 March, 2019; v1 submitted 16 March, 2018; originally announced March 2018.

  32. arXiv:1802.08290  [pdf, other

    cs.CV cs.LG

    Locally Adaptive Learning Loss for Semantic Image Segmentation

    Authors: **jiang Guo, Pengyuan Ren, Aiguo Gu, Jian Xu, Weixin Wu

    Abstract: We propose a novel locally adaptive learning estimator for enhancing the inter- and intra- discriminative capabilities of Deep Neural Networks, which can be used as improved loss layer for semantic image segmentation tasks. Most loss layers compute pixel-wise cost between feature maps and ground truths, ignoring spatial layouts and interactions between neighboring pixels with same object category,… ▽ More

    Submitted 15 April, 2018; v1 submitted 23 February, 2018; originally announced February 2018.

    Comments: 8 pages, 4 figures

  33. arXiv:1611.01569  [pdf, ps, other

    cs.DS

    A Two Pronged Progress in Structured Dense Matrix Multiplication

    Authors: Christopher De Sa, Albert Gu, Rohan Puttagunta, Christopher Ré, Atri Rudra

    Abstract: Matrix-vector multiplication is one of the most fundamental computing primitives. Given a matrix $A\in\mathbb{F}^{N\times N}$ and a vector $b$, it is known that in the worst case $Θ(N^2)$ operations over $\mathbb{F}$ are needed to compute $Ab$. A broad question is to identify classes of structured dense matrices that can be represented with $O(N)$ parameters, and for which matrix-vector multiplica… ▽ More

    Submitted 17 November, 2017; v1 submitted 4 November, 2016; originally announced November 2016.

  34. arXiv:1412.1160  [pdf, ps, other

    math.AP

    Regularity of pullback attractors and equilibrium for non-autonomous stochastic FitzHugh-Nagumo system on unbounded domains

    Authors: Wenqiang Zhao, Anhui Gu

    Abstract: A theory on bi-spatial random attractors developed recently by Li \emph{et al.} is extended to study stochastic Fitzhugh-Nagumo system driven by a non-autonomous term as well as a general multiplicative noise. By using the so-called notions of uniform absorption and uniformly pullback asymptotic compactness, it is showed that every generated random cocycle has a pullback attractor in… ▽ More

    Submitted 27 April, 2015; v1 submitted 2 December, 2014; originally announced December 2014.

    MSC Class: 60H15; 35R60; 35B40; 35B41

  35. arXiv:1409.5938  [pdf, ps, other

    math.DS

    A random attractor for stochastic porous media equations on infinite lattices

    Authors: Anhui Gu, Yangrong Li, Jia Li

    Abstract: The paper is devoted to studying the existence of a random attractor for stochastic porous media equations on infinite lattices under some conditions.

    Submitted 22 September, 2014; v1 submitted 21 September, 2014; originally announced September 2014.

    Comments: 15 pages. Some key details have been added

  36. Random Attractors of Stochastic Lattice Dynamical Systems Driven by Fractional Brownian Motions and its Erratum

    Authors: Anhui Gu

    Abstract: This paper is devoted to considering the stochastic lattice dynamical systems (SLDS) driven by fractional Brownian motions with Hurst parameter bigger than $1/2$. Under usual dissipativity conditions these SLDS are shown to generate a random dynamical system for which the existence and unique of a random attractor is established. Furthermore, the random attractor is in fact a singleton sets random… ▽ More

    Submitted 27 August, 2014; v1 submitted 26 August, 2014; originally announced August 2014.

    Comments: arXiv admin note: substantial text overlap with arXiv:1310.7113

  37. arXiv:1408.2794  [pdf, other

    q-fin.ST stat.AP

    Sector-Based Factor Models for Asset Returns

    Authors: Angela Gu, Patrick Zeng

    Abstract: Factor analysis is a statistical technique employed to evaluate how observed variables correlate through common factors and unique variables. While it is often used to analyze price movement in the unstable stock market, it does not always yield easily interpretable results. In this study, we develop improved factor models by explicitly incorporating sector information on our studied stocks. We ad… ▽ More

    Submitted 11 August, 2014; originally announced August 2014.

    Comments: 10 pages, 6 figures

  38. arXiv:1404.0488  [pdf, ps, other

    math.DS

    Sufficient Criteria for Existence of Pullback Attractors for Stochastic Lattice Dynamical Systems with Deterministic Non-autonomous Terms

    Authors: Anhui Gu, Yangrong Li

    Abstract: We consider the pullback attractors for non-autonomous dynamical systems generated by stochastic lattice differential equations with non-autonomous deterministic terms. We first establish a sufficient condition for existence of pullback attractors of lattice dynamical systems with both non-autonomous deterministic and random forcing terms. As an application of the abstract theory, we prove the exi… ▽ More

    Submitted 2 April, 2014; originally announced April 2014.

  39. Random Attractor For Stochastic Lattice FitzHugh-Nagumo System Driven By $α$-stable Lévy Noises

    Authors: Anhui Gu, Yangrong Li, Jia Li

    Abstract: The present paper is devoted to the existence of a random attractor for stochastic lattice FitzHugh-Nagumo system driven by $α$-stable Lévy noises under some dissipative conditions.

    Submitted 23 February, 2014; v1 submitted 9 December, 2013; originally announced December 2013.

  40. arXiv:1312.2659  [pdf, ps, other

    math.DS

    Synchronization of Coupled Stochastic Systems Driven by Non-Gaussian Lévy Noises

    Authors: Anhui Gu, Yangrong Li

    Abstract: We consider the synchronization of the solutions to coupled stochastic systems of $N$-stochastic ordinary differential equations (SODEs) driven by Non-Gaussian Lévy noises ($N\in \mathbb{N})$. We discuss the synchronization between two solutions and among different components of solutions under certain dissipative and integrability conditions. Our results generalize the present work obtained in Li… ▽ More

    Submitted 9 December, 2013; originally announced December 2013.

    Comments: arXiv admin note: substantial text overlap with arXiv:1402.1790 by other authors

  41. Singleton sets random attractor for stochastic FitzHugh-Nagumo lattice equations driven by fractional Brownian motions

    Authors: Anhui Gu, Yangrong Li

    Abstract: The paper is devoted to the study of the dynamical behavior of the solutions of stochastic FitzHugh-Nagumo lattice equations, driven by fractional Brownian motions, with Hurst parameter greater than $1/2$. Under some usual dissipativity conditions, the system considered here features different dynamics from the same one perturbed by Brownian motion. In our case, the random dynamical system has a u… ▽ More

    Submitted 9 April, 2014; v1 submitted 26 October, 2013; originally announced October 2013.

    Comments: Some details (including the Abstract section) have been improved

    MSC Class: 60H15; 37L60; 35B40; 35B41

  42. arXiv:1307.3757  [pdf, ps, other

    cs.DS

    The Power of Deferral: Maintaining a Constant-Competitive Steiner Tree Online

    Authors: Albert Gu, Anupam Gupta, Amit Kumar

    Abstract: In the online Steiner tree problem, a sequence of points is revealed one-by-one: when a point arrives, we only have time to add a single edge connecting this point to the previous ones, and we want to minimize the total length of edges added. For two decades, we know that the greedy algorithm maintains a tree whose cost is O(log n) times the Steiner tree cost, and this is best possible. But suppos… ▽ More

    Submitted 21 October, 2013; v1 submitted 14 July, 2013; originally announced July 2013.

    Comments: An extended abstract appears in the 45th ACM Symposium on the Theory of Computing (STOC), 2013

  43. arXiv:1005.2557  [pdf, ps, other

    math.DG

    An Optimal Differentiable Sphere Theorem for Complete Manifolds

    Authors: Hong-Wei Xu And Juan-Ru Gu

    Abstract: A new differentiable sphere theorem is obtained from the view of submanifold geometry. An important scalar is defined by the scalar curvature and the mean curvature of an oriented complete submanifold $M^n$ in a space form $F^{n+p}(c)$ with $c\ge0$. Making use of the Hamilton-Brendle-Schoen convergence result for Ricci flow and the Lawson-Simons-Xin formula for the nonexistence of stable currents,… ▽ More

    Submitted 14 May, 2010; originally announced May 2010.

    Comments: 13 pages