中文
相关论文

相关论文: $\textit{lucie}$: An Improved Python Package for L…

200 篇论文

Determining the best partition for a dataset can be a challenging task because of 1) the lack of a priori information within an unsupervised learning framework; and 2) the absence of a unique clustering validation approach to evaluate…

机器学习 · 计算机科学 2021-04-06 Isotta Landi , Veronica Mandelli , Michael V. Lombardo

Recent advances have led to the availability of many pre-trained language models (PLMs); however, a question that remains is how much data is truly needed to fine-tune PLMs for downstream tasks? In this work, we introduce DEFT-UCS, a…

计算与语言 · 计算机科学 2024-06-14 Devleena Das , Vivek Khetan

Serverless computing has emerged as a pivotal paradigm for deploying Deep Learning (DL) models, offering automatic scaling and cost efficiency. However, the inherent cold start problem in serverless ML inference systems, particularly the…

分布式、并行与集群计算 · 计算机科学 2025-07-01 Z. Wu , Y. Deng , J. Hu , L. Cui , Z. Zhang , L. Zeng , G. Min

We present BackboneLearn: an open-source software package and framework for scaling mixed-integer optimization (MIO) problems with indicator variables to high-dimensional problems. This optimization paradigm can naturally be used to…

机器学习 · 计算机科学 2023-11-27 Vassilis Digalakis , Christos Ziakas

In-context learning (ICL) performance depends critically on which demonstrations are placed in the prompt, yet most existing selectors prioritize heuristic notions of relevance or diversity and provide limited insight into the coverage of a…

机器学习 · 计算机科学 2026-04-15 Jiayi Xin , Xiang Li , Evan Qiang , Weiqing He , Tianqi Shang , Weijie J. Su , Qi Long

The number of open source software projects has been growing exponentially. The major online software repository host, GitHub, has accumulated tens of millions of publicly available Git version-controlled repositories. Although the research…

软件工程 · 计算机科学 2018-03-28 Vadim Markovtsev , Waren Long

InterpretML is an open-source Python package which exposes machine learning interpretability algorithms to practitioners and researchers. InterpretML exposes two types of interpretability - glassbox models, which are machine learning models…

机器学习 · 计算机科学 2019-09-23 Harsha Nori , Samuel Jenkins , Paul Koch , Rich Caruana

Machine learning (ML) applications that learn from data are increasingly used to automate impactful decisions. Unfortunately, these applications often fall short of adequately managing critical data and complying with upcoming regulations.…

数据库 · 计算机科学 2024-09-17 Sebastian Schelter , Stefan Grafberger

Recent work has demonstrated that increased training dataset diversity improves general cross-domain knowledge and downstream generalization capability for large-scale language models. With this in mind, we present \textit{the Pile}: an 825…

The current winning recipe for automatic summarization is using proprietary large-scale language models (LLMs) such as ChatGPT as is, or imitation learning from them as teacher models. While increasingly ubiquitous dependence on such…

计算与语言 · 计算机科学 2024-08-21 Jaehun Jung , Ximing Lu , Liwei Jiang , Faeze Brahman , Peter West , Pang Wei Koh , Yejin Choi

Universal machine learning interatomic potentials (UMLIPs) offer accuracy close to first-principles calculations at a fraction of the cost, showing significant potential for large-scale material simulations. However, the fragmented UMLIPs…

材料科学 · 物理学 2026-03-17 Yanjin Xiang , Yihan Nie , Yunzhi Gao , Haidi Wang , Wei Hu

Despite the impressive performance of large language models (LLMs) in general domains, they often underperform in specialized domains. Existing approaches typically rely on data synthesis methods and yield promising results by using…

计算与语言 · 计算机科学 2025-07-25 Xiaopeng Ke , Hexuan Deng , Xuebo Liu , Jun Rao , Zhenxi Song , Jun Yu , Min Zhang

scikit-multilearn is a Python library for performing multi-label classification. The library is compatible with the scikit/scipy ecosystem and uses sparse matrices for all internal operations. It provides native Python implementations of…

机器学习 · 计算机科学 2018-12-11 Piotr Szymański , Tomasz Kajdanowicz

Although large language models (LLMs) have recently achieved remarkable performance on various complex reasoning benchmarks, the academic community still lacks an in-depth understanding of base model training processes and data quality. To…

计算与语言 · 计算机科学 2025-05-14 Xiaoyu Tian , Sitong Zhao , Haotian Wang , Shuaiting Chen , Yiping Peng , Yunjie Ji , Han Zhao , Xiangang Li

Software libraries are central to the functionality, security, and maintainability of modern code. As developers increasingly turn to Large Language Models (LLMs) to assist with programming tasks, understanding how these models recommend…

软件工程 · 计算机科学 2025-08-08 Jasmine Latendresse , SayedHassan Khatoonabadi , Emad Shihab

This article introduces CluBear, a Python-based open-source package for interactive massive data analysis. The key feature of CluBear is that it enables users to conduct convenient and interactive statistical analysis of massive data with…

统计方法学 · 统计学 2023-12-29 Ke Xu , Yingqiu Zhu , Yijing Liu , Hansheng Wang

This research addresses the challenges of handling unbalanced datasets for binary classification tasks. In such scenarios, standard evaluation metrics are often biased by the disproportionate representation of the minority class. Conducting…

In this paper, we introduce NeuRaLaTeX, which we believe to be the first deep learning library written entirely in LaTeX. As part of your LaTeX document you can specify the architecture of a neural network and its loss functions, define how…

机器学习 · 计算机科学 2025-04-03 James A. D. Gardner , Will Rowan , William A. P. Smith

In the rapidly evolving software development landscape, Python stands out for its simplicity, versatility, and extensive ecosystem. Python packages, as units of organization, reusability, and distribution, have become a pressing concern,…

软件工程 · 计算机科学 2025-09-05 Haowei Quan , Junjie Wang , Xinzhe Li , Terry Yue Zhuo , Xiao Chen , Xiaoning Du

Existing Natural Language Inference (NLI) datasets, while being instrumental in the advancement of Natural Language Understanding (NLU) research, are not related to scientific text. In this paper, we introduce SciNLI, a large dataset for…

计算与语言 · 计算机科学 2022-03-16 Mobashir Sadat , Cornelia Caragea
‹ 上一页 1 8 9 10 下一页 ›