paper-with-me

홈 › Papers

LAMDA-SSL: Semi-Supervised Learning in Python

2022-08-09 · Lin-Han Jia, Lan-Zhe Guo, Zhi Zhou, Yu-Feng Li

LAMDA-SSL is open-sourced on GitHub and its detailed usage documentation is available at https://ygzwqzd.github.io/LAMDA-SSL/. This documentation introduces LAMDA-SSL in detail from various aspects and can be divided into four parts. The first part introduces the design idea, features and functions of LAMDA-SSL. The second part shows the usage of LAMDA-SSL by abundant examples in detail. The third part introduces all algorithms implemented by LAMDA-SSL to help users quickly understand and choose SSL algorithms. The fourth part shows the APIs of LAMDA-SSL. This detailed documentation greatly reduces the cost of familiarizing users with LAMDA-SSL toolkit and SSL algorithms.

📄 PDF Abstract BibTeX arXiv:2208.04610

Code (1)

ygzwqzd/lamda-ssl 공식 구현 pytorch

Similar Papers 제목 키워드 기반

LaMDAgent: An Autonomous Framework for Post-Training Pipeline Optimization via LLM Agents

2025-05-28 · Taro Yano, Yoichi Ishibashi, Masafumi Oyamada

Large Language Models (LLMs) have demonstrated exceptional performance across a wide range of tasks. To further tailor LLMs to specific domains or applications, post-training techniques such as Supervised Fine-Tuning (SF…

Instruction Following

LaMDA: Large Model Fine-Tuning via Spectrally Decomposed Low-Dimensional Adaptation

2024-06-18 · Seyedarmin Azizi, Souvik Kundu, Massoud Pedram

Low-rank adaptation (LoRA) has become the default approach to fine-tune large language models (LLMs) due to its significant reduction in trainable parameters. However, trainable parameter demand for LoRA increases with i…

GPUNatural Language UnderstandingText GenerationText Summarization

LAMDA: A Longitudinal Android Malware Benchmark for Concept Drift Analysis

2025-05-24 · Md Ahsanul Haque, Ismail Hossain, Md Mahmuduzzaman Kamol, Md Jahangir Alam 외

Machine learning (ML)-based malware detection systems often fail to account for the dynamic nature of real-world training and test data distributions. In practice, these distributions evolve due to frequent changes in th…

Malware Detection

LAMDAS: LLM as an Implicit Classifier for Domain-specific Data Selection

2025-09-08 · Jian Wu, Hang Yu, Bingchang Liu, Wenjie Yang 외 arxiv

Adapting large language models (LLMs) to specific domains often faces a critical bottleneck: the scarcity of high-quality, human-curated data. While large volumes of unchecked data are readily available, indiscriminately…

Computational EfficiencyFeature Engineering

LaMDA: Language Models for Dialog Applications

2022-01-20 · Romal Thoppilan, Daniel De Freitas, Jamie Hall, Noam Shazeer 외

We present LaMDA: Language Models for Dialog Applications. LaMDA is a family of Transformer-based neural language models specialized for dialog, which have up to 137B parameters and are pre-trained on 1.56T words of publ…

Code GenerationInformation RetrievalLanguage ModellingRetrieval