← Search

Ruiqi Zhang

17 accepted papers

2026

Beyond Literal Translation: Evaluating Cultural Effectiveness in Social Media UGC

ICML 2026poster

Social media platforms enable large-scale cross-lingual communication, yet translating user-generated content (UGC) remains challenging due to its informal style, culture-laden expressions, and interaction-driven nuances. While recent LLMs have advanced translation quality, existing benchmarks and m…

Cited by 0SourceScholar
2026

Deep Inverse Shading: Consistent Albedo and Surface Detail Recovery via Generative Refinement

AAAI 2026technical

Reconstructing human avatars using generative priors is essential for achieving versatile and realistic avatar models. Traditional approaches often rely on volumetric representations guided by generative models, but these methods require extensive volumetric rendering queries, leading to slow traini

Cited by 0SourcePDFScholar
2026

DiT-IC: Aligned Diffusion Transformer for Efficient Image Compression

CVPR 2026

Diffusion-based image compression has recently shown outstanding perceptual fidelity, yet its practicality is hindered by prohibitive sampling overhead and high memory usage.Most existing diffusion codecs employ UNet architectures, where hierarchical downsampling forces diffusion to operate in shall

Cited by 0SourcecodeScholar
2025

DSDIR: A Two-Stage Method for Addressing Noisy Long-Tailed Problems in Malicious Traffic Detection

ICASSP 2025accepted

In recent years, deep learning based malicious traffic detection (MTD) systems have demonstrated remarkable success. However, their effectiveness tend to decrease because most malicious traffic datasets are suffered from noisy-labeled and long-tailed problems. While numerous approaches have been dev…

Cited by 0SourceScholar
2025

Gradient Descent Converges Arbitrarily Fast for Logistic Regression via Large and Adaptive Stepsizes

ICML 2025poster

We analyze the convergence of gradient descent (GD) with large, adaptive stepsizes for logistic regression on linearly separable data. The stepsize adapts to the current risk, scaled by a fixed base stepsize \eta. We prove that once the number of iterates t surpasses a margin-dependent threshold, th…

Cited by 0SourcePDFScholar
2025

Mitigating Ambiguities in 3D Classification with Gaussian Splatting

CVPR 2025poster

3D classification with point cloud input is a fundamental problem in 3D vision. However, due to the discrete nature and the insufficient material description of point cloud representations, there are ambiguities in distinguishing wire-like and flat surfaces, as well as transparent or reflective obje…

Cited by 0SourcePDFScholar
2025

ProxFly: Robust Control for Close Proximity Quadcopter Flight Via Residual Reinforcement Learning

ICRA 2025

This paper proposes the ProxFly, a residual deep Reinforcement Learning (RL)-based controller for close proximity quadcopter flight. Specifically, we design a residual module on top of a cascaded controller (denoted as basic controller) to generate high-level control commands, which compensate for e

Cited by 10SourcecodeScholar
2025

Simplicity Prevails: Rethinking Negative Preference Optimization for LLM Unlearning

NeurIPS 2025poster

This work studies the problem of large language model (LLM) unlearning, aiming to remove unwanted data influences (e.g., copyrighted or harmful content) while preserving model utility. Despite the increasing demand for unlearning, a technically-grounded optimization framework is lacking. Gradient as…

Cited by 0SourcecodeScholar
2024

AutoPRM: Automating Procedural Supervision for Multi-Step Reasoning via Controllable Question Decomposition

NAACL 2024long

Recent advancements in large language models (LLMs) have shown promise in multi-step reasoning tasks, yet their reliance on extensive manual labeling to provide procedural feedback remains a significant impediment. To address this challenge, in this paper, we propose a novel self-supervised framewor…

Cited by 25SourcePDFScholar
2024

Fast Best-of-N Decoding via Speculative Rejection

NeurIPS 2024poster

The safe and effective deployment of Large Language Models (LLMs) involves a critical step called alignment, which ensures that the model's responses are in accordance with human preferences. Prevalent alignment techniques, such as DPO, PPO and their variants, align LLMs by changing the pre-trained…

2024

In-Context Learning of a Linear Transformer Block: Benefits of the MLP Component and One-Step GD Initialization

NeurIPS 2024poster

We study the \emph{in-context learning} (ICL) ability of a \emph{Linear Transformer Block} (LTB) that combines a linear attention component and a linear multi-layer perceptron (MLP) component. For ICL of linear regression with a Gaussian prior and a \emph{non-zero mean}, we show that LTB can achiev…

Cited by 16SourcePDFScholar
2023

Policy Finetuning in Reinforcement Learning via Design of Experiments using Offline Data

NeurIPS 2023poster

In some applications of reinforcement learning, a dataset of pre-collected experience is already available but it is also possible to acquire some additional online data to help improve the quality of the policy. However, it may be preferable to gather additional data with a single, non-reactive ex…

Cited by 9SourcePDFScholar
2022

Off-Policy Fitted Q-Evaluation with Differentiable Function Approximators: Z-Estimation and Inference Theory

ICML 2022spotlight

Off-Policy Evaluation (OPE) serves as one of the cornerstones in Reinforcement Learning (RL). Fitted Q Evaluation (FQE) with various function approximators, especially deep neural networks, has gained practical success. While statistical analysis has proved FQE to be minimax-optimal with tabular, li…

Cited by 23SourcePDFScholar
2022

Optimal Estimation of Policy Gradient via Double Fitted Iteration

ICML 2022spotlight

Policy gradient (PG) estimation becomes a challenge when we are not allowed to sample with the target policy but only have access to a dataset generated by some unknown behavior policy. Conventional methods for off-policy PG estimation often suffer from either significant bias or exponentially large…

Cited by 4SourcePDFScholar
2022

Residual Policy Learning Facilitates Efficient Model-Free Autonomous Racing

RA-L 2022

Motion planning for autonomous racing is a challenging task due to the safety requirement while driving aggressively. Most previous solutions utilize the prior information or depend on complex dynamics modeling. Classical model-free reinforcement learning methods are based on random sampling, which

Cited by 54SourceScholar