Skip to main content

Showing 1–4 of 4 results for author: Viégas, F B

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

    cs.AI cs.LG

    Relational Composition in Neural Networks: A Survey and Call to Action

    Authors: Martin Wattenberg, Fernanda B. Viégas

    Abstract: Many neural nets appear to represent data as linear combinations of "feature vectors." Algorithms for discovering these vectors have seen impressive recent success. However, we argue that this success is incomplete without an understanding of relational composition: how (or whether) neural nets combine feature vectors to represent more complicated relationships. To facilitate research in this area… ▽ More

    Submitted 19 July, 2024; originally announced July 2024.

  2. arXiv:1901.05350  [pdf, other

    cs.LG

    TensorFlow.js: Machine Learning for the Web and Beyond

    Authors: Daniel Smilkov, Nikhil Thorat, Yannick Assogba, Ann Yuan, Nick Kreeger, Ping Yu, Kangyi Zhang, Shanqing Cai, Eric Nielsen, David Soergel, Stan Bileschi, Michael Terry, Charles Nicholson, Sandeep N. Gupta, Sarah Sirajuddin, D. Sculley, Rajat Monga, Greg Corrado, Fernanda B. Viégas, Martin Wattenberg

    Abstract: TensorFlow.js is a library for building and executing machine learning algorithms in JavaScript. TensorFlow.js models run in a web browser and in the Node.js environment. The library is part of the TensorFlow ecosystem, providing a set of APIs that are compatible with those in Python, allowing models to be ported between the Python and JavaScript ecosystems. TensorFlow.js has empowered a new set o… ▽ More

    Submitted 27 February, 2019; v1 submitted 16 January, 2019; originally announced January 2019.

    Comments: 10 pages, expanded performance section, fixed page breaks in code listings

  3. arXiv:1708.03788  [pdf, other

    cs.LG cs.HC stat.ML

    Direct-Manipulation Visualization of Deep Networks

    Authors: Daniel Smilkov, Shan Carter, D. Sculley, Fernanda B. Viégas, Martin Wattenberg

    Abstract: The recent successes of deep learning have led to a wave of interest from non-experts. Gaining an understanding of this technology, however, is difficult. While the theory is important, it is also helpful for novices to develop an intuitive feel for the effect of different hyperparameters and structural variations. We describe TensorFlow Playground, an interactive, open sourced visualization that… ▽ More

    Submitted 12 August, 2017; originally announced August 2017.

  4. arXiv:1611.05469  [pdf, other

    stat.ML cs.HC

    Embedding Projector: Interactive Visualization and Interpretation of Embeddings

    Authors: Daniel Smilkov, Nikhil Thorat, Charles Nicholson, Emily Reif, Fernanda B. Viégas, Martin Wattenberg

    Abstract: Embeddings are ubiquitous in machine learning, appearing in recommender systems, NLP, and many other applications. Researchers and developers often need to explore the properties of a specific embedding, and one way to analyze embeddings is to visualize them. We present the Embedding Projector, a tool for interactive visualization and interpretation of embeddings.

    Submitted 16 November, 2016; originally announced November 2016.

    Comments: Presented at NIPS 2016 Workshop on Interpretable Machine Learning in Complex Systems