中文
相关论文

相关论文: Fostering Event Compression using Gated Surprise

200 篇论文

Voluntary behavior of humans appears to be composed of small, elementary building blocks or behavioral primitives. While this modular organization seems crucial for the learning of complex motor skills and the flexible adaption of behavior…

人工智能 · 计算机科学 2024-10-30 Christian Gumbsch , Martin V. Butz , Georg Martius

Recurrent neural networks (RNNs) are powerful dynamical models for data with complex temporal structure. However, training RNNs has traditionally proved challenging due to exploding or vanishing of gradients. RNN models such as LSTMs and…

机器学习 · 计算机科学 2020-06-17 Tankut Can , Kamesh Krishnamurthy , David J. Schwab

Memory retention challenges in deep neural architectures have ongoing limitations in the ability to process and recall extended contextual information. Token dependencies degrade as sequence length increases, leading to a decline in…

计算与语言 · 计算机科学 2025-03-26 Frederick Dillon , Gregor Halvorsen , Simon Tattershall , Magnus Rowntree , Gareth Vanderpool

The long short-term memory (LSTM) neural network is capable of processing complex sequential information since it utilizes special gating schemes for learning representations from long input sequences. It has the potential to model any…

计算机视觉与模式识别 · 计算机科学 2015-04-28 Vivek Veeriah , Naifan Zhuang , Guo-Jun Qi

Event cameras are activity-driven bio-inspired vision sensors, thereby resulting in advantages such as sparsity,high temporal resolution, low latency, and power consumption. Given the different sensing modality of event camera and high…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Lakshmi Annamalai , Vignesh Ramanathan , Chetan Singh Thakur

We propose a principle for exploring context in machine learning models. Starting with a simple assumption that each observation may or may not depend on its context, a conditional probability distribution is decomposed into two parts:…

机器学习 · 计算机科学 2019-01-23 Yun Zeng

We introduce the State Stream Transformer (SST), a novel LLM architecture that reveals emergent reasoning behaviours and capabilities latent in pretrained weights through addressing a fundamental limitation in traditional transformer…

机器学习 · 计算机科学 2025-01-31 Thea Aviss

Over the past several years, we have witnessed impressive progress in the field of learned image compression. Recent learned image codecs are commonly based on autoencoders, that first encode an image into low-dimensional latent…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Zongyu Guo , Zhizheng Zhang , Runsen Feng , Zhibo Chen

The field of neural image compression has witnessed exciting progress as recently proposed architectures already surpass the established transform coding based approaches. While, so far, research has mainly focused on architecture and model…

计算机视觉与模式识别 · 计算机科学 2019-06-06 Joaquim Campos , Simon Meierhans , Abdelaziz Djelouah , Christopher Schroers

In this paper, we present the system we have used for the Implicit WASSA 2018 Implicit Emotion Shared Task. The task is to predict the emotion of a tweet of which the explicit mentions of emotion terms have been removed. The idea is to come…

计算与语言 · 计算机科学 2018-09-06 Prabod Rathnayaka , Supun Abeysinghe , Chamod Samarajeewa , Isura Manchanayake , Malaka Walpola

The efficient exchange of information is an essential aspect of intelligent collective behavior. Event-triggered control and estimation achieve some efficiency by replacing continuous data exchange between agents with intermittent, or…

系统与控制 · 计算机科学 2020-04-30 Friedrich Solowjow , Sebastian Trimpe

Hybrid architectures combining state-space models with attention have achieved strong efficiency-quality tradeoffs, yet existing approaches either apply attention uniformly or learn static sparse patterns. This misses a key opportunity:…

机器学习 · 计算机科学 2026-02-13 Ibne Farabi Shihab , Sanjeda Akter , Anuj Sharma

Extended sequence generation often leads to degradation in contextual consistency due to the inability of conventional self-attention mechanisms to effectively retain long-range dependencies. Existing approaches, including memory…

计算与语言 · 计算机科学 2025-01-30 Jonathan Teel , Jocasta Cumberbatch , Raphael Benington , Quentin Baskerville

Neural compression is the application of neural networks and other machine learning methods to data compression. Recent advances in statistical machine learning have opened up new possibilities for data compression, allowing compression…

机器学习 · 计算机科学 2023-08-22 Yibo Yang , Stephan Mandt , Lucas Theis

Recurrent neural networks (RNNs), including long short-term memory (LSTM) RNNs, have produced state-of-the-art results on a variety of speech recognition tasks. However, these models are often too large in size for deployment on mobile…

机器学习 · 计算机科学 2016-04-12 Zhiyun Lu , Vikas Sindhwani , Tara N. Sainath

Studies suggest that within the hierarchical architecture, the topological higher level possibly represents a conscious category of the current sensory events with slower changing activities. They attempt to predict the activities on the…

人工智能 · 计算机科学 2018-04-19 Junpei Zhong , Tetsuya Ogata , Angelo Cangelosi

Many advances in Natural Language Processing have been based upon more expressive models for how inputs interact with the context in which they occur. Recurrent networks, which have enjoyed a modicum of success, still lack the…

计算与语言 · 计算机科学 2020-01-30 Gábor Melis , Tomáš Kočiský , Phil Blunsom

Natural language is hierarchically structured: smaller units (e.g., phrases) are nested within larger units (e.g., clauses). When a larger constituent ends, all of the smaller constituents that are nested within it must also be closed.…

计算与语言 · 计算机科学 2019-05-09 Yikang Shen , Shawn Tan , Alessandro Sordoni , Aaron Courville

For recurrent neural networks trained on time series with target and exogenous variables, in addition to accurate prediction, it is also desired to provide interpretable insights into the data. In this paper, we explore the structure of…

机器学习 · 计算机科学 2019-05-30 Tian Guo , Tao Lin , Nino Antulov-Fantulin

Associative memories in the brain receive and store patterns of activity registered by the sensory neurons, and are able to retrieve them when necessary. Due to their importance in human intelligence, computational models of associative…