paper-with-me

Papers

PyGlove: Efficiently Exchanging ML Ideas as Code

2023-02-03 · Daiyi Peng, Xuanyi Dong, Esteban Real, Yifeng Lu, Quoc V. Le

The increasing complexity and scale of machine learning (ML) has led to the need for more efficient collaboration among multiple teams. For example, when a research team invents a new architecture like "ResNet," it is desirable for multiple engineering teams to adopt it. However, the effort required for each team to study and understand the invention does not scale well with the number of teams or inventions. In this paper, we present an extension of our PyGlove library to easily and scalably share ML ideas. PyGlove represents ideas as symbolic rule-based patches, enabling researchers to write down the rules for models they have not seen. For example, an inventor can write rules that will "add skip-connections." This permits a network effect among teams: at once, any team can issue patches to all other teams. Such a network effect allows users to quickly surmount the cost of adopting PyGlove by writing less code quicker, providing a benefit that scales with time. We describe the new paradigm of organizing ML through symbolic patches and compare it to existing approaches. We also perform a case study of a large codebase where PyGlove led to an 80% reduction in the number of lines of code.

📄 PDF Abstract BibTeX arXiv:2302.01918

Code (1)

google/pyglove 공식 구현

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

PyGlove: Symbolic Programming for Automated Machine Learning

2021-01-21 · NeurIPS 2020 12 · Daiyi Peng, Xuanyi Dong, Esteban Real, Mingxing Tan 외

Neural networks are sensitive to hyper-parameter and architecture choices. Automated Machine Learning (AutoML) is a promising paradigm for automating these choices. Current ML software libraries, however, are quite limit…

AutoMLBIG-bench Machine Learning

Data mining application for cyber space users tendency in blog writing: a case study

2013-07-29 · Farhad Soleimanian Gharehchopogh, Seyyed Reza Khaze

Blogs are the recent emerging media which relies on information technology and technological advance. Since the mass media in some less-developed and developing countries are in government service and their policies are …

memeBot: Towards Automatic Image Meme Generation

2020-04-30 · Aadhavan Sadasivam, Kausic Gunasekar, Hasan Davulcu, Yezhou Yang

Image memes have become a widespread tool used by people for interacting and exchanging ideas over social media, blogs, and open messengers. This work proposes to treat automatic image meme generation as a translation pr…

DecoderMeme CaptioningMeme ClassificationSentence

Duality in STRIPS planning

2013-04-03 · Martin Suda

We describe a duality mapping between STRIPS planning tasks. By exchanging the initial and goal conditions, taking their respective complements, and swapping for every action its precondition and delete list, one obtains…

Deep Multimodal Fusion by Channel Exchanging

2020-11-10 · NeurIPS 2020 12 · Yikai Wang, Wenbing Huang, Fuchun Sun, Tingyang Xu 외

Deep multimodal fusion by using multiple sources of data for classification or regression has exhibited a clear advantage over the unimodal counterpart on various applications. Yet, current methods including aggregation-…

Image-to-Image TranslationSemantic SegmentationTranslation