Skip to main content

Showing 1–14 of 14 results for author: Zilles, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2506.14162  [pdf, ps, other

    cs.LG

    Common Benchmarks Undervalue the Generalization Power of Programmatic Policies

    Authors: Amirhossein Rajabpour, Kiarash Aghakasiri, Sandra Zilles, Levi H. S. Lelis

    Abstract: Algorithms for learning programmatic representations for sequential decision-making problems are often evaluated on out-of-distribution (OOD) problems, with the common conclusion that programmatic policies generalize better than neural policies on OOD problems. In this position paper, we argue that commonly used benchmarks undervalue the generalization capabilities of programmatic representations.… ▽ More

    Submitted 16 June, 2025; originally announced June 2025.

    Comments: 17 pages, 5 figures

  2. arXiv:2312.09162  [pdf, other

    cs.CC cs.AI

    Approximation Algorithms for Preference Aggregation Using CP-Nets

    Authors: Abu Mohammmad Hammad Ali, Boting Yang, Sandra Zilles

    Abstract: This paper studies the design and analysis of approximation algorithms for aggregating preferences over combinatorial domains, represented using Conditional Preference Networks (CP-nets). Its focus is on aggregating preferences over so-called \emph{swaps}, for which optimal solutions in general are already known to be of exponential size. We first analyze a trivial 2-approximation algorithm that s… ▽ More

    Submitted 15 December, 2023; v1 submitted 14 December, 2023; originally announced December 2023.

    Comments: 11 pages, main body and appendix. Full version of a paper accepted at the 38th Annual AAAI Conference on Artificial Intelligence

  3. arXiv:2212.12631   

    cs.LG

    A Labelled Sample Compression Scheme of Size at Most Quadratic in the VC Dimension

    Authors: Farnam Mansouri, Sandra Zilles

    Abstract: This paper presents a construction of a proper and stable labelled sample compression scheme of size $O(\VCD^2)$ for any finite concept class, where $\VCD$ denotes the Vapnik-Chervonenkis Dimension. The construction is based on a well-known model of machine teaching, referred to as recursive teaching dimension. This substantially improves on the currently best known bound on the size of sample com… ▽ More

    Submitted 27 December, 2022; v1 submitted 23 December, 2022; originally announced December 2022.

    Comments: Our main claim is wrong. Our construction for labelled compression scheme does not have relationship with RTD^* and subsequently is not O(VCD^2). It has a scientific error

  4. arXiv:2206.09798  [pdf, other

    cs.LG cs.IT

    Using Sum-Product Networks to Assess Uncertainty in Deep Active Learning

    Authors: Mohamadsadegh Khosravani, Sandra Zilles

    Abstract: The success of deep active learning hinges on the choice of an effective acquisition function, which ranks not yet labeled data points according to their expected informativeness. Many acquisition functions are (partly) based on the uncertainty that the current model has about the class label of a point, yet there is no generally agreed upon strategy for computing such uncertainty. This paper prop… ▽ More

    Submitted 7 November, 2023; v1 submitted 20 June, 2022; originally announced June 2022.

    Comments: 15 pages,9 figures, 4 tables

    MSC Class: 62P30 ACM Class: I.5.0; I.4.10

  5. Inferring Symbolic Automata

    Authors: Dana Fisman, Hadar Frenkel, Sandra Zilles

    Abstract: We study the learnability of symbolic finite state automata (SFA), a model shown useful in many applications in software verification. The state-of-the-art literature on this topic follows the query learning paradigm, and so far all obtained results are positive. We provide a necessary condition for efficient learnability of SFAs in this paradigm, from which we obtain the first negative result. Th… ▽ More

    Submitted 19 April, 2023; v1 submitted 28 December, 2021; originally announced December 2021.

    Comments: arXiv admin note: text overlap with arXiv:2011.05389

    Journal ref: Logical Methods in Computer Science, Volume 19, Issue 2 (April 20, 2023) lmcs:8899

  6. arXiv:2011.05389  [pdf, ps, other

    cs.FL cs.LG

    On the Complexity of Symbolic Finite-State Automata

    Authors: Dana Fisman, Hadar Frenkel, Sandra Zilles

    Abstract: We revisit the complexity of procedures on SFAs (such as intersection, emptiness, etc.) and analyze them according to the measures we find suitable for symbolic automata: the number of states, the maximal number of transitions exiting a state, and the size of the most complex transition predicate. We pay attention to the special forms of SFAs: {normalized SFAs} and {neat SFAs}, as well as to SFAs… ▽ More

    Submitted 2 July, 2021; v1 submitted 10 November, 2020; originally announced November 2020.

  7. arXiv:1903.04012  [pdf, other

    cs.LG stat.ML

    Optimal Collusion-Free Teaching

    Authors: David Kirkpatrick, Hans U. Simon, Sandra Zilles

    Abstract: Formal models of learning from teachers need to respect certain criteria to avoid collusion. The most commonly accepted notion of collusion-freeness was proposed by Goldman and Mathias (1996), and various teaching models obeying their criterion have been studied. For each model $M$ and each concept class $\mathcal{C}$, a parameter $M$-$\mathrm{TD}(\mathcal{C})$ refers to the teaching dimension of… ▽ More

    Submitted 10 March, 2019; originally announced March 2019.

    Comments: 26 pages and 6 figures. This is an expanded version of a similarly titled paper to appear in Proceedings of Machine Learning Research (ALT 2019), vol. 98, 2019

    ACM Class: I.2.6

  8. arXiv:1801.05927  [pdf, other

    cs.LG

    An Overview of Machine Teaching

    Authors: Xiaojin Zhu, Adish Singla, Sandra Zilles, Anna N. Rafferty

    Abstract: In this paper we try to organize machine teaching as a coherent set of ideas. Each idea is presented as varying along a dimension. The collection of dimensions then form the problem space of machine teaching, such that existing teaching problems can be characterized in this space. We hope this organization allows us to gain deeper understanding of individual teaching problems, discover connections… ▽ More

    Submitted 17 January, 2018; originally announced January 2018.

    Comments: A tutorial document grown out of NIPS 2017 Workshop on Teaching Machines, Robots, and Humans

  9. arXiv:1801.03968  [pdf, ps, other

    cs.AI cs.LG

    The Complexity of Learning Acyclic Conditional Preference Networks

    Authors: Eisa Alanazi, Malek Mouhoub, Sandra Zilles

    Abstract: Learning of user preferences, as represented by, for example, Conditional Preference Networks (CP-nets), has become a core issue in AI research. Recent studies investigate learning of CP-nets from randomly chosen examples or from membership and equivalence queries. To assess the optimality of learning algorithms as well as to better understand the combinatorial structure of classes of CP-nets, it… ▽ More

    Submitted 5 February, 2019; v1 submitted 11 January, 2018; originally announced January 2018.

    Comments: 57 pages

  10. arXiv:1711.05105  [pdf, other

    cs.AI

    An Empirical Study of the Effects of Spurious Transitions on Abstraction-based Heuristics

    Authors: Mehdi Sadeqi, Robert C. Holte, Sandra Zilles

    Abstract: The efficient solution of state space search problems is often attempted by guiding search algorithms with heuristics (estimates of the distance from any state to the goal). A popular way for creating heuristic functions is by using an abstract version of the state space. However, the quality of abstraction-based heuristic functions, and thus the speed of search, can suffer from spurious transitio… ▽ More

    Submitted 14 November, 2017; originally announced November 2017.

    Comments: 38 pages, 9 figures, appendix with 5 figures

  11. arXiv:1703.03868  [pdf, other

    cs.AI

    Front-to-End Bidirectional Heuristic Search with Near-Optimal Node Expansions

    Authors: Jingwei Chen, Robert C. Holte, Sandra Zilles, Nathan R. Sturtevant

    Abstract: It is well-known that any admissible unidirectional heuristic search algorithm must expand all states whose $f$-value is smaller than the optimal solution cost when using a consistent heuristic. Such states are called "surely expanded" (s.e.). A recent study characterized s.e. pairs of states for bidirectional search with consistent heuristics: if a pair of states is s.e. then at least one of the… ▽ More

    Submitted 23 May, 2017; v1 submitted 10 March, 2017; originally announced March 2017.

    Comments: Accepted to IJCAI 2017. Camera ready version with new timing results

  12. arXiv:1702.02047  [pdf, ps, other

    cs.LG

    Preference-based Teaching

    Authors: Ziyuan Gao, Christoph Ries, Hans Ulrich Simon, Sandra Zilles

    Abstract: We introduce a new model of teaching named "preference-based teaching" and a corresponding complexity parameter---the preference-based teaching dimension (PBTD)---representing the worst-case number of examples needed to teach any concept in a given concept class. Although the PBTD coincides with the well-known recursive teaching dimension (RTD) on finite classes, it is radically different on infin… ▽ More

    Submitted 8 February, 2017; v1 submitted 6 February, 2017; originally announced February 2017.

    Comments: 35 pages

  13. arXiv:1607.06988  [pdf, other

    cs.LG stat.ML

    Interactive Learning from Multiple Noisy Labels

    Authors: Shankar Vembu, Sandra Zilles

    Abstract: Interactive learning is a process in which a machine learning algorithm is provided with meaningful, well-chosen examples as opposed to randomly chosen examples typical in standard supervised learning. In this paper, we propose a new method for interactive learning from multiple noisy labels where we exploit the disagreement among annotators to quantify the easiness (or meaningfulness) of an examp… ▽ More

    Submitted 23 July, 2016; originally announced July 2016.

  14. arXiv:1507.01215  [pdf, ps, other

    cs.LG

    Combining Models of Approximation with Partial Learning

    Authors: Ziyuan Gao, Frank Stephan, Sandra Zilles

    Abstract: In Gold's framework of inductive inference, the model of partial learning requires the learner to output exactly one correct index for the target object and only the target object infinitely often. Since infinitely many of the learner's hypotheses may be incorrect, it is not obvious whether a partial learner can be modifed to "approximate" the target object. Fulk and Jain (Approximate inference… ▽ More

    Submitted 22 July, 2015; v1 submitted 5 July, 2015; originally announced July 2015.

    Comments: 28 pages

    MSC Class: 68Q32