Skip to main content

Showing 1–35 of 35 results for author: Rey, S

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

    eess.SP cs.LG

    Directed Acyclic Graph Convolutional Networks

    Authors: Samuel Rey, Hamed Ajorlou, Gonzalo Mateos

    Abstract: Directed acyclic graphs (DAGs) are central to science and engineering applications including causal inference, scheduling, and neural architecture search. In this work, we introduce the DAG Convolutional Network (DCN), a novel graph neural network (GNN) architecture designed specifically for convolutional learning from signals supported on DAGs. The DCN leverages causal graph filters to learn noda… ▽ More

    Submitted 13 June, 2025; originally announced June 2025.

  2. arXiv:2506.08871  [pdf, ps, other

    cs.LG eess.SP

    Adapting to Heterophilic Graph Data with Structure-Guided Neighbor Discovery

    Authors: Victor M. Tenorio, Madeline Navarro, Samuel Rey, Santiago Segarra, Antonio G. Marques

    Abstract: Graph Neural Networks (GNNs) often struggle with heterophilic data, where connected nodes may have dissimilar labels, as they typically assume homophily and rely on local message passing. To address this, we propose creating alternative graph structures by linking nodes with similar structural attributes (e.g., role-based or global), thereby fostering higher label homophily on these new graphs. We… ▽ More

    Submitted 10 June, 2025; originally announced June 2025.

  3. arXiv:2505.00816  [pdf, ps, other

    cs.SE cs.LG

    Aggregating empirical evidence from data strategy studies: a case on model quantization

    Authors: Santiago del Rey, Paulo Sérgio Medeiros dos Santos, Guilherme Horta Travassos, Xavier Franch, Silverio Martínez-Fernández

    Abstract: Background: As empirical software engineering evolves, more studies adopt data strategies$-$approaches that investigate digital artifacts such as models, source code, or system logs rather than relying on human subjects. Synthesizing results from such studies introduces new methodological challenges. Aims: This study assesses the effects of model quantization on correctness and resource efficien… ▽ More

    Submitted 1 May, 2025; originally announced May 2025.

    Comments: 11 pages, 3 figures, submitted to the 19th ACM/IEEE International Symposium on Empirical Software Engineering and Measurement (ESEM)

  4. arXiv:2503.19651  [pdf, other

    cs.LG

    Enhancing Graphical Lasso: A Robust Scheme for Non-Stationary Mean Data

    Authors: Samuel Rey, Ernesto Curbelo, Luca Martino, Fernando Llorente, Antonio G. Marques

    Abstract: This work addresses the problem of graph learning from data following a Gaussian Graphical Model (GGM) with a time-varying mean. Graphical Lasso (GL), the standard method for estimating sparse precision matrices, assumes that the observed data follows a zero-mean Gaussian distribution. However, this assumption is often violated in real-world scenarios where the mean evolves over time due to extern… ▽ More

    Submitted 25 March, 2025; originally announced March 2025.

  5. arXiv:2501.08402  [pdf, other

    cs.SE cs.AI

    Addressing Quality Challenges in Deep Learning: The Role of MLOps and Domain Knowledge

    Authors: Santiago del Rey, Adrià Medina, Xavier Franch, Silverio Martínez-Fernández

    Abstract: Deep learning (DL) systems present unique challenges in software engineering, especially concerning quality attributes like correctness and resource efficiency. While DL models excel in specific tasks, engineering DL systems is still essential. The effort, cost, and potential diminishing returns of continual improvements must be carefully evaluated, as software engineers often face the critical de… ▽ More

    Submitted 31 January, 2025; v1 submitted 14 January, 2025; originally announced January 2025.

    Comments: 6 pages, 1 figure, accepted to the 4th International Conference on AI Engineering - Software Engineering for AI (CAIN)

  6. arXiv:2412.01757  [pdf, other

    cs.LG eess.SP

    Structure-Guided Input Graph for GNNs facing Heterophily

    Authors: Victor M. Tenorio, Madeline Navarro, Samuel Rey, Santiago Segarra, Antonio G. Marques

    Abstract: Graph Neural Networks (GNNs) have emerged as a promising tool to handle data exhibiting an irregular structure. However, most GNN architectures perform well on homophilic datasets, where the labels of neighboring nodes are likely to be the same. In recent years, an increasing body of work has been devoted to the development of GNN architectures for heterophilic datasets, where labels do not exhibi… ▽ More

    Submitted 2 December, 2024; originally announced December 2024.

    Comments: Presented as a conference paper in the Asilomar Conference on Signals, Systems, and Computers 2024

  7. arXiv:2409.08760  [pdf, other

    cs.LG eess.SP

    Online Network Inference from Graph-Stationary Signals with Hidden Nodes

    Authors: Andrei Buciulea, Madeline Navarro, Samuel Rey, Santiago Segarra, Antonio G. Marques

    Abstract: Graph learning is the fundamental task of estimating unknown graph connectivity from available data. Typical approaches assume that not only is all information available simultaneously but also that all nodes can be observed. However, in many real-world scenarios, data can neither be known completely nor obtained all at once. We present a novel method for online graph estimation that accounts for… ▽ More

    Submitted 13 September, 2024; originally announced September 2024.

  8. arXiv:2409.08676  [pdf, other

    cs.LG

    Redesigning graph filter-based GNNs to relax the homophily assumption

    Authors: Samuel Rey, Madeline Navarro, Victor M. Tenorio, Santiago Segarra, Antonio G. Marques

    Abstract: Graph neural networks (GNNs) have become a workhorse approach for learning from data defined over irregular domains, typically by implicitly assuming that the data structure is represented by a homophilic graph. However, recent works have revealed that many relevant applications involve heterophilic data where the performance of GNNs can be notably compromised. To address this challenge, we presen… ▽ More

    Submitted 13 September, 2024; originally announced September 2024.

  9. arXiv:2409.08660  [pdf, other

    cs.LG eess.SP

    Online Learning Of Expanding Graphs

    Authors: Samuel Rey, Bishwadeep Das, Elvin Isufi

    Abstract: This paper addresses the problem of online network topology inference for expanding graphs from a stream of spatiotemporal signals. Online algorithms for dynamic graph learning are crucial in delay-sensitive applications or when changes in topology occur rapidly. While existing works focus on inferring the connectivity within a fixed set of nodes, in practice, the graph can grow as new nodes join… ▽ More

    Submitted 13 September, 2024; originally announced September 2024.

  10. arXiv:2409.07880  [pdf, other

    cs.LG eess.SP

    Non-negative Weighted DAG Structure Learning

    Authors: Samuel Rey, Seyed Saman Saboksayr, Gonzalo Mateos

    Abstract: We address the problem of learning the topology of directed acyclic graphs (DAGs) from nodal observations, which adhere to a linear structural equation model. Recent advances framed the combinatorial DAG structure learning task as a continuous optimization problem, yet existing methods must contend with the complexities of non-convex optimization. To overcome this limitation, we assume that the la… ▽ More

    Submitted 12 September, 2024; originally announced September 2024.

  11. arXiv:2406.09513  [pdf, other

    stat.ML cs.LG eess.SP

    Fair GLASSO: Estimating Fair Graphical Models with Unbiased Statistical Behavior

    Authors: Madeline Navarro, Samuel Rey, Andrei Buciulea, Antonio G. Marques, Santiago Segarra

    Abstract: We propose estimating Gaussian graphical models (GGMs) that are fair with respect to sensitive nodal attributes. Many real-world models exhibit unfair discriminatory behavior due to biases in data. Such discrimination is known to be exacerbated when data is equipped with pairwise relationships encoded in a graph. Additionally, the effect of biased data on graphical models is largely underexplored.… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

  12. arXiv:2405.03056  [pdf, other

    cs.LG

    Convolutional Learning on Directed Acyclic Graphs

    Authors: Samuel Rey, Hamed Ajorlou, Gonzalo Mateos

    Abstract: We develop a novel convolutional architecture tailored for learning from data defined over directed acyclic graphs (DAGs). DAGs can be used to model causal relationships among variables, but their nilpotent adjacency matrices pose unique challenges towards developing DAG signal processing and machine learning tools. To address this limitation, we harness recent advances offering alternative defini… ▽ More

    Submitted 5 May, 2024; originally announced May 2024.

  13. Lost in Magnitudes: Exploring Visualization Designs for Large Value Ranges

    Authors: Katerina Batziakoudi, Florent Cabric, Stéphanie Rey, Jean-Daniel Fekete

    Abstract: We explore the design of visualizations for values spanning multiple orders of magnitude; we call them Orders of Magnitude Values (OMVs). Visualization researchers have shown that separating OMVs into two components, the mantissa and the exponent, and encoding them separately overcomes limitations of linear and logarithmic scales. However, only a small number of such visualizations have been teste… ▽ More

    Submitted 10 March, 2025; v1 submitted 23 April, 2024; originally announced April 2024.

    Comments: CHI25, Yokohama, Japan

  14. arXiv:2402.11765  [pdf, other

    cs.GT

    Guide to Numerical Experiments on Elections in Computational Social Choice

    Authors: Niclas Boehmer, Piotr Faliszewski, Łukasz Janeczko, Andrzej Kaczmarczyk, Grzegorz Lisowski, Grzegorz Pierczyński, Simon Rey, Dariusz Stolicki, Stanisław Szufa, Tomasz Wąs

    Abstract: We analyze how numerical experiments regarding elections were conducted within the computational social choice literature (focusing on papers published in the IJCAI, AAAI, and AAMAS conferences). We analyze the sizes of the studied elections and the methods used for generating preference data, thereby making previously hidden standards and practices explicit. In particular, we survey a number of s… ▽ More

    Submitted 18 February, 2024; originally announced February 2024.

  15. arXiv:2312.06557  [pdf, ps, other

    cs.LG eess.SP

    Robust Graph Neural Network based on Graph Denoising

    Authors: Victor M. Tenorio, Samuel Rey, Antonio G. Marques

    Abstract: Graph Neural Networks (GNNs) have emerged as a notorious alternative to address learning problems dealing with non-Euclidean datasets. However, although most works assume that the graph is perfectly known, the observed topology is prone to errors stemming from observational noise, graph-learning limitations, or adversarial attacks. If ignored, these perturbations may drastically hinder the perform… ▽ More

    Submitted 11 December, 2023; originally announced December 2023.

    Comments: Presented in the 2023 Asilomar Conference on Signals, Systems, and Computers (Oct. 29th - Nov 1st, 2023)

  16. arXiv:2307.05520  [pdf, other

    cs.LG cs.CY cs.SE

    How to use model architecture and training environment to estimate the energy consumption of DL training

    Authors: Santiago del Rey, Silverio Martínez-Fernández, Luís Cruz, Xavier Franch

    Abstract: To raise awareness of the huge impact Deep Learning (DL) has on the environment, several works have tried to estimate the energy consumption and carbon footprint of DL-based systems across their life cycle. However, the estimations for energy consumption in the training stage usually rely on assumptions that have not been thoroughly tested. This study aims to move past these assumptions by leverag… ▽ More

    Submitted 21 November, 2024; v1 submitted 7 July, 2023; originally announced July 2023.

    Comments: 32 pages, 11 figures, under review in ACM Transactions on Software Engineering and Methodology (TOSEM). This work is an extension of arXiv:2307.05520v3 [cs.LG]

  17. arXiv:2304.10940  [pdf, ps, other

    cs.GT

    Epistemic Selection of Costly Alternatives: The Case of Participatory Budgeting

    Authors: Simon Rey, Ulle Endriss

    Abstract: We initiate the study of voting rules for participatory budgeting using the so-called epistemic approach, where one interprets votes as noisy reflections of some ground truth regarding the objectively best set of projects to fund. Using this approach, we first show that both the most studied rules in the literature and the most widely used rule in practice cannot be justified on epistemic grounds:… ▽ More

    Submitted 4 September, 2024; v1 submitted 21 April, 2023; originally announced April 2023.

  18. arXiv:2303.00621  [pdf, ps, other

    cs.GT cs.MA

    The (Computational) Social Choice Take on Indivisible Participatory Budgeting

    Authors: Simon Rey, Felicia Schmidt, Jan Maly

    Abstract: In this survey, we review the literature investigating participatory budgeting as a social choice problem. Participatory Budgeting (PB) is a democratic process in which citizens are asked to vote on how to allocate a given amount of public money to a set of projects. From a social choice perspective, it corresponds then to the problem of aggregating opinions about which projects should be funded,… ▽ More

    Submitted 13 March, 2025; v1 submitted 1 March, 2023; originally announced March 2023.

  19. arXiv:2212.01816  [pdf, ps, other

    eess.SP cs.LG

    Joint graph learning from Gaussian observations in the presence of hidden nodes

    Authors: Samuel Rey, Madeline Navarro, Andrei Buciulea, Santiago Segarra, Antonio G. Marques

    Abstract: Graph learning problems are typically approached by focusing on learning the topology of a single graph when signals from all nodes are available. However, many contemporary setups involve multiple related networks and, moreover, it is often the case that only a subset of nodes is observed while the rest remain hidden. Motivated by this, we propose a joint graph learning method that takes into acc… ▽ More

    Submitted 4 December, 2022; originally announced December 2022.

    Comments: This paper has been accepted in 2022 Asilomar Conference on Signals, Systems, and Computers

  20. arXiv:2205.07517  [pdf, other

    cs.GT

    Fairness in Participatory Budgeting via Equality of Resources

    Authors: Jan Maly, Simon Rey, Ulle Endriss, Martin Lackner

    Abstract: We introduce a family of normative principles to assess fairness in the context of participatory budgeting. These principles are based on the fundamental idea that budget allocations should be fair in terms of the resources invested into meeting the wishes of individual voters. This is in contrast to earlier proposals that are based on specific assumptions regarding the satisfaction of voters with… ▽ More

    Submitted 20 February, 2023; v1 submitted 16 May, 2022; originally announced May 2022.

  21. arXiv:2205.00881  [pdf, other

    cs.GT cs.AI

    Let's Agree to Agree: Targeting Consensus for Incomplete Preferences through Majority Dynamics

    Authors: Sirin Botan, Simon Rey, Zoi Terzopoulou

    Abstract: We study settings in which agents with incomplete preferences need to make a collective decision. We focus on a process of majority dynamics where issues are addressed one at a time and undecided agents follow the opinion of the majority. We assess the effects of this process on various consensus notions -- such as the Condorcet winner -- and show that in the worst case, myopic adherence to the ma… ▽ More

    Submitted 28 April, 2022; originally announced May 2022.

    Comments: Extended version of forthcoming paper in Proceedings of the 31st International Joint Conference on Artificial Intelligence (IJCAI-2022)

  22. arXiv:2201.07698  [pdf, other

    cs.HC cs.CV

    Visualization and Analysis of Wearable Health Data From COVID-19 Patients

    Authors: Susanne K. Suter, Georg R. Spinner, Bianca Hoelz, Sofia Rey, Sujeanthraa Thanabalasingam, Jens Eckstein, Sven Hirsch

    Abstract: Effective visualizations were evaluated to reveal relevant health patterns from multi-sensor real-time wearable devices that recorded vital signs from patients admitted to hospital with COVID-19. Furthermore, specific challenges associated with wearable health data visualizations, such as fluctuating data quality resulting from compliance problems, time needed to charge the device and technical pr… ▽ More

    Submitted 19 January, 2022; originally announced January 2022.

    Comments: 17 pages, 9 figures, conference

  23. arXiv:2110.03666  [pdf, other

    cs.SI cs.LG eess.SP

    Joint inference of multiple graphs with hidden variables from stationary graph signals

    Authors: Samuel Rey, Andrei Buciulea, Madeline Navarro, Santiago Segarra, Antonio G. Marques

    Abstract: Learning graphs from sets of nodal observations represents a prominent problem formally known as graph topology inference. However, current approaches are limited by typically focusing on inferring single networks, and they assume that observations from all nodes are available. First, many contemporary setups involve multiple related networks, and second, it is often the case that only a subset of… ▽ More

    Submitted 16 November, 2021; v1 submitted 5 October, 2021; originally announced October 2021.

  24. arXiv:2110.00844  [pdf, ps, other

    eess.SP cs.LG

    A Robust Alternative for Graph Convolutional Neural Networks via Graph Neighborhood Filters

    Authors: Victor M. Tenorio, Samuel Rey, Fernando Gama, Santiago Segarra, Antonio G. Marques

    Abstract: Graph convolutional neural networks (GCNNs) are popular deep learning architectures that, upon replacing regular convolutions with graph filters (GFs), generalize CNNs to irregular domains. However, classical GFs are prone to numerical errors since they consist of high-order polynomials. This problem is aggravated when several filters are applied in cascade, limiting the practical depth of GCNNs.… ▽ More

    Submitted 2 October, 2021; originally announced October 2021.

    Comments: Presented in the 2021 Asilomar Conference on Signals, Systems, and Computers, Pacific Grove, CA, USA, 31 Oct. -- 3 Nov. 2021

  25. Untrained Graph Neural Networks for Denoising

    Authors: Samuel Rey, Santiago Segarra, Reinhard Heckel, Antonio G. Marques

    Abstract: A fundamental problem in signal processing is to denoise a signal. While there are many well-performing methods for denoising signals defined on regular supports, such as images defined on two-dimensional grids of pixels, many important classes of signals are defined over irregular domains such as graphs. This paper introduces two untrained graph neural network architectures for graph signal denoi… ▽ More

    Submitted 16 February, 2023; v1 submitted 23 September, 2021; originally announced September 2021.

  26. arXiv:2010.10309  [pdf, ps, other

    cs.GT

    Shortlisting Rules and Incentives in an End-to-End Model for Participatory Budgeting

    Authors: Simon Rey, Ulle Endriss, Ronald de Haan

    Abstract: We introduce an end-to-end model of participatory budgeting grounded in social choice theory. This model accounts for both the first stage, in which participants propose projects to be shortlisted, and the second stage, in which they vote on which of the shortlisted projects should be funded. We introduce several shortlisting rules for the first stage and we analyse them in both normative and algo… ▽ More

    Submitted 6 September, 2023; v1 submitted 20 October, 2020; originally announced October 2020.

  27. arXiv:2007.04774  [pdf

    eess.IV cs.CV cs.LG

    Automated Chest CT Image Segmentation of COVID-19 Lung Infection based on 3D U-Net

    Authors: Dominik Müller, Iñaki Soto Rey, Frank Kramer

    Abstract: The coronavirus disease 2019 (COVID-19) affects billions of lives around the world and has a significant impact on public healthcare. Due to rising skepticism towards the sensitivity of RT-PCR as screening method, medical imaging like computed tomography offers great potential as alternative. For this reason, automated image segmentation is highly desired as clinical decision support for quantitat… ▽ More

    Submitted 24 June, 2020; originally announced July 2020.

    Comments: Code repository: https://github.com/frankkramer-lab/covid19.MIScnn

    Journal ref: Robust chest CT image segmentation of COVID-19 lung infection based on limited data. Informatics in Medicine Unlocked. Volume 25. 2021. https://www.sciencedirect.com/science/article/pii/S2352914821001660

  28. arXiv:2002.11660  [pdf, ps, other

    cs.GT cs.AI

    An Optimal Procedure to Check Pareto-Optimality in House Markets with Single-Peaked Preferences

    Authors: Aurélie Beynier, Nicolas Maudet, Simon Rey, Parham Shams

    Abstract: Recently, the problem of allocating one resource per agent with initial endowments (house markets) has seen a renewed interest: indeed, while in the domain of strict preferences the Top Trading Cycle algorithm is known to be the only procedure guaranteeing Pareto-optimality, individual rationality, and strategy proofness. However, the situation differs in the single-peaked domain. Indeed, Bade pre… ▽ More

    Submitted 14 February, 2020; originally announced February 2020.

    Comments: Was initially part of our submission arXiv:1906.10250. We followed recommendations to make a distinct contribution with this material

  29. An Underparametrized Deep Decoder Architecture for Graph Signals

    Authors: Samuel Rey, Antonio G. Marques, Santiago Segarra

    Abstract: While deep convolutional architectures have achieved remarkable results in a gamut of supervised applications dealing with images and speech, recent works show that deep untrained non-convolutional architectures can also outperform state-of-the-art methods in several tasks such as image compression and denoising. Motivated by the fact that many contemporary datasets have an irregular structure dif… ▽ More

    Submitted 14 January, 2020; v1 submitted 2 August, 2019; originally announced August 2019.

    Comments: This paper has already been accepted on 2019 IEEE International Workshop on Computational Advances in Multi-Sensor Adaptive Processing (CAMSAP) and it is going to be published in its proceedings

  30. arXiv:1907.09279  [pdf, ps, other

    cs.GT cs.AI

    Almost Group Envy-free Allocation of Indivisible Goods and Chores

    Authors: Haris Aziz, Simon Rey

    Abstract: We consider a multi-agent resource allocation setting in which an agent's utility may decrease or increase when an item is allocated. We take the group envy-freeness concept that is well-established in the literature and present stronger and relaxed versions that are especially suitable for the allocation of indivisible items. Of particular interest is a concept called group envy-freeness up to on… ▽ More

    Submitted 16 July, 2019; originally announced July 2019.

  31. arXiv:1906.10250  [pdf, other

    cs.AI cs.MA

    Swap Dynamics in Single-Peaked Housing Markets

    Authors: Aurélie Beynier, Nicolas Maudet, Simon Rey, Parham Shams

    Abstract: This paper focuses on the problem of fairly and efficiently allocating resources to agents. We consider a specific setting, usually referred to as a housing market, where each agent must receive exactly one resource (and initially owns one). In this framework, in the domain of linear preferences, the Top Trading Cycle (TTC) algorithm is the only procedure satisfying Pareto-optimality, individual r… ▽ More

    Submitted 19 April, 2021; v1 submitted 24 June, 2019; originally announced June 2019.

    Comments: Replaces our previous submission: "House Markets and Single-Peaked Preferences: From Centralized to Decentralized Allocation Procedures". Following reviewers' comments, leaves out our contribution on a variant of the Crawler procedure (goes in a separate submission) to concentrate on swap dynamics (new results added)

  32. arXiv:1901.09180  [pdf, ps, other

    cs.LO

    Credulous Acceptability, Poison Games and Modal Logic

    Authors: Davide Grossi, Simon Rey

    Abstract: The Poison Game is a two-player game played on a graph in which one player can influence which edges the other player is able to traverse. It operationalizes the notion of existence of credulously admissible sets in an argumentation framework or, in graph-theoretic terminology, the existence of non-trivial semi-kernels. We develop a modal logic (poison modal logic, PML) tailored to represent winni… ▽ More

    Submitted 19 February, 2019; v1 submitted 26 January, 2019; originally announced January 2019.

  33. arXiv:1807.11919  [pdf, ps, other

    cs.AI cs.MA

    Efficiency, Sequenceability and Deal-Optimality in Fair Division of Indivisible Goods

    Authors: Aurélie Beynier, Sylvain Bouveret, Michel Lemaître, Nicolas Maudet, Simon Rey

    Abstract: In fair division of indivisible goods, using sequences of sincere choices (or picking sequences) is a natural way to allocate the objects. The idea is as follows: at each stage, a designated agent picks one object among those that remain. Another intuitive way to obtain an allocation is to give objects to agents in the first place, and to let agents exchange them as long as such "deals" are benefi… ▽ More

    Submitted 28 July, 2018; originally announced July 2018.

    Comments: arXiv admin note: substantial text overlap with arXiv:1604.01734

  34. arXiv:1711.08365  [pdf, ps, other

    cs.GT cs.SI

    Budget Allocation in Binary Opinion Dynamics

    Authors: Susana Rey, Patricio Reyes, Alonso Silva

    Abstract: In this article we study the allocation of a budget to promote an opinion in a group of agents. We assume that their opinion dynamics are based on the well-known voter model. We are interested in finding the most efficient use of a budget over time in order to manipulate a social network. We address the problem using the theory of discounted Markov decision processes. Our contributions can be summ… ▽ More

    Submitted 22 November, 2017; originally announced November 2017.

    Comments: 3rd Spring School on Networks co-located with (ChileCON 2017), Oct 2017, Pucon, Chile

  35. arXiv:1711.06441  [pdf, ps, other

    cs.SI cs.GT

    Evolution of Social Power for Opinion Dynamics Networks

    Authors: Susana Rey, Patricio Reyes, Alonso Silva

    Abstract: This article studies the evolution of opinions and interpersonal influence structures in a group of agents as they discuss a sequence of issues, each of which follows an opinion dynamics model. In this work, we propose a general opinion dynamics model and an evolution of interpersonal influence structures based on the model of reflected appraisals proposed by Friedkin. Our contributions can be sum… ▽ More

    Submitted 17 November, 2017; originally announced November 2017.

    Journal ref: 55th Annual Allerton Conference on Communication, Control, and Computing, Oct 2017, Monticello, Illinois, United States