中文
相关论文

相关论文: Recurrent Neural Network for MoonBoard Climbing Ro…

200 篇论文

Time series are series of values ordered by time. This kind of data can be found in many real world settings. Classifying time series is a difficult task and an active area of research. This paper investigates the use of transfer learning…

机器学习 · 计算机科学 2019-09-23 Marc Wenninger , Sebastian P. Bayerl , Jochen Schmidt , Korbinian Riedhammer

Materials process optimization requires reasoning over routes, conditions, tools and causal dependencies, yet most computational formulations flatten synthesis procedures into text or ordered steps. We introduce MatProcBench, a…

人工智能 · 计算机科学 2026-05-28 Yiming Zhang , Ryo Tamura , Koji Tsuda

Multimodal recommendation aims to recommend user-preferred candidates based on her/his historically interacted items and associated multimodal information. Previous studies commonly employ an embed-and-retrieve paradigm: learning user and…

信息检索 · 计算机科学 2026-01-15 Han Liu , Yinwei Wei , Xuemeng Song , Weili Guan , Yuan-Fang Li , Liqiang Nie

Modern meta-learning approaches for image classification rely on increasingly deep networks to achieve state-of-the-art performance, making batch normalization an essential component of meta-learning pipelines. However, the hierarchical…

Dynamic locomotion in rough terrain requires accurate foot placement, collision avoidance, and planning of the underactuated dynamics of the system. Reliably optimizing for such motions and interactions in the presence of imperfect and…

机器人学 · 计算机科学 2022-08-18 Ruben Grandia , Fabian Jenelten , Shaohui Yang , Farbod Farshidian , Marco Hutter

Human motion prediction is an essential component for enabling closer human-robot collaboration. The task of accurately predicting human motion is non-trivial. It is compounded by the variability of human motion, both at a skeletal level…

机器人学 · 计算机科学 2021-07-02 Mohammad Samin Yasar , Tariq Iqbal

Transport mode detection is a classification problem aiming to design an algorithm that can infer the transport mode of a user given multimodal signals (GPS and/or inertial sensors). It has many applications, such as carbon footprint…

信号处理 · 电气工程与系统科学 2021-09-21 Hugues Moreau , Andréa Vassilev , Liming Chen

Gradient descent computed by backpropagation (BP) is a widely used learning method for training artificial neural networks but has several limitations: it is computationally demanding, requires frequent manual tuning of the network…

信号处理 · 电气工程与系统科学 2024-10-02 Jiaqi Xing , Libo Chen , ZeZheng Zhang , Mohammed Nazibul Hasan , Zhi-Bin Zhang

To solve a machine learning problem, one typically needs to perform data preprocessing, modeling, and hyperparameter tuning, which is known as model selection and hyperparameter optimization.The goal of automated machine learning (AutoML)…

机器学习 · 计算机科学 2019-04-19 Weilin Zhou , Frederic Precioso

Natural language understanding has recently seen a surge of progress with the use of sentence encoders like ELMo (Peters et al., 2018a) and BERT (Devlin et al., 2019) which are pretrained on variants of language modeling. We conduct the…

Multimodal retrieval models are becoming increasingly important in scenarios such as food delivery, where rich multimodal features can meet diverse user needs and enable precise retrieval. Mainstream approaches typically employ a dual-tower…

信息检索 · 计算机科学 2026-02-09 Boyu Chen , Tai Guo , Weiyu Cui , Yuqing Li , Xingxing Wang , Chuan Shi , Cheng Yang

This paper presents an efficient deep learning solution for decoding motor movements from neural recordings in non-human primates. An Autoencoder Gated Recurrent Unit (AEGRU) model was adopted as the model architecture for this task. The…

信号处理 · 电气工程与系统科学 2024-11-04 Yuanxi Wang , Zuowen Wang , Shih-Chii Liu

Neural network-based anomaly detection methods have shown to achieve high performance. However, they require a large amount of training data for each task. We propose a neural network-based meta-learning method for supervised anomaly…

机器学习 · 统计学 2021-03-02 Tomoharu Iwata , Atsutoshi Kumagai

Feedforward neural networks with random hidden nodes suffer from a problem with the generation of random weights and biases as these are difficult to set optimally to obtain a good projection space. Typically, random parameters are drawn…

机器学习 · 计算机科学 2019-09-18 Grzegorz Dudek

The ability to transfer knowledge from prior experiences to novel tasks stands as a pivotal capability of intelligent agents, including both humans and computational models. This principle forms the basis of transfer learning, where large…

人工智能 · 计算机科学 2025-07-16 Sudarshan Babu

Sequence modeling is currently dominated by causal transformer architectures that use softmax self-attention. Although widely adopted, transformers require scaling memory and compute linearly during inference. A recent stream of work…

Structural credit assignment for recurrent learning is challenging. An algorithm called RTRL can compute gradients for recurrent networks online but is computationally intractable for large networks. Alternatives, such as BPTT, are not…

机器学习 · 计算机科学 2021-03-11 Khurram Javed , Martha White , Rich Sutton

As a few large-scale pre-trained models become the major choices of various applications, new challenges arise for model pruning, e.g., can we avoid pruning the same model from scratch for every downstream task? How to reuse the pruning…

机器学习 · 计算机科学 2023-01-30 Haiyan Zhao , Tianyi Zhou , Guodong Long , Jing Jiang , Chengqi Zhang

Deep neural network based recommendation systems have achieved great success as information filtering techniques in recent years. However, since model training from scratch requires sufficient data, deep learning-based recommendation…

信息检索 · 计算机科学 2022-06-10 Chunyang Wang , Yanmin Zhu , Haobing Liu , Tianzi Zang , Jiadi Yu , Feilong Tang

While next-token prediction (NTP) has been the standard objective for training language models, it often struggles to capture global structure in reasoning tasks. Multi-token prediction (MTP) has recently emerged as a promising alternative,…

机器学习 · 计算机科学 2026-04-15 Jianhao Huang , Zhanpeng Zhou , Renqiu Xia , Baharan Mirzasoleiman , Weijie Su , Wei Huang