AINeutralarXiv – CS AI · Mar 44/103
🧠Researchers propose a new Personalized Federated Learning approach that automatically learns optimal collaboration weights between agents without prior knowledge of data heterogeneity. The method uses kernel mean embedding estimation to capture statistical relationships between agents and includes a practical implementation for communication-constrained federated settings.
AINeutralarXiv – CS AI · Mar 34/104
🧠Researchers propose TAP-SLF, a parameter-efficient framework for adapting Vision Foundation Models to multiple ultrasound medical imaging tasks simultaneously. The method uses task-aware prompting and selective layer fine-tuning to achieve effective performance while avoiding overfitting on limited medical data.
AINeutralarXiv – CS AI · Mar 34/104
🧠Researchers developed a new multi-task AI framework for breast ultrasound analysis that simultaneously performs lesion segmentation and tissue classification. The system uses multi-level decoder interaction and uncertainty-aware coordination to achieve 74.5% lesion IoU and 90.6% classification accuracy on the BUSI dataset.
AINeutralarXiv – CS AI · Mar 34/105
🧠Researchers analyzed multi-task learning architectures for hierarchical classification of vehicle makes and models, testing CNN and Transformer models on StanfordCars and CompCars datasets. The study found that multi-task approaches improved performance for CNNs in almost all scenarios and yielded significant improvements for both model types on the CompCars dataset.
AINeutralarXiv – CS AI · Mar 24/106
🧠Researchers propose a dispatcher/executor principle for multi-task Reinforcement Learning that partitions controllers into task-understanding and device-specific components connected by a regularized communication channel. This structural approach aims to improve generalization and data efficiency as an alternative to simply scaling large neural networks with vast datasets.