Zum Hauptinhalt springen

Showing 1–5 of 5 results for author: Potapenko, A

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

    cs.SE cs.PL

    GWP-ASan: Sampling-Based Detection of Memory-Safety Bugs in Production

    Authors: Kostya Serebryany, Chris Kennelly, Mitch Phillips, Matt Denton, Marco Elver, Alexander Potapenko, Matt Morehouse, Vlad Tsyrklevich, Christian Holler, Julian Lettner, David Kilzer, Lander Brandt

    Abstract: Despite the recent advances in pre-production bug detection, heap-use-after-free and heap-buffer-overflow bugs remain the primary problem for security, reliability, and developer productivity for applications written in C or C++, across all major software ecosystems. Memory-safe languages solve this problem when they are used, but the existing code bases consisting of billions of lines of C and C+… ▽ More

    Submitted 13 January, 2024; v1 submitted 15 November, 2023; originally announced November 2023.

  2. arXiv:2005.07064  [pdf, other

    cs.CL cs.AI cs.LG

    Multi-agent Communication meets Natural Language: Synergies between Functional and Structural Language Learning

    Authors: Angeliki Lazaridou, Anna Potapenko, Olivier Tieleman

    Abstract: We present a method for combining multi-agent communication and traditional data-driven approaches to natural language learning, with an end goal of teaching agents to communicate with humans in natural language. Our starting point is a language model that has been trained on generic, not task-specific language data. We then place this model in a multi-agent self-play environment that generates ta… ▽ More

    Submitted 14 May, 2020; originally announced May 2020.

    Comments: to appear at ACL 2020

  3. arXiv:1911.05507  [pdf, other

    cs.LG stat.ML

    Compressive Transformers for Long-Range Sequence Modelling

    Authors: Jack W. Rae, Anna Potapenko, Siddhant M. Jayakumar, Timothy P. Lillicrap

    Abstract: We present the Compressive Transformer, an attentive sequence model which compresses past memories for long-range sequence learning. We find the Compressive Transformer obtains state-of-the-art language modelling results in the WikiText-103 and Enwik8 benchmarks, achieving 17.1 ppl and 0.97 bpc respectively. We also find it can model high-frequency speech effectively and can be used as a memory me… ▽ More

    Submitted 13 November, 2019; originally announced November 2019.

    Comments: 19 pages, 6 figures, 10 tables

  4. arXiv:1809.08621  [pdf, ps, other

    cs.CL

    Learning and Evaluating Sparse Interpretable Sentence Embeddings

    Authors: Valentin Trifonov, Octavian-Eugen Ganea, Anna Potapenko, Thomas Hofmann

    Abstract: Previous research on word embeddings has shown that sparse representations, which can be either learned on top of existing dense embeddings or obtained through model constraints during training time, have the benefit of increased interpretability properties: to some degree, each dimension can be understood by a human and associated with a recognizable feature in the data. In this paper, we transfe… ▽ More

    Submitted 25 September, 2018; v1 submitted 23 September, 2018; originally announced September 2018.

    Comments: Will be presented at the workshop "Analyzing and interpreting neural networks for NLP", collocated with the EMNLP 2018 conference in Brussels

  5. arXiv:1711.04154  [pdf, other

    cs.CL

    Interpretable probabilistic embeddings: bridging the gap between topic models and neural networks

    Authors: Anna Potapenko, Artem Popov, Konstantin Vorontsov

    Abstract: We consider probabilistic topic models and more recent word embedding techniques from a perspective of learning hidden semantic representations. Inspired by a striking similarity of the two approaches, we merge them and learn probabilistic embeddings with online EM-algorithm on word co-occurrence data. The resulting embeddings perform on par with Skip-Gram Negative Sampling (SGNS) on word similari… ▽ More

    Submitted 11 November, 2017; originally announced November 2017.

    Comments: Appeared in AINL-2017