paper-with-me

홈 › Papers

Recurrent neural networks learn robust representations by dynamically balancing compression and expansion

2019-09-11 · NeurIPS Workshop Neuro_AI 2019 12 · Matthew Farrell, Stefano Recanatesi, Guillaume Lajoie, Eric Shea-Brown

Recordings of neural circuits in the brain reveal extraordinary dynamical richness and high variability. At the same time, dimensionality reduction techniques generally uncover low-dimensional structures underlying these dynamics. What determines the dimensionality of activity in neural circuits? What is the functional role of dimensionality in behavior and task learning? In this work we address these questions using recurrent neural network (RNN) models. We find that, depending on the dynamics of the initial network, RNNs learn to increase and reduce dimensionality in a way that matches task demands. These findings shed light on fundamental dynamical mechanisms by which neural networks solve tasks with robust representations that generalize to new cases.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Dynamically Hierarchy Revolution: DirNet for Compressing Recurrent Neural Network on Mobile Devices

2018-06-04 · Jie Zhang, Xiaolong Wang, Dawei Li, Yalin Wang

Recurrent neural networks (RNNs) achieve cutting-edge performance on a variety of problems. However, due to their high computational and memory demands, deploying RNNs on resource constrained mobile devices is a challeng…

Dictionary LearningLanguage ModelingLanguage ModellingModel Compression

Latent Variable Algorithms for Multimodal Learning and Sensor Fusion

2019-04-23 · Lijiang Guo

Multimodal learning has been lacking principled ways of combining information from different modalities and learning a low-dimensional manifold of meaningful representations. We study multimodal learning and sensor fusio…

Activity RecognitionDecision MakingEvent DetectionSensor Fusion+2

Learning for Video Compression with Recurrent Auto-Encoder and Recurrent Probability Model

2020-06-24 · Ren Yang, Fabian Mentzer, Luc van Gool, Radu Timofte

The past few years have witnessed increasing interests in applying deep learning to video compression. However, the existing approaches compress a video frame with only a few number of reference frames, which limits thei…

DecoderMS-SSIMSSIMVideo Compression

Task-Aware Structured Memory for Dynamic Multi-modal In-Context Learning

2026-06-10 · Zhirui Chen, Ziwei Chen, Ling Shao arxiv

Multi-modal large language models (MLLMs) depend on in-context learning (ICL) for rapid task adaptation, but their scalability is severely limited by finite context windows and the growing cost of key-value (KV) caches i…

Graph Matching

Fast Federated Learning by Balancing Communication Trade-Offs

2021-05-23 · Milad Khademi Nori, Sangseok Yun, Il-Min Kim

Federated Learning (FL) has recently received a lot of attention for large-scale privacy-preserving machine learning. However, high communication overheads due to frequent gradient transmissions decelerate FL. To mitigat…

Federated LearningPrivacy Preserving