← Search

Alan Fern

36 accepted papers

2026

A Hybrid Modeling Framework for Crop Prediction Tasks via Dynamic Parameter Calibration and Multi-Task Learning

IJCAI 2026

Accurate prediction of crop states (e.g., phenology stages and cold hardiness) is essential for timely farm management decisions such as irrigation, fertilization, and canopy management to optimize crop yield and quality. While traditional biophysical models can be used for season-long predictions,

Cited by 0Scholar
2026

Budgeted Online Active Learning with Expert Advice and Episodic Priors

AAAI 2026technical

This paper introduces a novel approach to budgeted online active learning from finite-horizon data streams with extremely limited labeling budgets. In agricultural applications, such streams might include daily weather data over a growing season, and labels require costly measurements of weather-dep

Cited by 0SourcePDFScholar
2026

Localized Near Surface Temperature Inversion Forecasting Using Long Short-Term Memory

AAAI 2026technical

Near surface temperature inversions are periods in which a low layer of warm air is trapped between cooler air higher up in the atmosphere and dense cooler air below it near the surface level. By causing cooler air to pool near the surface level, inversions can have detrimental effects for crop grow

Cited by 0SourcePDFScholar
2026

Multi-Quadruped Cooperative Object Transport: Learning Decentralized Pinch-Lift-Move

ICRA 2026poster

We study decentralized cooperative transport using teams of N-quadruped robots with arm that must pinch, lift, and move ungraspable objects through physical contact alone. Unlike prior work that relies on rigid mechanical coupling between robots and objects, we address the more challenging setting w…

2025

Constraint-Adaptive Policy Switching for Offline Safe Reinforcement Learning

AAAI 2025technical

Offline safe reinforcement learning (OSRL) involves learning a decision-making policy to maximize rewards from a fixed batch of training data to satisfy pre-defined safety constraints. However, adapting to varying safety constraints during deployment without retraining remains an under-explored chal…

2025

Graph Neural Network Based Action Ranking for Planning

NeurIPS 2025poster

We propose a novel approach to learn relational policies for classical planning based on learning to rank actions. We introduce a new graph representation that explicitly captures action information and propose a Graph Neural Network (GNN) architecture augmented with Gated Recurrent Units (GRUs) to…

Cited by 0SourceScholar
2025

Online Optimization for Offline Safe Reinforcement Learning

NeurIPS 2025poster

We study the problem of Offline Safe Reinforcement Learning (OSRL), where the goal is to learn a reward-maximizing policy from fixed data under a cumulative cost constraint. We propose a novel OSRL approach that frames the problem as a minimax objective and solves it by combining offline RL with onl…

Cited by 0SourcecodeScholar
2025

Self-attention-based Diffusion Model for Time-series Imputation in Partial Blackout Scenarios

AAAI 2025technical

Missing values in multivariate time series data can harm machine learning performance and introduce bias. These gaps arise from sensor malfunctions, blackouts, and human error and are typically addressed by data imputation. Previous work has tackled the imputation of missing data in random, complete…

2024

Attention-Based Models for Snow-Water Equivalent Prediction

AAAI 2024technical

Snow Water-Equivalent (SWE)—the amount of water available if snowpack is melted—is a key decision variable used by water management agencies to make irrigation, flood control, power generation, and drought management decisions. SWE values vary spatiotemporally—affected by weather, topography, and ot…

2024

Generating Physically Realistic and Directable Human Motions from Multi-Modal Inputs

ECCV 2024poster

"This work focuses on generating realistic, physically-based human behaviors from multi-modal inputs, which may only partially specify the desired motion. For example, the input may come from a VR controller providing arm motion and body velocity, partial key-point animation, computer vision applied…

2024

Learning Decentralized Multi-Biped Control for Payload Transport

CoRL 2024poster

Payload transport over flat terrain via multi-wheel robot carriers is well-understood, highly effective, and configurable. In this paper, our goal is to provide similar effectiveness and configurability for transport over rough terrain that is more suitable for legs rather than wheels. For this purp…

Cited by 4SourceScholar
2024

Learning Vision-Based Bipedal Locomotion for Challenging Terrain

ICRA 2024poster

Reinforcement learning (RL) for bipedal locomotion has recently demonstrated robust gaits over moderate terrains using only proprioceptive sensing. However, such blind controllers will fail in environments where robots must anticipate and adapt to local terrain, which requires visual perception. In…

Cited by 41SourceScholar
2024

Revisiting Reward Design and Evaluation for Robust Humanoid Standing and Walking

IROS 2024poster

A necessary capability for humanoid robots is the ability to stand and walk while rejecting natural disturbances. Recent progress has been made using sim-to-real reinforcement learning (RL) to train such locomotion controllers, with approaches differing mainly in their reward functions. However, pri…

Cited by 16SourceScholar
2023

Grape Cold Hardiness Prediction via Multi-Task Learning

AAAI 2023technical

Cold temperatures during fall and spring have the potential to cause frost damage to grapevines and other fruit plants, which can significantly decrease harvest yields. To help prevent these losses, farmers deploy expensive frost mitigation measures, such as, sprinklers, heaters, and wind machines,…

Cited by 6SourcePDFScholar
2023

Optimizing Bipedal Locomotion for The 100m Dash With Comparison to Human Running

ICRA 2023poster

In this paper, we explore the space of running gaits for the bipedal robot Cassie. Our first contribution is to present an approach for optimizing gait efficiency across a spectrum of speeds with the aim of enabling extremely high-speed running on hardware. This raises the question of how the result…

Cited by 27SourceScholar
2022

Learning Dynamic Bipedal Walking Across Stepping Stones

IROS 2022poster

In this work, we propose a learning approach for 3D dynamic bipedal walking when footsteps are constrained to stepping stones. While recent work has shown progress on this problem, real-world demonstrations have been limited to relatively simple open-loop, perception-free scenarios. Our main contrib…

Cited by 15SourceScholar
2022

Sim-to-Real Learning for Bipedal Locomotion Under Unsensed Dynamic Loads

ICRA 2022poster

Recent work on sim-to-real learning for bipedal locomotion has demonstrated new levels of robustness and agility over a variety of terrains. However, that work, and most prior bipedal locomotion work, have not considered locomotion under a variety of external loads that can significantly influence t…

Cited by 39SourceScholar
2022

Sim-to-Real Learning of Footstep-Constrained Bipedal Dynamic Walking

ICRA 2022poster

Recently, work on reinforcement learning (RL) for bipedal robots has successfully learned controllers for a variety of dynamic gaits with robust sim-to-real demonstrations. In order to maintain balance, the learned controllers have full freedom of where to place the feet, resulting in highly robust…

Cited by 29SourceScholar
2021

Blind Bipedal Stair Traversal via Sim-to-Real Reinforcement Learning

RSS 2021poster

Accurate and precise terrain estimation is a difficult problem for robot locomotion in real-world environments. Thus; it is useful to have systems that do not depend on accurate estimation to the point of fragility. In this paper; we explore the limits of such an approach by investigating the proble…

Cited by 231SourcePDFScholar
2021

Contrastive Explanations for Reinforcement Learning via Embedded Self Predictions

ICLR 2021oral

We investigate a deep reinforcement learning (RL) architecture that supports explaining why a learned agent prefers one action over another. The key idea is to learn action-values that are directly represented via human-understandable properties of expected futures. This is realized via the embedded…

2021

DeepAveragers: Offline Reinforcement Learning By Solving Derived Non-Parametric MDPs

ICLR 2021spotlight

We study an approach to offline reinforcement learning (RL) based on optimally solving finitely-represented MDPs derived from a static dataset of experience. This approach can be applied on top of any learned representation and has the potential to easily support multiple solution objective…

2021

Learning Spring Mass Locomotion: Guiding Policies With a Reduced-Order Model

RA-L 2021

In this letter, we describe an approach to achieve dynamic legged locomotion on physical robots which combines existing methods for control with reinforcement learning. Specifically, our goal is a control hierarchy in which highest-level behaviors are planned through reduced-order models, which desc

Cited by 62SourceScholar
2021

Learning Task Space Actions for Bipedal Locomotion

ICRA 2021poster

Recent work has demonstrated the success of reinforcement learning (RL) for training bipedal locomotion policies for real robots. This prior work, however, has focused on learning joint-coordination controllers based on an objective of following joint trajectories produced by already available contr…

Cited by 62SourceScholar
2021

One Explanation is Not Enough: Structured Attention Graphs for Image Classification

NeurIPS 2021poster

Attention maps are popular tools for explaining the decisions of convolutional neural networks (CNNs) for image classification. Typically, for each image of interest, a single attention map is produced, which assigns weights to pixels based on their importance to the classification. We argue that a…

2021

Re-understanding Finite-State Representations of Recurrent Policy Networks

ICML 2021spotlight

We introduce an approach for understanding control policies represented as recurrent neural networks. Recent work has approached this problem by transforming such recurrent policy networks into finite-state machines (FSM) and then analyzing the equivalent minimized FSM. While this led to interesting…

2021

Sim-to-Real Learning of All Common Bipedal Gaits via Periodic Reward Composition

ICRA 2021poster

We study the problem of realizing the full spectrum of bipedal locomotion on a real robot with sim-to-real reinforcement learning (RL). A key challenge of learning legged locomotion is describing different gaits, via reward functions, in a way that is intuitive for the designer and specific enough t…

Cited by 200SourceScholar
2020

Learning Memory-Based Control for Human-Scale Bipedal Locomotion

RSS 2020poster

Controlling a non-statically stable biped is a difficult problem largely due to the complex hybrid dynamics involved. Recent work has demonstrated the effectiveness of reinforcement learning (RL) for simulation-based training of neural network controllers that successfully transfer to real bipeds.…

Cited by 93SourcePDFScholar
2018

Fast Online Trajectory Optimization for the Bipedal Robot Cassie

RSS 2018poster

We apply fast online trajectory optimization for multi-step motion planning to Cassie, a bipedal robot designed to exploit natural spring-mass locomotion dynamics using lightweight, compliant legs. Our motion planning formulation simultaneously optimizes over center of mass motion, footholds, and ce…

Cited by 190SourcePDFScholar
2018

Open Category Detection with PAC Guarantees

ICML 2018oral

Open category detection is the problem of detecting "alien" test instances that belong to categories or classes that were not present in the training data. In many applications, reliably detecting such aliens is central to ensuring the safety and accuracy of test set predictions. Unfortunately, ther…