中文
相关论文

相关论文: PARAGEN : A Parallel Generation Toolkit

200 篇论文

We present tntorch, a tensor learning framework that supports multiple decompositions (including Candecomp/Parafac, Tucker, and Tensor Train) under a unified interface. With our library, the user can learn and handle low-rank tensors with…

机器学习 · 计算机科学 2022-09-22 Mikhail Usvyatsov , Rafael Ballester-Ripoll , Konrad Schindler

In this paper we describe SYNERGY, which is a highly parallelizable, linear planning system that is based on the genetic programming paradigm. Rather than reasoning about the world it is planning for, SYNERGY uses artificial selection,…

人工智能 · 计算机科学 2007-05-23 Ion Muslea

In this chapter, we describe the Parallel Sparse Computation Toolkit (PSCToolkit), a suite of libraries for solving large-scale linear algebra problems in an HPC environment. In particular, we focus on the tools provided for the solution of…

数值分析 · 数学 2025-01-09 Pasqua D'Ambra , Fabio Durastante , Salvatore Filippone

Models can be built directly from input and output data trough a process known as system identification. The Nonlinear AutoRegressive with eXogenous inputs (NARMAX) models are among the most used mathematical representations in the area and…

系统与控制 · 电气工程与系统科学 2022-11-11 Henrique Carvalho de Castro , Bruno Henrique Groenner Barbosa

We present GR-NLP-TOOLKIT, an open-source natural language processing (NLP) toolkit developed specifically for modern Greek. The toolkit provides state-of-the-art performance in five core NLP tasks, namely part-of-speech tagging,…

Process data with confidential information cannot be shared directly in public, which hinders the research in process data mining and analytics. Data encryption methods have been studied to protect the data, but they still may be decrypted,…

机器学习 · 计算机科学 2022-03-16 Keyi Li , Sen Yang , Travis M. Sullivan , Randall S. Burd , Ivan Marsic

While open-source video generation and editing models have made significant progress, individual models are typically limited to specific tasks, failing to meet the diverse needs of users. Effectively coordinating these models can unlock a…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Rong-Cheng Tu , Wenhao Sun , Zhao Jin , Jingyi Liao , Jiaxing Huang , Dacheng Tao

We introduce parasweep, a free and open-source utility for facilitating parallel parameter sweeps with computational models. Instead of requiring parameters to be passed by command-line, which can be error-prone and time-consuming,…

分布式、并行与集群计算 · 计算机科学 2021-10-06 Eviatar Bach

Regular expression matching is essential for many applications, such as finding patterns in text, exploring substrings in large DNA sequences, or lexical analysis. However, sequential regular expression matching may be time-prohibitive for…

形式语言与自动机理论 · 计算机科学 2015-06-30 Suejb Memeti , Sabri Pllana

CompHEP, as a partonic event generator, and PYTHIA, as a generator of final states of detectable objects, are interfaced. Thus, integrated tool is proposed for simulation of (almost) arbitrary collision processes at the level of detectable…

We present iNLTK, an open-source NLP library consisting of pre-trained language models and out-of-the-box support for Data Augmentation, Textual Similarity, Sentence Embeddings, Word Embeddings, Tokenization and Text Generation in 13 Indic…

计算与语言 · 计算机科学 2021-02-15 Gaurav Arora

This paper introduces a novel approach to automatic ahead-of-time (AOT) parallelization and optimization of sequential Python programs for execution on distributed heterogeneous platforms. Our approach enables AOT source-to-source…

分布式、并行与集群计算 · 计算机科学 2022-03-15 Jun Shirako , Akihiro Hayashi , Sri Raj Paul , Alexey Tumanov , Vivek Sarkar

Unified multimodal models significantly improve visual generation by combining vision-language models (VLMs) with diffusion models. However, existing methods struggle to fully balance sufficient interaction and flexible implementation due…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Jiangtong Tan , Lin Liu , Jie Huanng , Xiaopeng Zhang , Qi Tian , Feng Zhao

Heterogeneous many-cores are now an integral part of modern computing systems ranging from embedding systems to supercomputers. While heterogeneous many-core design offers the potential for energy-efficient high-performance, such potential…

分布式、并行与集群计算 · 计算机科学 2020-05-11 Jianbin Fang , Chun Huang , Tao Tang , Zheng Wang

The performance of multilingual pretrained models is highly dependent on the availability of monolingual or parallel text present in a target language. Thus, the majority of the world's languages cannot benefit from recent progress in NLP…

计算与语言 · 计算机科学 2022-04-07 Xinyi Wang , Sebastian Ruder , Graham Neubig

In this paper, we present a novel point generation model, referred to as Pillar-based Point Generation Network (PillarGen), which facilitates the transformation of point clouds from one domain into another. PillarGen can produce synthetic…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Jisong Kim , Geonho Bang , Kwangjin Choi , Minjae Seong , Jaechang Yoo , Eunjong Pyo , Jun Won Choi

As the size of real-world graphs increases, training Graph Neural Networks (GNNs) has become time-consuming and requires acceleration. While previous works have demonstrated the potential of utilizing FPGA for accelerating GNN training, few…

分布式、并行与集群计算 · 计算机科学 2023-03-06 Yi-Chien Lin , Bingyi Zhang , Viktor Prasanna

Although current data augmentation methods are successful to alleviate the data insufficiency, conventional augmentation are primarily intra-domain while advanced generative adversarial networks (GANs) generate images remaining uncertain,…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Xiangyu Xiong , Yue Sun , Xiaohong Liu , Chan-Tong Lam , Tong Tong , Hao Chen , Qinquan Gao , Wei Ke , Tao Tan

TorchGAN is a PyTorch based framework for writing succinct and comprehensible code for training and evaluation of Generative Adversarial Networks. The framework's modular design allows effortless customization of the model architecture,…

机器学习 · 计算机科学 2021-11-22 Avik Pal , Aniket Das

Galvatron is a distributed system for efficiently training large-scale Foundation Models. It overcomes the complexities of selecting optimal parallelism strategies by automatically identifying the most efficient hybrid strategy,…

分布式、并行与集群计算 · 计算机科学 2025-05-01 Xinyi Liu , Yujie Wang , Shenhan Zhu , Fangcheng Fu , Qingshuo Liu , Guangming Lin , Bin Cui