Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

0.3%0.5%0.8%0.1% · Mar 201719922001200920182026
14 results for Facility-Location

The paper addresses fairness in facility location by considering local population densities.

problem Ensuring fair distribution of facilities based on local population sizes.
method Formulated a fairness concept involving neighborhood radius and applied an approximation algorithm.
result The algorithm guarantees a factor of at most 2 in all metric spaces and outperforms standard clustering algorithms.

New tools analyze data selection methods, reducing information losses.

problem Analyzing and reducing information losses in data selection.
method Information theoretic losses framework applied to Facility Location Selection and Transductive Experimental Design.
result Proves Facility Location Selection and Transductive Experimental Design reduce information losses.

Two diversity models improve subset selection for image classification tasks.

problem Data scarcity and high costs in human labeling for supervised learning.
method Facility-Location and Disparity-Min models for training data subset selection and active learning.
result Subset selection improves accuracy by 2-3% with less training data.

The facility location problem is widely used for summarizing large datasets and has additional applications in sensor placement, image retrieval, and clustering. One difficulty of this problem is that submodular optimization algorithms require the calculation of pairwise benefits for all items in the dataset. This is i…

2017-03-08abs ↗pdf ↗

Paper develops a gradient-like proposal for discrete distributions without requiring natural differentiability.

problem Lack of natural differentiability in proposal distributions for discrete distributions.
method Locally-balanced proposal combined with Newton's series expansion for efficient exploration.
result Method guarantees convergence rate and outperforms alternatives in various experiments.

Integrates learning and optimization on graphs, improving prediction accuracy.

problem Combining learning and optimization on graphs with partially observed data.
method Proposes a decision-focused learning approach integrating a differentiable proxy for optimization problems.
result ClusterNet system outperforms pure end-to-end and standard approaches.

Unified approach tackles logical constraints in mixed-integer optimization.

problem Logical constraints in mixed-integer optimization problems.
method Express logical constraints non-linearly, reformulate as convex binary optimization, solve using outer-approximation.
result Solves problems faster and at larger scale than existing methods.

The paper introduces submodular information measures for machine learning applications.

problem Generalizing information-theoretic measures to non-random variables.
method Developing combinatorial information measures based on submodular functions.
result Submodular mutual information is submodular in one argument for certain submodular functions.