Perception is central to the survival of an individual for many reasons, especially as it affects the ability to gather resources. Consequently, costs associated with perception are partially shaped by resource availability. Understanding the interplay of environmental factors (such as the density and distribution of resources) with species-specific factors (such as growth rate, mutation, and metabolic costs) allows the exploration of possible trajectories by which perception may evolve. Here, we used an agent-based foraging model with a context-dependent movement strategy in which each agent switches between undirected and directed movement based on its perception of resources. This switching behavior is central to our goal of exploring how environmental and species-specific factors determine the evolution and maintenance of perception in an ecological system. We observed a non-linear response in the evolved perceptual ranges as a function of parameters in our model. Overall, we identified two groups of parameters, one of which promotes evolution of perception and another group that restricts it. We found that resource density, basal energy cost, perceptual cost and mutation rate were the best predictors of the resultant perceptual range distribution, but detailed exploration indicated that individual parameters affect different parts of the distribution in different ways. 
                        more » 
                        « less   
                    
                            
                            What’s in a resource gradient? Comparing alternative cues for foraging in dynamic environments via movement, perception, and memory
                        
                    
    
            Abstract Consumers must track and acquire resources in complex landscapes. Much discussion has focused on the concept of a ‘resource gradient’ and the mechanisms by which consumers can take advantage of such gradients as they navigate their landscapes in search of resources. However, the concept of tracking resource gradients means different things in different contexts. Here, we take a synthetic approach and consider six different definitions of what it means to search for resources based on density or gradients in density. These include scenarios where consumers change their movement behavior based on the density of conspecifics, on the density of resources, and on spatial or temporal gradients in resources. We also consider scenarios involving non-local perception and a form of memory. Using a continuous space, continuous time model that allows consumers to switch between resource-tracking and random motion, we investigate the relative performance of these six different strategies. Consumers’ success in matching the spatiotemporal distributions of their resources differs starkly across the six scenarios. Movement strategies based on perception and response to temporal (rather than spatial) resource gradients afforded consumers with the best opportunities to match resource distributions. All scenarios would allow for optimization of resource-matching in terms of the underlying parameters, providing opportunities for evolutionary adaptation, and links back to classical studies of foraging ecology. 
        more » 
        « less   
        
    
    
                            - PAR ID:
- 10371502
- Publisher / Repository:
- Springer Science + Business Media
- Date Published:
- Journal Name:
- Theoretical Ecology
- Volume:
- 15
- Issue:
- 3
- ISSN:
- 1874-1738
- Page Range / eLocation ID:
- p. 267-282
- Format(s):
- Medium: X
- Sponsoring Org:
- National Science Foundation
More Like this
- 
            
- 
            Abstract As human and automated sensor networks collect increasingly massive volumes of animal observations, new opportunities have arisen to use these data to infer or track species movements. Sources of broad scale occurrence datasets include crowdsourced databases, such as eBird and iNaturalist, weather surveillance radars, and passive automated sensors including acoustic monitoring units and camera trap networks. Such data resources represent static observations, typically at the species level, at a given location. Nonetheless, by combining multiple observations across many locations and times it is possible to infer spatially continuous population-level movements. Population-level movement characterizes the aggregated movement of individuals comprising a population, such as range contractions, expansions, climate tracking, or migration, that can result from physical, behavioral, or demographic processes. A desire to model population movements from such forms of occurrence data has led to an evolving field that has created new analytical and statistical approaches that can account for spatial and temporal sampling bias in the observations. The insights generated from the growth of population-level movement research can complement the insights from focal tracking studies, and elucidate mechanisms driving changes in population distributions at potentially larger spatial and temporal scales. This review will summarize current broad-scale occurrence datasets, discuss the latest approaches for utilizing them in population-level movement analyses, and highlight studies where such analyses have provided ecological insights. We outline the conceptual approaches and common methodological steps to infer movements from spatially distributed occurrence data that currently exist for terrestrial animals, though similar approaches may be applicable to plants, freshwater, or marine organisms.more » « less
- 
            Abstract BackgroundIn ecosystems influenced by strong seasonal variation in insolation, the fitness of diverse taxa depends on seasonal movements to track resources along latitudinal or elevational gradients. Deep pelagic ecosystems, where sunlight is extremely limited, represent Earth’s largest habitable space and yet ecosystem phenology and effective animal movement strategies in these systems are little understood. Sperm whales (Physeter macrocephalus) provide a valuable acoustic window into this world: the echolocation clicks they produce while foraging in the deep sea are the loudest known biological sounds on Earth and convey detailed information about their behavior. MethodsWe analyze seven years of continuous passive acoustic observations from the Central California Current System, using automated methods to identify both presence and demographic information from sperm whale echolocation clicks. By integrating empirical results with individual-level movement simulations, we test hypotheses about the movement strategies underlying sperm whales’ long-distance movements in the Northeast Pacific. ResultsWe detect foraging sperm whales of all demographic groups year-round in the Central California Current System, but also identify significant seasonality in frequency of presence. Among several previously hypothesized movement strategies for this population, empirical acoustic observations most closely match simulated results from a population undertaking a “seasonal resource-tracking migration”, in which individuals move to track moderate seasonal-latitudinal variation in resource availability. DiscussionOur findings provide evidence for seasonal movements in this cryptic top predator of the deep sea. We posit that these seasonal movements are likely driven by tracking of deep-sea resources, based on several lines of evidence: (1) seasonal-latitudinal patterns in foraging sperm whale detection across the Northeast Pacific; (2) lack of demographic variation in seasonality of presence; and (3) the match between simulations of seasonal resource-tracking migration and empirical results. We show that sperm whales likely track oceanographic seasonality in a manner similar to many surface ocean predators, but with dampened seasonal-latitudinal movement patterns. These findings shed light on the drivers of sperm whales’ long-distance movements and the shrouded phenology of the deep-sea ecosystems in which they forage.more » « less
- 
            Near-Optimal Bayesian Online Assortment of Reusable Resources Motivated by rental services in e-commerce, we consider revenue maximization in the online assortment of reusable resources for different types of arriving consumers. We design competitive online algorithms compared with the optimal online policy in the Bayesian setting, where consumer types are drawn independently from known heterogeneous distributions over time. In scenarios with large initial inventories, our main result is a near-optimal competitive algorithm for reusable resources. Our algorithm relies on an expected linear programming (LP) benchmark, solves this LP, and simulates the solution through independent randomized rounding. The main challenge is achieving inventory feasibility efficiently using these simulation-based algorithms. To address this, we design discarding policies for each resource, balancing inventory feasibility and revenue loss. Discarding a unit of a resource impacts future consumption of other resources, so we introduce postprocessing assortment procedures to design and analyze our discarding policies. Additionally, we present an improved competitive algorithm for nonreusable resources and evaluate our algorithms using numerical simulations on synthetic data.more » « less
- 
            We present Memtrade, the first practical marketplace for disaggregated memory clouds. Clouds introduce a set of unique challenges for resource disaggregation across different tenants, including resource harvesting, isolation, and matching. Memtrade allows producer virtual machines (VMs) to lease both their unallocated memory and allocated-but-idle application memory to remote consumer VMs for a limited period of time. Memtrade does not require any modifications to host-level system software or support from the cloud provider. It harvests producer memory using an application-aware control loop to form a distributed transient remote memory pool with minimal performance impact; it employs a broker to match producers with consumers while satisfying performance constraints; and it exposes the matched memory to consumers through different abstractions. As a proof of concept, we propose two such memory access interfaces for Memtrade consumers -- a transient KV cache for specified applications and a swap interface that is application-transparent. Our evaluation using real-world cluster traces shows that Memtrade provides significant performance benefit for consumers (improving average read latency up to 2.8X) while preserving confidentiality and integrity, with little impact on producer applications (degrading performance by less than 2.1%).more » « less
 An official website of the United States government
An official website of the United States government 
				
			 
					 
					
