news.volyx.in

From deep to long learning? (hazyresearch.stanford.edu)

499 points by headalgorithm · 1239 days ago · 117 comments on HN

Article summary

The article discusses the development of long context length models, specifically the progression from FlashAttention to Hyena, which allows for nearly linear time scaling in sequence length. This enables the models to handle longer sequences and potentially improve their performance on tasks such as language modeling and long-range dependencies. The authors highlight the potential applications of these models, including high-resolution imaging and language models that can read entire books. The development of these models is seen as a significant step towards increasing the capabilities of machine learning foundation models.

Main themes

  • long context length models
  • LLM capabilities and limitations
  • human-AI comparison
  • job displacement and future of work
  • coupling LLMs with other systems
  • rule changes in games and competitions
  • human enhancement and technological advancements
  • memory and recall in LLMs and humans

What commenters say

  • Increasing context length in LLMs will significantly improve their capabilities, especially in tasks that require subdividing large corpora into manageable chunks.
  • The limitation of LLMs is not the short-term context length, but rather the long-term goal planning and ability to keep track of distant past events.
  • Coupling LLMs with other systems, such as planners and theorem provers, may be a more effective approach than trying to improve the LLM itself.
  • The comparison between human and LLM context length is not straightforward, as humans have multiple layers of memory and can recall things from years in the past.
  • The development of LLMs will lead to job displacement, particularly in tasks focused on fact retrieval.
  • The idea of enhancing humans to compete with computers is a viable alternative to solely relying on technological advancements.
  • Adjusting the rules of games like chess to dis-favor AI competitors is a possible way to level the playing field.
  • LLMs are limited by their lack of ability to update their weights based on input and their limited memory, which is not comparable to human memory.