CORTEXA
← Browse
arxivcs.LG2026-06-26

Continual Learning for Sequential Personalization of Small Language Models: A Stability Monitoring Analysis

Thomas S. Paula, Lucas S. Kupssinskü, Rodrigo C. Barros

Small Language Models (SLMs) are increasingly being considered for deployment on edge devices such as laptops, enabling private, low-latency, and locally personalized applications. However, personalization requires models to adapt over time to evolving user- or task-specific data, placing them in a continual learning setting. This creates the risk of catastrophic forgetting, where learning new information degrades performance on previously learned tasks or broader model capabilities. Recent benchmarks such as TRACE have shown that continual fine-tuning can significantly degrade the general abilities of aligned large language models. In this work, we present a study for sequential LoRA personalization of SLMs. We save model checkpoints after each adaptation stage and evaluate them on current tasks, previously seen tasks, and a fixed reference set. This checkpoint-level protocol enables us to monitor task performance, forgetting, and reference set drift over time. We show that lightweight reference set distributional diagnostics can reveal model-specific instability patterns during sequential LoRA personalization of SLMs, including cases where task-level metrics alone hide harmful adaptation. We hope this can highlight new research avenues for monitoring stability of SLMs in a continual learning setting.

View free PDFSource page

Related papers

arxivcs.LG2026-07-03

Reward Granularity in RLVR: Comparing Process and Outcome Reward Structures for Mathematical Reasoning in Small Language Models

Anagha Radhakrishna Palandye, Rebecca Glick, Osheen Kaul

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a promising paradigm for improving mathematical reasoning in language models. Yet most RLVR work rewards only the final answer (outcome-based rewards), leaving the impact of step-level process supervision (proce…

View free PDFSource page
arxivcs.LG2026-07-08

When Does Continual Learning Require Learning

Anne Harrington, Nayan Saxena, Michael Murphy, Anastasia Borovykh, Zeyu Yun, Sridhar Kamath, et al.

As large language models (LLMs) become increasingly capable, the next question is how can we enable models to continually learn? Today, the field largely frames this as a problem of context management and mitigating forgetting. We argue this framing is incomplete: continual learn…

View free PDFSource page
arxivcs.LGcs.AI2026-07-20

Feature Attribution-Based Explainability Analysis of Deep Learning Models in Predictive Process Monitoring

Kseniya Sahatova, Rafael Seidi Oyamada, Xuefei Lu, Johannes De Smedt

Predictive process monitoring supports the optimization and control of operational business processes by forecasting the future state or outcome of ongoing cases. While deep neural networks have achieved strong performance for these tasks by modeling sequential dependencies in ev…

View free PDFSource page
arxivcs.AIcs.LG2026-07-14

Improving Molecular Property Prediction in Small Language Models Using Graph-based Tools

Konstantinos Bougiatiotis, Dimitrios Kelesis, Georgios Paliouras

Small language models (SLMs) have shown promise for zero-shot molecular property prediction from SMILES strings, yet they often suffer from structural blindness because sequence representations under-specify key graph-topological cues. We propose a modular Context-Augmented Promp…

View free PDFSource page
arxivcs.AIcs.LG2026-07-08

Persona Cartography: Charting Language Model Personality Traits in Weight Space

Luke Baines, Anton Gonzalvez Hawthorne, Mariia Koroliuk, Irakli Shalibashvili, Clément Dumas, Konstantinos Voudouris, et al.

Large language models exhibit recurring behavioural patterns -- personas -- that shape generalisation and safety, but we lack reliable tools for decomposing, measuring, and controlling them. Our central insight is to treat personas as positions in a space of behavioural traits, u…

View free PDFSource page
arxivcs.AIcs.LG2026-07-14

Enhancing Small Language Models Reasoning through Knowledge Graph Grounding

Dimitrios Kelesis, Konstantinos Bougiatiotis, Georgios Paliouras

Although large language models (LLMs) have set benchmarks for zero-shot reasoning, their deployment remains cost-prohibitive and environmentally taxing. Small Language Models (SLMs) offer a sustainable alternative, but prone to errors, on tasks requiring complex, multi-hop logica…

View free PDFSource page