中文
相关论文

相关论文: On the trajectories and performance of Infotaxis, …

200 篇论文

The goal of causal discovery is to learn a directed acyclic graph from data. One of the most well-known methods for this problem is Greedy Equivalence Search (GES). GES searches for the graph by incrementally and greedily adding or removing…

机器学习 · 计算机科学 2025-02-28 Achille Nazaret , David Blei

X-ray computed tomography (CT) plays a key role in digitizing three-dimensional structures for a wide range of medical and industrial applications. Traditional CT systems often rely on standard circular and helical scan trajectories, which…

机器人学 · 计算机科学 2024-02-19 Linda-Sophie Schneider , Gabriel Herl , Andreas Maier

Training a supernet matters for one-shot neural architecture search (NAS) methods since it serves as a basic performance estimator for different architectures (paths). Current methods mainly hold the assumption that a supernet should give a…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Shan You , Tao Huang , Mingmin Yang , Fei Wang , Chen Qian , Changshui Zhang

We present \emph{Greedy Information Projection} (\textsc{GIP}), a principled framework for choosing training examples for large language model fine-tuning. \textsc{GIP} casts selection as maximizing mutual information between a subset of…

机器学习 · 计算机科学 2026-03-17 Victor Ye Dong , Kuan-Yun Lee , Jiamei Shuai , Shengfei Liu , Yi Liu , Jian Jiao

Conversational interfaces are likely to become more efficient, intuitive and engaging way for human-computer interaction than today's text or touch-based interfaces. Current research efforts concerning conversational interfaces focus…

人机交互 · 计算机科学 2017-09-18 Svitlana Vakulenko , Ilya Markov , Maarten de Rijke

We investigate at decision trees that incorporate both traditional queries based on one attribute and queries based on hypotheses about the values of all attributes. Such decision trees are similar to ones studied in exact learning, where…

计算复杂性 · 计算机科学 2022-03-18 Mohammad Azad , Igor Chikalov , Shahid Hussain , Mikhail Moshkov , Beata Zielosko

Finding efficient algorithms to explore large networks with the aim of recovering information about their structure is an open problem. Here, we investigate this challenge by proposing a model in which random walkers with previously…

适应与自组织系统 · 物理学 2015-06-04 Luce Prignano , Yamir Moreno , Albert Diaz-Guilera

We study the average performance of online greedy matching algorithms on $G(n,n,p)$, the random bipartite graph with $n$ vertices on each side and edges occurring independently with probability $p=p(n)$. In the online model, vertices on one…

数据结构与算法 · 计算机科学 2013-07-10 Andrew Mastin , Patrick Jaillet

Large scale decentralized communication systems have introduced the new trend towards online routing where routing decisions are performed based on a limited and localized knowledge of the network. Geometrical greedy routing has been among…

计算几何 · 计算机科学 2009-03-31 M. Ghaffari , B. Hariri , S. Shirmohammadi

Searching for optimal ways in a network is an important task in multiple application areas such as social networks, co-citation graphs or road networks. In the majority of applications, each edge in a network is associated with a certain…

社会与信息网络 · 计算机科学 2011-05-06 Franz Graf , Hans-Peter Kriegel , Matthias Schubert

Informed sampling techniques accelerate the convergence of sampling-based motion planners by biasing sampling toward regions of the state space that are most likely to yield better solutions. However, when the current solution path contains…

机器人学 · 计算机科学 2025-11-25 Phone Thiha Kyaw , Anh Vu Le , Rajesh Elara Mohan , Jonathan Kelly

Many Information Retrieval (IR) models make use of offline statistical techniques to score documents for ranking over a single period, rather than use an online, dynamic system that is responsive to users over time. In this paper, we…

信息检索 · 计算机科学 2013-03-22 Marc Sloan , Jun Wang

We define and study greedy matchings in vertex-ordered bipartite graphs. It is shown that each vertex-ordered bipartite graph has a unique greedy matching. The proof uses (a weak form of) Newman's lemma. The vertex ordering is called a…

离散数学 · 计算机科学 2024-02-13 Hans U. Simon

Searching in the Internet for some object characterised by its attributes in the form of data, such as a hotel in a certain city whose price is less than something, is one of our most common activities when we access the Web. We discuss…

网络与互联网体系结构 · 计算机科学 2016-11-18 Erol Gelenbe , Omer H. Abdelrahman

This paper describes TARDIS (Traffic Assignment and Retiming Dynamics with Inherent Stability) which is an algorithmic procedure designed to reallocate traffic within Internet Service Provider (ISP) networks. Recent work has investigated…

网络与互联网体系结构 · 计算机科学 2014-04-10 Richard G. Clegg , Raul Landa , João Taveira Araújo , Eleni Mykoniati , David Griffin , Miguel Rio

Chebyshev Greedy Algorithm is a generalization of the well known Orthogonal Matching Pursuit defined in a Hilbert space to the case of Banach spaces. We apply this algorithm for constructing sparse approximate solutions (with respect to a…

机器学习 · 统计学 2013-12-05 Vladimir Temlyakov

Chakraborty and Leonardo have shown that a spatial search by quantum walk is optimal for almost all graphs. However, we observed that on some graphs, certain states cannot be searched optimally. We present a method for constructing an…

量子物理 · 物理学 2018-04-10 Xi Li , Hanwu Chen , Yue Ruan , Mengke Xu , Jianing Tang , Zhihao Liu

We consider the optimal transport problem between a set of $n$ red points and a set of $n$ blue points subject to a concave cost function such as $c(x,y) = \|x-y\|^{p}$ for $0< p < 1$. Our focus is on a particularly simple matching…

经典分析与常微分方程 · 数学 2025-08-28 Andrea Ottolini , Stefan Steinerberger

In large datasets, it is hard to discover and analyze structure. It is thus common to introduce tags or keywords for the items. In applications, such datasets are then filtered based on these tags. Still, even medium-sized datasets with a…

机器学习 · 计算机科学 2023-02-23 Dominik Dürrschnabel , Gerd Stumme

Multiple-step lookahead policies have demonstrated high empirical competence in Reinforcement Learning, via the use of Monte Carlo Tree Search or Model Predictive Control. In a recent work \cite{efroni2018beyond}, multiple-step greedy…

机器学习 · 计算机科学 2018-09-21 Yonathan Efroni , Gal Dalal , Bruno Scherrer , Shie Mannor