中文
相关论文

相关论文: Exact Cover with light

200 篇论文

The task of learning to pick a single preferred example out a finite set of examples, an "optimal choice problem", is a supervised machine learning problem with complex, structured input. Problems of optimal choice emerge often in various…

人工智能 · 计算机科学 2017-07-07 Marina Sapir

The Covering Salesman Problem (CSP) is a generalization of the Traveling Salesman Problem in which the tour is not required to visit all vertices, as long as all vertices are covered by the tour. The objective of CSP is to find a minimum…

数据结构与算法 · 计算机科学 2021-04-05 Lucas Porto Maziero , Fábio Luiz Usberti , Celso Cavellucci

When thinking about dressing oneself, people often have a theme in mind whether they're going to a tropical getaway or wish to appear attractive at a cocktail party. A useful outfit generation system should come up with clothing items that…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Kedan Li , Chen Liu , David Forsyth

Conformant planning is the problem of finding a sequence of actions for achieving a goal in the presence of uncertainty in the initial state or action effects. The problem has been approached as a path-finding problem in belief space where…

人工智能 · 计算机科学 2014-01-16 Hector Palacios , Hector Geffner

This work considers special types of interval linear systems - overdetermined systems. Simply said these systems have more equations than variables. The solution set of an interval linear system is a collection of all solutions of all…

数值分析 · 计算机科学 2013-04-18 Jaroslav Horáček , Milan Hladík

A virtual try-on method takes a product image and an image of a model and produces an image of the model wearing the product. Most methods essentially compute warps from the product image to the model image and combine using image…

计算机视觉与模式识别 · 计算机科学 2020-03-30 Kedan Li , Min Jin Chong , Jingen Liu , David Forsyth

We consider the following geometric optics problem: Construct a system of two reflectors which transforms a spherical wavefront generated by a point source into a beam of parallel rays. This beam has a prescribed intensity distribution. We…

偏微分方程分析 · 数学 2015-05-13 Tilmann Glimm

We propose an algorithm for solving of the graph isomorphism problem. Also, we introduce the new class of graphs for which the graph isomorphism problem can be solved polynomially using the algorithm.

组合数学 · 数学 2007-05-23 Rashit T. Faizullin , Alexander V. Prolubnikov

The matching of multiple objects (e.g. shapes or images) is a fundamental problem in vision and graphics. In order to robustly handle ambiguities, noise and repetitive patterns in challenging real-world settings, it is essential to take…

计算机视觉与模式识别 · 计算机科学 2019-03-15 Florian Bernard , Johan Thunberg , Paul Swoboda , Christian Theobalt

Modeling fashion compatibility is challenging due to its complexity and subjectivity. Existing work focuses on predicting compatibility between product images (e.g. an image containing a t-shirt and an image containing a pair of jeans).…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Wang-Cheng Kang , Eric Kim , Jure Leskovec , Charles Rosenberg , Julian McAuley

A theoretical approach to determine the optimal form of the near-field optical microscope probe is proposed. An analytical expression of the optimal probe form with subwavelength aperture has been obtained. The advantages of the probe with…

光学 · 物理学 2009-11-11 N. M. Arslanov

Many systems of interest to control engineering can be modeled by linear complementarity problems. We introduce a new notion of equivalence between linear complementarity problems that sets the basis to translate the powerful tools of…

动力系统 · 数学 2019-11-14 Fernando Castaños , Félix Miranda-Villatoro , Alessio Franci

A given region in 2-D Euclidean space is divided by a unknown linear classifier in to two sets each carrying a label. The objective of an agent with known dynamics traversing the region is to identify the true classifier while paying a…

系统与控制 · 电气工程与系统科学 2024-03-26 Aneesh Raghavan , Karl Henrik Johansson

Geometrical optics (GO) is widely used in studies of electromagnetic materials because of its ease of use compared to full-wave numerical simulations. Exact solutions for waves can, however, differ significantly from the GO approximation.…

光学 · 物理学 2015-06-18 T. G. Philbin

For an even set of points in the plane, choose a max-sum matching, that is, a perfect matching maximizing the sum of Euclidean distances of its edges. For each edge of the max-sum matching, consider the ellipse with foci at the edge's…

计算几何 · 计算机科学 2023-11-23 Polina Barabanshchikova , Alexandr Polyanskii

The aim of this paper is to present a new method of approximation of planar data set using only arcs or segments. The first problem we are trying to solve is the following: the CNC machines can work only with simple curves (arcs or…

数值分析 · 数学 2013-11-25 Maurizio Scarparo

We study how the supporting hyperplanes produced by the projection process can complement the method of alternating projections and its variants for the convex set intersection problem. For the problem of finding the closest point in the…

最优化与控制 · 数学 2014-02-11 C. H. Jeffrey Pang

Images produced by text-to-image diffusion models might not always faithfully represent the semantic intent of the provided text prompt, where the model might overlook or entirely fail to produce certain objects. Existing solutions often…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Tuna Han Salih Meral , Enis Simsar , Federico Tombari , Pinar Yanardag

Visual illusions may be explained by the likelihood of patches in real-world images, as argued by input-driven paradigms in Neuro-Science. However, neither the data nor the tools existed in the past to extensively support these…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Elad Hirsch , Ayellet Tal

Given a graph with edges colored red or blue and an integer $k$, the exact perfect matching problem asks if there exists a perfect matching with exactly $k$ red edges. There exists a randomized polylogarithmic-time parallel algorithm to…

计算复杂性 · 计算机科学 2022-11-17 Xinrui Jia , Ola Svensson , Weiqiang Yuan