中文
相关论文

相关论文: Determining Maximal Reference Set in Data Envelopm…

200 篇论文

This work introduces a framework to address the computational complexity inherent in Mixed-Integer Programming (MIP) models by harnessing the potential of deep learning. By employing deep learning, we construct problem-specific heuristics…

最优化与控制 · 数学 2024-05-13 Niki Triantafyllou , Maria M. Papathanasiou

Mixup refers to interpolation-based data augmentation, originally motivated as a way to go beyond empirical risk minimization (ERM). Yet, its extensions focus on the definition of interpolation and the space where it takes place, while the…

机器学习 · 计算机科学 2022-07-01 Shashanka Venkataramanan , Ewa Kijak , Laurent Amsaleg , Yannis Avrithis

Machine Learning models are increasingly used for decision making, in particular in high-stakes applications such as credit scoring, medicine or recidivism prediction. However, there are growing concerns about these models with respect to…

机器学习 · 计算机科学 2023-04-12 Julien Rouzot , Julien Ferry , Marie-José Huguet

Dense Retrieval Models (DRMs) are a prominent development in Information Retrieval (IR). A key challenge with these neural Transformer-based models is that they often struggle to generalize beyond the specific tasks and domains they were…

信息检索 · 计算机科学 2025-10-20 Effrosyni Sokli , Pranav Kasela , Georgios Peikos , Gabriella Pasi

Representation learning is currently a very hot topic in modern machine learning, mostly due to the great success of the deep learning methods. In particular low-dimensional representation which discriminates classes can not only enhance…

机器学习 · 计算机科学 2015-04-13 Wojciech Marian Czarnecki , Rafał Józefowicz , Jacek Tabor

Data Envelopment Analysis (DEA) is a multi-criteria technique based on linear programming to deal with many real-life problems, mostly in nonprofit organizations. The slacks-based measure (SBM) model is one of the DEA model used to assess…

最优化与控制 · 数学 2021-02-04 Deepak Mahla , Shivi Agarwal

This study addresses the multi-item multi-period order allocation problem under all-unit quantity discounts (AUQD) and blending ratios. A manufacturer makes a single product that requires mixing/assembling multiple ingredients/components…

最优化与控制 · 数学 2025-11-04 Fuhad Ahmed Opu , Moddassir Khan Nayeem , Hamid Najafzad , Omar Abbaas

As a big data application, extreme multilabel classification has emerged as an important research topic with applications in ranking and recommendation of products and items. A scalable hybrid distributed and shared memory implementation of…

分布式、并行与集群计算 · 计算机科学 2021-12-21 Pawan Kumar

We present an integrated prediction-optimization (PredOpt) framework to efficiently solve sequential decision-making problems by predicting the values of binary decision variables in an optimal solution. We address the key issues of…

机器学习 · 计算机科学 2023-11-14 Dogacan Yilmaz , İ. Esra Büyüktahtakın

The core of the general recommender systems lies in learning high-quality embedding representations of users and items to investigate their positional relations in the feature space. Unfortunately, data sparsity caused by…

信息检索 · 计算机科学 2025-04-24 Yi Zhang , Yiwen Zhang

Energy systems planning models identify least-cost strategies for expansion and operation of energy systems and provide decision support for investment, planning, regulation, and policy. Most are formulated as linear programming (LP) or…

最优化与控制 · 数学 2025-01-08 Anna Jacobson , Filippo Pecci , Nestor Sepulveda , Qingyu Xu , Jesse Jenkins

The objective of this paper is to evaluate the performance of decision-making units (DMUs) using a hybrid fuzzy multi-objective (FMO) data envelopment analysis (DEA) approach. This study develops fuzzy multi-objective optimistic (FMOO) and…

最优化与控制 · 数学 2022-02-04 Awadh Pratap Singh , Shiv Prasad Yadav

Mixed-integer linear programs (MILPs) are extensively used to model practical problems such as planning and scheduling. A prominent method for solving MILPs is large neighborhood search (LNS), which iteratively seeks improved solutions…

最优化与控制 · 数学 2024-12-12 Wenbo Liu , Akang Wang , Wenguo Yang , Qingjiang Shi

In this paper we provide a computation algorithm to get a global solution for the maximum rank correlation estimator using the mixed integer programming (MIP) approach. We construct a new constrained optimization problem by transforming all…

计量经济学 · 经济学 2022-08-11 Youngki Shin , Zvezdomir Todorov

We study the maximum set coverage problem in the massively parallel model. In this setting, $m$ sets that are subsets of a universe of $n$ elements are distributed among $m$ machines. In each round, these machines can communicate with each…

数据结构与算法 · 计算机科学 2024-11-26 Thai Bui , Hoa T. Vu

Interpolation-based Data Augmentation (DA) methods (Mixup) linearly interpolate the inputs and labels of two or more training examples. Mixup has more recently been adapted to the field of Natural Language Processing (NLP), mainly for…

计算与语言 · 计算机科学 2023-11-17 Yuxin Pei , Pushkar Bhuse , Zhengzhong Liu , Eric Xing

Research on cluster analysis for categorical data continues to develop, with new clustering algorithms being proposed. However, in this context, the determination of the number of clusters is rarely addressed. In this paper, we propose a…

统计方法学 · 统计学 2014-09-29 Cláudia Silvestre , Margarida G. M. S. Cardoso , Mário A. T. Figueiredo

In this paper, we propose two exact distributed algorithms to solve mixed integer linear programming (MILP) problems with multiple agents where data privacy is important for the agents. A key challenge is that, because of the non-convex…

最优化与控制 · 数学 2022-05-03 Mohammad Javad Feizollahi

Mixup is the latest data augmentation technique that linearly interpolates input examples and the corresponding labels. It has shown strong effectiveness in image classification by interpolating images at the pixel level. Inspired by this…

计算与语言 · 计算机科学 2020-11-12 Lichao Sun , Congying Xia , Wenpeng Yin , Tingting Liang , Philip S. Yu , Lifang He

Completing a data matrix X has become an ubiquitous problem in modern data science, with applications in recommender systems, computer vision, and networks inference, to name a few. One typical assumption is that X is low-rank. A more…

机器学习 · 计算机科学 2018-08-03 Daniel L. Pimentel-Alarcón