中文
相关论文

相关论文: Last Query Transformer RNN for knowledge tracing

200 篇论文

Next-token prediction is conventionally done using decoder-only Transformers with causal attention, as this approach allows for efficient reuse of keys and values. What if we were not compute-limited, should we still use decoder-only…

机器学习 · 计算机科学 2025-02-05 Ethan Ewer , Daewon Chae , Thomas Zeng , Jinkyu Kim , Kangwook Lee

Recurrent Neural Networks (RNNs) have been proven to be effective in modeling sequential data and they have been applied to boost a variety of tasks such as document classification, speech recognition and machine translation. Most of…

计算与语言 · 计算机科学 2018-08-21 Zhiwei Wang , Yao Ma , Dawei Yin , Jiliang Tang

We investigate an extension of continuous online learning in recurrent neural network language models. The model keeps a separate vector representation of the current unit of text being processed and adaptively adjusts it after each…

计算与语言 · 计算机科学 2017-03-07 Marek Rei

Video prediction is a complex time-series forecasting task with great potential in many use cases. However, traditional methods prioritize accuracy and overlook slow prediction speeds due to complex model structures, redundant information,…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Haoran Li , XiaoLu Li , Yihang Lin , Yanbin Hao , Haiyong Xie , Pengyuan Zhou , Yong Liao

This paper investigates the gap in representation powers of Recurrent Neural Networks (RNNs) and Transformers in the context of solving algorithmic problems. We focus on understanding whether RNNs, known for their memory efficiency in…

机器学习 · 计算机科学 2024-12-10 Kaiyue Wen , Xingyu Dang , Kaifeng Lyu

Knowledge tracing (KT) is a crucial technique to predict students' future performance by observing their historical learning processes. Due to the powerful representation ability of deep neural networks, remarkable progress has been made by…

机器学习 · 计算机科学 2023-03-17 Jiahao Chen , Zitao Liu , Shuyan Huang , Qiongqiong Liu , Weiqi Luo

We propose a neural architecture with the main characteristics of the most successful neural models of the last years: bidirectional RNNs, encoder-decoder, and the Transformer model. Evaluation on three sequence labelling tasks yields…

机器学习 · 计算机科学 2019-09-17 Marco Dinarelli , Loïc Grobol

Temporal sentence grounding is a challenging task that aims to localize the moment spans relevant to a language description. Although recent DETR-based models have achieved notable progress by leveraging multiple learnable moment queries,…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Xiaolong Sun , Liushuai Shi , Le Wang , Sanping Zhou , Kun Xia , Yabing Wang , Gang Hua

We investigate online nonlinear regression with continually running recurrent neural network networks (RNNs), i.e., RNN-based online learning. For RNN-based online learning, we introduce an efficient first-order training algorithm that…

机器学习 · 计算机科学 2021-06-01 N. Mert Vural , Selim F. Yilmaz , Fatih Ilhan , Suleyman S. Kozat

Deep neural networks (DNNs) and more precisely recurrent neural networks (RNNs) are at the core of modern automatic speech recognition systems, due to their efficiency to process input sequences. Recently, it has been shown that different…

音频与语音处理 · 电气工程与系统科学 2019-06-20 Titouan Parcollet , Mohamed Morchid , Georges Linarès , Renato De Mori

In this paper, the answer selection problem in community question answering (CQA) is regarded as an answer sequence labeling task, and a novel approach is proposed based on the recurrent architecture for this problem. Our approach applies…

计算与语言 · 计算机科学 2015-06-23 Xiaoqiang Zhou , Baotian Hu , Qingcai Chen , Buzhou Tang , Xiaolong Wang

End-to-end model, especially Recurrent Neural Network Transducer (RNN-T), has achieved great success in speech recognition. However, transducer requires a great memory footprint and computing time when processing a long decoding sequence.…

声音 · 计算机科学 2023-07-18 Xiaohui Zhang , Mangui Liang , Zhengkun Tian , Jiangyan Yi , Jianhua Tao

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

Knowledge graph (KG) completion aims to fill the missing facts in a KG, where a fact is represented as a triple in the form of $(subject, relation, object)$. Current KG completion models compel two-thirds of a triple provided (e.g.,…

机器学习 · 计算机科学 2019-01-01 Lingbing Guo , Qingheng Zhang , Weiyi Ge , Wei Hu , Yuzhong Qu

Inability of the naive users to formulate appropriate queries is a fundamental problem in web search engines. Therefore, assisting users to issue more effective queries is an important way to improve users' happiness. One effective approach…

信息检索 · 计算机科学 2019-07-03 Amir H. Jadidinejad

Inspired by the recent success of sequence modeling in RL and the use of masked language model for pre-training, we propose a masked model for pre-training in RL, RePreM (Representation Pre-training with Masked Model), which trains the…

机器学习 · 计算机科学 2023-03-06 Yuanying Cai , Chuheng Zhang , Wei Shen , Xuyun Zhang , Wenjie Ruan , Longbo Huang

We present ELQ, a fast end-to-end entity linking model for questions, which uses a biencoder to jointly perform mention detection and linking in one pass. Evaluated on WebQSP and GraphQuestions with extended annotations that cover multiple…

计算与语言 · 计算机科学 2020-10-07 Belinda Z. Li , Sewon Min , Srinivasan Iyer , Yashar Mehdad , Wen-tau Yih

Recurrent neural networks (RNNs) provide state-of-the-art performance in processing sequential data but are memory intensive to train, limiting the flexibility of RNN models which can be trained. Reversible RNNs---RNNs for which the…

机器学习 · 计算机科学 2018-10-26 Matthew MacKay , Paul Vicol , Jimmy Ba , Roger Grosse

Recent advancements in learning-based query performance prediction models have demonstrated remarkable efficacy. However, these models are predominantly validated using synthetic datasets focused on cardinality or latency estimations. This…

数据库 · 计算机科学 2025-04-25 Chujun Song , Slim Bouguerra , Erik Krogen , Daniel Abadi

The ability to store and manipulate information is a hallmark of computational systems. Whereas computers are carefully engineered to represent and perform mathematical operations on structured data, neurobiological systems perform…

无序系统与神经网络 · 物理学 2020-05-05 Jason Z. Kim , Zhixin Lu , Erfan Nozari , George J. Pappas , Danielle S. Bassett