Skip to main content

Showing 1–8 of 8 results for author: Ravier, R

Searching in archive cs. Search in all archives.
.
  1. arXiv:2106.00110  [pdf, other

    cs.SD cs.LG eess.AS

    A Methodology for Exploring Deep Convolutional Features in Relation to Hand-Crafted Features with an Application to Music Audio Modeling

    Authors: Anna K. Yanchenko, Mohammadreza Soltani, Robert J. Ravier, Sayan Mukherjee, Vahid Tarokh

    Abstract: Understanding the features learned by deep models is important from a model trust perspective, especially as deep systems are deployed in the real world. Most recent approaches for deep feature understanding or model explanation focus on highlighting input data features that are relevant for classification decisions. In this work, we instead take the perspective of relating deep features to well-s… ▽ More

    Submitted 9 October, 2021; v1 submitted 31 May, 2021; originally announced June 2021.

    Comments: Code available at https://github.com/aky4wn/convolutions-for-music-audio

  2. arXiv:2103.00241  [pdf, other

    cs.LG cs.CV

    Improved Automated Machine Learning from Transfer Learning

    Authors: Cat P. Le, Mohammadreza Soltani, Robert Ravier, Vahid Tarokh

    Abstract: In this paper, we propose a neural architecture search framework based on a similarity measure between some baseline tasks and a target task. We first define the notion of the task similarity based on the log-determinant of the Fisher Information matrix. Next, we compute the task similarity from each of the baseline tasks to the target task. By utilizing the relation between a target and a set of… ▽ More

    Submitted 29 January, 2022; v1 submitted 27 February, 2021; originally announced March 2021.

  3. arXiv:2010.13962  [pdf, ps, other

    cs.LG cs.AI

    Task-Aware Neural Architecture Search

    Authors: Cat P. Le, Mohammadreza Soltani, Robert Ravier, Vahid Tarokh

    Abstract: The design of handcrafted neural networks requires a lot of time and resources. Recent techniques in Neural Architecture Search (NAS) have proven to be competitive or better than traditional handcrafted design, although they require domain knowledge and have generally used limited search spaces. In this paper, we propose a novel framework for neural architecture search, utilizing a dictionary of m… ▽ More

    Submitted 15 March, 2021; v1 submitted 26 October, 2020; originally announced October 2020.

  4. arXiv:2007.09885  [pdf, other

    math.NA cs.CG cs.LG

    Approximating the Riemannian Metric from Point Clouds via Manifold Moving Least Squares

    Authors: Barak Sober, Robert Ravier, Ingrid Daubechies

    Abstract: The approximation of both geodesic distances and shortest paths on point cloud sampled from an embedded submanifold $\mathcal{M}$ of Euclidean space has been a long-standing challenge in computational geometry. Given a sampling resolution parameter $ h $, state-of-the-art discrete methods yield $ O(h) $ provable approximations. In this paper, we investigate the convergence of such approximations m… ▽ More

    Submitted 20 November, 2020; v1 submitted 20 July, 2020; originally announced July 2020.

  5. arXiv:2007.06682  [pdf, other

    cs.LG cs.CV stat.ML

    GeoStat Representations of Time Series for Fast Classification

    Authors: Robert J. Ravier, Mohammadreza Soltani, Miguel Simões, Denis Garagic, Vahid Tarokh

    Abstract: Recent advances in time series classification have largely focused on methods that either employ deep learning or utilize other machine learning models for feature extraction. Though successful, their power often comes at the requirement of computational complexity. In this paper, we introduce GeoStat representations for time series. GeoStat representations are based off of a generalization of rec… ▽ More

    Submitted 11 January, 2021; v1 submitted 13 July, 2020; originally announced July 2020.

    Comments: 28 pages, 8 tables, 5 figures

  6. arXiv:1911.05050  [pdf, ps, other

    math.OC cs.LG

    A Distributed Online Convex Optimization Algorithm with Improved Dynamic Regret

    Authors: Yan Zhang, Robert J. Ravier, Michael M. Zavlanos, Vahid Tarokh

    Abstract: In this paper, we consider the problem of distributed online convex optimization, where a network of local agents aim to jointly optimize a convex function over a period of multiple time steps. The agents do not have any information about the future. Existing algorithms have established dynamic regret bounds that have explicit dependence on the number of time steps. In this work, we show that we c… ▽ More

    Submitted 12 November, 2019; originally announced November 2019.

  7. arXiv:1910.10262  [pdf, other

    cs.LG stat.ML

    Learning Partial Differential Equations from Data Using Neural Networks

    Authors: Ali Hasan, João M. Pereira, Robert Ravier, Sina Farsiu, Vahid Tarokh

    Abstract: We develop a framework for estimating unknown partial differential equations from noisy data, using a deep learning approach. Given noisy samples of a solution to an unknown PDE, our method interpolates the samples using a neural network, and extracts the PDE by equating derivatives of the neural network approximation. Our method applies to PDEs which are linear combinations of user-defined dictio… ▽ More

    Submitted 22 October, 2019; originally announced October 2019.

  8. arXiv:1812.10592  [pdf, other

    cs.GR cs.CV

    Eyes on the Prize: Improved Biological Surface Registration via Forward Propagation

    Authors: Robert J. Ravier

    Abstract: Many algorithms for surface registration risk producing significant errors if surfaces are significantly nonisometric. Manifold learning has been shown to be effective at improving registration quality, using information from an entire collection of surfaces to correct issues present in pairwise registrations. These methods, however, are not robust to changes in the collection of surfaces, or do n… ▽ More

    Submitted 14 December, 2020; v1 submitted 26 December, 2018; originally announced December 2018.

    Comments: 20 pages, 11 figures, 1 table

    ACM Class: I.3.5; I.5.4