← Search

Quan Wang

67 accepted papers

2026

Anatomical Region-Guided Contrastive Decoding: A Plug-and-Play Strategy for Mitigating Hallucinations in Medical VLMs

AAAI 2026technical

Medical Vision-Language Models (MedVLMs) show immense promise in clinical applicability. However, their reliability is hindered by hallucinations, where models often fail to derive answers from visual evidence, instead relying on learned textual priors. Existing mitigation strategies for MedVLMs hav

Cited by 0SourcePDFScholar
2026

ConsistCompose: Unified Multimodal Layout Control for Image Composition

CVPR 2026

Unified multimodal models that couple visual understanding with image generation have advanced rapidly, yet most systems still focus on visual grounding--aligning language with image regions--while their generative counterpart, linguistic-embedded layout-grounded generation(LELG) for layout-controll

Cited by 0SourcecodeScholar
2026

ENHANCING CROSS-VIEW GEO-LOCALIZATION GENERALIZATION VIA GLOBAL-LOCAL CONSISTENCY AND GEOMETRIC EQUIVARIANCE

ICASSP 2026poster

Cross-view geo-localization (CVGL) aims to match images of the same location captured from drastically different viewpoints. Despite recent progress, existing methods still face two key challenges: (1) achieving robustness under severe appearance variations induced by diverse UAV orientations and fi…

Cited by 0SourcePDFScholar
2026

FB-CLIP: Fine-Grained Zero-Shot Anomaly Detection with Foreground-Background Disentanglement

CVPR 2026

Fine-grained anomaly detection is crucial in industrial and medical applications, but labeled anomalies are often scarce, making zero-shot detection challenging. While vision-language models like CLIP offer promising solutions, they struggle with foreground-background feature entanglement and coarse

Cited by 1SourcecodeScholar
2026

FineRef: Fine-Grained Error Reflection and Correction for Long-Form Generation with Citations

AAAI 2026technical

Generating with citations is crucial for trustworthy Large Language Models (LLMs), yet even advanced LLMs often produce mismatched or irrelevant citations. Existing methods over-optimize citation fidelity while overlooking relevance to the user query, which degrades answer quality and robustness in

Cited by 0SourcePDFScholar
2026

In-Token Rationality Optimization: Towards Accurate and Concise LLM Reasoning via Self-Feedback

AAAI 2026technical

Training Large Language Models (LLMs) for chain-of-thought reasoning presents a significant challenge: supervised fine-tuning on a single "golden" rationale hurts generalization as it penalizes equally valid alternatives, whereas reinforcement learning with verifiable rewards struggles with credit a

Cited by 0SourcePDFScholar
2026

RSVG-ZeroOV: Exploring a Training-Free Framework for Zero-Shot Open-Vocabulary Visual Grounding in Remote Sensing Images

AAAI 2026technical

Remote sensing visual grounding (RSVG) aims to localize objects in remote sensing images based on free-form natural language expressions. Existing approaches are typically constrained to closed-set vocabularies, limiting their applicability in open-world scenarios. While recent attempts to leverage

Cited by 0SourcePDFScholar
2026

Scaling Spatial Intelligence with Multimodal Foundation Models

CVPR 2026

Despite remarkable progress, multimodal foundation models still exhibit surprising deficiencies in spatial intelligence. In this work, we explore scaling up multimodal foundation models to cultivate spatial intelligence within the SenseNova-SI family, built upon established multimodal foundations in

Cited by 0SourcecodeScholar
2025

Alleviating Hallucinations in Large Language Models via Truthfulness-driven Rank-adaptive LoRA

ACL 2025finding

Improving the truthfulness of LLMs to alleviate hallucinations has become critical for promoting the practical deployment of LLMs. Current fine-tuning-based methods ignore the intrinsic discrepancy in the truthfulness correlations across LLM internal modules, and instead treat them equally, which ma…

2025

ELDER: Enhancing Lifelong Model Editing with Mixture-of-LoRA

AAAI 2025technical

Large language models (LLMs) require model editing to efficiently update specific knowledge within them and avoid factual errors. Most model editing methods are solely designed for single-time use and result in a significant forgetting effect in lifelong editing scenarios, where sequential edits ar…

2025

FD2-Net: Frequency-Driven Feature Decomposition Network for Infrared-Visible Object Detection

AAAI 2025technical

Infrared-visible object detection (IVOD) seeks to harness the complementary information in infrared and visible images, thereby enhancing the performance of detectors in complex environments. However, existing methods often neglect the frequency characteristics of complementary information, such as…

Cited by 2SourcePDFScholar
2025

Fine-grained Knowledge Enhancement for Retrieval-Augmented Generation

ACL 2025finding

Retrieval-augmented generation (RAG) effectively mitigates hallucinations in large language models (LLMs) by filling knowledge gaps with retrieved external information. Most existing studies primarily retrieve knowledge documents based on semantic similarity to assist in answering questions but igno…

Cited by 0SourcePDFScholar
2025

Improve Safety Training of Large Language Models with Safety-Critical Singular Vectors Localization

ACL 2025long

The rapid advancement of large language models (LLMs) has brought about increased concerns regarding their safety, especially as adversaries develop jailbreak techniques to bypass LLMs’ safety mechanism. Although recent work on safety training with modules such as low-rank adaptation (LoRA) to resis…

2025

M-RangeDetector: Enhancing Generalization in Machine-Generated Text Detection through Multi-Range Attention Masks

ACL 2025finding

The increasing capability and widespread usage of large language models (LLMs) highlight the desirability of automatic detection of machine-generated text. Existing supervised detectors often overfit within their training domains, as they have primarily learned domain-specific textual features, such…

Cited by 0SourcePDFScholar
2025

Personalizing Keyword Spotting with Speaker Information

ICASSP 2025accepted

Keyword spotting systems often struggle to generalize to a diverse population with various accents and age groups. To address this challenge, we propose a novel approach that integrates speaker information into keyword spotting using Feature-wise Linear Modulation (FiLM), a recent method that allows…

Cited by 0SourceScholar
2025

Rationales Are Not Silver Bullets: Measuring the Impact of Rationales on Model Performance and Reliability

ACL 2025finding

Training language models with rationales augmentation has been shown to be beneficial in many existing works. In this paper, we identify that such a prevailing view does not hold consistently. We conduct comprehensive investigations to thoroughly inspect the impact of rationales on model performance…

2025

Teeth Reconstruction and Performance Capture Using a Phone Camera

ICCV 2025poster

We present the first method for personalized dental shape reconstruction and teeth-inclusive facial performance capture using only a single phone camera. Our approach democratizes high-quality facial avatars through a non-invasive, low-cost setup by addressing the ill-posed monocular capture problem…

2025

Uncertainty-Driven Expert Control: Enhancing the Reliability of Medical Vision-Language Models

ICCV 2025poster

The rapid advancements in Vision Language Models (VLMs) have prompted the development of multi-modal medical assistant systems. Despite this progress, current models still have inherent probabilistic uncertainties, often producing erroneous or unverified responses--an issue with serious implications…

2025

beta-FFT: Nonlinear Interpolation and Differentiated Training Strategies for Semi-Supervised Medical Image Segmentation

CVPR 2025poster

Co-training has achieved significant success in the field of semi-supervised learning; however, the *homogenization phenomenon*, which arises from multiple models tending towards similar decision boundaries, remains inadequately addressed. To tackle this issue, we propose a novel algorithm called **…

2024

Benchmarking and Improving Compositional Generalization of Multi-aspect Controllable Text Generation

ACL 2024long

Compositional generalization, representing the model’s ability to generate text with new attribute combinations obtained by recombining single attributes from the training data, is a crucial property for multi-aspect controllable text generation (MCTG) methods. Nonetheless, a comprehensive compositi…

2024

Chain-of-Question: A Progressive Question Decomposition Approach for Complex Knowledge Base Question Answering

ACL 2024findings

Complex KBQA leverages the knowledge base (KB) to answer complex natural questions involving complicated semantics like multi-hop reasoning. Existing methods involve a question decomposition process, i.e., breaking a complex question into several simpler sub-questions, to assist obtaining logical fo…

Cited by 0SourcePDFScholar
2024

Disentangled Learning with Synthetic Parallel Data for Text Style Transfer

ACL 2024long

Text style transfer (TST) is an important task in natural language generation, which aims to transfer the text style (e.g., sentiment) while keeping its semantic information. Due to the absence of parallel datasets for supervision, most existing studies have been conducted in an unsupervised manner,…

2024

Feature-Adaptive and Data-Scalable In-Context Learning

ACL 2024long

In-context learning (ICL), which promotes inference with several demonstrations, has become a widespread paradigm to stimulate LLM capabilities for downstream tasks. Due to context length constraints, it cannot be further improved in spite of more training data, and general features directly from LL…

2024

IDEATE: Detecting AI-Generated Text Using Internal and External Factual Structures

COLING 2024main

The effective detection of AI-generated text is a vital principle to ensure responsible use of large language models (LLMs). Previous studies mainly focused on discovering and utilizing internal evidences contained in the text itself to perform the detection, while ignoring external evidences implic…

2024

USM-SCD: Multilingual Speaker Change Detection Based on Large Pretrained Foundation Models

ICASSP 2024accepted

We introduce a multilingual speaker change detection model (USM-SCD) that can simultaneously detect speaker turns and perform ASR for 96 languages. This model is adapted from a speech foundation model trained on a large quantity of supervised and unsupervised data, demonstrating the utility of fine-…

Cited by 0SourceScholar
2024

Unleashing Channel Potential: Space-Frequency Selection Convolution for SAR Object Detection

CVPR 2024poster

Deep Convolutional Neural Networks (DCNNs) have achieved remarkable performance in synthetic aperture radar (SAR) object detection but this comes at the cost of tremendous computational resources partly due to extracting redundant features within a single convolutional layer. Recent works either del…

Cited by 14SourcePDFScholar
2023

$k$NN Prompting: Beyond-Context Learning with Calibration-Free Nearest Neighbor Inference

ICLR 2023poster

In-Context Learning (ICL), which formulates target tasks as prompt completion conditioned on in-context demonstrations, has become the prevailing utilization of LLMs. In this paper, we first disclose an actual predicament for this typical usage that it can not scale up with training data due to cont…

2023

Air-Decoding: Attribute Distribution Reconstruction for Decoding-Time Controllable Text Generation

EMNLP 2023long main

Controllable text generation (CTG) aims to generate text with desired attributes, and decoding-time-based methods have shown promising performance on this task. However, in this paper, we identify the phenomenon of Attribute Collapse for the first time. It causes the fluency of generated text to rap…

Cited by 0SourcecodeScholar
2023

Augmenting Transformer-Transducer Based Speaker Change Detection with Token-Level Training Loss

ICASSP 2023accepted

In this work we propose a novel token-based training strategy that improves Transformer-Transducer (T-T) based speaker change detection (SCD) performance. The conventional T-T based SCD model loss optimizes all output tokens equally. Due to the sparsity of the speaker changes in the training data, t…

Cited by 0SourceScholar
2023

Conditional Conformer: Improving Speaker Modulation For Single And Multi-User Speech Enhancement

ICASSP 2023accepted

Recently, Feature-wise Linear Modulation (FiLM) has been shown to outperform other approaches to incorporate speaker embedding into speech separation and VoiceFilter models. We propose an improved method of incorporating such embeddings into a Voice- Filter frontend for automatic speech recognition…

Cited by 5SourceScholar
2023

DeformToon3D: Deformable Neural Radiance Fields for 3D Toonification

ICCV 2023poster

In this paper, we address the challenging problem of 3D toonification, which involves transferring the style of an artistic domain onto a target 3D face with stylized geometry and texture. Although fine-tuning a pre-trained 3D GAN on the artistic domain can produce reasonable performance, this strat…

Cited by 14PDFScholar
2023

Exploring Sequence-to-Sequence Transformer-Transducer Models for Keyword Spotting

ICASSP 2023accepted

In this paper, we present a novel approach to adapt a sequence-to-sequence Transformer-Transducer ASR system to the keyword spotting (KWS) task. We achieve this by replacing the keyword in the text transcription with a special token <kw> and training the system to detect the <kw> token in an audio s…

Cited by 0SourceScholar
2023

Grammatical Error Correction via Mixed-Grained Weighted Training

EMNLP 2023long findings

The task of Grammatical Error Correction (GEC) aims to automatically correct grammatical errors in natural texts. Almost all previous works treat annotated training data equally, but inherent discrepancies in data are neglected. In this paper, the inherent discrepancies are manifested in two aspect…

Cited by 0SourceScholar
2023

IAEval: A Comprehensive Evaluation of Instance Attribution on Natural Language Understanding

EMNLP 2023long findings

Instance attribution (IA) aims to identify the training instances leading to the prediction of a test example, helping researchers understand the dataset better and optimize data processing. While many IA methods have been proposed recently, how to evaluate them still remains open. Previous evaluati…

Cited by 0SourceScholar
2023

Inductive Relation Prediction from Relational Paths and Context with Hierarchical Transformers

ICASSP 2023accepted

Relation prediction on knowledge graphs (KGs) is a key research topic. Dominant embedding-based methods mainly focus on the transductive setting and lack the inductive ability to generalize to new entities for inference. Existing methods for inductive reasoning mostly mine the connections between en…

Cited by 0SourceScholar
2023

Not All Image Regions Matter: Masked Vector Quantization for Autoregressive Image Generation

CVPR 2023poster

Existing autoregressive models follow the two-stage generation paradigm that first learns a codebook in the latent space for image reconstruction and then completes the image generation autoregressively based on the learned codebook. However, existing codebook learning simply models all local region…

2023

On the Calibration of Large Language Models and Alignment

EMNLP 2023long findings

As large language models attract increasing attention and find widespread application, concurrent challenges of reliability also arise at the same time. Confidence calibration, an effective analysis method for gauging the reliability of deep models, serves as a crucial tool for assessing and improvi…

Cited by 0SourceScholar
2023

Random Entity Quantization for Parameter-Efficient Compositional Knowledge Graph Representation

EMNLP 2023long main

Representation Learning on Knowledge Graphs (KGs) is essential for downstream tasks. The dominant approach, KG Embedding (KGE), represents entities with independent vectors and faces the scalability challenge. Recent studies propose an alternative way for parameter efficiency, which represents ent…

Cited by 0SourcecodeScholar
2023

S2ynRE: Two-stage Self-training with Synthetic data for Low-resource Relation Extraction

ACL 2023long

Current relation extraction methods suffer from the inadequacy of large-scale annotated data. While distant supervision alleviates the problem of data quantities, there still exists domain disparity in data qualities due to its reliance on domain-restrained knowledge bases. In this work, we propose…

2023

SADE: A Self-Adaptive Expert for Multi-Dataset Question Answering

ICASSP 2023accepted

Multi-dataset question answering (QA) aims to combine multiple QA datasets to build models that not only perform well on training distributions, but also transfer and generalize well to new distributions. Some prior work considered building a collection of dataset-specific experts upon a shared Tran…

Cited by 0SourceScholar
2023

Text Style Transfer with Contrastive Transfer Pattern Mining

ACL 2023long

Text style transfer (TST) is an important task in natural language generation, which aims to alter the stylistic attributes (e.g., sentiment) of a sentence and keep its semantic meaning unchanged. Most existing studies mainly focus on the transformation between styles, yet ignore that this transform…

2022

Bailando: 3D Dance Generation by Actor-Critic GPT With Choreographic Memory

CVPR 2022oral

Driving 3D characters to dance following a piece of music is highly challenging due to the spatial constraints applied to poses by choreography norms. In addition, the generated dance sequence also needs to maintain temporal coherency with different music genres. To tackle these challenges, we propo…

Cited by 217PDFcodeScholar
2022

Controllable 3D Face Synthesis with Conditional Generative Occupancy Fields

NeurIPS 2022accept

Capitalizing on the recent advances in image generation models, existing controllable face image synthesis methods are able to generate high-fidelity images with some levels of controllability, e.g., controlling the shapes, expressions, textures, and poses of the generated face images. However, thes…

Cited by 44SourcePDFScholar
2022

EmRel: Joint Representation of Entities and Embedded Relations for Multi-triple Extraction

NAACL 2022long

Multi-triple extraction is a challenging task due to the existence of informative inter-triple correlations, and consequently rich interactions across the constituent entities and relations. While existing works only explore entity representations, we propose to explicitly introduce relation represe…

2022

Improving Chinese Spelling Check by Character Pronunciation Prediction: The Effects of Adaptivity and Granularity

EMNLP 2022main

Chinese spelling check (CSC) is a fundamental NLP task that detects and corrects spelling errors in Chinese texts. As most of these spelling errors are caused by phonetic similarity, effectively modeling the pronunciation of Chinese characters is a key factor for CSC. In this paper, we consider intr…

2022

Learn and Review: Enhancing Continual Named Entity Recognition via Reviewing Synthetic Samples

ACL 2022findings

Traditional methods for named entity recognition (NER) classify mentions into a fixed set of pre-defined entity types. However, in many real-world scenarios, new entity types are incrementally involved. To investigate this problem, continual learning is introduced for NER. However, the existing meth…

Cited by 35SourcePDFScholar
2022

MFAN: Multi-modal Feature-enhanced Attention Networks for Rumor Detection

IJCAI 2022poster

Rumor spreaders are increasingly taking advantage of multimedia content to attract and mislead news consumers on social media. Although recent multimedia rumor detection models have exploited both textual and visual features for classification, they do not integrate the social structure features sim…

Cited by 76SourcePDFScholar
2022

Structure-Aware Editable Morphable Model for 3D Facial Detail Animation and Manipulation

ECCV 2022poster

"Morphable models are essential for the statistical modeling of 3D faces. Previous works on morphable models mostly focus on large-scale facial geometry but ignore facial details. This paper augments morphable models in representing facial details by learning a Structure-aware Editable Morphable Mod…

2022

Turn-to-Diarize: Online Speaker Diarization Constrained by Transformer Transducer Speaker Turn Detection

ICASSP 2022accepted

In this paper, we present a novel speaker diarization system for streaming on-device applications. In this system, we use a transformer transducer to detect the speaker turns, represent each speaker turn by a speaker embedding, then cluster these embeddings with constraints from the detected speaker…

Cited by 61SourceScholar
2021

Entity Structure Within and Throughout: Modeling Mention Dependencies for Document-Level Relation Extraction

AAAI 2021technical

Entities, as the essential elements in relation extraction tasks, exhibit certain structure. In this work, we formulate such entity structure as distinctive dependencies between mention pairs. We then propose SSAN, which incorporates these structural dependencies within the standard self-attention m…

2021

Inverting Generative Adversarial Renderer for Face Reconstruction

CVPR 2021poster

Given a monocular face image as input, 3D face geometry reconstruction aims to recover a corresponding 3Dface mesh. Recently, both optimization-based and learning-based face reconstruction methods have taken advantage of the emerging differentiable renderer and shown promising results. However, the…

Cited by 35PDFScholar
2019

FAB: A Robust Facial Landmark Detection Framework for Motion-Blurred Videos

ICCV 2019poster

Recently, facial landmark detection algorithms have achieved remarkable performance on static images. However, these algorithms are neither accurate nor stable in motion-blurred videos. The missing of structure information makes it difficult for state-of-the-art facial landmark detection algorithms…

Cited by 44PDFcodeScholar
2019

Make a Face: Towards Arbitrary High Fidelity Face Manipulation

ICCV 2019poster

Recent studies have shown remarkable success in face manipulation task with the advance of GANs and VAEs paradigms, but the outputs are sometimes limited to low-resolution and lack of diversity. In this work, we propose Additive Focal Variational Auto-encoder (AF-VAE), a novel approach that can arbi…

Cited by 86PDFScholar
2019

Sample Efficient Adaptive Text-to-Speech

ICLR 2019poster

We present a meta-learning approach for adaptive text-to-speech (TTS) with few data. During training, we learn a multi-speaker model using a shared conditional WaveNet core and independent learned embeddings for each speaker. The aim of training is not to produce a neural network with fixed weights,…

Cited by 177SourcePDFScholar
2018

Attention-Based Models for Text-Dependent Speaker Verification

ICASSP 2018accepted

Attention-based models have recently shown great performance on a range of tasks, such as speech recognition, machine translation, and image captioning due to their ability to summarize relevant information that expands through the entire length of an input sequence. In this paper, we analyze the us…

Cited by 0SourceScholar
2018

Look at Boundary: A Boundary-Aware Face Alignment Algorithm

CVPR 2018poster

We present a novel boundary-aware face alignment algorithm by utilising boundary lines as the geometric structure of a human face to help facial landmark localisation. Unlike the conventional heatmap based method and regression based method, our approach derives face landmarks from boundary lines wh…

2018

Transfer Learning from Speaker Verification to Multispeaker Text-To-Speech Synthesis

NeurIPS 2018poster

We describe a neural network-based system for text-to-speech (TTS) synthesis that is able to generate speech audio in the voice of many different speakers, including those unseen during training. Our system consists of three independently trained components: (1) a speaker encoder network, trained on…

Cited by 1086SourcePDFScholar
2018

Wavenet Based Low Rate Speech Coding

ICASSP 2018accepted

Traditional parametric coding of speech facilitates low rate but provides poor reconstruction quality because of the inadequacy of the model used. We describe how a WaveNet generative speech model can be used to generate high quality speech from the bit stream of a standard parametric coder operatin…

Cited by 155SourceScholar