中文
相关论文

相关论文: An Index for Sequencing Reads Based on The Colored…

200 篇论文

Graph neural networks have received increased attention over the past years due to their promising ability to handle graph-structured data, which can be found in many real-world problems such as recommended systems and drug synthesis. Most…

机器学习 · 计算机科学 2023-01-27 Xiangyu Wang , Xueming Yan , Yaochu Jin

We propose the first deep learning approach for exemplar-based local colorization. Given a reference color image, our convolutional neural network directly maps a grayscale image to an output colorized image. Rather than using hand-crafted…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Mingming He , Dongdong Chen , Jing Liao , Pedro V. Sander , Lu Yuan

With the recent advances in DNA sequencing, it is now possible to have complete genomes of individuals sequenced and assembled. This rich and focused genotype information can be used to do different population-wide studies, now first time…

数据结构与算法 · 计算机科学 2011-09-08 Jouni Sirén , Niko Välimäki , Veli Mäkinen

Genome assembly is a prominent problem studied in bioinformatics, which computes the source string using a set of its overlapping substrings. Classically, genome assembly uses assembly graphs built using this set of substrings to compute…

数据结构与算法 · 计算机科学 2024-09-24 Saumya Talera , Parth Bansal , Shabnam Khan , Shahbaz Khan

Color Refinement, also known as Naive Vertex Classification, is a classical method to distinguish graphs by iteratively computing a coloring of their vertices. While it is mainly used as an imperfect way to test for isomorphism, the…

数据结构与算法 · 计算机科学 2026-02-05 Benjamin Scheidt , Nicole Schweikardt

Retrieving graphs from a large corpus, that contain a subgraph isomorphic to a given query graph, is a core operation in many real-world applications. While recent multi-vector graph representations and scores based on set alignment and…

机器学习 · 计算机科学 2025-11-04 Pritish Chakraborty , Indradyumna Roy , Soumen Chakrabarti , Abir De

Graph coloring involves assigning colors to the vertices of a graph such that two vertices linked by an edge receive different colors. Graph coloring problems are general models that are very useful to formulate many relevant applications…

机器学习 · 计算机科学 2020-10-27 Olivier Goudet , Béatrice Duval , Jin-Kao Hao

We propose a novel grayness index for finding gray pixels and demonstrate its effectiveness and efficiency in illumination estimation. The grayness index, GI in short, is derived using the Dichromatic Reflection Model and is learning-free.…

计算机视觉与模式识别 · 计算机科学 2019-05-03 Yanlin Qian , Joni-Kristian Kämäräinen , Jarno Nikkanen , Jiri Matas

Motivated by the problem of storing coloured de Bruijn graphs, we show how, if we can already support fast select queries on one string, then we can store a little extra information and support fairly fast select queries on a similar…

数据结构与算法 · 计算机科学 2015-06-11 Christina Boucher , Alexander Bowe , Travis Gagie , Giovanni Manzini , Jouni Sirén

This paper explores the application of a new algebraic method of edge coloring, called complex coloring, to the scheduling problems of input queued switches. The proposed distributed parallel scheduling algorithm possesses two important…

网络与互联网体系结构 · 计算机科学 2016-06-24 Lingkang Wang , Tong Ye , Tony T. Lee , Weisheng Hu

Metagenomics research has accelerated the studies of microbial organisms, providing insights into the composition and potential functionality of various microbial communities. Metatranscriptomics (studies of the transcripts from a mixture…

基因组学 · 定量生物学 2015-04-07 Yuzhen Ye , Haixu Tang

Graph coloring is a fundamental problem in combinatorics with many applications in practice. In this problem, the vertices in a given graph must be colored by using the least number of colors in such a way that a vertex has a different…

数据结构与算法 · 计算机科学 2020-08-27 Arda Asik , Ibrahim Bugra Demir , Berker Demirel , Baris Batuhan Topal , Kamer Kaya

Graph coloring problems are a central topic of study in the theory of algorithms. We study the problem of partially coloring partially colorable graphs. For $\alpha \leq 1$ and $k \in \mathbb{Z}^+$, we say that a graph $G=(V,E)$ is…

数据结构与算法 · 计算机科学 2019-09-02 Suprovat Ghoshal , Anand Louis , Rahul Raychaudhury

In this work, we propose an approach to index Deep Convolutional Neural Network Features to support efficient content-based retrieval on large image databases. To this aim, we have converted the these features into a textual form, to index…

计算机视觉与模式识别 · 计算机科学 2016-07-21 Claudio Gennaro

In this paper, we present a novel approach that uses deep learning techniques for colorizing grayscale images. By utilizing a pre-trained convolutional neural network, which is originally designed for image classification, we are able to…

计算机视觉与模式识别 · 计算机科学 2016-04-28 Tung Nguyen , Kazuki Mori , Ruck Thawonmas

With the rapid increase in the amount of public code repositories, developers maintain a great desire to retrieve precise code snippets by using natural language. Despite existing deep learning based approaches(e.g., DeepCS and MMAN) have…

软件工程 · 计算机科学 2021-10-19 Chen Zeng , Yue Yu , Shanshan Li , Xin Xia , Zhiming Wang , Mingyang Geng , Bailin Xiao , Wei Dong , Xiangke Liao

Most previous work on neural text generation from graph-structured data relies on standard sequence-to-sequence methods. These approaches linearise the input graph to be fed to a recurrent neural network. In this paper, we propose an…

计算与语言 · 计算机科学 2018-10-24 Diego Marcheggiani , Laura Perez-Beltrachini

Time series forecasting remains a challenging task for foundation models due to temporal heterogeneity, high dimensionality, and the lack of inherent symbolic structure. In this work, we propose DRAGON (Discrete Representation and Augmented…

机器学习 · 计算机科学 2025-07-04 Mert Onur Cakiroglu , Idil Bilge Altun , Mehmet Dalkilic , Elham Buxton , Hasan Kurban

Differential Privacy is the gold standard in privacy-preserving data analysis. This paper addresses the challenge of producing a differentially edge-private vertex coloring. In this paper, we present two novel algorithms to approach this…

数据结构与算法 · 计算机科学 2026-02-17 Michael Xie , Jiayi Wu , Dung Nguyen , Aravind Srinivasan

Deep learning is widely used to uncover hidden patterns in large code corpora. To achieve this, constructing a format that captures the relevant characteristics and features of source code is essential. Graph-based representations have…

软件工程 · 计算机科学 2024-02-01 Mootez Saad , Tushar Sharma