paper-with-me

Papers

Task Aware Modulation using Representation Learning: An Approach for Few Shot Learning in Environmental Systems

2023-10-07 · Arvind Renganathan, Rahul Ghosh, Ankush Khandelwal, Vipin Kumar

We introduce TAM-RL (Task Aware Modulation using Representation Learning), a novel multimodal meta-learning framework for few-shot learning in heterogeneous systems, designed for science and engineering problems where entities share a common underlying forward model but exhibit heterogeneity due to entity-specific characteristics. TAM-RL leverages an amortized training process with a modulation network and a base network to learn task-specific modulation parameters, enabling efficient adaptation to new tasks with limited data. We evaluate TAM-RL on two real-world environmental datasets: Gross Primary Product (GPP) prediction and streamflow forecasting, demonstrating significant improvements over existing meta-learning methods. On the FLUXNET dataset, TAM-RL improves RMSE by 18.9\% over MMAML with just one month of few-shot data, while for streamflow prediction, it achieves an 8.21\% improvement with one year of data. Synthetic data experiments further validate TAM-RL's superior performance in heterogeneous task distributions, outperforming the baselines in the most heterogeneous setting. Notably, TAM-RL offers substantial computational efficiency, with at least 3x faster training times compared to gradient-based meta-learning approaches while being much simpler to train due to reduced complexity. Ablation studies highlight the importance of pretraining and adaptation mechanisms in TAM-RL's performance.

📄 PDF Abstract BibTeX arXiv:2310.04727

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyFew-Shot LearningMeta-LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

MAML 설명 없음

Similar Papers 제목 키워드 기반

SLGNet: Synergizing Structural Priors and Language-Guided Modulation for Multimodal Object Detection

2026-01-05 · Xiantai Xiang, Guangyao Zhou, Zixiao Wen, Wenshuai Li 외 arxiv

Multimodal object detection leveraging RGB and Infrared (IR) images is pivotal for robust perception in all-weather scenarios. While recent adapter-based approaches efficiently transfer RGB-pretrained foundation models t…

Object Detection

Geometry-Aware Contrastive Learning for Few-Shot Automatic Modulation Recognition

2026-05-26 · Guanqun Zhao, Yitong Liu, Jiaxuan Fang, Yufei Mao 외 arxiv

Standard Self-Supervised Learning (SSL) for Automatic Modulation Recognition (AMR) struggles with ineffective isotropic augmentations, spectral instability, and semantic drift. To address these challenges, we propose Dyn…

Self-Supervised LearningContrastive Learning

Clustered Task-Aware Meta-Learning by Learning from Learning Paths

2021-09-29 · Danni Peng, Sinno Pan

To enable effective learning of new tasks with only few samples, meta-learning acquires common knowledge from the existing tasks with a globally shared meta-learner. To further address the problem of task heterogeneity, …

ClusteringFew-Shot Image Classificationimage-classificationImage Classification+1

AaSP: Aliasing-aware Self-Supervised Pre-Training for Audio Spectrogram Transformers

2025-12-03 · Kohei Yamamoto, Kosuke Okusa arxiv

Transformer-based audio self-supervised learning (SSL) models commonly use spectrograms, vision-style Transformers, and masked modeling objectives. However, convolutional patchification with temporal downsampling lowers …

Self-Supervised Learning

Spectrotemporal Modulation: Efficient and Interpretable Feature Representation for Classifying Speech, Music, and Environmental Sounds

2025-05-29 · Andrew Chang, Yike Li, Iran R. Roman, David Poeppel

Audio DNNs have demonstrated impressive performance on various machine listening tasks; however, most of their representations are computationally costly and uninterpretable, leaving room for optimization. Here, we propo…

Audio Classification