dot
Your Delivery Robot Is Here
On this episode of, we introduce you to DoorDash's new delivery robot and discuss what the growing robot population means for humans. Coco delivery robots navigate the streets of Santa Monica, CA. All products featured on WIRED are independently selected by our editors. However, we may receive compensation from retailers and/or from purchases of products through these links. Earlier this week, DoorDash unveiled its own new autonomous robot called Dot. The company says it's part of its goal to have a "hybrid" model for deliveries. It's the latest sign of a renewed interest in the industry of delivery robots after years of challenges. WIRED's Aarian Marshall joins us to discuss why this matters for all of us, whether we're ordering in or not. Write to us at uncannyvalley@wired.com . You can always listen to this week's podcast through the audio player on this page, but if you want to subscribe for free to get every episode, here's how: If you're on an iPhone or iPad, open the app called Podcasts, or just tap this link . Hey, Louise, how are you doing? Yeah, Lauren is on a really exciting trip to Arizona that I'm sure we'll hear more about soon. So, as her editor, I am happy to fill in when she's off on an adventure.
DoorDash's New Delivery Robot Rolls Out Into the Big, Cruel World
The hype around delivery robots has fizzled, but DoorDash is still determined to launch Dot, an adorable red bot. It can ride on roads and in bike lanes, where it will face daunting challenges. DoorDash's new delivery robot is named Dot. When we first got close to Dot, DoorDash's new delivery robot, we looked right into its big blue, pixelated eyes and gave it a kick. It's not WIRED's policy to be mean to 350-pound hunks of plastic on wheels.
\textit{NeuroPath} : A Neural Pathway Transformer for Joining the Dots of Human Connectomes
Although modern imaging technologies allow us to study connectivity between two distinct brain regions \textit{in-vivo}, an in-depth understanding of how anatomical structure supports brain function and how spontaneous functional fluctuations emerge remarkable cognition is still elusive. Meanwhile, tremendous efforts have been made in the realm of machine learning to establish the nonlinear mapping between neuroimaging data and phenotypic traits. However, the absence of neuroscience insight in the current approaches poses significant challenges in understanding cognitive behavior from transient neural activities. To address this challenge, we put the spotlight on the coupling mechanism of structural connectivity (SC) and functional connectivity (FC) by formulating such network neuroscience question into an expressive graph representation learning problem for high-order topology. Specifically, we introduce the concept of \textit{topological detour} to characterize how a ubiquitous instance of FC (direct link) is supported by neural pathways (detour) physically wired by SC, which forms a cyclic loop interacted by brain structure and function.
Spectral Sparsification and Regret Minimization Beyond Matrix Multiplicative Updates
Allen-Zhu, Zeyuan, Liao, Zhenyu, Orecchia, Lorenzo
In this paper, we provide a novel construction of the linear-sized spectral sparsifiers of Batson, Spielman and Srivastava [BSS14]. While previous constructions required $\Omega(n^4)$ running time [BSS14, Zou12], our sparsification routine can be implemented in almost-quadratic running time $O(n^{2+\varepsilon})$. The fundamental conceptual novelty of our work is the leveraging of a strong connection between sparsification and a regret minimization problem over density matrices. This connection was known to provide an interpretation of the randomized sparsifiers of Spielman and Srivastava [SS11] via the application of matrix multiplicative weight updates (MWU) [CHS11, Vis14]. In this paper, we explain how matrix MWU naturally arises as an instance of the Follow-the-Regularized-Leader framework and generalize this approach to yield a larger class of updates. This new class allows us to accelerate the construction of linear-sized spectral sparsifiers, and give novel insights on the motivation behind Batson, Spielman and Srivastava [BSS14].
Issues of Representation in Conveying the Scope and Limitations of Intelligent Assistant Programs
Success of a knowledge-based program depends on both competence and acceptability. It must perform well for it to be worth using, but is must be acceptable to users for it to be used. There are many dimensions to developing competent and acceptable knowledge based systems which can serve as "intelligent assistants" for problem solvers in science (see Shortliffe and Davis, 1975). One of these is the old AI problem of representation of knowledge. Since most previous work on representation has stressed its importance for problem-solving (e.g.
Report 77 36 Issues of Representations in Conveying
Success of a knowledge-based program depends on both competence and acceptability. It must perform well for it to be worth using, but is must be acceptable to users for it to be used. There are many dimensions to developing competent and acceptable knowledge based systems which can serve as "intelligent af.sistants-for problem solvers in science (see Shortliffe and Davis, 1975). One of these is the old Al problem of representation of knowledge. Since most previous work on representation has stressed its importance for problem-solving (e.g.
How to Construct Deep Recurrent Neural Networks
Pascanu, Razvan, Gulcehre, Caglar, Cho, Kyunghyun, Bengio, Yoshua
In this paper, we explore different ways to extend a recurrent neural network (RNN) to a \textit{deep} RNN. We start by arguing that the concept of depth in an RNN is not as clear as it is in feedforward neural networks. By carefully analyzing and understanding the architecture of an RNN, however, we find three points of an RNN which may be made deeper; (1) input-to-hidden function, (2) hidden-to-hidden transition and (3) hidden-to-output function. Based on this observation, we propose two novel architectures of a deep RNN which are orthogonal to an earlier attempt of stacking multiple recurrent layers to build a deep RNN (Schmidhuber, 1992; El Hihi and Bengio, 1996). We provide an alternative interpretation of these deep RNNs using a novel framework based on neural operators. The proposed deep RNNs are empirically evaluated on the tasks of polyphonic music prediction and language modeling. The experimental result supports our claim that the proposed deep RNNs benefit from the depth and outperform the conventional, shallow RNNs.