中文
相关论文

相关论文: PyPanda: a Python Package for Gene Regulatory Netw…

200 篇论文

Genome-wide association studies generate very large datasets that require scalable analysis algorithms. In this report we describe the GEDI software package, which implements efficient algorithms for performing several common tasks in the…

数据结构与算法 · 计算机科学 2016-09-08 Justin Kennedy , Ion I. Mandoiu , Bogdan Pasaniuc

PyOD is an open-source Python toolbox for performing scalable outlier detection on multivariate data. Uniquely, it provides access to a wide range of outlier detection algorithms, including established outlier ensembles and more recent…

机器学习 · 计算机科学 2019-06-12 Yue Zhao , Zain Nasrullah , Zheng Li

In this paper, we propose a novel adaptive modulation and coding (AMC) algorithm dedicated to reduce the feedback frequency of the channel state information (CSI). There have been already plenty of works on AMC so as to exploit the…

信息论 · 计算机科学 2010-11-30 Shou-Pon Lin , Jhesyong Jiang , Wei-Ting Lin , Ping-Cheng Yeh , Hsuan-Jung Su

We make Bayesian Additive Regression Networks (BARN) available as a Python package, \texttt{barmpy}, with documentation at \url{https://dvbuntu.github.io/barmpy/} for general machine learning practitioners. Our object-oriented design is…

统计计算 · 统计学 2024-04-09 Danielle Van Boxel

Determining gene regulatory network (GRN) structure is a central problem in biology, with a variety of inference methods available for different types of data. For a widely prevalent and challenging use case, namely single-cell gene…

分子网络 · 定量生物学 2024-10-14 Yue Wang , Peng Zheng , Yu-Chen Cheng , Zikun Wang , Aleksandr Aravkin

Fact-checking tabular data is essential for ensuring the accuracy of structured information. However, existing methods often rely on black-box models with opaque reasoning. We introduce RePanda, a structured fact verification approach that…

机器学习 · 计算机科学 2025-03-24 Atoosa Malemir Chegini , Keivan Rezaei , Hamid Eghbalzadeh , Soheil Feizi

This paper introduces PyMatching, a fast open-source Python package for decoding quantum error-correcting codes with the minimum-weight perfect matching (MWPM) algorithm. PyMatching includes the standard MWPM decoder as well as a variant,…

量子物理 · 物理学 2021-07-14 Oscar Higgott

Transparently checkpointing MPI for fault tolerance and load balancing is a long-standing problem in HPC. The problem has been complicated by the need to provide checkpoint-restart services for all combinations of an MPI implementation over…

分布式、并行与集群计算 · 计算机科学 2019-04-30 Rohan Garg , Gregory Price , Gene Cooperman

Motivation: The gene content regulates the biology of an organism. It varies between species and between individuals of the same species. Although tools have been developed to identify gene content changes in bacterial genomes, none is…

基因组学 · 定量生物学 2024-05-30 Heng Li , Maximillian Marin , Maha Reda Farhat

Data gridding is a common task in astronomy and many other science disciplines. It refers to the resampling of irregularly sampled data to a regular grid. We present cygrid, a library module for the general purpose programming language…

天体物理仪器与方法 · 物理学 2016-06-08 B. Winkel , D. Lenz , L. Flöer

Neural Networks are notoriously difficult to inspect. We introduce comgra, an open source python library for use with PyTorch. Comgra extracts data about the internal activations of a model and organizes it in a GUI (graphical user…

机器学习 · 计算机科学 2024-08-01 Florian Dietz , Sophie Fellenz , Dietrich Klakow , Marius Kloft

Open-source process mining provides many algorithms for the analysis of event data which could be used to analyze mainstream processes (e.g., O2C, P2P, CRM). However, compared to commercial tools, they lack the performance and struggle to…

数据库 · 计算机科学 2022-04-12 Alessandro Berti , Minh Phan Nghia , Wil M. P. van der Aalst

Sequence alignment has had an enormous impact on our understanding of biology, evolution, and disease. The alignment of biological {\em networks} holds similar promise. Biological networks generally model interactions between biomolecules…

分子网络 · 定量生物学 2019-11-25 Wayne B. Hayes

This paper describes SPINDLE - an open source Python module implementing an efficient and accurate parser for written Dutch that transforms raw text input to programs for meaning composition, expressed as {\lambda} terms. The parser…

计算与语言 · 计算机科学 2023-02-24 Konstantinos Kogkalidis , Michael Moortgat , Richard Moot

PyBADS is a Python implementation of the Bayesian Adaptive Direct Search (BADS) algorithm for fast and robust black-box optimization (Acerbi and Ma 2017). BADS is an optimization algorithm designed to efficiently solve difficult…

机器学习 · 统计学 2023-06-28 Gurjeet Sangra Singh , Luigi Acerbi

Distilling knowledge from large Vision-Language Models (VLMs) into lightweight networks is crucial yet challenging in Fine-Grained Visual Classification (FGVC), due to the reliance on fixed prompts and global alignment. To address this, we…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Qiuming Luo , Yuebing Li , Feng Li , Chang Kong

Deep autoencoders are often extended with a supervised or adversarial loss to learn latent representations with desirable properties, such as greater predictivity of labels and outcomes or fairness with respects to a sensitive variable.…

机器学习 · 统计学 2022-01-10 William E. Carson , Austin Talbot , David Carlson

Evolutionary computing, particularly genetic algorithm (GA), is a combinatorial optimization method inspired by natural selection and the transmission of genetic information, which is widely used to identify optimal solutions to complex…

神经与进化计算 · 计算机科学 2024-12-31 Shanqing Yu , Meng Zhou , Jintao Zhou , Minghao Zhao , Yidan Song , Yao Lu , Zeyu Wang , Qi Xuan

Over the last two decades, alongside the increased availability of large network datasets, we have witnessed the rapid rise of network science. For many systems, however, the data we have access to is not a direct description of the…

社会与信息网络 · 计算机科学 2021-06-02 Stefan McCabe , Leo Torres , Timothy LaRock , Syed Arefinul Haque , Chia-Hung Yang , Harrison Hartle , Brennan Klein

High-level scripting languages are in many ways polar opposites to GPUs. GPUs are highly parallel, subject to hardware subtleties, and designed for maximum throughput, and they offer a tremendous advance in the performance achievable for a…

软件工程 · 计算机科学 2013-04-23 Andreas Klöckner , Nicolas Pinto , Bryan Catanzaro , Yunsup Lee , Paul Ivanov , Ahmed Fasih