paper-with-me

Papers

Predictive Coding-based Deep Neural Network Fine-tuning for Computationally Efficient Domain Adaptation

2025-09-24 · Matteo Cardoni, Sam Leroux arxiv

As deep neural networks are increasingly deployed in dynamic, real-world environments, relying on a single static model is often insufficient. Changes in input data distributions caused by sensor drift or lighting variations necessitate continual model adaptation. In this paper, we propose a hybrid training methodology that enables efficient on-device domain adaptation by combining the strengths of Backpropagation and Predictive Coding. The method begins with a deep neural network trained offline using Backpropagation to achieve high initial performance. Subsequently, Predictive Coding is employed for online adaptation, allowing the model to recover accuracy lost due to shifts in the input data distribution. This approach leverages the robustness of Backpropagation for initial representation learning and the computational efficiency of Predictive Coding for continual learning, making it particularly well-suited for resource-constrained edge devices or future neuromorphic accelerators. Experimental results on the MNIST and CIFAR-10 datasets demonstrate that this hybrid strategy enables effective adaptation with a reduced computational overhead, offering a promising solution for maintaining model performance in dynamic environments.

📄 PDF Abstract BibTeX arXiv:2509.20269

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyRepresentation LearningContinual LearningDomain Adaptation

Similar Papers 제목 키워드 기반

Online Domain-aware LLM Decoding for Continual Domain Evolution

2026-02-08 · Mohammad Abu-Shaira, Weishi Shi arxiv

LLMs are typically fine-tuned offline on domain-specific data, assuming a static domain. In practice, domain knowledge evolves continuously through new regulations, products, services, and interaction patterns. Retrainin…

Perception-Oriented Latent Coding for High-Performance Compressed Domain Semantic Inference

2025-07-02 · Xu Zhang, Ming Lu, Yan Chen, Zhan Ma

In recent years, compressed domain semantic inference has primarily relied on learned image coding models optimized for mean squared error (MSE). However, MSE-oriented optimization tends to yield latent spaces with limit…

Image ClassificationImage CompressionSemantic Segmentation

Agentic Predictor: Performance Prediction for Agentic Workflows via Multi-View Encoding

2025-05-26 · Patara Trirat, Wonyong Jeong, Sung Ju Hwang

Large language models (LLMs) have demonstrated remarkable capabilities across diverse tasks, but optimizing LLM-based agentic systems remains challenging due to the vast search space of agent configurations, prompting st…

Representation Learning

PepTriX: A Framework for Explainable Peptide Analysis through Protein Language Models

2025-11-13 · Vincent Schilling, Akshat Dubey, Georges Hattab arxiv

Peptide classification tasks, such as predicting toxicity and HIV inhibition, are fundamental to bioinformatics and drug discovery. Traditional approaches rely heavily on handcrafted encodings of one-dimensional (1D) pep…

Drug Discovery

Parameter-Efficient Adapter Tuning for Tabular-Image Multimodal Learning

2026-06-10 · Jiaqi Luo arxiv

Tabular-image multimodal learning aims to improve predictive modeling by jointly using structured tabular attributes and visual data. Although pretrained encoders provide strong modality-specific representations, full fi…