Goto

Collaborating Authors

 demonstration


UCLA disciplined a pro-Palestinian protester behind closed doors. Now he's suing

Los Angeles Times

UCLA PhD student Dylan Kupsh, who was a pro-Palestinian campus protester, is suing UC over its student discipline process. The lawsuit alleges viewpoint discrimination and due process violations. UCLA said it will respond to the suit in court.


'Security Nightmare': Ireland Braces For Major Protests During Trump's Visit

TIME - Tech

Follow this section to personalize your feed and get instant alerts. Follow Go to your personalized feed WHY FOLLOW? Smart Alerts: Get notified about major news as it happens. Follow this tag to personalize your feed and get instant alerts. Follow Go to your personalized feed WHY FOLLOW?


AI firefighting drones take aim at wildfires

FOX News

CAL FIRE tested autonomous firefighting drones from Seneca designed for early fire suppression. XPRIZE Wildfire finalists also demonstrated AI wildfire detection systems in Alaska.


Pressure-free growing robots for soft medical robotics

Robohub

Researchers at the University of Leeds and collaborators from the University of California San Diego won the Best Paper Award at RoboSoft, the leading international conference focused on soft robotics research. Soft robotics is gaining attention in medical applications because compliant machines can interact more safely with delicate objects and complex anatomy. The award-winning paper describes a 1.8 mm soft growing robot that can be steered magnetically, sense its own shape in real time, and operate without internal pressure. These advances could help improve patient outcomes following minimally invasive procedures. We spoke with lead author Benjamin Calmรฉ about the team's work.


Surviving the paper deluge: a one-year study in learning from demonstration

Robohub

Scientists are expected to read newly published papers in their field to stay current and keep their work relevant. However, when faced with the massive number of publications, it may seem an overwhelming task to read all these papers, even if one were to reduce this to only a fraction related to one's own area of research. As an example, in 2024 alone, IEEE published no less than 46,968 papers on "robotics" or "automation", and IEEE publications represent only a fraction of the total research available online To assess the magnitude of this challenge, as well as to evaluate how much genuine progress is reported in today's publications, we undertook exactly this effort. For the task to be reasonable, we reduced our search to one particular subarea, learning from demonstration (LfD), that is methods whereby robots are taught by human experts. We monitor progress through both quantitative and qualitative metrics, offering a review on current trends and notable contributions.


What Is the Youth-Led 'Cockroach Movement' Staging Mass Protests in India?

TIME - Tech

Follow this section to personalize your feed and get instant alerts. Follow Go to your personalized feed WHY FOLLOW? Smart Alerts: Get notified about major news as it happens. Follow this tag to personalize your feed and get instant alerts. Follow Go to your personalized feed WHY FOLLOW? Smart Alerts: Get notified about major news as it happens.


Interactive World Simulator for Robot Policy Training and Evaluation

AIHub

Imagine you want to teach a robot to push an object on a table. The standard recipe in robot learning is to collect hundreds of expert demonstrations on a real robot, train an imitation learning policy on that data, and then evaluate the policy by running it many times on the same real robot. Both stages (data collection and evaluation) are slow, expensive, and hard to reproduce: hardware breaks, lighting changes, objects drift out of place, and every new task means more hours in the lab. A natural question is whether we can replace some of this real-robot work with a simulator. Classical physics-based simulators are powerful, but building one for a new task means manually modeling geometries, contacts, friction, and deformation, and the resulting simulator often still does not match reality closely enough for policies trained inside it to transfer.


Over 900 Arrested During South African Anti-Migrant Protests. Here's What to Know

TIME - Tech

Follow this section to personalize your feed and get instant alerts. Follow Go to your personalized feed WHY FOLLOW? Smart Alerts: Get notified about major news as it happens. Follow this tag to personalize your feed and get instant alerts. Follow Go to your personalized feed WHY FOLLOW?


CCL: Causal-aware In-context Learning for Out-of-Distribution Generalization

Neural Information Processing Systems

In-context learning (ICL), a nonparametric learning method based on the knowledge of demonstration sets, has become a de facto standard for large language models (LLMs). The primary goal of ICL is to select valuable demonstration sets to enhance the performance of LLMs. Traditional ICL methods choose demonstration sets that share similar features with a given query. However, we have found that the performance of these traditional ICL approaches is limited on out-of-distribution (OOD) datasets, where the demonstration set and the query originate from different distributions. To ensure robust performance in OOD datasets, it is essential to learn causal representations that remain invariant between the source and target datasets. Inspired by causal representation learning, we propose causal-aware in-context learning (CCL). CCL captures the causal representations of a given dataset and selects demonstration sets that share similar causal features with the query. To achieve this, CCL employs a novel VAE-based causal representation learning technique. We demonstrate that CCL improves the OOD generalization performance of LLMs both theoretically and empirically.


MisoDICE: Multi-Agent Imitation from Unlabeled Mixed-Quality Demonstrations

Neural Information Processing Systems

We study offline imitation learning (IL) in cooperative multi-agent settings, where demonstrations have unlabeled mixed quality -- containing both expert and suboptimal trajectories. Our proposed solution is structured in two stages: trajectory labeling and multi-agent imitation learning, designed jointly to enable effective learning from heterogeneous, unlabeled data. In the first stage, we combine advances in large language models and preference-based reinforcement learning to construct a progressive labeling pipeline that distinguishes expert-quality trajectories. In the second stage, we introduce MisoDICE, a novel multi-agent IL algorithm that leverages these labels to learn robust policies while addressing the computational complexity of large joint state-action spaces. By extending the popular single-agent DICE framework to multi-agent settings with a new value decomposition and mixing architecture, our method yields a convex policy optimization objective and ensures consistency between global and local policies. We evaluate MisoDICE on multiple standard multi-agent RL benchmarks and demonstrate superior performance, especially when expert data is scarce.