Published January 26, 2026
| Version v1.0.0
Software
Open
Few-Shot Bearing Fault Diagnosis with Multimodal LLMs and Prototypical Networks
Description
Initial release of the few-shot bearing fault diagnosis framework using multimodal LLMs and prototypical networks.
Features:
- Support for multiple MLLMs: GPT-4o, GPT-5.1, Claude 4.5 Haiku/Sonnet, LLaVA-1.5-7B
- Prototypical Networks baseline with ResNet-50 and Swin Transformer V2-T
- 1-shot, 5-shot, and 10-shot evaluation
- Automated metrics computation with confidence intervals
- CWT image preprocessing for vibration signal analysis
Requirements:
- Python 3.8+
- OpenAI/Anthropic API keys for cloud models
- User-provided bearing vibration datasets (CWT images)
See README.md for installation and usage instructions.
Notes
Files
LGDiMaggio/few-shot-fault-diagnosis-multimodal-LLM-v1.0.0.zip
Files
(38.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:34499714d1555a544bf766d0b7f733ca
|
38.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/LGDiMaggio/few-shot-fault-diagnosis-multimodal-LLM/tree/v1.0.0 (URL)