paper-with-me

Papers

Specification-Guided Data Aggregation for Semantically Aware Imitation Learning

2023-03-29 · Ameesh Shah, Jonathan DeCastro, John Gideon, Beyazit Yalcinkaya, Guy Rosman, Sanjit A. Seshia

Advancements in simulation and formal methods-guided environment sampling have enabled the rigorous evaluation of machine learning models in a number of safety-critical scenarios, such as autonomous driving. Application of these environment sampling techniques towards improving the learned models themselves has yet to be fully exploited. In this work, we introduce a novel method for improving imitation-learned models in a semantically aware fashion by leveraging specification-guided sampling techniques as a means of aggregating expert data in new environments. Specifically, we create a set of formal specifications as a means of partitioning the space of possible environments into semantically similar regions, and identify elements of this partition where our learned imitation behaves most differently from the expert. We then aggregate expert data on environments in these identified regions, leading to more accurate imitation of the expert's behavior semantics. We instantiate our approach in a series of experiments in the CARLA driving simulator, and demonstrate that our approach leads to models that are more accurate than those learned with other environment sampling methods.

📄 PDF Abstract BibTeX arXiv:2303.17010

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingImitation Learning

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

Human-Guided Fair Classification for Natural Language Processing

2022-12-20 · Florian E. Dorner, Momchil Peychev, Nikola Konstantinov, Naman Goel 외

Text classifiers have promising applications in high-stake tasks such as resume screening and content moderation. These classifiers must be fair and avoid discriminatory decisions by being invariant to perturbations of s…

ClassificationFairnessStyle Transfer

Specification-Aware Machine Translation and Evaluation for Purpose Alignment

2025-09-22 · Yoko Kayano, Saku Sugawara arxiv

In professional settings, translation is guided by communicative goals and client needs, often formalized as specifications. While existing evaluation frameworks acknowledge the importance of such specifications, these s…

Machine Translation

Comparison Drives Preference: Reference-Aware Modeling for AI-Generated Video Quality Assessment

2026-04-18 · Minghao Zou, Gen Liu, Guanghui Yue, Baoquan Zhao 외 arxiv

The rapid advancement of generative models has led to a growing volume of AI-generated videos, making the automatic quality assessment of such videos increasingly important. Existing AI-generated content video quality as…

Video Quality Assessment

TVTA: Trajectory-Aware Viseme-Guided Temporal Aggregation for Event-Based Lip Reading

2026-07-09 · Jingrong Zheng, Hongwei Ren, Xiangqian Wu arxiv

Event-based lip reading has recently emerged as a promising direction for visual speech recognition, benefiting from the high temporal resolution and motion sensitivity of event cameras. However, existing methods typical…

Visual Speech RecognitionLip Reading

Improving LLM Reasoning with Homophily-aware Structural and Semantic Text-Attributed Graph Compression

2026-01-13 · Zijun Di, Bin Lu, Huquan Kang, Luoyi Fu 외 arxiv

Large language models (LLMs) have demonstrated promising capabilities in Text-Attributed Graph (TAG) understanding. Recent studies typically focus on verbalizing the graph structures via handcrafted prompts, feeding the …