中文
相关论文

相关论文: Extracting Overlapping Microservices from Monolith…

200 篇论文

Large Language Model (LLM) development has become increasingly centralized, limiting participation to well-resourced organizations. This paper introduces MoECollab, a novel framework leveraging Mixture of Experts (MoE) architecture to…

机器学习 · 计算机科学 2025-03-18 Harshit

Mixture-of-Experts (MoE) has successfully scaled up models while maintaining nearly constant computing costs. By employing a gating network to route input tokens, it selectively activates a subset of expert networks to process the…

机器学习 · 计算机科学 2025-04-22 Mohan Zhang , Pingzhi Li , Jie Peng , Mufan Qiu , Tianlong Chen

A significant number of current industrial applications rely on web services. A cornerstone task in these applications is discovering a suitable service that meets the threshold of some user needs. Then, those services can be composed to…

数据库 · 计算机科学 2016-07-12 Carlos R. Rivero , Hasan M. Jamil

Mixture-of-Experts (MoE) architectures offer a scalable path for Graph Neural Networks (GNNs) in node classification tasks but typically rely on static and rigid routing strategies that enforce a uniform expert budget or coarse-grained…

机器学习 · 计算机科学 2026-04-14 Jiajun Zhou , Yadong Li , Xuanze Chen , Chen Ma , Chuang Zhao , Shanqing Yu , Qi Xuan

Without prior knowledge, distinguishing different languages may be a hard task, especially when their borders are permeable. We develop an extension of spectral clustering -- a powerful unsupervised classification toolbox -- that is shown…

计算与语言 · 计算机科学 2008-10-08 Richard Nock , Pascal Vaillant , Frank Nielsen , Claudia Henry

Clustering is a crucial component of many data mining systems involving the analysis and exploration of various data. Data diversity calls for clustering algorithms to be accurate while providing stable (i.e., deterministic and robust)…

社会与信息网络 · 计算机科学 2019-12-19 Artem Lutov , Mourad Khayati , Philippe Cudré-Mauroux

Sparsely Mixture of Experts (MoE) has received great interest due to its promising scaling capability with affordable computational overhead. MoE converts dense layers into sparse experts, and utilizes a gated routing network to make…

计算与语言 · 计算机科学 2022-07-20 Yuan Xie , Shaohan Huang , Tianyu Chen , Furu Wei

Large language models represent a groundbreaking shift in generative AI. Yet, these advances come with a significant challenge: the high cost of model serving. To mitigate these costs, consumer-grade GPUs emerge as a more affordable…

分布式、并行与集群计算 · 计算机科学 2025-10-17 Lewei Jin , Yongqi Chen , Kui Zhang , Yifan Zhuo , Yi Gao , Bowei Yang , Zhengong Cai , Wei Dong

The goal of co-clustering is to simultaneously identify a clustering of rows as well as columns of a two dimensional data matrix. A number of co-clustering techniques have been proposed including information-theoretic co-clustering and the…

机器学习 · 计算机科学 2020-04-27 Joyce Jiyoung Whang , Inderjit S. Dhillon

Scalability and maintainability challenges in monolithic systems have led to the adoption of microservices, which divide systems into smaller, independent services. However, migrating existing monolithic systems to microservices is a…

软件工程 · 计算机科学 2025-08-25 Imen Trabelsi , Brahim Mahmoudi , Jean Baptiste Minani , Naouel Moha , Yann-Gaël Guéhéneuc

Cloud-native Applications are 'distributed, elastic and horizontal-scalable systems composed of (micro)services which isolate states in a minimum of stateful components'. Hence, an important property is to ensure a low coupling and a high…

软件工程 · 计算机科学 2024-11-19 Sebastiano Panichella , Mohammad Imranur Rahman , Davide Taibi

This paper presents a novel spectral algorithm with additive clustering designed to identify overlapping communities in networks. The algorithm is based on geometric properties of the spectrum of the expected adjacency matrix in a random…

机器学习 · 统计学 2017-11-07 Emilie Kaufmann , Thomas Bonald , Marc Lelarge

When analyzing complex networks a key target is to uncover their modular structure, which means searching for a family of modules, namely node subsets spanning each a subnetwork more densely connected than the average. This work proposes a…

离散数学 · 计算机科学 2018-09-10 Giovanni Rossi

In recent years, multi-view subspace clustering has achieved impressive performance due to the exploitation of complementary imformation across multiple views. However, multi-view data can be very complicated and are not easy to cluster in…

计算机视觉与模式识别 · 计算机科学 2021-06-21 Peng Chen , Liang Liu , Zhengrui Ma , Zhao Kang

Deep unfolding is a method of growing popularity that fuses iterative optimization algorithms with tools from neural networks to efficiently solve a range of tasks in machine learning, signal and image processing, and communication systems.…

信号处理 · 电气工程与系统科学 2019-10-09 Alexios Balatsoukas-Stimming , Christoph Studer

Peer-to-peer (P2P) Data-sharing systems now generate a significant portion of Internet traffic. P2P systems have emerged as an accepted way to share enormous volumes of data. Needs for widely distributed information systems supporting…

数据库 · 计算机科学 2011-08-08 Anis Ismail , Mohamed Quafafou , Nicolas Durand , Mohammad Hajjar

Multi-modality image fusion aims at fusing modality-specific (complementarity) and modality-shared (correlation) information from multiple source images. To tackle the problem of the neglect of inter-feature relationships, high-frequency…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Xiaoli Zhang , Liying Wang , Libo Zhao , Xiongfei Li , Siwei Ma

We tackle the problem of localizing 3D point cloud submaps using complex and diverse natural language descriptions, and present Text2Loc++, a novel neural network designed for effective cross-modal alignment between language and point…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Yan Xia , Letian Shi , Yilin Di , Joao F. Henriques , Daniel Cremers

Deploying real-time spatial perception on edge devices requires efficient multi-task models that leverage complementary task information while minimizing computational overhead. This paper introduces Multi-Mono-Hydra (M2H), a novel…

计算机视觉与模式识别 · 计算机科学 2026-05-19 U. V. B. L Udugama , George Vosselman , Francesco Nex

Mixture-of-Experts (MoE) models improve the scalability of large language models (LLMs) by activating only a small subset of relevant experts per input. However, the sheer number of expert networks in an MoE model introduces a significant…

机器学习 · 计算机科学 2026-03-03 Qian Chen , Xianhao Chen , Kaibin Huang