← Search

Qiang He

19 accepted papers

2026

Diagram2Structure: Unlocking LLMs' Diagram Comprehension through DiagramDiff, a Framework for Structuring Offline Diagrams

CVPR 2026

Diagrams are widely used in daily life. However, offline diagrams typically exist in the form of images, lacking structured data representation, which significantly limits their reusability and editability. Current research mainly focuses on supporting basic query tasks for online diagrams and does

Cited by 0SourceScholar
2026

EnViT: Enhancing the Performance of Early-Exit Vision Transformers via Exit-Aware Structured Dropout-Enabled Self-Distillation

AAAI 2026technical

Vision Transformers (ViTs) have gained significant attention and widespread adoption due to their impressive performance in various computer vision tasks. However, in practice, their substantial computational overhead often leads to high inference latency and increased overheads when deployed on res

Cited by 0SourcePDFScholar
2026

LoPrune: Efficient Data Pruning for LoRA-Based Fine-Tuning of Vision Transformer

CVPR 2026

Visual models are deployed on many Internet-of-Things (IoT) devices to power a variety of visual applications at the network edge. These models often need to be fine-tuned on-device continually to adapt to changing operating environments timely. However, the computing and energy overheads incurred a

Cited by 0SourceScholar
2026

NuWa: Deriving Lightweight Class-Specific Vision Transformers for Edge Devices

CVPR 2026

Vision Transformers (ViTs) often need to be compressed for deployment on resource-constrained edge devices like drones and smart vehicles. However, existing model compression methods ignore that many edge devices only require the knowledge of specific classes for their applications. As a result, the

Cited by 0SourcecodeScholar
2026

TCATSEG: A TOOTH CENTER-WISE ATTENTION NETWORK FOR 3D DENTAL MODEL SEMANTIC SEGMENTATION

ICASSP 2026poster

Accurate semantic segmentation of 3D dental models is essential for digital dentistry applications such as orthodontics and dental implants. However, due to complex tooth arrangements and similarities in shape among adjacent teeth, existing methods struggle with accurate segmentation, because they o…

Cited by 0SourcePDFScholar
2026

Understanding and Enhancing Differentiable Architecture Search from Information Bottleneck Perspective

AAAI 2026technical

Performance collapse is an intractable issue of Differentiable Architecture Search (DAS), where severe performance degradation of DAS happens when it trains on different search spaces or datasets. We theoretically analyze the issue from the information bottleneck (IB) perspective, and disclose that

Cited by 0SourcePDFScholar
2026

Vulcan: Crafting Compact Class-Specific Vision Transformers For Edge Intelligence

ICLR 2026poster

Large Vision Transformers (ViTs) must often be compressed before they can be deployed on resource-constrained edge devices. However, many edge devices require only part of the *all-classes* knowledge of a pre-trained ViT in their corresponding application scenarios. This is overlooked by existing c…

Cited by 0SourcecodeScholar
2025

DiffGrasp: Whole-Body Grasping Synthesis Guided by Object Motion Using a Diffusion Model

AAAI 2025technical

Generating high-quality whole-body human object interaction motion sequences is becoming increasingly important in various fields such as animation, VR/AR, and robotics. The main challenge of this task lies in determining the level of involvement of each hand given the complex shapes of objects in d…

Cited by 1SourcePDFScholar
2025

HHAN: Comprehensive Infectious Disease Source Tracing via Heterogeneous Hypergraph Neural Network

AAAI 2025technical

Infectious diseases have historically had profound effects on global health, economies, and social structures. Effective tracing of infectious diseases is essential not only for immediate public health responses but also for shaping future prevention strategies. Traditional tracing methods often emp…

Cited by 0SourcePDFScholar
2025

Learning from Loss Landscape: Generalizable Mixed-Precision Quantization via Adaptive Sharpness-Aware Gradient Aligning

ICML 2025poster

Mixed Precision Quantization (MPQ) has become an essential technique for optimizing neural network by determining the optimal bitwidth per layer. Existing MPQ methods, however, face a major hurdle: they require a computationally expensive search for quantization strategies on large-scale datasets. T…

Cited by 0SourcePDFScholar
2025

Sim-LLM: Optimizing LLM Inference at the Edge through Inter-Task KV Reuse

NeurIPS 2025poster

KV cache technology, by storing key-value pairs, helps reduce the computational overhead incurred by *large language models* (LLMs). It facilitates their deployment on resource-constrained edge computing nodes like edge servers. However, as the complexity and size of tasks increase, KV cache usage l…

Cited by 0SourcecodeScholar
2024

Adaptive Regularization of Representation Rank as an Implicit Constraint of Bellman Equation

ICLR 2024poster

Representation rank is an important concept for understanding the role of Neural Networks (NNs) in Deep Reinforcement learning (DRL), which measures the expressive capacity of value networks. Existing studies focus on unboundedly maximizing this rank; nevertheless, that approach would introduce over…

2024

Advancing DRL Agents in Commercial Fighting Games: Training, Integration, and Agent-Human Alignment

ICML 2024poster

Deep Reinforcement Learning (DRL) agents have demonstrated impressive success in a wide range of game genres. However, existing research primarily focuses on optimizing DRL competence rather than addressing the challenge of prolonged player interaction. In this paper, we propose a practical DRL agen…

Cited by 3SourcePDFScholar
2024

Task Adaptation from Skills: Information Geometry, Disentanglement, and New Objectives for Unsupervised Reinforcement Learning

ICLR 2024spotlight

Unsupervised reinforcement learning (URL) aims to learn general skills for unseen downstream tasks. Mutual Information Skill Learning (MISL) addresses URL by maximizing the mutual information between states and skills but lacks sufficient theoretical analysis, e.g., how well its learned skills can i…

Cited by 7SourcePDFScholar
2023

Diffusion Model for Graph Inverse Problems: Towards Effective Source Localization on Complex Networks

NeurIPS 2023poster

Information diffusion problems, such as the spread of epidemics or rumors, are widespread in society. The inverse problems of graph diffusion, which involve locating the sources and identifying the paths of diffusion based on currently observed diffusion graphs, are crucial to controlling the spread…

Cited by 8SourcePDFScholar
2023

Frustratingly Easy Regularization on Representation Can Boost Deep Reinforcement Learning

CVPR 2023poster

Deep reinforcement learning (DRL) gives the promise that an agent learns good policy from high-dimensional information, whereas representation learning removes irrelevant and redundant information and retains pertinent information. In this work, we demonstrate that the learned representation of the…

2023

Keep Various Trajectories: Promoting Exploration of Ensemble Policies in Continuous Control

NeurIPS 2023poster

The combination of deep reinforcement learning (DRL) with ensemble methods has been proved to be highly effective in addressing complex sequential decision-making problems. This success can be primarily attributed to the utilization of multiple models, which enhances both the robustness of the polic…

Cited by 0SourcePDFScholar