中文
相关论文

相关论文: PTMTorrent: A Dataset for Mining Open-source Pre-t…

200 篇论文

\texttt{Mixture-Models} is an open-source Python library for fitting Gaussian Mixture Models (GMM) and their variants, such as Parsimonious GMMs, Mixture of Factor Analyzers, MClust models, Mixture of Student's t distributions, etc. It…

统计计算 · 统计学 2024-02-19 Siva Rajesh Kasa , Hu Yijie , Santhosh Kumar Kasa , Vaibhav Rajan

Motivation: Novel machine learning and statistical modeling studies rely on standardized comparisons to existing methods using well-studied benchmark datasets. Few tools exist that provide rapid access to many of these datasets through a…

Translating e-commercial product descriptions, a.k.a product-oriented machine translation (PMT), is essential to serve e-shoppers all over the world. However, due to the domain specialty, the PMT task is more challenging than traditional…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Yuqing Song , Shizhe Chen , Qin Jin , Wei Luo , Jun Xie , Fei Huang

The proliferation of pre-trained models (PTMs) and datasets has led to the emergence of centralized model hubs like Hugging Face, which facilitate collaborative development and reuse. However, recent security reports have uncovered…

密码学与安全 · 计算机科学 2024-09-17 Jian Zhao , Shenao Wang , Yanjie Zhao , Xinyi Hou , Kailong Wang , Peiming Gao , Yuanchao Zhang , Chen Wei , Haoyu Wang

Accurate hardware performance models are critical to efficient code generation. They can be used by compilers to make heuristic decisions, by superoptimizers as a minimization objective, or by autotuners to find an optimal configuration for…

Modern LLMs typically require multistage training pipelines to achieve strong downstream performance, with post-training serving as the main interface for adapting open-weight models. We introduce torchtune, a PyTorch-native library…

Training deep neural networks may be challenging in real world data. Using models as black-boxes, even with transfer learning, can result in poor generalization or inconclusive results when it comes to small datasets or specific…

The standard paradigm for training deep learning models on sensor data assumes that more data is always better. However, raw sensor streams are often imbalanced and contain significant redundancy, meaning that not all data points contribute…

机器学习 · 计算机科学 2025-12-15 Federico Pennino , Maurizio Gabbrielli

Despite recent advancements in deep learning methods for protein structure prediction and representation, little focus has been directed at the simultaneous inclusion and prediction of protein backbone and sidechain structure information.…

生物大分子 · 定量生物学 2020-11-17 Jonathan E. King , David Ryan Koes

Continual pre-training is the paradigm where pre-trained language models (PLMs) continually acquire fresh knowledge from growing data and gradually get upgraded. Before an upgraded PLM is released, we may have tuned the original PLM for…

计算与语言 · 计算机科学 2023-05-16 Yujia Qin , Cheng Qian , Xu Han , Yankai Lin , Huadong Wang , Ruobing Xie , Zhiyuan Liu , Maosong Sun , Jie Zhou

Pretrained language models (PTLMs) are typically learned over a large, static corpus and further fine-tuned for various downstream tasks. However, when deployed in the real world, a PTLM-based model must deal with data distributions that…

计算与语言 · 计算机科学 2022-07-20 Xisen Jin , Dejiao Zhang , Henghui Zhu , Wei Xiao , Shang-Wen Li , Xiaokai Wei , Andrew Arnold , Xiang Ren

With the blowout development of pre-trained models (PTMs), the efficient tuning of these models for diverse downstream applications has emerged as a pivotal research concern. Although recent investigations into prompt tuning have provided…

机器学习 · 计算机科学 2023-10-06 Zihao Lin , Yan Sun , Yifan Shi , Xueqian Wang , Lifu Huang , Li Shen , Dacheng Tao

Background: The study of genome-scale metabolic models and their underlying networks is one of the most important fields in systems biology. The complexity of these models and their description makes the use of computational tools an…

分子网络 · 定量生物学 2012-12-03 D. Gamermann , A. Montagud , R. A. Jaime Infante , J. Triana , P. F. de Córdoba , J. F. Urchueguía

All data on the Internet are transferred by network traffic, thus accurately modeling network traffic can help improve network services quality and protect data privacy. Pretrained models for network traffic can utilize large-scale raw data…

网络与互联网体系结构 · 计算机科学 2025-08-29 Xuying Meng , Chungang Lin , Yequan Wang , Yujun Zhang

The selection, development, or comparison of machine learning methods in data mining can be a difficult task based on the target problem and goals of a particular study. Numerous publicly available real-world and simulated benchmark…

机器学习 · 计算机科学 2017-03-03 Randal S. Olson , William La Cava , Patryk Orzechowski , Ryan J. Urbanowicz , Jason H. Moore

Mixed-precision neural networks (MPNNs) that enable the use of just enough data width for a deep learning task promise significant advantages of both inference accuracy and computing overhead. FPGAs with fine-grained reconfiguration…

硬件体系结构 · 计算机科学 2023-08-23 Erjing Luo , Haitong Huang , Cheng Liu , Guoyu Li , Bing Yang , Ying Wang , Huawei Li , Xiaowei Li

SchNetPack is a toolbox for the development and application of deep neural networks to the prediction of potential energy surfaces and other quantum-chemical properties of molecules and materials. It contains basic building blocks of…

计算物理 · 物理学 2018-12-13 K. T. Schütt , P. Kessel , M. Gastegger , K. Nicoli , A. Tkatchenko , K. -R. Müller

Large Language Models (LLMs) have shown significant promise in plan generation. Yet, existing datasets often lack the complexity needed for advanced tool use scenarios - such as handling paraphrased query statements, supporting multiple…

机器学习 · 计算机科学 2024-09-20 Andrei Cosmin Redis , Mohammadreza Fani Sani , Bahram Zarrin , Andrea Burattin

MOTIVATION: Proteins fold into complex structures that are crucial for their biological functions. Experimental determination of protein structures is costly and therefore limited to a small fraction of all known proteins. Hence, different…

生物大分子 · 定量生物学 2018-04-18 David Menéndez Hurtado , Karolis Uziela , Arne Elofsson

Software developers typically rely upon a large network of dependencies to build their applications. For instance, the NPM package repository contains over 3 million packages and serves tens of billions of downloads weekly. Understanding…

软件工程 · 计算机科学 2023-08-25 Donald Pinckney , Federico Cassano , Arjun Guha , Jonathan Bell