← Search

ying wang

59 accepted papers

2026

AugServe: Adaptive Request Scheduling for Augmented Large Language Model Inference Serving

ICML 2026poster

Augmented large language models (LLMs) that invoke external calls are increasingly prevalent in inference serving. However, such augmentations pose significant challenges to inference efficiency under strict Service-Level Objectives (SLOs). Existing inference systems are agnostic to the dynamic exec…

Cited by 0SourceScholar
2026

Beyond Counting: Evaluating Abstract and Emotional Reasoning in Vision-Language Models

AAAI 2026technical

Despite the rapid progress of Vision Language Models (VLMs), existing benchmarks still concentrate on coarse-grained object recognition or simple relational reasoning, leaving the fine-grained and higher-order reasoning abilities of these systems largely unexamined. To bridge this critical evaluati

Cited by 0SourcePDFScholar
2026

Beyond Next-Token Alignment: Distilling Multimodal Large Language Models via Token Interactions

ICML 2026poster

Multimodal Large Language Models (MLLMs) demonstrate impressive cross-modal capabilities, yet their substantial size poses significant deployment challenges. Knowledge distillation (KD) is a promising solution for compressing these models, but existing methods primarily rely on static next-token ali…

Cited by 0SourceScholar
2026

CC-VQA: Conflict- and Correlation-Aware Method for Mitigating Knowledge Conflict in Knowledge-Based Visual Question Answering

CVPR 2026

Knowledge-based visual question answering (KB-VQA) demonstrates significant potential for handling knowledge-intensive tasks. However, conflicts arise between static parametric knowledge in vision language models (VLMs) and dynamically retrieved information due to the static model knowledge from pre

Cited by 0SourcecodeScholar
2026

CacheEdit: Efficient Multi-round Image Editing via Adaptive Token-wise Reuse.

ICML 2026poster

Instruction-based image editing (IIE) is a vital tool for iterative content creation, enabling multi-round interactions that refine visual details while preserving cross-round consistency. However, this workflow is constrained by the compute-bound nature of Diffusion Transformers (DiTs): because DiT…

Cited by 0SourceScholar
2026

Centralized Group Equitability and Individual Envy-Freeness in the Allocation of Indivisible Items

AAAI 2026technical

We study the fair allocation of indivisible items to groups of agents from the perspectives of both the agents and a centralized allocator. In our setting, the centralized allocator aims to ensure that the allocation is fair both among the groups and between individual agents. This setting applies t

Cited by 0SourcePDFScholar
2026

Cyto-SSL: A Self-Supervised Pretraining Framework for Cytology Foundation Model

AAAI 2026technical

Cytological images originate from exfoliated cells, collected via liquid-based slides and digitized into whole slide images (WSIs). Unlike histological WSIs that exhibit continuous and well-structured tissue, cytological WSIs are sparse in spatial distribution and unstructured in cellular relationsh

Cited by 0SourcePDFScholar
2026

Differential Fine-Tuning Large Language Models Towards Better Diverse Reasoning Abilities

ICLR 2026poster

Reasoning abilities of large language models (LLMs) require explicit derivations compared to general question-answering, supervised fine-tuning (SFT) can empower multiple reasoning abilities in LLMs via learning from various datasets. However, neither training the datasets jointly (mix-up) nor conti…

Cited by 0SourcecodeScholar
2026

IF-Bench: Benchmarking and Enhancing MLLMs for Infrared Images with Generative Visual Prompting

CVPR 2026

Recent advances in multimodal large language models (MLLMs) have led to impressive progress across various benchmarks. However, their capability in understanding infrared images remains unexplored. To address this gap, we introduce **IF-Bench**, the first high-quality benchmark designed for evaluati

Cited by 0SourcecodeScholar
2026

LookFlow: Training-Free and Efficient High-Resolution Image Synthesis via Dynamic Lookahead Guidance Flow

AAAI 2026technical

Rectification flow Transformers (RFTs) have shown promising performance in diffusion-based image synthesis but are typically confined to lower-resolution scenarios, limiting their ability to generate high-resolution images. Existing resolution extrapolation approaches often suffer from excessive co

Cited by 0SourcePDFScholar
2026

Monocular Vehicle Pose and Shape Reconstruction via Dynamic Context Adaptation and Progressive Geometry Refinement

AAAI 2026technical

Accurate reconstruction of 3D vehicle pose and shape from monocular images is challenging, particularly for distant objects in autonomous driving. Existing methods often suffer from geometric ambiguity in depth estimation and structural hollowness in shape recovery, primarily due to inadequate multi

Cited by 0SourcePDFScholar
2026

PASA: Progressive-Adaptive Spectral Augmentation for Automated Auscultation in Data-Scarce Environments

AAAI 2026technical

Automated auscultation advances the detection of respiratory diseases, especially in areas with limited resources where traditional diagnostic methods are unavailable. On the other hand, the scarcity of auscultation datasets limits the automation performance, prompting the needs for data augmentatio

Cited by 0SourcePDFScholar
2026

PCB-Bench: Benchmarking LLMs for Printed Circuit Board Placement and Routing

ICLR 2026poster

Recent advances in Large Language Models (LLMs) have enabled impressive capabilities across diverse reasoning and generation tasks. However, their ability to understand and operate on real-world engineering problems—such as Printed Circuit Board (PCB) placement and routing—remains underexplored due…

Cited by 0SourcecodeScholar
2026

Radar-APLANC: Unsupervised Radar-based Heartbeat Sensing via Augmented Pseudo-Label and Noise Contrast

AAAI 2026technical

Frequency Modulated Continuous Wave (FMCW) radars can measure subtle chest wall oscillations to enable non-contact heartbeat sensing. However, traditional radar-based heartbeat sensing methods face performance degradation due to noise. Learning-based radar methods achieve better noise robustness but

Cited by 0SourcePDFScholar
2026

Relation-Aware Graph Learning with Mixture-of-Experts Prediction for Cognitive Diagnosis

IJCAI 2026

Cognitive diagnosis aims to infer students’ concept-level mastery from exercise response logs and exercise-concept associations. Fully leveraging heterogeneous relations and modeling large mastery-difficulty variations remain challenging, especially with a single predictor. To address these challeng

Cited by 0Scholar
2026

Spherical Procrustes Alignment for Reliable Medical Audio Diagnosis

ICML 2026poster

Reliable medical audio diagnosis demands models that are not only accurate but also honest about their uncertainty. However, fine-tuned models based on small, imbalanced datasets often become overconfident due to norm bias, whereby they rely on feature magnitude rather than semantic alignment. As a …

Cited by 0SourceScholar
2026

Temporal Straightening for Latent Planning

ICML 2026poster

Learning good representations is essential for latent planning with world models. While pretrained visual encoders provide strong visual features, they are not tailored to planning and contain substantial information which is irrelevant to planning. Inspired by the perceptual straightening hypothesi…

Cited by 0SourceScholar
2025

3D Dense Captioning via Prototypical Momentum Distillation

ICRA 2025

3D dense captioning aims to describe the crucial regions in 3D visual scenes in the form of natural language. Recent prevailing approaches achieve promising results by leveraging complicated structures incorporated with large-scale models, which necessitate abundant parameters and pose challenges re

Cited by 0SourceScholar
2025

ATP: Adaptive Threshold Pruning for Efficient Data Encoding in Quantum Neural Networks

CVPR 2025poster

Quantum Neural Networks (QNNs) offer promising capabilities for complex data tasks, but are often constrained by limited qubit resources and high entanglement, which can hinder scalability and efficiency. In this paper, we introduce Adaptive Threshold Pruning (ATP), an encoding method that reduces e…

Cited by 0SourcePDFScholar
2025

BaWA: Automatic Optimizing Pruning Metric for Large Language Models with Balanced Weight and Activation

ICML 2025poster

One-shot post-training pruning enhances the deployment of billion-scale large language models (LLMs), with the pruning metric playing a pivotal role in determining which weights to remove. However, existing metrics underperform due to their reliance on a simple symbolic combination of weights and ac…

Cited by 0SourcePDFScholar
2025

Global Static Pruning via Adaptive Sample Complexity Awareness

ICASSP 2025accepted

Dynamic pruning leverage the feature information of each input sample to dynamically adjust the network structure, generating multiple subnetworks suitable for different sample complexity. However, it inevitably introduces higher computational complexity and increased memory consumption. In addition…

Cited by 0SourceScholar
2025

Graph OOD Detection via Plug-and-Play Energy-based Evaluation and Propagation

IJCAI 2025

Existing graph neural network (GNN) methods are typically built upon the i.i.d. assumption, emphasizing the enhancement of the test performance for in-distribution (ID) data. However, there has been limited exploration of their adaptability to scenarios involving unknown distribution data. On the on

Cited by 0SourcePDFScholar
2025

Knowledge-based Visual Question Answer with Multimodal Processing, Retrieval and Filtering

NeurIPS 2025poster

The task of Knowlegde-Based Visual Question Answering (KB-VQA) requires the model to understand visual features and retrieve external knowledge. Retrieval-Augmented Generation (RAG) have been employed to address this problem through knowledge base querying. However, existing work demonstrate two lim…

Cited by 0SourceScholar
2025

MMOT: The First Challenging Benchmark for Drone-based Multispectral Multi-Object Tracking

NeurIPS 2025poster

Drone-based multi-object tracking is essential yet highly challenging due to small targets, severe occlusions, and cluttered backgrounds. Existing RGB-based multi-object tracking algorithms heavily depend on spatial appearance cues such as color and texture, which often degrade in aerial views, comp…

Cited by 0SourcecodeScholar
2025

Qsco: A Quantum Scoring Module for Open-Set Supervised Anomaly Detection

AAAI 2025technical

Open set anomaly detection (OSAD) is a crucial task that aims to identify abnormal patterns or behaviors in data sets, especially when the anomalies observed during training do not represent all possible classes of anomalies. The recent advances in quantum computing in handling complex data structur…

Cited by 2SourcePDFScholar
2025

TITAN: A Trajectory-Informed Technique for Adaptive Parameter Freezing in Large-Scale VQE

NeurIPS 2025poster

Variational quantum Eigensolver (VQE) is a leading candidate for harnessing quantum computers to advance quantum chemistry and materials simulations, yet its training efficiency deteriorates rapidly for large Hamiltonians. Two issues underlie this bottleneck: (i) the no-cloning theorem imposes a lin…

Cited by 0SourceScholar
2025

Unifying Unsupervised Graph-Level Anomaly Detection and Out-of-Distribution Detection: A Benchmark

ICLR 2025poster

To build safe and reliable graph machine learning systems, unsupervised graph-level anomaly detection (GLAD) and unsupervised graph-level out-of-distribution (OOD) detection (GLOD) have received significant attention in recent years. Though these two lines of research share the same objective, they…

2024

Data-Centric Explainable Debiasing for Improving Fairness in Pre-trained Language Models

ACL 2024findings

Human-like social bias of pre-trained language models (PLMs) on downstream tasks have attracted increasing attention. The potential flaws in the training data are the main factor that causes unfairness in PLMs. Existing data-centric debiasing strategies mainly leverage explicit bias words (defined a…

2024

Efficient Sharpness-Aware Minimization for Molecular Graph Transformer Models

ICLR 2024poster

Sharpness-aware minimization (SAM) has received increasing attention in computer vision since it can effectively eliminate the sharp local minima from the training trajectory and mitigate generalization degradation. However, SAM requires two sequential gradient computations during the optimization o…

2024

Instance-adaptive Zero-shot Chain-of-Thought Prompting

NeurIPS 2024poster

Zero-shot Chain-of-Thought (CoT) prompting emerges as a simple and effective strategy for enhancing the performance of large language models (LLMs) in real-world reasoning tasks. Nonetheless, the efficacy of a singular, task-level prompt uniformly applied across the whole of instances is inherently…

Cited by 5SourcePDFScholar
2024

Mitigate Extrinsic Social Bias in Pre-trained Language Models via Continuous Prompts Adjustment

EMNLP 2024main

Although pre-trained language models (PLMs) have been widely used in natural language understandings (NLU), they are still exposed to fairness issues. Most existing extrinsic debiasing methods rely on manually curated word lists for each sensitive groups to modify training data or to add regular con…

Cited by 2SourcePDFScholar
2024

On the Scalability of Diffusion-based Text-to-Image Generation

CVPR 2024poster

Scaling up model and data size has been quite successful for the evolution of LLMs. However the scaling law for the diffusion based text-to-image (T2I) models is not fully explored. It is also unclear how to efficiently scale the model for better performance at reduced cost. The different training s…

Cited by 22SourcePDFScholar
2024

Rethinking Independent Cross-Entropy Loss For Graph-Structured Data

ICML 2024poster

Graph neural networks (GNNs) have exhibited prominent performance in learning graph-structured data. Considering node classification task, based on the i.i.d assumption among node labels, the traditional supervised learning simply sums up cross-entropy losses of the independent training nodes and ap…

2024

Weak Distribution Detectors Lead to Stronger Generalizability of Vision-Language Prompt Tuning

AAAI 2024technical

We propose a generalized method for boosting the generalization ability of pre-trained vision-language models (VLMs) while fine-tuning on downstream few-shot tasks. The idea is realized by exploiting out-of-distribution (OOD) detection to predict whether a sample belongs to a base distribution or a…

2023

Prompt Tuning Pushes Farther, Contrastive Learning Pulls Closer: A Two-Stage Approach to Mitigate Social Biases

ACL 2023long

As the representation capability of Pre-trained Language Models (PLMs) improve, there is growing concern that they will inherit social biases from unprocessed corpora. Most previous debiasing techniques used Counterfactual Data Augmentation (CDA) to balance the training corpus. However, CDA slightly…

Cited by 12SourcePDFScholar
2023

S${2}$ Loop: A Lightweight Spectral-Spatio Loop Closure Detector for Resource-Constrained Platforms

RA-L 2023

Visual loop closure detection is an essential backend task for long-term vSLAM applications. However, prior works cannot simultaneously meet the requirements of high recall and low computing and memory overhead, which prohibits their applicability to resource-constrained platforms. In this work we p

Cited by 1SourceScholar
2023

Visual Explanations of Image-Text Representations via Multi-Modal Information Bottleneck Attribution

NeurIPS 2023poster

Vision-language pretrained models have seen remarkable success, but their application to safety-critical settings is limited by their lack of interpretability. To improve the interpretability of vision-language models such as CLIP, we propose a multi-modal information bottleneck (M2IB) approach that…

2022

ACDNet: Adaptively Combined Dilated Convolution for Monocular Panorama Depth Estimation

AAAI 2022technical

Depth estimation is a crucial step for 3D reconstruction with panorama images in recent years. Panorama images maintain the complete spatial information but introduce distortion with equirectangular projection. In this paper, we propose an ACDNet based on the adaptively combined dilated convolution…

2022

Delving into Sample Loss Curve to Embrace Noisy and Imbalanced Data

AAAI 2022technical

Corrupted labels and class imbalance are commonly encountered in practically collected training data, which easily leads to over-fitting of deep neural networks (DNNs). Existing approaches alleviate these issues by adopting a sample re-weighting strategy, which is to re-weight sample by designing…

2022

MsSVT: Mixed-scale Sparse Voxel Transformer for 3D Object Detection on Point Clouds

NeurIPS 2022accept

3D object detection from the LiDAR point cloud is fundamental to autonomous driving. Large-scale outdoor scenes usually feature significant variance in instance scales, thus requiring features rich in long-range and fine-grained information to support accurate detection. Recent detectors leverage th…

2021

Can Scale-Consistent Monocular Depth Be Learned in a Self-Supervised Scale-Invariant Manner?

ICCV 2021poster

Geometric constraints are shown to enforce scale consistency and remedy the scale ambiguity issue in self-supervised monocular depth estimation. Meanwhile, scale-invariant losses focus on learning relative depth, leading to accurate relative depth prediction. To combine the best of both worlds, we l…

Cited by 49PDFScholar
2021

InverseForm: A Loss Function for Structured Boundary-Aware Segmentation

CVPR 2021poster

We present a novel boundary-aware loss term for semantic segmentation using an inverse-transformation network, which efficiently learns the degree of parametric transformations between estimated and target boundaries. This plug-in loss term complements the cross-entropy loss in capturing boundary tr…

Cited by 147PDFScholar
2021

Knowledge Mining and Transferring for Domain Adaptive Object Detection

ICCV 2021poster

With the thriving of deep learning, CNN-based object detectors have made great progress in the past decade. However, the domain gap between training and testing data leads to a prominent performance degradation and thus hinders their application in the real world. To alleviate this problem, Knowledg…

Cited by 69PDFcodeScholar
2021

PicoVO: A Lightweight RGB-D Visual Odometry Targeting Resource-Constrained IoT Devices

ICRA 2021poster

Ego-motion estimation with 3D perception using visual odometry (VO) is known to be robust and economical among the existing odometry techniques. However, existing VO solutions are typically both computation intensive and memory intensive, which dramatically inhibits their deployment in IoT platforms…

Cited by 12SourceScholar
2020

Bayesian Bits: Unifying Quantization and Pruning

NeurIPS 2020poster

We introduce Bayesian Bits, a practical method for joint mixed precision quantization and pruning through gradient based optimization. Bayesian Bits employs a novel decomposition of the quantization operation, which sequentially considers doubling the bit width. At each new bit width, the residual e…

Cited by 156SourcePDFScholar
2020

Decoupled Representation Learning for Skeleton-Based Gesture Recognition

CVPR 2020poster

Skeleton-based gesture recognition is very challenging, as the high-level information in gesture is expressed by a sequence of complexly composite motions. Previous works often learn all the motions with a single model. In this paper, we propose to decouple the gesture into hand posture variations a…

Cited by 94PDFScholar
2020

Linear Symmetric Quantization of Neural Networks for Low-precision Integer Hardware

ICLR 2020poster

With the proliferation of specialized neural network processors that operate on low-precision integers, the performance of Deep Neural Network inference becomes increasingly dependent on the result of quantization. Despite plenty of prior work on the quantization of weights or activations for neural…

Cited by 87SourceScholar
2020

MARMVS: Matching Ambiguity Reduced Multiple View Stereo for Efficient Large Scale Scene Reconstruction

CVPR 2020poster

The ambiguity in image matching is one of main factors decreasing the quality of the 3D model reconstructed by PatchMatch based multiple view stereo. In this paper, we present a novel method, matching ambiguity reduced multiple view stereo (MARMVS) to address this issue. The MARMVS handles the ambig…

Cited by 55PDFScholar
2019

Build your own hybrid thermal/EO camera for autonomous vehicle

ICRA 2019poster

In this work, we propose a novel paradigm to design a hybrid thermal/EO (Electro-Optical or visible-light) camera, whose thermal and RGB frames are pixel-wisely aligned and temporally synchronized. Compared with the existing schemes, we innovate in three ways in order to make it more compact in dime…

Cited by 8SourceScholar
2018

Fast Variational Level Set Based Image Segmentation via Two-Scale Filtering Model

ICASSP 2018accepted

One major difficulty in medical image segmentation is intensity inhomogeneity, which manifests itself with a slow intensity variation over the whole image domain. Recently, a local binary fitting (LBF) model has been proposed to solve this problem within level set segmentation framework. However, th…

Cited by 0SourceScholar
2018

Parallel Beamforming Design in Full Duplex Systems with Per-Antenna Power Constraints

ICASSP 2018accepted

We investigate the max-min weighted downlink signal- to-interference ratio (SINR) problem under uplink SINR constraints and practical per-antenna constraints in full- duplex systems. The successive convex approximation (SCA) method is adopted to iteratively deal with this non-convex problem. Within…

Cited by 0SourceScholar