AI & ML Papers
Photo
🔥 LlamaFactory: Unified Efficient Fine-Tuning of 100+ Language Models
📅 Published on Mar 20, 2024
🔗 Links:
• arXiv: https://arxiv.org/abs/2403.13372
• PDF: https://arxiv.org/pdf/2403.13372
• Project Page: https://huggingface.co/spaces/hiyouga/LLaMA-Board
• GitHub: https://github.com/hiyouga/LLaMA-Factory ⭐ 70.9k
🤖 Models citing this paper:
• https://huggingface.co/AELLM/Llama-3.2-Chibi-3B
• https://huggingface.co/GXMZU/Qwen3-14B-ai-expert
• https://huggingface.co/Xin-Rui/LLAMA-Fac-NEW-A800
🚀 Spaces citing this paper:
• https://huggingface.co/spaces/hiyouga/LLaMA-Board
• https://huggingface.co/spaces/Justinrune/LLaMA-Factory
• https://huggingface.co/spaces/Darok/Featherless-Feud
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#EfficientFineTuning #LanguageModelOptimization #UnifiedTrainingFrameworks #LargeLanguageModelDevelopment #AutomatedModelCustomization
💡 The paper introduces LlamaFactory, a unified framework that enables efficient fine-tuning of large language models across various tasks. The problem addressed is that fine-tuning these models requires significant effort and coding expertise, which can be a barrier for many users. To solve this, LlamaFactory integrates a suite of cutting-edge efficient training methods, allowing users to customize the fine-tuning of over 100 language models without needing to write code. This is made possible through a web-based user interface called LlamaBoard, which provides a flexible and user-friendly way to fine-tune language models. The authors validate the efficiency and effectiveness of LlamaFactory on language modeling and text generation tasks, demonstrating its potential. The framework has been released publicly and has already gained significant attention, with over 13,000 stars and 1,600 forks on GitHub. Overall, LlamaFactory contributes to the field by providing a unified and accessible way to fine-tune large language models, making it easier for researchers and practitioners to adapt these models to specific tasks and applications.
📅 Published on Mar 20, 2024
🔗 Links:
• arXiv: https://arxiv.org/abs/2403.13372
• PDF: https://arxiv.org/pdf/2403.13372
• Project Page: https://huggingface.co/spaces/hiyouga/LLaMA-Board
• GitHub: https://github.com/hiyouga/LLaMA-Factory ⭐ 70.9k
🤖 Models citing this paper:
• https://huggingface.co/AELLM/Llama-3.2-Chibi-3B
• https://huggingface.co/GXMZU/Qwen3-14B-ai-expert
• https://huggingface.co/Xin-Rui/LLAMA-Fac-NEW-A800
🚀 Spaces citing this paper:
• https://huggingface.co/spaces/hiyouga/LLaMA-Board
• https://huggingface.co/spaces/Justinrune/LLaMA-Factory
• https://huggingface.co/spaces/Darok/Featherless-Feud
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#EfficientFineTuning #LanguageModelOptimization #UnifiedTrainingFrameworks #LargeLanguageModelDevelopment #AutomatedModelCustomization
arXiv.org
LlamaFactory: Unified Efficient Fine-Tuning of 100+ Language Models
Efficient fine-tuning is vital for adapting large language models (LLMs) to downstream tasks. However, it requires non-trivial efforts to implement these methods on different models. We present...
AI & ML Papers
Photo
🔥 LeWorldModel: Stable End-to-End Joint-Embedding Predictive Architecture from Pixels
📅 Published on Mar 13
🔗 Links:
• arXiv: https://arxiv.org/abs/2603.19312
• PDF: https://arxiv.org/pdf/2603.19312
• Project Page: https://le-wm.github.io/
• GitHub: https://github.com/lucas-maes/le-wm ⭐ 3.1k
🤖 Models citing this paper:
• https://huggingface.co/quentinll/lewm-pusht
• https://huggingface.co/aguennoune17/atlas-v2-nwm-fp8-compressed
• https://huggingface.co/quentinll/lewm-tworooms
📊 Datasets citing this paper:
• https://huggingface.co/datasets/quentinll/lewm-pusht
• https://huggingface.co/datasets/quentinll/lewm-cube
• https://huggingface.co/datasets/quentinll/lewm-reacher
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#WorldModels #JointEmbedding #PredictiveArchitectures #EndToEndLearning #LatentSpaceRepresentation
💡 The paper introduces LeWorldModel, a stable end to end joint embedding predictive architecture that trains efficiently from raw pixels. Existing methods for learning world models in compact latent spaces are fragile and rely on complex loss terms, pre trained encoders, or auxiliary supervision to avoid representation collapse. LeWorldModel addresses this issue by using only two loss terms, a next embedding prediction loss and a regularizer, to train the model end to end from raw pixels. This approach reduces the number of tunable loss hyperparameters from six to one compared to existing methods. The model has approximately 15 million parameters and can be trained on a single GPU in a few hours, making it up to 48 times faster than foundation model based world models. The results show that LeWorldModel remains competitive across diverse 2D and 3D control tasks and encodes meaningful physical structures in its latent space. The model is also able to reliably detect physically implausible events, demonstrating its ability to learn a robust and generalizable representation of the world. Overall, LeWorldModel provides a stable and efficient framework for learning world models from raw pixels, making it a significant contribution to the field of artificial intelligence.
📅 Published on Mar 13
🔗 Links:
• arXiv: https://arxiv.org/abs/2603.19312
• PDF: https://arxiv.org/pdf/2603.19312
• Project Page: https://le-wm.github.io/
• GitHub: https://github.com/lucas-maes/le-wm ⭐ 3.1k
🤖 Models citing this paper:
• https://huggingface.co/quentinll/lewm-pusht
• https://huggingface.co/aguennoune17/atlas-v2-nwm-fp8-compressed
• https://huggingface.co/quentinll/lewm-tworooms
📊 Datasets citing this paper:
• https://huggingface.co/datasets/quentinll/lewm-pusht
• https://huggingface.co/datasets/quentinll/lewm-cube
• https://huggingface.co/datasets/quentinll/lewm-reacher
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#WorldModels #JointEmbedding #PredictiveArchitectures #EndToEndLearning #LatentSpaceRepresentation
arXiv.org
LeWorldModel: Stable End-to-End Joint-Embedding Predictive...
Joint Embedding Predictive Architectures (JEPAs) offer a compelling framework for learning world models in compact latent spaces, yet existing methods remain fragile, relying on complex multi-term...
❤1
AI & ML Papers
Photo
🔥 Self-Supervised Prompt Optimization
📅 Published on Feb 7, 2025
🔗 Links:
• arXiv: https://arxiv.org/abs/2502.06855
• PDF: https://arxiv.org/pdf/2502.06855
• GitHub: https://github.com/geekan/metagpt ⭐ 67.7k
🚀 Spaces citing this paper:
• https://huggingface.co/spaces/XiangJinYu/SPO
• https://huggingface.co/spaces/tang-x/SPO
• https://huggingface.co/spaces/ositamiles/SPO
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#SelfSupervisedLearning #PromptOptimization #LargeLanguageModels #NaturalLanguageProcessing #LanguageModelEvaluation
💡 The paper proposes a self supervised framework called Self Supervised Prompt Optimization that optimizes prompts for large language models without requiring external references. The problem addressed is that manually designed prompts require expertise and iterative experimentation, while existing prompt optimization methods rely heavily on external references such as ground truth or human evaluation, which can be costly to obtain. The proposed method derives evaluation and optimization signals purely from output comparisons, where a large language model evaluator selects superior prompts through pairwise output comparisons, and a large language model optimizer aligns outputs with task requirements. The results show that the proposed method outperforms state of the art prompt optimization methods, achieving comparable or superior results with significantly lower costs and fewer samples, demonstrating its effectiveness and efficiency. The method can optimize prompts for both closed and open ended tasks, and can be applied in real world scenarios where external references are unavailable or costly to obtain.
📅 Published on Feb 7, 2025
🔗 Links:
• arXiv: https://arxiv.org/abs/2502.06855
• PDF: https://arxiv.org/pdf/2502.06855
• GitHub: https://github.com/geekan/metagpt ⭐ 67.7k
🚀 Spaces citing this paper:
• https://huggingface.co/spaces/XiangJinYu/SPO
• https://huggingface.co/spaces/tang-x/SPO
• https://huggingface.co/spaces/ositamiles/SPO
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#SelfSupervisedLearning #PromptOptimization #LargeLanguageModels #NaturalLanguageProcessing #LanguageModelEvaluation
arXiv.org
Self-Supervised Prompt Optimization
Well-designed prompts are crucial for enhancing Large language models' (LLMs) reasoning capabilities while aligning their outputs with task requirements across diverse domains. However, manually...
AI & ML Papers
Photo
🔥 Zep: A Temporal Knowledge Graph Architecture for Agent Memory
📅 Published on Jan 20, 2025
🔗 Links:
• arXiv: https://arxiv.org/abs/2501.13956
• PDF: https://arxiv.org/pdf/2501.13956
• GitHub: https://github.com/getzep/graphiti ⭐ 25.7k
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#TemporalKnowledgeGraphs #ArtificialIntelligenceAgents #KnowledgeGraphArchitecture #RetrievalAugmentedGeneration #DynamicKnowledgeIntegration
💡 The paper introduces Zep, a novel memory layer service for artificial intelligence agents, which outperforms the current state of the art system, MemGPT. The problem addressed is the limitation of existing retrieval-augmented generation frameworks, which are restricted to static document retrieval and cannot handle dynamic knowledge integration from diverse sources, including ongoing conversations and business data.
To address this limitation, Zep uses a core component called Graphiti, a temporally-aware knowledge graph engine that dynamically synthesizes both unstructured conversational data and structured business data while maintaining historical relationships. This allows Zep to excel in dynamic knowledge integration and temporal reasoning, critical for enterprise use cases.
The results show that Zep demonstrates superior performance in the Deep Memory Retrieval benchmark, with an accuracy of 94.8 percent compared to MemGPT's 93.4 percent. Furthermore, Zep's capabilities are validated through the LongMemEval benchmark, which better reflects enterprise use cases through complex temporal reasoning tasks. In this evaluation, Zep achieves substantial results with accuracy improvements of up to 18.5 percent while simultaneously reducing response latency by 90 percent compared to baseline implementations.
Overall, the paper presents Zep as an effective solution for real-world applications, particularly in enterprise-critical tasks such as cross-session information synthesis and long-term context maintenance, demonstrating its potential for deployment in real-world applications.
📅 Published on Jan 20, 2025
🔗 Links:
• arXiv: https://arxiv.org/abs/2501.13956
• PDF: https://arxiv.org/pdf/2501.13956
• GitHub: https://github.com/getzep/graphiti ⭐ 25.7k
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#TemporalKnowledgeGraphs #ArtificialIntelligenceAgents #KnowledgeGraphArchitecture #RetrievalAugmentedGeneration #DynamicKnowledgeIntegration
arXiv.org
Zep: A Temporal Knowledge Graph Architecture for Agent Memory
We introduce Zep, a novel memory layer service for AI agents that outperforms the current state-of-the-art system, MemGPT, in the Deep Memory Retrieval (DMR) benchmark. Additionally, Zep excels in...
AI & ML Papers
Photo
🔥 AI-Trader: Benchmarking Autonomous Agents in Real-Time Financial Markets
📅 Published on Dec 1, 2025
🔗 Links:
• arXiv: https://arxiv.org/abs/2512.10971
• PDF: https://arxiv.org/pdf/2512.10971
• Project Page: https://ai4trade.ai/
• GitHub: https://github.com/HKUDS/AI-Trader ⭐ 14.0k
📊 Datasets citing this paper:
• https://huggingface.co/datasets/T1anyu/AI-Trader
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#AIBenchmarking #FinancialMarketAnalysis #AutonomousTradingAgents #LargeLanguageModels #RealTimeFinancialDecisionMaking
💡 The paper introduces AI-Trader, a fully automated live benchmark for evaluating large language models in financial decision-making across multiple markets. The benchmark is designed to address the gap in systematic benchmarking for real-world financial applications, where autonomous agents must make decisions in fully dynamic and live environments. The authors argue that existing efforts have not adequately addressed the challenge of evaluating large language models in real-time financial markets, where stringent requirements exist for live strategic responsiveness.
To address this gap, the authors developed AI-Trader, which spans three major financial markets: US stocks, A-shares, and cryptocurrencies, with multiple trading granularities to simulate live financial environments. The benchmark implements a fully autonomous minimal information paradigm, where agents receive only essential context and must independently search, verify, and synthesize live market information without human intervention.
The authors evaluated six mainstream large language models across three markets and multiple trading frequencies. The results show that general intelligence does not automatically translate to effective trading capability, with most agents exhibiting poor returns and weak risk management. The analysis reveals that risk control capability determines cross-market robustness, and that AI trading strategies achieve excess returns more readily in highly liquid markets than policy-driven environments.
The paper's contributions include the introduction of a novel benchmark for evaluating large language models in real-time financial markets, and the identification of critical limitations in current autonomous agents. The findings provide clear directions for future improvements, including the need for better risk control and the development of more effective trading strategies. The code and evaluation data are open-sourced to foster community research. Overall, the paper presents a significant step forward in the development of autonomous agents for financial decision-making, and highlights the need for further research in this area.
📅 Published on Dec 1, 2025
🔗 Links:
• arXiv: https://arxiv.org/abs/2512.10971
• PDF: https://arxiv.org/pdf/2512.10971
• Project Page: https://ai4trade.ai/
• GitHub: https://github.com/HKUDS/AI-Trader ⭐ 14.0k
📊 Datasets citing this paper:
• https://huggingface.co/datasets/T1anyu/AI-Trader
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#AIBenchmarking #FinancialMarketAnalysis #AutonomousTradingAgents #LargeLanguageModels #RealTimeFinancialDecisionMaking
arXiv.org
AI-Trader: Benchmarking Autonomous Agents in Real-Time Financial Markets
Large Language Models (LLMs) have demonstrated remarkable potential as autonomous agents, approaching human-expert performance through advanced reasoning and tool orchestration. However,...
❤1
AI & ML Papers
Photo
🔥 AgentScope 1.0: A Developer-Centric Framework for Building Agentic Applications
📅 Published on Aug 22, 2025
🔗 Links:
• arXiv: https://arxiv.org/abs/2508.16279
• PDF: https://arxiv.org/pdf/2508.16279
• GitHub: https://github.com/agentscope-ai/agentscope ⭐ 24.6k
🚀 Spaces citing this paper:
• https://huggingface.co/spaces/yashu2000/TemporalBenchEnv_Blog
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#AgenticApplications #AgentScope #LargeLanguageModels #ReActParadigm #AgenticFrameworkDevelopment
💡 The paper introduces AgentScope 1.0, a framework designed to support the development of agentic applications. The framework addresses the need for flexible and efficient tool-based interactions between agents and their environment, driven by the rapid advancements in Large Language Models. AgentScope provides a comprehensive set of tools and infrastructure to enable developers to build agentic applications, including unified interfaces, extensible modules, and advanced agent-level infrastructure based on the ReAct paradigm. The framework also includes built-in agents tailored to specific practical scenarios and robust engineering support for a developer-friendly experience. Additionally, AgentScope features a scalable evaluation module with a visual studio interface and a runtime sandbox to ensure safe agent execution and facilitate rapid deployment in production environments. The overall goal of AgentScope is to provide a practical foundation for building scalable, adaptive, and effective agentic applications, and the framework achieves this by providing a systematic asynchronous design that enriches human-agent and agent-agent interaction patterns while improving execution efficiency. The results of the framework are a set of tools and infrastructure that enable developers to easily leverage the latest progress in agentic applications, such as new models and MCPs, and to build long-trajectory agentic applications that are more manageable and easier to trace.
📅 Published on Aug 22, 2025
🔗 Links:
• arXiv: https://arxiv.org/abs/2508.16279
• PDF: https://arxiv.org/pdf/2508.16279
• GitHub: https://github.com/agentscope-ai/agentscope ⭐ 24.6k
🚀 Spaces citing this paper:
• https://huggingface.co/spaces/yashu2000/TemporalBenchEnv_Blog
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#AgenticApplications #AgentScope #LargeLanguageModels #ReActParadigm #AgenticFrameworkDevelopment
arXiv.org
AgentScope 1.0: A Developer-Centric Framework for Building Agentic...
Driven by rapid advancements of Large Language Models (LLMs), agents are empowered to combine intrinsic knowledge with dynamic tool use, greatly enhancing their capacity to address real-world...
❤2
AI & ML Papers
Photo
🔥 Very Large-Scale Multi-Agent Simulation in AgentScope
📅 Published on Jul 25, 2024
🔗 Links:
• arXiv: https://arxiv.org/abs/2407.17789
• PDF: https://arxiv.org/pdf/2407.17789
• GitHub: https://github.com/modelscope/agentscope ⭐ 24.6k
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#MultiAgentSimulation #AgentBasedModeling #DistributedSimulation #ScalableComputing #ParallelProcessing
💡 The paper addresses the challenges of conducting large scale multi agent simulations with existing platforms, which include limited scalability, low efficiency, and effort intensive management processes. To overcome these challenges, the authors enhance the AgentScope platform by introducing several new features and components. They propose an actor based distributed mechanism to improve scalability and efficiency, and provide flexible environment support to simulate various real world scenarios. This allows for parallel execution of multiple agents, centralized workflow orchestration, and interactions among agents. The authors also integrate a configurable tool and an automatic background generation pipeline to simplify the process of creating agents with diverse background settings. Additionally, they provide a web based interface for monitoring and managing a large number of agents across multiple devices. The authors conduct a comprehensive simulation to demonstrate the effectiveness of the proposed enhancements and release the source code on GitHub to inspire further research and development in large scale multi agent simulations. The results show the great potential of applying multi agent systems in large scale simulations, and the enhancements to AgentScope improve its convenience and flexibility for supporting very large scale multi agent simulations.
📅 Published on Jul 25, 2024
🔗 Links:
• arXiv: https://arxiv.org/abs/2407.17789
• PDF: https://arxiv.org/pdf/2407.17789
• GitHub: https://github.com/modelscope/agentscope ⭐ 24.6k
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#MultiAgentSimulation #AgentBasedModeling #DistributedSimulation #ScalableComputing #ParallelProcessing
arXiv.org
Very Large-Scale Multi-Agent Simulation in AgentScope
Recent advances in large language models (LLMs) have opened new avenues for applying multi-agent systems in very large-scale simulations. However, there remain several challenges when conducting...
❤2
AI & ML Papers
Photo
🔥 EvoScientist: Towards Multi-Agent Evolving AI Scientists for End-to-End Scientific Discovery
📅 Published on Mar 9
🔗 Links:
• arXiv: https://arxiv.org/abs/2603.08127
• PDF: https://arxiv.org/pdf/2603.08127
• GitHub: https://github.com/EvoScientist/EvoScientist ⭐ 2.6k
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#MultiAgentSystems #EvolvingAI #ScientificDiscovery #ArtificialIntelligenceResearch #AutonomousScience
💡 The paper introduces EvoScientist, a multi-agent framework designed to enhance scientific discovery by learning from past interactions. The problem with current AI scientist systems is that they rely on static pipelines and fail to adapt based on accumulated interaction histories, leading to overlooked research directions, repeated failed experiments, and pursuit of infeasible ideas. To address this, EvoScientist uses three specialized agents: a Researcher Agent for idea generation, an Engineer Agent for experiment implementation, and an Evolution Manager Agent that distills insights from prior interactions into reusable knowledge. The framework also includes two persistent memory modules: an ideation memory that summarizes feasible research directions and records unsuccessful ones, and an experimentation memory that captures effective data processing and model training strategies. These modules enable the agents to retrieve relevant prior strategies, improving idea quality and code execution success rates over time. The results show that EvoScientist outperforms seven state-of-the-art systems in scientific idea generation, achieving higher novelty, feasibility, relevance, and clarity, and also improves code execution success rates through multi-agent evolution, demonstrating the effectiveness of persistent memory for end-to-end scientific discovery. Overall, the paper contributes a novel framework that enables AI scientists to learn from their past interactions and adapt their research strategies, leading to more effective and efficient scientific discovery.
📅 Published on Mar 9
🔗 Links:
• arXiv: https://arxiv.org/abs/2603.08127
• PDF: https://arxiv.org/pdf/2603.08127
• GitHub: https://github.com/EvoScientist/EvoScientist ⭐ 2.6k
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#MultiAgentSystems #EvolvingAI #ScientificDiscovery #ArtificialIntelligenceResearch #AutonomousScience
arXiv.org
EvoScientist: Towards Multi-Agent Evolving AI Scientists for...
The increasing adoption of Large Language Models (LLMs) has enabled AI scientists to perform complex end-to-end scientific discovery tasks requiring coordination of specialized roles, including...
AI & ML Papers
Photo
🔥 Recursive Language Models
📅 Published on Dec 31, 2025
🔗 Links:
• arXiv: https://arxiv.org/abs/2512.24601
• PDF: https://arxiv.org/pdf/2512.24601
• Project Page: https://alexzhang13.github.io/blog/2025/rlm/
• GitHub: https://github.com/alexzhang13/rlm ⭐ 4.2k
🤖 Models citing this paper:
• https://huggingface.co/mit-oasys/rlm-qwen3-8b-v0.1
• https://huggingface.co/nightmedia/Qwen3.5-9B-Claude-4.6-Opus-Deckard-V4.2-Uncensored-Heretic-Thinking-qx86-hi-mlx
🚀 Spaces citing this paper:
• https://huggingface.co/spaces/sergiopaniego/repl
• https://huggingface.co/spaces/openenv/repl
• https://huggingface.co/spaces/sergiopaniego/repl-env
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#RecursiveLanguageModels #LargeLanguageModels #LongContextProcessing #LanguageModelArchitectures #NaturalLanguageProcessing
💡 The paper introduces Recursive Language Models, a novel approach to enable large language models to process arbitrarily long prompts. The problem addressed is that current language models have limited context windows, which restricts their ability to handle long inputs. The proposed method treats long prompts as part of an external environment and allows the language model to programmatically examine, decompose, and recursively call itself over snippets of the prompt. This approach enables the model to handle inputs that are up to two orders of magnitude beyond the model context window. The results show that Recursive Language Models successfully handle long inputs and outperform base language models and common long-context scaffolds across four diverse long-context tasks, while having comparable or cheaper cost per query. Overall, the paper contributes a general inference strategy that improves the ability of large language models to process long prompts, making them more effective and efficient.
📅 Published on Dec 31, 2025
🔗 Links:
• arXiv: https://arxiv.org/abs/2512.24601
• PDF: https://arxiv.org/pdf/2512.24601
• Project Page: https://alexzhang13.github.io/blog/2025/rlm/
• GitHub: https://github.com/alexzhang13/rlm ⭐ 4.2k
🤖 Models citing this paper:
• https://huggingface.co/mit-oasys/rlm-qwen3-8b-v0.1
• https://huggingface.co/nightmedia/Qwen3.5-9B-Claude-4.6-Opus-Deckard-V4.2-Uncensored-Heretic-Thinking-qx86-hi-mlx
🚀 Spaces citing this paper:
• https://huggingface.co/spaces/sergiopaniego/repl
• https://huggingface.co/spaces/openenv/repl
• https://huggingface.co/spaces/sergiopaniego/repl-env
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#RecursiveLanguageModels #LargeLanguageModels #LongContextProcessing #LanguageModelArchitectures #NaturalLanguageProcessing
arXiv.org
Recursive Language Models
We study allowing large language models (LLMs) to process arbitrarily long prompts through the lens of inference-time scaling. We propose Recursive Language Models (RLMs), a general inference...
❤3
AI & ML Papers
Photo
🔥 EverMemOS: A Self-Organizing Memory Operating System for Structured Long-Horizon Reasoning
📅 Published on Jan 5
🔗 Links:
• arXiv: https://arxiv.org/abs/2601.02163
• PDF: https://arxiv.org/pdf/2601.02163
• GitHub: https://github.com/EverMind-AI/EverMemOS ⭐ 4.4k
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#SelfOrganizingMemory #LongHorizonReasoning #LargeLanguageModels #MemoryOperatingSystem #StructuredReasoning
💡 The paper introduces EverMemOS, a self-organizing memory operating system designed to enhance the long-term interaction capabilities of large language models. The problem addressed is that current large language models have limited context windows, making it difficult to sustain coherent behavior over extended interactions. Existing memory systems store isolated records and retrieve fragments, which limits their ability to consolidate evolving user states and resolve conflicts.
The method proposed by EverMemOS involves an engram-inspired lifecycle for computational memory, which includes three main components: Episodic Trace Formation, Semantic Consolidation, and Reconstructive Recollection. Episodic Trace Formation converts dialogue streams into memory cells that capture episodic traces, atomic facts, and time-bounded foresight signals. Semantic Consolidation organizes these memory cells into thematic scenes, distilling stable semantic structures and updating user profiles. Reconstructive Recollection performs scene-guided agentic retrieval to compose the necessary and sufficient context for downstream reasoning.
The results show that EverMemOS achieves state-of-the-art performance on memory-augmented reasoning tasks, as demonstrated by experiments on LoCoMo and LongMemEval. Additionally, a profile study on PersonaMem v2 and qualitative case studies illustrate the chat-oriented capabilities of EverMemOS, such as user profiling and foresight. The code for EverMemOS is available, making it possible for others to build upon and extend this work. Overall, the paper presents a significant contribution to the development of large language models, enabling them to engage in more coherent and effective long-term interactions.
📅 Published on Jan 5
🔗 Links:
• arXiv: https://arxiv.org/abs/2601.02163
• PDF: https://arxiv.org/pdf/2601.02163
• GitHub: https://github.com/EverMind-AI/EverMemOS ⭐ 4.4k
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#SelfOrganizingMemory #LongHorizonReasoning #LargeLanguageModels #MemoryOperatingSystem #StructuredReasoning
arXiv.org
EverMemOS: A Self-Organizing Memory Operating System for...
Large Language Models (LLMs) are increasingly deployed as long-term interactive agents, yet their limited context windows make it difficult to sustain coherent behavior over extended interactions....