← Search

Qiang Xu

54 accepted papers

2026

Activations as Features: Probing LLMs for Generalizable Essay Scoring Representations

AAAI 2026technical

Automated essay scoring (AES) is a challenging task in cross-prompt settings due to the diversity of scoring criteria. While previous studies have focused on the output of large language models (LLMs) to improve scoring accuracy, we believe activations from intermediate layers may also provide valua

Cited by 0SourcePDFScholar
2026

Beyond Tokens: Enhancing RTL Quality Estimation via Structural Graph Learning

ICML 2026poster

Estimating the quality of register transfer level (RTL) designs is crucial in the electronic design automation (EDA) workflow, as it enables instant feedback on key performance metrics like area and delay without the need for time-consuming logic synthesis. While recent approaches have leveraged lar…

Cited by 0SourceScholar
2026

DynamicRTL: RTL Representation Learning for Dynamic Circuit Behavior

AAAI 2026technical

There is a growing body of work on using Graph Neural Networks (GNNs) to learn representations of circuits, focusing primarily on their static characteristics. However, these models fail to capture circuit runtime behavior, which is crucial for tasks like circuit verification and optimization. To ad

Cited by 0SourcePDFScholar
2026

EditVerse: Unifying Image and Video Editing and Generation with In-Context Learning

ICLR 2026oral

Recent advances in foundation models highlight a clear trend toward unification and scaling, showing emergent capabilities across diverse domains. While image generation and editing have rapidly transitioned from task-specific to unified frameworks, video generation and editing remain fragmented due…

Cited by 0SourcecodeScholar
2026

FIXME: Towards End-to-End Benchmarking of LLM-Aided Design Verification

AAAI 2026technical

We introduce FIXME, the first end-to-end and large-scale benchmark for evaluating Large Language Models (LLMs) in hardware design functional verification (FV). Comprising 747 tasks derived from real-world hardware designs, FIXME spans five core FV sub-sets: specification comprehension, reference mod

Cited by 0SourcePDFScholar
2026

FailureAtlas: Mapping the Failure Landscape of T2I Models via Active Exploration

CVPR 2026

Static benchmark-driven evaluation has provided a valuable foundation for analyzing Text-to-Image (T2I) models.However, the fixed and predetermined prompt sets in benchmarks inherently limit diagnostic depth, making it difficult to uncover the full landscape of models' systematic failures or isolate

Cited by 0SourcecodeScholar
2026

From Samples to Scenarios: A New Paradigm for Probabilistic Forecasting

ICLR 2026poster

Most state-of-the-art probabilistic time series forecasting models rely on sampling to represent future uncertainty. However, this paradigm suffers from inherent limitations, such as lacking explicit probabilities, inadequate coverage, and high computational costs. In this work, we introduce **Proba…

Cited by 0SourcecodeScholar
2026

Making Slow Thinking Faster: Compressing LLM Chain-of-Thought via Step Entropy

ICLR 2026poster

Large Language Models (LLMs) using Chain-of-Thought (CoT) prompting excel at complex reasoning but generate verbose thought processes with considerable redundancy, leading to increased inference costs and reduced efficiency. We introduce a novel CoT compression framework based on step entropy, a met…

Cited by 0SourcecodeScholar
2026

Mathesis: Towards Formal Theorem Proving from Natural Languages

ICLR 2026poster

Recent advances in large language models (LLMs) show strong promise for formal reasoning. However, most LLM-based theorem provers remain constrained by the need for expert-written formal statements as inputs, limiting their applicability to real-world problems expressed in natural language. We addre…

Cited by 0SourcecodeScholar
2026

Multi-Faceted Attack: Exposing Cross-Model Vulnerabilities in Defense-Equipped Vision-Language Models

AAAI 2026technical

The growing misuse of Vision-Language Models (VLMs) has led providers to deploy multiple safeguards—alignment tuning, system prompt, and content moderation. Yet the real-world robustness of these defenses against adversarial attack remains underexplored. We introduce Multi-Faceted Attack (MFA), a fr

Cited by 0SourcePDFScholar
2026

Reasoning Scaffolding: Distilling the Flow of Thought from LLMs

ICLR 2026poster

The prevailing approach to distilling reasoning from Large Language Models (LLMs)—behavioral cloning from textual rationales—is fundamentally limited. It teaches Small Language Models (SLMs) to mimic surface-level patterns rather than the underlying algorithmic structure of thought, resulting in a c…

Cited by 0SourceScholar
2026

Stabilizing Reinforcement Learning for Diffusion Language Models

ICML 2026poster

Diffusion Large Language Models (dLLMs) often exhibit severe instability during Group Relative Policy Optimization (GRPO) training, limiting the effectiveness of reinforcement learning for improving reasoning capabilities. In dLLMs, the importance ratios used by GRPO are derived from finite-sample e…

Cited by 0SourceScholar
2026

UniRTL: Unifying Code and Graph for Robust RTL Representation Learning

ICML 2026poster

Developing effective representations for register transfer level (RTL) designs is crucial for accelerating the hardware design workflow. Existing approaches, however, typically rely on a single data modality, either the RTL code or its associated graph-based representation, limiting the expressivene…

Cited by 0SourceScholar
2026

Video-As-Prompt: Unified Semantic Control for Video Generation

ICLR 2026poster

Unified, generalizable semantic control in video generation remains a critical open challenge. Existing methods either introduce artifacts by enforcing inappropriate pixel-wise priors from structure-based controls, or rely on non-generalizable, condition-specific finetuning or task-specific architec…

Cited by 0SourcecodeScholar
2025

DeepGate4: Efficient and Effective Representation Learning for Circuit Design at Scale

ICLR 2025poster

Circuit representation learning has become pivotal in electronic design automation, enabling critical tasks such as testability analysis, logic reasoning, power estimation, and SAT solving. However, existing models face significant challenges in scaling to large circuits due to limitations like over…

2025

DeepLayout: Learning Neural Representations of Circuit Placement Layout

ICML 2025poster

Recent advancements have integrated various deep-learning methodologies into physical design, aiming for workflows acceleration and surpasses human-devised solutions. However, prior research has primarily concentrated on developing task-specific networks, which necessitate a significant investment o…

Cited by 0SourcePDFScholar
2025

DeepRTL2: A Versatile Model for RTL-Related Tasks

ACL 2025finding

The integration of large language models (LLMs) into electronic design automation (EDA) has significantly advanced the field, offering transformative benefits, particularly in register transfer level (RTL) code generation and understanding. While previous studies have demonstrated the efficacy of fi…

Cited by 0SourcePDFScholar
2025

DeepRTL: Bridging Verilog Understanding and Generation with a Unified Representation Model

ICLR 2025spotlight

Recent advancements in large language models (LLMs) have shown significant potential for automating hardware description language (HDL) code generation from high-level natural language instructions. While fine-tuning has improved LLMs' performance in hardware design tasks, prior efforts have largely…

Cited by 3SourcePDFScholar
2025

Dependency Matters: Enhancing LLM Reasoning with Explicit Knowledge Grounding

NeurIPS 2025poster

Large language models (LLMs) often produce reasoning steps that are superficially coherent yet internally inconsistent, leading to unreliable outputs. Since such failures typically arise from implicit or poorly-grounded knowledge, we introduce \emph{Grounded Reasoning in Dependency (GRiD)}, a novel…

Cited by 0SourcecodeScholar
2025

Dyve: Thinking Fast and Slow for Dynamic Process Verification

EMNLP 2025

Large Language Models have advanced significantly in complex reasoning, often leveraging external reward model to improve the reliability of their multi-step processes. However, existing process verification methods struggle with reliably assessing incomplete reasoning traces and are limited by the

2025

FullDiT: Video Generative Foundation Models with Multimodal Control via Full Attention

ICCV 2025poster

Current video generative foundation models primarily focus on text-to-video tasks, providing limited control for fine-grained video content creation. Although adapter-based approaches (e.g., ControlNet) enable additional controls with minimal fine-tuning, they encounter challenges when integrating m…

Cited by 0SourcePDFScholar
2025

Functional Matching of Logic Subgraphs: Beyond Structural Isomorphism

NeurIPS 2025poster

Subgraph matching in logic circuits is foundational for numerous Electronic Design Automation (EDA) applications, including datapath optimization, arithmetic verification, and hardware trojan detection. However, existing techniques rely primarily on structural graph isomorphism and thus fail to iden…

Cited by 0SourceScholar
2025

Guideline Compliance in Task-Oriented Dialogue: The Chained Prior Approach

NAACL 2025findings

Task-oriented dialogue (TOD) systems are widely used across various domains, including customer service, appointment scheduling, and technical support. In real-world scenarios, such systems must adhere to given operational guidelines. However, existing solutions based on large language models often…

2025

HiBug2: Efficient and Interpretable Error Slice Discovery for Comprehensive Model Debugging

ICLR 2025poster

Despite the significant success of deep learning models in computer vision, they often exhibit systematic failures on specific data subsets, known as error slices. Identifying and mitigating these error slices is crucial to enhancing model robustness and reliability in real-world scenarios. In this…

Cited by 0SourcePDFScholar
2025

LocRef-Diffusion: Tuning-Free Layout and Appearance-Guided Generation

ICASSP 2025accepted

Recently, text-to-image models based on diffusion have achieved remarkable success in generating high-quality images. However, the challenge of personalized, controllable generation of instances within these images remains an area in need of further development. In this paper, we present LocRef-Diff…

Cited by 0SourceScholar
2025

MagicDrive-V2: High-Resolution Long Video Generation for Autonomous Driving with Adaptive Control

ICCV 2025poster

The rapid advancement of diffusion models has greatly improved video synthesis, especially in controllable video generation, which is vital for applications like autonomous driving. Although DiT with 3D VAE has become a standard framework for video generation, it introduces challenges in controllabl…

2025

MotionCraft: Crafting Whole-Body Motion with Plug-and-Play Multimodal Controls

AAAI 2025technical

Whole-body multimodal motion generation, controlled by text, speech, or music, has numerous applications including video generation and character animation. However, employing a unified model to process different condition modalities presents two main challenges: motion distribution drifts across di…

2024

Be Your Own Neighborhood: Detecting Adversarial Examples by the Neighborhood Relations Built on Self-Supervised Learning

ICML 2024poster

Deep Neural Networks (DNNs) are vulnerable to Adversarial Examples (AEs), hindering their use in safety-critical systems. In this paper, we present **BEYOND**, an innovative AE detection framework designed for reliable predictions. BEYOND identifies AEs by distinguishing the AE’s abnormal relation w…

Cited by 7SourcePDFScholar
2024

DetDiffusion: Synergizing Generative and Perceptive Models for Enhanced Data Generation and Perception

CVPR 2024poster

Current perceptive models heavily depend on resource-intensive datasets prompting the need for innovative solutions. Leveraging recent advances in diffusion models synthetic data by constructing image inputs from various annotations proves beneficial for downstream tasks. While prior methods have se…

Cited by 26SourcePDFScholar
2024

GuardT2I: Defending Text-to-Image Models from Adversarial Prompts

NeurIPS 2024poster

Recent advancements in Text-to-Image models have raised significant safety concerns about their potential misuse for generating inappropriate or Not-Safe-For-Work contents, despite existing countermeasures such as Not-Safe-For-Work classifiers or model fine-tuning for inappropriate concept removal.…

2024

MMA-Diffusion: MultiModal Attack on Diffusion Models

CVPR 2024poster

In recent years Text-to-Image (T2I) models have seen remarkable advancements gaining widespread adoption. However this progress has inadvertently opened avenues for potential misuse particularly in generating inappropriate or Not-Safe-For-Work (NSFW) content. Our work introduces MMA-Diffusion a fram…

2024

MagicDrive: Street View Generation with Diverse 3D Geometry Control

ICLR 2024poster

Recent advancements in diffusion models have significantly enhanced the data synthesis with 2D control. Yet, precise 3D control in street view generation, crucial for 3D perception tasks, remains elusive. Specifically, utilizing Bird's-Eye View (BEV) as the primary condition often leads to challenge…

2024

MiraData: A Large-Scale Video Dataset with Long Durations and Structured Captions

NeurIPS 2024poster

Sora's high-motion intensity and long consistent videos have significantly impacted the field of video generation, attracting unprecedented attention. However, existing publicly available datasets are inadequate for generating Sora-like videos, as they mainly contain short videos with low motion int…

Cited by 42SourcePDFScholar
2024

Multi-Patch Prediction: Adapting Language Models for Time Series Representation Learning

ICML 2024poster

In this study, we present $\text{aL\small{LM}4T\small{S}}$, an innovative framework that adapts Large Language Models (LLMs) for time-series representation learning. Central to our approach is that we reconceive time-series forecasting as a self-supervised, multi-patch prediction task, which, compar…

Cited by 5SourcePDFScholar
2024

PnP Inversion: Boosting Diffusion-based Editing with 3 Lines of Code

ICLR 2024poster

Text-guided diffusion models have revolutionized image generation and editing, offering exceptional realism and diversity. Specifically, in the context of diffusion-based editing, where a source image is edited according to a target prompt, the process commences by acquiring a noisy latent vector co…

Cited by 111SourcePDFScholar
2024

Text Image Inpainting via Global Structure-Guided Diffusion Models

AAAI 2024technical

Real-world text can be damaged by corrosion issues caused by environmental or human factors, which hinder the preservation of the complete styles of texts, e.g., texture and structure. These corrosion issues, such as graffiti signs and incomplete signatures, bring difficulties in understanding the t…

2023

Are Transformers Effective for Time Series Forecasting?

AAAI 2023technical

Recently, there has been a surge of Transformer-based solutions for the long-term time series forecasting (LTSF) task. Despite the growing performance over the past few years, we question the validity of this line of research in this work. Specifically, Transformers is arguably the most successful s…

2023

DIFFGUARD: Semantic Mismatch-Guided Out-of-Distribution Detection Using Pre-Trained Diffusion Models

ICCV 2023poster

Given a classifier, the inherent property of semantic Out-of-Distribution (OOD) samples is that their contents differ from all legal classes in terms of semantics, namely semantic mismatch. There is a recent work that directly applies it to OOD detection, which employs a conditional Generative Adver…

Cited by 16PDFcodeScholar
2023

Human-Art: A Versatile Human-Centric Dataset Bridging Natural and Artificial Scenes

CVPR 2023poster

Humans have long been recorded in a variety of forms since antiquity. For example, sculptures and paintings were the primary media for depicting human beings before the invention of cameras. However, most current human-centric computer vision tasks like human pose estimation and human image generati…

2023

HumanSD: A Native Skeleton-Guided Diffusion Model for Human Image Generation

ICCV 2023oral

Controllable human image generation (HIG) has attracted significant attention from academia and industry for its numerous real-life applications. State-of-the-art solutions, such as ControlNet and T2I-Adapter, introduce an additional learnable branch on top of the frozen pre-trained stable diffusion…

Cited by 90PDFcodeScholar
2022

Active Teacher for Semi-Supervised Object Detection

CVPR 2022poster

In this paper, we study teacher-student learning from the perspective of data initialization and propose a novel algorithm called Active Teacher for semi-supervised object detection (SSOD). Active Teacher extends the teacher-student framework to an iterative version, where the label set is partially…

Cited by 93PDFcodeScholar
2022

DeciWatch: A Simple Baseline for 10× Efficient 2D and 3D Pose Estimation

ECCV 2022poster

"This paper proposes a simple baseline framework for video-based 2D/3D human pose estimation that can achieve 10 times efficiency improvement over existing works without any performance degradation, named DeciWatch. Unlike current solutions that estimate each frame in a video, DeciWatch introduces a…

2022

SCINet: Time Series Modeling and Forecasting with Sample Convolution and Interaction

NeurIPS 2022accept

One unique property of time series is that the temporal relations are largely preserved after downsampling into two sub-sequences. By taking advantage of this property, we propose a novel neural network architecture that conducts sample convolution and interaction for temporal modeling and forecasti…

2022

SmoothNet: A Plug-and-Play Network for Refining Human Poses in Videos

ECCV 2022poster

"When analyzing human motion videos, the output jitters from existing pose estimators are highly-unbalanced with varied estimation errors across frames. Most frames in a video are relatively easy to estimate and only suffer from slight jitters. In contrast, for rarely seen or occluded actions, the e…

2022

T-WaveNet: A Tree-Structured Wavelet Neural Network for Time Series Signal Analysis

ICLR 2022poster

Time series signal analysis plays an essential role in many applications, e.g., activity recognition and healthcare monitoring. Recently, features extracted with deep neural networks (DNNs) have shown to be more effective than conventional hand-crafted ones. However, most existing solutions rely sol…

Cited by 16SourcePDFScholar
2021

Information Bottleneck Approach to Spatial Attention Learning

IJCAI 2021poster

The selective visual attention mechanism in the human visual system (HVS) restricts the amount of information to reach visual awareness for perceiving natural scenes, allowing near real-time information processing with limited computational capacity. This kind of selectivity acts as an ‘Information…

2021

Learning Skeletal Graph Neural Networks for Hard 3D Pose Estimation

ICCV 2021poster

Various deep learning techniques have been proposed to solve the single-view 2D-to-3D pose estimation problem. While the average prediction accuracy has been improved significantly over the years, the performance on hard poses with depth ambiguity, self-occlusion, and complex or rare poses is still…

Cited by 163PDFScholar
2021

TestRank: Bringing Order into Unlabeled Test Instances for Deep Learning Tasks

NeurIPS 2021poster

Deep learning (DL) systems are notoriously difficult to test and debug due to the lack of correctness proof and the huge test input space to cover. Given the ubiquitous unlabeled test data and high labeling cost, in this paper, we propose a novel test prioritization technique, namely TestRank, which…

Cited by 31SourcePDFScholar
2020

SRNet: Improving Generalization in 3D Human Pose Estimation with a Split-and-Recombine Approach

ECCV 2020poster

Human poses that are rare or unseen in a training set are challenging for a network to predict. Similar to the long-tailed distribution problem in visual recognition, the small number of examples for such poses limits the ability of networks to model them. Interestingly, local pose distributions suf…

2020

nuScenes: A Multimodal Dataset for Autonomous Driving

CVPR 2020poster

Robust detection and tracking of objects is crucial for the deployment of autonomous vehicle technology. Image based benchmark datasets have driven development in computer vision tasks such as object detection, tracking and segmentation of agents in the environment. Most autonomous vehicles, however…

Cited by 7379PDFcodeScholar