paper-with-me

홈 › Papers

ECG-Soup: Harnessing Multi-Layer Synergy for ECG Foundation Models

2025-08-27 · Phu X. Nguyen, Huy Phan, Hieu Pham, Christos Chatzichristos, Bert Vandenberk, Maarten De Vos arxiv

Transformer-based foundation models for Electrocardiograms (ECGs) have recently achieved impressive performance in many downstream applications.

📄 PDF Abstract BibTeX arXiv:2509.00102

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Scalable Model Soup on a Single GPU: An Efficient Subspace Training Strategy

2024-07-04 · Tao Li, Weisen Jiang, Fanghui Liu, Xiaolin Huang 외

Pre-training followed by fine-tuning is widely adopted among practitioners. The performance can be improved by "model soups"~\cite{wortsman2022model} via exploring various hyperparameter configurations.The Learned-Soup, …

GPU

Professional Agents -- Evolving Large Language Models into Autonomous Experts with Human-Level Competencies

2024-02-06 · Zhixuan Chu, Yan Wang, Feng Zhu, Lu Yu 외

The advent of large language models (LLMs) such as ChatGPT, PaLM, and GPT-4 has catalyzed remarkable advances in natural language processing, demonstrating human-like language fluency and reasoning capacities. This posit…

Position

LT-Soups: Bridging Head and Tail Classes via Subsampled Model Soups

2025-11-11 · Masih Aminbeidokhti, Subhankar Roy, Eric Granger, Elisa Ricci 외 arxiv

Real-world datasets typically exhibit long-tailed (LT) distributions, where a few head classes dominate and many tail classes are severely underrepresented. While recent work shows that parameter-efficient fine-tuning (P…

parameter-efficient fine-tuning

Dungeon Crawl Stone Soup as an Evaluation Domain for Artificial Intelligence

2019-02-05 · Dustin Dannenhauer, Michael W. Floyd, Jonathan Decker, David W. Aha

Dungeon Crawl Stone Soup is a popular, single-player, free and open-source rogue-like video game with a sufficiently complex decision space that makes it an ideal testbed for research in cognitive systems and, more gener…

StarcraftStarcraft II

Model soups: averaging weights of multiple fine-tuned models improves accuracy without increasing inference time

2022-03-10 · Mitchell Wortsman, Gabriel Ilharco, Samir Yitzhak Gadre, Rebecca Roelofs 외

The conventional recipe for maximizing model accuracy is to (1) train multiple models with various hyperparameters and (2) pick the individual model which performs best on a held-out validation set, discarding the remain…

Domain Generalizationimage-classificationImage Classification+2