中文
相关论文

相关论文: Memory Efficient Max Flow for Multi-label Submodul…

200 篇论文

Multi-label classification has received considerable interest in recent years. Multi-label classifiers have to address many problems including: handling large-scale datasets with many instances and a large set of labels, compensating…

机器学习 · 计算机科学 2016-06-21 Amirhossein Akbarnejad , Mahdieh Soleymani Baghshah

Large output spaces, also referred to as Extreme multilabel classification (XMC), is a setting that arises, e.g., in large-scale tagging and product-to-product recommendation, and is characterized by the number of labels ranging from…

机器学习 · 计算机科学 2025-10-14 Jinbin Zhang , Nasib Ullah , Erik Schultheis , Rohit Babbar

Advances in the image-based diagnostics of complex biological and manufacturing processes have brought unsupervised image segmentation to the forefront of enabling automated, on the fly decision making. However, most existing unsupervised…

计算机视觉与模式识别 · 计算机科学 2019-07-02 Ashif Sikandar Iquebal , Satish Bukkapatnam

Superpixels have become prevalent in computer vision. They have been used to achieve satisfactory performance at a significantly smaller computational cost for various tasks. People have also combined superpixels with Markov random field…

计算机视觉与模式识别 · 计算机科学 2015-03-24 Junyan Wang , Sai-Kit Yeung

Rapid advances in image acquisition and storage technology underline the need for algorithms that are capable of solving large scale image processing and computer-vision problems. The minimum cut problem plays an important role in…

计算机视觉与模式识别 · 计算机科学 2016-10-14 Barak Fishbain , Dorit S. Hochbaum , Stefan Mueller

In many real-world tasks, particularly those involving data objects with complicated semantics such as images and texts, one object can be represented by multiple instances and simultaneously be associated with multiple labels. Such tasks…

机器学习 · 计算机科学 2020-07-07 Sheng-Jun Huang , Zhi-Hua Zhou

In this paper, an Extreme Learning Machine (ELM) based technique for Multi-label classification problems is proposed and discussed. In multi-label classification, each of the input data samples belongs to one or more than one class labels.…

机器学习 · 计算机科学 2016-09-06 Rajasekar Venkatesan , Meng Joo Er

This paper examines the Balanced Submodular Flow Problem, that is the problem of finding a feasible submodular flow minimizing the difference between the flow values along the edges. A min-max formula is given to the problem and an…

最优化与控制 · 数学 2023-09-07 Alpár Jüttner , Eszter Szabó

We provide faster strongly polynomial time algorithms solving maximum flow in structured $n$-node $m$-arc networks. Our results imply an $n^{\omega + o(1)}$-time strongly polynomial time algorithms for computing a maximum bipartite…

数据结构与算法 · 计算机科学 2025-10-24 Daniel Dadush , James B. Orlin , Aaron Sidford , László A. Végh

We propose a novel spatially continuous framework for convex relaxations based on functional lifting. Our method can be interpreted as a sublabel-accurate solution to multilabel problems. We show that previously proposed functional lifting…

计算机视觉与模式识别 · 计算机科学 2015-12-07 Thomas Möllenhoff , Emanuel Laude , Michael Moeller , Jan Lellmann , Daniel Cremers

In this paper we study output coding for multi-label prediction. For a multi-label output coding to be discriminative, it is important that codewords for different label vectors are significantly different from each other. In the meantime,…

机器学习 · 计算机科学 2012-07-03 Yi Zhang , Jeff Schneider

This paper presents an approach for reducing the memory requirements of dataflow applications, while minimizing the execution period when deployed on a many-core target. Often, straightforward implementations of dataflow applications suffer…

分布式、并行与集群计算 · 计算机科学 2023-11-30 Martin Letras , Joachim Falk , Jürgen Teich

Deploying pretrained visual models in real-world environments often suffers from significant performance degradation due to the diversity of testing scenarios. Continuous adaptation of learning models on edge devices via unlabeled data…

神经与进化计算 · 计算机科学 2026-05-08 Jianming Lv , Chengjun Wang , Depin Liang , Qianli Ma , Wei Chen , Xueqi Cheng

Maxflow is a fundamental problem in graph theory and combinatorial optimisation, used to determine the maximum flow from a source node to a sink node in a flow network. It finds applications in diverse domains, including computer networks,…

数据结构与算法 · 计算机科学 2025-11-11 Shruthi Kannappan , Ashwina Kumar , Rupesh Nasre

Maximum flow (and minimum cut) algorithms have had a strong impact on computer vision. In particular, graph cuts algorithms provide a mechanism for the discrete optimization of an energy functional which has been used in a variety of…

计算机视觉与模式识别 · 计算机科学 2011-12-30 Camille Couprie , Leo Grady , Hugues Talbot , Laurent Najman

In this paper, we study the problem of inferring time-varying Markov random fields (MRF), where the underlying graphical model is both sparse and changes sparsely over time. Most of the existing methods for the inference of time-varying…

机器学习 · 计算机科学 2021-02-09 Salar Fattahi , Andres Gomez

Here we study the problem of learning labels for large text corpora where each text can be assigned a variable number of labels. The problem might seem trivial when the label dimensionality is small and can be easily solved using a series…

机器学习 · 计算机科学 2016-11-02 Sayantan Dasgupta

A large number of problems in computer vision can be modelled as energy minimization problems in a Markov Random Field (MRF) or Conditional Random Field (CRF) framework. Graph-cuts based $\alpha$-expansion is a standard move-making method…

计算机视觉与模式识别 · 计算机科学 2014-03-26 Vibhav Vineet , Jonathan Warrell , Philip H. S. Torr

In a multihop wireless network, wireless interference is crucial to the maximum multiflow (MMF) problem, which studies the maximum throughput between multiple pairs of sources and sinks. In this paper, we observe that network coding could…

信息论 · 计算机科学 2012-02-15 Jin-Yi Zhou , Shu-Tao Xia , Yong Jiang , Hai-Tao Zheng

Sparse Mixture-of-Experts (MoE) models can outperform dense large language models at similar computation by activating only a small set of experts per token. However, stacking many expert modules introduces substantial parameter memory,…