English
Related papers

Related papers: Wave Function Collapse Coloring: A New Heuristic f…

200 papers

In this paper, we present a fast exemplar-based image colorization approach using color embeddings named Color2Embed. Generally, due to the difficulty of obtaining input and ground truth image pairs, it is hard to train a exemplar-based…

Computer Vision and Pattern Recognition · Computer Science 2021-08-25 Hengyuan Zhao , Wenhao Wu , Yihao Liu , Dongliang He

In vertex recoloring, we are given $n$ vertices with their initial coloring, and edges arrive in an online fashion. The algorithm must maintain a valid coloring by recoloring vertices, at a cost. The problem abstracts a scenario of job…

Data Structures and Algorithms · Computer Science 2025-01-13 Boaz Patt-Shamir , Adi Rosen , Seeun William Umboh

The rapid growth of graph data creates significant scalability challenges as most graph algorithms scale quadratically with size. To mitigate these issues, Graph Condensation (GC) methods have been proposed to learn a small graph from a…

Machine Learning · Computer Science 2025-08-06 Shengbo Gong , Mohammad Hashemi , Juntong Ni , Carl Yang , Wei Jin

Hyperdimensional computing (HDC) is an emerging learning paradigm that computes with high dimensional binary vectors. It is attractive because of its energy efficiency and low latency, especially on emerging hardware -- but HDC suffers from…

Machine Learning · Computer Science 2023-01-06 Tao Yu , Yichi Zhang , Zhiru Zhang , Christopher De Sa

Correlation filter (CF)-based methods have demonstrated exceptional performance in visual object tracking for unmanned aerial vehicle (UAV) applications, but suffer from the undesirable boundary effect. To solve this issue, spatially…

Computer Vision and Pattern Recognition · Computer Science 2020-08-11 Changhong Fu , Xiaoxiao Yang , Fan Li , Juntao Xu , Changjing Liu , Peng Lu

Correlation filters are special classifiers designed for shift-invariant object recognition, which are robust to pattern distortions. The recent literature shows that combining a set of sub-filters trained based on a single or a small group…

Computer Vision and Pattern Recognition · Computer Science 2018-02-14 Baochang Zhang , Shangzhen Luan , Chen Chen , Jungong Han , Wei Wang , Alessandro Perina , Ling Shao

Unrestricted color attacks, which manipulate semantically meaningful color of an image, have shown their stealthiness and success in fooling both human eyes and deep neural networks. However, current works usually sacrifice the flexibility…

Computer Vision and Pattern Recognition · Computer Science 2022-10-06 Shengming Yuan , Qilong Zhang , Lianli Gao , Yaya Cheng , Jingkuan Song

Complex structure formation and fast focusing of light inside or through turbid media is a challenging task due to refractive index heterogeneity, random light scattering and speckle noise formation. Here, we have proposed a…

Optics · Physics 2023-10-11 Amit Kumar , Sarvesh Thakur , S. K. Biswas

The colorization of grayscale images is a complex and subjective task with significant challenges. Despite recent progress in employing large-scale datasets with deep neural networks, difficulties with controllability and visual quality…

Computer Vision and Pattern Recognition · Computer Science 2023-12-08 Nir Zabari , Aharon Azulay , Alexey Gorkor , Tavi Halperin , Ohad Fried

Hypergraphs allow modeling problems with multi-way high-order relationships. However, the computational cost of most existing hypergraph-based algorithms can be heavily dependent upon the input hypergraph sizes. To address the…

Machine Learning · Computer Science 2021-12-22 Ali Aghdaei , Zhiqiang Zhao , Zhuo Feng

We present the Douglas-Rachford algorithm as a successful heuristic for solving graph coloring problems. Given a set of colors, these type of problems consist in assigning a color to each node of a graph, in such a way that every pair of…

Optimization and Control · Mathematics 2016-12-16 Francisco J. Aragón Artacho , Rubén Campoy

Any graph with maximum degree $\Delta$ admits a proper vertex coloring with $\Delta + 1$ colors that can be found via a simple sequential greedy algorithm in linear time and space. But can one find such a coloring via a sublinear algorithm?…

Data Structures and Algorithms · Computer Science 2019-01-08 Sepehr Assadi , Yu Chen , Sanjeev Khanna

In the context of communication complexity, we explore protocols for graph coloring, focusing on the vertex and edge coloring problems in $n$-vertex graphs $G$ with a maximum degree $\Delta$. We consider a scenario where the edges of $G$…

Data Structures and Algorithms · Computer Science 2025-05-12 Yi-Jun Chang , Gopinath Mishra , Hung Thuan Nguyen , Farrel D Salim

We present "Cross-Camera Convolutional Color Constancy" (C5), a learning-based method, trained on images from multiple cameras, that accurately estimates a scene's illuminant color from raw images captured by a new camera previously unseen…

Computer Vision and Pattern Recognition · Computer Science 2022-02-14 Mahmoud Afifi , Jonathan T. Barron , Chloe LeGendre , Yun-Ta Tsai , Francois Bleibel

Underwater vision suffers from severe effects due to selective attenuation and scattering when light propagates through water. Such degradation not only affects the quality of underwater images but limits the ability of vision tasks.…

Computer Vision and Pattern Recognition · Computer Science 2018-01-16 Chongyi Li , Jichang Guo , Chunle Guo

We consider the selective graph coloring problem, which is a generalization of the classical graph coloring problem. Given a graph together with a partition of its vertex set into clusters, we want to choose exactly one vertex per cluster…

Data Structures and Algorithms · Computer Science 2021-01-01 Oylum Şeker , Tınaz Ekim , Z. Caner Taşkın

In this paper, we revisit the online recoloring problem introduced recently by Azar et al. In online recoloring, there is a fixed set $V$ of $n$ vertices and an initial coloring $c_0: V\rightarrow [k]$ for some $k\in \mathbb{Z}^{>0}$. Under…

Data Structures and Algorithms · Computer Science 2024-08-13 Rajmohan Rajaraman , Omer Wasim

Consider an n-vertex graph G = (V,E) of maximum degree Delta, and suppose that each vertex v \in V hosts a processor. The processors are allowed to communicate only with their neighbors in G. The communication is synchronous, i.e., it…

Distributed, Parallel, and Cluster Computing · Computer Science 2010-03-09 Leonid Barenboim , Michael Elkin

This paper introduces the concept of domination in the context of colored graphs (where each color assigns a weight to the vertices of its class), termed up-color domination, where a vertex dominating another must be heavier than the other.…

Combinatorics · Mathematics 2025-02-12 María A. Garrido-Vizuete , Mucuy-kak Guevara , Alberto Márquez , Rafael Robles

With the surge of pre-trained text-to-image flow matching models, text-based image editing performance has gained remarkable improvement, especially for \underline{simple editing} that only contains a single editing target. To satisfy the…

Computer Vision and Pattern Recognition · Computer Science 2025-12-15 Yilei Jiang , Zhen Wang , Yanghao Wang , Jun Yu , Yueting Zhuang , Jun Xiao , Long Chen