← Search

Yun Chen

55 accepted papers

2026

Anchored Policy Optimization: Mitigating Exploration Collapse via Support-Constrained Rectification

ICML 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) is increasingly viewed as a tree pruning mechanism. However, we identify a systemic pathology termed Recursive Space Contraction (RSC), an irreversible collapse driven by the combined dynamics of positive sharpening and negative squeezing, where …

Cited by 0SourceScholar
2026

BIRD-INTERACT: Re-imagining Text-to-SQL Evaluation via Lens of Dynamic Interactions

ICLR 2026oral

Large language models (LLMs) have demonstrated remarkable performance on single-turn text-to-SQL tasks, but real-world database applications predominantly require multi-turn interactions to handle ambiguous queries, execution errors, and evolving user requirements. Existing multi-turn benchmarks fal…

Cited by 0SourcecodeScholar
2026

BiasScope: Towards Automated Detection of Bias in LLM-as-a-Judge Evaluation

ICLR 2026poster

LLM-as-a-Judge has been widely adopted across various research and practical applications, yet the robustness and reliability of its evaluation remain a critical issue. A core challenge it faces is bias, which has primarily been studied in terms of known biases and their impact on evaluation outcome…

Cited by 0SourcecodeScholar
2026

Compound-QA: A Benchmark for Evaluating LLMs on Compound Questions

ICASSP 2026poster

Large language models (LLMs) demonstrate remarkable performance across various tasks, prompting researchers to develop diverse evaluation benchmarks. However, most benchmarks typically measure the ability of LLMs to respond to individual questions, neglecting the complex interactions in real-world a…

Cited by 0SourcePDFScholar
2026

Diffusion-Guided Generalizable Enhancer for Urban Scene Reconstruction

ICRA 2026poster

Urban scene reconstruction from real-world observations has emerged as a powerful tool for self-driving development and testing. While current neural rendering approaches achieve high-fidelity rendering along the recorded trajectories, their quality degrades significantly under large viewpoint shift…

2026

Enhancing Uncertainty Estimation in LLMs with Expectation of Aggregated Internal Belief

AAAI 2026technical

Large Language Models (LLMs) have achieved remarkable success across a wide range of natural language tasks, but often exhibit overconfidence and generate plausible yet incorrect answers. This overconfidence, especially in models undergone Reinforcement Learning from Human Feedback (RLHF), poses sig

Cited by 0SourcePDFScholar
2026

ISSE: AN INSTRUCTION-GUIDED SPEECH STYLE EDITING DATASET AND BENCHMARK

ICASSP 2026poster

Speech style editing refers to modifying the stylistic properties of speech while preserving its linguistic content and speaker identity. However, most existing approaches depend on explicit labels or reference audio, which limits both flexibility and scalability. More recent attempts to use natural…

Cited by 0SourcePDFScholar
2026

InfoScan: Information-Efficient Visual Scanning via Resource-Adaptive Walks

ICLR 2026poster

High-resolution visual representation learning remains challenging due to the quadratic complexity of Vision Transformers and the limitations of existing efficient approaches, where fixed scanning patterns in recent Mamba-based models hinder content-adaptive perception. To address these limitations,…

Cited by 0SourceScholar
2026

OmniText: A Training-Free Generalist for Controllable Text-Image Manipulation

ICLR 2026poster

Recent advancements in diffusion-based text synthesis have demonstrated significant performance in inserting and editing text within images via inpainting. However, despite the potential of text inpainting methods, three key limitations hinder their applicability to broader Text Image Manipulation (…

Cited by 0SourcecodeScholar
2026

PhyTTA: Physics-Informed Test-Time Adaptation of Foundation Models for Regional Drought Prediction

IJCAI 2026

Drought prediction is crucial for disaster mitigation, yet it remains challenging due to the complexity and variability of drought events. Although time series foundation models (TSFMs) have shown great potential in general time series forecasting problems, they struggle to adapt to regional hydrolo

Cited by 0Scholar
2026

Principled SVD-based Delta Compression via Quantization Error Minimization

ICML 2026poster

Supervised Fine-Tuning (SFT) empowers Large Language Models (LLMs) with exceptional performance on specialized tasks, but it yields dense, high-dimensional delta parameters that pose severe storage and distribution challenges. Singular Value Decomposition (SVD)-based compression offers a compact rep…

Cited by 0SourceScholar
2026

RESIDUAL-GUIDED MULTI-RESOLUTION REFINEMENT OF FOUNDATION MODELS - A CASE STUDY IN DROUGHT FORECASTING

ICML 2026poster

Regional climate prediction presents unique challenges for time series foundation models, which typically process temporal patterns through a single-pass inference. Expert climatologists, in contrast, employ multi-scale temporal analysis and iterative refinement based on systematic error diagnosis. …

Cited by 0SourceScholar
2026

SaLF: Sparse Local Fields for Multi-Sensor Rendering in Real-Time

ICRA 2026poster

High-fidelity sensor simulation of light-based sen- sors such as cameras and LiDARs is critical for safe and accurate autonomy testing. Neural radiance field (NeRF)-based methods that reconstruct sensor observations via ray-casting of implicit representations have demonstrated accurate simulation of…

2025

Beyond the Surface: Enhancing LLM-as-a-Judge Alignment with Human via Internal Representations

NeurIPS 2025poster

The growing scale of evaluation tasks has led to the widespread adoption of automated evaluation using LLMs, a paradigm known as “LLM-as-a-judge”. However, improving its alignment with human preferences without complex prompts or fine-tuning remains challenging. Previous studies mainly optimize base…

Cited by 0SourceScholar
2025

Deconfounding Multi-Cause Latent Confounders: A Factor-Model Approach to Climate Model Bias Correction

IJCAI 2025

Global Climate Models (GCMs) are crucial for predicting future climate changes by simulating the Earth systems. However, GCM outputs exhibit systematic biases due to model uncertainties, parameterization simplifications, and inadequate representation of complex climate phenomena. Traditional bias co

Cited by 0SourcePDFScholar
2025

FANNO: Augmenting High-Quality Instruction Data with Open-Sourced LLMs Only

ACL 2025finding

Instruction tuning stands as a crucial advancement in leveraging large language models (LLMs) for enhanced task performance. However, the annotation of instruction datasets has traditionally been expensive and laborious, often relying on manual annotations or costly proprietary LLMs. Recent works ex…

2025

FinEval: A Chinese Financial Domain Knowledge Evaluation Benchmark for Large Language Models

NAACL 2025long

Large language models have demonstrated outstanding performance in various natural language processing tasks, but their security capabilities in the financial domain have not been explored, and their performance on complex tasks like financial agent remains unknown. This paper presents FinEval, a be…

2025

Flux4D: Flow-based Unsupervised 4D Reconstruction

NeurIPS 2025poster

Reconstructing large-scale dynamic scenes from visual observations is a fundamental challenge in computer vision, with critical implications for robotics and autonomous systems. While recent differentiable rendering methods such as Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) have…

Cited by 0SourceScholar
2025

G2: Guided Generation for Enhanced Output Diversity in LLMs

EMNLP 2025

Large Language Models (LLMs) have demonstrated exceptional performance across diverse natural language processing tasks. However, these models exhibit a critical limitation in output diversity, often generating highly similar content across multiple attempts. This limitation significantly affects ta

2025

GenAssets: Generating in-the-wild 3D Assets in Latent Space

CVPR 2025poster

High-quality 3D assets for traffic participants are critical for multi-sensor simulation, which is essential for the safe end-to-end development of autonomy. Building assets from in-the-wild data is key for diversity and realism, but existing neural-rendering based reconstruction methods are slow an…

Cited by 0SourcePDFScholar
2025

ImPart: Importance-Aware Delta-Sparsification for Improved Model Compression and Merging in LLMs

ACL 2025long

With the proliferation of task-specific large language models, delta compression has emerged as a method to mitigate the resource challenges of deploying numerous such models by effectively compressing the delta model parameters. Previous delta-sparsification methods either remove parameters randoml…

2025

LayAlign: Enhancing Multilingual Reasoning in Large Language Models via Layer-Wise Adaptive Fusion and Alignment Strategy

NAACL 2025findings

Despite being pretrained on multilingual corpora, large language models (LLMs) exhibit suboptimal performance on low-resource languages. Recent approaches have leveraged multilingual encoders alongside LLMs by introducing trainable parameters connecting the two models. However, these methods typical…

2025

MiLoRA: Harnessing Minor Singular Components for Parameter-Efficient LLM Finetuning

NAACL 2025long

Efficient finetuning of large language models (LLMs) aims to adapt the LLMs with reduced computational and memory costs. Previous LoRA-based approaches initialize the low-rank matrices with Gaussian distribution and zero values while keeping the original weight matrices frozen. However, the trainabl…

2025

Pi-SQL: Enhancing Text-to-SQL with Fine-Grained Guidance from Pivot Programming Languages

EMNLP 2025

Text-to-SQL transforms the user queries from natural language to executable SQL programs, enabling non-experts to interact with complex databases. Existing prompt-based methods craft meticulous text guidelines and examples to facilitate SQL generation, but their accuracy is hindered by the large sem

Cited by 0SourcePDFScholar
2025

SeqAR: Jailbreak LLMs with Sequential Auto-Generated Characters

NAACL 2025long

The widespread applications of large language models (LLMs) have brought about concerns regarding their potential misuse. Although aligned with human preference data before release, LLMs remain vulnerable to various malicious attacks. In this paper, we adopt a red-teaming strategy to enhance LLM saf…

2025

Tag-Instruct: Controlled Instruction Complexity Enhancement through Structure-based Augmentation

ACL 2025finding

High-quality instruction data is crucial for developing large language models (LLMs), yet existing approaches struggle to effectively control instruction complexity. We present Tag-Instruct, a novel framework that enhances instruction complexity through structured semantic compression and controlled…

2025

Towards Neurorobotic Interface for Finger Joint Angle Estimation: A Multi-Stage CNN-LSTM Network with Transfer Learning

ICRA 2025

To maximize the autonomy of individuals with upper limb amputations in daily activities, leveraging forearm muscle information to infer movement intent is a promising research direction. While current prosthetic hand technologies can utilize forearm muscle data to achieve basic movements such as gra

Cited by 3SourceScholar
2025

Training-Free Class Purification for Open-Vocabulary Semantic Segmentation

ICCV 2025poster

Fine-tuning pre-trained vision-language models has emerged as a powerful approach for enhancing open-vocabulary semantic segmentation (OVSS). However, the substantial computational and resource demands associated with training on large datasets have prompted interest in training-free methods for OVS…

2024

Delta-CoMe: Training-Free Delta-Compression with Mixed-Precision for Large Language Models

NeurIPS 2024poster

Fine-tuning is a crucial process for adapting large language models (LLMs) to diverse applications. In certain scenarios, such as multi-tenant serving, deploying multiple LLMs becomes necessary to meet complex demands. Recent studies suggest decomposing a fine-tuned LLM into a base model and corresp…

2024

Distract Large Language Models for Automatic Jailbreak Attack

EMNLP 2024main

Extensive efforts have been made before the public release of Large language models (LLMs) to align their behaviors with human values. However, even meticulously aligned LLMs remain vulnerable to malicious manipulations such as jailbreaking, leading to unintended behaviors. In this work, we propose…

2024

LoRA-Flow: Dynamic LoRA Fusion for Large Language Models in Generative Tasks

ACL 2024long

LoRA employs lightweight modules to customize large language models (LLMs) for each downstream task or domain, where different learned additional modules represent diverse skills. Combining existing LoRAs to address new tasks can enhance the reusability of learned LoRAs, particularly beneficial for…

2024

PACIT: Unlocking the Power of Examples for Better In-Context Instruction Tuning

ACL 2024findings

Instruction tuning enhances the instruction following ability of large language models by finetuning with supervised instruction data. Previous work proposes in-context instruction tuning (ICIT) where specific positive or negative examples are incorporated into the prompt for better performance. In…

2024

SeTAR: Out-of-Distribution Detection with Selective Low-Rank Approximation

NeurIPS 2024poster

Out-of-distribution (OOD) detection is crucial for the safe deployment of neural networks. Existing CLIP-based approaches perform OOD detection by devising novel scoring functions or sophisticated fine-tuning methods. In this work, we propose SeTAR, a novel, training-free OOD detection method that l…

2023

Neural Lighting Simulation for Urban Scenes

NeurIPS 2023poster

Different outdoor illumination conditions drastically alter the appearance of urban scenes, and they can harm the performance of image-based robot perception systems if not seen during training. Camera simulation provides a cost-effective solution to create a large dataset of images captured under d…

Cited by 11SourcePDFScholar
2023

Real-Time Neural Rasterization for Large Scenes

ICCV 2023poster

We propose a new method for realistic real-time novel-view synthesis (NVS) of large scenes. Existing fast neural rendering methods generate realistic results, but primarily work for small scale scenes (<50 square meter) and have difficulty at large scale (>10000 square meter). Traditional graphics-b…

Cited by 36PDFcodeScholar
2023

Reconstructing Objects in-the-wild for Realistic Sensor Simulation

ICRA 2023poster

Reconstructing objects from real world data and rendering them at novel views is critical to bringing realism, diversity and scale to simulation for robotics training and testing. In this work, we present NeuSim, a novel approach that estimates accurate geometry and realistic appearance from sparse…

Cited by 17SourceScholar
2023

StyleBART: Decorate Pretrained Model with Style Adapters for Unsupervised Stylistic Headline Generation

EMNLP 2023long findings

Stylistic headline generation is the task to generate a headline that not only summarizes the content of an article, but also reflects a desired style that attracts users. As style-specific article-headline pairs are scarce, previous researches focus on unsupervised approaches with a standard headli…

Cited by 0SourcecodeScholar
2023

UniSim: A Neural Closed-Loop Sensor Simulator

CVPR 2023highlight

Rigorously testing autonomy systems is essential for making safe self-driving vehicles (SDV) a reality. It requires one to generate safety critical scenarios beyond what can be collected safely in the world, as many scenarios happen rarely on our roads. To accurately evaluate performance, we need to…

Cited by 201SourcePDFScholar
2023

mCLIP: Multilingual CLIP via Cross-lingual Transfer

ACL 2023long

Large-scale vision-language pretrained (VLP) models like CLIP have shown remarkable performance on various downstream cross-modal tasks. However, they are usually biased towards English due to the lack of sufficient non-English image-text pairs. Existing multilingual VLP methods often learn retrieva…

2022

CADSim: Robust and Scalable in-the-wild 3D Reconstruction for Controllable Sensor Simulation

CoRL 2022poster

Realistic simulation is key to enabling safe and scalable development of self-driving vehicles. A core component is simulating the sensors so that the entire autonomy system can be tested in simulation. Sensor simulation involves modeling traffic participants, such as vehicles, with high-quality app…

Cited by 27SourceScholar
2022

Multilingual Sentence Transformer as A Multilingual Word Aligner

EMNLP 2022finding

Multilingual pretrained language models (mPLMs) have shown their effectiveness in multilingual word alignment induction. However, these methods usually start from mBERT or XLM-R. In this paper, we investigate whether multilingual sentence Transformer LaBSE is a strong multilingual word aligner. This…

2022

Multitasking Framework for Unsupervised Simple Definition Generation

ACL 2022long

The definition generation task can help language learners by providing explanations for unfamiliar words. This task has attracted much attention in recent years. We propose a novel task of Simple Definition Generation (SDG) to help language learners and low literacy readers. A significant challenge…

2022

Towards Making the Most of Cross-Lingual Transfer for Zero-Shot Neural Machine Translation

ACL 2022long

This paper demonstrates that multilingual pretraining and multilingual fine-tuning are both critical for facilitating cross-lingual transfer in zero-shot translation, where the neural machine translation (NMT) model is tested on source languages unseen during supervised training. Following this idea…

2022

XLM-D: Decorate Cross-lingual Pre-training Model as Non-Autoregressive Neural Machine Translation

EMNLP 2022main

Pre-training language models have achieved thriving success in numerous natural language understanding and autoregressive generation tasks, but non-autoregressive generation in applications such as machine translation has not sufficiently benefited from the pre-training paradigm. In this work, we es…

2021

Exploring Adversarial Robustness of Multi-sensor Perception Systems in Self Driving

CoRL 2021poster

Modern self-driving perception systems have been shown to improve upon processing complementary inputs such as LiDAR with images. In isolation, 2D images have been found to be extremely vulnerable to adversarial attacks. Yet, there are limited studies on the adversarial robustness of multi-modal mod…

Cited by 94SourceScholar
2021

GeoSim: Realistic Video Simulation via Geometry-Aware Composition for Self-Driving

CVPR 2021poster

Scalable sensor simulation is an important yet challenging open problem for safety-critical domains such as self-driving. Current works in image simulation either fail to be photorealistic or do not model the 3D environment and the dynamic objects within, losing high-level control and physical reali…

Cited by 106PDFScholar
2021

Lexically Constrained Neural Machine Translation with Explicit Alignment Guidance

AAAI 2021technical

Lexically constrained neural machine translation (NMT), which leverages pre-specified translation to constrain NMT, has practical significance in interactive translation and NMT domain adaption. Previous work either modify the decoding algorithm or train the model on augmented dataset. These methods…

2021

Zero-Shot Cross-Lingual Transfer of Neural Machine Translation with Multilingual Pretrained Encoders

EMNLP 2021main

Previous work mainly focuses on improving cross-lingual transfer for NLU tasks with a multilingual pretrained encoder (MPE), or improving the performance on supervised machine translation with BERT. However, it is under-explored that whether the MPE can help to facilitate the cross-lingual transfera…

2020

DSDNet: Deep Structured self-Driving Network

ECCV 2020poster

In this paper, we propose the Deep Structured self-Driving Network (DSDNet), which performs object detection, motion prediction, and motion planning with a single neural network. Towards this goal, we develop a deep structured energy based model which considers the interactions between actors and pr…

Cited by 118SourcePDFScholar
2020

Learning Lane Graph Representations for Motion Forecasting

ECCV 2020poster

We propose a motion forecasting model that exploits a novel structured map representation as well as actor-map interactions. Instead of encoding vectorized maps as raster images, we construct a lane graph from raw map data to explicitly preserve the map structure. To capture the complex topology and…

2020

Lexical-Constraint-Aware Neural Machine Translation via Data Augmentation

IJCAI 2020poster

Leveraging lexical constraint is extremely significant in domain-specific machine translation and interactive machine translation. Previous studies mainly focus on extending beam search algorithm or augmenting the training corpus by replacing source phrases with the corresponding target translation.…

2020

PnPNet: End-to-End Perception and Prediction With Tracking in the Loop

CVPR 2020poster

We tackle the problem of joint perception and motion forecasting in the context of self-driving vehicles. Towards this goal we propose PnPNet, an end-to-end model that takes as input sequential sensor data, and outputs at each time step object tracks and their future trajectories. The key component…

Cited by 221PDFScholar
2016

Convergence-optimized variable node structure for stochastic LDPC decoder

ICASSP 2016accepted

By using stochastic computation, a fully-parallel low-density parity-check (LDPC) decoder can be implemented using a lower wire complexity. In order to enhance the decoder performance, probability tracers, such as up/down counters, are added at each edge between variable nodes and check nodes, as de…

Cited by 3SourceScholar