Papers

Filtered to representation learning · clear filter

Browse by term

continual learning 86reinforcement learning 48benchmarking 13large language models 12benchmarks 11vision-language models 10language models 9robotics 7world models 7natural language processing 6recursive self-improvement 6generative models 5on-policy distillation 5video generation 5attention mechanisms 4coding agents 4LLMs 4multi-agent systems 4multimodal learning 4multimodal models 4self-distillation 4self-supervised learning 4transformers 4vision-language-action models 4world modeling 4agent-based systems 3agentic models 3agentic search 3agents 3autonomous systems 3

Matching papers

LatentPress: Context Compression Beyond Text and Vision

109 upvotes · 1 SEP 2026 · Zhengze Zhou, Hejian Sang

This paper introduces LatentPress, a method to compress conversational histories and documents into a continuous memory token format that allows language models to directly read and process the context without text reconstruction. Practitioners might care about this because it could lead to faster and more efficient language model inference.

Beyond Data Scaling: Representation-Centric Continued Pre-training for Vision-Language-Action Models

55 upvotes · 27 AUG 2026 · Senqiao Yang, Chengyao Wang, Yuxin Chen et al.

This paper proposes a new approach to training Vision-Language-Action models by using a pre-trained backbone that captures generalizable visual-action knowledge from a large, diverse dataset of robot trajectories. This allows the model to perform well on new, unseen tasks without requiring a large amount of task-specific data.