scispace - formally typeset
M

Mario Srouji

Researcher at Stanford University

Publications -  8
Citations -  48

Mario Srouji is an academic researcher from Stanford University. The author has contributed to research in topics: Multilayer perceptron & Reinforcement learning. The author has an hindex of 2, co-authored 6 publications receiving 36 citations.

Papers
More filters
Proceedings Article

Structured Control Nets for Deep Reinforcement Learning

TL;DR: This work proposes a new neural network architecture for the policy network representation that is simple yet effective, and demonstrates much improved performance for locomotion tasks by emulating the biological central pattern generators as the nonlinear part of the architecture.
Posted Content

BERT Learns (and Teaches) Chemistry

TL;DR: This work proposes the use of attention to study functional groups and other property-impacting molecular substructures from a data-driven perspective, using a transformer-based model (BERT) on datasets of string representations of molecules and analyzing the behavior of its attention heads.
Posted Content

Approximate Graph Spectral Decomposition with the Variational Quantum Eigensolver

TL;DR: This paper expands upon the VQE algorithm to analyze the spectra of directed and undirected graphs, observing a superpolynomial runtime improvement of the algorithm when run using a quantum computer.
Proceedings ArticleDOI

Approximate graph spectral decomposition with the Variational Quantum Eigensolver

TL;DR: The Variational Quantum Eigen-solver (VQE) algorithm was proposed as a hybrid quantum/classical algorithm that is used to quickly determine the ground state of a Hamiltonian, and more generally, the lowest eigenvalue of a matrix M ∈ Rnxn as discussed by the authors.
Posted Content

Structured Control Nets for Deep Reinforcement Learning

TL;DR: Structured Control Networks (SCN) as discussed by the authors split the generic multilayer perceptron (MLP) into two separate sub-modules: a nonlinear control module and a linear control module.