← Search

Yuzhe Ma

14 accepted papers

2026

PCB-Bench: Benchmarking LLMs for Printed Circuit Board Placement and Routing

ICLR 2026poster

Recent advances in Large Language Models (LLMs) have enabled impressive capabilities across diverse reasoning and generation tasks. However, their ability to understand and operate on real-world engineering problems—such as Printed Circuit Board (PCB) placement and routing—remains underexplored due…

Cited by 0SourcecodeScholar
2025

Computing Circuits Optimization via Model-Based Circuit Genetic Evolution

ICLR 2025poster

Optimizing computing circuits such as multipliers and adders is a fundamental challenge in modern integrated circuit design. Recent efforts propose formulating this optimization problem as a reinforcement learning (RL) proxy task, offering a promising approach to search high-speed and area-efficient…

Cited by 4SourcePDFScholar
2024

A Hierarchical Adaptive Multi-Task Reinforcement Learning Framework for Multiplier Circuit Design

ICML 2024poster

Multiplier design---which aims to explore a large combinatorial design space to simultaneously optimize multiple conflicting objectives---is a fundamental problem in the integrated circuits industry. Although traditional approaches tackle the multi-objective multiplier optimization problem by manual…

Cited by 17SourcePDFScholar
2024

BadRL: Sparse Targeted Backdoor Attack against Reinforcement Learning

AAAI 2024technical

Backdoor attacks in reinforcement learning (RL) have previously employed intense attack strategies to ensure attack success. However, these methods suffer from high attack costs and increased detectability. In this work, we propose a novel approach, BadRL, which focuses on conducting highly sparse b…

2024

Towards Automated RISC-V Microarchitecture Design with Reinforcement Learning

AAAI 2024technical

Microarchitecture determines the implementation of a microprocessor. Designing a microarchitecture to achieve better performance, power, and area (PPA) trade-off has been increasingly difficult. Previous data-driven methodologies hold inappropriate assumptions and lack more tightly coupling with exp…

2021

Sequential Attacks on Kalman Filter-based Forward Collision Warning Systems

AAAI 2021technical

Kalman Filter (KF) is widely used in various domains to perform sequential learning or variable estimation. In the context of autonomous vehicles, KF constitutes the core component of many Advanced Driver Assistance Systems (ADAS), such as Forward Collision Warning (FCW). It tracks the states (dista…

Cited by 17SourcePDFScholar
2021

The Sample Complexity of Teaching by Reinforcement on Q-Learning

AAAI 2021technical

We study the sample complexity of teaching, termed as ``teaching dimension" (TDim) in the literature, for the teaching-by-reinforcement paradigm, where the teacher guides the student through rewards. This is distinct from the teaching-by-demonstration paradigm motivated by robotics applications, whe…

Cited by 11SourcePDFScholar
2020

Adaptive Reward-Poisoning Attacks against Reinforcement Learning

ICML 2020poster

In reward-poisoning attacks against reinforcement learning (RL), an attacker can perturb the environment reward $r_t$ into $r_t+\delta_t$ at each step, with the goal of forcing the RL agent to learn a nefarious policy. We categorize such attacks by the infinity-norm constraint on $\delta_t$: We prov…

Cited by 160SourcePDFScholar
2019

Policy Poisoning in Batch Reinforcement Learning and Control

NeurIPS 2019poster

We study a security threat to batch reinforcement learning and control where the attacker aims to poison the learned policy. The victim is a reinforcement learner / controller which first estimates the dynamics and the rewards from a batch data set, and then solves for the optimal policy with respec…

2018

Teacher Improves Learning by Selecting a Training Subset

AISTATS 2018poster

We call a learner super-teachable if a teacher can trim down an iid training set while making the learner learn even better. We provide sharp super-teaching guarantees on two learners: the maximum likelihood estimator for the mean of a Gaussian, and the large margin classifier in 1D. For general lea…

Cited by 0SourcePDFScholar