中文
相关论文

相关论文: An Algorithm for Routing Vectors in Sequences

200 篇论文

This work begins by establishing a mathematical formalization between different geometrical interpretations of Neural Networks, providing a first contribution. From this starting point, a new interpretation is explored, using the idea of…

机器学习 · 计算机科学 2019-05-20 Daniel Vieira , Joao Paixao

Querying the shortest path between two vertexes is a fundamental operation in a variety of applications, which has been extensively studied over static road networks. However, in reality, the travel costs of road segments evolve over time,…

数据库 · 计算机科学 2023-03-08 Zengyang Gong , Yuxiang Zeng , Lei Chen

We study the use of a time series encoder to learn representations that are useful on data set types with which it has not been trained on. The encoder is formed of a convolutional neural network whose temporal output is summarized by a…

机器学习 · 计算机科学 2018-05-11 Joan Serrà , Santiago Pascual , Alexandros Karatzoglou

This paper describes a new alignment algorithm for sequences that can be used for determination of deletions and substitutions. It provides several solutions out of which the best one can be chosen on the basis of minimization of gaps or…

信息论 · 计算机科学 2012-11-01 Sandeep Hosangadi , Subhash Kak

Collective classification of vertices is a task of assigning categories to each vertex in a graph based on both vertex attributes and link structure. Nevertheless, some existing approaches do not use the features of neighbouring vertices…

机器学习 · 计算机科学 2017-01-25 Qiongkai Xu , Qing Wang , Chenchen Xu , Lizhen Qu

In a typical online learning scenario, a learner is required to process a large data stream using a small memory buffer. Such a requirement is usually in conflict with a learner's primary pursuit of prediction accuracy. To address this…

机器学习 · 计算机科学 2012-05-14 Thomas P. Minka , Rongjing Xiang , Yuan , Qi

Sequential activation of neurons is a common feature of network activity during a variety of behaviors, including working memory and decision making. Previous network models for sequences and memory emphasized specialized architectures in…

神经元与认知 · 定量生物学 2016-03-16 Kanaka Rajan , Christopher D Harvey , David W Tank

Planning a public transit network is a challenging optimization problem, but essential in order to realize the benefits of autonomous buses. We propose a novel algorithm for planning networks of routes for autonomous buses. We first train a…

神经与进化计算 · 计算机科学 2024-10-08 Andrew Holliday , Gregory Dudek

Data-driven algorithm design is a paradigm that uses statistical and machine learning techniques to select from a class of algorithms for a computational problem an algorithm that has the best expected performance with respect to some…

机器学习 · 计算机科学 2024-06-05 Hongyu Cheng , Sammy Khalife , Barbara Fiedorowicz , Amitabh Basu

Accurate memory prefetching is paramount for processor performance, and modern processors employ various techniques to identify and prefetch different memory access patterns. While most modern prefetchers target spatio-temporal patterns by…

分布式、并行与集群计算 · 计算机科学 2020-05-14 Leeor Peled , Uri Weiser , Yoav Etsion

We present an interactive visualisation tool for recommending travel trajectories. This system is based on new machine learning formulations and algorithms for the sequence recommendation problem. The system starts from a map-based…

We consider the standard message passing model; we assume the system is fully synchronous: all processes start at the same time and time proceeds in synchronised rounds. In each round each vertex can transmit a different message of size…

分布式、并行与集群计算 · 计算机科学 2015-07-14 Y. Métivier , J. M. Robson , A. Zemmari

The recent advent of automated neural network architecture search led to several methods that outperform state-of-the-art human-designed architectures. However, these approaches are computationally expensive, in extreme cases consuming GPU…

机器学习 · 计算机科学 2019-03-11 Martin Wistuba , Tejaswini Pedapati

Machine learning plays an essential role in preventing financial losses in the banking industry. Perhaps the most pertinent prediction task that can result in billions of dollars in losses each year is the assessment of credit risk (i.e.,…

风险管理 · 定量金融 2021-01-01 Jillian M. Clements , Di Xu , Nooshin Yousefi , Dmitry Efimov

Random residue sequences (RR) may be used in many random number applications including those related to multiple access in communications. This paper investigates variations on an algorithm to generate RR sequences that was proposed earlier…

密码学与安全 · 计算机科学 2014-06-13 Vamsi Sashank Kotagiri

We propose Token Turing Machines (TTM), a sequential, autoregressive Transformer model with memory for real-world sequential visual understanding. Our model is inspired by the seminal Neural Turing Machine, and has an external memory…

Vector programming is an important topic in many Introduction to Computer Science courses. Despite the importance of vectors, learning vector programming is a source of frustration for many students. Much of the frustration is rooted in…

数据结构与算法 · 计算机科学 2019-06-28 Marco T. Morazán

The method of random projections has become very popular for large-scale applications in statistical learning, information retrieval, bio-informatics and other applications. Using a well-designed coding scheme for the projected data, which…

机器学习 · 计算机科学 2013-08-12 Ping Li , Michael Mitzenmacher , Anshumali Shrivastava

Identifying computational mechanisms for memorization and retrieval of data is a long-standing problem at the intersection of machine learning and neuroscience. Our main finding is that standard overparameterized deep neural networks…

机器学习 · 计算机科学 2022-05-25 Adityanarayanan Radhakrishnan , Mikhail Belkin , Caroline Uhler

Current approaches for predicting sets from feature vectors ignore the unordered nature of sets and suffer from discontinuity issues as a result. We propose a general model for predicting sets that properly respects the structure of sets…

机器学习 · 计算机科学 2020-04-28 Yan Zhang , Jonathon Hare , Adam Prügel-Bennett