Skip to main content

Showing 1–15 of 15 results for author: Vincent, T

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

    cs.LG cs.AI

    Adaptive $Q$-Network: On-the-fly Target Selection for Deep Reinforcement Learning

    Authors: Théo Vincent, Fabian Wahren, Jan Peters, Boris Belousov, Carlo D'Eramo

    Abstract: Deep Reinforcement Learning (RL) is well known for being highly sensitive to hyperparameters, requiring practitioners substantial efforts to optimize them for the problem at hand. In recent years, the field of automated Reinforcement Learning (AutoRL) has grown in popularity by trying to address this issue. However, these approaches typically hinge on additional samples to select well-performing h… ▽ More

    Submitted 25 May, 2024; originally announced May 2024.

    Comments: Preprint

  2. arXiv:2403.02512  [pdf, other

    quant-ph cs.DC cs.ET physics.comp-ph

    Hybrid quantum programming with PennyLane Lightning on HPC platforms

    Authors: Ali Asadi, Amintor Dusko, Chae-Yeun Park, Vincent Michaud-Rioux, Isidor Schoch, Shuli Shu, Trevor Vincent, Lee James O'Riordan

    Abstract: We introduce PennyLane's Lightning suite, a collection of high-performance state-vector simulators targeting CPU, GPU, and HPC-native architectures and workloads. Quantum applications such as QAOA, VQE, and synthetic workloads are implemented to demonstrate the supported classical computing architectures and showcase the scale of problems that can be simulated using our tooling. We benchmark the p… ▽ More

    Submitted 4 March, 2024; originally announced March 2024.

    Comments: For all data and workloads, see https://github.com/PennyLaneAI/lightning-on-hpc

  3. arXiv:2403.02107  [pdf, other

    cs.LG cs.AI

    Iterated $Q$-Network: Beyond One-Step Bellman Updates in Deep Reinforcement Learning

    Authors: Théo Vincent, Daniel Palenicek, Boris Belousov, Jan Peters, Carlo D'Eramo

    Abstract: The vast majority of Reinforcement Learning methods is largely impacted by the computation effort and data requirements needed to obtain effective estimates of action-value functions, which in turn determine the quality of the overall performance and the sample-efficiency of the learning procedure. Typically, action-value functions are estimated through an iterative scheme that alternates the appl… ▽ More

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

    Comments: Preprint

  4. arXiv:2312.12869  [pdf, other

    cs.LG cs.AI

    Parameterized Projected Bellman Operator

    Authors: Théo Vincent, Alberto Maria Metelli, Boris Belousov, Jan Peters, Marcello Restelli, Carlo D'Eramo

    Abstract: Approximate value iteration (AVI) is a family of algorithms for reinforcement learning (RL) that aims to obtain an approximation of the optimal value function. Generally, AVI algorithms implement an iterated procedure where each step consists of (i) an application of the Bellman operator and (ii) a projection step into a considered function space. Notoriously, the Bellman operator leverages transi… ▽ More

    Submitted 6 March, 2024; v1 submitted 20 December, 2023; originally announced December 2023.

    Comments: Proceedings of the National Conference on Artificial Intelligence (AAAI-24)

  5. arXiv:2305.09492  [pdf, other

    astro-ph.SR astro-ph.IM cs.LG

    Solar Active Region Magnetogram Image Dataset for Studies of Space Weather

    Authors: Laura E. Boucheron, Ty Vincent, Jeremy A. Grajeda, Ellery Wuest

    Abstract: In this dataset we provide a comprehensive collection of magnetograms (images quantifying the strength of the magnetic field) from the National Aeronautics and Space Administration's (NASA's) Solar Dynamics Observatory (SDO). The dataset incorporates data from three sources and provides SDO Helioseismic and Magnetic Imager (HMI) magnetograms of solar active regions (regions of large magnetic flux,… ▽ More

    Submitted 12 February, 2024; v1 submitted 16 May, 2023; originally announced May 2023.

  6. arXiv:2206.01863  [pdf, other

    cs.CV

    Recursive Deformable Image Registration Network with Mutual Attention

    Authors: Jian-Qing Zheng, Ziyang Wang, Baoru Huang, Ngee Han Lim, Tonia Vincent, Bartlomiej W. Papiez

    Abstract: Deformable image registration, estimating the spatial transformation between different images, is an important task in medical imaging. Many previous studies have used learning-based methods for multi-stage registration to perform 3D image registration to improve performance. The performance of the multi-stage approach, however, is limited by the size of the receptive field where complex motion do… ▽ More

    Submitted 30 June, 2022; v1 submitted 3 June, 2022; originally announced June 2022.

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

  7. arXiv:2205.05990  [pdf, other

    cs.CL

    Controlling Formality in Low-Resource NMT with Domain Adaptation and Re-Ranking: SLT-CDT-UoS at IWSLT2022

    Authors: Sebastian T. Vincent, Loïc Barrault, Carolina Scarton

    Abstract: This paper describes the SLT-CDT-UoS group's submission to the first Special Task on Formality Control for Spoken Language Translation, part of the IWSLT 2022 Evaluation Campaign. Our efforts were split between two fronts: data engineering and altering the objective function for best hypothesis selection. We used language-independent methods to extract formal and informal sentence pairs from the p… ▽ More

    Submitted 12 May, 2022; originally announced May 2022.

    Comments: 8 pages, 10 figures, IWSLT22 camera-ready (system paper @ ACL-IWSLT Shared Task on Formality Control for Spoken Language Translation)

  8. arXiv:2205.04747  [pdf, other

    cs.CL cs.AI

    Controlling Extra-Textual Attributes about Dialogue Participants -- A Case Study of English-to-Polish Neural Machine Translation

    Authors: Sebastian T. Vincent, Loïc Barrault, Carolina Scarton

    Abstract: Unlike English, morphologically rich languages can reveal characteristics of speakers or their conversational partners, such as gender and number, via pronouns, morphological endings of words and syntax. When translating from English to such languages, a machine translation model needs to opt for a certain interpretation of textual context, which may lead to serious translation errors if extra-tex… ▽ More

    Submitted 30 May, 2022; v1 submitted 10 May, 2022; originally announced May 2022.

    Comments: 9 pages, 9 figures, EAMT2022 camera-ready

    Journal ref: Proceedings of the 23rd Annual Conference of the European Association for Machine Translation, p. 121-130, Ghent, Belgium, June 2022

  9. arXiv:2102.10979  [pdf, other

    cs.CL

    Towards Personalised and Document-level Machine Translation of Dialogue

    Authors: Sebastian T. Vincent

    Abstract: State-of-the-art (SOTA) neural machine translation (NMT) systems translate texts at sentence level, ignoring context: intra-textual information, like the previous sentence, and extra-textual information, like the gender of the speaker. Because of that, some sentences are translated incorrectly. Personalised NMT (PersNMT) and document-level NMT (DocNMT) incorporate this information into the transla… ▽ More

    Submitted 11 February, 2021; originally announced February 2021.

    Comments: Thesis Proposal, 6 pages, 7 figures, accepted to the EACL2021 Student Workshop

  10. arXiv:1811.04968  [pdf, other

    quant-ph cs.ET cs.LG physics.comp-ph

    PennyLane: Automatic differentiation of hybrid quantum-classical computations

    Authors: Ville Bergholm, Josh Izaac, Maria Schuld, Christian Gogolin, Shahnawaz Ahmed, Vishnu Ajith, M. Sohaib Alam, Guillermo Alonso-Linaje, B. AkashNarayanan, Ali Asadi, Juan Miguel Arrazola, Utkarsh Azad, Sam Banning, Carsten Blank, Thomas R Bromley, Benjamin A. Cordier, Jack Ceroni, Alain Delgado, Olivia Di Matteo, Amintor Dusko, Tanya Garg, Diego Guala, Anthony Hayes, Ryan Hill, Aroosa Ijaz , et al. (43 additional authors not shown)

    Abstract: PennyLane is a Python 3 software framework for differentiable programming of quantum computers. The library provides a unified architecture for near-term quantum computing devices, supporting both qubit and continuous-variable paradigms. PennyLane's core feature is the ability to compute gradients of variational quantum circuits in a way that is compatible with classical techniques such as backpro… ▽ More

    Submitted 29 July, 2022; v1 submitted 12 November, 2018; originally announced November 2018.

    Comments: Code available at https://github.com/XanaduAI/pennylane/ . Significant contributions to the code (new features, new plugins, etc.) will be recognized by the opportunity to be a co-author on this paper

  11. arXiv:1806.00852  [pdf, other

    cs.LG cs.AI stat.ML

    On the Importance of Attention in Meta-Learning for Few-Shot Text Classification

    Authors: Xiang Jiang, Mohammad Havaei, Gabriel Chartrand, Hassan Chouaib, Thomas Vincent, Andrew Jesson, Nicolas Chapados, Stan Matwin

    Abstract: Current deep learning based text classification methods are limited by their ability to achieve fast learning and generalization when the data is scarce. We address this problem by integrating a meta-learning procedure that uses the knowledge learned across many tasks as an inductive bias towards better natural language understanding. Based on the Model-Agnostic Meta-Learning framework (MAML), we… ▽ More

    Submitted 3 June, 2018; originally announced June 2018.

    Comments: 13 pages, 4 figures, submitted to NIPS

  12. arXiv:1609.07448  [pdf, other

    math.OC cs.GT

    Effect of Bonus Payments in Cost Sharing Mechanism Design for Renewable Energy Aggregation

    Authors: Farshad Harirchi, Tyrone Vincent, Dejun Yang

    Abstract: The participation of renewable energy sources in energy markets is challenging, mainly because of the uncertainty associated with the renewables. Aggregation of renewable energy suppliers is shown to be very effective in decreasing this uncertainty. In the present paper, we propose a cost sharing mechanism that entices the suppliers of wind, solar and other renewable resources to form or join an a… ▽ More

    Submitted 23 September, 2016; originally announced September 2016.

  13. arXiv:1609.00098  [pdf, other

    astro-ph.HE cs.DC gr-qc physics.comp-ph

    SpECTRE: A Task-based Discontinuous Galerkin Code for Relativistic Astrophysics

    Authors: Lawrence E. Kidder, Scott E. Field, Francois Foucart, Erik Schnetter, Saul A. Teukolsky, Andy Bohn, Nils Deppe, Peter Diener, François Hébert, Jonas Lippuner, Jonah Miller, Christian D. Ott, Mark A. Scheel, Trevor Vincent

    Abstract: We introduce a new relativistic astrophysics code, SpECTRE, that combines a discontinuous Galerkin method with a task-based parallelism model. SpECTRE's goal is to achieve more accurate solutions for challenging relativistic astrophysics problems such as core-collapse supernovae and binary neutron star mergers. The robustness of the discontinuous Galerkin method allows for the use of high-resoluti… ▽ More

    Submitted 21 July, 2017; v1 submitted 31 August, 2016; originally announced September 2016.

    Comments: 41 pages, 13 figures, and 7 tables. Ancillary data contains simulation input files

    Journal ref: Journal of Computational Physics, Volume 335, 2017, Pages 84-114

  14. arXiv:1603.04422  [pdf, ps, other

    cs.CG math.MG

    Computing the Approximate Convex Hull in High Dimensions

    Authors: Hossein Sartipizadeh, Tyrone L. Vincent

    Abstract: In this paper, an effective method with time complexity of $\mathcal{O}(K^{3/2}N^2\log \frac{K}{ε_0})$ is introduced to find an approximation of the convex hull for $N$ points in dimension $n$, where $K$ is close to the number of vertices of the approximation. Since the time complexity is independent of dimension, this method is highly suitable for the data in high dimensions. Utilizing a greedy a… ▽ More

    Submitted 8 March, 2016; originally announced March 2016.

    Comments: 5 pages, 1 figure, The more detailed version will be submitted

    MSC Class: 52-xx

  15. Concentration of Measure Inequalities for Toeplitz Matrices with Applications

    Authors: Borhan M. Sanandaji, Tyrone L. Vincent, Michael B. Wakin

    Abstract: We derive Concentration of Measure (CoM) inequalities for randomized Toeplitz matrices. These inequalities show that the norm of a high-dimensional signal mapped by a Toeplitz matrix to a low-dimensional space concentrates around its mean with a tail probability bound that decays exponentially in the dimension of the range space divided by a quantity which is a function of the signal. For the clas… ▽ More

    Submitted 12 July, 2012; v1 submitted 8 December, 2011; originally announced December 2011.

    Comments: Initial Submission to the IEEE Transactions on Signal Processing on December 1, 2011. Revised and Resubmitted on July 12, 2012