transfer-learning

Tag

Cards List
#transfer-learning

Is Per-Agent Policy Composition Safe? Rethinking Successor-Feature Transfer in Cooperative Multi-Agent Reinforcement Learning

arXiv cs.LG · 22h ago Cached

The paper analyzes the safety of per-agent policy composition in multi-agent reinforcement learning, proving that independent composition can fail, and proposes MA-USFA, a hierarchical method that enables safe and flexible successor-feature transfer in cooperative MARL.

0 favorites 0 likes
#transfer-learning

Hierarchical Federated Transfer Learning in Digital Twin-Based Vehicular Networks

arXiv cs.LG · 22h ago Cached

This paper proposes Hierarchical Federated Transfer Learning (HFTL) for Digital Twin-based Vehicular Ad hoc Networks, addressing data heterogeneity and sparsity via vehicle clustering and a data quality score mechanism to defend against malicious vehicles.

0 favorites 0 likes
#transfer-learning

Market-Information-Aware Gated-LoRA of Foundation Models for Transferable Day-Ahead Electricity Price Forecasting

arXiv cs.LG · 22h ago Cached

This paper proposes a market-information-aware gated LoRA framework to adapt the Chronos-2 time-series foundation model for day-ahead electricity price forecasting, improving cross-market transferability on Chinese provincial markets.

0 favorites 0 likes
#transfer-learning

Mitigating Bus Bunching with Reinforcement Learning Enhanced by Semantic Stop Embedding

arXiv cs.AI · yesterday Cached

This paper proposes an LLM-assisted semantic stop embedding approach for reinforcement-learning-based bus holding control, reducing headway variability, bunching events, and passenger waiting time in simulations.

0 favorites 0 likes
#transfer-learning

A Transferable Autologistic Model for Predicting Rare Failures in Heterogeneous Equipment

arXiv cs.LG · 3d ago Cached

This paper proposes a transferable autologistic model for predicting rare equipment failures across heterogeneous sensor configurations, evaluating it on a synthetic refrigerator dataset.

0 favorites 0 likes
#transfer-learning

When Do Prompt-Side Agent Playbooks Transfer? Accuracy, Cost, and Runtime Shift in Agent Deployment

arXiv cs.AI · 6d ago Cached

This paper studies whether prompt-side agent playbooks (procedures distilled from prior runs) transfer across settings, finding that frozen transfer works only conditionally depending on compatibility with target deployment, with mixed results on ALFWorld, TAU2-Bench, and XBench-DeepSearch.

0 favorites 0 likes
#transfer-learning

Transferable Dual-Stream Representations for Mesoscale-Preserving Sea Surface Temperature Downscaling

arXiv cs.LG · 2026-08-06 Cached

This paper introduces EddyFlow, a deep learning framework for kilometer-scale sea surface temperature downscaling that balances predictive accuracy, scale-dependent structure, and regional generalization. It achieves strong zero-shot performance and near-ideal spectral fidelity across multiple ocean regions.

0 favorites 0 likes
#transfer-learning

Transfer Learning for Named Entity Recognition of Classical Latin through LLM Prompting

arXiv cs.CL · 2026-08-06 Cached

This paper describes Team uOttawa's system for the EvaLatin 2026 shared task on Named Entity Recognition for Classical Latin, using prompt engineering of commercial LLMs (Gemini 2.5 Pro and Claude Sonnet 4-5) to achieve first place in both coarse- and fine-grained NER subtasks.

0 favorites 0 likes
#transfer-learning

Sedentary Behavior Classification for Wearable Sensors with a CNN-BiLSTM Model

arXiv cs.LG · 2026-08-05 Cached

A research paper evaluating CHAP, a CNN-BiLSTM model, for classifying sedentary behavior from wearable accelerometer data, focusing on transfer from hip to wrist placement and the benefits of finetuning.

0 favorites 0 likes
#transfer-learning

Learning the Pareto Frontier of Predictive Models under Distribution Shift

arXiv cs.LG · 2026-08-04 Cached

This paper proposes Frontier Learning, a framework that combines representations and predictions from multiple black-box and white-box pretrained models to construct a unified target-domain representation, guaranteeing performance no worse than any individual reuse baseline under distribution shift. Evaluations on visual domain adaptation and clinical mortality prediction show consistent gains over strong baselines.

0 favorites 0 likes
#transfer-learning

What Transfers from Text to Vision? Capability Scaling Laws and Transfer Dynamics for VLMs

arXiv cs.CL · 2026-08-04 Cached

This paper introduces a Capability-Driven Multimodal Scaling Law that predicts VLM performance from LLM textual benchmark capabilities, enabling principled backbone selection across model families without expensive training sweeps.

0 favorites 0 likes
#transfer-learning

Beyond Feature and Structure Alignment: Learning Transferable Propagation Knowledge for Graph Foundation Models

arXiv cs.LG · 2026-08-03 Cached

This arXiv paper introduces ProGFM, a Propagation-aware Graph Foundation Model that treats propagation relationships between edges and feature dimensions as transferable knowledge units, enabling adaptive aggregation and improved cross-domain generalization.

0 favorites 0 likes
#transfer-learning

Knowledge-Geometry Decoupling: Refreshable Pretrained Transfer for Streaming Recommendation

Hugging Face Daily Papers · 2026-08-03 Cached

This paper introduces Knowledge-Geometry Decoupling (KGD), a method for pretrain-then-transfer in streaming recommendation systems. It separates pretrained behavioral knowledge from task-specific geometry, enabling continual model refresh without interference, and reports 4-12% improvements over baselines plus successful deployment at Shopee.

0 favorites 0 likes
#transfer-learning

@KirkDBorne: 4th edition of classic AI textbook covers Deep Learning, Transfer Learning, multi-agent systems, robotics, causality,…:…

X AI KOLs Timeline · 2026-07-31 Cached

Tweet highlights the 4th edition of the classic AI textbook 'Artificial Intelligence: A Modern Approach,' covering deep learning, transfer learning, multi-agent systems, robotics, and causality, with a link to Amazon.

0 favorites 0 likes
#transfer-learning

A Lightweight Foundation Model for Collider Physics with Multi-Domain Adaptation

arXiv cs.LG · 2026-07-31 Cached

Presents NEXUS, a lightweight foundation model with ~3M parameters pre-trained on LHC collision data, demonstrating improved downstream performance and cross-domain transfer to gravitational waves, flood forecasting, and neural activity.

0 favorites 0 likes
#transfer-learning

Latent States in Neural Networks: Recovering the Temporal Structure of Drifting Data from Model Weights

arXiv cs.LG · 2026-07-31 Cached

This paper investigates whether temporally drifting data streams can be partitioned into discrete regimes by fitting a hidden Markov model to the trajectory of neural network weights trained on successive time windows, showing that recovered latent states correlate with transfer performance across two datasets.

0 favorites 0 likes
#transfer-learning

AgentGFM: A Graph Foundation Model with Node-Agent Information-Flow Control

arXiv cs.LG · 2026-07-30 Cached

AgentGFM proposes a graph foundation model where each node acts as an agent with a shared trainable policy, enabling adaptive information-flow control through a predict–act–observe–correct process. It achieves strong performance across node-level, graph-level, and large-scale transfer tasks.

0 favorites 0 likes
#transfer-learning

The Cross-Domain Generalization Cost of Offensive Language Detection

arXiv cs.CL · 2026-07-28 Cached

This paper proposes a diagnosis and optimization framework for cross-domain and cross-lingual generalization in offensive language detection, decomposing performance degradation into dataset and language effects, and quantifying the trade-off between multilingual capability and source-task performance.

0 favorites 0 likes
#transfer-learning

Building2Building: A Large Scale Benchmark for Generalizable Real-World Reinforcement Learning

arXiv cs.LG · 2026-07-21 Cached

Introduces Building2Building (B2B), a large-scale benchmark for studying generalization and transfer in reinforcement learning using realistic HVAC control environments built on EnergyPlus, compatible with Gymnasium.

0 favorites 0 likes
#transfer-learning

Inertia-1: An Open Exploration to a Unified Motion Foundation Model

Hacker News Top · 2026-07-20 Cached

Inertia-1 is a research project that systematically explores the full lifecycle of motion models—data, sensing, objectives, and scale—to produce a unified representation that transfers across body placements, devices, and tasks without retraining, leveraging self-supervised pretraining on 18 million hours of accelerometry data.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback