Skip to main content

Showing 1–29 of 29 results for author: Akgün, Ö

.
  1. arXiv:2407.06541  [pdf, other

    eess.SY cs.MA cs.RO math.OC

    Fast Distributed Optimization over Directed Graphs under Malicious Attacks using Trust

    Authors: Arif Kerem Dayı, Orhan Eren Akgün, Stephanie Gil, Michal Yemini, Angelia Nedić

    Abstract: In this work, we introduce the Resilient Projected Push-Pull (RP3) algorithm designed for distributed optimization in multi-agent cyber-physical systems with directed communication graphs and the presence of malicious agents. Our algorithm leverages stochastic inter-agent trust values and gradient tracking to achieve geometric convergence rates in expectation even in adversarial environments. We i… ▽ More

    Submitted 9 July, 2024; originally announced July 2024.

    Comments: 31 pages, 2 figures

  2. arXiv:2405.11059  [pdf, other

    cs.LG

    Frugal Algorithm Selection

    Authors: Erdem Kuş, Özgür Akgün, Nguyen Dang, Ian Miguel

    Abstract: When solving decision and optimisation problems, many competing algorithms (model and solver choices) have complementary strengths. Typically, there is no single algorithm that works well for all instances of a problem. Automated algorithm selection has been shown to work very well for choosing a suitable algorithm for a given instance. However, the cost of training can be prohibitively large due… ▽ More

    Submitted 17 May, 2024; originally announced May 2024.

    Comments: 7 pages + references + appendix

  3. arXiv:2403.17907  [pdf, other

    eess.SY

    Multi-Agent Resilient Consensus under Intermittent Faulty and Malicious Transmissions (Extended Version)

    Authors: Sarper Aydın, Orhan Eren Akgün, Stephanie Gil, Angelia Nedić

    Abstract: In this work, we consider the consensus problem in which legitimate agents share their values over an undirected communication network in the presence of malicious or faulty agents. Different from the previous works, we characterize the conditions that generalize to several scenarios such as intermittent faulty or malicious transmissions, based on trust observations. As the standard trust aggregat… ▽ More

    Submitted 26 March, 2024; originally announced March 2024.

    Comments: Extended Version of CDC '24 submission

  4. arXiv:2402.13201  [pdf, other

    cs.RO cs.AI cs.LG

    Tiny Reinforcement Learning for Quadruped Locomotion using Decision Transformers

    Authors: Orhan Eren Akgün, Néstor Cuevas, Matheus Farias, Daniel Garces

    Abstract: Resource-constrained robotic platforms are particularly useful for tasks that require low-cost hardware alternatives due to the risk of losing the robot, like in search-and-rescue applications, or the need for a large number of devices, like in swarm robotics. For this reason, it is crucial to find mechanisms for adapting reinforcement learning techniques to the constraints imposed by lower comput… ▽ More

    Submitted 20 February, 2024; originally announced February 2024.

    Comments: 10 pages, 4 figures

  5. arXiv:2311.17581  [pdf, ps, other

    cs.DM math.CO

    Composable Constraint Models for Permutation Enumeration

    Authors: Ruth Hoffmann, Özgür Akgün, Christopher Jefferson

    Abstract: Constraint programming (CP) is a powerful tool for modeling mathematical concepts and objects and finding both solutions or counter examples. One of the major strengths of CP is that problems can easily be combined or expanded. In this paper, we illustrate that this versatility makes CP an ideal tool for exploring problems in permutation patterns. We declaratively define permutation properties,… ▽ More

    Submitted 29 November, 2023; originally announced November 2023.

  6. arXiv:2310.06223  [pdf, other

    math.OC cs.DC cs.MA

    Projected Push-Pull For Distributed Constrained Optimization Over Time-Varying Directed Graphs (extended version)

    Authors: Orhan Eren Akgün, Arif Kerem Dayı, Stephanie Gil, Angelia Nedić

    Abstract: We introduce the Projected Push-Pull algorithm that enables multiple agents to solve a distributed constrained optimization problem with private cost functions and global constraints, in a collaborative manner. Our algorithm employs projected gradient descent to deal with constraints and a lazy update rule to control the trade-off between the consensus and optimization steps in the protocol. We pr… ▽ More

    Submitted 9 October, 2023; originally announced October 2023.

    Comments: 16 pages, 2 figures

  7. arXiv:2303.04075  [pdf, other

    cs.RO

    Exploiting Trust for Resilient Hypothesis Testing with Malicious Robots (evolved version)

    Authors: Matthew Cavorsi, Orhan Eren Akgün, Michal Yemini, Andrea Goldsmith, Stephanie Gil

    Abstract: We develop a resilient binary hypothesis testing framework for decision making in adversarial multi-robot crowdsensing tasks. This framework exploits stochastic trust observations between robots to arrive at tractable, resilient decision making at a centralized Fusion Center (FC) even when i) there exist malicious robots in the network and their number may be larger than the number of legitimate r… ▽ More

    Submitted 7 March, 2023; originally announced March 2023.

    Comments: 21 pages, 5 figures, 1 table. arXiv admin note: substantial text overlap with arXiv:2209.12285

  8. arXiv:2212.02661  [pdf, other

    cs.MA

    Learning Trust Over Directed Graphs in Multiagent Systems (extended version)

    Authors: Orhan Eren Akgün, Arif Kerem Dayı, Stephanie Gil, Angelia Nedić

    Abstract: We address the problem of learning the legitimacy of other agents in a multiagent network when an unknown subset is comprised of malicious actors. We specifically derive results for the case of directed graphs and where stochastic side information, or observations of trust, is available. We refer to this as ``learning trust'' since agents must identify which neighbors in the network are reliable,… ▽ More

    Submitted 5 December, 2022; originally announced December 2022.

    Comments: 16 pages, 7 figures, extended version of conference submission

  9. arXiv:2209.12285  [pdf, other

    cs.RO

    Exploiting Trust for Resilient Hypothesis Testing with Malicious Robots

    Authors: Matthew Cavorsi, Orhan Eren Akgün, Michal Yemini, Andrea Goldsmith, Stephanie Gil

    Abstract: We develop a resilient binary hypothesis testing framework for decision making in adversarial multi-robot crowdsensing tasks. This framework exploits stochastic trust observations between robots to arrive at tractable, resilient decision making at a centralized Fusion Center (FC) even when i) there exist malicious robots in the network and their number may be larger than the number of legitimate r… ▽ More

    Submitted 25 September, 2022; originally announced September 2022.

    Comments: 12 pages, 4 figures, extended version of conference submission

  10. arXiv:2205.14753  [pdf, other

    cs.AI

    A Framework for Generating Informative Benchmark Instances

    Authors: Nguyen Dang, Özgür Akgün, Joan Espasa, Ian Miguel, Peter Nightingale

    Abstract: Benchmarking is an important tool for assessing the relative performance of alternative solving approaches. However, the utility of benchmarking is limited by the quantity and quality of the available problem instances. Modern constraint programming languages typically allow the specification of a class-level model that is parameterised over instance data. This separation presents an opportunity f… ▽ More

    Submitted 29 May, 2022; originally announced May 2022.

    Comments: 15 pages

    ACM Class: F.4.1

  11. arXiv:2202.13250  [pdf, other

    cs.AI

    Automatic Tabulation in Constraint Models

    Authors: Özgür Akgün, Ian P. Gent, Christopher Jefferson, Zeynep Kiziltan, Ian Miguel, Peter Nightingale, András Z. Salamon, Felix Ulrich-Oltean

    Abstract: The performance of a constraint model can often be improved by converting a subproblem into a single table constraint. In this paper we study heuristics for identifying promising candidate subproblems, where converting the candidate into a table constraint is likely to improve solver performance. We propose a small set of heuristics to identify common cases, such as expressions that will propagate… ▽ More

    Submitted 26 February, 2022; originally announced February 2022.

    MSC Class: 68T27 ACM Class: I.2.3

  12. arXiv:2111.00821  [pdf, ps, other

    cs.AI cs.PL

    Towards Reformulating Essence Specifications for Robustness

    Authors: Özgür Akgün, Alan M. Frisch, Ian P. Gent, Christopher Jefferson, Ian Miguel, Peter Nightingale, András Z. Salamon

    Abstract: The Essence language allows a user to specify a constraint problem at a level of abstraction above that at which constraint modelling decisions are made. Essence specifications are refined into constraint models using the Conjure automated modelling tool, which employs a suite of refinement rules. However, Essence is a rich language in which there are many equivalent ways to specify a given proble… ▽ More

    Submitted 1 November, 2021; originally announced November 2021.

    Comments: 12 pages, 6 figures, presented at ModRef 2021

  13. arXiv:2012.06410  [pdf, ps, other

    cs.RO eess.SY

    Learning How to Trade-Off Safety with Agility Using Deep Covariance Estimation for Perception Driven UAV Motion Planning

    Authors: Onur Akgun, Kamil Canberk Atik, Mustafa Erdem, Mehmetcan Kaymaz, Bugrahan Yamak, N. Kemal Ure

    Abstract: We investigate how to utilize predictive models for selecting appropriate motion planning strategies based on perception uncertainty estimation for agile unmanned aerial vehicle (UAV) navigation tasks. Although there are variety of motion planning and perception algorithms for such tasks, the impact of perception uncertainty is not explicitly handled in many of the current motion algorithms, which… ▽ More

    Submitted 11 December, 2020; originally announced December 2020.

    Comments: A paper on intelligent motion planning for agile drones. It is currently being reviewed for ICRA 2021

  14. arXiv:2009.11111  [pdf, other

    cs.AI

    Efficient Incremental Modelling and Solving

    Authors: Gökberk Koçak, Özgür Akgün, Nguyen Dang, Ian Miguel

    Abstract: In various scenarios, a single phase of modelling and solving is either not sufficient or not feasible to solve the problem at hand. A standard approach to solving AI planning problems, for example, is to incrementally extend the planning horizon and solve the problem of trying to find a plan of a particular length. Indeed, any optimization problem can be solved as a sequence of decision problems… ▽ More

    Submitted 23 September, 2020; originally announced September 2020.

    Journal ref: ModRef 2020 - The 19th workshop on Constraint Modelling and Reformulation

  15. arXiv:2009.10156  [pdf, other

    cs.AI

    Exploring Instance Generation for Automated Planning

    Authors: Özgür Akgün, Nguyen Dang, Joan Espasa, Ian Miguel, András Z. Salamon, Christopher Stone

    Abstract: Many of the core disciplines of artificial intelligence have sets of standard benchmark problems well known and widely used by the community when develo** new algorithms. Constraint programming and automated planning are examples of these areas, where the behaviour of a new algorithm is measured by how it performs on these instances. Typically the efficiency of each solving method varies not onl… ▽ More

    Submitted 21 September, 2020; originally announced September 2020.

    Journal ref: ModRef 2020 - The 19th workshop on Constraint Modelling and Reformulation

  16. arXiv:2009.10152  [pdf, other

    cs.AI

    Towards Portfolios of Streamlined Constraint Models: A Case Study with the Balanced Academic Curriculum Problem

    Authors: Patrick Spracklen, Nguyen Dang, Özgür Akgün, Ian Miguel

    Abstract: Augmenting a base constraint model with additional constraints can strengthen the inferences made by a solver and therefore reduce search effort. We focus on the automatic addition of streamliner constraints, derived from the types present in an abstract Essence specification of a problem class of interest, which trade completeness for potentially very significant reduction in search. The refineme… ▽ More

    Submitted 21 September, 2020; originally announced September 2020.

    Journal ref: ModRef 2020 - The 19th workshop on Constraint Modelling and Reformulation

  17. arXiv:2008.04483  [pdf, other

    math.GR math.QA

    Enumeration of set-theoretic solutions to the Yang-Baxter equation

    Authors: Ö. Akgün, M. Mereb, L. Vendramin

    Abstract: We use Constraint Satisfaction methods to enumerate and construct set-theoretic solutions to the Yang-Baxter equation of small size. We show that there are 321931 involutive solutions of size nine, 4895272 involutive solutions of size ten and 422449480 non-involutive solution of size eight. Our method is then used to enumerate non-involutive biquandles.

    Submitted 28 August, 2021; v1 submitted 10 August, 2020; originally announced August 2020.

    Comments: 13 pages, 8 tables. Accepted for publication in Mathematics of Computation

    MSC Class: 16T25

    Journal ref: Math. Comp. 91 (2022), no. 335, 1469-1481

  18. arXiv:2003.02803  [pdf, other

    econ.EM

    Equal Predictive Ability Tests Based on Panel Data with Applications to OECD and IMF Forecasts

    Authors: Oguzhan Akgun, Alain Pirotte, Giovanni Urga, Zhenlin Yang

    Abstract: We propose two types of equal predictive ability (EPA) tests with panels to compare the predictions made by two forecasters. The first type, namely $S$-statistics, focuses on the overall EPA hypothesis which states that the EPA holds on average over all panel units and over time. The second, called $C$-statistics, focuses on the clustered EPA hypothesis where the EPA holds jointly for a fixed numb… ▽ More

    Submitted 6 February, 2023; v1 submitted 5 March, 2020; originally announced March 2020.

  19. arXiv:1910.00505  [pdf, other

    cs.AI cs.DB

    Towards Improving Solution Dominance with Incomparability Conditions: A case-study using Generator Itemset Mining

    Authors: Gökberk Koçak, Özgür Akgün, Tias Guns, Ian Miguel

    Abstract: Finding interesting patterns is a challenging task in data mining. Constraint based mining is a well-known approach to this, and one for which constraint programming has been shown to be a well-suited and generic framework. Dominance programming has been proposed as an extension that can capture an even wider class of constraint-based mining problems, by allowing to compare relations between patte… ▽ More

    Submitted 1 October, 2019; originally announced October 2019.

  20. arXiv:1910.00475  [pdf, ps, other

    cs.OH

    Conjure Documentation, Release 2.3.0

    Authors: Özgür Akgün, András Salamon

    Abstract: Conjure is an automated modelling tool for Constraint Programming. In this documentation, you will find the following: A brief introduction to Conjure, installation instructions, a description of how to use Conjure through its command line user interface, a list of Conjure's features, a description of Conjure's input language Essence, and a collection of simple demonstrations of Conjure's use.

    Submitted 8 October, 2019; v1 submitted 1 October, 2019; originally announced October 2019.

  21. arXiv:1808.09870  [pdf, ps, other

    cs.PL

    Memory Consistency Models using Constraints

    Authors: Ruth Hoffmann, Özgür Akgün, Susmit Sarkar

    Abstract: Memory consistency models (MCMs) are at the heart of concurrent programming. They represent the behaviour of concurrent programs at the chip level. To test these models small program snippets called litmus test are generated, which show allowed or forbidden behaviour of different MCMs. This paper is showcasing the use of constraint programming to automate the generation and testing of litmus tests… ▽ More

    Submitted 29 August, 2018; originally announced August 2018.

    Journal ref: ModRef 2018, The 17th workshop on Constraint Modelling and Reformulation, 2018

  22. arXiv:1808.09847  [pdf, other

    cs.AI

    Modelling Langford's Problem: A Viewpoint for Search

    Authors: Özgür Akgün, Ian Miguel

    Abstract: The performance of enumerating all solutions to an instance of Langford's Problem is sensitive to the model and the search strategy. In this paper we compare the performance of a large variety of models, all derived from two base viewpoints. We empirically show that a channelled model with a static branching order on one of the viewpoints offers the best performance out of all the options we consi… ▽ More

    Submitted 29 August, 2018; originally announced August 2018.

    Journal ref: ModRef 2018 - The 17th workshop on Constraint Modelling and Reformulation

  23. arXiv:1808.01215  [pdf, other

    math.CO

    Solving computational problems in the theory of word-representable graphs

    Authors: Özgür Akgün, Ian P. Gent, Sergey Kitaev, Hans Zantema

    Abstract: A simple graph $G=(V,E)$ is word-representable if there exists a word $w$ over the alphabet $V$ such that letters $x$ and $y$ alternate in $w$ iff $xy\in E$. Word-representable graphs generalize several important classes of graphs. A graph is word-representable iff it admits a semi-transitive orientation. We use semi-transitive orientations to enumerate connected non-word-representable graphs up t… ▽ More

    Submitted 3 August, 2018; originally announced August 2018.

    Journal ref: Journal of Integer Sequences, Vol. 22 (2019), Article 19.2.5

  24. arXiv:1708.01829  [pdf, ps, other

    cs.AI stat.ME

    Declarative Statistics

    Authors: Roberto Rossi, Özgür Akgün, Steven Prestwich, S. Armagan Tarim

    Abstract: In this work we introduce declarative statistics, a suite of declarative modelling tools for statistical analysis. Statistical constraints represent the key building block of declarative statistics. First, we introduce a range of relevant counting and matrix constraints and associated decompositions, some of which novel, that are instrumental in the design of statistical constraints. Second, we in… ▽ More

    Submitted 28 December, 2017; v1 submitted 5 August, 2017; originally announced August 2017.

    Comments: The modeling framework and the examples used in this work are available at https://gwr3n.github.io/syat-choco/

  25. arXiv:1611.08942  [pdf, other

    cs.AI math.PR stat.OT

    The BIN_COUNTS Constraint: Filtering and Applications

    Authors: Roberto Rossi, Özgür Akgün, Steven Prestwich, Armagan Tarim

    Abstract: We introduce the BIN_COUNTS constraint, which deals with the problem of counting the number of decision variables in a set which are assigned values that lie in given bins. We illustrate a decomposition and a filtering algorithm that achieves generalised arc consistency. We contrast the filtering power of these two approaches and we discuss a number of applications. We show that BIN_COUNTS can be… ▽ More

    Submitted 14 December, 2016; v1 submitted 27 November, 2016; originally announced November 2016.

    Comments: 20 pages, working draft

  26. Cloud Benchmarking For Maximising Performance of Scientific Applications

    Authors: Blesson Varghese, Ozgur Akgun, Ian Miguel, Long Thai, Adam Barker

    Abstract: How can applications be deployed on the cloud to achieve maximum performance? This question is challenging to address with the availability of a wide variety of cloud Virtual Machines (VMs) with different performance capabilities. The research reported in this paper addresses the above question by proposing a six step benchmarking methodology in which a user provides a set of weights that indicate… ▽ More

    Submitted 1 August, 2016; originally announced August 2016.

    Comments: 14 pages, accepted to the IEEE Transactions on Cloud Computing on 31 July 2016

  27. Cloud Benchmarking for Performance

    Authors: Blesson Varghese, Ozgur Akgun, Ian Miguel, Long Thai, Adam Barker

    Abstract: How can applications be deployed on the cloud to achieve maximum performance? This question has become significant and challenging with the availability of a wide variety of Virtual Machines (VMs) with different performance capabilities in the cloud. The above question is addressed by proposing a six step benchmarking methodology in which a user provides a set of four weights that indicate how imp… ▽ More

    Submitted 4 November, 2014; originally announced November 2014.

    Comments: 6 pages, 6th IEEE International Conference on Cloud Computing Technology and Science (IEEE CloudCom) 2014, Singapore

  28. arXiv:1410.8359  [pdf, other

    cs.DC

    Optimal Deployment of Geographically Distributed Workflow Engines on the Cloud

    Authors: Long Thai, Adam Barker, Blesson Varghese, Ozgur Akgun, Ian Miguel

    Abstract: When orchestrating Web service workflows, the geographical placement of the orchestration engine(s) can greatly affect workflow performance. Data may have to be transferred across long geographical distances, which in turn increases execution time and degrades the overall performance of a workflow. In this paper, we present a framework that, given a DAG-based workflow specification, computes the o… ▽ More

    Submitted 30 October, 2014; originally announced October 2014.

  29. arXiv:1109.1774  [pdf, other

    cs.AI cs.PL

    Conjure Revisited: Towards Automated Constraint Modelling

    Authors: Ozgur Akgun, Alan M. Frisch, Brahim Hnich, Chris Jefferson, Ian Miguel

    Abstract: Automating the constraint modelling process is one of the key challenges facing the constraints field, and one of the principal obstacles preventing widespread adoption of constraint solving. This paper focuses on the refinement-based approach to automated modelling, where a user specifies a problem in an abstract constraint specification language and it is then automatically refined into a constr… ▽ More

    Submitted 8 September, 2011; originally announced September 2011.