中文
相关论文

相关论文: Length bias in Encoder Decoder Models and a Case f…

200 篇论文

In this paper, we compare different types of Recurrent Neural Network (RNN) Encoder-Decoders in anomaly detection viewpoint. We focused on finding the model that can learn the same data more effectively. We compared multiple models under…

机器学习 · 计算机科学 2018-07-20 YeongHyeon Park , Il Dong Yun

We present Grid Beam Search (GBS), an algorithm which extends beam search to allow the inclusion of pre-specified lexical constraints. The algorithm can be used with any model that generates a sequence $ \mathbf{\hat{y}} = \{y_{0}\ldots…

计算与语言 · 计算机科学 2017-05-03 Chris Hokamp , Qun Liu

Creating universal speaker encoders which are robust for different acoustic and speech duration conditions is a big challenge today. According to our observations systems trained on short speech segments are optimal for short phrase speaker…

声音 · 计算机科学 2022-10-31 Sergey Novoselov , Vladimir Volokhov , Galina Lavrentyeva

This paper studies the error metric selection for long-term memory learning in sequence modelling. We examine the bias towards short-term memory in commonly used errors, including mean absolute/squared error. Our findings show that all…

机器学习 · 计算机科学 2023-07-24 Shida Wang , Zhanglu Yan

Advances in deep learning have led to promising progress in inferring graphics programs by de-rendering computer-generated images. However, current methods do not explore which decoding methods lead to better inductive bias for inferring…

计算与语言 · 计算机科学 2021-03-03 Ramakanth Pasunuru , David Rosenberg , Gideon Mann , Mohit Bansal

This paper proposes a deep learning-based beamforming design framework that directly maps a target beam pattern to optimal beamforming vectors across multiple antenna array architectures, including digital, analog, and hybrid beamforming.…

信号处理 · 电气工程与系统科学 2025-10-14 Hongpu Zhang , Shu Sun , Hangsong Yan , Jianhua Mo

Sequence modeling faces challenges in capturing long-range dependencies across diverse tasks. Recent linear and transformer-based forecasters have shown superior performance in time series forecasting. However, they are constrained by their…

机器学习 · 计算机科学 2024-11-25 Bong Gyun Kang , Dongjun Lee , HyunGi Kim , DoHyun Chung , Sungroh Yoon

Sequence classification has numerous applications in various fields. Despite extensive studies in the last decades, many challenges still exist, particularly in pattern-based methods. Existing pattern-based methods measure the…

机器学习 · 计算机科学 2023-10-23 Junjie Dong , Mudi Jiang , Lianyu Hu , Zengyou He

Unsupervised learning aims at the discovery of hidden structure that drives the observations in the real world. It is essential for success in modern machine learning. Latent variable models are versatile in unsupervised learning and have…

机器学习 · 计算机科学 2016-06-13 Furong Huang

We explore the performance of latent variable models for conditional text generation in the context of neural machine translation (NMT). Similar to Zhang et al., we augment the encoder-decoder NMT paradigm by introducing a continuous latent…

计算与语言 · 计算机科学 2018-12-12 Artidoro Pagnoni , Kevin Liu , Shangyan Li

The present paper introduces a novel approach to studying social media habits through predictive modeling of sequential smartphone user behaviors. While much of the literature on media and technology habits has relied on self-report…

人机交互 · 计算机科学 2024-06-25 Heinrich Peters , Joseph B. Bayer , Sandra C. Matz , Yikun Chi , Sumer S. Vaid , Gabriella M. Harari

Recently, many methods have been developed to extend the context length of pre-trained large language models (LLMs), but they often require fine-tuning at the target length ($\gg4K$) and struggle to effectively utilize information from the…

计算与语言 · 计算机科学 2024-10-11 Tong Wu , Yanpeng Zhao , Zilong Zheng

Neural machine translation models rely on the beam search algorithm for decoding. In practice, we found that the quality of hypotheses in the search space is negatively affected owing to the fixed beam size. To mitigate this problem, we…

计算与语言 · 计算机科学 2017-07-11 Raphael Shu , Hideki Nakayama

Encoder-decoder foundation models have displayed state-of-the-art performance on a range of autoregressive sequence tasks. This paper proposes a simple and lightweight modification to such systems to control the behaviour according to a…

计算与语言 · 计算机科学 2024-05-06 Yassir Fathullah , Mark J. F. Gales

A new paradigm for large-scale spectrum occupancy learning based on long short-term memory (LSTM) recurrent neural networks is proposed. Studies have shown that spectrum usage is a highly correlated time series. Moreover, there is a…

信号处理 · 电气工程与系统科学 2019-05-14 Mohsen Joneidi , Ismail Alkhouri , Nazanin Rahnavard

Existing time series tokenization methods predominantly encode a constant number of samples into individual tokens. This inflexible approach can generate excessive tokens for even simple patterns like extended constant values, resulting in…

机器学习 · 计算机科学 2026-01-29 Leon Götz , Marcel Kollovieh , Stephan Günnemann , Leo Schwinn

Lexico-semantic networks represent words as nodes and their semantic relatedness as edges. While such networks are traditionally constructed using embeddings from encoder-based models or static vectors, embeddings from decoder-only large…

计算与语言 · 计算机科学 2025-05-20 Zhu Liu , Ying Liu , KangYang Luo , Cunliang Kong , Maosong Sun

Long-term user behavior sequences are a goldmine for businesses to explore users' interests to improve Click-Through Rate. However, it is very challenging to accurately capture users' long-term interests from their long-term behavior…

信息检索 · 计算机科学 2025-08-20 Wenji Zhou , Yuhang Zheng , Yinfu Feng , Yunan Ye , Rong Xiao , Long Chen , Xiaosong Yang , Jun Xiao

Recent multimodal large language models (MLLMs) increasingly integrate multiple vision encoders to improve performance on various benchmarks, assuming that diverse pretraining objectives yield complementary visual signals. However, we show…

计算机视觉与模式识别 · 计算机科学 2026-02-16 Yizhou Wang , Song Mao , Yang Chen , Yufan Shen , Yinqiao Yan , Pinlong Cai , Ding Wang , Guohang Yan , Zhi Yu , Xuming Hu , Botian Shi

Predictive learning uses a known state to generate a future state over a period of time. It is a challenging task to predict spatiotemporal sequence because the spatiotemporal sequence varies both in time and space. The mainstream method is…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Haoyu Pan , Hao Wu , Tan Yang