中文
相关论文

相关论文: NuMVC: An Efficient Local Search Algorithm for Min…

200 篇论文

Deep anchor-based multi-view clustering methods enhance the scalability of neural networks by utilizing representative anchors to reduce the computational complexity of large-scale clustering. Despite their scalability advantages, existing…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Shide Du , Chunming Wu , Zihan Fang , Wendi Zhao , Yilin Wu , Changwei Wang , Shiping Wang

Real-world data usually have high dimensionality and it is important to mitigate the curse of dimensionality. High-dimensional data are usually in a coherent structure and make the data in relatively small true degrees of freedom. There are…

机器学习 · 计算机科学 2021-03-12 Xiang Wang , Xiaoyong Li , Junxing Zhu , Zichen Xu , Kaijun Ren , Weiming Zhang , Xinwang Liu , Kui Yu

In the conventional cloud service model, computing resources are allocated for tenants on a pay-per-use basis. However, the performance of applications that communicate inside this network is unpredictable because network resources are not…

网络与互联网体系结构 · 计算机科学 2018-10-09 Feras Fattohi

One of the main objectives of cloud computing providers is increasing the revenue of their cloud datacenters by accommodating virtual network requests as many as possible. However, arrival and departure of virtual network requests fragment…

分布式、并行与集群计算 · 计算机科学 2015-02-11 Ashraf A. Shahin

Benefiting from the strong view-consistent information mining capacity, multi-view contrastive clustering has attracted plenty of attention in recent years. However, we observe the following drawback, which limits the clustering performance…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Xihong Yang , Jiaqi Jin , Siwei Wang , Ke Liang , Yue Liu , Yi Wen , Suyuan Liu , Sihang Zhou , Xinwang Liu , En Zhu

In recent years, we have witnessed a surge of interest in multi-view representation learning, which is concerned with the problem of learning representations of multi-view data. When facing multiple views that are highly related but sightly…

机器学习 · 计算机科学 2020-06-20 Xiangzhu Meng , Lin Feng , Huibing Wang

Deep multi-view subspace clustering (DMVSC) has recently attracted increasing attention due to its promising performance. However, existing DMVSC methods still have two issues: (1) they mainly focus on using autoencoders to nonlinearly…

机器学习 · 计算机科学 2023-05-12 Chenhang Cui , Yazhou Ren , Jingyu Pu , Xiaorong Pu , Lifang He

We consider the online Min-Sum Set Cover (MSSC), a natural and intriguing generalization of the classical list update problem. In Online MSSC, the algorithm maintains a permutation on $n$ elements based on subsets $S_1, S_2, \ldots$…

数据结构与算法 · 计算机科学 2022-06-30 Dimitris Fotakis , Loukas Kavouras , Grigorios Koumoutsos , Stratis Skoulakis , Manolis Vardas

This paper presents a variable neighborhood search (VNS) algorithm for solving bandwidth coloring problem (BCP) and bandwidth multicoloring problem (BMCP). BCP and BMCP are generalizations of the well known vertex coloring problem and they…

数据结构与算法 · 计算机科学 2019-02-20 Dragan Matic , Jozef Kratica , Vladimir Filipovic

The latest video coding standard, Versatile Video Coding (VVC), achieves almost twice coding efficiency compared to its predecessor, the High Efficiency Video Coding (HEVC). However, achieving this efficiency (for intra coding) requires 31x…

多媒体 · 计算机科学 2022-12-13 Farhad Pakdaman , Mohammad Ali Adelimanesh , Mahmoud Reza Hashemi

As massive graphs become more prevalent, there is a rapidly growing need for scalable algorithms that solve classical graph problems, such as maximum matching and minimum vertex cover, on large datasets. For massive inputs, several…

数据结构与算法 · 计算机科学 2018-12-31 Sepehr Assadi , MohammadHossein Bateni , Aaron Bernstein , Vahab Mirrokni , Cliff Stein

We present a new, simple, algorithm for the local vertex connectivity problem (LocalVC) introduced by Nanongkai~et~al. [STOC'19]. Roughly, given an undirected unweighted graph $G$, a seed vertex $x$, a target volume $\nu$, and a target…

数据结构与算法 · 计算机科学 2019-07-09 Danupon Nanongkai , Thatchaphol Saranurak , Sorrachai Yingchareonthawornchai

A novel method called mixed variable system Monte Carlo tree search (MVSMCTS) formulation is presented for optimization problems considering various types of variables with single and mixed continuous-discrete system. This method utilizes a…

最优化与控制 · 数学 2024-10-31 Fu-Yao Ko , Katsuyuki Suzuki , Kazuo Yonekura

The paper presents an algorithm for minimum vertex cover problem, which is an NP-Complete problem. The algorithm computes a minimum vertex cover of each input simple graph. Tested by the attached MATLAB programs, Stage 1 of the algorithm is…

离散数学 · 计算机科学 2016-10-30 Gang Hu

Support vector classification (SVC) is a classical and well-performed learning method for classification problems. A regularization parameter, which significantly affects the classification performance, has to be chosen and this is usually…

最优化与控制 · 数学 2021-10-06 Qingna Li , Zhen Li , Alain Zemkoho

A three-dimensional (3D) Network-on-Chip (NoC) enables the design of high performance and low power many-core chips. Existing 3D NoCs are inadequate for meeting the ever-increasing performance requirements of many-core processors since they…

新兴技术 · 计算机科学 2016-08-26 Sourav Das , Janardhan Rao Doppa , Partha Pratim Pande , Krishnendu Chakrabarty

Recently, Czumaj et.al. (arXiv 2017) presented a parallel (almost) $2$-approximation algorithm for the maximum matching problem in only $O({(\log\log{n})^2})$ rounds of the massive parallel computation (MPC) framework, when the memory per…

数据结构与算法 · 计算机科学 2017-09-15 Sepehr Assadi

The message passing-based graph neural networks (GNNs) have achieved great success in many real-world applications. However, training GNNs on large-scale graphs suffers from the well-known neighbor explosion problem, i.e., the exponentially…

机器学习 · 计算机科学 2025-03-18 Zhihao Shi , Xize Liang , Jie Wang

Network Function Virtualization (NFV) has the potential to significantly reduce the capital and operating expenses, shorten product release cycle, and improve service agility. In this paper, we focus on minimizing the total number of…

网络与互联网体系结构 · 计算机科学 2017-02-07 Yu Sang , Bo Ji , Gagan R. Gupta , Xiaojiang Du , Lin Ye

A recent line of research concerns the problem of soft happy colouring (SHC), which requires that a partially coloured graph be extended to a complete colouring to maximise local agreements, so that as many vertices as possible end up…

离散数学 · 计算机科学 2025-12-08 Mohammad Hadi Shekarriz , Dhananjay Thiruvady , Asef Nazari