← Search

Yue DENG

28 accepted papers

2026

Bi-Spectrum Distillation: Addressing Spectral Mismatch in ANN-SNN Knowledge Transfer

AAAI 2026technical

Knowledge distillation from Artificial Neural Networks (ANNs) to Spiking Neural Networks (SNNs) is a prominent training paradigm. However, its efficacy is fundamentally limited by a spectral mismatch: SNNs, with their intrinsic low-pass filtering characteristics, struggle to learn high-frequency det

Cited by 0SourcePDFScholar
2026

Boosting World Models Learning via Latent-Space Value Alignment

ICML 2026poster

Model-based reinforcement learning aims to construct world models for efficient sampling. Current mainstream algorithms can be broadly categorized into two paradigms: maximum likelihood and value-aware world models. The former employs structured Recurrent/Transformer State-Space Models to capture en…

Cited by 0SourceScholar
2026

Constrained Particle Seeking: Solving Diffusion Inverse Problems with Just Forward Passes

AAAI 2026technical

Diffusion models have gained prominence as powerful generative tools for solving inverse problems due to their ability to model complex data distributions. However, existing methods typically rely on complete knowledge of the forward observation process to compute gradients for guided sampling, limi

Cited by 0SourcePDFScholar
2026

FIDIA: Function-Informed Sequence Design via Inference-Aligned Policy Optimization

ICML 2026spotlight

Computational protein design typically employs a sequential workflow of structure generation followed by sequence (re)design. While structure generators can be explicitly conditioned on functional objectives, inverse folding models are constrained by their function-agnostic nature and sequence-struc…

Cited by 0SourceScholar
2026

Plug-and-Play Guidance for Discrete Diffusion Models via Gradient-Informed Logit Correction

ICML 2026poster

Controllable generation with discrete diffusion models is often hindered by high computational overhead or the need for retraining. In this paper, we present Gradient-Informed Logit Correction (GILC), a plug-and-play framework that efficiently estimates guidance signals by repurposing the pretrained…

Cited by 0SourceScholar
2026

Pseudo-Spiking Neurons: A Noise-Based Training Framework for Heterogeneous-Latency Spiking Neural Networks

AAAI 2026technical

Spiking Neural Networks (SNNs) promise significant energy efficiency by processing information via sparse, event-driven spikes. However, realizing this potential is hindered by the conventional use of a rigid, uniform timestep, T. This constraint imposes a challenging trade-off between accuracy and

Cited by 0SourcePDFScholar
2026

SynCLIP: Synonym-Coherent Language-Image Pretraining for Robust Open-Vocabulary Dense Perception

CVPR 2026

Open-vocabulary dense perception (OVDP) aims to localize objects unseen during training by leveraging textual knowledge. Despite the remarkable progress of recent CLIP-based approaches, we identify a critical limitation: synonym-induced grounding inconsistency, where semantically equivalent expressi

Cited by 0SourcecodeScholar
2025

DPoser-X: Diffusion Model as Robust 3D Whole-body Human Pose Prior

ICCV 2025poster

We present DPoser-X, a diffusion-based prior model for 3D whole-body human poses. Building a versatile and robust full-body human pose prior remains challenging due to the inherent complexity of articulated human poses and the scarcity of high-quality whole-body pose datasets. To address these limit…

Cited by 0SourcePDFScholar
2025

Hybrid Regularization Improves Diffusion-based Inverse Problem Solving

ICLR 2025poster

Diffusion models, recognized for their effectiveness as generative priors, have become essential tools for addressing a wide range of visual challenges. Recently, there has been a surge of interest in leveraging Denoising processes for Regularization (DR) to solve inverse problems. However, existing…

Cited by 0SourcePDFScholar
2025

IPAD: Inverse Prompt for AI Detection - A Robust and Interpretable LLM-Generated Text Detector

NeurIPS 2025poster

Large Language Models (LLMs) have attained human-level fluency in text generation, which complicates the distinguishing between human-written and LLM generated texts. This increases the risk of misuse and highlights the need for reliable detectors. Yet, existing detectors exhibit poor robustness on…

Cited by 0SourceScholar
2025

Physics-aligned field reconstruction with diffusion bridge

ICLR 2025spotlight

The reconstruction of physical fields from sparse measurements is pivotal in both scientific research and engineering applications. Traditional methods are increasingly supplemented by deep learning models due to their efficacy in extracting features from data. However, except for the low accuracy o…

2025

Progress Reward Model for Reinforcement Learning via Large Language Models

NeurIPS 2025poster

Traditional reinforcement learning (RL) algorithms face significant limitations in handling long-term tasks with sparse rewards. Recent advancements have leveraged large language models (LLMs) to enhance RL by utilizing their world knowledge for task planning and reward generation. However, planni…

Cited by 0SourceScholar
2025

RF-Agent: Automated Reward Function Design via Language Agent Tree Search

NeurIPS 2025spotlight

Designing efficient reward functions for low-level control tasks is a challenging problem. Recent research aims to reduce reliance on expert experience by using Large Language Models (LLMs) with task information to generate dense reward functions. These methods typically rely on training results as…

Cited by 0SourceScholar
2025

SeaLLMs 3: Open Foundation and Chat Multilingual Large Language Models for Southeast Asian Languages

NAACL 2025system demonstrations

Large Language Models (LLMs) have shown remarkable abilities across various tasks, yet their development has predominantly centered on high-resource languages like English and Chinese, leaving low-resource languages underserved. To address this disparity, we present SeaLLMs 3, the latest iteration o…

2025

Value-aligned Behavior Cloning for Offline Reinforcement Learning via Bi-level Optimization

ICLR 2025poster

Offline reinforcement learning (RL) aims to optimize policies under pre-collected data, without requiring any further interactions with the environment. Derived from imitation learning, Behavior cloning (BC) is extensively utilized in offline RL for its simplicity and effectiveness. Although BC inhe…

Cited by 0SourcePDFScholar
2024

Multilingual Jailbreak Challenges in Large Language Models

ICLR 2024poster

While large language models (LLMs) exhibit remarkable capabilities across a wide range of tasks, they pose potential safety concerns, such as the ``jailbreak'' problem, wherein malicious instructions can manipulate LLMs to exhibit undesirable behavior. Although several preventive measures have been…

2024

Parallelizing Model-based Reinforcement Learning Over the Sequence Length

NeurIPS 2024poster

Recently, Model-based Reinforcement Learning (MBRL) methods have demonstrated stunning sample efficiency in various RL domains. However, achieving this extraordinary sample efficiency comes with additional training costs in terms of computations, memory, and training time. To address these challenge…

Cited by 1SourcePDFScholar
2024

SeaLLMs - Large Language Models for Southeast Asia

ACL 2024system demonstrations

Despite the remarkable achievements of large language models (LLMs) in various tasks, there remains a linguistic bias that favors high-resource languages, such as English, often at the expense of low-resource and regional languages. To address this imbalance, we introduce SeaLLMs, an innovative seri…

2024

Sentiment Analysis in the Era of Large Language Models: A Reality Check

NAACL 2024findings

Sentiment analysis (SA) has been a long-standing research area in natural language processing. With the recent advent of large language models (LLMs), there is great potential for their employment on SA problems. However, the extent to which current LLMs can be leveraged for different sentiment anal…

2023

Bidirectional Generative Framework for Cross-domain Aspect-based Sentiment Analysis

ACL 2023long

Cross-domain aspect-based sentiment analysis (ABSA) aims to perform various fine-grained sentiment analysis tasks on a target domain by transferring knowledge from a source domain. Since labeled data only exists in the source domain, a model is expected to bridge the domain gap for tackling cross-do…

2023

SOUL: Towards Sentiment and Opinion Understanding of Language

EMNLP 2023short main

Sentiment analysis is a well-established natural language processing task, with sentiment polarity classification being one of its most popular and representative tasks. However, despite the success of pre-trained language models in this area, they often fall short of capturing the broader complexit…

Cited by 0SourcecodeScholar
2023

Task-aware world model learning with meta weighting via bi-level optimization

NeurIPS 2023poster

Aligning the world model with the environment for the agent’s specific task is crucial in model-based reinforcement learning. While value-equivalent models may achieve better task awareness than maximum-likelihood models, they sacrifice a large amount of semantic information and face implementation…

2022

Boosting Supervised Dehazing Methods via Bi-Level Patch Reweighting

ECCV 2022poster

"Natural images can suffer from non-uniform haze distributions in different regions. However, this important fact is hardly considered in existing supervised dehazing methods, in which all training patches are accounted for equally in the loss design. These supervised methods may fail in making prom…

Cited by 8SourcePDFScholar
2021

An Alignment-Agnostic Model for Chinese Text Error Correction

EMNLP 2021finding

This paper investigates how to correct Chinese text errors with types of mistaken, missing and redundant characters, which are common for Chinese native speakers. Most existing models based on detect-correct framework can correct mistaken characters, but cannot handle missing or redundant characters…

Cited by 5SourcePDFScholar
2019

Adversarial Multi-label Prediction for Spoken and Visual Signal Tagging

ICASSP 2019accepted

We introduce an adversarial multi-label classification (ADMLC) framework to improve the robustness and performance of existing algorithms on multi-domain signals. The core contribution of our ADMLC is the innovation of an `adversarial module' that serves as a critic to provide augmenting information…

Cited by 0SourceScholar